{ "AbilityName": "Suit_Ability_50433300", "AbilitySpecials": { "AS_AddedDamageRatio": { "Value": 0.2 }, "AS_AddedDamageRatio_Extra": { "Value": 0.2 }, "AS_Duration": { "Value": 20 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "AttackNormal", "Normal" ] } ], "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AS_AddedDamageRatio", "Target": "Self" } ], "OnSkillStart": [ { "$type": "BranchOperator", "Conditions": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByFromSkillType", "SkillType": "ExSp" }, { "$type": "ByFromSkillType", "SkillType": "ExQTE" } ] }, { "$type": "ByAvatarProfessionType", "ProfessionType": "Attack" } ], "SuccessActions": [ { "$type": "ApplyModifier", "ModifierName": "BuffModifier", "Target": "Self" } ] } ] }, "Modifiers": { "BuffModifier": { "Duration": "%AS_Duration", "ModifierStacking": "Refresh", "OnHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "AttackNormal", "Normal" ] }, { "$type": "ByAvatarProfessionType", "ProfessionType": "Attack" } ], "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AS_AddedDamageRatio_Extra", "Target": "Self" } ] } } }