1
0
ZenlessData/Data/JsonBytes/NewAbility/EnemyAbility/Tepes/Tepes_ShakeController.json
2025-04-22 20:22:46 -03:00

57 lines
1.3 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_05",
"FrameCountHigh": 185,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ShakeController_Modifier"
]
},
{
"AnimatorStateName": "Attack_09",
"FrameCountHigh": 110,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ShakeController_Modifier"
]
}
]
}
],
"AbilityName": "Tepes_ShakeController",
"AbilityStacking": "Unique",
"Modifiers": {
"ShakeController_Modifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_IsInLaser",
"ParamType": 2
}
],
"OnRemoved": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": false,
"ParamName": "Bool_IsInLaser",
"ParamType": 2
}
]
}
}
}