1
0
ZenlessData/Data/_unsorted/Harumasa_Trap_TriggerDie.json
2025-04-22 20:22:46 -03:00

48 lines
1.3 KiB
JSON

{
"AbilityMixins": [
{
"$type": "ActionsOnPropertyChangeMixin",
"DoInitialCheck": false,
"PropertyActions": [
{
"CustomPropertyType": "ChargingLimits",
"CustomReferMaxPropertyType": "MaxChargingLimits",
"IsUsePercentage": false,
"PropertyType": "Custom",
"ReferMaxPropertyType": "Custom",
"ValueRangeActions": [
{
"HighToValueActions": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"ReadytoDie"
],
"IsAdd": true,
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Bool_IsActing",
"ParamType": 2,
"Target": "Self"
},
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_IsDead",
"ParamType": 2,
"Target": "Self"
}
],
"Val": 0
}
]
}
]
}
],
"AbilityName": "Harumasa_Trap_TriggerDie",
"AbilityStacking": "Unique"
}