{ "AbilityName": "Suit_Ability_50432500", "AbilitySpecials": { "AS_AddedDamageRatio_01": { "Value": 0.15 }, "AS_AddedDamageRatio_02": { "Value": 0.15 }, "AS_Duration": { "Value": 12 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "AttackNormal", "Normal" ] }, { "$type": "ByAnimTagList", "TagList": [ "AttackNormal", "Rush" ] } ], "Target": "Self" } ], "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AS_AddedDamageRatio_01", "Target": "Self" } ], "OnTeamAvatarConstructed": [ { "$type": "ApplyModifier", "ModifierName": "ListenerModifier", "Target": "TeamAvatars" } ] }, "Modifiers": { "AddedDamageRatioModifier": { "Duration": "%AS_Duration", "ModifierStacking": "Replace", "OnHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "AttackNormal", "Normal" ] }, { "$type": "ByAnimTagList", "TagList": [ "AttackNormal", "Rush" ] } ], "Target": "Self" } ], "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AS_AddedDamageRatio_02", "Target": "Self" } ] }, "ListenerModifier": { "Duration": -1, "ModifierStacking": "Unique", "OnBuffAddToOther": [ { "$type": "ApplyModifier", "ModifierName": "AddedDamageRatioModifier", "Predicates": [ { "$type": "ByHandlingBuffGroup", "BuffGroupList": [ "Frozen", "Frostbite" ] } ], "Target": "Caster" } ], "OnBuffDamageHitOther": [ { "$type": "ApplyModifier", "ModifierName": "AddedDamageRatioModifier", "Predicates": [ { "$type": "ByBuffAttackProperty", "BuffGroupList": [ "Frozen", "Frostbite" ] } ], "Target": "Caster" } ] } } }