87 lines
2.2 KiB
JSON
87 lines
2.2 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Attack_4_Loop",
|
|
"FrameCountHigh": 128,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"MiasmaTerrorBirdATKGunTimerModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_5_Left_Loop",
|
|
"FrameCountHigh": 76,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"MiasmaTerrorBirdATKGunTimerModifier"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_5_Right_Loop",
|
|
"FrameCountHigh": 76,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"MiasmaTerrorBirdATKGunTimerModifier"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "MiasmaTerrorBird_GunFireController",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"MiasmaTerrorBirdATKGunTimerModifier": {
|
|
"DelayHandlers": [
|
|
{
|
|
"DelayTime": 2.1,
|
|
"TimeUpActions": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": false,
|
|
"ParamName": "Bool_IsAttackContinuousGun",
|
|
"ParamType": 2,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"ParamName": "Bool_IsAttackContinuousGun",
|
|
"ParamType": 2,
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"ParamName": "Bool_IsAttackContinuousGun",
|
|
"ParamType": 2,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"OnAbilityStart": [
|
|
]
|
|
} |