mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
20 lines
434 B
JSON
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"
|
|
}
|
|
]
|
|
} |