{ // 投影剑攻击发动检测 "AbilityName" : "Claymore_Ability_Attack_03", "AbilityStacking": "Unique", "DefaultModifier" : { "OnAttackLanded" : [ { "$type" : "MoleMole.SetAnimCtrlerParamAction", "ParamType" : 1, "ParamName" : "Trigger_AttackLanded", "Target" : "Self", "BoolVal" : true, "Predicates" : [ { "$type": "MoleMole.ByAnimatorEventIDs", "AnimatorEventIDs": [ "Monster_Claymore_ATK03_Attackproperty_Check" ] } ] } ] } }