Module:Constants: Difference between revisions

m
Add 's' suffix for RegenerationInterval
(Amend RegenerationInterval text)
m (Add 's' suffix for RegenerationInterval)
Line 308: Line 308:
   ["PoisonReflectChance"] = { text = "{V}% chance to poison attackers when hit", skills = {'Combat'} },
   ["PoisonReflectChance"] = { text = "{V}% chance to poison attackers when hit", skills = {'Combat'} },
   ["rangedImmunity"] = { text = "Immune to Ranged attacks", skills = {'Combat'} },
   ["rangedImmunity"] = { text = "Immune to Ranged attacks", skills = {'Combat'} },
   ["RegenerationInterval"] = { text = "{VMS} Hitpoint Regeneration interval", skills = {'Combat'} },
   ["RegenerationInterval"] = { text = "{VMS}s Hitpoint Regeneration interval", skills = {'Combat'} },
   ["slowImmunity"] = { text = "{V}% chance to ignore Slow effects", skills = {'Combat'} },
   ["slowImmunity"] = { text = "{V}% chance to ignore Slow effects", skills = {'Combat'} },
   ["SurgeSpellAccuracy"] = { text = "{V}% Accuracy Rating when using Surge spells", skills = {'Combat'} },
   ["SurgeSpellAccuracy"] = { text = "{V}% Accuracy Rating when using Surge spells", skills = {'Combat'} },