{ "AbilityMixins": [ { "$type": "AttachStateWithModifierMixin", "ConfigList": [ { "AnimatorStateName": "Attack_Special_ChargeAttack_01", "FrameCountLow": 0, "MaxFrameCountHigh": true, "ModifierNameList": [ "LogicMoveModifier", "CameraModifier" ] }, { "AnimatorStateName": "Attack_Special_ChargeAttack_02", "FrameCountLow": 0, "MaxFrameCountHigh": true, "ModifierNameList": [ "LogicMoveModifier", "CameraModifier" ] }, { "AnimatorStateName": "Attack_Special_ChargeAttack_03", "FrameCountLow": 0, "MaxFrameCountHigh": true, "ModifierNameList": [ "LogicMoveModifier", "CameraModifier" ] }, { "AnimatorStateName": "Attack_Special_ChargeAttack_03_End", "FrameCountLow": 0, "MaxFrameCountHigh": true, "ModifierNameList": [ "CameraModifier" ] }, { "AnimatorStateName": "Attack_Special_Charge", "FrameCountLow": 0, "MaxFrameCountHigh": true, "ModifierNameList": [ "LockTargetUpdateModifier" ] } ] } ], "AbilityName": "Alice_ChargeAttack_Move", "AbilityStacking": "Unique", "Modifiers": { "CameraModifier": { "OnAdded": [ { "$type": "PushMuteManullyCameraLockAction", "Tag": "Player_QTE_ManullyCameraLock", "Target": "Self" }, { "$type": "PushMuteCameraLockOnTargetAction", "Tag": "Player_QTE_CameraLock", "Target": "Self" }, { "$type": "CancelCameraLockOnAction", "ExitBossLockTime": 0.3, "Target": "Self" } ], "OnRemoved": [ { "$type": "PopMuteManullyCameraLockAction", "Tag": "Player_QTE_ManullyCameraLock", "Target": "Self" }, { "$type": "PopMuteCameraLockOnTargetAction", "Tag": "Player_QTE_CameraLock", "Target": "Self" } ] }, "LockTargetUpdateModifier": { "Duration": -1, "ModifierStacking": "Unique", "OnThinkInterval": [ { "$type": "SetAttackTargetBySpecificTargetAction", "ForceOverride": true, "IgnoreSetAttackTargetCD": true, "NewLockTarget": "AimTarget", "Predicates": [ { "$type": "ByNot", "Predicates": [ { "$type": "ByIsInZoneTags", "Tags": [ "Alice_SideScroller" ] } ] } ], "Target": "Self" } ], "ThinkInterval": 0.03 }, "LogicMoveModifier": { "OnAdded": [ { "$type": "SetAttackTargetBySpecificTargetAction", "ForceOverride": true, "IgnoreSetAttackTargetCD": true, "NewLockTarget": "AimTarget", "Predicates": [ { "$type": "ByNot", "Predicates": [ { "$type": "ByIsInZoneTags", "Tags": [ "Alice_SideScroller" ] } ] } ], "Target": "Self" }, { "$type": "BranchOperator", "Conditions": [ ], "FailureActions": [ { "$type": "ApplyLogicMoveAction", "MovementConfig": { "$type": "ConfigMovementTarget", "DefaultOffset": { "x": 0, "y": 0, "z": 5 }, "Duration": 0.03, "Gravity": 0, "HitNormalRatio": 1, "HitTangentialRatio": 1, "MoveType": { "$type": "MovementTypeLerpSpeed", "Speed": 10000 }, "ReachTargetStop": true, "TargetPosRot": { "CoordsOption": "ReferTarget", "NeedRaycastGround": true, "Offset": { "AngleOffset": { "x": 0, "y": 0, "z": 0 }, "IsClampOffsetDistance": false, "PositionOffset": { "x": 0, "y": 0, "z": 8 } }, "TargetOption": { "$type": "ConfigPosRotReferTarget", "OffsetReferTarget": "Self" } }, "TargetUpdateMode": "Always", "TimesUpMoveOption": "Stop" }, "Target": "Self" } ], "SuccessActions": [ { "$type": "ApplyLogicMoveAction", "MovementConfig": { "$type": "ConfigMovementTarget", "DefaultOffset": { "x": 0, "y": 0, "z": 8 }, "Duration": 0.03, "Gravity": 0, "HitNormalRatio": 1, "HitTangentialRatio": 1, "MoveType": { "$type": "MovementTypeLerpSpeed", "Speed": 10000 }, "ReachTargetStop": true, "TargetPosRot": { "BackupCoordsOption": "Self", "CoordsOption": "Relative", "NeedRaycastGround": true, "Offset": { "AngleOffset": { "x": 0, "y": 0, "z": 0 }, "IsClampOffsetDistance": false, "PositionOffset": { "x": 0, "y": 0, "z": 0 } }, "TargetOption": { "$type": "ConfigPosRotReferTarget", "BackupOffsetReferTarget": "SelfAttackTarget", "OffsetReferTarget": "AimTarget" } }, "TargetUpdateMode": "Always", "TimesUpMoveOption": "Stop" }, "Target": "Self" } ] } ] } } }