{ //QTE造成的伤害提升30% "AbilityName":"Card_Comms_1000102", "AbilityStacking":"Unique", "DefaultModifier": { "ModifierStacking":"Unique", "OnHitOther": [ { "$type": "MoleMole.ModifyAttackDataAction", "Target" : "Self", "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AddedDamageRatio", "Predicates": [ { "$type" : "MoleMole.ByAnimTagList", "TagList" : [ "AttackQTE" ] } ] } ] }, "AbilitySpecials" : { //表格参数 "AddedDamageRatio" : { "Value" : 0.5 } } }