{ "AbilityMixins": [ { "$type": "ActwithStateFrameMixin", "ConfigList": [ { "ActionList": [ { "$type": "EndThemeSpaceAction", "Target": "TeamEntity", "ThemeSpaceID": 1 }, { "$type": "TriggerAbilityAction", "AbilityName": "Player_ThemeSpace_Type_01", "Target": "Self" }, { "$type": "ApplyModifier", "ModifierName": "Modifier_AidAttackTag" } ], "AnimatorStateName": "SwitchIn_Attack_Normal", "ForceTriggerOnTransitionIn": true, "Frame": 0 }, { "ActionList": [ { "$type": "ApplyModifier", "ModifierName": "Modifier_AidAttackTag", "Predicates": [ { "$type": "ByIsInZoneTags", "Tags": [ "ThemeSpace" ] } ] } ], "AnimatorStateName": "Attack_Branch_02", "ForceTriggerOnTransitionIn": true, "Frame": 0 } ] }, { "$type": "AttachStateWithModifierMixin", "ConfigList": [ { "AnimatorStateName": "SwitchIn_Attack_Normal", "FrameCountLow": 0, "MaxFrameCountHigh": true, "ModifierNameList": [ "ForceChargeControl" ] }, { "AnimatorStateName": "SwitchIn_Attack_Normal_End", "FrameCountHigh": 5, "FrameCountLow": 0, "ModifierNameList": [ "ForceChargeControl" ] }, { "AnimatorStateName": "Attack_Branch_02", "FrameCountLow": 0, "MaxFrameCountHigh": true, "ModifierNameList": [ "ForceChargeControl" ] } ], "IsSeam": false } ], "AbilityName": "XiaoZhao_IcePointControl", "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "ModifyProperty", "Amount": 2, "CustomPropertyType": "IcePoint", "PropertyModifyFunction": "Replace", "PropertyType": "Custom" } ] }, "Modifiers": { "AidAttackListenModifier": { "OnSkillStart": [ { "$type": "SetAnimCtrlerParamAction", "BoolVal": true, "CustomKey": "AbilityTarget_XiaoZhao", "ParamName": "Bool_ForceCharge", "ParamType": 2, "Predicates": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByFromSkillType", "SkillType": "BeHitAid", "Target": "Self" }, { "$type": "ByFromSkillType", "SkillType": "CommonAid", "Target": "Self" } ] } ], "Target": "Custom" } ] }, "DelayCloseModifier": { "Duration": 1.5, "ModifierStacking": "Unique", "OnRemoved": [ { "$type": "RemoveModifier", "ModifierName": "AidAttackListenModifier", "Target": "TeamAvatars" } ], "TimeScale": "Owner" }, "ForceChargeControl": { "OnRemoved": [ { "$type": "SetAnimCtrlerParamAction", "BoolVal": false, "ParamName": "Bool_ForceCharge", "ParamType": 2, "Target": "Self" } ] }, "Modifier_AidAttackTag": { "Duration": 0.1, "IgnoreTimeScale": false, "ModifierStacking": "Refresh", "OnAdded": [ { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "AidAttack_Common" ], "IsAdd": true, "Target": "Self" }, { "$type": "ApplyModifier", "ModifierName": "AidAttackListenModifier", "Target": "TeamAvatars" } ], "OnRemoved": [ { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "AidAttack_Common" ], "IsAdd": false, "Target": "Self" }, { "$type": "ApplyModifier", "ModifierName": "DelayCloseModifier", "Target": "Self" } ] } } }