Module:AbilityHints: Difference between revisions

changed back to melee lifesteal since melee charge only affects heavy
update tooltip for stealth (it's vergir)
Line 12: Line 12:
local CONFIG = {
local CONFIG = {
     { list = "melee",            file = "Melee Lifesteal.png",  tip = "Benefits from melee items (e.g. [[Melee Lifesteal]])" },
     { list = "melee",            file = "Melee Lifesteal.png",  tip = "Benefits from melee items (e.g. [[Melee Lifesteal]])" },
     { list = "dontbreakstealth", file = "Veil Walker.png",      tip = "Casting does not break from [[Veil Walker]] or [[Shadow Weave]]" },
     { list = "dontbreakstealth", file = "Veil Walker.png",      tip = "Casting does not break stealth from [[Veil Walker]] or [[Shadow Weave]]" },
     { list = "movementbased",    file = "Slowing Hex.png",      tip = "Disabled by [[Slowing Hex]]" },
     { list = "movementbased",    file = "Slowing Hex.png",      tip = "Disabled by [[Slowing Hex]]" },
     { list = "debuffresist",    file = "Debuff Reducer.png",  tip = "Debuff duration reduced by [[Debuff Resist]]" },
     { list = "debuffresist",    file = "Debuff Reducer.png",  tip = "Debuff duration reduced by [[Debuff Resist]]" },