{ "AbilityName": "AbyssS2_GlobalBuff_25", "AbilitySpecials": { "AS_AddedDamageFinal": { "Value": 0.1 }, "AS_AddedDamageRatio": { "Value": 0.2 }, "AS_ExtraDamageRatio": { "Value": 0.4 } }, "AbilityStacking": "Unique", "DefaultModifier": { "ModifierStacking": "Unique", "OnHitOther": [ { "$type": "BranchOperator", "Conditions": [ { "$type": "ByIsStunDestroyed", "IsStunDestroyed": true, "Target": "Target" } ], "FailureActions": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAvatarProfessionType", "ProfessionType": "Attack", "Target": "Self" } ], "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AS_AddedDamageRatio", "Target": "Self" } ], "SuccessActions": [ { "$type": "SetAbilitySpecialByExpression", "DoRefresh": true, "Expression": "specials(AS_AddedDamageRatio)+specials(AS_ExtraDamageRatio)", "ParamName": "AS_AddedDamageFinal", "Predicates": [ { "$type": "ByAvatarProfessionType", "ProfessionType": "Attack", "Target": "Self" } ], "ValueType": "Float" }, { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAvatarProfessionType", "ProfessionType": "Attack", "Target": "Self" } ], "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AS_AddedDamageFinal", "Target": "Self" } ] } ] } }