;Buff boss hp modify: { match: { "classname" "trigger_multiple" "targetname" "Bossfight_Health_Scale" } delete: { "OnStartTouch" "Boss_Phys,AddHealth,125,0,-1" } insert: { "OnStartTouch" "Boss_Phys,AddHealth,1250,0,-1" } } ;; _ ;; music volume modify: { match: { "message" "music/custom/laketown theme - the hobbit.mp3" "classname" "ambient_generic" } replace: { "message" "#music/custom/laketown theme - the hobbit.mp3" } }