{ "AbilityName": "Card_Edrink_2000209", "AbilitySpecials": { "DamageupRatio": { "Value": 1 }, "StunRatio": { "Value": 1 } }, "AbilityStacking": "Unique", "DefaultModifier": { "ModifierStacking": "Unique", "OnHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "AttackSpecial", "ExSp" ] } ], "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%DamageupRatio", "Target": "Self" }, { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "AttackSpecial", "ExSp" ] } ], "PropertyKey": "Actor_AddedBreakStunRatio", "PropertyValue": "%StunRatio", "Target": "Self" } ] } }