{ "AbilityName": "Suit_Ability_50433400", "AbilitySpecials": { "AS_AddedDamageRatio": { "Value": 0.2 }, "AS_Duration": { "Value": 20 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnSkillStart": [ { "$type": "BranchOperator", "Conditions": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByFromSkillType", "SkillType": "ExSp" }, { "$type": "ByFromSkillType", "SkillType": "ExQTE" } ] }, { "$type": "ByAvatarProfessionType", "ProfessionType": "Support" } ], "SuccessActions": [ { "$type": "ApplyModifier", "ModifierName": "UniqueBuffModifier_50433400", "Target": "TeamAvatars" } ] } ] }, "Modifiers": { "UniqueBuffModifier_50433400": { "Duration": "%AS_Duration", "IsUnique": true, "ModifierStacking": "Replace", "Properties": { "Actor_AddedDamageRatio": "%AS_AddedDamageRatio" } } } }