Module:AbilityHints: Difference between revisions

Jump to navigation Jump to search
Vergir (talk | contribs)
m unstoppable clarification
changed back to melee lifesteal since melee charge only affects heavy
Line 11: Line 11:
-- Automatic hints that get shown without corresponding {{AbilityInteraction}}. Powered by Module:AbilityTable
-- Automatic hints that get shown without corresponding {{AbilityInteraction}}. Powered by Module:AbilityTable
local CONFIG = {
local CONFIG = {
     { list = "melee",            file = "Melee Charge.png",     tip = "Benefits from melee items (e.g. [[Melee Charge]])" },
     { 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 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]]" },