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 (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]]',
000
1:0
Template used on this page:
Return to Module:Infobox Monster.