ZenlessData/Data/Nineveh_ATK04_HitCount.json

76 lines
2.0 KiB
JSON
Raw Permalink Normal View History

{
"AbilityName": "Nineveh_ATK04_HitCount",
"AbilityStacking": "Unique",
"DefaultModifier": {
"ModifierStacking": "Unique",
"OnAttackLanded": [
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_Nineveh_ATK04_HitCount",
"Predicates": [
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Monster_Nineveh_ATK04_Attackproperty_01"
],
"Target": "Self"
}
],
"Target": "Target"
},
{
"$type": "DamageByAttackPropertyAction",
"AnimEventID": "Monster_Nineveh_ATK04_Attackproperty_02",
"Predicates": [
{
"$type": "ByModifierStackCount",
"CompareType": "Equal",
"CountModifierType": "CurTargetAbility",
"ModifierName": "Modifier_Nineveh_ATK04_HitCount",
"StackCount": 3,
"Target": "Target"
},
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Monster_Nineveh_ATK04_Attackproperty_01"
],
"Target": "Self"
}
],
"Target": "Target"
},
{
"$type": "RemoveModifier",
"ModifierName": "Modifier_Nineveh_ATK04_HitCount",
"Predicates": [
{
"$type": "ByModifierStackCount",
"CompareType": "Equal",
"CountModifierType": "CurTargetAbility",
"ModifierName": "Modifier_Nineveh_ATK04_HitCount",
"StackCount": 3,
"Target": "Target"
},
{
"$type": "ByAnimEventIDs",
"AnimEventIDs": [
"Monster_Nineveh_ATK04_Attackproperty_01"
],
"Target": "Self"
}
],
"StackCount": 3,
"Target": "Target"
}
]
},
"Modifiers": {
"Modifier_Nineveh_ATK04_HitCount": {
"Duration": 2.5,
"IgnoreTimeScale": false,
"MaxStackingNumber": 3,
"ModifierStacking": "MultipleAllRefresh"
}
}
}