{ "AbilityMixins": [ { "$type": "AttachStateWithModifierMixin", "ConfigList": [ { "AnimatorStateName": "Run_Start", "FrameCountHigh": 99, "FrameCountLow": 0, "LayerIndex": 0, "MaxFrameCountHigh": true, "MaxFrameCountLow": false, "ModifierNameList": [ "CheckTargetModifier" ] }, { "AnimatorStateName": "Born", "FrameCountHigh": 99, "FrameCountLow": 0, "LayerIndex": 0, "MaxFrameCountHigh": true, "MaxFrameCountLow": false, "ModifierNameList": [ "CheckTargetModifier" ] }, { "AnimatorStateName": "Idle", "FrameCountHigh": 99, "FrameCountLow": 0, "LayerIndex": 0, "MaxFrameCountHigh": true, "MaxFrameCountLow": false, "ModifierNameList": [ "CheckTargetModifier" ] }, { "AnimatorStateName": "Walk", "FrameCountHigh": 99, "FrameCountLow": 0, "LayerIndex": 0, "MaxFrameCountHigh": true, "MaxFrameCountLow": false, "ModifierNameList": [ "CheckTargetModifier" ] }, { "AnimatorStateName": "Run_Loop", "FrameCountHigh": 0, "FrameCountLow": 0, "LayerIndex": 0, "MaxFrameCountHigh": true, "ModifierNameList": [ "CheckTargetModifier" ] }, { "AnimatorStateName": "Run_End", "FrameCountHigh": 0, "FrameCountLow": 0, "LayerIndex": 0, "MaxFrameCountHigh": true, "ModifierNameList": [ "CheckTargetModifier" ] }, { "AnimatorStateName": "Move_F", "FrameCountHigh": 0, "FrameCountLow": 0, "LayerIndex": 0, "MaxFrameCountHigh": true, "ModifierNameList": [ "CheckTargetModifier" ] }, { "AnimatorStateName": "Move_F_Start", "FrameCountHigh": 0, "FrameCountLow": 0, "LayerIndex": 0, "MaxFrameCountHigh": true, "ModifierNameList": [ "CheckTargetModifier" ] }, { "AnimatorStateName": "Move_F_Loop", "FrameCountHigh": 0, "FrameCountLow": 0, "LayerIndex": 0, "MaxFrameCountHigh": true, "ModifierNameList": [ "CheckTargetModifier" ] }, { "AnimatorStateName": "Move_F_End", "FrameCountHigh": 0, "FrameCountLow": 0, "LayerIndex": 0, "MaxFrameCountHigh": true, "ModifierNameList": [ "CheckTargetModifier" ] }, { "AnimatorStateName": "Death_Ground_Stay", "FrameCountHigh": 0, "FrameCountLow": 0, "LayerIndex": 0, "MaxFrameCountHigh": true, "ModifierNameList": [ "CheckTargetModifier" ] } ], "IsSeam": false } ], "AbilityName": "Monster_Bookemon_SelectTarget", "AbilityStacking": "Unique", "DefaultModifier": { "OnHitOther": [ { "$type": "ApplyModifier", "ModifierName": "CheckBattleEndModifier", "Predicates": [ { "$type": "ByAnimEventIDs", "AnimEventIDs": [ "Monster_Bookemon_HitCheck_01" ] }, { "$type": "ByPlayerPropertyValue", "CompareType": "Less", "CustomDenominator": "MaxTargetNum", "CustomNumerator": "TargetNum", "Denominator": "Custom", "IsUsePercent": true, "Numerator": "Custom", "Target": "Target", "Val1": 1 }, { "$type": "ByIsInZoneTags", "Tags": [ "Bookemon_Melee" ], "Target": "Target" }, { "$type": "ByNot", "Predicates": [ { "$type": "ByObstacle", "BoxDistance": 0.1, "BoxHeight": 0.1, "BoxPosOffset": { "x": 0, "y": 0.2, "z": 0 }, "BoxWidth": 0.1, "CheckShape": "Box", "Target": "Target" } ] } ], "Target": "Target" } ], "OnRemoved": [ { "$type": "RemoveModifier", "ModifierName": "CheckBattleEndModifier", "ModifierTargetType": "CurTargetAbility", "Target": "All" } ] }, "Modifiers": { "CheckBattleEndModifier": { "Duration": -1, "ModifierStacking": "Unique", "OnAdded": [ { "$type": "SetAttackTargetBySpecificTargetAction", "ForceOverride": true, "IgnoreSetAttackTargetCD": true, "NewLockTarget": "Self", "Target": "Caster" }, { "$type": "ModifyProperty", "Amount": 1, "CustomPropertyType": "TargetNum", "PropertyModifyFunction": "Add", "PropertyType": "Custom", "Target": "Self" }, { "$type": "WriteAIParamAction", "BoolParamValue": true, "ParamName": "Bool_IsBeDefenced", "Target": "Caster" } ], "OnRemoved": [ { "$type": "ModifyProperty", "Amount": -1, "CustomPropertyType": "TargetNum", "PropertyModifyFunction": "Add", "PropertyType": "Custom", "Target": "Self" } ] }, "CheckTargetModifier": { "Duration": -1, "ModifierStacking": "Unique", "OnAdded": [ { "$type": "PushHullColliderEnable", "HullColliderEnable": false, "Tag": "Bookemon_Collider", "Target": "Self" }, { "$type": "RemoveModifier", "ModifierName": "CheckBattleEndModifier", "ModifierTargetType": "CurTargetAbility", "Target": "All" } ], "OnRemoved": [ { "$type": "PopHullColliderEnable", "Tag": "Bookemon_Collider", "Target": "Caster" } ], "OnThinkInterval": [ { "$type": "HandleAnimEvent", "AnimEventID": "Monster_Bookemon_HitCheck_01", "Predicates": [ { "$type": "ByNot", "Predicates": [ { "$type": "ByIsInZoneTags", "Tags": [ "Bookemon_Fly" ], "Target": "Self" } ] } ] } ], "ThinkInterval": 0.1 } } }