ZenlessData/Data/GreedyGunner_Atk02_HitCount.json

76 lines
2.1 KiB
JSON
Raw Normal View History

{
"AbilityName": "GreedyGunner_Atk02_HitCount",
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnAttackLanded": [
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_GreedyGunner_Attack_02_HitCount",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Monster_GreedyGunner_ATK02_AttackProperty_1"
],
"Target": "Self"
}
],
"Target": "Target"
},
{
"$type": "DamageByAttackPropertyAction",
"AnimEventID": "Monster_GreedyGunner_ATK02_AttackProperty_2",
"Predicates": [
{
"$type": "ByModifierStackCount",
"CompareType": "Equal",
"CountModifierType": "CurTargetAbility",
"ModifierName": "Modifier_GreedyGunner_Attack_02_HitCount",
"StackCount": 5,
"Target": "Target"
},
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Monster_GreedyGunner_ATK02_AttackProperty_1"
],
"Target": "Self"
}
],
"Target": "Target"
},
{
"$type": "RemoveModifier",
"ModifierName": "Modifier_GreedyGunner_Attack_02_HitCount",
"Predicates": [
{
"$type": "ByModifierStackCount",
"CompareType": "Equal",
"CountModifierType": "CurTargetAbility",
"ModifierName": "Modifier_GreedyGunner_Attack_02_HitCount",
"StackCount": 5,
"Target": "Target"
},
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Monster_GreedyGunner_ATK02_AttackProperty_1"
],
"Target": "Self"
}
],
"StackCount": 5,
"Target": "Target"
}
]
},
"Modifiers": {
"Modifier_GreedyGunner_Attack_02_HitCount": {
"Duration": 2,
"IgnoreTimeScale": false,
"MaxStackingNumber": 5,
"ModifierStacking": "MultipleAllRefresh"
}
}
}