{ // Aokaku_预判定检测 "AbilityName" : "Aokaku_PreHitDetect", "AbilityStacking":"Unique", "DefaultModifier" : { "OnAttackLanded": [ { "$type" : "MoleMole.SetAnimCtrlerParamAction", "ParamType" : 1, "ParamName" : "Trigger_AttackLanded", "Target" : "Self", "BoolVal" : true, "Predicates": [ { "$type": "MoleMole.ByAnimatorEventIDs", "AnimatorEventIDs": [ "Aokaku_Attack_Counter_AttackProperty_Pre_01" ], }, ], }, ] }, }