{ "AbilityName": "Billy_Card_A_02", "AbilitySpecials": { "AS_AddedDamageRatio": { "Value": 0.6, "ValueType": "Float" } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnHitOther": [ { "$type": "ApplyModifier", "ModifierName": "HitDebuffModifier", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "AttackSpecial", "ExSp" ] } ], "Target": "Target" }, { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByHasModifier", "ModifierNameList": [ "HitDebuffModifier" ], "Target": "Target" } ], "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AS_AddedDamageRatio", "Target": "Self" } ] }, "Modifiers": { "HitDebuffModifier": { "Duration": 10, "IgnoreTimeScale": false, "ModifierStacking": "Replace" } } }