{ //打击帧判定测试脚本 "AbilityName" : "TestPlayer_Ability_Tianheng_65", "AbilityStacking": "Unique", "DefaultModifier": { "OnAttackPatternLanded": [ { "$type" : "MoleMole.FireEffect", "EffectPattern" : "Eff_Avatar_LevelUp_01", "Target" : "Self", "Predicates" : [ { "$type": "MoleMole.ByHitOtherNum", "CompareType": "Equal", "Target" : "Self", "Count": 2, } ] } ], }, }