mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
15 lines
302 B
JSON
15 lines
302 B
JSON
|
{
|
||
|
"AbilityName": "TarasqueMixer_DisarmTeam",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"OnAbilityStart": [
|
||
|
{
|
||
|
"$type": "HandleAnimatorZoneTagsAction",
|
||
|
"AnimatorStateTags": [
|
||
|
"Disarm"
|
||
|
],
|
||
|
"CustomKey": "Mandrake_ATK01",
|
||
|
"IsAdd": true,
|
||
|
"Target": "Custom"
|
||
|
}
|
||
|
]
|
||
|
}
|