60 lines
1.4 KiB
JSON
60 lines
1.4 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Attack_Rush_02",
|
|
"LayerIndex": 0,
|
|
"ModifierNameList": [
|
|
"SwitchModifier_Add",
|
|
"SwitchModifier_Reset"
|
|
],
|
|
"NormalizedTimeHigh": 1.0,
|
|
"NormalizedTimeLow": 0.0
|
|
},
|
|
{
|
|
"AnimatorStateName": "Evade_Front",
|
|
"LayerIndex": 0,
|
|
"ModifierNameList": [
|
|
"SwitchModifier_Reset"
|
|
],
|
|
"NormalizedTimeHigh": 1.0,
|
|
"NormalizedTimeLow": 0.0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Billy_Attack_Rush_Switch",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"SwitchModifier_Add": {
|
|
"Duration": -1,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"IntVal": 1,
|
|
"ParamName": "Int_AttackRush_Index",
|
|
"ParamType": 3,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"SwitchModifier_Reset": {
|
|
"Duration": -1,
|
|
"IgnoreTimeScale": false,
|
|
"ModifierStacking": "Unique",
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"IntVal": 0,
|
|
"ParamName": "Int_AttackRush_Index",
|
|
"ParamType": 3,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |