ZenlessData/Data/Lucy_Wood_Branch_Reset.json
2024-09-23 09:11:37 -03:00

45 lines
1.0 KiB
JSON

{
"AbilityName": "Lucy_Wood_Branch_Reset",
"AbilityStacking": "Unique",
"Modifiers": {
"ResetModifier": {
"Duration": 0.01,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Branch_Wood00"
],
"IsAdd": true,
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Branch_Wood01"
],
"IsAdd": false,
"Target": "Self"
},
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"Branch_Wood02"
],
"IsAdd": false,
"Target": "Self"
}
]
}
},
"OnAbilityStart": [
{
"$type": "ApplyModifier",
"CustomKey": "SelfSummoner_AbilityTargetting_01",
"ModifierName": "ResetModifier",
"Target": "Custom"
}
]
}