1
0
ZenlessData/Data/Astra_AutoBattle_70405031.json
2025-01-21 21:25:26 -03:00

35 lines
690 B
JSON

{
"AbilityName": "Astra_AutoBattle_70405031",
"AbilityStacking": "Unique",
"OnAdded": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AutoBattle"
],
"IsAdd": true
},
{
"$type": "SetRBLAction",
"RBL": 99,
"Tag": "Astra_AutoBattle_70405031_RBL"
},
{
"$type": "RemoveAbilityAction",
"AbilityName": "Astra_Branch_Singing"
}
],
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"AutoBattle"
],
"IsAdd": false
},
{
"$type": "UnsetRBLAction",
"Tag": "Astra_AutoBattle_70405031_RBL"
}
]
}