Module:AbilityHints: Difference between revisions

Vergir (talk | contribs)
Expand config contract: entries now specify an arbitrary display file and click URL instead of an item; migrate current items to explicit file/link (with help from vergir-bot LLM)
added summons
Line 25: Line 25:
     { list = "unstoppable",    file = "Unstoppable.png",      link = "https://deadlock.wiki/Unstoppable",      tip = "Disable prevented by Unstoppable" },
     { list = "unstoppable",    file = "Unstoppable.png",      link = "https://deadlock.wiki/Unstoppable",      tip = "Disable prevented by Unstoppable" },
     { list = "platedarmor",    file = "Plated Armor.png",    link = "https://deadlock.wiki/Plated_Armor",    tip = "On-shot effect prevented by Plated Armor" },
     { list = "platedarmor",    file = "Plated Armor.png",    link = "https://deadlock.wiki/Plated_Armor",    tip = "On-shot effect prevented by Plated Armor" },
    { list = "summons",        file = "Monster Rounds.png",  link = "https://deadlock.wiki/Monster_Rounds",  tip = "Summons affected by Monster Rounds and Heroic Aura" },
}
}