{ "AbilityName": "Card_Sports_2000801", "AbilitySpecials": { "AS_AddedDamageRatio": { "Value": 0.4 }, "AddedStunRatio": { "Value": 1 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "AttackNormal", "Counter" ] } ], "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AS_AddedDamageRatio", "Target": "Self" }, { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "AttackNormal", "Counter" ] } ], "PropertyKey": "Actor_AddedBreakStunRatio", "PropertyValue": "%AddedStunRatio", "Target": "Self" } ] } }