ZenlessData/Data/Unagi_Card_A_02.json

26 lines
549 B
JSON
Raw Normal View History

{
"AbilityName": "Unagi_Card_A_02",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Unagi_Card_A_02_FireFrost_Enhance"
],
"IsAdd": true,
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Unagi_Card_A_02_FireFrost_Enhance"
],
"IsAdd": false,
"Target": "Self"
}
]
}
}