mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
26 lines
544 B
JSON
26 lines
544 B
JSON
{
|
|
"AbilityName": "AbyssS2_SwitchBuild_Relic_02_Upgrade_01",
|
|
"AbilitySpecials": {
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"SwitchBuild_Relic_02_Upgrade_01"
|
|
],
|
|
"IsAdd": true
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "HandleAnimatorZoneTagsAction",
|
|
"AnimatorStateTags": [
|
|
"SwitchBuild_Relic_02_Upgrade_01"
|
|
],
|
|
"IsAdd": true
|
|
}
|
|
]
|
|
}
|
|
} |