Module:Constants: Difference between revisions

Adjust PassiveCookInterval modifier
(Adjust some modifier values)
(Adjust PassiveCookInterval modifier)
Line 506: Line 506:
["NonCombatSkillXP"] = { text = "{V}% Non-Combat Skill XP" },
["NonCombatSkillXP"] = { text = "{V}% Non-Combat Skill XP" },
["NonShardCostForEquippedTablets"] = { text = "{V}% Item creation cost for equipped Summoning Tablets (Excludes Shard Cost)", skills = {'Summoning'} },
["NonShardCostForEquippedTablets"] = { text = "{V}% Item creation cost for equipped Summoning Tablets (Excludes Shard Cost)", skills = {'Summoning'} },
["PassiveCookInterval"] = { text = "{V}% Passive Cook Interval", skills = {'Cooking'} },
["PassiveCookInterval"] = { text = "{V}% Passive Cook Interval", isIncreaseNegative = true, skills = {'Cooking'} },
["PlayerDamageReduction"] = { text = "Reduce Player damage reduction by {V}%", isIncreaseNegative = true, skills = {'Combat'} },
["PlayerDamageReduction"] = { text = "Reduce Player damage reduction by {V}%", isIncreaseNegative = true, skills = {'Combat'} },
["PlayerRage"] = { text = "When hit, {V}% chance to gain a stack of Rage: +2% Max Hit and -2% Attack Interval (Stacks up to 10 times)", skills = {'Combat'} },
["PlayerRage"] = { text = "When hit, {V}% chance to gain a stack of Rage: +2% Max Hit and -2% Attack Interval (Stacks up to 10 times)", skills = {'Combat'} },