{ "AbilityName": "Activity_BangbooDream_Weapon_Laser_Perk_StunAddDamage", "AbilitySpecials": { "AS_AddedDamageRatio_Real": { "Value": 0.2, "ValueType": "Float" }, "AS_AddedDamageRatio_Upgrade": { "Value": 0.2, "ValueType": "Float" } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "SetAbilitySpecialByExpression", "Expression": "item(1343026)*specials(AS_AddedDamageRatio_Upgrade)", "ParamName": "AS_AddedDamageRatio_Real", "ValueType": "Float" } ], "OnHitOther": [ { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAnimTagList", "TagList": [ "BangbooDream_Laser" ] }, { "$type": "ByIsStunDestroyed", "IsStunDestroyed": true, "Target": "Target" } ], "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AS_AddedDamageRatio_Real", "Target": "Self" } ], "OnLevelAbilityItemChanged": [ { "$type": "SetAbilitySpecialByExpression", "Expression": "item(1343026)*specials(AS_AddedDamageRatio_Upgrade)", "ParamName": "AS_AddedDamageRatio_Real", "Predicates": [ { "$type": "ByLevelAbilityItemID", "LevelAbilityItemID": 1343026 } ], "ValueType": "Float" } ] } }