{ "AbilityName": "Bangboo_Talent_54001", "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": 202 } ], "Target": "Self" } ] }, "AtkBuff": { "Duration": -1, "ModifierStacking": "Unique", "Properties": { "Actor_AddedDamageRatio": "%AS_AddedDamageRatio" } } } }