ZenlessData/Data/HeavyStriker_Attack_1_Fire.json

102 lines
2.9 KiB
JSON
Raw Normal View History

{
"AbilityName": "HeavyStriker_Attack_1_Fire",
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnAttackLanded": [
{
"$type": "ApplyModifier",
"ModifierName": "HeavyStriker_Attack_1_Fire_HitCount",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"HeavyStriker_Attack01_Attackproperty",
"HeavyStriker_Attack01_Attackproperty_Enhance"
],
"Target": "Self"
}
],
"Target": "Target"
},
{
"$type": "DamageByAttackPropertyAction",
"AnimEventID": "HeavyStriker_Attack01_Attackproperty_M",
"Predicates": [
{
"$type": "ByModifierStackCount",
"CompareType": "Equal",
"CountModifierType": "CurTargetAbility",
"ModifierName": "HeavyStriker_Attack_1_Fire_HitCount",
"StackCount": 3,
"Target": "Target"
},
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"HeavyStriker_Attack01_Attackproperty",
"HeavyStriker_Attack01_Attackproperty_Enhance"
],
"Target": "Self"
}
],
"Target": "Target"
},
{
"$type": "DamageByAttackPropertyAction",
"AnimEventID": "HeavyStriker_Attack01_Attackproperty_H",
"Predicates": [
{
"$type": "ByModifierStackCount",
"CompareType": "Equal",
"CountModifierType": "CurTargetAbility",
"ModifierName": "HeavyStriker_Attack_1_Fire_HitCount",
"StackCount": 6,
"Target": "Target"
},
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"HeavyStriker_Attack01_Attackproperty",
"HeavyStriker_Attack01_Attackproperty_Enhance"
],
"Target": "Self"
}
],
"Target": "Target"
},
{
"$type": "RemoveModifier",
"ModifierName": "HeavyStriker_Attack_1_Fire_HitCount",
"Predicates": [
{
"$type": "ByModifierStackCount",
"CompareType": "Equal",
"CountModifierType": "CurTargetAbility",
"ModifierName": "HeavyStriker_Attack_1_Fire_HitCount",
"StackCount": 6,
"Target": "Target"
},
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"HeavyStriker_Attack01_Attackproperty",
"HeavyStriker_Attack01_Attackproperty_Enhance"
],
"Target": "Self"
}
],
"StackCount": 6,
"Target": "Target"
}
]
},
"Modifiers": {
"HeavyStriker_Attack_1_Fire_HitCount": {
"Duration": 3,
"IgnoreTimeScale": false,
"MaxStackingNumber": 6,
"ModifierStacking": "MultipleAllRefresh"
}
}
}