ZenlessData/Data/Unagi_CounterCheck.json

75 lines
1.9 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Evade_Front",
"FrameCountHigh": 99,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ResetPerfectEvadeModifier"
]
},
{
"AnimatorStateName": "Evade_Blend_Left",
"FrameCountHigh": 99,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ResetPerfectEvadeModifier"
]
},
{
"AnimatorStateName": "Evade_Blend_Right",
"FrameCountHigh": 99,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ResetPerfectEvadeModifier"
]
},
{
"AnimatorStateName": "Evade_Front_Long",
"FrameCountHigh": 99,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ResetPerfectEvadeModifier"
]
}
],
"IsSeam": false
}
],
"AbilityName": "Unagi_CounterCheck",
"AbilityStacking": "Unique",
"Modifiers": {
"ResetPerfectEvadeModifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnRemoved": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Trigger_PerfectEvade",
"ParamType": 1,
"Target": "Self"
}
]
}
}
}