Module:AbilityHints: Difference between revisions

Jump to navigation Jump to search
Vergir (talk | contribs)
m Adjust to the new AbilityTable contracts. This restores abilityhints
Vergir (talk | contribs)
m unstoppable "negative status effect" => "cc effect"
Line 12: Line 12:
     { list = "dispelmagic",      file = "Dispel Magic.png",    tip = "Effect can be [[Dispel Magic|dispelled]]" },
     { list = "dispelmagic",      file = "Dispel Magic.png",    tip = "Effect can be [[Dispel Magic|dispelled]]" },
     { list = "indomitable",      file = "Indomitable.png",      tip = "Disable prevented by [[Indomitable]]" },
     { list = "indomitable",      file = "Indomitable.png",      tip = "Disable prevented by [[Indomitable]]" },
     { list = "unstoppable",      file = "Unstoppable.png",      tip = "Negative status effects suppressed by [[Unstoppable]]" },
     { list = "unstoppable",      file = "Unstoppable.png",      tip = "CC effect suppressed by [[Unstoppable]]" },
     { list = "platedarmor",      file = "Plated Armor.png",    tip = "On-shot effect prevented by [[Plated Armor]]" },
     { list = "platedarmor",      file = "Plated Armor.png",    tip = "On-shot effect prevented by [[Plated Armor]]" },
     { list = "summons",          file = "Monster Rounds.png",  tip = "Summons affected by [[Monster Rounds]] and [[Heroic Aura]]" },
     { list = "summons",          file = "Monster Rounds.png",  tip = "Summons affected by [[Monster Rounds]] and [[Heroic Aura]]" },