{ "AbilityName": "Level_Buff_DiscBattle13", "AbilitySpecials": { "AS_BuffDamageRatio": { "Value": 0.45 } }, "AbilityStacking": "Unique", "DefaultModifier": { "ModifierStacking": "Unique", "OnBuffDamageHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByBuffAttackProperty", "BuffGroupList": [ "Disorder", "Electric", "Overload", "Erosion", "Chaos", "Burn", "Ignite", "Frozen", "Frostbite", "Strike" ] }, { "$type": "ByAnimTagList", "TagList": [ "Abloom" ], "Target": "Self" } ] } ], "PropertyKey": "Actor_BuffDamageRatio", "PropertyValue": "%AS_BuffDamageRatio", "Target": "Self" } ] } }