View source for Module:Infobox Monster
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.
--------------------------
-- Module for [[Template:Infobox Monster]]
------------------------
local p = {}
local onmain = require('Module:Mainonly').on_main
local commas = require('Module:Addcommas')._add
local infobox = require('Module:Infobox')
local signed = require('Module:Format eq stat').signed
local slayer_masters = { 'turael', 'spria', 'krystilia', 'mazchna', 'vannaka', 'chaeldar', 'konar', 'nieve', 'steve', 'duradel' }
local attributes = {
demon = 'Demon',
dragon = 'Draconic',
fiery = 'Fiery',
golem = 'Golem',
icy = 'Icy',
kalphite = 'Kalphite',
leafy = 'Leafy',
penance = 'Penance',
000
1:0
Template used on this page:
Return to Module:Infobox Monster.