{ "AbilityName": "Bangboo_Talent_53004", "AbilitySpecials": { "AS_AddedDamageRatio": { "Value": 10 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "ApplyModifier", "ModifierName": "AddBuffToTeam", "Target": "TeamAvatars" } ] }, "Modifiers": { "AddBuffToTeam": { "Duration": -1, "ModifierStacking": "Unique", "OnAdded": [ { "$type": "ApplyModifier", "ModifierName": "AtkBuff", "Predicates": [ { "$type": "ByAvatarElementType", "ElementType": 200, "Target": "Self" } ], "Target": "Self" } ] }, "AtkBuff": { "Duration": -1, "ModifierStacking": "Unique", "Properties": { "Actor_AddedDamageRatio": "%AS_AddedDamageRatio" } } } }