17,105
edits
(Fix descriptions for a couple of modifiers) |
m (Missed multiplication symbol) |
||
Line 209: | Line 209: | ||
["debuffImmunity"] = { text = "Immune to debuffs", skills = {'Combat'} }, | ["debuffImmunity"] = { text = "Immune to debuffs", skills = {'Combat'} }, | ||
["Decay"] = { text = "Take {V}% of Max HP as damage on a succesful attack", isIncreaseNegative = true, skills = {'Combat'} }, | ["Decay"] = { text = "Take {V}% of Max HP as damage on a succesful attack", isIncreaseNegative = true, skills = {'Combat'} }, | ||
["doubleItemsSkill"] = { text = "{VMUL} Items recieved from {SV0}" }, | ["doubleItemsSkill"] = { text = "x{VMUL} Items recieved from {SV0}" }, | ||
["doubleOresMining"] = { text = "{VMUL} Ores recieved from Mining", skills = {'Mining'} }, | ["doubleOresMining"] = { text = "x{VMUL} Ores recieved from Mining", skills = {'Mining'} }, | ||
["DragonBreathDamage"] = { text = "{V}% damage taken from dragonbreath", isIncreaseNegative = true, skills = {'Combat'} }, | ["DragonBreathDamage"] = { text = "{V}% damage taken from dragonbreath", isIncreaseNegative = true, skills = {'Combat'} }, | ||
["FiremakingCoalChance"] = { text = "{V}% chance to recieve coal when burning logs in Firemaking", skills = {'Firemaking'} }, | ["FiremakingCoalChance"] = { text = "{V}% chance to recieve coal when burning logs in Firemaking", skills = {'Firemaking'} }, |