4,951
edits
Falterfire (talk | contribs) (Added increasedSkillPreservationChance and decreasedSkillPreservationChance modifiers) |
Falterfire (talk | contribs) (Added the other new modifiers I missed on my first pass) |
||
Line 159: | Line 159: | ||
["increasedSkillPreservationChance"] = { text = "+{V1}% Chance to Preserve Resources in {SV0}", }, | ["increasedSkillPreservationChance"] = { text = "+{V1}% Chance to Preserve Resources in {SV0}", }, | ||
["decreasedSkillPreservationChance"] = { text = "-{V1}% Chance to Preserve Resources in {SV0}", isNegative = true}, | ["decreasedSkillPreservationChance"] = { text = "-{V1}% Chance to Preserve Resources in {SV0}", isNegative = true}, | ||
["increasedChanceToDoubleOres"] = { text = "+{V}% Chance to Double Ores in Mining" }, | |||
["decreasedChanceToDoubleOres"] = { text = "-{V}% Chance to Double Ores in Mining", isNegative = true }, | |||
["increasedHitpointRegeneration"] = { text = "+{V}% Hitpoint Regeneration" }, | |||
["decreasedHitpointRegeneration"] = { text = "-{V}% Hitpoint Regeneration", isNegative = true }, | |||
["increasedMinHitBasedOnMaxHit"] = { text = "+{V}% of Maximum Hit added to Minimum Hit" }, | |||
["decreasedMinHitBasedOnMaxHit"] = { text = "-{V}% of Maximum Hit added to Minimum Hit", isNegative = true }, | |||
["increasedPotionChargesFlat"] = { text = "+{V} Charges per Potion" }, | |||
["decreasedPotionChargesFlat"] = { text = "-{V} Charges per Potion", isNegative = true } | |||
} | } | ||