View source for Module:EffectSprite/Aliases
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reason:
You can view and copy the source of this page.
local aliases = {
['Absorption'] = { title = 'Absorption', name = 'absorption' },
['Bad Luck'] = { title = 'Bad Luck', name = 'bad-luck' },
['Bad Omen'] = { title = 'Bad Omen', name = 'bad-omen' },
['Blindness'] = { title = 'Blindness', name = 'blindness' },
['Conduit Power'] = { title = 'Conduit Power', name = 'conduit-power' },
["Dolphin's Grace"] = { title = "Dolphin's Grace", name = "dolphin's-grace" },
["Dolphins Grace"] = { title = "Dolphin's Grace", name = "dolphin's-grace" },
['Fatal Poison'] = { title = 'Fatal Poison', name = 'fatal-poison' },
['Fire Resistance'] = { title = 'Fire Resistance', name = 'fire-resistance' },
['Glowing'] = { title = 'Glowing', name = 'glowing' },
['Haste'] = { title = 'Haste', name = 'haste'},
['Health Boost'] = { title = 'Health Boost', name = 'health-boost' },
['Hero of the Village'] = { title = 'Hero of the Village', name = 'hero-of-the-village' },
['Hunger'] = { title = 'Hunger', name = 'hunger' },
['Instant Damage'] = { title = 'Instant Damage', name = 'instant-damage' },
['Instant Health'] = { title = 'Instant Health', name = 'instant-health' },
['Invisibility'] = { title = 'Invisibility', name = 'invisibility' },
['Jump Boost'] = { title = 'Jump Boost', name = 'jump-boost' },
['Levitation'] = { title = 'Levitation', name = 'levitation' },
000
1:0
Template used on this page:
Return to Module:EffectSprite/Aliases.