Module:Infobox Monster: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
Line 11:
local slayer_masters = { 'turael', 'spria', 'krystilia', 'mazchna', 'vannaka', 'chaeldar', 'konar', 'nieve', 'steve', 'duradel', 'kuradal' }
local attributes = {
-- demon = '[[Demon (attribute)|Demon]]',
-- dragon = '[[Draconic (attribute)|Draconic]]',
-- fiery = '[[Fiery (attribute)|Fiery]]',
-- golem = '[[Golem (attribute)|Golem]]',
-- icy = '[[Icy (attribute)|Icy]]',
-- kalphite = '[[Kalphite (attribute)|Kalphite]]',
-- leafy = '[[Leafy (attribute)|Leafy]]',
-- penance = '[[Penance (attribute)|Penance]]',
-- rat = '[[Rat (attribute)|Rat]]',
-- shade = '[[Shade (attribute)|Shade]]',
-- spectral = '[[Spectral (attribute)|Spectral]]',
-- undead = '[[Undead (attribute)|Undead]]',
-- vampyre1 = '[[Vampyre (attribute)|Vampyre (tier 1)]]',
-- vampyre2 = '[[Vampyre (attribute)|Vampyre (tier 2)]]',
-- vampyre3 = '[[Vampyre (attribute)|Vampyre (tier 3)]]',
-- xerician = '[[Xerician (attribute)|Xerician]]',
demon = 'Demon',
dragon = 'Draconic',
fiery = 'Fiery',
golem = 'Golem',
icy = 'Icy',
kalphite = 'Kalphite',
leafy = 'Leafy',
penance = 'Penance',
rat = 'Rat',
shade = 'Shade',
spectral = 'Spectral',
undead = 'Undead',
vampyre1 = 'Vampyre (tier 1)',
vampyre2 = 'Vampyre (tier 2)',
vampyre3 = 'Vampyre (tier 3)',
xerician = 'Xerician',
}
 

Navigation menu