4,951
edits
Falterfire (talk | contribs) (Fixed span definition) |
Falterfire (talk | contribs) (Added increasedSkillPreservationChance and decreasedSkillPreservationChance modifiers) |
||
Line 155: | Line 155: | ||
["increasedLifesteal"] = { text = "+{V}% Lifesteal", }, | ["increasedLifesteal"] = { text = "+{V}% Lifesteal", }, | ||
["decreasedLifesteal"] = { text = "+{V}% Lifesteal", isNegative = true }, | ["decreasedLifesteal"] = { text = "+{V}% Lifesteal", isNegative = true }, | ||
["increasedReflectDamage"] = { text = | ["increasedReflectDamage"] = { text = "+{V}% Reflect Damage", }, | ||
["decreasedReflectDamage"] = { text = | ["decreasedReflectDamage"] = { text = "+{V}% Reflect Damage", isNegative = true }, | ||
["increasedSkillPreservationChance"] = { text = "+{V1}% Chance to Preserve Resources in {SV0}", }, | |||
["decreasedSkillPreservationChance"] = { text = "-{V1}% Chance to Preserve Resources in {SV0}", isNegative = true}, | |||
} | } | ||