Module:Constants: Difference between revisions

Added a couple more modifiers I missed initially
(Added modifiers for potions that don't have in-game printModifier text yet)
(Added a couple more modifiers I missed initially)
Line 176: Line 176:
   ["increasedChanceNoDamageMining"] = { text = "+{V}% chance to do zero damage to Ores and Rune Essence" },
   ["increasedChanceNoDamageMining"] = { text = "+{V}% chance to do zero damage to Ores and Rune Essence" },
   ["increasedSeeingGoldChance"] = { text = "+{V}% chance for Silver Ore to also produce a Gold Bar when smithed" },
   ["increasedSeeingGoldChance"] = { text = "+{V}% chance for Silver Ore to also produce a Gold Bar when smithed" },
  ["decreasedBonfireLogCost"] = { text = "+ Automatically relight bonfires for free" },
  ["increasedChanceRandomPotionHerblore"] = { text = "+{V}% chance to gain a second potion of a random tier" }
}
}