Module:AbilityHints: Difference between revisionsGive feedback
Jump to navigation
Jump to search
Gammaton32 (talk | contribs) added summons |
Gammaton32 (talk | contribs) Changed melee icon to melee charge since I think it's more intuitive/readable Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
| Line 16: | Line 16: | ||
-- tip hover tooltip text (may contain simple HTML such as <br> or <b>) | -- tip hover tooltip text (may contain simple HTML such as <br> or <b>) | ||
local CONFIG = { | local CONFIG = { | ||
{ list = "melee", file = "Melee | { list = "melee", file = "Melee Charge.png", link = "https://deadlock.wiki/Melee_Charge", tip = "Benefits from melee items" }, | ||
{ list = "movementbased", file = "Slowing Hex.png", link = "https://deadlock.wiki/Slowing_Hex", tip = "Disabled by Slowing Hex" }, | { list = "movementbased", file = "Slowing Hex.png", link = "https://deadlock.wiki/Slowing_Hex", tip = "Disabled by Slowing Hex" }, | ||
{ list = "debuffresist", file = "Debuff Reducer.png", link = "https://deadlock.wiki/Debuff_Reducer", tip = "Debuff duration reduced by Debuff Resist" }, | { list = "debuffresist", file = "Debuff Reducer.png", link = "https://deadlock.wiki/Debuff_Reducer", tip = "Debuff duration reduced by Debuff Resist" }, | ||