ZenlessData/Data/LightfootRover_ATK2_Fire.json

76 lines
2.1 KiB
JSON
Raw Normal View History

{
"AbilityName": "LightfootRover_ATK2_Fire",
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnAttackLanded": [
{
"$type": "ApplyModifier",
"ModifierName": "LightfootRover_Attack_2_Fire_HitCount",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"LightfootRover_Attack02_Attackproperty"
],
"Target": "Self"
}
],
"Target": "Target"
},
{
"$type": "DamageByAttackPropertyAction",
"AnimEventID": "LightfootRover_Attack01_Attackproperty_H",
"Predicates": [
{
"$type": "ByModifierStackCount",
"CompareType": "Equal",
"CountModifierType": "CurTargetAbility",
"ModifierName": "LightfootRover_Attack_2_Fire_HitCount",
"StackCount": 4,
"Target": "Target"
},
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"LightfootRover_Attack02_Attackproperty"
],
"Target": "Self"
}
],
"Target": "Target"
},
{
"$type": "RemoveModifier",
"ModifierName": "LightfootRover_Attack_2_Fire_HitCount",
"Predicates": [
{
"$type": "ByModifierStackCount",
"CompareType": "Equal",
"CountModifierType": "CurTargetAbility",
"ModifierName": "LightfootRover_Attack_2_Fire_HitCount",
"StackCount": 4,
"Target": "Target"
},
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"LightfootRover_Attack02_Attackproperty"
],
"Target": "Self"
}
],
"StackCount": 4,
"Target": "Target"
}
]
},
"Modifiers": {
"LightfootRover_Attack_2_Fire_HitCount": {
"Duration": 3,
"IgnoreTimeScale": false,
"MaxStackingNumber": 4,
"ModifierStacking": "MultipleAllRefresh"
}
}
}