mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
76 lines
2.1 KiB
JSON
76 lines
2.1 KiB
JSON
{
|
|
"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"
|
|
}
|
|
}
|
|
} |