{ "AbilityName": "Card_Sports_1000801", "AbilitySpecials": { "AddedDamageRatio": { "Value": 1 }, "Duration": { "Value": 5 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnDodgeSuccess": [ { "$type": "ApplyModifier", "ModifierName": "DodgeModifier" } ] }, "Modifiers": { "DodgeModifier": { "Duration": "%Duration", "ModifierStacking": "Unique", "OnHitOther": [ { "$type": "ModifyAttackDataAction", "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AddedDamageRatio", "Target": "Self" } ] } } }