Editing Module:AbilityInteraction

Jump to navigation Jump to search
Warning: You are not logged in. Once you make an edit, a temporary account will be created for you. Learn more. Log in or create an account to continue receiving notifications after this account expires, and to access other features.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision Your text
Line 21: Line 21:
link    = 'Ability Range',
link    = 'Ability Range',
},
},
['cooldown'] = {
['Cooldown'] = {
aliases  = {'ability cooldown', 'superior cooldown' },
aliases  = {'ability cooldown', 'superior cooldown' },
title    = 'Ability Cooldown Reduction',
title    = 'Ability Cooldown Reduction',
Line 41: Line 41:
iconfile = 'Dispel Magic.png',
iconfile = 'Dispel Magic.png',
link    = 'Dispel Magic',
link    = 'Dispel Magic',
},
['echo shard'] = {
aliases  = {},
title    = 'Echo Shard',
type    = 'positive',
iconfile = 'Echo Shard.png',
link    = 'Echo Shard',
},
['heal'] = {
aliases  = {'healing', 'healing booster'},
title    = 'Healing',
type    = 'positive',
iconfile = 'Healing Booster.png',
link    = 'Healing',
},
},
['heroic aura'] = {
['heroic aura'] = {
Line 83: Line 69:
iconfile = 'Monster Rounds.png',
iconfile = 'Monster Rounds.png',
link    = 'Monster Rounds',
link    = 'Monster Rounds',
},
['plated armor'] = {
aliases  = {},
title    = 'Plated Armor',
type    = 'negative',
iconfile = 'Plated Armor.png',
link    = 'Plated Armor',
},
['reactive barrier'] = {
aliases  = {},
title    = 'Reactive Barrier',
type    = 'negative',
iconfile = 'Reactive Barrier.png',
link    = 'Reactive Barrier',
},
},
['slowing hex'] = {
['slowing hex'] = {
aliases  = {},
aliases  = {},
title    = 'Slowing Hex',
title    = 'Slowing Hex',
type    = 'negative',
type    = 'info',
iconfile = 'Slowing Hex.png',
iconfile = 'Slowing Hex.png',
link    = 'Slowing Hex',
link    = 'Slowing Hex',
},
['stealth'] = {
aliases  = {'Veil Walker'},
title    = 'Stealth',
type    = 'positive',
iconfile = 'Veil Walker.png',
link    = 'Stealth',
},
},
['unstoppable'] = {
['unstoppable'] = {
Line 127: Line 92:
for _, entry in pairs(REGISTRY) do
for _, entry in pairs(REGISTRY) do
for _, alias in ipairs(entry.aliases or {}) do
for _, alias in ipairs(entry.aliases or {}) do
index[mw.ustring.lower(mw.text.trim(alias))] = entry
index[alias] = entry
end
end
end
end
for key, entry in pairs(REGISTRY) do
for key, entry in pairs(REGISTRY) do
index[mw.ustring.lower(mw.text.trim(key))] = entry
index[key] = entry
end
end


Please note that all contributions to The Deadlock Wiki are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see Deadlock:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!
Cancel Editing help (opens in new window)
Preview page with this template

Page included on this page: