4,951
edits
Falterfire (talk | contribs) (Added a couple more modifiers I missed initially) |
Falterfire (talk | contribs) (Tweaked modifier text for a few things to include multipliers properly) |
||
Line 43: | Line 43: | ||
["increasedFoodHealingValue"] = { text = "+{V}% Food Healing Value", }, | ["increasedFoodHealingValue"] = { text = "+{V}% Food Healing Value", }, | ||
["increasedChanceToPreservePrayerPoints"] = { text = "+{V}% Chance To Preserve Prayer Points", }, | ["increasedChanceToPreservePrayerPoints"] = { text = "+{V}% Chance To Preserve Prayer Points", }, | ||
["increasedMinAirSpellDmg"] = { text = "+{ | ["increasedMinAirSpellDmg"] = { text = "+{VX} Min Air Spell Dmg", }, | ||
["increasedMinWaterSpellDmg"] = { text = "+{ | ["increasedMinWaterSpellDmg"] = { text = "+{VX} Min Water Spell Dmg", }, | ||
["increasedMinEarthSpellDmg"] = { text = "+{ | ["increasedMinEarthSpellDmg"] = { text = "+{VX} Min Earth Spell Dmg", }, | ||
["increasedMinFireSpellDmg"] = { text = "+{ | ["increasedMinFireSpellDmg"] = { text = "+{VX} Min Fire Spell Dmg", }, | ||
["increasedAmmoPreservation"] = { text = "+{V}% Ammo Preservation", }, | ["increasedAmmoPreservation"] = { text = "+{V}% Ammo Preservation", }, | ||
["increasedRunePreservation"] = { text = "+{V}% Rune Preservation", }, | ["increasedRunePreservation"] = { text = "+{V}% Rune Preservation", }, | ||
Line 64: | Line 64: | ||
["decreasedMagicDamageBonus"] = { text = "-{V}% Magic Damage Bonus", isNegative = true }, | ["decreasedMagicDamageBonus"] = { text = "-{V}% Magic Damage Bonus", isNegative = true }, | ||
["decreasedMagicEvasion"] = { text = "-{V}% Magic Evasion", isNegative = true }, | ["decreasedMagicEvasion"] = { text = "-{V}% Magic Evasion", isNegative = true }, | ||
["decreasedMaxHitFlat"] = { text = "-{ | ["decreasedMaxHitFlat"] = { text = "-{VX} Max Hit", isNegative = true }, | ||
["decreasedMaxHitPercent"] = { text = "-{V}% Max Hit", isNegative = true }, | ["decreasedMaxHitPercent"] = { text = "-{V}% Max Hit", isNegative = true }, | ||
["decreasedDamageReduction"] = { text = "-{V}% Damage Reduction", isNegative = true }, | ["decreasedDamageReduction"] = { text = "-{V}% Damage Reduction", isNegative = true }, | ||
Line 85: | Line 85: | ||
["decreasedFoodHealingValue"] = { text = "-{V}% Food Healing Value", isNegative = true }, | ["decreasedFoodHealingValue"] = { text = "-{V}% Food Healing Value", isNegative = true }, | ||
["decreasedChanceToPreservePrayerPoints"] = { text = "-{V}% Chance To Preserve Prayer Points", isNegative = true }, | ["decreasedChanceToPreservePrayerPoints"] = { text = "-{V}% Chance To Preserve Prayer Points", isNegative = true }, | ||
["decreasedMinAirSpellDmg"] = { text = "-{ | ["decreasedMinAirSpellDmg"] = { text = "-{VX} Min Air Spell Dmg", isNegative = true }, | ||
["decreasedMinWaterSpellDmg"] = { text = "-{ | ["decreasedMinWaterSpellDmg"] = { text = "-{VX} Min Water Spell Dmg", isNegative = true }, | ||
["decreasedMinEarthSpellDmg"] = { text = "-{ | ["decreasedMinEarthSpellDmg"] = { text = "-{VX} Min Earth Spell Dmg", isNegative = true }, | ||
["decreasedMinFireSpellDmg"] = { text = "-{ | ["decreasedMinFireSpellDmg"] = { text = "-{VX} Min Fire Spell Dmg", isNegative = true }, | ||
["decreasedAmmoPreservation"] = { text = "-{V}% Ammo Preservation", isNegative = true }, | ["decreasedAmmoPreservation"] = { text = "-{V}% Ammo Preservation", isNegative = true }, | ||
["decreasedRunePreservation"] = { text = "-{V}% Rune Preservation", isNegative = true }, | ["decreasedRunePreservation"] = { text = "-{V}% Rune Preservation", isNegative = true }, |