{ "AbilityName": "Activity_BangbooDream_Weapon_Laser_Perk_DebuffAddDamage", "AbilitySpecials": { "AS_AddedDamageRatio": { "Value": 0.2, "ValueType": "Float" }, "AS_AddedDamageRatio_Real": { "Value": 0.2, "ValueType": "Float" } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "SetAbilitySpecialByExpression", "Expression": "item(1343027)*specials(AS_AddedDamageRatio)", "ParamName": "AS_AddedDamageRatio_Real", "ValueType": "Float" } ], "OnHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByHasBuffID", "BuffIDList": [ "9000301" ] } ], "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AS_AddedDamageRatio_Real", "Target": "Self" } ], "OnLevelAbilityItemChanged": [ { "$type": "SetAbilitySpecialByExpression", "Expression": "item(1343027)*specials(AS_AddedDamageRatio)", "ParamName": "AS_AddedDamageRatio_Real", "Predicates": [ { "$type": "ByLevelAbilityItemID", "LevelAbilityItemID": 1343027 } ], "ValueType": "Float" } ] } }