ZenlessData/Data/ActivityBattleAbility_VR_Buff_ShieldPlay.json

558 lines
14 KiB
JSON
Raw Permalink Normal View History

{
"AbilityMixins": [
{
"$type": "ListenHpShieldChangeMixin",
"Duration": -1,
"IgnoreSource": false,
"OnShieldEmptyActions": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Self"
}
],
"SuccessActions": [
{
"$type": "ApplyModifier",
"ModifierName": "ShieldRemoveCheck"
}
]
}
],
"OnShieldRecoverActions": [
{
"$type": "ApplyModifier",
"ModifierName": "ShieldBuffSign",
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true
}
]
},
{
"$type": "TriggerLevelCustomConditions",
"LevelConditionsID": 1522
},
{
"$type": "LDListenEntityAction",
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true
}
],
"TargetKey": "ActivityBattleAbility_Condition_BuffAdd"
}
]
}
],
"AbilityName": "ActivityBattleAbility_VR_Buff_ShieldPlay",
"AbilitySpecials": {
"AS_BaseAttackDelta": {
"Value": 500
}
},
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnBeingHit": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByHasHpShield",
"HpShieldValueCompare": "Greater",
"Value": 0
}
]
}
],
"SuccessActions": [
{
"$type": "RemoveBuffModifier",
"BuffID": 9000107,
"StackCount": 99,
"Target": "Self"
},
{
"$type": "RemoveBuffModifier",
"BuffID": 9000105,
"StackCount": 99,
"Target": "TeamAvatars"
}
]
}
],
"OnBuffAdded": [
{
"$type": "ApplyModifier",
"ModifierName": "EffModifier_Max",
"Predicates": [
{
"$type": "ByHandlingBuffID",
"BuffIDList": [
"9000105"
]
},
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true
},
{
"$type": "ByBuffCount",
"BuffID": 9000105,
"CompareType": "GreaterEqual",
"StackCount": 3
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "EffModifier_Middle",
"Predicates": [
{
"$type": "ByHandlingBuffID",
"BuffIDList": [
"9000105"
]
},
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true
},
{
"$type": "ByBuffCount",
"BuffID": 9000105,
"CompareType": "Equal",
"StackCount": 2
}
],
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "EffModifier_Low",
"Predicates": [
{
"$type": "ByHandlingBuffID",
"BuffIDList": [
"9000105"
]
},
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true
},
{
"$type": "ByBuffCount",
"BuffID": 9000105,
"CompareType": "Equal",
"StackCount": 1
}
],
"Target": "Self"
}
],
"OnBuffRemoved": [
{
"$type": "ApplyModifier",
"ModifierName": "EffModifier_Remove",
"Predicates": [
{
"$type": "ByHandlingBuffID",
"BuffIDList": [
"9000105"
]
},
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true
},
{
"$type": "ByBuffCount",
"BuffID": 9000105,
"CompareType": "LessEqual",
"StackCount": 0
}
],
"Target": "Self"
},
{
"$type": "LDListenEntityAction",
"Predicates": [
{
"$type": "ByHandlingBuffID",
"BuffIDList": [
"9000105"
]
},
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true
},
{
"$type": "ByBuffCount",
"BuffID": 9000105,
"CompareType": "LessEqual",
"StackCount": 0
}
],
"TargetKey": "ActivityBattleAbility_Condition_BuffRemoved"
}
],
"OnSwitchInBegin": [
{
"$type": "ApplyModifier",
"ModifierName": "ShieldBuffSign",
"Predicates": [
{
"$type": "ByHasHpShield",
"HpShieldValueCompare": "Greater",
"Value": 0
},
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Self"
}
]
}
],
"OnSwitchOutBegin": [
{
"$type": "RemoveModifier",
"ModifierName": "ShieldBuffSign"
}
]
},
"Modifiers": {
"EffModifier_Low": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "ModifyMaterialPropertyAction",
"Tag": "Common_MA_Buff_VR_RimGlow_06",
"key": "Common_MA_Buff_VR_RimGlow_06"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Monster_Common_VRBuff_01_Vignette",
"EffectType": "Vignette"
}
]
},
"EffModifier_Max": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "RemoveModifier",
"ModifierName": "EffModifier_Middle"
},
{
"$type": "RemoveModifier",
"ModifierName": "EffModifier_Low"
},
{
"$type": "ModifyMaterialPropertyAction",
"Predicates": [
{
"$type": "ByCharacterSize",
"CharacterSize": "Large",
"CompareType": "GreaterEqual"
}
],
"Tag": "Common_MA_Buff_VR_RimGlow_07",
"key": "Common_MA_Buff_VR_RimGlow_07"
},
{
"$type": "ModifyMaterialPropertyAction",
"Predicates": [
{
"$type": "ByCharacterSize",
"CharacterSize": "Large",
"CompareType": "GreaterEqual"
}
],
"Tag": "Common_MA_Buff_VR_RimGlow_08",
"key": "Common_MA_Buff_VR_RimGlow_08"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Monster_Common_VRBuff_01_Vignette",
"EffectType": "Vignette"
},
{
"$type": "ModifyMaterialPropertyAction",
"Predicates": [
{
"$type": "ByCharacterSize",
"CharacterSize": "Large",
"CompareType": "Less"
}
],
"Tag": "Common_MA_Buff_VR_RimGlow_01",
"key": "Common_MA_Buff_VR_RimGlow_01"
},
{
"$type": "ModifyMaterialPropertyAction",
"Predicates": [
{
"$type": "ByCharacterSize",
"CharacterSize": "Large",
"CompareType": "Less"
}
],
"Tag": "Common_MA_Buff_VR_RimGlow_02",
"key": "Common_MA_Buff_VR_RimGlow_02"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Monster_Common_VRBuff_01_Vignette",
"EffectType": "Vignette"
},
{
"$type": "FireEffect",
"AttachPointName": "MiddlePoint",
"EffectPattern": "Eff_Common_ActivityBattle_VR_01_01_Start",
"Predicates": [
{
"$type": "ByCharacterSize",
"CharacterSize": "Large",
"CompareType": "GreaterEqual"
}
]
},
{
"$type": "FireEffect",
"AttachPointName": "MiddlePoint",
"EffectPattern": "Eff_Common_ActivityBattle_VR_01_02_Start",
"Predicates": [
{
"$type": "ByCharacterSize",
"CharacterSize": "Middle",
"CompareType": "Equal"
}
]
},
{
"$type": "FireEffect",
"AttachPointName": "MiddlePoint",
"EffectPattern": "Eff_Common_ActivityBattle_VR_01_03_Start",
"Predicates": [
{
"$type": "ByCharacterSize",
"CharacterSize": "Small",
"CompareType": "LessEqual"
}
]
}
]
},
"EffModifier_Middle": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "RemoveModifier",
"ModifierName": "EffModifier_Low"
},
{
"$type": "ModifyMaterialPropertyAction",
"Tag": "Common_MA_Buff_VR_RimGlow_03",
"key": "Common_MA_Buff_VR_RimGlow_03"
},
{
"$type": "ModifyMaterialPropertyAction",
"Tag": "Common_MA_Buff_VR_RimGlow_04",
"key": "Common_MA_Buff_VR_RimGlow_04"
},
{
"$type": "ProcessScreenEffectAction",
"EffectKey": "Monster_Common_VRBuff_01_Vignette",
"EffectType": "Vignette"
},
{
"$type": "FireEffect",
"AttachPointName": "MiddlePoint",
"EffectPattern": "Eff_Common_ActivityBattle_VR_02_01_Start",
"Predicates": [
{
"$type": "ByCharacterSize",
"CharacterSize": "Large",
"CompareType": "GreaterEqual"
}
]
},
{
"$type": "FireEffect",
"AttachPointName": "MiddlePoint",
"EffectPattern": "Eff_Common_ActivityBattle_VR_02_02_Start",
"Predicates": [
{
"$type": "ByCharacterSize",
"CharacterSize": "Middle",
"CompareType": "Equal"
}
]
},
{
"$type": "FireEffect",
"AttachPointName": "MiddlePoint",
"EffectPattern": "Eff_Common_ActivityBattle_VR_02_03_Start",
"Predicates": [
{
"$type": "ByCharacterSize",
"CharacterSize": "Small",
"CompareType": "LessEqual"
}
]
}
]
},
"EffModifier_Remove": {
"Duration": 1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "RemoveModifier",
"ModifierName": "EffModifier_Max"
},
{
"$type": "RemoveModifier",
"ModifierName": "EffModifier_Middle"
},
{
"$type": "RemoveModifier",
"ModifierName": "EffModifier_Low"
},
{
"$type": "ModifyMaterialPropertyAction",
"Tag": "Common_MA_Buff_VR_RimGlow_05",
"key": "Common_MA_Buff_VR_RimGlow_05"
},
{
"$type": "FireEffect",
"AttachPointName": "MiddlePoint",
"EffectPattern": "Eff_Common_ActivityBattle_VR_03_01_Start",
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true
}
]
}
]
},
"ShieldBuffModifier": {
"Buff": {
"BuffID": 9000105,
"IsOverrideDuration": true
},
"Duration": -1,
"MaxStackingNumber": 4,
"ModifierStacking": "MultipleAllRefresh",
"Properties": {
"Actor_BaseAttackDelta": "%AS_BaseAttackDelta"
}
},
"ShieldBuffSign": {
"Buff": {
"BuffID": 9000107,
"IsOverrideDuration": false
},
"Duration": -1,
"ModifierStacking": "Unique",
"OnRemoved": [
{
"$type": "RemoveModifier",
"ModifierName": "EffModifier_Max",
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByHasBuffID",
"BuffIDList": [
"9000107"
],
"Target": "Self"
}
]
},
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Self"
}
]
}
],
"OnThinkInterval": [
{
"$type": "ApplyModifier",
"ModifierName": "ShieldBuffModifier",
"Predicates": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "Self"
}
],
"Target": "TeamAvatars"
}
],
"ThinkInterval": 5
},
"ShieldRemoveCheck": {
"Duration": 0.1,
"ModifierStacking": "Replace",
"OnRemoved": [
{
"$type": "RemoveBuffModifier",
"BuffID": 9000107,
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByHasHpShield",
"HpShieldValueCompare": "Greater",
"Value": 0
}
]
}
],
"StackCount": 99,
"Target": "TeamAvatars"
},
{
"$type": "RemoveBuffModifier",
"BuffID": 9000105,
"Predicates": [
{
"$type": "ByNot",
"Predicates": [
{
"$type": "ByHasHpShield",
"HpShieldValueCompare": "Greater",
"Value": 0
}
]
}
],
"StackCount": 99,
"Target": "TeamAvatars"
}
]
}
}
}