ZenlessData/Data/SacrificeBringer_P2_Charge_Mute_Shake.json

63 lines
1.5 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "P2_Charge_U_Start",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MuteShakeModifier"
]
},
{
"AnimatorStateName": "P2_Charge_U_Loop",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MuteShakeModifier"
]
},
{
"AnimatorStateName": "P2_Charge_D",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MuteShakeModifier"
]
}
]
}
],
"AbilityName": "SacrificeBringer_P2_Charge_Mute_Shake",
"AbilityStacking": "Unique",
"Modifiers": {
"MuteShakeModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_IsChargeSkill",
"ParamType": 2,
"Target": "Self"
}
]
}
}
}