{ "AbilityName": "Level_Buff_DiscBattle09", "AbilitySpecials": { "AddedDamageRatio": { "Value": 0.5 }, "AddedStunRatio": { "Value": 0.3 } }, "AbilityStacking": "Unique", "DefaultModifier": { "ModifierStacking": "Unique", "OnHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "ChainAttack" ] } ], "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AddedDamageRatio", "Target": "Self" }, { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "ChainAttack" ] } ], "PropertyKey": "Actor_BreakStunRatio", "PropertyValue": "%AddedStunRatio", "Target": "Self" } ] } }