1
0
ZenlessData/Data/Geppetto_SpecialAttack_Boom_Ready.json
2025-03-11 21:10:23 -03:00

20 lines
434 B
JSON

{
"AbilityName": "Geppetto_SpecialAttack_Boom_Ready",
"AbilityStacking": "Unique",
"OnAbilityTrigger": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Deathrattle"
],
"CustomKey": "Geppetto_Summon",
"IsAdd": true,
"Target": "Custom"
},
{
"$type": "PushInvincibleAction",
"CustomKey": "Geppetto_Summon",
"Target": "Custom"
}
]
}