Difference between revisions of "Module:Table of monsters"

From CrawlWiki
Jump to: navigation, search
m (update cacodemon)
m (Fix 'weapon only' attack type)
 
(242 intermediate revisions by 9 users not shown)
Line 1: Line 1:
 
local m = {}
 
local m = {}
 +
m[" illusion"] = {
 +
  Name = " illusion",
 +
  Colour = "White",
 +
  Glyph = "@",
 +
  Tile = "[[File: illusion.png]]",
 +
  Speed = "10",
 +
  HD = 4,
 +
  ["HD"] = 4,
 +
  ["Average HP 10x"] = 140,
 +
  AC = 0,
 +
  EV = 11,
 +
  Attacks = {
 +
    {Damage = 4, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"Fighter flag", "Flying flag", "Speaks flag", "Ghost demon flag", "Insubstantial flag", "No poly flag",},
 +
  Willpower = "6",
 +
  Resistances = {"Poison resistance", "Miasma resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 3,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "player illusion",
 +
  Species = "player illusion",
 +
  Description = [=[]=],
 +
}
 
m["Agnes"] = {
 
m["Agnes"] = {
   Name = "Agnes",
+
   Name = "Agnes",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "i",
+
   Glyph = "i",  
   Tile = "[[File:Agnes.png]]",
+
   Tile = "[[File:Agnes.png]]",  
   Speed = "18",
+
   Speed = "18",  
   HD = 11,
+
   HD = 11,  
   ["HD"] = 11,
+
   ["HD"] = 11,  
   ["Average HP 10x"] = 990,
+
   ["Average HP 10x"] = 990,  
   AC = 2,
+
   AC = 2,  
   EV = 20,
+
   EV = 20,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag","See invisible flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1445,  
   XP = 2135,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "spriggan",  
   Genus = "spriggan",
+
   Species = "spriggan",  
   Species = "spriggan",
 
 
   Description = [=[This spriggan is aged and weathered from years of travel away from the forests and swamps that are home to her kin. Her choice of weapon and astonishing speed both speak to the training she underwent. Underestimate her at your peril!]=],
 
   Description = [=[This spriggan is aged and weathered from years of travel away from the forests and swamps that are home to her kin. Her choice of weapon and astonishing speed both speak to the training she underwent. Underestimate her at your peril!]=],
 
}
 
}
 
m["Aizul"] = {
 
m["Aizul"] = {
   Name = "Aizul",
+
   Name = "Aizul",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "S",
+
   Glyph = "S",  
   Tile = "[[File:Aizul.png]]",
+
   Tile = "[[File:Aizul.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 1400,
+
   ["Average HP 10x"] = 1400,  
   AC = 8,
+
   AC = 8,  
   EV = 18,
+
   EV = 18,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Venom Bolt", Damage = "3d18", Flags = {"Wizard",}},
+
       {Spell = "Venom Bolt", Damage = "3d18", Flags = {"Wizard",}},  
       {Spell = "Poison Arrow", Damage = "3d21", Flags = {"Wizard",}},
+
       {Spell = "Poison Arrow", Damage = "3d21", Flags = {"Wizard",}},  
 
       {Spell = "Sleep", Flags = {"Wizard",}},
 
       {Spell = "Sleep", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {"Poison resistance",},
+
   Resistances = {"Poison resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 1378,  
   XP = 1658,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "guardian serpent",  
   Genus = "guardian serpent",
+
   Species = "guardian serpent",  
   Species = "guardian serpent",
+
   Description = [=[Once the primary guardian serpent of a legendary treasure hoard, she was disgraced after thieves looted it while she slept. She seeks to make up for her failure by protecting the only treasure the villains overlooked, a single precious talisman.]=],  
   Description = [=[Once the primary guardian serpent of a legendary treasure hoard, she was disgraced after thieves looted it while she slept. She now slithers about the dungeon, seeking vengeance against all would-be looters. She is an accomplished spellcaster, but no more deadly in melee combat than others of her kind.]=],
+
   Quote = [=[Wasn't it beautiful running wild 'til you fell asleep Before the monsters caught up to you?
   Quote = [=[“I went to Heaven —
+
    -Taylor Swift, _Innocent_, 2010.]=],
’Twas a small Town —
 
Lit — with a Ruby —
 
Lathed — with Down —”
 
-Emily Dickinson, _I went to Heaven_. ca. 1860.]=],
 
 
}
 
}
 
m["Amaemon"] = {
 
m["Amaemon"] = {
   Name = "Amaemon",
+
   Name = "Amaemon",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "6",
+
   Glyph = "6",  
   Tile = "[[File:Amaemon.png]]",
+
   Tile = "[[File:Amaemon.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 7,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 875,
+
   ["Average HP 10x"] = 875,  
   AC = 3,
+
   AC = 3,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 12, Type = "Hit", Flavour = "Plain"},  
     {Damage = 12, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 12, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 8, Type = "Tail slap", Flavour = "Poison"},
 
     {Damage = 8, Type = "Tail slap", Flavour = "Poison"},
   },
+
   },  
   Holiness = "Natural demon",
+
   Holiness = "Natural demon",  
   ["Item Use"] = {"Weapons armour","Starting equipment","Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Concentrate Venom", Flags = {"Wizard",}},
+
       {Spell = "Concentrate Venom", Flags = {"Wizard",}},  
 
       {Spell = "Summon Scorpions", Flags = {"Wizard",}},
 
       {Spell = "Summon Scorpions", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag", "Evil flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Torment resistance","Miasma resistance",},
+
   Resistances = {"Torment resistance", "Miasma resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "Clean",
+
   XP = 767,  
   XP = 767,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "demonspawn",  
   Genus = "demonspawn",
+
   Species = "demonspawn",  
   Species = "demonspawn",
 
 
   Description = [=[Amaemon always knew he was different, but it was still a horrific surprise when his demonic heritage manifested. As his body twisted, Amaemon was forced to flee far from the surface. The passage of time has only left him more obsessed with what he has lost - consumed by poison both physical and spiritual.]=],
 
   Description = [=[Amaemon always knew he was different, but it was still a horrific surprise when his demonic heritage manifested. As his body twisted, Amaemon was forced to flee far from the surface. The passage of time has only left him more obsessed with what he has lost - consumed by poison both physical and spiritual.]=],
 
}
 
}
 
m["Antaeus"] = {
 
m["Antaeus"] = {
   Name = "Antaeus",
+
   Name = "Antaeus",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "C",
+
   Glyph = "C",  
   Tile = "[[File:Antaeus.png]]",
+
   Tile = "[[File:Antaeus.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 22,
+
   HD = 22,  
   ["HD"] = 22,
+
   ["HD"] = 22,  
   ["Average HP 10x"] = 6820,
+
   ["Average HP 10x"] = 6820,  
   AC = 28,
+
   AC = 28,  
   EV = 4,
+
   EV = 4,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 75, Type = "Hit", Flavour = "Cold"},
+
     {Damage = 75, Type = "Hit", Flavour = "Cold"},  
 
     {Damage = 30, Type = "Hit", Flavour = "Cold"},
 
     {Damage = 30, Type = "Hit", Flavour = "Cold"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Lightning Bolt", Damage = "3d25", Flags = {"Magical",}},
+
       {Spell = "Lightning Bolt", Damage = "3d25", Flags = {"Magical",}},  
       {Spell = "Flash Freeze", Damage = "3d29", Flags = {"Magical",}},
+
       {Spell = "Sleetstrike", Damage = "2d26+(3/space)", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Evil flag","See invisible flag","Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag", "Tall tile flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Cold resistance 2","Electricity resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance 2", "Electricity resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Fire vulnerability","Holy vulnerability",},
+
   Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",},  
  Corpse = "No",
+
   XP = 8908,  
   XP = 16864,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "giant",  
   Genus = "giant",
+
   Species = "titan",  
   Species = "titan",
+
   Description = [=[Once a hero among the titans, Antaeus grew jealous of the titan queen. In single combat he challenged and slew her, and for this crime he was exiled and descended into the Hells. Finding the inhabitants of that place no match for his might, Antaeus tore from its substance a fourth Hell, Cocytus, a realm born of frozen spite.]=],  
   Description = [=[Once a hero among the titans, Antaeus grew jealous of the titan queen. In single combat he challenged and slew her, and for this crime he was exiled and descended into the Hells. Finding the inhabitants of that place no match for his might, Antaeus tore from its substance a fourth Hell, Cocytus, a realm born of frozen spite.]=],
+
   Quote = [=[“That country was then ruled by Antaeus, son of Poseidon, who used to kill
   Quote = [=[“That country was then ruled by Antaeus, son of Poseidon, who used to kill strangers by forcing them to wrestle. Being forced to wrestle with him, Hercules hugged him, lifted him aloft, broke and killed him; for when he touched earth so it was that he waxed stronger, wherefore some said that he was a son of Earth.”
+
strangers by forcing them to wrestle. Being forced to wrestle with him,
-Pseudo-Apollodorus , _Library and Epitome_, 2.5.11. ca. 150 BC.
+
Hercules hugged him, lifted him aloft, broke and killed him; for when he
trans. Sir James George Frazer, 1913.]=],
+
touched earth so it was that he waxed stronger, wherefore some said that he
 +
was a son of Earth.”
 +
    -Pseudo-Apollodorus , _Library and Epitome_, 2.5.11. ca. 150 BC.
 +
    trans. Sir James George Frazer, 1913.
 +
 
 +
“The head foreman in the mine, called Antaeus,
 +
was an obese giant with a thick black beard
 +
who actually seemed to draw his strength from Mother Earth.”
 +
    -Primo Levi, “The Periodic Table”. 1975.]=],
 
}
 
}
 
m["Arachne"] = {
 
m["Arachne"] = {
   Name = "Arachne",
+
   Name = "Arachne",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "H",
+
   Glyph = "H",  
   Tile = "[[File:Arachne.png]]",
+
   Tile = "[[File:Arachne.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 17,
+
   HD = 23,  
   ["HD"] = 17,
+
   ["HD"] = 23,  
   ["Average HP 10x"] = 2040,
+
   ["Average HP 10x"] = 2040,  
   AC = 3,
+
   AC = 9,  
   EV = 10,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Ensnare", Flags = {"Wizard",}},
+
       {Spell = "Greater Ensnare", Flags = {"Wizard",}},  
       {Spell = "Poison Arrow", Damage = "3d24", Flags = {"Wizard",}},
+
       {Spell = "Poison Arrow", Damage = "3d30", Flags = {"Wizard",}},  
       {Spell = "Venom Bolt", Damage = "3d21", Flags = {"Wizard",}},
+
       {Spell = "Venom Bolt", Damage = "3d27", Flags = {"Wizard",}},  
       {Spell = "Blink", Flags = {"Wizard",}},
+
       {Spell = "Blink Range", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Web immune flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"See invisible flag", "Web immune flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",},  
   MR = "60",
+
   Willpower = "80",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 3913,  
   XP = 3608,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "spider",  
   Genus = "spider",
+
   Species = "Arachne",  
   Species = "Arachne",
+
   Description = [=[Once a talented human weaver, Arachne was transformed into a monstrous half-spider by a jealous rival's curse. Driven out of her village, she found sanctuary for a time among the jorogumo before a bitter feud forced her to flee once more.
   Description = [=[Once a talented human weaver, Arachne was cursed by being transformed into her present form: half-human, half-spider. Her sympathies now lie with the inhuman residents of her new home, and she's eager to dispose of any who would threaten them.]=],
+
 
 +
Now she wanders other corners of the dungeon with a small retinue of loyal students in tow, seeking a new domain in which they can spin their peerless tapestries in peace.]=],
 
}
 
}
 
m["Asmodeus"] = {
 
m["Asmodeus"] = {
   Name = "Asmodeus",
+
   Name = "Asmodeus",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "&",
+
   Glyph = "&",  
   Tile = "[[File:Asmodeus.png]]",
+
   Tile = "[[File:Asmodeus.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 17,
+
   HD = 17,  
   ["HD"] = 17,
+
   ["HD"] = 17,  
   ["Average HP 10x"] = 4505,
+
   ["Average HP 10x"] = 4505,  
   AC = 30,
+
   AC = 30,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 40, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 40, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Fire", Damage = "3d26", Flags = {"Magical",}},
+
       {Spell = "Bolt of Fire", Damage = "3d26", Flags = {"Magical",}},  
       {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Magical",}},
+
       {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Magical",}},  
       {Spell = "Fire Summon", Flags = {"Magical",}},
+
       {Spell = "Hellfire Court", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Evil flag","See invisible flag","Flying flag","Flame ring flag","Speaks flag","Unique flag","Male flag",},
+
   Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Flying flag", "Flame ring flag", "Speaks flag", "Unique flag", "Male flag", "Tall tile flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Damnation resistance","Fire resistance 3","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Damnation resistance", "Fire resistance 3", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 8048,  
   XP = 15712,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "hell lord",  
   Genus = "hell lord",
+
   Species = "Asmodeus",  
   Species = "Asmodeus",
+
   Description = [=[Greatest and most cunning of the Lords of Hell, Asmodeus was born when the twin fires of greed and treachery first sparked to life within a mortal's heart. His hideous body is perpetually wreathed in flame.]=],  
   Description = [=[Greatest and most cunning of the Lords of Hell, Asmodeus was born when the twin fires of greed and treachery first sparked to life within a mortal's heart. His hideous body is perpetually wreathed in flame.]=],
 
 
   Quote = [=[“For myself, I have other occupations:  I make absurd matches; I marry greybeards with minors, masters with servants, girls with small fortunes with tender lovers who have none. It is I who introduced into this world luxury, debauchery, games of chance, and chemistry. I am the author of the first cookery book, the inventor of festivals, of dancing, music, plays, and of the newest fashions; in a word, I am ASMODEUS, surnamed The Devil on Two Sticks.”
 
   Quote = [=[“For myself, I have other occupations:  I make absurd matches; I marry greybeards with minors, masters with servants, girls with small fortunes with tender lovers who have none. It is I who introduced into this world luxury, debauchery, games of chance, and chemistry. I am the author of the first cookery book, the inventor of festivals, of dancing, music, plays, and of the newest fashions; in a word, I am ASMODEUS, surnamed The Devil on Two Sticks.”
 
-Alain René Le Sage, _Asmodeus: Or, The Devil on Two Sticks_. 1707.]=],
 
-Alain René Le Sage, _Asmodeus: Or, The Devil on Two Sticks_. 1707.]=],
 
}
 
}
 
m["Asterion"] = {
 
m["Asterion"] = {
   Name = "Asterion",
+
   Name = "Asterion",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "H",
+
   Glyph = "H",  
   Tile = "[[File:Asterion.png]]",
+
   Tile = "[[File:Asterion.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 15,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 1275,
+
   ["Average HP 10x"] = 1275,  
   AC = 4,
+
   AC = 10,  
   EV = 4,
+
   EV = 1,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 35, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 35, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 20, Type = "Gore", Flavour = "Plain"},
 
     {Damage = 20, Type = "Gore", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Major Destruction", Damage = "3d27 / 3d24 / 3d6 / 3d25 / 3d22 / 3d20 / 3d28", Flags = {"Priest",}},
+
       {Spell = "Major Destruction", Damage = "2d14 / 3d20 / 3d22 / 3d25 / 3d24 / 3d27 / 3d28", Flags = {"Priest",}},  
       {Spell = "Greater Servant of Makhleb", Flags = {"Priest",}},
+
       {Spell = "Haste", Flags = {"Priest",}},  
       {Spell = "Haste", Flags = {"Priest",}},
+
       {Spell = "Infernal Servant", Flags = {"Priest",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","See invisible flag","Speaks flag","Warm blood flag","Unique flag","Male flag","Hybrid flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Silver vulnerability",},
+
   Vulnerabilities = {"Silver vulnerability",},  
  Corpse = "Clean",
+
   XP = 1705,  
   XP = 2669,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "minotaur",  
   Genus = "minotaur",
+
   Species = "minotaur",  
   Species = "minotaur",
+
   Description = [=[Once a king infamous for waging bloodthirsty campaigns, Asterion was exiled to the depths of the dungeon for his crimes. Here he lurks in his tattered finery, dreaming of a new kingdom. In his lust for power, the minotaur king turned to the worship of Makhleb, and Makhleb has rewarded him with horrifying destructive might.]=],  
   Description = [=[Once a king infamous for waging bloodthirsty campaigns, Asterion was exiled to the depths of the dungeon for his crimes. Here he lurks in his tattered finery, dreaming of a new kingdom. In his lust for power, the minotaur king turned to the worship of Makhleb, and Makhleb has rewarded him with horrifying destructive might.]=],
 
 
   Quote = [=[“The fact is that I am unique. What a man can pass unto others does not interest me; like the philosopher, I think nothing is communicated by the art of writing. Annoying and trivial minutiae have no place in my spirit, a spirit which is receptive only to whatsoever is grand.”
 
   Quote = [=[“The fact is that I am unique. What a man can pass unto others does not interest me; like the philosopher, I think nothing is communicated by the art of writing. Annoying and trivial minutiae have no place in my spirit, a spirit which is receptive only to whatsoever is grand.”
 
-Jorge Luis Borges, “The House of Asterion”. 1947.
 
-Jorge Luis Borges, “The House of Asterion”. 1947.
Line 262: Line 291:
 
}
 
}
 
m["Azrael"] = {
 
m["Azrael"] = {
   Name = "Azrael",
+
   Name = "Azrael",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "R",
+
   Glyph = "R",  
   Tile = "[[File:Azrael.png]]",
+
   Tile = "[[File:Azrael.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 11,
+
   HD = 11,  
   ["HD"] = 11,
+
   ["HD"] = 11,  
   ["Average HP 10x"] = 880,
+
   ["Average HP 10x"] = 880,  
   AC = 10,
+
   AC = 10,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 17, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 17, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Fire", Damage = "3d20", Flags = {"Magical",}},
+
       {Spell = "Bolt of Fire", Damage = "3d20", Flags = {"Magical",}},  
      {Spell = "Sticky Flame Range", Damage = "3d5", Flags = {"Magical",}},
+
       {Spell = "Fireball", Damage = "3d20", Flags = {"Magical",}},  
       {Spell = "Fireball", Damage = "3d20", Flags = {"Magical",}},
+
       {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Magical",}},  
       {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Magical",}},
 
 
       {Spell = "Call Down Damnation", Damage = "3d15", Flags = {"Magical",}},
 
       {Spell = "Call Down Damnation", Damage = "3d15", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","Flying flag","Speaks flag","Unique flag","Male flag",},
+
   Flags = {"Evil flag", "Flying flag", "Speaks flag", "Unique flag", "Male flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Damnation resistance","Fire resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Damnation resistance", "Fire resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Cold vulnerability","Holy vulnerability",},
+
   Vulnerabilities = {"Cold vulnerability", "Holy vulnerability",},  
  Corpse = "No",
+
   XP = 990,  
   XP = 1258,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "efreet",  
   Genus = "efreet",
+
   Species = "efreet",  
   Species = "efreet",
+
   Description = [=[A powerful, belligerent efreet. (Is there any other kind?)]=],  
   Description = [=[A powerful, belligerent efreet. (Is there any other kind?)]=],
 
 
   Quote = [=[“And Allah said,
 
   Quote = [=[“And Allah said,
 
‘As thou the deed hast done, so now the office shall be thine, O Azrael,
 
‘As thou the deed hast done, so now the office shall be thine, O Azrael,
Line 310: Line 337:
 
}
 
}
 
m["Bai Suzhen"] = {
 
m["Bai Suzhen"] = {
   Name = "Bai Suzhen",
+
   Name = "Bai Suzhen",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "d",
+
   Glyph = "d",  
   Tile = "[[File:Bai Suzhen.png]]",
+
   Tile = "[[File:Bai Suzhen.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 20,
+
   HD = 20,  
   ["HD"] = 20,
+
   ["HD"] = 20,  
   ["Average HP 10x"] = 1850,
+
   ["Average HP 10x"] = 2050,  
   AC = 14,
+
   AC = 14,  
   EV = 8,
+
   EV = 8,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 24, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 24, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 14, Type = "Tail slap", Flavour = "Plain"},
 
     {Damage = 14, Type = "Tail slap", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Summon Hydra", Flags = {"Wizard",}},
 
       {Spell = "Summon Hydra", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Speaks flag","Cold blood flag","Unique flag","Female flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Cold blood flag", "Unique flag", "Female flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Cold resistance","Electricity resistance 3","Poison resistance",},
+
   Resistances = {"Cold resistance", "Electricity resistance 3", "Poison resistance",},  
   Vulnerabilities = {"Silver vulnerability",},
+
   Vulnerabilities = {"Silver vulnerability",},  
  Corpse = "No",
+
   XP = 3104,  
   XP = 5316,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "dragon",  
   Genus = "dragon",
+
   Species = "storm dragon",  
   Species = "storm dragon",
+
   Description = [=[A weary draconian with foreign and watery scales. She has come to the Dungeon in hopes of resurrecting her mortal husband; a noble cause, for a being once known for quarrelling with saints and flooding unfortunate temples. If pressed to her limits, she will reveal her true form, the mere sight of which struck her husband dead. Adventurers may wish they were so lucky!]=],
   Description = [=[A weary draconian with foreign and watery scales. She has come to the Dungeon in hopes of resurrecting her mortal husband; a noble cause, for a being once known for quarreling with saints and flooding unfortunate temples. If pressed to her limits, she will reveal her true form, the mere sight of which struck her husband dead. Adventurers may wish they were so lucky!]=],
 
 
}
 
}
 
m["Bai Suzhen (dragon)"] = {
 
m["Bai Suzhen (dragon)"] = {
   Name = "Bai Suzhen",
+
   Name = "Bai Suzhen (dragon)",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "D",
+
   Glyph = "D",  
   Tile = "[[File:Bai Suzhen (dragon).png]]",
+
   Tile = "[[File:Bai Suzhen (dragon).png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 20,
+
   HD = 20,  
   ["HD"] = 20,
+
   ["HD"] = 20,  
   ["Average HP 10x"] = 1850,
+
   ["Average HP 10x"] = 2050,  
   AC = 22,
+
   AC = 22,  
   EV = 4,
+
   EV = 4,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 30, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 30, Type = "Bite", Flavour = "Plain"},  
     {Damage = 16, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 16, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 16, Type = "Trample", Flavour = "Trample"},
 
     {Damage = 16, Type = "Trample", Flavour = "Trample"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Primal Wave", Damage = "3d26", Flags = {"Natural","Breath",}},
+
       {Spell = "Primal Wave", Damage = "3d30", Flags = {"Natural", "Breath", "Noisy",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Flying flag","Thunder ring flag","Speaks flag","Cold blood flag","Unique flag","Female flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Thunder ring flag", "Speaks flag", "Cold blood flag", "Unique flag", "Female flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Cold resistance","Electricity resistance 3","Poison resistance"},
+
   Resistances = {"Cold resistance", "Electricity resistance 3", "Poison resistance",},  
   Vulnerabilities = {"Silver vulnerability",},
+
   Vulnerabilities = {"Silver vulnerability",},  
  Corpse = "No",
+
   XP = 3104,  
   XP = 5316,
+
   Size = "Giant",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "dragon",  
   Genus = "dragon",
+
   Species = "storm dragon",  
   Species = "storm dragon",
+
   Description = [=[A weary draconian with foreign and watery scales. She has come to the Dungeon in hopes of resurrecting her mortal husband; a noble cause, for a being once known for quarrelling with saints and flooding unfortunate temples. If pressed to her limits, she will reveal her true form, the mere sight of which struck her husband dead. Adventurers may wish they were so lucky!]=],
   Description = [=[A weary draconian with foreign and watery scales. She has come to the Dungeon in hopes of resurrecting her mortal husband; a noble cause, for a being once known for quarreling with saints and flooding unfortunate temples. If pressed to her limits, she will reveal her true form, the mere sight of which struck her husband dead. Adventurers may wish they were so lucky!]=],
 
 
}
 
}
m["Blork the orc"] = {
+
m["Blorkula the orcula"] = {
   Name = "Blork the orc",
+
   Name = "Blorkula the orcula",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "o",
+
   Glyph = "o",  
   Tile = "[[File:Blork the orc.png]]",
+
   Tile = "[[File:Blorkula the orcula.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 3,
+
   HD = 5,  
   ["HD"] = 3,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 315,
+
   ["Average HP 10x"] = 315,  
   AC = 0,
+
   AC = 2,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 7, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 8, Type = "Hit", Flavour = "Plain"},
   },
+
    {Damage = 6, Type = "Bite", Flavour = "Vampiric"},
   Holiness = "Natural",
+
   },  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   Holiness = "Undead",  
   Habitat = "Land",
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
 +
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Throw Frost", Damage = "3d5", Flags = {"Wizard",}},
+
      {Spell = "Sandblast", Damage = "3d10", Flags = {"Wizard",}},
       {Spell = "Cantrip", Flags = {"Wizard",}},
+
      {Spell = "Sting", Damage = "2d10", Flags = {"Wizard",}},
 +
      {Spell = "Shock", Damage = "d18", Flags = {"Wizard",}},
 +
       {Spell = "Throw Frost", Damage = "3d6", Flags = {"Wizard",}},  
 +
       {Spell = "Throw Flame", Damage = "3d6", Flags = {"Wizard",}},  
 
       {Spell = "Haste", Flags = {"Wizard",}},
 
       {Spell = "Haste", Flags = {"Wizard",}},
      {Spell = "Throw Flame", Damage = "3d5", Flags = {"Wizard",}},
 
      {Spell = "Magic Dart", Damage = "3d4", Flags = {"Wizard",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"Speaks flag", "See invisible flag", "Warm blood flag", "Unique flag", "Male flag", "No zombie flag", "Evil flag", "Unbreathing flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "Clean",
+
   XP = 225,  
   XP = 95,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "orc",  
   Genus = "orc",
+
   Species = "orc",  
   Species = "orc",
+
   Description = [=[Once a gangly and bedraggled vampire with a strange obsession with colour, Blorkula was offered succour by a missionary of Beogh and became a portly and vigorous orc with a strange obsession with colour instead.
   Description = [=[A particularly fat and ugly orc. He's scavenged a pair of rainbow-coloured suspenders from somewhere. They're not helping.]=],
+
 
 +
He wields magic tinged with every hue of the rainbow, and has mastered the art of dividing his own form among its many colours to avoid killing blows - though even he must rest a while before doing so a second time.]=],
 
}
 
}
 
m["Boris"] = {
 
m["Boris"] = {
   Name = "Boris",
+
   Name = "Boris",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "L",
+
   Glyph = "L",  
   Tile = "[[File:Boris.png]]",
+
   Tile = "[[File:Boris.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 22,
+
   HD = 22,  
   ["HD"] = 22,
+
   ["HD"] = 22,  
   ["Average HP 10x"] = 1540,
+
   ["Average HP 10x"] = 1540,  
   AC = 12,
+
   AC = 16,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 25, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 15, Type = "Touch", Flavour = "Drain experience"},
 
     {Damage = 15, Type = "Touch", Flavour = "Drain experience"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
   Habitat = "Land",
+
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Iron Shot", Damage = "3d37", Flags = {"Wizard",}},
 +
      {Spell = "Bolt of Cold", Damage = "3d32", Flags = {"Wizard",}},
 +
      {Spell = "March of Sorrows", Flags = {"Wizard",}},
 +
      {Spell = "Orb of Destruction", Damage = "9d19", Flags = {"Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag", "Unique flag", "Male flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 1701,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "lich",
 +
  Species = "lich",
 +
  Description = [=[An ancient and powerful lich. Like all true liches, Boris is immortal, and will regenerate his desiccated skeletal remains even if completely disintegrated. The same cannot be said for his many victims over his many centuries, from which he collects and channels their dying woes and regrets.]=],
 +
}
 +
m["Brimstone Fiend"] = {
 +
  Name = "Brimstone Fiend",
 +
  Colour = "LightRed",
 +
  Glyph = "1",
 +
  Tile = "[[File:Brimstone Fiend.png]]",
 +
  Speed = "10",
 +
  HD = 18,
 +
  ["HD"] = 18,
 +
  ["Average HP 10x"] = 990,
 +
  AC = 15,
 +
  EV = 6,
 +
  Attacks = {
 +
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
 +
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
 +
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Demonic",
 +
  ["Item Use"] = {"Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Magical",}},
 +
      {Spell = "Symbol of Torment", Flags = {"Magical",}},
 +
    },
 +
  },
 +
  Flags = {"See invisible flag", "Flying flag", "Evil flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Damnation resistance", "Fire resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Cold vulnerability", "Holy vulnerability",},
 +
  XP = 2050,
 +
  Size = "Large",
 +
  Intelligence = "Human",
 +
  Genus = "Brimstone Fiend",
 +
  Species = "Brimstone Fiend",
 +
  Description = [=[A huge and powerful demon wreathed in damnation, with great scaly wings. It is one of the most fearsome denizens of any of the Hells.]=],
 +
}
 +
m["Cassandra"] = {
 +
  Name = "Cassandra",
 +
  Colour = "LightMagenta",
 +
  Glyph = "@",
 +
  Tile = "[[File:Cassandra.png]]",
 +
  Speed = "10",
 +
  HD = 7,
 +
  ["HD"] = 7,
 +
  ["Average HP 10x"] = 430,
 +
  AC = 2,
 +
  EV = 11,
 +
  Attacks = {
 +
    {Damage = 8, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",  
 +
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
 +
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Iron Shot", Damage = "3d37", Flags = {"Wizard",}},
+
       {Spell = "Doomsaying", Flags = {"Natural",}},  
       {Spell = "Bolt of Cold", Damage = "3d32", Flags = {"Wizard",}},
+
       {Spell = "Doom Bolt", Damage = "3d12", Flags = {"Wizard",}},  
       {Spell = "Invisibility", Flags = {"Wizard",}},
+
       {Spell = "Fleetfoot", Flags = {"Wizard",}},
      {Spell = "Orb of Destruction", Damage = "9d18", Flags = {"Wizard",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","See invisible flag","Unbreathing flag","Speaks flag","Unique flag","Male flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag", "Priest flag",},  
   MR = "Immune",
+
   Willpower = "60",  
   Resistances = {"Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 350,  
   XP = 5755,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "lich",
+
   Species = "human",  
   Species = "lich",
+
   Description = [=[As a young woman, Cassandra bound herself in service to Ashenzari and was blessed and cursed in equal measure - granted the ability to foresee disasters, but only those she was powerless to prevent.
   Description = [=[An ancient and powerful lich. Like all true liches, Boris is immortal, and will regenerate his desiccated skeletal remains even if completely disintegrated.]=],
+
 
 +
Eventually driven from her homeland as a harbinger of the very plagues she'd spent a lifetime warning against, she has come to the dungeon in her final days in hope of averting one last catastrophe.]=],
 
}
 
}
 
m["Cerebov"] = {
 
m["Cerebov"] = {
   Name = "Cerebov",
+
   Name = "Cerebov",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "&",
+
   Glyph = "&",  
   Tile = "[[File:Cerebov.png]]",
+
   Tile = "[[File:Cerebov.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 21,
+
   HD = 21,  
   ["HD"] = 21,
+
   ["HD"] = 21,  
   ["Average HP 10x"] = 6510,
+
   ["Average HP 10x"] = 6510,  
   AC = 30,
+
   AC = 30,  
   EV = 8,
+
   EV = 8,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 60, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 60, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Fire Storm", Damage = "8d16 / 8d17", Flags = {"Magical",}},
+
       {Spell = "Fire Storm", Damage = "8d16 / 8d17", Flags = {"Magical",}},  
       {Spell = "Iron Shot", Damage = "3d36", Flags = {"Magical",}},
+
       {Spell = "Iron Shot", Damage = "3d36", Flags = {"Magical",}},  
       {Spell = "Haste", Flags = {"Magical",}},
+
       {Spell = "Haste", Flags = {"Magical",}},  
       {Spell = "Fire Summon", Flags = {"Magical",}},
+
       {Spell = "Hellfire Court", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Evil flag","See invisible flag","Speaks flag","Unique flag",},
+
   Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Speaks flag", "Unique flag", "Gender neutral flag", "Tall tile flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Damnation resistance","Fire resistance 3","Poison resistance","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Damnation resistance", "Fire resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 10016,  
   XP = 22654,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "pandemonium lord",  
   Genus = "pandemonium lord",
+
   Species = "Cerebov",  
   Species = "Cerebov",
 
 
   Description = [=[A violent and wrathful demon, Cerebov appears as a giant humanoid covered in shining golden armour and wielding a huge twisted sword.]=],
 
   Description = [=[A violent and wrathful demon, Cerebov appears as a giant humanoid covered in shining golden armour and wielding a huge twisted sword.]=],
 
}
 
}
 
m["Chuck"] = {
 
m["Chuck"] = {
   Name = "Chuck",
+
   Name = "Chuck",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "C",
+
   Glyph = "C",  
   Tile = "[[File:Chuck.png]]",
+
   Tile = "[[File:Chuck.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 18,
+
   HD = 18,  
   ["HD"] = 18,
+
   ["HD"] = 18,  
   ["Average HP 10x"] = 1170,
+
   ["Average HP 10x"] = 1170,  
   AC = 14,
+
   AC = 14,  
   EV = 2,
+
   EV = 2,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 45, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 45, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1464,  
   XP = 2138,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "giant",  
   Genus = "giant",
+
   Species = "stone giant",  
   Species = "stone giant",
 
 
   Description = [=[Chuck the stone giant loves rocks, the bigger the better! Over the years, he has managed to amass quite the collection, including some rare, enchanted ones.]=],
 
   Description = [=[Chuck the stone giant loves rocks, the bigger the better! Over the years, he has managed to amass quite the collection, including some rare, enchanted ones.]=],
}
 
m["mutant beast"] = {
 
  Name = "mutant beast",
 
  Colour = "Magenta",
 
  Glyph = "H",
 
  Tile = "[[File:Mutant beast.png]]",
 
  Speed = "10",
 
  HD = 27,
 
  ["HD"] = 15,
 
  ["Average HP 10x"] = 825,
 
  AC = 13,
 
  EV = 5,
 
  Attacks = {
 
    {Damage = 40, Type = "Hit", Flavour = "Plain"},
 
    {Damage = 25, Type = "Trample", Flavour = "Trample"},
 
    {Damage = 25, Type = "Sting", Flavour = "Reach sting"},
 
    {Damage = 25, Type = "Constrict", Flavour = "Crush"},
 
  },
 
  Holiness = "Natural",
 
  ["Item Use"] = {"Uses nothing"},
 
  Habitat = "Land",
 
  Flags = {"No poly flag","No gen derived flag","Hybrid flag","Vault flag",},
 
  MR = "108",
 
  Resistances = {"Cold resistance","Poison resistance",},
 
  Vulnerabilities = {},
 
  Corpse = "Mutagenic",
 
  XP = 3765,
 
  Size = "Medium",
 
  Intelligence = "Animal",
 
  Genus = "mutant beast",
 
  Species = "mutant beast",
 
  Description = [=[A bizarre creature, twisted and warped by overexposure to magical radiation. Each has a different set of traits.]=],
 
 
}
 
}
 
m["Cloud Mage"] = {
 
m["Cloud Mage"] = {
   Name = "Cloud Mage",
+
   Name = "Cloud Mage",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "@",
+
   Glyph = "@",  
   Tile = "[[File:Cloud mage.png]]",
+
   Tile = "[[File:Cloud mage.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 20,
+
   HD = 20,  
   ["HD"] = 20,
+
   ["HD"] = 20,  
   ["Average HP 10x"] = 1500,
+
   ["Average HP 10x"] = 1500,  
   AC = 0,
+
   AC = 0,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Airstrike", Damage = "2d(18-34)", Flags = {"Wizard",}},
+
       {Spell = "Airstrike", Damage = "2d18+(2/space)", Flags = {"Wizard",}},  
       {Spell = "Polar Vortex", Flags = {"Wizard",}},
+
       {Spell = "Polar Vortex", Damage = "12d16*", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag", "See invisible flag", "Warm blood flag",},
+
   Flags = {"Speaks flag", "See invisible flag", "Warm blood flag", "Flying flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1943,  
   XP = 3013,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[A strange wizard who has attained mastery over clouds, making deft and foreboding mystic gestures.]=],  
   Description = [=[A strange wizard who has attained mastery over clouds, making deft and foreboding mystic gestures.]=],
 
 
   Quote = [=[“And when
 
   Quote = [=[“And when
 
His master plan is unfurled
 
His master plan is unfurled
Line 595: Line 660:
 
}
 
}
 
m["Crazy Yiuf"] = {
 
m["Crazy Yiuf"] = {
   Name = "Crazy Yiuf",
+
   Name = "Crazy Yiuf",  
   Colour = "Black",
+
   Colour = "Green",  
   Glyph = "g",
+
   Glyph = "j",  
   Tile = "[[File:Crazy Yiuf.png]]",
+
   Tile = "[[File:Crazy Yiuf.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 195,
+
   ["Average HP 10x"] = 195,  
   AC = 2,
+
   AC = 3,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 9, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 9, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Silver vulnerability",},
+
   Vulnerabilities = {"Silver vulnerability",},  
  Corpse = "Clean",
+
   XP = 40,  
   XP = 40,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "gnoll",  
   Genus = "gnoll",
+
   Species = "gnoll",  
   Species = "gnoll",
+
   Description = [=[A withered old gnoll with a long silver beard, wielding a quarterstaff and wearing a cloak. He looks like a figure from mythology! Wait, is his beard held on to his ears with hooks?]=],  
   Description = [=[A withered old gnoll with a long silver beard, wielding a quarterstaff and wearing a cloak. He looks like a figure from mythology! Wait, is his beard held on to his ears with hooks?]=],
 
 
   Quote = [=[“There was an Old Man with a beard,
 
   Quote = [=[“There was an Old Man with a beard,
 
Who said, ‘It is just as I feared!
 
Who said, ‘It is just as I feared!
Line 627: Line 691:
 
Four Larks and a Wren,
 
Four Larks and a Wren,
 
Have all built their nests in my beard!’”
 
Have all built their nests in my beard!’”
-Edward Lear, _A Book of Nonsense [No. 1]_. 1846.]=],
+
-Edward Lear, A Book of Nonsense [No. 1]. 1846.]=],
 
}
 
}
 
m["Dispater"] = {
 
m["Dispater"] = {
   Name = "Dispater",
+
   Name = "Dispater",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "&",
+
   Glyph = "&",  
   Tile = "[[File:Dispater.png]]",
+
   Tile = "[[File:Dispater.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 4480,
+
   ["Average HP 10x"] = 4480,  
   AC = 35,
+
   AC = 40,  
   EV = 3,
+
   EV = 3,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 50, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 50, Type = "Hit", Flavour = "Corrode"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Summon Hell Sentinel", Flags = {"Magical",}},
+
       {Spell = "Summon Hell Sentinel", Flags = {"Magical",}},  
       {Spell = "Lehudib's Crystal Spear", Damage = "3d35", Flags = {"Magical",}},
+
       {Spell = "Lehudib's Crystal Spear", Damage = "3d35", Flags = {"Magical",}},  
       {Spell = "Iron Shot", Damage = "3d29", Flags = {"Magical",}},
+
       {Spell = "Iron Shot", Damage = "3d29", Flags = {"Magical",}},  
 
       {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Magical",}},
 
       {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Evil flag","See invisible flag","Speaks flag","Unique flag",},
+
   Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Speaks flag", "Unique flag", "Gender neutral flag", "Tall tile flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Damnation resistance","Fire resistance 3","Cold resistance","Electricity resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Damnation resistance", "Fire resistance", "Cold resistance", "Electricity resistance 3", "Acid resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 5176,  
   XP = 9433,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "hell lord",  
   Genus = "hell lord",
+
   Species = "Dispater",  
   Species = "Dispater",
+
   Description = [=[Greatest and most ruthless of the Lords of Hell, Dispater was born when first an iron sword drank mortal blood. They despise mortal vanities, the pursuit of ‘reason’ and ‘beauty’ - the only art they enjoy is the art of war.]=],  
   Description = [=[The lord of the Iron City of Dis.]=],
 
 
   Quote = [=[“Hoc idem magis ostendit antiquius Iovis nomen: nam olim Diovis et Diespiter dictus, id est dies pater; a quo dei dicti qui inde, et dius et divum, unde sub divo, Dius Fidius. Itaque inde eius perforatum tectum, ut ea videatur divum, id est caelum. Quidam negant sub tecto per hunc deierare oportere. Aelius Dium Fidium dicebat Diovis filium, ut Graeci Dioskopon Castorem, et putabat hunc esse Sancum ab Sabina lingua et Herculem a Graeca. Idem hic Dis pater dicitur infimus, qui est coniunctus terrae, ubi omnia ut oriuntur ita aboriuntur; quorum quod finis ortuum, Orcus dictus.”
 
   Quote = [=[“Hoc idem magis ostendit antiquius Iovis nomen: nam olim Diovis et Diespiter dictus, id est dies pater; a quo dei dicti qui inde, et dius et divum, unde sub divo, Dius Fidius. Itaque inde eius perforatum tectum, ut ea videatur divum, id est caelum. Quidam negant sub tecto per hunc deierare oportere. Aelius Dium Fidium dicebat Diovis filium, ut Graeci Dioskopon Castorem, et putabat hunc esse Sancum ab Sabina lingua et Herculem a Graeca. Idem hic Dis pater dicitur infimus, qui est coniunctus terrae, ubi omnia ut oriuntur ita aboriuntur; quorum quod finis ortuum, Orcus dictus.”
 
-Marcus Terentius Varro, _De Lingua Latina_, Liber V, circa 40 BC.]=],
 
-Marcus Terentius Varro, _De Lingua Latina_, Liber V, circa 40 BC.]=],
 
}
 
}
 
m["Dissolution"] = {
 
m["Dissolution"] = {
   Name = "Dissolution",
+
   Name = "Dissolution",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "J",
+
   Glyph = "J",  
   Tile = "[[File:Dissolution.png]]",
+
   Tile = "[[File:Dissolution.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 1760,
+
   ["Average HP 10x"] = 1760,  
   AC = 10,
+
   AC = 10,  
   EV = 1,
+
   EV = 1,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 50, Type = "Hit", Flavour = "Acid"},
+
     {Damage = 50, Type = "Hit", Flavour = "Acid"},  
 
     {Damage = 30, Type = "Hit", Flavour = "Acid"},
 
     {Damage = 30, Type = "Hit", Flavour = "Acid"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Summon Eyeballs", Flags = {"Priest",}},
 
       {Spell = "Summon Eyeballs", Flags = {"Priest",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Eats doors","See invisible flag","Regenerates flag","Unbreathing flag","Unblindable flag","Speaks flag","Burrows flag","Unique flag","Acid splash flag","Web immune flag",},
+
   Flags = {"Eats doors", "See invisible flag", "Regenerates flag", "Unblindable flag", "Amorphous flag", "Speaks flag", "Burrows flag", "Unique flag", "Acid splash flag", "Gender neutral flag", "No skeleton flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {"Poison resistance","Acid resistance 3","Drown resistance",},
+
   Resistances = {"Poison resistance", "Acid resistance 3",},  
   Vulnerabilities = {"Silver vulnerability",},
+
   Vulnerabilities = {"Silver vulnerability",},  
  Corpse = "No",
+
   XP = 7395,  
   XP = 13897,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "jelly",  
   Genus = "jelly",
+
   Species = "jelly",  
   Species = "jelly",
+
   Description = [=[The Pits of Slime used to be a thriving civilisation, and Dissolution was the prophet of their god. When the city was overtaken by its current residents, only Dissolution survived, for they alone turned faithfully to the Slime God. Dissolution became a tremendous mass of acidic ooze, yet retained their intelligence. They are filled with hatred for anything that can hold a form.]=],
   Description = [=[The Pits of Slime used to be a thriving civilization, and Dissolution was the prophet of their god. When the city was overtaken by its current residents, only Dissolution survived, for they alone turned faithfully to the Slime God. Dissolution became a tremendous mass of acidic ooze, yet retained their intelligence. They are filled with hatred for anything that can hold a form.]=],
 
 
}
 
}
 
m["Donald"] = {
 
m["Donald"] = {
   Name = "Donald",
+
   Name = "Donald",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "@",
+
   Glyph = "@",  
   Tile = "[[File:Donald.png]]",
+
   Tile = "[[File:Donald.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 840,
+
   ["Average HP 10x"] = 840,  
   AC = 3,
+
   AC = 13,  
   EV = 10,
+
   EV = 6,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 26, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 26, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Might", Flags = {"Wizard",}},
+
       {Spell = "Might", Flags = {"Wizard",}},  
 
       {Spell = "Haste", Flags = {"Wizard",}},
 
       {Spell = "Haste", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"Fighter flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1378,  
   XP = 1977,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
 
 
   Description = [=[An adventurer just like you, trying to find the Orb. Unlike you, and despite his hatred of it, he takes to water like a fowl.]=],
 
   Description = [=[An adventurer just like you, trying to find the Orb. Unlike you, and despite his hatred of it, he takes to water like a fowl.]=],
 
}
 
}
 
m["Dowan"] = {
 
m["Dowan"] = {
   Name = "Dowan",
+
   Name = "Dowan",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:Dowan.png]]",
+
   Tile = "[[File:Dowan.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 240,
+
   ["Average HP 10x"] = 240,  
   AC = 2,
+
   AC = 2,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Throw Frost", Damage = "3d5", Flags = {"Wizard",}},
+
       {Spell = "Throw Frost", Damage = "3d5", Flags = {"Wizard",}},  
       {Spell = "Corona", Flags = {"Wizard",}},
+
       {Spell = "Corona", Flags = {"Wizard",}},  
       {Spell = "Blink", Flags = {"Wizard",}},
+
       {Spell = "Blink", Flags = {"Wizard",}},  
       {Spell = "Throw Flame", Damage = "3d5", Flags = {"Wizard",}},
+
       {Spell = "Throw Flame", Damage = "3d5", Flags = {"Wizard",}},  
 
       {Spell = "Haste Other", Flags = {"Wizard",}},
 
       {Spell = "Haste Other", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 68,  
   XP = 68,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elf",  
   Genus = "elf",
+
   Species = "elf",  
   Species = "elf",
+
   Description = [=[A beautiful but vain deep elf with an aptitude for magic and little else. His skills are the perfect complement of his twin sister Duvessa's fighting prowess. In search of more powerful spells, he journeys to the surface with his sister.]=],  
   Description = [=[A beautiful but vain elf with an aptitude for magic and little else. His skills are the perfect complement of his twin sister Duvessa's fighting prowess. In search of more powerful spells, he journeys to the surface with his sister.]=],
 
 
   Quote = [=[“Skill and grace, the twin brother and sister, are dancing playfully on your finger tips.”
 
   Quote = [=[“Skill and grace, the twin brother and sister, are dancing playfully on your finger tips.”
 
-Rabindranath Tagore, _Chitra_, Act I, Scene iv. 1914.]=],
 
-Rabindranath Tagore, _Chitra_, Act I, Scene iv. 1914.]=],
 
}
 
}
 
m["Dowan (enraged)"] = {
 
m["Dowan (enraged)"] = {
   Name = "Dowan",
+
   Name = "Dowan",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:Dowan rage.png]]",
+
   Tile = "[[File:Dowan rage.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 240,
+
   ["Average HP 10x"] = 240,  
   AC = 2,
+
   AC = 2,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Stone Arrow", Damage = "3d8", Flags = {"Wizard",}},
+
       {Spell = "Stone Arrow", Damage = "3d8", Flags = {"Wizard",}},  
       {Spell = "Blink", Flags = {"Wizard",}},
+
       {Spell = "Blink", Flags = {"Wizard",}},  
       {Spell = "Throw Icicle", Damage = "3d11", Flags = {"Wizard",}},
+
       {Spell = "Throw Icicle", Damage = "3d11", Flags = {"Wizard",}},  
 
       {Spell = "Haste Other", Flags = {"Wizard",}},
 
       {Spell = "Haste Other", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 68,  
   XP = 68,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elf",  
   Genus = "elf",
+
   Species = "elf",  
   Species = "elf",
+
   Description = [=[A beautiful but vain elf with an aptitude for magic and little else. His skills are the perfect complement of his twin sister Duvessa's fighting prowess. In search of more powerful spells, he journeys to the surface with his sister.]=],  
   Description = [=[A beautiful but vain elf with an aptitude for magic and little else. His skills are the perfect complement of his twin sister Duvessa's fighting prowess. In search of more powerful spells, he journeys to the surface with his sister.]=],
 
 
   Quote = [=[“Skill and grace, the twin brother and sister, are dancing playfully on your finger tips.”
 
   Quote = [=[“Skill and grace, the twin brother and sister, are dancing playfully on your finger tips.”
 
-Rabindranath Tagore, _Chitra_, Act I, Scene iv. 1914.]=],
 
-Rabindranath Tagore, _Chitra_, Act I, Scene iv. 1914.]=],
 
}
 
}
 
m["Duvessa"] = {
 
m["Duvessa"] = {
   Name = "Duvessa",
+
   Name = "Duvessa",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:Duvessa.png]]",
+
   Tile = "[[File:Duvessa.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 4,
+
   HD = 4,  
   ["HD"] = 4,
+
   ["HD"] = 4,  
   ["Average HP 10x"] = 360,
+
   ["Average HP 10x"] = 360,  
   AC = 2,
+
   AC = 7,  
   EV = 9,
+
   EV = 8,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"Fighter flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 146,  
   XP = 144,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elf",  
   Genus = "elf",
+
   Species = "elf",  
   Species = "elf",
+
   Description = [=[A plain-looking deep elven fighter who is technically brilliant in many forms of combat, but over-confident because of it. She is complemented by the magical skills of her twin brother, Dowan. She journeys to the surface to challenge its greatest champions.]=],  
   Description = [=[A plain-looking elven fighter who is technically brilliant in many forms of combat, but over-confident because of it. She is complemented by the magical skills of her twin brother, Dowan. She journeys to the surface to challenge its greatest champions.]=],
 
 
   Quote = [=[“Twin children: the Girl, she was plain;
 
   Quote = [=[“Twin children: the Girl, she was plain;
 
The Brother was handsome & vain;
 
The Brother was handsome & vain;
Line 853: Line 911:
 
}
 
}
 
m["Edmund"] = {
 
m["Edmund"] = {
   Name = "Edmund",
+
   Name = "Edmund",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "@",
+
   Glyph = "@",  
   Tile = "[[File:Edmund.png]]",
+
   Tile = "[[File:Edmund.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 4,
+
   HD = 4,  
   ["HD"] = 4,
+
   ["HD"] = 4,  
   ["Average HP 10x"] = 440,
+
   ["Average HP 10x"] = 440,  
   AC = 6,
+
   AC = 7,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag","Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"Fighter flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 164,  
   XP = 164,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[A jealous sibling of Sigmund (indeed, the youngest of nine brothers). He has none of Sigmund's skills in magic, but makes up for it with his skills in fighting and a canny head for money. He is eager to prove his superiority by killing hapless adventurers with his expensive flail and quick wit.]=],  
   Description = [=[A jealous sibling of Sigmund (indeed, the youngest of nine brothers). He has none of Sigmund's skills in magic, but makes up for it with his skills in fighting and a canny head for money. He is eager to prove his superiority by killing hapless adventurers with his expensive flail and quick wit.]=],
 
 
   Quote = [=[“And my invention thrive, Edmund the base
 
   Quote = [=[“And my invention thrive, Edmund the base
 
Shall top the legitimate. I grow; I prosper.—
 
Shall top the legitimate. I grow; I prosper.—
Line 889: Line 946:
 
}
 
}
 
m["Ereshkigal"] = {
 
m["Ereshkigal"] = {
   Name = "Ereshkigal",
+
   Name = "Ereshkigal",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "&",
+
   Glyph = "&",  
   Tile = "[[File:Ereshkigal.png]]",
+
   Tile = "[[File:Ereshkigal.png]]",  
   Speed = "14",
+
   Speed = "14",  
   HD = 18,
+
   HD = 18,  
   ["HD"] = 18,
+
   ["HD"] = 18,  
   ["Average HP 10x"] = 3510,
+
   ["Average HP 10x"] = 3510,  
   AC = 10,
+
   AC = 10,  
   EV = 30,
+
   EV = 30,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 40, Type = "Hit", Flavour = "Drain experience"},
 
     {Damage = 40, Type = "Hit", Flavour = "Drain experience"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Cold", Damage = "3d27", Flags = {"Magical",}},
+
       {Spell = "Bolt of Cold", Damage = "3d27", Flags = {"Magical",}},  
       {Spell = "Silence", Flags = {"Magical",}},
+
       {Spell = "Silence", Flags = {"Magical",}},  
       {Spell = "Summon Tzitzimitl", Flags = {"Magical",}},
+
       {Spell = "Summon Tzitzimitl", Flags = {"Magical",}},  
       {Spell = "Symbol of Torment", Flags = {"Magical",}},
+
       {Spell = "Symbol of Torment", Flags = {"Magical",}},  
       {Spell = "Paralyse", Flags = {"Magical",}},
+
       {Spell = "Paralyse", Flags = {"Magical",}},  
       {Spell = "Major Healing", Damage = "50-230", Flags = {"Emergency","Magical",}},
+
       {Spell = "Major Healing", Damage = "50-230", Flags = {"Emergency", "Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","Unholy flag","See invisible flag","Speaks flag","Unique flag","Female flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Speaks flag", "Unique flag", "Female flag", "Tall tile flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Cold resistance","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 7000,  
   XP = 6898,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "hell lord",  
   Genus = "hell lord",
+
   Species = "Ereshkigal",  
   Species = "hell lord",
+
   Description = [=[Greatest and most inexorable of the Lords of Hell, Ereshkigal was born when first a mortal breathed her last. Noiselessly she laughs at lives cut short and loved ones separated by untimely death, enwreathed in the silence of the grave.]=],
   Description = [=[A fearsome arch-fiend who rules the deathly netherworld of Tartarus.]=],
 
 
}
 
}
 
m["Erica"] = {
 
m["Erica"] = {
   Name = "Erica",
+
   Name = "Erica",  
   Colour = "Magenta",
+
   Colour = "LightMagenta",  
   Glyph = "@",
+
   Glyph = "x",  
   Tile = "[[File:Erica.png]]",
+
   Tile = "[[File:Erica.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 630,
+
   ["Average HP 10x"] = 630,  
   AC = 0,
+
   AC = 0,  
   EV = 11,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 11, Type = "Hit", Flavour = "Plain"},
   },
+
    {Damage = 3, Type = "Constrict", Flavour = "Crush"},
   Holiness = "Natural",
+
   },  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   Holiness = "Natural",  
   Habitat = "Land",
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
 +
   Habitat = "Amphibious",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Venom Bolt", Damage = "3d14", Flags = {"Wizard",}},
+
       {Spell = "Venom Bolt", Damage = "3d14", Flags = {"Wizard",}},  
      {Spell = "Force Lance", Damage = "3d13", Flags = {"Wizard",}},
+
       {Spell = "Invisibility", Flags = {"Wizard",}},  
       {Spell = "Invisibility", Flags = {"Wizard",}},
 
      {Spell = "Confuse", Flags = {"Wizard",}},
 
 
       {Spell = "Slow", Flags = {"Wizard",}},
 
       {Spell = "Slow", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Female flag", "No skeleton flag",},  
   MR = "60",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 836,  
   XP = 923,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "octopode",  
   Genus = "human",
+
   Species = "octopode",  
   Species = "human",
+
   Description = [=[A wild-tempered adventuress. She's quite prideful for an octopode, and brandishes their venomous capacity and camouflage talents with cruel force.]=],
   Description = [=[A wild-tempered adventuress.]=],
 
 
}
 
}
 
m["Erolcha"] = {
 
m["Erolcha"] = {
   Name = "Erolcha",
+
   Name = "Erolcha",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "O",
+
   Glyph = "O",  
   Tile = "[[File:Erolcha.png]]",
+
   Tile = "[[File:Erolcha.png]]",  
   Speed = "10 (atk: 150%)",
+
   Speed = "10 (atk: 150%)",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 540,
+
   ["Average HP 10x"] = 540,  
   AC = 3,
+
   AC = 5,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Fireball", Damage = "3d14", Flags = {"Wizard",}},
+
       {Spell = "Fireball", Damage = "3d14", Flags = {"Wizard",}},  
       {Spell = "Banishment", Flags = {"Wizard",}},
+
       {Spell = "Banishment", Flags = {"Wizard",}},  
       {Spell = "Blink", Flags = {"Wizard",}},
+
       {Spell = "Blink", Flags = {"Wizard",}},  
 
       {Spell = "Invisibility", Flags = {"Wizard",}},
 
       {Spell = "Invisibility", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag", "Evil flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 869,  
   XP = 1004,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "ogre",  
   Genus = "ogre",
+
   Species = "ogre",  
   Species = "ogre",
 
 
   Description = [=[An especially cunning ogre-mage.]=],
 
   Description = [=[An especially cunning ogre-mage.]=],
 
}
 
}
 
m["Eustachio"] = {
 
m["Eustachio"] = {
   Name = "Eustachio",
+
   Name = "Eustachio",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "@",
+
   Glyph = "@",  
   Tile = "[[File:Eustachio.png]]",
+
   Tile = "[[File:Eustachio.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 4,
+
   HD = 4,  
   ["HD"] = 4,
+
   ["HD"] = 4,  
   ["Average HP 10x"] = 400,
+
   ["Average HP 10x"] = 400,  
   AC = 3,
+
   AC = 3,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Summon Small Mammal", Flags = {"Wizard",}},
+
       {Spell = "Summon Small Mammal", Flags = {"Wizard",}},  
       {Spell = "Summon Minor Demon", Flags = {"Wizard",}},
+
       {Spell = "Summon Minor Demon", Flags = {"Wizard",}},  
 
       {Spell = "Blink", Flags = {"Wizard",}},
 
       {Spell = "Blink", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"Evil flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 200,  
   XP = 198,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
 
 
   Description = [=[An apprentice summoner with a flowing moustache. He has funny ideas about honour.]=],
 
   Description = [=[An apprentice summoner with a flowing moustache. He has funny ideas about honour.]=],
 
}
 
}
 
m["Executioner"] = {
 
m["Executioner"] = {
   Name = "Executioner",
+
   Name = "Executioner",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "1",
+
   Glyph = "1",  
   Tile = "[[File:Executioner.png]]",
+
   Tile = "[[File:Executioner.png]]",  
   Speed = "20",
+
   Speed = "20",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 660,
+
   ["Average HP 10x"] = 660,  
   AC = 10,
+
   AC = 10,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
 +
    {Damage = 10, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Demonic",  
   Holiness = "Demonic",
+
   ["Item Use"] = {"Open doors"},  
   ["Item Use"] = {"Open doors"},
+
   Habitat = "Land",  
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Haste", Flags = {"Magical",}},
 
       {Spell = "Haste", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Unholy flag","See invisible flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Evil flag",},  
   MR = "140",
+
   Willpower = "140",  
   Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 1544,  
   XP = 2327,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "Executioner",  
   Genus = "Executioner",
+
   Species = "Executioner",  
   Species = "Executioner",
+
   Description = [=[A horribly powerful and swift demon, its shape obscured by a cloud of swirling scythe-like blades.]=],
   Description = [=[A horribly powerful and swift demon, its shape obscured by a cloud of swirling scythe-like blades.]=],
+
  Quote = [=[“Behold the Lord High Executioner
 +
A personage of noble rank and title —
 +
A dignified and potent officer
 +
Whose functions are particularly vital!
 +
Defer, defer
 +
To the Lord High Executioner!
 +
Defer, defer
 +
To the noble Lord, to the noble Lord
 +
To the Lord High Executioner!”
 +
    -Gilbert and Sullivan, “Behold the Lord High Executioner”,
 +
      _The Mikado_. 1885]=],
 
}
 
}
 
m["Fannar"] = {
 
m["Fannar"] = {
   Name = "Fannar",
+
   Name = "Fannar",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:Fannar.png]]",
+
   Tile = "[[File:Fannar.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 800,
+
   ["Average HP 10x"] = 800,  
   AC = 10,
+
   AC = 7,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 8, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 8, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Cold", Damage = "3d18", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Cold", Damage = "3d18", Flags = {"Wizard",}},  
       {Spell = "Ozocubu's Refrigeration", Flags = {"Wizard",}},
+
       {Spell = "Ozocubu's Refrigeration", Damage = "4d13", Flags = {"Wizard",}},  
       {Spell = "Summon Ice Beast", Flags = {"Wizard",}},
+
       {Spell = "Summon Ice Beast", Flags = {"Wizard",}},  
       {Spell = "Blink", Flags = {"Emergency","Wizard",}},
+
       {Spell = "Blink", Flags = {"Emergency", "Wizard",}},
      {Spell = "Ozocubu's Armour", Flags = {"Wizard",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","Unique flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Gender neutral flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 884,  
   XP = 1006,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elf",  
   Genus = "elf",
+
   Species = "elf",  
   Species = "elf",
 
 
   Description = [=[A cold-hearted elven sorcerer, draped in robes of high office. They whisper grimly to themself as they stalk the dungeon, trailing ice crystals through the air behind them.]=],
 
   Description = [=[A cold-hearted elven sorcerer, draped in robes of high office. They whisper grimly to themself as they stalk the dungeon, trailing ice crystals through the air behind them.]=],
 
}
 
}
 
m["Frances"] = {
 
m["Frances"] = {
   Name = "Frances",
+
   Name = "Frances",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "@",
+
   Glyph = "@",  
   Tile = "[[File:Frances.png]]",
+
   Tile = "[[File:Frances.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 1330,
+
   ["Average HP 10x"] = 1330,  
   AC = 6,
+
   AC = 6,  
   EV = 8,
+
   EV = 8,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 29, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 29, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Throw Icicle", Damage = "3d23", Flags = {"Wizard",}},
+
       {Spell = "Throw Icicle", Damage = "3d23", Flags = {"Wizard",}},  
       {Spell = "Summon Demon", Flags = {"Wizard",}},
+
       {Spell = "Summon Demon", Flags = {"Wizard",}},  
       {Spell = "Haste", Flags = {"Wizard",}},
+
       {Spell = "Haste", Flags = {"Wizard",}},  
 
       {Spell = "Iron Shot", Damage = "3d26", Flags = {"Wizard",}},
 
       {Spell = "Iron Shot", Damage = "3d26", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","See invisible flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag", "Evil flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1522,  
   XP = 2265,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
 
 
   Description = [=[A stout warrior who once bested a powerful lord of Pandemonium in combat, gaining control over the demon's realm and thanes. The battle left her with a deep facial scar, one that she carries as a badge of honour rather than a symbol of shame.]=],
 
   Description = [=[A stout warrior who once bested a powerful lord of Pandemonium in combat, gaining control over the demon's realm and thanes. The battle left her with a deep facial scar, one that she carries as a badge of honour rather than a symbol of shame.]=],
 
}
 
}
 
m["Frederick"] = {
 
m["Frederick"] = {
   Name = "Frederick",
+
   Name = "Frederick",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "@",
+
   Glyph = "@",  
   Tile = "[[File:Frederick.png]]",
+
   Tile = "[[File:Frederick.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 21,
+
   HD = 23,  
   ["HD"] = 21,
+
   ["HD"] = 23,  
   ["Average HP 10x"] = 1575,
+
   ["Average HP 10x"] = 1975,  
   AC = 0,
+
   AC = 9,  
   EV = 10,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 27, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 44, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Force Lance", Damage = "3d22", Flags = {"Wizard",}},
+
       {Spell = "Plasma Beam", Damage = "2x3d26", Flags = {"Wizard",}},  
       {Spell = "Bolt of Cold", Damage = "3d30", Flags = {"Wizard",}},
+
       {Spell = "Bombard", Damage = "3d38", Flags = {"Wizard",}},  
       {Spell = "Iron Shot", Damage = "3d36", Flags = {"Wizard",}},
+
       {Spell = "Spellspark Servitor", Flags = {"Wizard",}},
      {Spell = "Spellforged Servitor", Flags = {"Wizard",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag",},  
   MR = "140",
+
   Willpower = "140",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 5163,  
   XP = 5286,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "demigod",  
   Genus = "demigod",
+
   Species = "demigod",  
   Species = "demigod",
+
   Description = [=[A svelte fighter-mage with a gold-rimmed monocle, a keen sense of tradition, and the blood of the gods running through his veins. He's here looking for a worthy opponent, but he's yet to find one.]=],  
   Description = [=[A svelte fighter-mage with a gold-rimmed monocle, a keen sense of tradition, and the blood of the gods running through his veins. He's here looking for a worthy opponent, but he's yet to find one.]=],
 
 
   Quote = [=[“I thoroughly disapprove of duels. I consider them unwise and I know they are dangerous. Also, sinful. If a man should challenge me, I would take him kindly and forgivingly by the hand and lead him to a quiet retired spot and kill him.”
 
   Quote = [=[“I thoroughly disapprove of duels. I consider them unwise and I know they are dangerous. Also, sinful. If a man should challenge me, I would take him kindly and forgivingly by the hand and lead him to a quiet retired spot and kill him.”
 
-Mark Twain, _Autobiography of Mark Twain_. 1924.]=],
 
-Mark Twain, _Autobiography of Mark Twain_. 1924.]=],
 
}
 
}
 
m["Gastronok"] = {
 
m["Gastronok"] = {
   Name = "Gastronok",
+
   Name = "Gastronok",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "w",
+
   Glyph = "w",  
   Tile = "[[File:Gastronok.png]]",
+
   Tile = "[[File:Gastronok.png]]",  
   Speed = "5",
+
   Speed = "5",  
   HD = 20,
+
   HD = 20,  
   ["HD"] = 20,
+
   ["HD"] = 20,  
   ["Average HP 10x"] = 1500,
+
   ["Average HP 10x"] = 1500,  
   AC = 3,
+
   AC = 3,  
   EV = 1,
+
   EV = 1,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 40, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 40, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Airstrike", Damage = "2d(18-34)", Flags = {"Wizard",}},
+
       {Spell = "Airstrike", Damage = "2d18+(2/space)", Flags = {"Wizard",}},  
       {Spell = "Slow", Flags = {"Wizard",}},
+
       {Spell = "Slow", Flags = {"Wizard",}},  
       {Spell = "Sprint", Flags = {"Wizard",}},
+
       {Spell = "Summon Small Mammal", Flags = {"Wizard",}},  
       {Spell = "Summon Small Mammal", Flags = {"Wizard",}},
+
       {Spell = "Cantrip", Flags = {"Wizard",}},  
       {Spell = "Cantrip", Flags = {"Wizard",}},
+
       {Spell = "Fleetfoot", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","No wand flag","Speaks flag","Unique flag","Male flag",},
+
   Flags = {"See invisible flag", "No wand flag", "Speaks flag", "Unique flag", "Male flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 1511,  
   XP = 1495,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elephant slug",  
   Genus = "elephant slug",
+
   Species = "elephant slug",  
   Species = "elephant slug",
 
 
   Description = [=[A voracious and surprisingly intelligent slug, devoted to eating everything and everyone he comes across, with a pointed hat perched rakishly atop his head. He acquired the hat the same way he acquired his intelligence and his knowledge of spells: by consuming their former owner, a powerful wizard.]=],
 
   Description = [=[A voracious and surprisingly intelligent slug, devoted to eating everything and everyone he comes across, with a pointed hat perched rakishly atop his head. He acquired the hat the same way he acquired his intelligence and his knowledge of spells: by consuming their former owner, a powerful wizard.]=],
 
}
 
}
 
m["Geryon"] = {
 
m["Geryon"] = {
   Name = "Geryon",
+
   Name = "Geryon",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "&",
+
   Glyph = "&",  
   Tile = "[[File:Geryon.png]]",
+
   Tile = "[[File:Geryon.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 15,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 3000,
+
   ["Average HP 10x"] = 3000,  
   AC = 15,
+
   AC = 15,  
   EV = 6,
+
   EV = 6,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 35, Type = "Tail slap", Flavour = "Reach"},
 
     {Damage = 35, Type = "Tail slap", Flavour = "Reach"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Summon Hell Beast", Flags = {"Vocal",}},
+
       {Spell = "Summon Sin Beast", Flags = {"Vocal",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Unholy flag","See invisible flag","Flying flag","Speaks flag","Unique flag","Male flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Flying flag", "Speaks flag", "Unique flag", "Male flag", "Tall tile flag", "Evil flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {"Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 2631,  
   XP = 4453,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "hell lord",  
   Genus = "hell lord",
+
   Species = "Geryon",  
   Species = "hell lord",
+
   Description = [=[A huge, three-headed, winged arch-demon, guardian of the four Hells. Legends say that his silver horn can summon terrible beasts to aid him in battle.]=],  
   Description = [=[A huge, three-headed, winged arch-demon, guardian of the four Hells. Legends say that his silver horn can summon terrible beasts to aid him in battle.]=],
 
 
   Quote = [=[“Khrysaor, married to Kallirhoe, daughter of glorious Okeanos, was father to the triple-headed Geryon, but Geryon was killed by the great strength of Herakles at sea-circled Erytheis beside his own shambling cattle on that day when Herakles drove those broad-faced cattle toward holy Tiryns, when he crossed the stream of Okeanos and had killed Orthos and the oxherd Eurytion out in the gloomy meadow beyond fabulous Okeanos.”
 
   Quote = [=[“Khrysaor, married to Kallirhoe, daughter of glorious Okeanos, was father to the triple-headed Geryon, but Geryon was killed by the great strength of Herakles at sea-circled Erytheis beside his own shambling cattle on that day when Herakles drove those broad-faced cattle toward holy Tiryns, when he crossed the stream of Okeanos and had killed Orthos and the oxherd Eurytion out in the gloomy meadow beyond fabulous Okeanos.”
 
-Hesiod, _Theogony_, circa 700 BCE.]=],
 
-Hesiod, _Theogony_, circa 700 BCE.]=],
 
}
 
}
 
m["Gloorx Vloq"] = {
 
m["Gloorx Vloq"] = {
   Name = "Gloorx Vloq",
+
   Name = "Gloorx Vloq",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "&",
+
   Glyph = "&",  
   Tile = "[[File:Gloorx Vloq.png]]",
+
   Tile = "[[File:Gloorx Vloq.png]]",  
   Speed = "20",
+
   Speed = "20",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 3520,
+
   ["Average HP 10x"] = 3520,  
   AC = 10,
+
   AC = 10,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 45, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 45, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Poison Arrow", Damage = "3d23", Flags = {"Magical",}},
+
       {Spell = "Poison Arrow", Damage = "3d23", Flags = {"Magical",}},  
       {Spell = "Miasma Breath", Damage = "3d13", Flags = {"Magical",}},
+
       {Spell = "Miasma Breath", Damage = "3d13", Flags = {"Magical",}},  
       {Spell = "Symbol of Torment", Flags = {"Magical",}},
+
       {Spell = "Symbol of Torment", Flags = {"Magical",}},  
       {Spell = "Dispel Undead Range", Damage = "3d25", Flags = {"Magical",}},
+
       {Spell = "Dispel Undead Range", Damage = "3d25", Flags = {"Magical",}},  
 
       {Spell = "Summon Executioners", Flags = {"Magical",}},
 
       {Spell = "Summon Executioners", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Unholy flag","See invisible flag","Flying flag","Speaks flag","Unique flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Flying flag", "Speaks flag", "Unique flag", "Gender neutral flag", "Tall tile flag", "Evil flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Cold resistance","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 6759,  
   XP = 12586,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "pandemonium lord",  
   Genus = "pandemonium lord",
+
   Species = "Gloorx Vloq",  
   Species = "pandemonium lord",
 
 
   Description = [=[A shadowy figure clothed in profound darkness.]=],
 
   Description = [=[A shadowy figure clothed in profound darkness.]=],
 
}
 
}
 
m["Grinder"] = {
 
m["Grinder"] = {
   Name = "Grinder",
+
   Name = "Grinder",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "5",
+
   Glyph = "5",  
   Tile = "[[File:Grinder.png]]",
+
   Tile = "[[File:Grinder.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 390,
+
   ["Average HP 10x"] = 390,  
   AC = 3,
+
   AC = 3,  
   EV = 11,
+
   EV = 11,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 11, Type = "Hit", Flavour = "Pain"},
+
     {Damage = 5, Type = "Hit", Flavour = "Pain"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Pain", Damage = "d14", Flags = {"Magical",}},
+
       {Spell = "Pain", Damage = "d9", Flags = {"Magical",}},  
       {Spell = "Paralyse", Flags = {"Magical",}},
+
       {Spell = "Paralyse", Flags = {"Magical",}},  
 
       {Spell = "Blink", Flags = {"Magical",}},
 
       {Spell = "Blink", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"No high tier wand flag","Speaks flag","Unique flag","Female flag",},
+
   Flags = {"No high tier wand flag", "Speaks flag", "Unique flag", "Female flag", "Evil flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {"Cold resistance 2","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance 2", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",},  
  Corpse = "No",
+
   XP = 279,  
   XP = 276,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "shadow imp",  
   Genus = "shadow imp",
+
   Species = "shadow imp",  
   Species = "shadow imp",
 
 
   Description = [=[An inefficient shadow imp previously employed as a torturer in one of the lower circles of Hell. She has a tendency to complain and make inane statements.]=],
 
   Description = [=[An inefficient shadow imp previously employed as a torturer in one of the lower circles of Hell. She has a tendency to complain and make inane statements.]=],
 
}
 
}
 
m["Grum"] = {
 
m["Grum"] = {
   Name = "Grum",
+
   Name = "Grum",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "g",
+
   Glyph = "j",  
   Tile = "[[File:Grum.png]]",
+
   Tile = "[[File:Grum.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 4,
+
   HD = 4,  
   ["HD"] = 4,
+
   ["HD"] = 4,  
   ["Average HP 10x"] = 400,
+
   ["Average HP 10x"] = 400,  
   AC = 4,
+
   AC = 4,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 191,  
   XP = 189,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "gnoll",  
   Genus = "gnoll",
+
   Species = "gnoll",  
   Species = "gnoll",
 
 
   Description = [=[A tough-looking gnoll, wearing the pelt of one of his former war dogs.]=],
 
   Description = [=[A tough-looking gnoll, wearing the pelt of one of his former war dogs.]=],
 
}
 
}
 
m["Grunn"] = {
 
m["Grunn"] = {
   Name = "Grunn",
+
   Name = "Grunn",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "g",
+
   Glyph = "j",  
   Tile = "[[File:Grunn.png]]",
+
   Tile = "[[File:Grunn.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 2000,
+
   ["Average HP 10x"] = 2000,  
   AC = 6,
+
   AC = 8,  
   EV = 6,
+
   EV = 6,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 50, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 50, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Weapons armour","Starting equipment","Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Unique flag","Male flag",},
+
   Flags = {"Speaks flag", "Unique flag", "Male flag", "No zombie flag", "Evil flag", "Unbreathing flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 1723,  
   XP = 1704,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "gnoll",  
   Genus = "gnoll",
+
   Species = "gnoll",  
   Species = "gnoll",
 
 
   Description = [=[A brutally twisted undead gnoll in the eternal service of Ereshkigal, lord of Tartarus. Legend has it that he sold his soul to return his most beloved hunting dog to life. Whether that hound is a member of his current pack, none can say.]=],
 
   Description = [=[A brutally twisted undead gnoll in the eternal service of Ereshkigal, lord of Tartarus. Legend has it that he sold his soul to return his most beloved hunting dog to life. Whether that hound is a member of his current pack, none can say.]=],
 
}
 
}
 
m["Harold"] = {
 
m["Harold"] = {
   Name = "Harold",
+
   Name = "Harold",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "@",
+
   Glyph = "@",  
   Tile = "[[File:Harold.png]]",
+
   Tile = "[[File:Harold.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 765,
+
   ["Average HP 10x"] = 765,  
   AC = 0,
+
   AC = 7,  
   EV = 8,
+
   EV = 6,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Harpoon Shot", Damage = "2d12", Flags = {"Wizard",}},
+
       {Spell = "Harpoon Shot", Damage = "2d12", Flags = {"Wizard",}},  
 
       {Spell = "Sentinel's Mark", Flags = {"Wizard",}},
 
       {Spell = "Sentinel's Mark", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"Fighter flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 878,  
   XP = 994,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[A middle-aged bounty hunter, anxious to retire after one final job. He hopes to settle down somewhere and live a quiet life with his family, using the money from his final bounty: you.]=],
   Description = [=[A middle-aged bounty hunter, anxious to retire after one final job. He hopes to settle down somewhere and live a quiet life with his family, using the money from his final bounty: you.]=],
+
  Quote = [=[“One, you lock the target
 +
Two, you bait the line
 +
Three, you slowly spread the net
 +
And four, you catch the man
 +
 
 +
You catch the man
 +
You catch the man
 +
I’m looking for this man to sell him to other men
 +
To sell him to other men at ten times the price at least”
 +
    —Front 242, “Headhunter”]=],
 +
}
 +
m["Head Instructor"] = {
 +
  Name = "Head Instructor",
 +
  Colour = "Cyan",
 +
  Glyph = "@",
 +
  Tile = "[[File:Head instructor.png]]",
 +
  Speed = "15",
 +
  HD = 20,
 +
  ["HD"] = 20,
 +
  ["Average HP 10x"] = 1500,
 +
  AC = 0,
 +
  EV = 18,
 +
  Attacks = {
 +
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
 +
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Summon Mana Viper", Flags = {"Wizard",}},
 +
      {Spell = "Dimension Anchor", Flags = {"Wizard",}},
 +
      {Spell = "Blink Close", Flags = {"Wizard",}},
 +
      {Spell = "Bolt of Devastation", Damage = "3d24", Flags = {"Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"Two weapons flag", "Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",},
 +
  Willpower = "100",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 3044,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "human",
 +
  Species = "human",
 +
  Description = [=[A powerful warrior-mage who instructs aspiring students in physical, magical, and anti-magical combat.]=],
 +
}
 +
m["Hell Sentinel"] = {
 +
  Name = "Hell Sentinel",
 +
  Colour = "Brown",
 +
  Glyph = "1",
 +
  Tile = "[[File:Hell Sentinel.png]]",
 +
  Speed = "10",
 +
  HD = 19,
 +
  ["HD"] = 19,
 +
  ["Average HP 10x"] = 1425,
 +
  AC = 25,
 +
  EV = 3,
 +
  Attacks = {
 +
    {Damage = 40, Type = "Hit", Flavour = "Plain"},
 +
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Demonic",
 +
  ["Item Use"] = {"Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Magical",}},
 +
      {Spell = "Iron Shot", Damage = "3d33", Flags = {"Magical",}},
 +
    },
 +
  },
 +
  Flags = {"See invisible flag", "Evil flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Damnation resistance", "Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 1841,
 +
  Size = "Large",
 +
  Intelligence = "Human",
 +
  Genus = "Hell Sentinel",
 +
  Species = "Hell Sentinel",
 +
  Description = [=[A towering monolith constructed and possessed by demonic forces. A thousand eyes leer through slits in its jagged, spiked armour.]=],
 
}
 
}
 
m["Hellbinder"] = {
 
m["Hellbinder"] = {
   Name = "Hellbinder",
+
   Name = "Hellbinder",  
   Colour = "LightGrey",
+
   Colour = "Red",  
   Glyph = "@",
+
   Glyph = "@",  
   Tile = "[[File:Hellbinder.png]]",
+
   Tile = "[[File:Hellbinder.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 20,
+
   HD = 20,  
   ["HD"] = 20,
+
   ["HD"] = 20,  
   ["Average HP 10x"] = 1500,
+
   ["Average HP 10x"] = 1500,  
   AC = 2,
+
   AC = 2,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
   Habitat = "Land",
+
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Summon Demon", Flags = {"Wizard",}},
 +
      {Spell = "Haste", Flags = {"Wizard",}},
 +
      {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Wizard",}},
 +
      {Spell = "Blink Away", Flags = {"Wizard",}},
 +
      {Spell = "Summon Greater Demon", Flags = {"Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"Speaks flag", "Warm blood flag", "See invisible flag", "Evil flag",},
 +
  Willpower = "100",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 2282,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "human",
 +
  Species = "human",
 +
  Description = [=[A mighty spellcaster wreathed in arcane energies, muttering profane incantations.]=],
 +
}
 +
m["Ice Fiend"] = {
 +
  Name = "Ice Fiend",
 +
  Colour = "White",
 +
  Glyph = "1",
 +
  Tile = "[[File:Ice Fiend.png]]",
 +
  Speed = "10",
 +
  HD = 18,
 +
  ["HD"] = 18,
 +
  ["Average HP 10x"] = 990,
 +
  AC = 15,
 +
  EV = 6,
 +
  Attacks = {
 +
    {Damage = 25, Type = "Claw", Flavour = "Cold"},
 +
    {Damage = 25, Type = "Claw", Flavour = "Cold"},
 +
  },
 +
  Holiness = "Demonic",
 +
  ["Item Use"] = {"Open doors"},  
 +
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Summon Minor Demon", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Cold", Damage = "3d27", Flags = {"Magical",}},  
      {Spell = "Summon Demon", Flags = {"Wizard",}},
+
       {Spell = "Symbol of Torment", Flags = {"Magical",}},
      {Spell = "Haste", Flags = {"Wizard",}},
 
      {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Wizard",}},
 
       {Spell = "Blink Away", Flags = {"Wizard",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","Male flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Evil flag",},  
   MR = "100",
+
   Willpower = "Immune",  
   Resistances = {},
+
   Resistances = {"Cold resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",},  
  Corpse = "Clean",
+
   XP = 1833,  
   XP = 3415,
+
   Size = "Large",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "Ice Fiend",  
   Genus = "human",
+
   Species = "Ice Fiend",  
   Species = "human",
+
   Description = [=[A huge frigid demon covered in frost and wreathed in freezing air. It is one of the most terrible denizens of the many Hells.]=],
   Description = [=[A mighty spellcaster, wreathed in arcane energies, and muttering the most profane incantations you might ever have heard.]=],
 
 
}
 
}
 
m["Ignacio"] = {
 
m["Ignacio"] = {
   Name = "Ignacio",
+
   Name = "Ignacio",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "1",
+
   Glyph = "1",  
   Tile = "[[File:Ignacio.png]]",
+
   Tile = "[[File:Ignacio.png]]",  
   Speed = "20",
+
   Speed = "20",  
   HD = 18,
+
   HD = 18,  
   ["HD"] = 18,
+
   ["HD"] = 18,  
   ["Average HP 10x"] = 2520,
+
   ["Average HP 10x"] = 2520,  
   AC = 10,
+
   AC = 10,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 20, Type = "Hit", Flavour = "Plain"},  
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 10, Type = "Hit", Flavour = "Plain"},  
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 10, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Agony Range", Flags = {"Magical",}},
+
       {Spell = "Agony", Flags = {"Magical",}},  
 
       {Spell = "Haste", Flags = {"Magical",}},
 
       {Spell = "Haste", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Unholy flag","See invisible flag","Speaks flag","Unique flag","Male flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Unique flag", "Male flag", "Evil flag",},  
   MR = "160",
+
   Willpower = "160",  
   Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",},  
  Corpse = "No",
+
   XP = 6830,  
   XP = 6732,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "Executioner",  
   Genus = "Executioner",
+
   Species = "Executioner",  
   Species = "Executioner",
 
 
   Description = [=[While a mortal cannot turn into a demon aside from divine intervention, this is what happened to Ignacio after Makhleb saw his love for his job and smiled upon him. He is now slated to continue the joy of his life for all eternity.
 
   Description = [=[While a mortal cannot turn into a demon aside from divine intervention, this is what happened to Ignacio after Makhleb saw his love for his job and smiled upon him. He is now slated to continue the joy of his life for all eternity.
  
Line 1,508: Line 1,673:
 
}
 
}
 
m["Ijyb"] = {
 
m["Ijyb"] = {
   Name = "Ijyb",
+
   Name = "Ijyb",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "g",
+
   Glyph = "g",  
   Tile = "[[File:Ijyb.png]]",
+
   Tile = "[[File:Ijyb.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 240,
+
   ["Average HP 10x"] = 240,  
   AC = 3,
+
   AC = 6,  
   EV = 11,
+
   EV = 11,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 4, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 4, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Female flag", "Always wand flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 35,  
   XP = 36,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "goblin",  
   Genus = "goblin",
+
   Species = "goblin",  
   Species = "goblin",
+
   Description = [=[A small and shrewd goblin inventor, wearing blue rags coated in soot. She claims dominion over this level of the dungeon; trespassers will find themselves on the business end of a homemade wand.]=],
   Description = [=[A small and twisted goblin, wearing some ugly blue rags. She claims dominion over this level of the dungeon; those who trespass will find themselves tortured at wandpoint and killed.]=],
 
 
}
 
}
 
m["Ilsuiw"] = {
 
m["Ilsuiw"] = {
   Name = "Ilsuiw",
+
   Name = "Ilsuiw",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "m",
+
   Glyph = "m",  
   Tile = "[[File:Ilsuiw.png]]",
+
   Tile = "[[File:Ilsuiw.png]]",  
   Speed = "10 (swim: 60%)",
+
   Speed = "10 (swim: 60%)",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 1520,
+
   ["Average HP 10x"] = 1520,  
   AC = 7,
+
   AC = 7,  
   EV = 18,
+
   EV = 18,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Throw Icicle", Damage = "3d25", Flags = {"Wizard",}},
+
       {Spell = "Throw Icicle", Damage = "3d25", Flags = {"Wizard",}},  
       {Spell = "Call Tide", Flags = {"Wizard",}},
+
       {Spell = "Call Tide", Flags = {"Wizard",}},  
       {Spell = "Invisibility", Flags = {"Wizard",}},
+
       {Spell = "Invisibility", Flags = {"Wizard",}},  
       {Spell = "Blink", Flags = {"Wizard",}},
+
       {Spell = "Blink", Flags = {"Wizard",}},  
 
       {Spell = "Summon Water Elementals", Flags = {"Wizard",}},
 
       {Spell = "Summon Water Elementals", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Female flag",},  
   MR = "140",
+
   Willpower = "140",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1342,  
   XP = 1897,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "merfolk",  
   Genus = "merfolk",
+
   Species = "merfolk",  
   Species = "merfolk",
+
   Description = [=[A deadly merfolk water-witch, who uses her dominion over the tides to draw unwitting adventurers to their deaths.]=],  
   Description = [=[A deadly merfolk water-witch, who uses her dominion over the tides to draw unwitting adventurers to their deaths.]=],
 
 
   Quote = [=[“We have lingered in the chambers of the sea
 
   Quote = [=[“We have lingered in the chambers of the sea
 
By sea-girls wreathed with seaweed red and brown
 
By sea-girls wreathed with seaweed red and brown
 
Till human voices wake us, and we drown.”
 
Till human voices wake us, and we drown.”
 
-T.S. Eliot, _The Love Song of J. Alfred Prufrock_. lines 129-131. 1915.]=],
 
-T.S. Eliot, _The Love Song of J. Alfred Prufrock_. lines 129-131. 1915.]=],
 +
}
 +
m["Ironbound mechanist"] = {
 +
  Name = "Ironbound mechanist",
 +
  Colour = "Cyan",
 +
  Glyph = "g",
 +
  Tile = "[[File:Ironbound mechanist.png]]",
 +
  Speed = "10",
 +
  HD = 13,
 +
  ["HD"] = 13,
 +
  ["Average HP 10x"] = 645,
 +
  AC = 1,
 +
  EV = 13,
 +
  Attacks = {
 +
    {Damage = 22, Type = "Hit", Flavour = "Plain"},
 +
    {Damage = 22, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Forge Phalanx Beetle", Flags = {"Wizard",}},
 +
      {Spell = "Nazja's All-Purpose Tempering", Damage = "4d13", Flags = {"Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"Fighter flag", "Speaks flag", "Warm blood flag", "Two weapons flag",},
 +
  Willpower = "80",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 1000,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "goblin",
 +
  Species = "goblin",
 +
  Description = [=[A well-armoured coglin whose talents with machinery have been harnessed by the Ironbound order to repair and augment the many constructs that help guard the Vaults.]=],
 
}
 
}
 
m["Jeremiah"] = {
 
m["Jeremiah"] = {
   Name = "Jeremiah",
+
   Name = "Jeremiah",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "F",
+
   Glyph = "F",  
   Tile = "[[File:Jeremiah.png]]",
+
   Tile = "[[File:Jeremiah.png]]",  
   Speed = "10 (move: 120%)",
+
   Speed = "10 (move: 120%)",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 450,
+
   ["Average HP 10x"] = 450,  
   AC = 4,
+
   AC = 4,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},
+
       {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},  
 
       {Spell = "Blink Range", Flags = {"Natural",}},
 
       {Spell = "Blink Range", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Priest flag","Speaks flag","Warm blood flag","Unique flag","Evil flag",},
+
   Flags = {"Speaks flag", "Unique flag", "Evil flag", "Gender neutral flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 383,  
   XP = 383,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "giant frog",  
   Genus = "frog",
+
   Species = "barachi",  
   Species = "barachi",
 
 
   Description = [=[Jeremiah was a peaceful dreamer, prone to impromptu naps. They slipped into slumber while gazing into a magical orb, and dreamed of an old and hateful power binding them into service. Now Jeremiah stumbles through the dungeon, searching for the precious dreamshard that will restore their master’s power, unsure whether they wake or slumber still. Their dreams leak into reality in the form of a constant stream of butterflies.]=],
 
   Description = [=[Jeremiah was a peaceful dreamer, prone to impromptu naps. They slipped into slumber while gazing into a magical orb, and dreamed of an old and hateful power binding them into service. Now Jeremiah stumbles through the dungeon, searching for the precious dreamshard that will restore their master’s power, unsure whether they wake or slumber still. Their dreams leak into reality in the form of a constant stream of butterflies.]=],
 
}
 
}
 
m["Jessica"] = {
 
m["Jessica"] = {
   Name = "Jessica",
+
   Name = "Jessica",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "@",
+
   Glyph = "@",  
   Tile = "[[File:Jessica.png]]",
+
   Tile = "[[File:Jessica.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 95,
+
   ["Average HP 10x"] = 95,  
   AC = 2,
+
   AC = 2,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Pain", Damage = "d14", Flags = {"Wizard",}},
+
       {Spell = "Pain", Damage = "d9", Flags = {"Wizard",}},  
       {Spell = "Slow", Flags = {"Wizard",}},
+
       {Spell = "Slow", Flags = {"Wizard",}},  
       {Spell = "Haste", Flags = {"Wizard",}},
+
       {Spell = "Haste", Flags = {"Wizard",}},  
 
       {Spell = "Blink", Flags = {"Wizard",}},
 
       {Spell = "Blink", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"Evil flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "Clean",
+
   XP = 37,  
   XP = 37,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
 
 
   Description = [=[An evil apprentice sorceress. She entered the dungeon hoping to find a quiet, secluded place where she could study the darker arts without being disturbed.]=],
 
   Description = [=[An evil apprentice sorceress. She entered the dungeon hoping to find a quiet, secluded place where she could study the darker arts without being disturbed.]=],
 
}
 
}
 
m["Jorgrun"] = {
 
m["Jorgrun"] = {
   Name = "Jorgrun",
+
   Name = "Jorgrun",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "g",
+
   Glyph = "g",  
   Tile = "[[File:Jorgrun.png]]",
+
   Tile = "[[File:Jorgrun.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 15,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 1200,
+
   ["Average HP 10x"] = 1200,  
   AC = 4,
+
   AC = 4,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Lee's Rapid Deconstruction", Damage = "Nd22", Flags = {"Wizard",}},
+
       {Spell = "Lee's Rapid Deconstruction", Damage = "3d22*", Flags = {"Wizard",}},  
       {Spell = "Grasping Roots", Flags = {"Wizard",}},
+
       {Spell = "Grasping Roots", Flags = {"Wizard",}},  
       {Spell = "Petrify", Flags = {"Wizard",}},
+
       {Spell = "Petrify", Flags = {"Wizard",}},  
       {Spell = "Iron Shot", Damage = "3d28", Flags = {"Wizard",}},
+
       {Spell = "Iron Shot", Damage = "3d28", Flags = {"Wizard",}},  
 
       {Spell = "Dig", Flags = {"Wizard",}},
 
       {Spell = "Dig", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1879,  
   XP = 3204,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "dwarf",  
   Genus = "dwarf",
+
   Species = "dwarf",  
   Species = "dwarf",
 
 
   Description = [=[A dwarven magician, particularly well-attuned to the dungeon around him. He wields powerful earth magic in combat.]=],
 
   Description = [=[A dwarven magician, particularly well-attuned to the dungeon around him. He wields powerful earth magic in combat.]=],
 
}
 
}
 
m["Jory"] = {
 
m["Jory"] = {
   Name = "Jory",
+
   Name = "Jory",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "V",
+
   Glyph = "V",  
   Tile = "[[File:Jory.png]]",
+
   Tile = "[[File:Jory.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 18,
+
   HD = 18,  
   ["HD"] = 18,
+
   ["HD"] = 18,  
   ["Average HP 10x"] = 1800,
+
   ["Average HP 10x"] = 1800,  
   AC = 19,
+
   AC = 20,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 40, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 40, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 15, Type = "Bite", Flavour = "Vampiric"},
 
     {Damage = 15, Type = "Bite", Flavour = "Vampiric"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Lehudib's Crystal Spear", Damage = "3d37", Flags = {"Wizard",}},
+
       {Spell = "Lehudib's Crystal Spear", Damage = "3d37", Flags = {"Wizard",}},  
       {Spell = "Mesmerise", Flags = {"Wizard",}},
+
       {Spell = "Mesmerise", Flags = {"Wizard",}},  
       {Spell = "Blink Close", Flags = {"Wizard",}},
+
       {Spell = "Blink Close", Flags = {"Wizard",}},  
 
       {Spell = "Vampiric Draining", Damage = "4-42", Flags = {"Wizard",}},
 
       {Spell = "Vampiric Draining", Damage = "4-42", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Evil flag","See invisible flag","Unbreathing flag","Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag",},  
   MR = "160",
+
   Willpower = "160",  
   Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 2389,  
   XP = 3955,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "vampire",  
   Genus = "vampire",
+
   Species = "vampire",  
   Species = "vampire",
 
 
   Description = [=[Once a simple village peasant, Jory found himself transformed in undeath into a powerful creature. Through the countless centuries unlived since then, he has honed his skills in combat and magic, and amassed great wealth and many possessions.]=],
 
   Description = [=[Once a simple village peasant, Jory found himself transformed in undeath into a powerful creature. Through the countless centuries unlived since then, he has honed his skills in combat and magic, and amassed great wealth and many possessions.]=],
 
}
 
}
 
m["Joseph"] = {
 
m["Joseph"] = {
   Name = "Joseph",
+
   Name = "Joseph",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "@",
+
   Glyph = "@",  
   Tile = "[[File:Joseph.png]]",
+
   Tile = "[[File:Joseph.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 660,
+
   ["Average HP 10x"] = 660,  
   AC = 4,
+
   AC = 4,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag","Archer flag","Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"Fighter flag", "Archer flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 462,  
   XP = 455,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
 
 
   Description = [=[Looks like a mercenary in a stupid-looking hat.]=],
 
   Description = [=[Looks like a mercenary in a stupid-looking hat.]=],
 
}
 
}
 
m["Josephina"] = {
 
m["Josephina"] = {
   Name = "Josephina",
+
   Name = "Josephina",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "L",
+
   Glyph = "L",  
   Tile = "[[File:Josephina.png]]",
+
   Tile = "[[File:Josephina.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 21,
+
   HD = 21,  
   ["HD"] = 21,
+
   ["HD"] = 21,  
   ["Average HP 10x"] = 1500,
+
   ["Average HP 10x"] = 1500,  
   AC = 10,
+
   AC = 13,  
   EV = 21,
+
   EV = 21,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 27, Type = "Hit", Flavour = "Cold"},
+
     {Damage = 27, Type = "Hit", Flavour = "Cold"},  
 
     {Damage = 15, Type = "Touch", Flavour = "Drain experience"},
 
     {Damage = 15, Type = "Touch", Flavour = "Drain experience"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Weapons armour","Starting equipment","Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Seracfall", Damage = "3d37", Flags = {"Wizard",}},
+
       {Spell = "Seracfall", Damage = "3d37", Flags = {"Wizard",}},  
       {Spell = "Ghostly Fireball", Damage = "3d25", Flags = {"Wizard",}},
+
       {Spell = "Ghostly Fireball", Damage = "3d25", Flags = {"Wizard",}},  
       {Spell = "Bind Souls", Flags = {"Wizard",}},
+
       {Spell = "Bind Souls", Flags = {"Wizard",}},  
       {Spell = "Flash Freeze", Damage = "3d28", Flags = {"Wizard",}},
+
       {Spell = "Flash Freeze", Damage = "3d24", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Speaks flag","Unique flag","Female flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Unique flag", "Female flag", "Evil flag", "Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Cold resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 3450,  
   XP = 3404,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "lich",  
   Genus = "lich",
+
   Species = "lich",  
   Species = "lich",
 
 
   Description = [=[A fearsome necromancer who followed her craft beyond the limits of flesh and life. Her pursuit of demonic knowledge left her body ruined, but the powers she gained allowed her to rebuild her missing limbs from glittering ice.]=],
 
   Description = [=[A fearsome necromancer who followed her craft beyond the limits of flesh and life. Her pursuit of demonic knowledge left her body ruined, but the powers she gained allowed her to rebuild her missing limbs from glittering ice.]=],
 
}
 
}
 
m["Josephine"] = {
 
m["Josephine"] = {
   Name = "Josephine",
+
   Name = "Josephine",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "@",
+
   Glyph = "@",  
   Tile = "[[File:Josephine.png]]",
+
   Tile = "[[File:Josephine.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 700,
+
   ["Average HP 10x"] = 700,  
   AC = 2,
+
   AC = 2,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 11, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 11, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Ghostly Fireball", Damage = "3d15", Flags = {"Wizard",}},
+
       {Spell = "Ghostly Fireball", Damage = "3d15", Flags = {"Wizard",}},  
       {Spell = "Vampiric Draining", Damage = "4-29", Flags = {"Wizard",}},
+
       {Spell = "Vampiric Draining", Damage = "4-29", Flags = {"Wizard",}},  
 
       {Spell = "Dispel Undead Range", Damage = "3d18", Flags = {"Wizard",}},
 
       {Spell = "Dispel Undead Range", Damage = "3d18", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"Evil flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Negative energy resistance 3",},
+
   Resistances = {"Negative energy resistance 3",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "Clean",
+
   XP = 914,  
   XP = 1067,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
 
 
   Description = [=[A formidable necromancer, committed to her craft even after it left her aged, decaying, and half-undead herself.]=],
 
   Description = [=[A formidable necromancer, committed to her craft even after it left her aged, decaying, and half-undead herself.]=],
 
}
 
}
 
m["Khufu"] = {
 
m["Khufu"] = {
   Name = "Khufu",
+
   Name = "Khufu",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "M",
+
   Glyph = "M",  
   Tile = "[[File:Khufu.png]]",
+
   Tile = "[[File:Khufu.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 18,
+
   HD = 18,  
   ["HD"] = 18,
+
   ["HD"] = 18,  
   ["Average HP 10x"] = 2430,
+
   ["Average HP 10x"] = 2430,  
   AC = 10,
+
   AC = 10,  
   EV = 6,
+
   EV = 6,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 35, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 35, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Summon Emperor Scorpions", Flags = {"Wizard",}},
+
       {Spell = "Summon Emperor Scorpions", Flags = {"Wizard",}},  
       {Spell = "Smiting", Damage = "7-17", Flags = {"Wizard",}},
+
       {Spell = "Smiting", Damage = "7-17", Flags = {"Wizard",}},  
       {Spell = "Symbol of Torment", Flags = {"Wizard",}},
+
       {Spell = "Symbol of Torment", Flags = {"Wizard",}},  
       {Spell = "Summon Scarabs", Flags = {"Wizard",}},
+
       {Spell = "Summon Scarabs", Flags = {"Wizard",}},  
       {Spell = "Blink", Flags = {"Emergency","Wizard",}},
+
       {Spell = "Blink", Flags = {"Emergency", "Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","See invisible flag","Unbreathing flag","Speaks flag","Unique flag","Male flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag", "Unique flag", "Male flag",},  
   MR = "160",
+
   Willpower = "160",  
   Resistances = {"Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 4909,  
   XP = 8931,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "mummy",  
   Genus = "mummy",
+
   Species = "mummy",  
   Species = "mummy",
+
   Description = [=[An incredibly powerful emperor on the way to godhood. He died quite some time ago, but he sees no reason why that should stop him.]=],  
   Description = [=[An incredibly powerful emperor on the way to godhood. He died quite some time ago, but he sees no reason why that should stop him.]=],
+
   Quote = [=[“And then I looked farther, beyond the pallid line of the sands, and I saw a
   Quote = [=[“And then I looked farther, beyond the pallid line of the sands, and I saw a Pyramid of gold, the wonder Khufu had built. As a golden wonder it saluted me, as a golden thing it greeted me, as a golden miracle I shall remember it.”
+
Pyramid of gold, the wonder Khufu had built. As a golden wonder it saluted me,
-Robert Hichens, _The Spell of Egypt_]=],
+
as a golden thing it greeted me, as a golden miracle I shall remember it.”
 +
    -Robert Hichens, _The Spell of Egypt_. 1910.]=],
 
}
 
}
 
m["Killer Klown"] = {
 
m["Killer Klown"] = {
   Name = "Killer Klown",
+
   Name = "Killer Klown",  
   Colour = "LightGrey",
+
   Colour = "Blue",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Killer Klown.png]]",
+
   Tile = "[[File:Killer Klown.png]]",  
   Speed = "13",
+
   Speed = "13",  
   HD = 20,
+
   HD = 20,  
   ["HD"] = 20,
+
   ["HD"] = 20,  
   ["Average HP 10x"] = 1500,
+
   ["Average HP 10x"] = 1500,  
   AC = 10,
+
   AC = 10,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Throw Klown Pie", Damage = "3d20", Flags = {"Natural",}},
+
       {Spell = "Throw Klown Pie", Damage = "3d20", Flags = {"Natural",}},  
 
       {Spell = "Blink", Flags = {"Magical",}},
 
       {Spell = "Blink", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Speaks flag","Warm blood flag","No poly flag","No gen derived flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "No poly flag", "No gen derived flag",},  
   MR = "160",
+
   Willpower = "160",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Silver vulnerability",},
+
   Vulnerabilities = {"Silver vulnerability",},  
  Corpse = "Clean",
+
   XP = 3020,  
   XP = 5240,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "Killer Klown",  
   Species = "Killer Klown",
+
   Description = [=[A comical figure full of life and laughter. It looks very happy to see you... but is there a slightly malicious cast to its features? Is that red face paint or something altogether less pleasant?]=],  
   Description = [=[A comical figure full of life and laughter. It looks very happy to see you... but is there a slightly malicious cast to its features? Is that red face paint or something altogether less pleasant?]=],
 
 
   Quote = [=[“All the world loves a clown.”
 
   Quote = [=[“All the world loves a clown.”
 
-Cole Porter, “Be a Clown”. 1948.]=],
 
-Cole Porter, “Be a Clown”. 1948.]=],
 
}
 
}
 
m["Kirke"] = {
 
m["Kirke"] = {
   Name = "Kirke",
+
   Name = "Kirke",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "@",
+
   Glyph = "@",  
   Tile = "[[File:Kirke.png]]",
+
   Tile = "[[File:Kirke.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 1120,
+
   ["Average HP 10x"] = 1120,  
   AC = 0,
+
   AC = 0,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 18, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 18, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Porkalator", Flags = {"Wizard",}},
+
       {Spell = "Porkalator", Flags = {"Wizard",}},  
       {Spell = "Slow", Flags = {"Wizard",}},
+
       {Spell = "Slow", Flags = {"Wizard",}},  
       {Spell = "Monstrous Menagerie", Flags = {"Wizard",}},
+
       {Spell = "Monstrous Menagerie", Flags = {"Wizard",}},  
       {Spell = "Invisibility", Flags = {"Emergency","Wizard",}},
+
       {Spell = "Invisibility", Flags = {"Emergency", "Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1443,  
   XP = 2106,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[A master of transformation and treachery. Beware, or you may be the next swine to join her herd!]=],  
   Description = [=[A master of transformation and treachery. Beware, or you may be the next swine to join her herd!]=],
+
   Quote = [=[“Lo, thy comrades yonder in the house of Kirke are penned like swine in
   Quote = [=[“Lo, thy comrades yonder in the house of Kirke are penned like swine in close-barred sties. And art thou come to release them? Nay, I tell thee, thou shalt not thyself return, but shalt remain there with the others.”
+
close-barred sties. And art thou come to release them? Nay, I tell thee, thou
-Homer, Odysseia]=],
+
shalt not thyself return, but shalt remain there with the others.”
 +
    -Homer, Odysseia]=],
 
}
 
}
 
m["Lodul"] = {
 
m["Lodul"] = {
   Name = "Lodul",
+
   Name = "Lodul",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "O",
+
   Glyph = "O",  
   Tile = "[[File:Lodul.png]]",
+
   Tile = "[[File:Lodul.png]]",  
   Speed = "10 (atk: 150%)",
+
   Speed = "10 (atk: 150%)",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 700,
+
   ["Average HP 10x"] = 700,  
   AC = 3,
+
   AC = 3,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour","Starting equipment","Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Call Down Lightning", Damage = "3d15", Flags = {"Magical",}},
 
       {Spell = "Call Down Lightning", Damage = "3d15", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 756,  
   XP = 748,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "ogre",  
   Genus = "ogre",
+
   Species = "ogre",  
   Species = "ogre",
+
   Description = [=[An ogre emissary of the Ironbound Order, sent to find and stop intruders before they enter the Vaults. Fiercely charismatic, he's rallied a small army of his kin, overawing them with the long-range lightning array he wears on his back. (The large coin purse he took from the Vaults is also quite persuasive.)]=],
   Description = [=[An ogre emissary of the Ironbound Order, sent to find and stop intruders before they enter the Vaults. Fiercely charismatic, he's rallied a small army of his kin, overawing them with the long-range lightning array he wears on his back. (The large coin purse he took from the Vaults is also quite persuasive.)]=],
+
  Quote = [=[“Cat:  But who can say what a thing is worth.
 +
Girl: The free market, supposedly.
 +
Cat:  What _price_ do we put on a _soul_?
 +
Girl: $7.25 an hour.”
 +
    -Dorothy Gambrell, _Cat and Girl_, 2010.]=],
 
}
 
}
 
m["Lom Lobon"] = {
 
m["Lom Lobon"] = {
   Name = "Lom Lobon",
+
   Name = "Lom Lobon",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "&",
+
   Glyph = "&",  
   Tile = "[[File:Lom Lobon.png]]",
+
   Tile = "[[File:Lom Lobon.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 19,
+
   HD = 19,  
   ["HD"] = 19,
+
   ["HD"] = 19,  
   ["Average HP 10x"] = 3895,
+
   ["Average HP 10x"] = 3895,  
   AC = 10,
+
   AC = 10,  
   EV = 20,
+
   EV = 20,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 40, Type = "Hit", Flavour = "Antimagic"},
 
     {Damage = 40, Type = "Hit", Flavour = "Antimagic"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Glaciate", Damage = "10-132", Flags = {"Magical",}},
+
       {Spell = "Glaciate", Damage = "10-132", Flags = {"Magical",}},  
       {Spell = "Conjure Ball Lightning", Damage = "3 x 3d25", Flags = {"Magical",}},
+
       {Spell = "Conjure Ball Lightning", Damage = "3x3d25", Flags = {"Magical",}},  
       {Spell = "Major Healing", Damage = "50-240", Flags = {"Magical",}},
+
       {Spell = "Major Healing", Damage = "50-240", Flags = {"Magical",}},  
       {Spell = "Polar Vortex", Flags = {"Magical",}},
+
       {Spell = "Polar Vortex", Damage = "12d15*", Flags = {"Magical",}},  
 
       {Spell = "Blink Range", Flags = {"Magical",}},
 
       {Spell = "Blink Range", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Evil flag","See invisible flag","Flying flag","Speaks flag","Unique flag",},
+
   Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Flying flag", "Speaks flag", "Unique flag", "Gender neutral flag", "Tall tile flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance","Cold resistance 3","Electricity resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance 3", "Electricity resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 6109,  
   XP = 10966,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "pandemonium lord",  
   Genus = "pandemonium lord",
+
   Species = "Lom Lobon",  
   Species = "pandemonium lord",
 
 
   Description = [=[Stoic and inscrutable, Lom Lobon is an ancient demon infamous for their mastery of magic. Rumoured to be the most learned being in the halls of Pandemonium, they are at times sought out by mortal wizards who offer their souls in exchange for the secrets of the arcane. Lacking the terrible wrath present in most demons, Lom Lobon's single eye instead hides a cold, impartial cruelty.]=],
 
   Description = [=[Stoic and inscrutable, Lom Lobon is an ancient demon infamous for their mastery of magic. Rumoured to be the most learned being in the halls of Pandemonium, they are at times sought out by mortal wizards who offer their souls in exchange for the secrets of the arcane. Lacking the terrible wrath present in most demons, Lom Lobon's single eye instead hides a cold, impartial cruelty.]=],
 
}
 
}
 
m["Louise"] = {
 
m["Louise"] = {
   Name = "Louise",
+
   Name = "Louise",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "@",
+
   Glyph = "@",  
   Tile = "[[File:Louise.png]]",
+
   Tile = "[[File:Louise.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 13,
+
   HD = 13,  
   ["HD"] = 13,
+
   ["HD"] = 13,  
   ["Average HP 10x"] = 1040,
+
   ["Average HP 10x"] = 1040,  
   AC = 9,
+
   AC = 10,  
   EV = 6,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 17, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 17, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Stone Arrow", Damage = "3d20", Flags = {"Wizard",}},
+
       {Spell = "Stone Arrow", Damage = "3d20", Flags = {"Wizard",}},  
       {Spell = "Blink", Flags = {"Wizard",}},
+
       {Spell = "Blink", Flags = {"Wizard",}},  
       {Spell = "Lightning Bolt", Damage = "3d19", Flags = {"Wizard",}},
+
       {Spell = "Lightning Bolt", Damage = "3d19", Flags = {"Wizard",}},  
 
       {Spell = "Banishment", Flags = {"Wizard",}},
 
       {Spell = "Banishment", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Female flag", "Evil flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1200,  
   XP = 1200,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
 
 
   Description = [=[A mighty sorceress, clad from head to toe in heavy armour. Once an adventurer looking for the fabled Orb of Zot, she was cast into the Abyss and got hopelessly lost there. Toyed with by some greater power, she was stuck on the hostile plane for nearly a decade. When she finally emerged from the Abyss, Louise had become powerful indeed, but had also gone fully insane. She now wanders the halls of the dungeon, seeking other adventurers to share her fate.]=],
 
   Description = [=[A mighty sorceress, clad from head to toe in heavy armour. Once an adventurer looking for the fabled Orb of Zot, she was cast into the Abyss and got hopelessly lost there. Toyed with by some greater power, she was stuck on the hostile plane for nearly a decade. When she finally emerged from the Abyss, Louise had become powerful indeed, but had also gone fully insane. She now wanders the halls of the dungeon, seeking other adventurers to share her fate.]=],
 
}
 
}
 
m["Maggie"] = {
 
m["Maggie"] = {
   Name = "Maggie",
+
   Name = "Maggie",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "@",
+
   Glyph = "@",  
   Tile = "[[File:Maggie.png]]",
+
   Tile = "[[File:Maggie.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 600,
+
   ["Average HP 10x"] = 600,  
   AC = 6,
+
   AC = 5,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Fire", Damage = "3d13", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Fire", Damage = "3d13", Flags = {"Wizard",}},  
 
       {Spell = "Mesmerise", Flags = {"Wizard",}},
 
       {Spell = "Mesmerise", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Female flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 400,  
   XP = 395,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[In a distant time, Maggie was apprenticed to the dreaded Hell Knights - but she grew impatient. In search of a shortcut to fame and fortune (and somewhat short on imagination), she entered the Dungeon and set out to slay a dragon. Now having slain one, Maggie sees no reason to stop.]=],
   Description = [=[A former Hell Knight apprentice. Impatient with the progress she was making with her former master, Maggie entered the Dungeon in search of a shortcut to fame and fortune. Lacking any sort of imagination on how to achieve this, she has settled on trying to slay a dragon - or two or three dragons, if one is not enough.]=],
 
 
}
 
}
 
m["Mara"] = {
 
m["Mara"] = {
   Name = "Mara",
+
   Name = "Mara",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "R",
+
   Glyph = "R",  
   Tile = "[[File:Mara.png]]",
+
   Tile = "[[File:Mara.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 18,
+
   HD = 18,  
   ["HD"] = 18,
+
   ["HD"] = 18,  
   ["Average HP 10x"] = 1440,
+
   ["Average HP 10x"] = 1440,  
   AC = 12,
+
   AC = 15,  
   EV = 14,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 27, Type = "Hit", Flavour = "Plain"},
   },
+
    {Damage = 27, Type = "Hit", Flavour = "Plain"},
   Holiness = "Demonic",
+
   },  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   Holiness = "Demonic",  
   Habitat = "Land",
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
 +
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Blink", Flags = {"Magical",}},
+
       {Spell = "Blink", Flags = {"Magical",}},  
       {Spell = "Bolt of Fire", Damage = "3d27", Flags = {"Magical",}},
+
       {Spell = "Bolt of Fire", Damage = "3d27", Flags = {"Magical",}},  
       {Spell = "Mara Summon", Flags = {"Magical",}},
+
       {Spell = "Mara Summon", Flags = {"Magical",}},  
 
       {Spell = "Summon Illusion", Flags = {"Magical",}},
 
       {Spell = "Summon Illusion", Flags = {"Magical",}},
      {Spell = "Pain", Damage = "d17", Flags = {"Magical",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","See invisible flag","Speaks flag","Unique flag","Male flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Unique flag", "Male flag", "Two weapons flag", "Evil flag",},  
   MR = "140",
+
   Willpower = "140",  
   Resistances = {"Fire resistance 2","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 2", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 4646,  
   XP = 7999,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "rakshasa",  
   Genus = "rakshasa",
+
   Species = "rakshasa",  
   Species = "rakshasa",
+
   Description = [=[This tall and powerful demon is Mara, Lord of Illusions, mighty among dreamers. He is capable of creating intricately detailed illusions, so real that they are almost as deadly as the creatures they impersonate.]=],  
   Description = [=[This tall and powerful demon is Mara, Lord of Illusions, mighty among dreamers. He is capable of creating intricately detailed illusions, so real that they are almost as deadly as the creatures they impersonate.]=],
 
 
   Quote = [=[“This night the Lord of Illusion passed among you, Mara, mighty among dreamers, mighty for ill. He did come upon another who may work with the stuff of dreams in a different way. He did meet with Dharma, who may expel a dreamer from his dream. They did struggle, and the Lord Mara is no more. Why did they struggle, deathgod against illusionist? You say their ways are incomprehensible, being the ways of gods. This is not the answer.”
 
   Quote = [=[“This night the Lord of Illusion passed among you, Mara, mighty among dreamers, mighty for ill. He did come upon another who may work with the stuff of dreams in a different way. He did meet with Dharma, who may expel a dreamer from his dream. They did struggle, and the Lord Mara is no more. Why did they struggle, deathgod against illusionist? You say their ways are incomprehensible, being the ways of gods. This is not the answer.”
 
-Roger Zelazny, “Lord of Light”. 1967.
 
-Roger Zelazny, “Lord of Light”. 1967.
Line 2,137: Line 2,329:
 
}
 
}
 
m["Margery"] = {
 
m["Margery"] = {
   Name = "Margery",
+
   Name = "Margery",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "@",
+
   Glyph = "@",  
   Tile = "[[File:Margery.png]]",
+
   Tile = "[[File:Margery.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 22,
+
   HD = 22,  
   ["HD"] = 22,
+
   ["HD"] = 22,  
   ["Average HP 10x"] = 1650,
+
   ["Average HP 10x"] = 1650,  
   AC = 9,
+
   AC = 9,  
   EV = 8,
+
   EV = 8,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Fire", Damage = "3d32", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Fire", Damage = "3d32", Flags = {"Wizard",}},  
 
       {Spell = "Fireball", Damage = "3d33", Flags = {"Wizard",}},
 
       {Spell = "Fireball", Damage = "3d33", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",},  
   MR = "140",
+
   Willpower = "140",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 2818,  
   XP = 5115,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
 
 
   Description = [=[A lithe spellcaster in service to the powers of Hell; it is her duty to ensure that the inhabitants of the Dungeon never forget their place. She personally slew the ancient dragon from whose hide her strange armour is crafted.]=],
 
   Description = [=[A lithe spellcaster in service to the powers of Hell; it is her duty to ensure that the inhabitants of the Dungeon never forget their place. She personally slew the ancient dragon from whose hide her strange armour is crafted.]=],
 
}
 
}
 
m["Maud"] = {
 
m["Maud"] = {
   Name = "Maud",
+
   Name = "Maud",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "@",
+
   Glyph = "@",  
   Tile = "[[File:Maud.png]]",
+
   Tile = "[[File:Maud.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 13,
+
   HD = 13,  
   ["HD"] = 13,
+
   ["HD"] = 13,  
   ["Average HP 10x"] = 1170,
+
   ["Average HP 10x"] = 1170,  
   AC = 10,
+
   AC = 10,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 32, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 32, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"Fighter flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1739,  
   XP = 1739,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
 
 
   Description = [=[A mysterious warrior princess from a far-off kingdom, on a quest to retrieve the legendary sword ‘Entarex’. Countless have been the admirers who, thinking about Maud, forgot everything else.]=],
 
   Description = [=[A mysterious warrior princess from a far-off kingdom, on a quest to retrieve the legendary sword ‘Entarex’. Countless have been the admirers who, thinking about Maud, forgot everything else.]=],
 
}
 
}
 
m["Maurice"] = {
 
m["Maurice"] = {
   Name = "Maurice",
+
   Name = "Maurice",  
   Colour = "Green",
+
   Colour = "LightGreen",  
   Glyph = "@",
+
   Glyph = "f",  
   Tile = "[[File:Maurice.png]]",
+
   Tile = "[[File:Maurice.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 600,
+
   ["Average HP 10x"] = 600,  
   AC = 2,
+
   AC = 2,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 9, Type = "Hit", Flavour = "Steal"},
+
     {Damage = 9, Type = "Hit", Flavour = "Steal"},
   },
+
    {Damage = 9, Type = "Bite", Flavour = "Antimagic"},
   Holiness = "Natural",
+
   },  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   Holiness = "Natural",  
   Habitat = "Land",
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
 +
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Invisibility", Flags = {"Wizard",}},
+
       {Spell = "Invisibility", Flags = {"Wizard",}},  
      {Spell = "Sprint", Flags = {"Wizard",}},
 
 
       {Spell = "Blink", Flags = {"Wizard",}},
 
       {Spell = "Blink", Flags = {"Wizard",}},
      {Spell = "Teleport Self", Flags = {"Emergency","Wizard",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag", "Regenerates flag", "No skeleton flag", "Always wand flag",},  
   MR = "20",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 527,  
   XP = 468,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "vine stalker",  
   Genus = "human",
+
   Species = "vine stalker",  
   Species = "human",
+
   Description = [=[A sly, conniving thief. A self-proclaimed legend, he was one of the most skilled and crafty of the thieves and rogues lured by the Orb. The magical parasitic vines that have claimed his body still wish to continue his life's work, with a back-up plan of both a vicious magic-drinking maw and potent wands.]=],  
   Description = [=[A sly, conniving thief. In his profession, Maurice is considered a legend — at least according to himself. He is skilled, nonetheless, and among all the thieves and rogues lured by the Orb, Maurice is undoubtedly the most crafty.]=],
 
 
   Quote = [=[“‘Stop thief! Stop thief!’ There is a magic in the sound. The tradesman leaves his counter, and the car-man his waggon; the butcher throws down his tray; the baker his basket; the milkman his pail; the errand-boy his parcels; the school-boy his marbles; the paviour his pickaxe; the child his battledore. Away they run, pell-mell, helter-skelter, slap-dash: tearing, yelling, screaming, knocking down the passengers as they turn the corners, rousing up the dogs, and astonishing the fowls: and streets, squares, and courts, re-echo with the sound.”
 
   Quote = [=[“‘Stop thief! Stop thief!’ There is a magic in the sound. The tradesman leaves his counter, and the car-man his waggon; the butcher throws down his tray; the baker his basket; the milkman his pail; the errand-boy his parcels; the school-boy his marbles; the paviour his pickaxe; the child his battledore. Away they run, pell-mell, helter-skelter, slap-dash: tearing, yelling, screaming, knocking down the passengers as they turn the corners, rousing up the dogs, and astonishing the fowls: and streets, squares, and courts, re-echo with the sound.”
 
-Charles Dickens, _Oliver Twist_. 1838.]=],
 
-Charles Dickens, _Oliver Twist_. 1838.]=],
 
}
 
}
 
m["Menkaure"] = {
 
m["Menkaure"] = {
   Name = "Menkaure",
+
   Name = "Menkaure",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "M",
+
   Glyph = "M",  
   Tile = "[[File:Menkaure.png]]",
+
   Tile = "[[File:Menkaure.png]]",  
   Speed = "8",
+
   Speed = "8",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 240,
+
   ["Average HP 10x"] = 240,  
   AC = 3,
+
   AC = 3,  
   EV = 6,
+
   EV = 6,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Pain", Damage = "d14", Flags = {"Wizard",}},
+
       {Spell = "Pain", Damage = "d9", Flags = {"Wizard",}},  
       {Spell = "Haste", Flags = {"Wizard",}},
+
       {Spell = "Haste", Flags = {"Wizard",}},  
 
       {Spell = "Symbol of Torment", Flags = {"Wizard",}},
 
       {Spell = "Symbol of Torment", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","See invisible flag","Unbreathing flag","Speaks flag","Unique flag","Male flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag", "Unique flag", "Male flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Fire vulnerability","Holy vulnerability",},
+
   Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",},  
  Corpse = "No",
+
   XP = 171,  
   XP = 169,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "mummy",  
   Genus = "mummy",
+
   Species = "mummy",  
   Species = "mummy",
+
   Description = [=[A fair and noble ruler of an ancient and mighty kingdom, mummified after an early death. His faithful priests subsequently infused him with great and powerful magic, seeking to grant him eternal life. Now he is forgotten and reduced to mouldering bandages and dry, brittle bones.]=],  
   Description = [=[A fair and noble ruler of an ancient and mighty kingdom, mummified after an early death. His faithful priests subsequently infused him with great and powerful magic, seeking to grant him eternal life. Now he is forgotten and reduced to mouldering bandages and dry, brittle bones.]=],
 
 
   Quote = [=[“Ye men of Egypt, ye have heard your king!
 
   Quote = [=[“Ye men of Egypt, ye have heard your king!
 
I go, and I return not. But the will
 
I go, and I return not. But the will
Line 2,283: Line 2,470:
 
}
 
}
 
m["Mennas"] = {
 
m["Mennas"] = {
   Name = "Mennas",
+
   Name = "Mennas",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "A",
+
   Glyph = "A",  
   Tile = "[[File:Mennas.png]]",
+
   Tile = "[[File:Mennas.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 19,
+
   HD = 19,  
   ["HD"] = 19,
+
   ["HD"] = 19,  
   ["Average HP 10x"] = 1520,
+
   ["Average HP 10x"] = 1520,  
   AC = 15,
+
   AC = 15,  
   EV = 26,
+
   EV = 26,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 30, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Holy",
+
   Holiness = "Holy",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Mass Confusion", Flags = {"Wizard",}},
+
       {Spell = "Mass Confusion", Flags = {"Wizard",}},  
       {Spell = "Silence", Flags = {"Wizard",}},
+
       {Spell = "Silence", Flags = {"Wizard",}},  
 
       {Spell = "Minor Healing", Damage = "2d9+3", Flags = {"Wizard",}},
 
       {Spell = "Minor Healing", Damage = "2d9+3", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Flying flag","Speaks flag","Unique flag","Male flag",},
+
   Flags = {"Fighter flag", "Flying flag", "Speaks flag", "Unique flag", "Male flag",},  
   MR = "160",
+
   Willpower = "160",  
   Resistances = {"Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Holy resistance",},
+
   Resistances = {"Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Holy resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 4384,  
   XP = 7881,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "angel",  
   Genus = "angel",
+
   Species = "angel",  
   Species = "angel",
+
   Description = [=[There was once a human priest named Mennas. He travelled far and wide as a missionary of Zin, often venturing even into Orcish lands. He beseeched the orcs to abandon their false tribes and return to the peoples of their birth; only Zin's light could truly cleanse the weight of sin that had twisted their bodies.
   Description = [=[There was once a human priest named Mennas. He travelled far and wide preaching of Zin to any who would listen, going even so far as to travel into Orcish lands, preaching to orcs about laws and mercy. By all accounts the orcs were not happy with Mennas. They demanded he swear Beogh was the one true god, and when Mennas remained silent they cut out his tongue.
+
 
 +
By all accounts the orcs were not happy with Mennas. Eventually, a group of them demanded he recant his words and when Mennas remained silent, they cut out his tongue.
  
 
Whether or not this angel is that same Mennas is something of a mystery, as he seems to have difficulty speaking.]=],
 
Whether or not this angel is that same Mennas is something of a mystery, as he seems to have difficulty speaking.]=],
 
}
 
}
 
m["Mlioglotl"] = {
 
m["Mlioglotl"] = {
   Name = "Mlioglotl",
+
   Name = "Mlioglotl",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "X",
+
   Glyph = "X",  
   Tile = "[[File:Mlioglotl.png]]",
+
   Tile = "[[File:Mlioglotl.png]]",  
   Speed = "14",
+
   Speed = "14",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 15,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 1400,
+
   ["Average HP 10x"] = 1400,  
   AC = 10,
+
   AC = 10,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
 +
    {Damage = 25, Type = "Trample", Flavour = "Trample"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
    {Damage = 25, Type = "Trample", Flavour = "Trample"},
+
   },  
   },
+
   Holiness = "Demonic",  
   Holiness = "Demonic",
+
   ["Item Use"] = {"Uses nothing"},  
   ["Item Use"] = {"Uses nothing"},
+
   Habitat = "Land",  
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Might", Flags = {"Natural",}},
+
       {Spell = "Might", Flags = {"Natural",}},  
       {Spell = "Cause Fear", Flags = {"Priest",}},
+
       {Spell = "Cause Fear", Flags = {"Priest",}},  
 
       {Spell = "Corrupt", Flags = {"Priest",}},
 
       {Spell = "Corrupt", Flags = {"Priest",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Unique flag","Male flag",},
+
   Flags = {"Speaks flag", "Unique flag", "Male flag", "Evil flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance 3","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Electricity resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Poison resistance",},  
   Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",},  
  Corpse = "No",
+
   XP = 1797,  
   XP = 1797,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "thrashing horror",  
   Genus = "thrashing horror",
+
   Species = "Mlioglotl",  
   Species = "Mlioglotl",
 
 
   Description = [=[A demon prince once possessed a hunger for power that was exceptional even by the standards of his kind. He betrayed his realm to Lugonu, and his reward was to become this twisted mass of corruption, now known only as Mlioglotl.]=],
 
   Description = [=[A demon prince once possessed a hunger for power that was exceptional even by the standards of his kind. He betrayed his realm to Lugonu, and his reward was to become this twisted mass of corruption, now known only as Mlioglotl.]=],
 
}
 
}
 
m["Mnoleg"] = {
 
m["Mnoleg"] = {
   Name = "Mnoleg",
+
   Name = "Mnoleg",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "&",
+
   Glyph = "&",  
   Tile = "[[File:Mnoleg.png]]",
+
   Tile = "[[File:Mnoleg.png]]",  
   Speed = "13",
+
   Speed = "13",  
   HD = 17,
+
   HD = 17,  
   ["HD"] = 17,
+
   ["HD"] = 17,  
   ["Average HP 10x"] = 3485,
+
   ["Average HP 10x"] = 4210,  
   AC = 10,
+
   AC = 11,  
   EV = 25,
+
   EV = 29,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 40, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 47, Type = "Random", Flavour = "Chaos"},  
    {Damage = 35, Type = "Tentacle slap", Flavour = "Mutate"},
+
     {Damage = 41, Type = "Random", Flavour = "Plain"},  
     {Damage = 30, Type = "Gore", Flavour = "Plain"},
+
     {Damage = 37, Type = "Random", Flavour = "Blink"},
     {Damage = 23, Type = "Kick", Flavour = "Blink"},
+
   },  
   },
+
   Holiness = "Demonic",  
   Holiness = "Demonic",
+
   ["Item Use"] = {"Open doors"},  
   ["Item Use"] = {"Open doors"},
+
   Habitat = "Land",  
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 +
      {Spell = "Summon Eyeballs", Flags = {"Magical",}},
 +
      {Spell = "Malign Gateway", Flags = {"Magical",}},
 +
      {Spell = "Summon Horrible Things", Flags = {"Magical",}},
 +
      {Spell = "Call of Chaos", Flags = {"Magical",}},
 
       {Spell = "Dig", Flags = {"Magical",}},
 
       {Spell = "Dig", Flags = {"Magical",}},
      {Spell = "Random Bolt", Damage = "3d21 / 3d24 / 3d22 / 3d26 / 3d20", Flags = {"Magical",}},
 
      {Spell = "Summon Eyeballs", Flags = {"Magical",}},
 
      {Spell = "Malign Gateway", Flags = {"Magical",}},
 
      {Spell = "Summon Horrible Things", Flags = {"Magical",}},
 
      {Spell = "Call of Chaos", Flags = {"Magical",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Evil flag","See invisible flag","Speaks flag","Unique flag",},
+
   Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Speaks flag", "Unique flag", "Gender neutral flag", "Tall tile flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",},  
  Corpse = "No",
+
   XP = 6890,  
   XP = 10843,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "pandemonium lord",  
   Genus = "pandemonium lord",
+
   Species = "Mnoleg",  
   Species = "pandemonium lord",
 
 
   Description = [=[A weirdly glowing figure, dancing through the twisted air of Pandemonium.]=],
 
   Description = [=[A weirdly glowing figure, dancing through the twisted air of Pandemonium.]=],
 
}
 
}
 
m["Murray"] = {
 
m["Murray"] = {
   Name = "Murray",
+
   Name = "Murray",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "z",
+
   Glyph = "z",  
   Tile = "[[File:Murray.png]]",
+
   Tile = "[[File:Murray.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 1610,
+
   ["Average HP 10x"] = 1610,  
   AC = 30,
+
   AC = 30,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 +
    {Damage = 20, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 20, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 20, Type = "Bite", Flavour = "Plain"},
    {Damage = 20, Type = "Bite", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Undead",  
   Holiness = "Undead",
+
   ["Item Use"] = {"Uses nothing"},  
   ["Item Use"] = {"Uses nothing"},
+
   Habitat = "Land",  
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Summon Undead", Flags = {"Magical","Noisy",}},
+
       {Spell = "Summon Undead", Flags = {"Magical", "Noisy",}},  
       {Spell = "Black Mark", Flags = {"Magical","Noisy",}},
+
       {Spell = "Sign of Ruin", Flags = {"Magical", "Noisy",}},  
       {Spell = "Symbol of Torment", Flags = {"Magical","Noisy",}},
+
       {Spell = "Symbol of Torment", Flags = {"Magical", "Noisy",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","See invisible flag","Unbreathing flag","Speaks flag","Unique flag","Male flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag", "Unique flag", "Male flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 1591,  
   XP = 2406,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "curse skull",  
   Genus = "curse skull",
+
   Species = "curse skull",  
   Species = "curse skull",
+
   Description = [=[A demonic skull rolling along the ground.]=],  
   Description = [=[A demonic skull rolling along the ground.]=],
 
 
   Quote = [=[“Look behind you! A three-headed monkey!”
 
   Quote = [=[“Look behind you! A three-headed monkey!”
 
-Guybrush Threepwood, _The Secret of Monkey Island_]=],
 
-Guybrush Threepwood, _The Secret of Monkey Island_]=],
 
}
 
}
 
m["Natasha"] = {
 
m["Natasha"] = {
   Name = "Natasha",
+
   Name = "Natasha",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "h",
+
   Glyph = "h",  
   Tile = "[[File:Natasha.png]]",
+
   Tile = "[[File:Natasha.png]]",  
   Speed = "10 (move: 80%)",
+
   Speed = "10 (move: 80%)",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 150,
+
   ["Average HP 10x"] = 150,  
   AC = 2,
+
   AC = 2,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 10, Type = "Claw", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Magic Dart", Damage = "3d4", Flags = {"Wizard",}},
+
       {Spell = "Magic Dart", Damage = "3d4", Flags = {"Wizard",}},  
       {Spell = "Slow", Flags = {"Wizard",}},
+
       {Spell = "Slow", Flags = {"Wizard",}},  
 
       {Spell = "Call Imp", Flags = {"Wizard",}},
 
       {Spell = "Call Imp", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","See invisible flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag", "Evil flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 34,  
   XP = 35,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "felid",  
   Genus = "felid",
+
   Species = "felid",  
   Species = "felid",
+
   Description = [=[A fast-moving magical cat. Once a powerful wizard's familiar, Natasha was abandoned after her master was consumed by the very necromantic forces he sought to control. Now she patrols the dungeon, taking a bloody vengeance with spell and claw upon any adventurer who crosses her path.
   Description = [=[A magical cat. Once a powerful wizard's familiar, Natasha was abandoned after her master was consumed by the very necromantic forces he sought to control. Now she patrols the dungeon, taking a bloody vengeance with spell and claw upon any adventurer who crosses her path.
 
  
This cat doesn't have nine lives, but just one death isn't going to be enough to put her down for good.]=],
+
This cat doesn't have nine lives, but just one death isn't going to be enough to put her down for good.]=],  
 
   Quote = [=[“It dooth appéere that there is in Cats as in all other kindes of beasts, a certaine reason and language wherby they vnderstand one another. But as touching this Grimmalkin: I take rather to be an Hagat or a VVitch then a Cat. For witches haue gone often in that likenes, And therof hath come the prouerb as trew as common, that a Cat hath nine liues, that is to say, a witch may take on her a Cats body nine times.”
 
   Quote = [=[“It dooth appéere that there is in Cats as in all other kindes of beasts, a certaine reason and language wherby they vnderstand one another. But as touching this Grimmalkin: I take rather to be an Hagat or a VVitch then a Cat. For witches haue gone often in that likenes, And therof hath come the prouerb as trew as common, that a Cat hath nine liues, that is to say, a witch may take on her a Cats body nine times.”
 
-William Baldwin, “Beware the Cat”, 1584]=],
 
-William Baldwin, “Beware the Cat”, 1584]=],
 
}
 
}
 
m["Nellie"] = {
 
m["Nellie"] = {
   Name = "Nellie",
+
   Name = "Nellie",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "Y",
+
   Glyph = "Y",  
   Tile = "[[File:Nellie.png]]",
+
   Tile = "[[File:Nellie.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 20,
+
   HD = 20,  
   ["HD"] = 20,
+
   ["HD"] = 20,  
   ["Average HP 10x"] = 2400,
+
   ["Average HP 10x"] = 2400,  
   AC = 13,
+
   AC = 13,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 45, Type = "Trample", Flavour = "Trample"},
+
     {Damage = 45, Type = "Trample", Flavour = "Trample"},  
     {Damage = 20, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 20, Type = "Bite", Flavour = "Plain"},  
 
     {Damage = 15, Type = "Gore", Flavour = "Plain"},
 
     {Damage = 15, Type = "Gore", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Fire Breath", Damage = "3d40", Flags = {"Natural","Breath",}},
+
       {Spell = "Fire Breath", Damage = "3d40", Flags = {"Natural", "Breath",}},  
 
       {Spell = "Blink", Flags = {"Magical",}},
 
       {Spell = "Blink", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Female flag", "Evil flag",},  
   MR = "140",
+
   Willpower = "140",  
   Resistances = {"Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "Clean",
+
   XP = 2094,  
   XP = 3401,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elephant",  
   Genus = "elephant",
+
   Species = "hellephant",  
   Species = "hellephant",
 
 
   Description = [=[A highly intelligent elephant who travelled as part of a circus. One dark night, she slipped out of her chain and disappeared into Pandemonium, never to be seen again.]=],
 
   Description = [=[A highly intelligent elephant who travelled as part of a circus. One dark night, she slipped out of her chain and disappeared into Pandemonium, never to be seen again.]=],
 
}
 
}
 
m["Nergalle"] = {
 
m["Nergalle"] = {
   Name = "Nergalle",
+
   Name = "Nergalle",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "o",
+
   Glyph = "o",  
   Tile = "[[File:Nergalle.png]]",
+
   Tile = "[[File:Nergalle.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 600,
+
   ["Average HP 10x"] = 600,  
   AC = 11,
+
   AC = 11,  
   EV = 11,
+
   EV = 11,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Draining", Damage = "3d18", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Draining", Damage = "3d18", Flags = {"Wizard",}},  
       {Spell = "Summon Spectral Orcs", Flags = {"Wizard",}},
+
       {Spell = "Vanquished Vanguard", Flags = {"Wizard",}},  
 
       {Spell = "Haste Other", Flags = {"Wizard",}},
 
       {Spell = "Haste Other", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","See invisible flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "Clean",
+
   XP = 781,  
   XP = 803,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "orc",  
   Genus = "orc",
+
   Species = "orc",  
   Species = "orc",
+
   Description = [=[A shrewd and wizened orc who has devoted her life to chronicling the bloody history of her people. She claims to know the names and deeds of every last orc who lost their life in their great exodus into the Dungeon, and even if this is a lie, she nonetheless seems to be on a first-name basis with many of them.
   Description = [=[A withered sorceress, exceptionally cruel even by orc standards. The living fear her; the dead obey her every command. She has a soft spot for the latter.]=],
+
 
 +
More than any other orc still breathing, she knows the blood and sacrifice it took to make this place a refuge for her kind. She will not brook it being intruded upon by anyone - least of all you.]=],
 
}
 
}
 
m["Nessos"] = {
 
m["Nessos"] = {
   Name = "Nessos",
+
   Name = "Nessos",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "c",
+
   Glyph = "c",  
   Tile = "[[File:Nessos.png]]",
+
   Tile = "[[File:Nessos.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 720,
+
   ["Average HP 10x"] = 720,  
   AC = 8,
+
   AC = 8,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 13, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 13, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 5, Type = "Kick", Flavour = "Plain"},
 
     {Damage = 5, Type = "Kick", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Blink Range", Flags = {"Wizard",}},
+
       {Spell = "Blink Range", Flags = {"Wizard",}},  
 
       {Spell = "Haste", Flags = {"Wizard",}},
 
       {Spell = "Haste", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Archer flag","Speaks flag","Warm blood flag","Unique flag",},
+
   Flags = {"Archer flag", "Speaks flag", "Warm blood flag", "Unique flag", "Gender neutral flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1046,  
   XP = 1325,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "centaur",  
   Genus = "centaur",
+
   Species = "centaur",  
   Species = "centaur",
 
 
   Description = [=[A centaur warrior, skilled at warfare and deceit. They slew a mighty hydra, and now its deadly blood drips, still-fuming, from their arrows.]=],
 
   Description = [=[A centaur warrior, skilled at warfare and deceit. They slew a mighty hydra, and now its deadly blood drips, still-fuming, from their arrows.]=],
 
}
 
}
 
m["Nikola"] = {
 
m["Nikola"] = {
   Name = "Nikola",
+
   Name = "Nikola",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "@",
+
   Glyph = "@",  
   Tile = "[[File:Nikola.png]]",
+
   Tile = "[[File:Nikola.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 18,
+
   HD = 18,  
   ["HD"] = 18,
+
   ["HD"] = 18,  
   ["Average HP 10x"] = 1890,
+
   ["Average HP 10x"] = 1890,  
   AC = 2,
+
   AC = 2,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
      {Spell = "Shock", Damage = "d18", Flags = {"Wizard",}},
+
       {Spell = "Lightning Bolt", Damage = "3d22", Flags = {"Wizard",}},  
       {Spell = "Lightning Bolt", Damage = "3d22", Flags = {"Wizard",}},
+
       {Spell = "Chain Lightning", Damage = "3d45", Flags = {"Wizard",}},  
       {Spell = "Chain Lightning", Damage = "3d45", Flags = {"Wizard",}},
 
 
       {Spell = "Blink", Flags = {"Wizard",}},
 
       {Spell = "Blink", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 2446,  
   XP = 4074,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[A brilliant scientist obsessed with electricity. In his attempts to perfect his electric golem, he was involved in a terrible accident, and now phases in and out of reality.]=],  
   Description = [=[A brilliant scientist obsessed with electricity. In his attempts to perfect his electric golem, he was involved in a terrible accident, and now phases in and out of reality.]=],
 
 
   Quote = [=[“One can prophesy with a Daniel's confidence that skilled electricians will settle the battles of the near future.”
 
   Quote = [=[“One can prophesy with a Daniel's confidence that skilled electricians will settle the battles of the near future.”
 
-Nikola Tesla, “The Transmission of Electrical Energy Without Wires As a Means for Furthering Peace”, _Electrical World and Engineer_. January 7, 1905.]=],
 
-Nikola Tesla, “The Transmission of Electrical Energy Without Wires As a Means for Furthering Peace”, _Electrical World and Engineer_. January 7, 1905.]=],
 +
}
 +
m["Nobody"] = {
 +
  Name = "Nobody",
 +
  Colour = "White",
 +
  Glyph = "z",
 +
  Tile = "[[File:Nobody.png]]",
 +
  Speed = "10",
 +
  HD = 18,
 +
  ["HD"] = 18,
 +
  ["Average HP 10x"] = 930,
 +
  AC = 20,
 +
  EV = 10,
 +
  Attacks = {
 +
    {Damage = 34, Type = "Claw", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Pyrrhic Recollection", Flags = {"Natural",}},
 +
      {Spell = "Blink Close", Flags = {"Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag", "Unique flag", "Gender neutral flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 2734,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "Nobody",
 +
  Species = "Nobody",
 +
  Description = [=[A time-lost revenant, risen not from the death of a single individual but of many - its bones fused together from the young and the elderly and different species altogether. Whether they were all the victims of a single massacre or a thousand souls discarded over a thousand years is impossible to say now; history does not remember them.
 +
But one thing is clear: they will fight to change that until every last memory they have left burns away.]=],
 
}
 
}
 
m["Norris"] = {
 
m["Norris"] = {
   Name = "Norris",
+
   Name = "Norris",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "@",
+
   Glyph = "@",  
   Tile = "[[File:Norris.png]]",
+
   Tile = "[[File:Norris.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 20,
+
   HD = 20,  
   ["HD"] = 20,
+
   ["HD"] = 20,  
   ["Average HP 10x"] = 2100,
+
   ["Average HP 10x"] = 2100,  
   AC = 1,
+
   AC = 1,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 36, Type = "Hit", Flavour = "Confuse"},
 
     {Damage = 36, Type = "Hit", Flavour = "Confuse"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
      {Spell = "Brain Feed", Flags = {"Priest",}},
+
       {Spell = "Primal Wave", Damage = "3d30", Flags = {"Priest",}},  
       {Spell = "Primal Wave", Damage = "3d26", Flags = {"Priest",}},
+
       {Spell = "Antimagic Gaze", Damage = "0-30 MP", Flags = {"Priest",}},
       {Spell = "Drain Magic", Flags = {"Priest",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag", "Evil flag", "Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"See invisible flag", "Evil flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag", "Fighter flag",},  
   MR = "140",
+
   Willpower = "140",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 2329,  
   XP = 2308,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[A relaxed water cultist with a healthy tan and a soothing voice. He doesn't really care if it is you or he who dies — “both” would probably be the best option.]=],  
   Description = [=[A relaxed water cultist with a healthy tan and a soothing voice. He doesn't really care if it is you or he who dies — “both” would probably be the best option.]=],
+
   Quote = [=[“Death and death alone gives meaning to life and this meaning is entirely negative.”
   Quote = [=[““Death and death alone gives meaning to life and this meaning is entirely negative.”<br>
+
    -Georges Poulet]=],
-Georges Poulet.]=],
 
 
}
 
}
m["Pargi"] = {
+
m["Orb Guardian"] = {
   Name = "Pargi",
+
   Name = "Orb Guardian",  
   Colour = "Green",
+
   Colour = "Magenta",  
   Glyph = "T",
+
   Glyph = "X",  
   Tile = "[[File:Pargi.png]]",
+
   Tile = "[[File:Orb Guardian.png]]",  
   Speed = "10",
+
   Speed = "14",  
   HD = 5,
+
   HD = 15,  
   ["HD"] = 5,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 350,
+
   ["Average HP 10x"] = 825,  
   AC = 1,
+
   AC = 13,  
   EV = 12,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 9, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 45, Type = "Hit", Flavour = "Plain"},
    {Damage = 4, Type = "Claw", Flavour = "Plain"},
+
   },  
    {Damage = 4, Type = "Claw", Flavour = "Plain"},
+
   Holiness = "Natural",  
   },
+
   ["Item Use"] = {"Open doors"},  
   Holiness = "Natural",
+
   Habitat = "Land",  
   ["Item Use"] = {"Open doors"},
+
   Flags = {"Fighter flag", "See invisible flag", "No poly flag",},  
   Habitat = "Land",
+
   Willpower = "120",  
   Flags = {"Regenerates flag","Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Resistances = {"Drown resistance",},  
   MR = "10",
+
   Vulnerabilities = {},  
   Resistances = {},
+
   XP = 1760,  
   Vulnerabilities = {},
+
   Size = "Giant",  
  Corpse = "Clean",
+
   Intelligence = "Human",  
   XP = 134,
+
   Genus = "Orb Guardian",  
   Size = "Large",
+
   Species = "Orb Guardian",  
   Intelligence = "Human",
+
   Description = [=[A huge, glowing, four-limbed purple creature with heightened senses, created by the Orb itself. It guards the Orb with enormous punctiliousness and violence, and its death will alert any Boundless Tesseracts on the level to begin creating reinforcements.
   Genus = "troll",
+
 
   Species = "troll",
+
Unless the Orb has already been disturbed, it will refuse to abandon its duty by leaving the floor.]=],
   Description = [=[An unusually thin troll.]=],
+
  Quote = [=[“X gon' give it to ya (what)
 +
Fuck waitin' for you to get it on your own, X gon' deliver to ya
 +
Knock knock, open up the door, it's real
 +
With the non-stop pop-pop from stainless steel
 +
[...]
 +
First we gonna rock, then we gonna roll
 +
Then we let it pop, go, let it go
 +
X gon' give it to ya, he gon' give it to ya
 +
X gon' give it to ya, he gon' give it to ya
 +
    -DMX, “X Gon' Give It To Ya”. 2002]=],
 
}
 
}
 
m["Parghit"] = {
 
m["Parghit"] = {
   Name = "Parghit",
+
   Name = "Parghit",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "T",
+
   Glyph = "T",  
   Tile = "[[File:Parghit.png]]",
+
   Tile = "[[File:Parghit.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 27,
+
   HD = 27,  
   ["HD"] = 27,
+
   ["HD"] = 27,  
   ["Average HP 10x"] = 1200,
+
   ["Average HP 10x"] = 1200,  
   AC = 1,
+
   AC = 20,  
   EV = 12,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 50, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 50, Type = "Bite", Flavour = "Plain"},
 +
    {Damage = 40, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 40, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 40, Type = "Claw", Flavour = "Plain"},
    {Damage = 40, Type = "Claw", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Natural",  
   Holiness = "Natural",
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   ["Item Use"] = {"Starting equipment","Open doors"},
+
   Habitat = "Land",  
   Habitat = "Land",
+
   Flags = {"Regenerates flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag",},  
   Flags = {"Regenerates flag","Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Willpower = "140",  
   MR = "140",
+
   Resistances = {},  
   Resistances = {},
+
   Vulnerabilities = {},  
   Vulnerabilities = {},
+
   XP = 3156,  
  Corpse = "Clean",
+
   Size = "Large",  
   XP = 3116,
+
   Intelligence = "Human",  
   Size = "Large",
+
   Genus = "troll",  
   Intelligence = "Human",
+
   Species = "troll",  
   Genus = "troll",
+
   Description = [=[An unusually strong troll, his thick frame scarred by many against-the-odds victories. He has been wounded so many times that his body has adapted, and now heals almost instantly. His necklace of troll claws is a memento of those who underestimated him.]=],  
   Species = "troll",
+
   Quote = [=[“What are you going to do with that big bat? Gonna hit me? Better make it
   Description = [=[An unusually strong troll, his thick frame scarred by many against-the-odds victories. He has been wounded so many times that his body has adapted, and now heals almost instantly. His necklace of troll claws is a memento of those who underestimated him.]=],
+
count. Better make it hurt. Better kill me in one shot.
   Quote = [=["What are you going to do with that big bat? Gonna hit me? Better make it count. Better make it hurt. Better kill me in one shot."
+
  -Mr. Baseball, @MisterBaseball5 Twitter. 2017]=],
-Mr. Baseball, @MisterBaseball5 Twitter. 2017]=],
+
}
 +
m["Pargi"] = {
 +
  Name = "Pargi",
 +
  Colour = "Green",
 +
  Glyph = "T",
 +
  Tile = "[[File:Pargi.png]]",
 +
  Speed = "10",
 +
  HD = 5,
 +
  ["HD"] = 5,
 +
  ["Average HP 10x"] = 350,
 +
  AC = 1,
 +
  EV = 12,
 +
  Attacks = {
 +
    {Damage = 9, Type = "Bite", Flavour = "Plain"},
 +
    {Damage = 4, Type = "Claw", Flavour = "Plain"},
 +
    {Damage = 4, Type = "Claw", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"Regenerates flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag",},
 +
  Willpower = "10",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 134,
 +
  Size = "Large",
 +
  Intelligence = "Human",
 +
  Genus = "troll",
 +
  Species = "troll",
 +
  Description = [=[An unusually weak troll.]=],
 
}
 
}
 
m["Pikel"] = {
 
m["Pikel"] = {
   Name = "Pikel",
+
   Name = "Pikel",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "K",
+
   Glyph = "K",  
   Tile = "[[File:Pikel.png]]",
+
   Tile = "[[File:Pikel.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 390,
+
   ["Average HP 10x"] = 390,  
   AC = 6,
+
   AC = 6,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 9, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 9, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 648,  
   XP = 637,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "kobold",  
   Genus = "kobold",
+
   Species = "kobold",  
   Species = "kobold",
 
 
   Description = [=[A wise kobold would fear the forces of Hell, and certainly would not set up a highly lucrative transdimensional trade in damned souls. But Pikel is better known for his whip than his wisdom, mercilessly tormenting his piteous charges as he ferries them to their buyers.]=],
 
   Description = [=[A wise kobold would fear the forces of Hell, and certainly would not set up a highly lucrative transdimensional trade in damned souls. But Pikel is better known for his whip than his wisdom, mercilessly tormenting his piteous charges as he ferries them to their buyers.]=],
 
}
 
}
 
m["Polyphemus"] = {
 
m["Polyphemus"] = {
   Name = "Polyphemus",
+
   Name = "Polyphemus",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "C",
+
   Glyph = "C",  
   Tile = "[[File:Polyphemus.png]]",
+
   Tile = "[[File:Polyphemus.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 1520,
+
   ["Average HP 10x"] = 1520,  
   AC = 10,
+
   AC = 10,  
   EV = 3,
+
   EV = 3,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 45, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 45, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Throw Ally", Flags = {"Natural",}},
 
       {Spell = "Throw Ally", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1544,  
   XP = 2305,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "giant",  
   Genus = "giant",
+
   Species = "cyclops",  
   Species = "cyclops",
+
   Description = [=[A cyclops shepherd, he is very protective of his charges, whom he watches with an undying fervor through his single massive eye. Nevertheless, he won't hesitate to use them as projectiles in a pinch; after all, the best defence is a good offence.]=],  
   Description = [=[A cyclops shepherd, he is very protective of his charges, whom he watches with an undying fervor through his single massive eye. Nevertheless, he won't hesitate to use them as projectiles in a pinch; after all, the best defence is a good offence.]=],
 
 
   Quote = [=[“...as soon as he had got through with all his work, he clutched up two more of my men, and began eating them for his morning’s meal. Presently, with the utmost ease, he rolled the stone away from the door and drove out his sheep, but he at once put it back again—as easily as though he were merely clapping the lid on to a quiver full of arrows.”
 
   Quote = [=[“...as soon as he had got through with all his work, he clutched up two more of my men, and began eating them for his morning’s meal. Presently, with the utmost ease, he rolled the stone away from the door and drove out his sheep, but he at once put it back again—as easily as though he were merely clapping the lid on to a quiver full of arrows.”
 
-Homer, _The Odyssey_, Book IX.
 
-Homer, _The Odyssey_, Book IX.
Line 2,797: Line 3,046:
 
}
 
}
 
m["Prince Ribbit"] = {
 
m["Prince Ribbit"] = {
   Name = "Prince Ribbit",
+
   Name = "Prince Ribbit",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "F",
+
   Glyph = "F",  
   Tile = "[[File:Prince Ribbit.png]]",
+
   Tile = "[[File:Prince Ribbit.png]]",  
   Speed = "14 (swim: 60%)",
+
   Speed = "14 (swim: 60%)",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 390,
+
   ["Average HP 10x"] = 390,  
   AC = 0,
+
   AC = 0,  
   EV = 16,
+
   EV = 16,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Blink", Flags = {"Magical",}},
 
       {Spell = "Blink", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Cold blood flag","Speaks flag","Unique flag","Male flag",},
+
   Flags = {"Cold blood flag", "Speaks flag", "Unique flag", "Male flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 276,  
   XP = 273,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "giant frog",  
   Genus = "frog",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[A frog of unusual size, with a tiny crown perched incongruously atop his head.]=],  
   Description = [=[A frog of unusual size, with a tiny crown perched incongruously atop his head.]=],
 
 
   Quote = [=[“Princess! youngest princess!
 
   Quote = [=[“Princess! youngest princess!
 
Open the door for me!
 
Open the door for me!
Line 2,839: Line 3,087:
 
}
 
}
 
m["Psyche"] = {
 
m["Psyche"] = {
   Name = "Psyche",
+
   Name = "Psyche",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "@",
+
   Glyph = "@",  
   Tile = "[[File:Psyche.png]]",
+
   Tile = "[[File:Psyche.png]]",  
   Speed = "13",
+
   Speed = "13",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 400,
+
   ["Average HP 10x"] = 400,  
   AC = 2,
+
   AC = 2,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 7, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 7, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Cantrip", Flags = {"Wizard",}},
+
       {Spell = "Cantrip", Flags = {"Wizard",}},  
       {Spell = "Polymorph", Flags = {"Wizard",}},
+
       {Spell = "Polymorph", Flags = {"Wizard",}},  
       {Spell = "Chain of Chaos", Flags = {"Wizard",}},
+
       {Spell = "Chain of Chaos", Flags = {"Wizard",}},  
 
       {Spell = "Invisibility", Flags = {"Wizard",}},
 
       {Spell = "Invisibility", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Female flag",},  
   MR = "20",
+
   Willpower = "60",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 428,  
   XP = 428,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[A fair-haired mage, wandering and seemingly half-mad with grief and guilt.]=],  
   Description = [=[A fair-haired mage, wandering and seemingly half-mad with grief and guilt.]=],
 
 
   Quote = [=[“Let Psyche’s corpse be clad in mourning weed
 
   Quote = [=[“Let Psyche’s corpse be clad in mourning weed
 
And set on rock of yonder hill aloft;
 
And set on rock of yonder hill aloft;
Line 2,888: Line 3,135:
 
}
 
}
 
m["Robin"] = {
 
m["Robin"] = {
   Name = "Robin",
+
   Name = "Robin",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "g",
+
   Glyph = "g",  
   Tile = "[[File:Robin.png]]",
+
   Tile = "[[File:Robin.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 2,
+
   HD = 2,  
   ["HD"] = 2,
+
   ["HD"] = 2,  
   ["Average HP 10x"] = 160,
+
   ["Average HP 10x"] = 160,  
   AC = 3,
+
   AC = 3,  
   EV = 8,
+
   EV = 8,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 2, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 2, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Battlecry", Flags = {"Vocal",}},
+
       {Spell = "Battlecry", Flags = {"Vocal",}},  
 
       {Spell = "Throw Ally", Flags = {"Natural",}},
 
       {Spell = "Throw Ally", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","Unique flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Gender neutral flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 14,  
   XP = 15,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "goblin",  
   Genus = "goblin",
+
   Species = "hobgoblin",  
   Species = "hobgoblin",
 
 
   Description = [=[A mountain hobgoblin, recently come in search of the legendary Orb. Not foolhardy or reckless enough to delve into the depths of the Dungeon alone, Robin has built a small army of minions. Potential competitors will quickly find a stream of screaming goblins flying toward them!]=],
 
   Description = [=[A mountain hobgoblin, recently come in search of the legendary Orb. Not foolhardy or reckless enough to delve into the depths of the Dungeon alone, Robin has built a small army of minions. Potential competitors will quickly find a stream of screaming goblins flying toward them!]=],
 
}
 
}
 
m["Roxanne"] = {
 
m["Roxanne"] = {
   Name = "Roxanne",
+
   Name = "Roxanne",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "8",
+
   Glyph = "I",  
   Tile = "[[File:Roxanne.png]]",
+
   Tile = "[[File:Roxanne.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10 (stationary)",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 1820,
+
   ["Average HP 10x"] = 1820,  
   AC = 20,
+
   AC = 20,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Lehudib's Crystal Spear", Damage = "3d32", Flags = {"Wizard",}},
+
       {Spell = "Lehudib's Crystal Spear", Damage = "3d32", Flags = {"Wizard",}},  
       {Spell = "Iron Shot", Damage = "3d26", Flags = {"Wizard",}},
+
       {Spell = "Iron Shot", Damage = "3d26", Flags = {"Wizard",}},  
       {Spell = "Blink Other Close", Flags = {"Wizard",}},
+
       {Spell = "Blink Other Close", Flags = {"Wizard",}},  
 
       {Spell = "Bolt of Magma", Damage = "3d23", Flags = {"Wizard",}},
 
       {Spell = "Bolt of Magma", Damage = "3d23", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unbreathing flag","No wand flag","Speaks flag","Stationary flag","Unique flag","Female flag","Artificial flag",},
+
   Flags = {"Unbreathing flag", "No wand flag", "Speaks flag", "Stationary flag", "Unique flag", "Female flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Petrify resistance",},
+
   Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 1372,  
   XP = 1964,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "statue",  
   Genus = "statue",
+
   Species = "statue",  
   Species = "statue",
+
   Description = [=[A strikingly realistic sapphire statue of a famous earth mage who disappeared after a catastrophic mishap with a magical talisman.]=],
   Description = [=[A strikingly realistic sapphire statue of a famous earth mage who disappeared after a catastrophic spell failure. She is clutching a book.]=],
 
 
}
 
}
 
m["Rupert"] = {
 
m["Rupert"] = {
   Name = "Rupert",
+
   Name = "Rupert",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "@",
+
   Glyph = "@",  
   Tile = "[[File:Rupert.png]]",
+
   Tile = "[[File:Rupert.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 1200,
+
   ["Average HP 10x"] = 1200,  
   AC = 7,
+
   AC = 6,  
   EV = 8,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 21, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 21, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Paralyse", Flags = {"Vocal",}},
+
       {Spell = "Paralyse", Flags = {"Vocal",}},  
       {Spell = "Confuse", Flags = {"Vocal",}},
+
       {Spell = "Confuse", Flags = {"Vocal",}},  
 
       {Spell = "Berserker Rage", Flags = {"Natural",}},
 
       {Spell = "Berserker Rage", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1868,  
   XP = 2939,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[Rippling muscles, glistening pecs, incredible glutes - Rupert is the peak of physical perfection. Even so, his roars seem louder than even his fantastic form can explain. Perhaps he holds some talisman that lends supernatural force to his bellows?]=],
   Description = [=[A human whose savage roars bring terror to all those who hear them.]=],
 
 
}
 
}
 
m["Saint Roka"] = {
 
m["Saint Roka"] = {
   Name = "Saint Roka",
+
   Name = "Saint Roka",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "o",
+
   Glyph = "o",  
   Tile = "[[File:Saint Roka.png]]",
+
   Tile = "[[File:Saint Roka.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 18,
+
   HD = 18,  
   ["HD"] = 18,
+
   ["HD"] = 18,  
   ["Average HP 10x"] = 1980,
+
   ["Average HP 10x"] = 1980,  
   AC = 13,
+
   AC = 13,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 35, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 35, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Battlecry", Flags = {"Vocal",}},
+
       {Spell = "Battlecry", Flags = {"Vocal",}},  
 
       {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},
 
       {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Evil flag","Speaks flag","Warm blood flag","Unique flag",},
+
   Flags = {"Fighter flag", "Evil flag", "Speaks flag", "Warm blood flag", "Unique flag", "Gender neutral flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "Clean",
+
   XP = 2909,  
   XP = 4962,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "orc",  
   Genus = "orc",
+
   Species = "orc",  
   Species = "orc",
 
 
   Description = [=[A mighty warlord. Some orcs even say they are the Chosen One of Beogh.]=],
 
   Description = [=[A mighty warlord. Some orcs even say they are the Chosen One of Beogh.]=],
 +
}
 +
m["Serpent of Hell (Cocytus)"] = {
 +
  Name = "Serpent of Hell (Cocytus)",
 +
  Colour = "LightBlue",
 +
  Glyph = "D",
 +
  Tile = "[[File:The Serpent of Hell (Cocytus).png]]",
 +
  Speed = "14",
 +
  HD = 17,
 +
  ["HD"] = 17,
 +
  ["Average HP 10x"] = 3230,
 +
  AC = 20,
 +
  EV = 12,
 +
  Attacks = {
 +
    {Damage = 35, Type = "Bite", Flavour = "Cold"},
 +
    {Damage = 35, Type = "Bite", Flavour = "Cold"},
 +
    {Damage = 35, Type = "Bite", Flavour = "Cold"},
 +
    {Damage = 25, Type = "Trample", Flavour = "Trample"},
 +
  },
 +
  Holiness = "Demonic",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Cold Breath", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}},
 +
      {Spell = "Flash Freeze", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}},
 +
      {Spell = "Summon Dragon", Flags = {"Magical", "Noisy",}},
 +
      {Spell = "Freezing Gust", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}},
 +
    },
 +
  },
 +
  Flags = {"See invisible flag", "Flying flag", "Unique flag", "Crashes doors", "Tall tile flag", "Name the flag", "Evil flag",},
 +
  Willpower = "180",
 +
  Resistances = {"Cold resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 6689,
 +
  Size = "Giant",
 +
  Intelligence = "Human",
 +
  Genus = "dragon",
 +
  Species = "Serpent of Hell",
 +
  Description = [=[A massive white three-headed dragon, covered with shards of gleaming ice, wholly possessed by the nightmarish cold of Cocytus.]=],
 +
}
 +
m["Serpent of Hell (Dis)"] = {
 +
  Name = "Serpent of Hell (Dis)",
 +
  Colour = "Cyan",
 +
  Glyph = "D",
 +
  Tile = "[[File:The Serpent of Hell (Dis).png]]",
 +
  Speed = "14",
 +
  HD = 17,
 +
  ["HD"] = 17,
 +
  ["Average HP 10x"] = 3230,
 +
  AC = 28,
 +
  EV = 4,
 +
  Attacks = {
 +
    {Damage = 40, Type = "Bite", Flavour = "Reach"},
 +
    {Damage = 40, Type = "Bite", Flavour = "Reach"},
 +
    {Damage = 40, Type = "Bite", Flavour = "Reach"},
 +
    {Damage = 35, Type = "Trample", Flavour = "Trample"},
 +
  },
 +
  Holiness = "Demonic",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Quicksilver Bolt", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}},
 +
      {Spell = "Summon Dragon", Flags = {"Magical", "Noisy",}},
 +
      {Spell = "Corrosive Bolt", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}},
 +
      {Spell = "Iron Shot", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}},
 +
    },
 +
  },
 +
  Flags = {"See invisible flag", "Unique flag", "Crashes doors", "Tall tile flag", "Name the flag", "Evil flag",},
 +
  Willpower = "180",
 +
  Resistances = {"Fire resistance", "Cold resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 6689,
 +
  Size = "Giant",
 +
  Intelligence = "Human",
 +
  Genus = "dragon",
 +
  Species = "Serpent of Hell",
 +
  Description = [=[A towering three-headed beast with an army's worth of swords for teeth. Each of its scales is a shield with a razored edge.]=],
 +
}
 +
m["Serpent of Hell (Gehenna)"] = {
 +
  Name = "Serpent of Hell (Gehenna)",
 +
  Colour = "Red",
 +
  Glyph = "D",
 +
  Tile = "[[File:The Serpent of Hell (Gehenna).png]]",
 +
  Speed = "14",
 +
  HD = 17,
 +
  ["HD"] = 17,
 +
  ["Average HP 10x"] = 3230,
 +
  AC = 16,
 +
  EV = 12,
 +
  Attacks = {
 +
    {Damage = 35, Type = "Bite", Flavour = "Fire"},
 +
    {Damage = 35, Type = "Bite", Flavour = "Fire"},
 +
    {Damage = 35, Type = "Bite", Flavour = "Fire"},
 +
    {Damage = 25, Type = "Trample", Flavour = "Trample"},
 +
  },
 +
  Holiness = "Demonic",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Fire Breath", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}},
 +
      {Spell = "Fireball", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}},
 +
      {Spell = "Summon Dragon", Flags = {"Magical", "Noisy",}},
 +
      {Spell = "Bolt of Magma", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}},
 +
    },
 +
  },
 +
  Flags = {"See invisible flag", "Flying flag", "Unique flag", "Crashes doors", "Tall tile flag", "Name the flag", "Evil flag",},
 +
  Willpower = "180",
 +
  Resistances = {"Fire resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 6689,
 +
  Size = "Giant",
 +
  Intelligence = "Human",
 +
  Genus = "dragon",
 +
  Species = "Serpent of Hell",
 +
  Description = [=[A huge, red-glowing, three-headed dragon, shrouded in damnation. It is possessed by the very essence of Gehenna and its eternal fire.]=],
 +
}
 +
m["Serpent of Hell (Tartarus)"] = {
 +
  Name = "Serpent of Hell (Tartarus)",
 +
  Colour = "DarkGrey",
 +
  Glyph = "D",
 +
  Tile = "[[File:The Serpent of Hell (Tartarus).png]]",
 +
  Speed = "14",
 +
  HD = 17,
 +
  ["HD"] = 17,
 +
  ["Average HP 10x"] = 3230,
 +
  AC = 16,
 +
  EV = 12,
 +
  Attacks = {
 +
    {Damage = 35, Type = "Bite", Flavour = "Drain experience"},
 +
    {Damage = 35, Type = "Bite", Flavour = "Drain experience"},
 +
    {Damage = 35, Type = "Bite", Flavour = "Drain experience"},
 +
    {Damage = 25, Type = "Trample", Flavour = "Trample"},
 +
  },
 +
  Holiness = "Demonic",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Miasma Breath", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}},
 +
      {Spell = "Summon Dragon", Flags = {"Magical", "Noisy",}},
 +
      {Spell = "Ghostly Fireball", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}},
 +
      {Spell = "Poison Arrow", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}},
 +
    },
 +
  },
 +
  Flags = {"See invisible flag", "Flying flag", "Unique flag", "Crashes doors", "Tall tile flag", "Name the flag", "Evil flag",},
 +
  Willpower = "180",
 +
  Resistances = {"Cold resistance 2", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 6689,
 +
  Size = "Giant",
 +
  Intelligence = "Human",
 +
  Genus = "dragon",
 +
  Species = "Serpent of Hell",
 +
  Description = [=[Seemingly three pairs of lurid magenta eyes hanging in the darkness, the outline of a vast, sinuous dragon is just barely perceptible behind. Its malice is palpable.]=],
 
}
 
}
 
m["Sigmund"] = {
 
m["Sigmund"] = {
   Name = "Sigmund",
+
   Name = "Sigmund",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "@",
+
   Glyph = "@",  
   Tile = "[[File:Sigmund.png]]",
+
   Tile = "[[File:Sigmund.png]]",  
   Speed = "10 (atk: 150%)",
+
   Speed = "10 (atk: 150%)",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 270,
+
   ["Average HP 10x"] = 270,  
   AC = 2,
+
   AC = 2,  
   EV = 11,
+
   EV = 11,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Throw Flame", Damage = "3d5", Flags = {"Wizard",}},
+
       {Spell = "Throw Flame", Damage = "3d5", Flags = {"Wizard",}},  
       {Spell = "Invisibility", Flags = {"Wizard",}},
+
       {Spell = "Invisibility", Flags = {"Wizard",}},  
       {Spell = "Magic Dart", Damage = "3d4", Flags = {"Wizard",}},
+
       {Spell = "Magic Dart", Damage = "3d4", Flags = {"Wizard",}},  
 
       {Spell = "Confuse", Flags = {"Wizard",}},
 
       {Spell = "Confuse", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 229,  
   XP = 224,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[The elder of a pair of brothers who came for the Orb. No one knows what Sigmund saw in the dungeon to drive him mad, but his shrewd magical tactics and wicked scythe now leave little time for his victims to wonder. Despite his reputation as a vicious murderer, his grandiose and dramatic ways have earned him the admiration of many denizens of the dungeon.]=],  
   Description = [=[The elder of a pair of brothers who came for the Orb. No one knows what Sigmund saw in the dungeon to drive him mad, but his shrewd magical tactics and wicked scythe now leave little time for his victims to wonder. Despite his reputation as a vicious murderer, his grandiose and dramatic ways have earned him the admiration of many denizens of the dungeon.]=],
 
 
   Quote = [=[“But Sigmund turned him about, and he said: ‘What aileth thee, son?
 
   Quote = [=[“But Sigmund turned him about, and he said: ‘What aileth thee, son?
 
Shall our life-days never be merry, and our labour never be done?’
 
Shall our life-days never be merry, and our labour never be done?’
Line 3,079: Line 3,477:
 
}
 
}
 
m["Snorg"] = {
 
m["Snorg"] = {
   Name = "Snorg",
+
   Name = "Snorg",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "T",
+
   Glyph = "T",  
   Tile = "[[File:Snorg.png]]",
+
   Tile = "[[File:Snorg.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 960,
+
   ["Average HP 10x"] = 960,  
   AC = 0,
+
   AC = 0,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 20, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 20, Type = "Bite", Flavour = "Plain"},  
     {Damage = 15, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 15, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 15, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 15, Type = "Claw", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Berserker Rage", Flags = {"Natural",}},
 
       {Spell = "Berserker Rage", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Regenerates flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"Regenerates flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 948,  
   XP = 1135,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "troll",  
   Genus = "troll",
+
   Species = "troll",  
   Species = "troll",
 
 
   Description = [=[A particularly corpulent troll with a short temper and a sizable gut. Uninterested in the Orb, Snorg delights in the endless parade of adventurers – that is, easy meals — it attracts.]=],
 
   Description = [=[A particularly corpulent troll with a short temper and a sizable gut. Uninterested in the Orb, Snorg delights in the endless parade of adventurers – that is, easy meals — it attracts.]=],
 
}
 
}
 
m["Sojobo"] = {
 
m["Sojobo"] = {
   Name = "Sojobo",
+
   Name = "Sojobo",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "Q",
+
   Glyph = "Q",  
   Tile = "[[File:Sojobo.png]]",
+
   Tile = "[[File:Sojobo.png]]",  
   Speed = "10 (move: 90%)",
+
   Speed = "10",  
   HD = 20,
+
   HD = 20,  
   ["HD"] = 20,
+
   ["HD"] = 20,  
   ["Average HP 10x"] = 1500,
+
   ["Average HP 10x"] = 1500,  
   AC = 2,
+
   AC = 9,  
   EV = 24,
+
   EV = 21,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 28, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 28, Type = "Hit", Flavour = "Plain"},  
     {Damage = 14, Type = "Peck", Flavour = "Plain"},
+
     {Damage = 14, Type = "Peck", Flavour = "Plain"},  
 
     {Damage = 14, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 14, Type = "Claw", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Lightning Bolt", Damage = "3d24", Flags = {"Wizard",}},
+
       {Spell = "Lightning Bolt", Damage = "3d24", Flags = {"Wizard",}},  
       {Spell = "Wind Blast", Flags = {"Wizard",}},
+
       {Spell = "Wind Blast", Flags = {"Wizard",}},  
       {Spell = "Airstrike", Damage = "2d(18-34)", Flags = {"Wizard",}},
+
       {Spell = "Airstrike", Damage = "2d18+(2/space)", Flags = {"Wizard",}},  
       {Spell = "Summon Air Elementals", Flags = {"Wizard",}},
+
       {Spell = "Summon Air Elementals", Flags = {"Wizard",}},  
       {Spell = "Repel Missiles", Flags = {"Wizard",}},
+
       {Spell = "Deflect Missiles", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","See invisible flag","Flying flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Flying flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",},  
   MR = "140",
+
   Willpower = "140",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 3476,  
   XP = 3429,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "tengu",  
   Genus = "tengu",
+
   Species = "tengu",  
   Species = "tengu",
+
   Description = [=[Queen of the tengu, with legendary skill in swordsmanship, tactics, and magic. Storytellers claim she once trapped a raging tempest in a bottle and kept it as a talisman.]=],
   Description = [=[Queen of the tengu, with legendary skill in swordsmanship, tactics, and magic.]=],
 
 
}
 
}
 
m["Sonja"] = {
 
m["Sonja"] = {
   Name = "Sonja",
+
   Name = "Sonja",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "K",
+
   Glyph = "K",  
   Tile = "[[File:Sonja.png]]",
+
   Tile = "[[File:Sonja.png]]",  
   Speed = "14",
+
   Speed = "14",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 300,
+
   ["Average HP 10x"] = 300,  
   AC = 2,
+
   AC = 2,  
   EV = 24,
+
   EV = 24,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 9, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 9, Type = "Hit", Flavour = "Plain"},
 +
    {Damage = 5, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Natural",  
   Holiness = "Natural",
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   Habitat = "Land",  
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Blink", Flags = {"Wizard",}},
 
       {Spell = "Blink", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Female flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 782,  
   XP = 808,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "kobold",  
   Genus = "kobold",
+
   Species = "kobold",  
   Species = "kobold",
 
 
   Description = [=[A graceful kobold assassin. Admire her graceful pirouettes, thrill at her daring leaps! But watch out for her knives!]=],
 
   Description = [=[A graceful kobold assassin. Admire her graceful pirouettes, thrill at her daring leaps! But watch out for her knives!]=],
 +
}
 +
m["Sprozz"] = {
 +
  Name = "Sprozz",
 +
  Colour = "Cyan",
 +
  Glyph = "g",
 +
  Tile = "[[File:Sprozz.png]]",
 +
  Speed = "10",
 +
  HD = 5,
 +
  ["HD"] = 5,
 +
  ["Average HP 10x"] = 660,
 +
  AC = 3,
 +
  EV = 10,
 +
  Attacks = {
 +
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
 +
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Launch Clockwork Bee", Flags = {"Wizard",}},
 +
      {Spell = "Nazja's All-Purpose Tempering", Damage = "4d7", Flags = {"Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag", "Two weapons flag",},
 +
  Willpower = "60",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 575,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "goblin",
 +
  Species = "goblin",
 +
  Description = [=[A former beekeeper's apprentice with an ambitious dream: to modernise the whole world's beekeeping industry with the smooth certainty of disease-proof metal. His methods may be questionable and his goals dubious, but his prototype's stinger still looks awfully sharp...]=],
 
}
 
}
 
m["Statue of Wucad Mu"] = {
 
m["Statue of Wucad Mu"] = {
   Name = "Statue of Wucad Mu",
+
   Name = "Statue of Wucad Mu",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "8",
+
   Glyph = "8",  
   Tile = "[[File:Statue of Wucad Mu.png]]",
+
   Tile = "[[File:Statue of Wucad Mu.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10 (stationary)",  
   HD = 15,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 700,
+
   ["Average HP 10x"] = 700,  
   AC = 12,
+
   AC = 12,  
   EV = 1,
+
   EV = 1,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Brain Feed", Flags = {"Magical",}},
+
       {Spell = "Brain Feed", Flags = {"Magical",}},  
       {Spell = "Draining Gaze", Flags = {"Magical",}},
+
       {Spell = "Draining Gaze", Flags = {"Magical",}},  
       {Spell = "Mass Confusion", Flags = {"Magical",}},
+
       {Spell = "Mass Confusion", Flags = {"Magical",}},  
 
       {Spell = "Shadow Creatures", Flags = {"Magical",}},
 
       {Spell = "Shadow Creatures", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unbreathing flag","Speaks flag","Stationary flag","Artificial flag","Vault flag",},
+
   Flags = {"Unbreathing flag", "Speaks flag", "Stationary flag", "Artificial flag", "Vault flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 1190,  
   XP = 1190,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "statue",  
   Genus = "statue",
+
   Species = "orange crystal statue",  
   Species = "orange crystal statue",
 
 
   Description = [=[An intricately carved idol of some nameless godling, hewn of translucent orange crystal. Its lifeless eyes seem to glitter uncannily with a wicked intelligence. It is capable of unleashing a powerful psychic assault upon the minds of any who approach it.]=],
 
   Description = [=[An intricately carved idol of some nameless godling, hewn of translucent orange crystal. Its lifeless eyes seem to glitter uncannily with a wicked intelligence. It is capable of unleashing a powerful psychic assault upon the minds of any who approach it.]=],
 
}
 
}
 
m["Terence"] = {
 
m["Terence"] = {
   Name = "Terence",
+
   Name = "Terence",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "@",
+
   Glyph = "@",  
   Tile = "[[File:Terence.png]]",
+
   Tile = "[[File:Terence.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 2,
+
   HD = 2,  
   ["HD"] = 2,
+
   ["HD"] = 2,  
   ["Average HP 10x"] = 200,
+
   ["Average HP 10x"] = 200,  
   AC = 7,
+
   AC = 6,  
   EV = 8,
+
   EV = 8,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","Unique flag","Male flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 35,  
   XP = 35,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[A veteran of a war against the armataurs' elephant-riders. He has recently retired to make a new home in the dungeon.]=],  
   Description = [=[A violent murderer who kills for both pleasure and profit, Terence has been forced into hiding after a botched job. There's a price on his head, and he can't afford to leave anyone who sees him alive!]=],
 
 
   Quote = [=[“A MAN committed a murder, and was pursued by the relations of the man whom he murdered. On his reaching the river Nile he saw a Lion on its bank and being fearfully afraid, climbed up a tree. He found a serpent in the upper branches of the tree, and again being greatly alarmed, he threw himself into the river, where a crocodile caught him and ate him. Thus the earth, the air, and the water alike refused shelter to a murderer.”
 
   Quote = [=[“A MAN committed a murder, and was pursued by the relations of the man whom he murdered. On his reaching the river Nile he saw a Lion on its bank and being fearfully afraid, climbed up a tree. He found a serpent in the upper branches of the tree, and again being greatly alarmed, he threw himself into the river, where a crocodile caught him and ate him. Thus the earth, the air, and the water alike refused shelter to a murderer.”
 
-Aesop, _The Manslayer_. 6th century BCE.
 
-Aesop, _The Manslayer_. 6th century BCE.
Line 3,259: Line 3,687:
 
}
 
}
 
m["Tiamat"] = {
 
m["Tiamat"] = {
   Name = "Tiamat",
+
   Name = "Tiamat",  
   Colour = "Black",
+
   Colour = "Blue",  
   Glyph = "d",
+
   Glyph = "d",  
   Tile = "[[File:Tiamat.png]]",
+
   Tile = "[[File:Tiamat.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 22,
+
   HD = 22,  
   ["HD"] = 22,
+
   ["HD"] = 22,  
   ["Average HP 10x"] = 3850,
+
   ["Average HP 10x"] = 3850,  
   AC = 30,
+
   AC = 36,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 60, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 60, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 45, Type = "Tail slap", Flavour = "Plain"},
 
     {Damage = 45, Type = "Tail slap", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Chilling Breath", Damage = "3d28", Flags = {"Natural","Breath",}},
+
       {Spell = "Lightning Bolt", Damage = "3d25", Flags = {"Natural", "Breath",}},
     },
+
     },  
 
     {
 
     {
       {Spell = "Lightning Bolt", Damage = "3d25", Flags = {"Natural","Breath",}},
+
       {Spell = "Poisonous Cloud", Damage = "3d13", Flags = {"Natural", "Breath",}},
     },
+
     },  
 
     {
 
     {
       {Spell = "Poisonous Cloud", Damage = "3d13", Flags = {"Natural","Breath",}},
+
       {Spell = "Quicksilver Bolt", Damage = "3d25", Flags = {"Natural", "Breath",}},
     },
+
     },  
 
     {
 
     {
       {Spell = "Quicksilver Bolt", Damage = "3d20", Flags = {"Natural","Breath",}},
+
       {Spell = "Spit Acid", Damage = "3d14", Flags = {"Natural", "Breath",}},
     },
+
     },  
 
     {
 
     {
       {Spell = "Searing Breath", Damage = "3d28", Flags = {"Natural","Breath",}},
+
       {Spell = "Cold Breath", Damage = "3d44", Flags = {"Natural", "Breath",}},
     },
+
     },  
 
     {
 
     {
       {Spell = "Spit Acid", Damage = "3d14", Flags = {"Natural","Breath",}},
+
       {Spell = "Searing Breath", Damage = "3d29", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Cold blood flag","See invisible flag","Flying flag","Speaks flag","Unique flag","Female flag",},
+
   Flags = {"Cold blood flag", "See invisible flag", "Flying flag", "Speaks flag", "Unique flag", "Female flag",},  
   MR = "140",
+
   Willpower = "140",  
   Resistances = {"Fire resistance","Poison resistance",},
+
   Resistances = {"Poison resistance", "Electricity resistance 3",},  
   Vulnerabilities = {"Silver vulnerability",},
+
   Vulnerabilities = {"Silver vulnerability",},  
  Corpse = "No",
+
   XP = 5100,  
   XP = 9393,
+
   Size = "Medium",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "draconian",  
   Genus = "draconian",
+
   Species = "draconian",  
   Species = "draconian",
+
   Description = [=[The earthly avatar of Tiamat, deity of dragonkind, here incarnated as a mighty draconian warrior. Her scales seem to shimmer and change colour as you watch.]=],  
   Description = [=[The earthly avatar of Tiamat, deity of dragonkind, here incarnated as a mighty draconian warrior. Her scales seem to shimmer and change colour as you watch.]=],
 
 
   Quote = [=[“He saith that Tiamat our mother hath conceived a hatred for us,
 
   Quote = [=[“He saith that Tiamat our mother hath conceived a hatred for us,
 
With all her force she rageth, full of wrath.
 
With all her force she rageth, full of wrath.
Line 3,326: Line 3,753:
 
}
 
}
 
m["Tzitzimitl"] = {
 
m["Tzitzimitl"] = {
   Name = "Tzitzimitl",
+
   Name = "Tzitzimitl",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "1",
+
   Glyph = "1",  
   Tile = "[[File:Tzitzimitl.png]]",
+
   Tile = "[[File:Tzitzimitl.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 22,
+
   HD = 22,  
   ["HD"] = 22,
+
   ["HD"] = 22,  
   ["Average HP 10x"] = 1050,
+
   ["Average HP 10x"] = 1050,  
   AC = 12,
+
   AC = 12,  
   EV = 16,
+
   EV = 16,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 25, Type = "Engulf", Flavour = "Drain speed"},
+
     {Damage = 25, Type = "Engulf", Flavour = "Drain speed"},  
     {Damage = 25, Type = "Bite", Flavour = "Rot"},
+
     {Damage = 25, Type = "Bite", Flavour = "Drain experience"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
      {Spell = "Bolt of Cold", Damage = "3d32", Flags = {"Magical",}},
+
       {Spell = "Bolt of Draining", Damage = "3d29", Flags = {"Magical",}},  
       {Spell = "Bolt of Draining", Damage = "3d29", Flags = {"Magical",}},
+
       {Spell = "Symbol of Torment", Flags = {"Magical",}},  
       {Spell = "Symbol of Torment", Flags = {"Magical",}},
 
 
       {Spell = "Dispel Undead Range", Damage = "3d32", Flags = {"Magical",}},
 
       {Spell = "Dispel Undead Range", Damage = "3d32", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","Unholy flag","See invisible flag","Flying flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Flying flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Cold resistance 2","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance 2", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 2077,  
   XP = 3378,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "Tzitzimitl",  
   Genus = "Tzitzimitl",
+
   Species = "Tzitzimitl",  
   Species = "Tzitzimitl",
 
 
   Description = [=[A horrific fallen divinity, possessing jaws of gnashing stone and a necklace of starry organs. It spreads disease and despair, and patiently awaits the end of days when it will devour the sun.]=],
 
   Description = [=[A horrific fallen divinity, possessing jaws of gnashing stone and a necklace of starry organs. It spreads disease and despair, and patiently awaits the end of days when it will devour the sun.]=],
 
}
 
}
 
m["Urug"] = {
 
m["Urug"] = {
   Name = "Urug",
+
   Name = "Urug",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "o",
+
   Glyph = "o",  
   Tile = "[[File:Urug.png]]",
+
   Tile = "[[File:Urug.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 675,
+
   ["Average HP 10x"] = 675,  
   AC = 2,
+
   AC = 9,  
   EV = 13,
+
   EV = 11,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"Fighter flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 798,  
   XP = 839,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "orc",  
   Genus = "orc",
+
   Species = "orc",  
   Species = "orc",
+
   Description = [=[A coarse and lanky orc. Urug lost her eye in a fight with a harpy, and has sworn to slay every last one of them. Unfortunately, the vision in her remaining eye is not very good, and she has mistaken you for one. She smells terrible.]=],  
   Description = [=[A coarse and lanky orc. Urug lost her eye in a fight with a harpy, and has sworn to slay every last one of them. Unfortunately, the vision in her remaining eye is not very good, and she has mistaken you for one. She smells terrible.]=],
+
   Quote = [=[“_Urug_, tumbled down, fallen by crumbling down. Slipped down, as earth from a
   Quote = [=[U r u g, tumbled down, fallen by crumbling down. Slipped down, as earth from a hill-side, stones which have been piled up or the like. To fall as water at a cascade. To fill up a hollow by putting earth into it. To lay gravel or materials on a road. A landslip.
+
hill-side, stones which have been piled up or the like. To fall as water at a
 
+
cascade. To fill up a hollow by putting earth into it. To lay gravel or
U r u r u g a n, apparently a plural form of 'Urug'. To go with a number of men to any work. To make war, to attack with an army. To set upon in numbers, as it were to tumble upon in masses.
+
materials on a road. A landslip.
  
-Jonathan Rigg, A dictionary of the Sunda language of Java. 1862.]=],
+
_Ururugan_, apparently a plural form of 'Urug'. To go with a number of men to
 +
any work. To make war, to attack with an army. To set upon in numbers, as it
 +
were to tumble upon in masses.”
 +
  -Jonathan Rigg, A dictionary of the Sunda language of Java. 1862.]=],
 
}
 
}
 
m["Vashnia"] = {
 
m["Vashnia"] = {
   Name = "Vashnia",
+
   Name = "Vashnia",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "N",
+
   Glyph = "N",  
   Tile = "[[File:Vashnia.png]]",
+
   Tile = "[[File:Vashnia.png]]",  
   Speed = "10 (move: 140%)",
+
   Speed = "10 (move: 140%)",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 1600,
+
   ["Average HP 10x"] = 1600,  
   AC = 11,
+
   AC = 11,  
   EV = 17,
+
   EV = 17,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 25, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 7, Type = "Constrict", Flavour = "Crush"},
 
     {Damage = 7, Type = "Constrict", Flavour = "Crush"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Spit Poison", Damage = "d23", Flags = {"Natural","Breath",}},
+
       {Spell = "Spit Poison", Damage = "2d23", Flags = {"Natural", "Breath",}},  
       {Spell = "Portal Projectile", Flags = {"Wizard",}},
+
       {Spell = "Portal Projectile", Flags = {"Wizard",}},  
       {Spell = "Blink Allies Away", Flags = {"Wizard",}},
+
       {Spell = "Blink Allies Away", Flags = {"Wizard",}},  
       {Spell = "Blink Away", Flags = {"Wizard",}},
+
       {Spell = "Blink Range", Flags = {"Wizard",}},  
       {Spell = "Blink Other", Flags = {"Emergency","Wizard",}},
+
       {Spell = "Blink Other", Flags = {"Emergency", "Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Archer flag","See invisible flag","Speaks flag","Warm blood flag","Unique flag","Female flag","Don't melee flag",},
+
   Flags = {"Archer flag", "See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag", "Don't melee flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {"Poison resistance",},
+
   Resistances = {"Poison resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 3206,  
   XP = 4949,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "naga",  
   Genus = "naga",
+
   Species = "naga",  
   Species = "naga",
 
 
   Description = [=[An elite marksnaga who leads a skilled team of sharpshooters. She is particularly skilled in translocation magic.]=],
 
   Description = [=[An elite marksnaga who leads a skilled team of sharpshooters. She is particularly skilled in translocation magic.]=],
 
}
 
}
 
m["Vv"] = {
 
m["Vv"] = {
   Name = "Vv",
+
   Name = "Vv",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "9",
+
   Glyph = "9",  
   Tile = "[[File:Vv.png]]",
+
   Tile = "[[File:Vv.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 23,
+
   HD = 23,  
   ["HD"] = 23,
+
   ["HD"] = 23,  
   ["Average HP 10x"] = 2700,
+
   ["Average HP 10x"] = 2700,  
   AC = 27,
+
   AC = 27,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 +
    {Damage = 35, Type = "Hit", Flavour = "Cold"},
 
     {Damage = 35, Type = "Hit", Flavour = "Fire"},
 
     {Damage = 35, Type = "Hit", Flavour = "Fire"},
    {Damage = 35, Type = "Hit", Flavour = "Cold"},
+
   },  
   },
+
   Holiness = "Nonliving",  
   Holiness = "Nonliving",
+
   ["Item Use"] = {"Open doors"},  
   ["Item Use"] = {"Open doors"},
+
   Habitat = "Land",  
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Eruption", Damage = "3d24", Flags = {"Magical",}},
+
       {Spell = "Eruption", Damage = "3d24", Flags = {"Magical",}},  
       {Spell = "Pyroclastic Surge", Damage = "3d33", Flags = {"Magical",}},
+
       {Spell = "Pyroclastic Surge", Damage = "3d33", Flags = {"Magical",}},  
 
       {Spell = "Creeping Frost", Damage = "3d30", Flags = {"Magical",}},
 
       {Spell = "Creeping Frost", Damage = "3d30", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unique flag","Female flag",},
+
   Flags = {"Unique flag", "Female flag", "Unbreathing flag",},  
   MR = "140",
+
   Willpower = "140",  
   Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Petrify resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 3237,  
   XP = 3193,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "Vv",  
   Genus = "Vv",
+
   Species = "Vv",  
   Species = "Vv",
+
   Description = [=[One of the Stoneborn, formed untold aeons ago with supreme command over rock. Her people shelter deep within the living earth, so whatever has forced Vv into the oppressive openness of the Dungeon must be dire indeed. But whatever it is, she's not talking...]=],  
   Description = [=[One of the Stoneborn, formed untold aeons ago with supreme command over rock. Her people shelter deep within the living earth, so whatever has forced Vv into the oppressive openness of the Dungeon must be dire indeed. But whatever it is, she's not talking...]=],
+
   Quote = [=[“Beside the man stands a woman - of sorts. Her emulation of the human gender is
   Quote = [=["Beside the man stands a woman - of sorts. Her emulation of the human gender is only superficial, a courtesy. Likewise the loose drapelike dress she wears is not cloth. She has simply shaped a portion of her stiff substance to suit the preferences of the fragile, mortal creatures among whom she currently moves. From a distance the illusion would work to pass her off as a woman standing still...
+
only superficial, a courtesy. Likewise the loose drapelike dress she wears is
 +
not cloth. She has simply shaped a portion of her stiff substance to suit the
 +
preferences of the fragile, mortal creatures among whom she currently moves.
 +
From a distance the illusion would work to pass her off as a woman standing
 +
still...
 +
 
 +
When she turns to the man - slowly; stone eaters are slow aboveground, except
 +
when they aren't - this movement pushes her beyond artful beauty into something
 +
altogether different. The man has grown used to it, but even so, he does not
 +
look at her. He does not want revulsion to spoil the moment.”
 +
    -N.K. Jemisin, “The Fifth Season”. 2015.]=],
 +
}
 +
m["Wiglaf"] = {
 +
  Name = "Wiglaf",
 +
  Colour = "LightGreen",
 +
  Glyph = "g",
 +
  Tile = "[[File:Wiglaf.png]]",
 +
  Speed = "10",
 +
  HD = 15,
 +
  ["HD"] = 15,
 +
  ["Average HP 10x"] = 1570,
 +
  AC = 15,
 +
  EV = 3,
 +
  Attacks = {
 +
    {Damage = 26, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Might", Flags = {"Wizard",}},
 +
      {Spell = "Hellfire Mortar", Damage = "3d15", Flags = {"Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"Fighter flag", "Speaks flag", "Unique flag", "Warm blood flag", "Male flag",},
 +
  Willpower = "100",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 1919,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "dwarf",
 +
  Species = "dwarf",
 +
  Description = [=[A cantankerous dwarf wearing a stupid-looking hat. He eyes you sourly, as if deciding exactly how much offence he should take to the way you're staring at it.]=],
 +
}
 +
m["Xak'krixis"] = {
 +
  Name = "Xak'krixis",
 +
  Colour = "LightGreen",
 +
  Glyph = "B",
 +
  Tile = "[[File:Xak'krixis.png]]",
 +
  Speed = "10",
 +
  HD = 17,
 +
  ["HD"] = 17,
 +
  ["Average HP 10x"] = 1650,
 +
  AC = 5,
 +
  EV = 8,
 +
  Attacks = {
 +
    {Damage = 24, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Venom Bolt", Damage = "3d21", Flags = {"Wizard",}},
 +
      {Spell = "Ignite Poison", Flags = {"Wizard",}},
 +
      {Spell = "Fulminant Prism", Flags = {"Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"See invisible flag", "Speaks flag", "Unique flag", "Warm blood flag", "No skeleton flag", "Gender neutral flag", "Burrows flag",},
 +
  Willpower = "80",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 1492,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "formicid",
 +
  Species = "Xak'krixis",
 +
  Description = [=[It has been centuries since outsiders were last allowed access to the cavernous libraries of the formicids, but their emissaries are still seen from time to time - surveying other lands for resources or scientific discoveries that might aid the colony.
  
When she turns to the man - slowly; stone eaters are slow aboveground, except when they aren't - this movement pushes her beyond artful beauty into something altogether different. The man has grown used to it, but even so, he does not look at her. He does not want revulsion to spoil the moment."
+
This one's study of the magical fibres excreted by orb spiders has already led to an alchemical breakthrough, allowing them to shape fulminant prisms such that their explosions are directed at enemies alone. Alas, their enthusiasm to conduct a field test bodes poorly for your health.]=],
-N.K. Jemisin, "The Fifth Season". 2015.]=],
 
 
}
 
}
 
m["Xtahua"] = {
 
m["Xtahua"] = {
   Name = "Xtahua",
+
   Name = "Xtahua",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "D",
+
   Glyph = "D",  
   Tile = "[[File:Xtahua.png]]",
+
   Tile = "[[File:Xtahua.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 20,
+
   HD = 20,  
   ["HD"] = 20,
+
   ["HD"] = 20,  
   ["Average HP 10x"] = 1330,
+
   ["Average HP 10x"] = 2350,  
   AC = 15,
+
   AC = 18,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 35, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 44, Type = "Bite", Flavour = "Plain"},  
     {Damage = 17, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 20, Type = "Claw", Flavour = "Plain"},  
     {Damage = 20, Type = "Trample", Flavour = "Trample"},
+
     {Damage = 27, Type = "Trample", Flavour = "Trample"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Searing Breath", Damage = "3d40", Flags = {"Natural","Breath","Noisy",}},
+
       {Spell = "Searing Breath", Damage = "3d40", Flags = {"Natural", "Breath", "Noisy",}},  
 
       {Spell = "Paralyse", Flags = {"Vocal",}},
 
       {Spell = "Paralyse", Flags = {"Vocal",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Eats doors","See invisible flag","Flying flag","Speaks flag","Warm blood flag","Unique flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Speaks flag", "Warm blood flag", "Unique flag", "Gender neutral flag", "Crashes doors",},  
   MR = "180",
+
   Willpower = "180",  
   Resistances = {"Fire resistance 2","Poison resistance","Drown resistance",},
+
   Resistances = {"Fire resistance 2", "Poison resistance",},  
   Vulnerabilities = {"Cold vulnerability",},
+
   Vulnerabilities = {"Cold vulnerability",},  
  Corpse = "Clean",
+
   XP = 3676,  
   XP = 4829,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "dragon",  
   Genus = "dragon",
+
   Species = "fire dragon",  
   Species = "fire dragon",
 
 
   Description = [=[An ancient and mighty dragon.]=],
 
   Description = [=[An ancient and mighty dragon.]=],
 
}
 
}
 
m["Zenata"] = {
 
m["Zenata"] = {
   Name = "Zenata",
+
   Name = "Zenata",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "a",
+
   Glyph = "a",  
   Tile = "[[File:Zenata.png]]",
+
   Tile = "[[File:Zenata.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 15,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 1800,
+
   ["Average HP 10x"] = 1800,  
   AC = 10,
+
   AC = 14,  
   EV = 10,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 35, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 35, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour","Starting equipment","Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Resonance Strike", Damage = "3d15 - 7d15", Flags = {"Wizard",}},
+
       {Spell = "Resonance Strike", Damage = "(3-7)d15", Flags = {"Wizard",}},  
 
       {Spell = "Sheza's Dance", Flags = {"Wizard",}},
 
       {Spell = "Sheza's Dance", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Female flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1870,  
   XP = 1849,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
 
 
   Description = [=[A master weaponsmith, her flesh melding into steel so smoothly that it's hard to tell where one ends and the other begins. She entered the Dungeon to search for the secrets of an ancient, long-suppressed cult, said to have exalted metal over flesh. The price of knowledge was her humanity - a price she paid eagerly.]=],
 
   Description = [=[A master weaponsmith, her flesh melding into steel so smoothly that it's hard to tell where one ends and the other begins. She entered the Dungeon to search for the secrets of an ancient, long-suppressed cult, said to have exalted metal over flesh. The price of knowledge was her humanity - a price she paid eagerly.]=],
 
}
 
}
 
m["acid blob"] = {
 
m["acid blob"] = {
   Name = "acid blob",
+
   Name = "acid blob",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "J",
+
   Glyph = "J",  
   Tile = "[[File:Acid blob.png]]",
+
   Tile = "[[File:Acid blob.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 18,
+
   HD = 18,  
   ["HD"] = 18,
+
   ["HD"] = 18,  
   ["Average HP 10x"] = 990,
+
   ["Average HP 10x"] = 990,  
   AC = 1,
+
   AC = 1,  
   EV = 3,
+
   EV = 3,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 42, Type = "Hit", Flavour = "Acid"},
 
     {Damage = 42, Type = "Hit", Flavour = "Acid"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Spit Acid", Damage = "3d14", Flags = {"Natural",}},
 
       {Spell = "Spit Acid", Damage = "3d14", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Eats doors","See invisible flag","Unbreathing flag","Unblindable flag","Acid splash flag","Web immune flag",},
+
   Flags = {"Eats doors", "See invisible flag", "Unblindable flag", "Amorphous flag", "Acid splash flag", "No skeleton flag",},  
   MR = "160",
+
   Willpower = "160",  
   Resistances = {"Poison resistance","Acid resistance 3","Drown resistance",},
+
   Resistances = {"Poison resistance", "Acid resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 1585,  
   XP = 2426,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "jelly",  
   Genus = "jelly",
+
   Species = "acid blob",  
   Species = "acid blob",
 
 
   Description = [=[A lump of sickly pustulent flesh, dripping with lethal acid.]=],
 
   Description = [=[A lump of sickly pustulent flesh, dripping with lethal acid.]=],
 
}
 
}
 
m["acid dragon"] = {
 
m["acid dragon"] = {
   Name = "acid dragon",
+
   Name = "acid dragon",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "D",
+
   Glyph = "D",  
   Tile = "[[File:Acid dragon.png]]",
+
   Tile = "[[File:Acid dragon.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 275,
+
   ["Average HP 10x"] = 275,  
   AC = 5,
+
   AC = 5,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 15, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 15, Type = "Bite", Flavour = "Plain"},  
 
     {Damage = 6, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 6, Type = "Claw", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Spit Acid", Damage = "3d14", Flags = {"Natural","Breath","Noisy"}},
+
       {Spell = "Spit Acid", Damage = "3d14", Flags = {"Natural", "Breath", "Noisy",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Flying flag","Warm blood flag",},
+
   Flags = {"Flying flag", "Warm blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {"Acid resistance","Poison resistance",},
+
   Resistances = {"Acid resistance", "Poison resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 155,  
   XP = 155,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "dragon",  
   Genus = "dragon",
+
   Species = "acid dragon",  
   Species = "acid dragon",
+
   Description = [=[A small dragon with brilliant yellow scales, its mouth dripping with corrosive slime.]=],
   Description = [=[A small dragon with brilliant yellow scales, its mouth dripping with corrosive slime.]=],
+
  Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how
 +
birds can fly, how fishes can swim, and how animals can run. But the runner
 +
may be snared, the swimmer may be hooked, and the flyer may be shot by the
 +
arrow. But there is the dragon. I cannot tell how he mounts on the wind
 +
through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can
 +
only compare him to the dragon.’”
 +
    -Life of Confucius
 +
 
 +
“This Dragon had Two furious Wings
 +
  Each one upon each Shoulder;
 +
With a Sting in his Tail as long as a Flail,
 +
  Which made him bolder and bolder.
 +
He had long Claws, and in his Jaws
 +
  Four and forty Teeth of Iron;
 +
With a Hide as tough, as any Buff,
 +
  Which did him round environ.”
 +
 
 +
    -“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
 
}
 
}
 
m["adder"] = {
 
m["adder"] = {
   Name = "adder",
+
   Name = "adder",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "S",
+
   Glyph = "S",  
   Tile = "[[File:Adder.png]]",
+
   Tile = "[[File:Adder.png]]",  
   Speed = "13 (swim: 60%)",
+
   Speed = "13 (swim: 60%)",  
   HD = 2,
+
   HD = 2,  
   ["HD"] = 2,
+
   ["HD"] = 2,  
   ["Average HP 10x"] = 110,
+
   ["Average HP 10x"] = 110,  
   AC = 1,
+
   AC = 1,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 4, Type = "Bite", Flavour = "Poison"},
 
     {Damage = 4, Type = "Bite", Flavour = "Poison"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Cold blood flag",},
+
   Flags = {"Cold blood flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 12,  
   XP = 13,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "snake",  
   Genus = "snake",
+
   Species = "adder",  
   Species = "adder",
+
   Description = [=[A common dungeon snake, a species of troglodytic reptile commonly found in subterranean spaces.]=],  
   Description = [=[The common dungeon snake. A species of troglodytic reptile commonly found in subterranean spaces.]=],
+
   Quote = [=[ADDER, n. A species of snake. So called from its habit of adding funeral outlays to the other expenses of living.
   Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
+
    -Ambrose Bierce, _The Devil's Dictionary_, 1906.
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
+
 
trans. Sir James George Frazer, 1913.
+
“The latter lived in the country, and before his house there was an oak, in
 +
which there was a lair of snakes. His servants killed the snakes, but Melampus
 +
gathered wood and burnt the reptiles, and reared the young ones. And when the
 +
young were full grown, they stood beside him at each of his shoulders as he
 +
slept, and they purged his ears with their tongues. He started up in a great
 +
fright, but understood the voices of the birds flying overhead, and from what
 +
he learned from them he foretold to men what should come to pass.”
 +
    -Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
 +
    trans. Sir James George Frazer, 1913.
  
 
“A snake, with mottles rare,
 
“A snake, with mottles rare,
Surveyed my chamber floor,
+
Surveyed my chamber floor,
In feature as the worm before,
+
In feature as the worm before,
But ringed with power.”
+
But ringed with power.”
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
+
    -Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
 
}
 
}
m["air elemental"] = {
+
m["adder simulacrum"] = {
   Name = "air elemental",
+
   Name = "adder simulacrum",  
   Colour = "LightGrey",
+
   Colour = "LightBlue",  
   Glyph = "E",
+
   Glyph = "Z",  
   Tile = "[[File:Air elemental.png]]",
+
   Tile = "[[File:Adder simulacrum.png]]",  
   Speed = "25",
+
   Speed = "10-28 (swim: 60%)",  
   HD = 6,
+
   HD = 2,  
   ["HD"] = 6,
+
   ["HD"] = 2,  
   ["Average HP 10x"] = 330,
+
   ["Average HP 10x"] = 110,  
   AC = 2,
+
   AC = 0,  
   EV = 18,
+
   EV = 8,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
+
    {Damage = 4, Type = "Bite", Flavour = "Cold"},
   },
+
  },
   Holiness = "Nonliving",
+
  Holiness = "Undead",
   ["Item Use"] = {"Uses nothing"},
+
  ["Item Use"] = {"Uses nothing"},
   Habitat = "Land",
+
  Habitat = "Land",
 +
  Flags = {"Evil flag", "Unbreathing flag", "No regenerate flag",},
 +
  Willpower = "2",
 +
  Resistances = {"Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",},
 +
  XP = 1,
 +
  Size = "Little",
 +
  Intelligence = "Brainless",
 +
  Genus = "simulacrum",
 +
  Species = "simulacrum",
 +
  Description = [=[An ice replica of a monster, animated by the powers of necromancy.]=],
 +
  Quote = [=[“The simulacrum now hides, not the truth, but the fact that there is none, that is to say, the continuation of Nothingness.”
 +
-Jean Baudrillard, “Radical Thought”. 1994.
 +
trans. François Debrix, 1995.]=],
 +
}
 +
m["adder zombie"] = {
 +
  Name = "adder zombie",
 +
  Colour = "Brown",
 +
  Glyph = "Z",
 +
  Tile = "[[File:Adder zombie.png]]",
 +
  Speed = "10-28 (swim: 60%)",
 +
  HD = 1,
 +
  ["HD"] = 1,
 +
  ["Average HP 10x"] = 75,
 +
  AC = 0,
 +
  EV = 8,
 +
  Attacks = {
 +
    {Damage = 4, Type = "Bite", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Evil flag", "Unbreathing flag", "No regenerate flag",},
 +
  Willpower = "2",
 +
  Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 2,
 +
  Size = "Little",
 +
  Intelligence = "Brainless",
 +
  Genus = "zombie",
 +
  Species = "zombie",
 +
  Description = [=[A corpse raised to undeath by necromancy.]=],
 +
  Quote = [=[“It seemed that while the zombie came from the grave, it was neither a ghost, nor yet a person who had been raised like Lazarus from the dead. The zombie, they say, is a soulless human corpse, still dead, but taken from the grave and endowed by sorcery with a mechanical semblance of life—it is a dead body which is made to walk and act and move as if it were alive. People who have the power to do this go to a fresh grave, dig up the body before it has had time to rot, galvanize it into movement, and then make of it a servant or slave, occasionally for the commission of some crime, more often simply as a drudge around the habitation or the farm, setting it dull heavy tasks, and beating it like a dumb beast if it slackens.”
 +
-William Seabrook, _The Magic Island_. 1929.]=],
 +
}
 +
m["air elemental"] = {
 +
  Name = "air elemental",
 +
  Colour = "LightGrey",
 +
  Glyph = "E",
 +
  Tile = "[[File:Air elemental.png]]",
 +
  Speed = "25",
 +
  HD = 6,
 +
  ["HD"] = 6,
 +
  ["Average HP 10x"] = 330,
 +
  AC = 2,
 +
  EV = 18,
 +
  Attacks = {
 +
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
 +
   },  
 +
   Holiness = "Nonliving",  
 +
   ["Item Use"] = {"Uses nothing"},  
 +
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Stunning Burst", Damage = "2d11", Flags = {"Natural",}},
 
       {Spell = "Stunning Burst", Damage = "2d11", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Flying flag","Insubstantial flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Insubstantial flag", "Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Electricity resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 219,  
   XP = 222,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Brainless",
+
   Genus = "elemental",  
   Genus = "elemental",
+
   Species = "air elemental",  
   Species = "air elemental",
 
 
   Description = [=[A spirit drawn from the elemental plane of air. It exists in this world as a lightning-spitting spirit, stunning foes with its crackling bursts.]=],
 
   Description = [=[A spirit drawn from the elemental plane of air. It exists in this world as a lightning-spitting spirit, stunning foes with its crackling bursts.]=],
 
}
 
}
m["alligator"] = {
+
m["alderking"] = {
   Name = "alligator",
+
   Name = "alderking",  
   Colour = "LightBlue",
+
   Colour = "Cyan",  
   Glyph = "t",
+
   Glyph = "f",  
   Tile = "[[File:Alligator.png]]",
+
   Tile = "[[File:Alderking.png]]",  
   Speed = "10 (act: 80%; swim: 60%)",
+
   Speed = "10",  
   HD = 12,
+
   HD = 17,  
   ["HD"] = 12,
+
   ["HD"] = 17,  
   ["Average HP 10x"] = 720,
+
   ["Average HP 10x"] = 1250,  
   AC = 5,
+
   AC = 16,  
   EV = 9,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 30, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 50, Type = "Hit", Flavour = "Plain"},  
     {Damage = 15, Type = "Tail slap", Flavour = "Plain"},
+
     {Damage = 40, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Plant",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Sprint", Flags = {"Natural",}},
+
       {Spell = "Grasping Roots", Flags = {"Natural",}},
 +
      {Spell = "Siphon Essence", Flags = {"Magical",}},
 +
      {Spell = "Dispel Undead", Damage = "3d23", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Cold blood flag",},
+
   Flags = {"Speaks flag", "Unbreathing flag", "Evil flag",},  
   MR = "40",
+
   Willpower = "100",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {"Fire vulnerability",},
   Corpse = "Clean",
+
  XP = 1978,
   XP = 896,
+
  Size = "Giant",
   Size = "Large",
+
  Intelligence = "Human",
   Intelligence = "Animal",
+
  Genus = "alderking",
   Genus = "crocodile",
+
  Species = "alderking",
   Species = "alligator",
+
  Description = [=[A self-styled monarch of a shambling black alder, half respected and half ridiculed by other fae. It backs up its aspirations to sovereignty with unearthly vile magic quite close to a touch of death.]=],
   Description = [=[An aggressive crocodilian with great crunching jaws full of sharp teeth.]=],
+
  Quote = [=[““My father, my father, he seizes me fast,
 +
Full sorely the Erl-King has hurt me at last.”
 +
 
 +
The father now gallops, with terror half wild,
 +
He grasps in his arms the poor shuddering child;
 +
He reaches his courtyard with toil and with dread,
 +
The child in his arms finds he motionless, dead.”
 +
    -Johann Wolfgang von Goethe, _Erlkönig_, 1782.
 +
    trans. Edgar Alfred Bowring, 1853.]=],
 +
}
 +
m["alligator"] = {
 +
  Name = "alligator",
 +
  Colour = "LightBlue",
 +
  Glyph = "l",
 +
  Tile = "[[File:Alligator.png]]",
 +
  Speed = "12 (swim: 80%)",
 +
  HD = 12,
 +
  ["HD"] = 12,
 +
  ["Average HP 10x"] = 620,
 +
  AC = 4,
 +
  EV = 9,
 +
  Attacks = {
 +
    {Damage = 27, Type = "Bite", Flavour = "Drag"},
 +
    {Damage = 14, Type = "Tail slap", Flavour = "Plain"},
 +
   },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Amphibious",
 +
  Flags = {"Cold blood flag",},
 +
  Willpower = "40",
 +
  Resistances = {"Drown resistance",},
 +
  Vulnerabilities = {},  
 +
   XP = 842,  
 +
   Size = "Large",  
 +
   Intelligence = "Animal",  
 +
   Genus = "giant lizard",  
 +
   Species = "alligator",  
 +
   Description = [=[An aggressive crocodilian with great crunching jaws full of sharp teeth.]=],  
 
   Quote = [=[“Alligators commit errors of diet.”
 
   Quote = [=[“Alligators commit errors of diet.”
 
-Bennet Bowler, M.D., _Contributions to the Natural History of the
 
-Bennet Bowler, M.D., _Contributions to the Natural History of the
Line 3,730: Line 4,356:
 
}
 
}
 
m["alligator snapping turtle"] = {
 
m["alligator snapping turtle"] = {
   Name = "alligator snapping turtle",
+
   Name = "alligator snapping turtle",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "t",
+
   Glyph = "t",  
   Tile = "[[File:Alligator snapping turtle.png]]",
+
   Tile = "[[File:Alligator snapping turtle.png]]",  
   Speed = "8 (swim: 60%)",
+
   Speed = "8 (swim: 60%)",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 1440,
+
   ["Average HP 10x"] = 1440,  
   AC = 19,
+
   AC = 19,  
   EV = 1,
+
   EV = 1,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 50, Type = "Bite", Flavour = "Reach"},
 
     {Damage = 50, Type = "Bite", Flavour = "Reach"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Cold blood flag",},
+
   Flags = {"Cold blood flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 836,  
   XP = 919,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "snapping turtle",  
   Genus = "snapping turtle",
+
   Species = "alligator snapping turtle",  
   Species = "alligator snapping turtle",
 
 
   Description = [=[A particularly large and nasty snapping turtle. Like its smaller relative, it can reach out and bite from afar.]=],
 
   Description = [=[A particularly large and nasty snapping turtle. Like its smaller relative, it can reach out and bite from afar.]=],
 
}
 
}
 
m["anaconda"] = {
 
m["anaconda"] = {
   Name = "anaconda",
+
   Name = "anaconda",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "S",
+
   Glyph = "S",  
   Tile = "[[File:Anaconda.png]]",
+
   Tile = "[[File:Anaconda.png]]",  
   Speed = "18",
+
   Speed = "18",  
   HD = 11,
+
   HD = 11,  
   ["HD"] = 11,
+
   ["HD"] = 11,  
   ["Average HP 10x"] = 605,
+
   ["Average HP 10x"] = 605,  
   AC = 4,
+
   AC = 4,  
   EV = 16,
+
   EV = 16,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 6, Type = "Constrict", Flavour = "Crush"},
+
     {Damage = 6, Type = "Constrict", Flavour = "Crush"},  
 
     {Damage = 20, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 20, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Cold blood flag",},
+
   Flags = {"Cold blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 841,  
   XP = 924,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "snake",  
   Genus = "snake",
+
   Species = "anaconda",  
   Species = "anaconda",
+
   Description = [=[A very large snake that moves with startling swiftness. It kills not by poison but by constricting its prey.]=],  
   Description = [=[A very large snake that moves with startling swiftness. It kills not by poison but by constricting its prey.]=],
 
 
   Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
 
   Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
 
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
 
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
Line 3,796: Line 4,420:
 
But ringed with power.”
 
But ringed with power.”
 
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
 
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
 +
}
 +
m["ancestor"] = {
 +
  Name = "ancestor",
 +
  Colour = "LightCyan",
 +
  Glyph = "R",
 +
  Tile = "[[File:Ancestor.png]]",
 +
  Speed = "10",
 +
  HD = 1,
 +
  ["HD"] = 1,
 +
  ["Average HP 10x"] = 1,
 +
  AC = 0,
 +
  EV = 10,
 +
  Attacks = {
 +
    {Damage = 4, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"Flying flag", "See invisible flag", "Insubstantial flag", "Regenerates flag", "No poly flag", "Ancestor flag", "No gen derived flag", "Unbreathing flag",},
 +
  Willpower = "6",
 +
  Resistances = {"Fire resistance", "Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 1,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "ancestor",
 +
  Species = "ancestor",
 +
  Description = [=[A humanoid construct of insubstantial memory, floating through the air. Though perhaps somewhat changed in shape and bearing few discernable features, still they seem somehow to resemble a warrior from the distantly remembered past. The memory and the memorialist fight in concert, each able to fire past the other.]=],
 
}
 
}
 
m["ancient champion"] = {
 
m["ancient champion"] = {
   Name = "ancient champion",
+
   Name = "ancient champion",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "z",
+
   Glyph = "z",  
   Tile = "[[File:Ancient champion.png]]",
+
   Tile = "[[File:Ancient champion.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 700,
+
   ["Average HP 10x"] = 700,  
   AC = 23,
+
   AC = 24,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 32, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 32, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Iron Shot", Damage = "3d26", Flags = {"Wizard",}},
+
       {Spell = "Iron Shot", Damage = "3d26", Flags = {"Wizard",}},  
 
       {Spell = "Haste", Flags = {"Wizard",}},
 
       {Spell = "Haste", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Evil flag","Unbreathing flag",},
+
   Flags = {"Fighter flag", "Evil flag", "Unbreathing flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 1523,  
   XP = 2293,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "ancient champion",  
   Genus = "ancient champion",
+
   Species = "ancient champion",  
   Species = "ancient champion",
 
 
   Description = [=[An unfathomably ancient skeleton. It has hundreds of golden sigils etched onto its bones, and pulses with terrible, unholy power.]=],
 
   Description = [=[An unfathomably ancient skeleton. It has hundreds of golden sigils etched onto its bones, and pulses with terrible, unholy power.]=],
 
}
 
}
 
m["ancient lich"] = {
 
m["ancient lich"] = {
   Name = "ancient lich",
+
   Name = "ancient lich",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "L",
+
   Glyph = "L",  
   Tile = "[[File:Ancient lich.png]]",
+
   Tile = "[[File:Ancient lich.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 27,
+
   HD = 27,  
   ["HD"] = 27,
+
   ["HD"] = 27,  
   ["Average HP 10x"] = 1080,
+
   ["Average HP 10x"] = 1080,  
   AC = 20,
+
   AC = 20,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Touch", Flavour = "Drain experience"},
 
     {Damage = 20, Type = "Touch", Flavour = "Drain experience"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Corrosive Bolt", Damage = "3d34", Flags = {"Wizard",}},
+
       {Spell = "Corrosive Bolt", Damage = "3d39", Flags = {"Wizard",}},  
       {Spell = "Lehudib's Crystal Spear", Damage = "3d48", Flags = {"Wizard",}},
+
       {Spell = "Lehudib's Crystal Spear", Damage = "3d48", Flags = {"Wizard",}},  
       {Spell = "Haste", Flags = {"Wizard",}},
+
       {Spell = "Haste", Flags = {"Wizard",}},  
       {Spell = "Petrify", Flags = {"Wizard",}},
+
       {Spell = "Petrify", Flags = {"Wizard",}},  
 
       {Spell = "Invisibility", Flags = {"Wizard",}},
 
       {Spell = "Invisibility", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","See invisible flag","Speaks flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Speaks flag", "Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 4709,  
   XP = 8103,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "lich",  
   Genus = "lich",
+
   Species = "lich",  
   Species = "lich",
 
 
   Description = [=[A lich who, having existed for countless centuries, has grown almost unimaginably powerful through the study of dark magic.]=],
 
   Description = [=[A lich who, having existed for countless centuries, has grown almost unimaginably powerful through the study of dark magic.]=],
 
}
 
}
 
m["ancient zyme"] = {
 
m["ancient zyme"] = {
   Name = "ancient zyme",
+
   Name = "ancient zyme",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "x",
+
   Glyph = "x",  
   Tile = "[[File:Ancient zyme.png]]",
+
   Tile = "[[File:Ancient zyme.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 520,
+
   ["Average HP 10x"] = 520,  
   AC = 6,
+
   AC = 6,  
   EV = 6,
+
   EV = 6,  
 
   Attacks = {
 
   Attacks = {
 +
    {Damage = 16, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 16, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 16, Type = "Hit", Flavour = "Plain"},
    {Damage = 16, Type = "Hit", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Nonliving",  
   Holiness = "Nonliving",
+
   ["Item Use"] = {"Uses nothing"},  
   ["Item Use"] = {"Uses nothing"},
+
   Habitat = "Land",  
   Habitat = "Land",
+
   Flags = {"Flying flag", "Unbreathing flag",},  
   Flags = {"Flying flag",},
+
   Willpower = "60",  
   MR = "60",
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Vulnerabilities = {},  
   Vulnerabilities = {},
+
   XP = 327,  
  Corpse = "No",
+
   Size = "Medium",  
   XP = 327,
+
   Intelligence = "Animal",  
   Size = "Medium",
+
   Genus = "ancient zyme",  
   Intelligence = "Animal",
+
   Species = "ancient zyme",  
   Genus = "ancient zyme",
 
   Species = "ancient zyme",
 
 
   Description = [=[A nexus of sentient cancer and disease, borne aloft perhaps by malice alone. Its nature inflicts withering illness on all living beings in its presence.]=],
 
   Description = [=[A nexus of sentient cancer and disease, borne aloft perhaps by malice alone. Its nature inflicts withering illness on all living beings in its presence.]=],
 
}
 
}
 
m["angel"] = {
 
m["angel"] = {
   Name = "angel",
+
   Name = "angel",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "A",
+
   Glyph = "A",  
   Tile = "[[File:Angel.png]]",
+
   Tile = "[[File:Angel.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 1020,
+
   ["Average HP 10x"] = 1020,  
   AC = 12,
+
   AC = 12,  
   EV = 20,
+
   EV = 20,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 25, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Holy",
+
   Holiness = "Holy",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Minor Healing", Damage = "2d6+3", Flags = {"Magical",}},
 
       {Spell = "Minor Healing", Damage = "2d6+3", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Flying flag","Speaks flag",},
+
   Flags = {"Fighter flag", "Flying flag", "Speaks flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {"Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Holy resistance",},
+
   Resistances = {"Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Holy resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 1158,  
   XP = 1556,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "angel",  
   Genus = "angel",
+
   Species = "angel",  
   Species = "angel",
 
 
   Description = [=[A divine warrior of the Shining One. It is a towering winged figure of unnatural beauty surrounded by an aura of brilliant white light.]=],
 
   Description = [=[A divine warrior of the Shining One. It is a towering winged figure of unnatural beauty surrounded by an aura of brilliant white light.]=],
 +
}
 +
m["antique champion"] = {
 +
  Name = "antique champion",
 +
  Colour = "Blue",
 +
  Glyph = "z",
 +
  Tile = "[[File:Antique champion.png]]",
 +
  Speed = "10",
 +
  HD = 20,
 +
  ["HD"] = 20,
 +
  ["Average HP 10x"] = 820,
 +
  AC = 18,
 +
  EV = 14,
 +
  Attacks = {
 +
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Ghostly Fireball", Damage = "3d24", Flags = {"Wizard",}},
 +
      {Spell = "Haunt", Flags = {"Wizard",}},
 +
      {Spell = "Might", Flags = {"Wizard",}},
 +
      {Spell = "Haste", Flags = {"Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Unbreathing flag",},
 +
  Willpower = "120",
 +
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 1522,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "ancient champion",
 +
  Species = "ancient champion",
 +
  Description = [=[An unfathomably expensive skeleton. It has countless sigils engraved into its bones, and pulses with a ghostly presence.]=],
 
}
 
}
 
m["antique lich"] = {
 
m["antique lich"] = {
   Name = "antique lich",
+
   Name = "antique lich",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "L",
+
   Glyph = "L",  
   Tile = "[[File:Antique lich.png]]",
+
   Tile = "[[File:Antique lich.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 27,
+
   HD = 27,  
   ["HD"] = 27,
+
   ["HD"] = 27,  
   ["Average HP 10x"] = 1080,
+
   ["Average HP 10x"] = 1080,  
   AC = 20,
+
   AC = 20,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Touch", Flavour = "Drain experience"},
 
     {Damage = 20, Type = "Touch", Flavour = "Drain experience"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Cold", Damage = "3d37", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Cold", Damage = "3d37", Flags = {"Wizard",}},  
       {Spell = "Force Lance", Damage = "3d27", Flags = {"Wizard",}},
+
       {Spell = "Force Lance", Damage = "3d27", Flags = {"Wizard",}},  
       {Spell = "Summon Greater Demon", Flags = {"Wizard",}},
+
       {Spell = "Summon Greater Demon", Flags = {"Wizard",}},  
       {Spell = "Slow", Flags = {"Wizard",}},
+
       {Spell = "Slow", Flags = {"Wizard",}},  
 
       {Spell = "Invisibility", Flags = {"Wizard",}},
 
       {Spell = "Invisibility", Flags = {"Wizard",}},
     },
+
     },  
 
     {
 
     {
       {Spell = "Bolt of Draining", Damage = "3d33", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Draining", Damage = "3d33", Flags = {"Wizard",}},  
       {Spell = "Poison Arrow", Damage = "3d34", Flags = {"Wizard",}},
+
       {Spell = "Poison Arrow", Damage = "3d34", Flags = {"Wizard",}},  
       {Spell = "Haunt", Flags = {"Wizard",}},
+
       {Spell = "Haunt", Flags = {"Wizard",}},  
       {Spell = "Banishment", Flags = {"Wizard",}},
+
       {Spell = "Banishment", Flags = {"Wizard",}},  
 
       {Spell = "Haste", Flags = {"Wizard",}},
 
       {Spell = "Haste", Flags = {"Wizard",}},
     },
+
     },  
 
     {
 
     {
       {Spell = "Bolt of Fire", Damage = "3d37", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Fire", Damage = "3d37", Flags = {"Wizard",}},  
       {Spell = "Iron Shot", Damage = "3d44", Flags = {"Wizard",}},
+
       {Spell = "Iron Shot", Damage = "3d44", Flags = {"Wizard",}},  
       {Spell = "Summon Greater Demon", Flags = {"Wizard",}},
+
       {Spell = "Summon Greater Demon", Flags = {"Wizard",}},  
       {Spell = "Confuse", Flags = {"Wizard",}},
+
       {Spell = "Confuse", Flags = {"Wizard",}},  
 
       {Spell = "Invisibility", Flags = {"Wizard",}},
 
       {Spell = "Invisibility", Flags = {"Wizard",}},
     },
+
     },  
 
     {
 
     {
       {Spell = "Corrosive Bolt", Damage = "3d28", Flags = {"Wizard",}},
+
       {Spell = "Corrosive Bolt", Damage = "3d28", Flags = {"Wizard",}},  
       {Spell = "Lehudib's Crystal Spear", Damage = "3d48", Flags = {"Wizard",}},
+
       {Spell = "Lehudib's Crystal Spear", Damage = "3d48", Flags = {"Wizard",}},  
       {Spell = "Petrify", Flags = {"Wizard",}},
+
       {Spell = "Petrify", Flags = {"Wizard",}},  
 
       {Spell = "Haste", Flags = {"Wizard",}},
 
       {Spell = "Haste", Flags = {"Wizard",}},
     },
+
     },  
 
     {
 
     {
       {Spell = "Lightning Bolt", Damage = "3d29", Flags = {"Wizard",}},
+
       {Spell = "Lightning Bolt", Damage = "3d29", Flags = {"Wizard",}},  
       {Spell = "Orb of Destruction", Damage = "9d20", Flags = {"Wizard",}},
+
       {Spell = "Orb of Destruction", Damage = "9d20", Flags = {"Wizard",}},  
       {Spell = "Paralyse", Flags = {"Wizard",}},
+
       {Spell = "Paralyse", Flags = {"Wizard",}},  
 
       {Spell = "Haste", Flags = {"Wizard",}},
 
       {Spell = "Haste", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","See invisible flag","Unbreathing flag","Speaks flag","Vault flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag", "Vault flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 8064,  
   XP = 8064,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "lich",  
   Genus = "lich",
+
   Species = "lich",  
   Species = "lich",
 
 
   Description = [=[A lich who, having existed for countless centuries, has grown almost unimaginably powerful through the study of dark magic.]=],
 
   Description = [=[A lich who, having existed for countless centuries, has grown almost unimaginably powerful through the study of dark magic.]=],
 
}
 
}
 
m["apis"] = {
 
m["apis"] = {
   Name = "apis",
+
   Name = "apis",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "Y",
+
   Glyph = "Y",  
   Tile = "[[File:Apis.png]]",
+
   Tile = "[[File:Apis.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 1200,
+
   ["Average HP 10x"] = 960,  
   AC = 9,
+
   AC = 9,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 40, Type = "Gore", Flavour = "Holy"},
+
     {Damage = 44, Type = "Gore", Flavour = "Holy"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Holy",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Warm blood flag",},
+
   Flags = {"Warm blood flag", "Has aura flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Holy resistance", "Negative energy resistance 3", "Miasma resistance",},
+
   Resistances = {"Negative energy resistance 3", "Miasma resistance", "Holy resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1045,  
   XP = 1345,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "apis",  
   Genus = "apis",
+
   Species = "apis",  
   Species = "apis",
+
   Description = [=[A placid, sacred bull of Elyvilon. Its status as an exalted envoy of the Healer lets its very presence double the health of its allies.]=],
   Description = [=[A placid, sacred bull of Elyvilon.]=],
 
 
}
 
}
 
m["apocalypse crab"] = {
 
m["apocalypse crab"] = {
   Name = "apocalypse crab",
+
   Name = "apocalypse crab",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "t",
+
   Glyph = "t",  
   Tile = "[[File:Apocalypse crab.png]]",
+
   Tile = "[[File:Apocalypse crab.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 520,
+
   ["Average HP 10x"] = 480,  
   AC = 11,
+
   AC = 11,  
   EV = 6,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 15, Type = "Bite", Flavour = "Chaos"},
+
     {Damage = 14, Type = "Bite", Flavour = "Chaos"},  
     {Damage = 15, Type = "Claw", Flavour = "Chaos"},
+
     {Damage = 14, Type = "Claw", Flavour = "Chaos"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Chaos Breath", Damage = "d12", Flags = {"Natural",}},
 
       {Spell = "Chaos Breath", Damage = "d12", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","See invisible flag","No skeleton flag",},
+
   Flags = {"See invisible flag", "No skeleton flag", "Evil flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Fire resistance 2","Cold resistance 2","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 2", "Cold resistance 2", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Poison vulnerability","Holy vulnerability","Silver vulnerability",},
+
   Vulnerabilities = {"Poison vulnerability", "Holy vulnerability", "Silver vulnerability",},  
  Corpse = "Noxious",
+
   XP = 455,  
   XP = 448,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "crab",  
   Genus = "crab",
+
   Species = "apocalypse crab",  
   Species = "apocalypse crab",
+
   Description = [=[An opalescent crab with jet black eyes, and chaotic mists effusing from its mandibles. Rumours claim that this species is waiting for the end of time.]=],  
   Description = [=[An opalescent crab with jet black eyes, and chaotic mists effusing from its mandibles. Rumours claim that this species is waiting for the end of time.]=],
 
 
   Quote = [=[“I should have been a pair of ragged claws
 
   Quote = [=[“I should have been a pair of ragged claws
 
scuttling across the floors of silent seas.”
 
scuttling across the floors of silent seas.”
 
-T.S. Eliot, _The Love Song of J. Alfred Prufrock_. 1915.]=],
 
-T.S. Eliot, _The Love Song of J. Alfred Prufrock_. 1915.]=],
 
}
 
}
m["archer statue"] = {
+
m["arcanist"] = {
   Name = "archer statue",
+
   Name = "arcanist",  
   Colour = "LightGrey",
+
   Colour = "LightRed",  
   Glyph = "8",
+
   Glyph = "p",  
   Tile = "[[File:Archer statue.png]]",
+
   Tile = "[[File:Arcanist.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10",  
   HD = 8,
+
   HD = 11,  
   ["HD"] = 8,
+
   ["HD"] = 11,  
   ["Average HP 10x"] = 720,
+
   ["Average HP 10x"] = 460,  
   AC = 12,
+
   AC = 2,  
   EV = 1,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 20, Type = "Weapon only", Flavour = "Plain"},
+
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
   },
+
  },
   Holiness = "Nonliving",
+
  Holiness = "Natural",
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
   Habitat = "Land",
+
  Habitat = "Land",
   Flags = {"Archer flag","Unbreathing flag","Speaks flag","Stationary flag","No poly flag","Don't melee flag","Artificial flag","Vault flag",},
+
  Spellsets = {
   MR = "Immune",
+
    {
   Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
      {Spell = "Bolt of Cold", Damage = "3d20", Flags = {"Wizard",}},
   Vulnerabilities = {},
+
      {Spell = "Vitrify", Flags = {"Wizard",}},
  Corpse = "No",
+
      {Spell = "Haste", Flags = {"Wizard",}},
   XP = 578,
+
      {Spell = "Searing Ray", Damage = "2d20", Flags = {"Wizard",}},
   Size = "Large",
+
    },
   Intelligence = "Human",
+
  },
   Genus = "statue",
+
  Flags = {"Speaks flag", "Warm blood flag",},
   Species = "statue",
+
  Willpower = "60",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 692,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "human",
 +
  Species = "human",
 +
  Description = [=[A wizard fond of spectacle and destruction. They scorn the cowardice of other magicians, who hide from their foes rather than simply blasting them out of existence.]=],
 +
  Quote = [=[“Each family or tribe has a wizard or conjuring doctor, whose office we could
 +
never clearly ascertain.”
 +
    -Charles Darwin, _The Voyage of the Beagle_, ch. X. 1839.]=],
 +
}
 +
m["archer statue"] = {
 +
  Name = "archer statue",
 +
  Colour = "LightGrey",
 +
  Glyph = "8",
 +
  Tile = "[[File:Archer statue.png]]",
 +
  Speed = "10 (stationary)",
 +
  HD = 8,
 +
  ["HD"] = 8,
 +
  ["Average HP 10x"] = 720,
 +
  AC = 12,
 +
  EV = 1,
 +
  Attacks = {
 +
     {Damage = 20, Type = "Weapon only", Flavour = "Plain"},
 +
   },  
 +
   Holiness = "Nonliving",  
 +
   ["Item Use"] = {"Starting equipment", "Open doors"},  
 +
   Habitat = "Land",  
 +
   Flags = {"Archer flag", "Unbreathing flag", "Speaks flag", "Stationary flag", "No poly flag", "Don't melee flag", "Artificial flag", "Vault flag",},  
 +
   Willpower = "Immune",  
 +
   Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
 +
   Vulnerabilities = {},  
 +
   XP = 578,  
 +
   Size = "Large",  
 +
   Intelligence = "Human",  
 +
   Genus = "statue",  
 +
   Species = "statue",  
 
   Description = [=[A statue of a beautiful elven archer, sculpted in finest marble. It holds a bow aloft, and appears to be magically animated, letting it use the bow to riddle intruders with arrows.]=],
 
   Description = [=[A statue of a beautiful elven archer, sculpted in finest marble. It holds a bow aloft, and appears to be magically animated, letting it use the bow to riddle intruders with arrows.]=],
 +
}
 +
m["armataur"] = {
 +
  Name = "armataur",
 +
  Colour = "Yellow",
 +
  Glyph = "H",
 +
  Tile = "[[File:Armataur.png]]",
 +
  Speed = "10",
 +
  HD = 8,
 +
  ["HD"] = 8,
 +
  ["Average HP 10x"] = 450,
 +
  AC = 15,
 +
  EV = 5,
 +
  Attacks = {
 +
    {Damage = 18, Type = "Hit", Flavour = "Plain"},
 +
    {Damage = 12, Type = "Tail slap", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"Speaks flag", "No poly flag", "No gen derived flag",},
 +
  Willpower = "10",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 400,
 +
  Size = "Large",
 +
  Intelligence = "Human",
 +
  Genus = "armataur",
 +
  Species = "armataur",
 +
  Description = [=[A curious quadraped, resembling a cross between an armadillo and a yaktaur.]=],
 +
}
 +
m["armour echo"] = {
 +
  Name = "armour echo",
 +
  Colour = "Green",
 +
  Glyph = "[",
 +
  Tile = "[[File:Armour echo.png]]",
 +
  Speed = "10 (move: 300%)",
 +
  HD = 15,
 +
  ["HD"] = 15,
 +
  ["Average HP 10x"] = 350,
 +
  AC = 8,
 +
  EV = 5,
 +
  Attacks = {
 +
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
 +
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"Flying flag", "Unblindable flag", "Unbreathing flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 802,
 +
  Size = "Medium",
 +
  Intelligence = "Brainless",
 +
  Genus = "armour echo",
 +
  Species = "armour echo",
 +
  Description = [=[The sweat and toil of the armourer working leather and steel infuses an intention into their creation, a unique spark within every cuirass, pauldron and vambrace. A skilled forgewright can manifest these intentions in physical form, allowing their armour to protect its wearer in a more aggressive fashion than armour customarily does.]=],
 +
}
 +
m["aspiring flesh"] = {
 +
  Name = "aspiring flesh",
 +
  Colour = "Blue",
 +
  Glyph = "*",
 +
  Tile = "[[File:Aspiring flesh.png]]",
 +
  Speed = "10 (stationary)",
 +
  HD = 12,
 +
  ["HD"] = 12,
 +
  ["Average HP 10x"] = 1330,
 +
  AC = 2,
 +
  EV = 0,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Amphibious",
 +
  Spellsets = {
 +
  },
 +
  Flags = {"No poly flag", "Regenerates flag", "Stationary flag", "No skeleton flag", "No zombie flag", "No gen derived flag", "No exp gain flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Drown resistance", "Poison resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 0,
 +
  Size = "Large",
 +
  Intelligence = "Brainless",
 +
  Genus = "aspiring flesh",
 +
  Species = "aspiring flesh",
 +
  Description = [=[The divided and churning remains of a protean progenitor, striving desperately for form. Whatever they become, the last of their progenitor's power ensure it will be stronger and swifter than any such creature found elsewhere in the dungeon.]=],
 
}
 
}
 
m["azure jelly"] = {
 
m["azure jelly"] = {
   Name = "azure jelly",
+
   Name = "azure jelly",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "J",
+
   Glyph = "J",  
   Tile = "[[File:Azure jelly.png]]",
+
   Tile = "[[File:Azure jelly.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 15,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 825,
+
   ["Average HP 10x"] = 825,  
   AC = 5,
+
   AC = 5,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 12, Type = "Hit", Flavour = "Cold"},
+
     {Damage = 12, Type = "Hit", Flavour = "Cold"},  
     {Damage = 12, Type = "Hit", Flavour = "Cold"},
+
     {Damage = 12, Type = "Hit", Flavour = "Cold"},
 +
    {Damage = 12, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Natural",  
   Holiness = "Natural",
+
   ["Item Use"] = {"Uses nothing"},  
   ["Item Use"] = {"Uses nothing"},
+
   Habitat = "Land",  
   Habitat = "Land",
+
   Flags = {"Eats doors", "See invisible flag", "Unblindable flag", "Amorphous flag", "No skeleton flag",},  
   Flags = {"Eats doors","See invisible flag","Unbreathing flag","Unblindable flag",},
+
   Willpower = "80",  
   MR = "80",
+
   Resistances = {"Cold resistance", "Poison resistance", "Acid resistance 3",},  
   Resistances = {"Cold resistance","Poison resistance","Acid resistance 3","Drown resistance",},
+
   Vulnerabilities = {"Fire vulnerability",},  
   Vulnerabilities = {"Fire vulnerability",},
+
   XP = 1319,  
  Corpse = "No",
+
   Size = "Small",  
   XP = 1319,
+
   Intelligence = "Brainless",  
   Size = "Small",
+
   Genus = "jelly",  
   Intelligence = "Brainless",
+
   Species = "azure jelly",  
   Genus = "jelly",
 
   Species = "azure jelly",
 
 
   Description = [=[An extremely cold blob of bright blue cytoplasm, forming bits of frost in the air around it.]=],
 
   Description = [=[An extremely cold blob of bright blue cytoplasm, forming bits of frost in the air around it.]=],
 
}
 
}
 
m["ball lightning"] = {
 
m["ball lightning"] = {
   Name = "ball lightning",
+
   Name = "ball lightning",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "*",
+
   Glyph = "*",  
   Tile = "[[File:Ball lightning.png]]",
+
   Tile = "[[File:Ball lightning.png]]",  
   Speed = "20",
+
   Speed = "20",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 10,
+
   ["Average HP 10x"] = 10,  
   AC = 0,
+
   AC = 0,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag","Unbreathing flag","Insubstantial flag","Conjured flag",},
+
   Flags = {"Flying flag", "Unbreathing flag", "Insubstantial flag", "Conjured flag", "No exp gain flag", "Peripheral flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 3","Cold resistance 3","Electricity resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 0,  
   XP = 4,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "ball lightning",  
   Genus = "ball lightning",
+
   Species = "ball lightning",  
   Species = "ball lightning",
+
   Description = [=[A swift sphere of coruscating electrical energy. It will explode at the slightest disturbance.]=],
   Description = [=[A huge, swift sphere of coruscating electrical energy. It will explode at the slightest disturbance.]=],
 
 
}
 
}
 
m["ball python"] = {
 
m["ball python"] = {
   Name = "ball python",
+
   Name = "ball python",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "S",
+
   Glyph = "S",  
   Tile = "[[File:Ball python.png]]",
+
   Tile = "[[File:Ball python.png]]",  
   Speed = "12 (swim: 60%)",
+
   Speed = "12 (swim: 60%)",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 35,
+
   ["Average HP 10x"] = 35,  
   AC = 0,
+
   AC = 0,  
   EV = 11,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 3, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 2, Type = "Bite", Flavour = "Plain"},  
 
     {Damage = 1, Type = "Constrict", Flavour = "Crush"},
 
     {Damage = 1, Type = "Constrict", Flavour = "Crush"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Cold blood flag",},
+
   Flags = {"Cold blood flag",},  
   MR = "0",
+
   Willpower = "0",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1,  
   XP = 1,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "snake",  
   Genus = "snake",
+
   Species = "ball python",  
   Species = "ball python",
+
   Description = [=[A small snake that can augment its bite by constricting small creatures.]=],  
   Description = [=[A small snake that can augment its bite by constricting small creatures.]=],
 
 
   Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
 
   Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
 
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
 
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
Line 4,196: Line 4,999:
 
}
 
}
 
m["ballistomycete"] = {
 
m["ballistomycete"] = {
   Name = "ballistomycete",
+
   Name = "ballistomycete",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "P",
+
   Glyph = "P",  
   Tile = "[[File:Ballistomycete.png]]",
+
   Tile = "[[File:Ballistomycete.png]]",  
   Speed = "0",
+
   Speed = "10 (stationary)",  
   HD = 4,
+
   HD = 4,  
   ["HD"] = 4,
+
   ["HD"] = 4,  
   ["Average HP 10x"] = 260,
+
   ["Average HP 10x"] = 260,  
   AC = 1,
+
   AC = 1,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Plant",
+
   Holiness = "Plant",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Sporulate", Flags = {"Natural",}},
 
       {Spell = "Sporulate", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unbreathing flag","Stationary flag",},
+
   Flags = {"Unbreathing flag", "Stationary flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
+
   Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 9,  
   XP = 66,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "fungus",  
   Genus = "fungus",
+
   Species = "ballistomycete",  
   Species = "ballistomycete",
 
 
   Description = [=[A lumpy reddish fungus covered in knobbly rhizome growths, growing well in the dank underground dungeon. When it senses a threat, the ballistomycete may release a deadly floating spore that explodes on its victims.]=],
 
   Description = [=[A lumpy reddish fungus covered in knobbly rhizome growths, growing well in the dank underground dungeon. When it senses a threat, the ballistomycete may release a deadly floating spore that explodes on its victims.]=],
 
}
 
}
 
m["ballistomycete spore"] = {
 
m["ballistomycete spore"] = {
   Name = "ballistomycete spore",
+
   Name = "ballistomycete spore",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "*",
+
   Glyph = "*",  
   Tile = "[[File:Ballistomycete spore.png]]",
+
   Tile = "[[File:Ballistomycete spore.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 10,
+
   ["Average HP 10x"] = 10,  
   AC = 0,
+
   AC = 0,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Plant",
+
   Holiness = "Plant",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag","Unbreathing flag","No exp gain flag",},
+
   Flags = {"Flying flag", "Unbreathing flag", "No exp gain flag", "Conjured flag", "Peripheral flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
+
   Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "fungus",  
   Genus = "fungus",
+
   Species = "ballistomycete spore",  
   Species = "ballistomycete spore",
 
 
   Description = [=[A fast, gas-filled floating spore released by a ballistomycete when it senses a threat. After seeking out its foe, the spore will explode, damaging anything caught in the blast and further confusing living creatures.]=],
 
   Description = [=[A fast, gas-filled floating spore released by a ballistomycete when it senses a threat. After seeking out its foe, the spore will explode, damaging anything caught in the blast and further confusing living creatures.]=],
 
}
 
}
 
m["balrug"] = {
 
m["balrug"] = {
   Name = "balrug",
+
   Name = "balrug",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "2",
+
   Glyph = "2",  
   Tile = "[[File:Balrug.png]]",
+
   Tile = "[[File:Balrug.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 770,
+
   ["Average HP 10x"] = 770,  
   AC = 5,
+
   AC = 5,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 25, Type = "Hit", Flavour = "Fire"},
 
     {Damage = 25, Type = "Hit", Flavour = "Fire"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Fire", Damage = "3d23", Flags = {"Magical",}},
+
       {Spell = "Bolt of Fire", Damage = "3d23", Flags = {"Magical",}},  
       {Spell = "Fireball", Damage = "3d23", Flags = {"Magical",}},
+
       {Spell = "Fireball", Damage = "3d23", Flags = {"Magical",}},  
       {Spell = "Sticky Flame Range", Damage = "3d6", Flags = {"Magical",}},
+
       {Spell = "Pyre Arrow", Damage = "2d14*", Flags = {"Magical",}},  
 
       {Spell = "Smiting", Damage = "7-17", Flags = {"Magical",}},
 
       {Spell = "Smiting", Damage = "7-17", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Unholy flag","See invisible flag","Flying flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Flying flag", "Evil flag",},  
   MR = "160",
+
   Willpower = "160",  
   Resistances = {"Fire resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Cold vulnerability","Holy vulnerability",},
+
   Vulnerabilities = {"Cold vulnerability", "Holy vulnerability",},  
  Corpse = "No",
+
   XP = 1205,  
   XP = 1661,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "balrug",  
   Genus = "balrug",
+
   Species = "balrug",  
   Species = "balrug",
 
 
   Description = [=[A huge and very powerful demon, wreathed in fire and shadows.]=],
 
   Description = [=[A huge and very powerful demon, wreathed in fire and shadows.]=],
 
}
 
}
 
m["barachi"] = {
 
m["barachi"] = {
   Name = "barachi",
+
   Name = "barachi",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "F",
+
   Glyph = "F",  
   Tile = "[[File:Barachi.png]]",
+
   Tile = "[[File:Barachi.png]]",  
   Speed = "8",
+
   Speed = "10 (move: 120%)",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 180,
+
   ["Average HP 10x"] = 180,  
   AC = 0,
+
   AC = 0,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Speaks flag","No poly flag",},
+
   Flags = {"Speaks flag", "No poly flag", "No gen derived flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 38,  
   XP = 40,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "giant frog",  
   Genus = "frog",
+
   Species = "barachi",  
   Species = "barachi",
 
 
   Description = [=[An amphibious humanoid with a very ugly attitude.]=],
 
   Description = [=[An amphibious humanoid with a very ugly attitude.]=],
 
}
 
}
 
m["basilisk"] = {
 
m["basilisk"] = {
   Name = "basilisk",
+
   Name = "basilisk",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "l",
+
   Glyph = "l",  
   Tile = "[[File:Basilisk.png]]",
+
   Tile = "[[File:Basilisk.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 360,
+
   ["Average HP 10x"] = 360,  
   AC = 3,
+
   AC = 3,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 20, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Petrify", Flags = {"Magical",}},
 
       {Spell = "Petrify", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Cold blood flag",},
+
   Flags = {"Cold blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 192,  
   XP = 192,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "giant lizard",  
   Genus = "giant lizard",
+
   Species = "basilisk",  
   Species = "basilisk",
+
   Description = [=[A crested lizard of middling size with a terrible petrifying gaze.]=],  
   Description = [=[A crested lizard of middling size with a terrible petrifying gaze.]=],
 
 
   Quote = [=[“Be thou like the imperial Basilisk
 
   Quote = [=[“Be thou like the imperial Basilisk
 
Killing thy foe with unapparent wounds!
 
Killing thy foe with unapparent wounds!
Line 4,367: Line 5,165:
 
}
 
}
 
m["bat"] = {
 
m["bat"] = {
   Name = "bat",
+
   Name = "bat",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "b",
+
   Glyph = "b",  
   Tile = "[[File:Bat.png]]",
+
   Tile = "[[File:Bat.png]]",  
   Speed = "30",
+
   Speed = "30",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 35,
+
   ["Average HP 10x"] = 35,  
   AC = 1,
+
   AC = 1,  
   EV = 14,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"See invisible flag","Flying flag","Unblindable flag","Batty flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Unblindable flag", "Batty flag", "Warm blood flag",},  
   MR = "0",
+
   Willpower = "0",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1,  
   XP = 1,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "bat",  
   Genus = "bat",
+
   Species = "bat",  
   Species = "bat",
+
   Description = [=[A large grey bat that, despite being herbivorous, is quite aggressive. It is myopic and uses echolocation to navigate.]=],  
   Description = [=[A large grey bat that, despite being herbivorous, is quite aggressive. It is myopic and uses echolocation to navigate.]=],
 
 
   Quote = [=[“The sun was set; the night came on apace,
 
   Quote = [=[“The sun was set; the night came on apace,
 
And falling dews bewet around the place;
 
And falling dews bewet around the place;
Line 4,403: Line 5,200:
 
His cloister'd flight.”
 
His cloister'd flight.”
 
-William Shakespeare, _Macbeth_, III, 2, line 40. 1605.]=],
 
-William Shakespeare, _Macbeth_, III, 2, line 40. 1605.]=],
 +
}
 +
m["bat skeleton"] = {
 +
  Name = "bat skeleton",
 +
  Colour = "LightGrey",
 +
  Glyph = "Z",
 +
  Tile = "[[File:Bat skeleton.png]]",
 +
  Speed = "10-28",
 +
  HD = 0,
 +
  ["HD"] = 0,
 +
  ["Average HP 10x"] = 0,
 +
  AC = 0,
 +
  EV = 6,
 +
  Attacks = {
 +
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Evil flag", "Unbreathing flag", "No regenerate flag",},
 +
  Willpower = "1",
 +
  Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 2,
 +
  Size = "Tiny",
 +
  Intelligence = "Brainless",
 +
  Genus = "skeleton",
 +
  Species = "skeleton",
 +
  Description = [=[A skeleton compelled to unlife by the exercise of necromancy.]=],
 +
  Quote = [=[“God save us from the skeleton
 +
Who sitteth at the feast!”
 +
-James Jeffrey Roche, _The Skeleton at the Feast_. 1890.]=],
 +
}
 +
m["battlemage"] = {
 +
  Name = "battlemage",
 +
  Colour = "LightCyan",
 +
  Glyph = "R",
 +
  Tile = "[[File:Battlemage.png]]",
 +
  Speed = "10",
 +
  HD = 1,
 +
  ["HD"] = 1,
 +
  ["Average HP 10x"] = 1,
 +
  AC = 0,
 +
  EV = 10,
 +
  Attacks = {
 +
    {Damage = 8, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Throw Frost", Damage = "3d5", Flags = {"Wizard",}},
 +
      {Spell = "Stone Arrow", Damage = "3d6", Flags = {"Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"Flying flag", "See invisible flag", "Insubstantial flag", "Regenerates flag", "No poly flag", "Ancestor flag", "No gen derived flag", "Unbreathing flag",},
 +
  Willpower = "6",
 +
  Resistances = {"Fire resistance", "Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 1,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "ancestor",
 +
  Species = "battlemage",
 +
  Description = [=[A humanoid construct of insubstantial memory, floating through the air. Though perhaps somewhat changed in shape and bearing few discernable features, still it seems somehow to resemble a warrior from the distantly remembered past, skilled with both conjurations and melee combat.]=],
 
}
 
}
 
m["battlesphere"] = {
 
m["battlesphere"] = {
   Name = "battlesphere",
+
   Name = "battlesphere",  
   Colour = "LightGrey",
+
   Colour = "LightMagenta",  
   Glyph = "*",
+
   Glyph = "*",  
   Tile = "[[File:Battlesphere.png]]",
+
   Tile = "[[File:Battlesphere.png]]",  
   Speed = "30",
+
   Speed = "30",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 150,
+
   ["Average HP 10x"] = 150,  
   AC = 0,
+
   AC = 0,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"See invisible flag","Flying flag","Unbreathing flag","Insubstantial flag","No exp gain flag","No poly flag","Maintain range flag","Avatar flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag", "No poly flag", "Maintain range flag", "Avatar flag", "Unblindable flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance 3","Poison resistance 3","Acid resistance","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance 3", "Poison resistance 3", "Acid resistance", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 140,  
   XP = 0,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "battlesphere",  
   Genus = "battlesphere",
+
   Species = "battlesphere",  
   Species = "battlesphere",
+
   Description = [=[A small globe of destructive energy. Each time its creator casts an offensive spell, it will launch a magical barrage at the most injured nearby foe it can reach.]=],  
   Description = [=[A small globe of magical energy that follows a spellcaster. It cannot operate on its own, yet it will provide fire support, assaulting whatever its conjurer casts at with magical missiles that never miss.]=],
 
 
   Quote = [=[“I'm your only friend
 
   Quote = [=[“I'm your only friend
 
I'm not your only friend
 
I'm not your only friend
Line 4,439: Line 5,300:
 
}
 
}
 
m["bennu"] = {
 
m["bennu"] = {
   Name = "bennu",
+
   Name = "bennu",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "b",
+
   Glyph = "b",  
   Tile = "[[File:Bennu.png]]",
+
   Tile = "[[File:Bennu.png]]",  
   Speed = "16",
+
   Speed = "16",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 770,
+
   ["Average HP 10x"] = 770,  
   AC = 6,
+
   AC = 6,  
   EV = 16,
+
   EV = 16,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 27, Type = "Peck", Flavour = "Holy"},
+
     {Damage = 46, Type = "Peck", Flavour = "Holy"},  
     {Damage = 24, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 36, Type = "Claw", Flavour = "Plain"},
    {Damage = 24, Type = "Claw", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Natural",  
   Holiness = "Natural",
+
   ["Item Use"] = {"Uses nothing"},  
   ["Item Use"] = {"Uses nothing"},
+
   Habitat = "Land",  
   Habitat = "Land",
+
   Flags = {"See invisible flag", "Flying flag", "Speaks flag", "Warm blood flag", "No poly flag",},  
   Flags = {"See invisible flag","Flying flag","Speaks flag","Warm blood flag","No poly flag",},
+
   Willpower = "140",  
   MR = "140",
+
   Resistances = {"Fire resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3",},  
   Resistances = {"Fire resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3",},
+
   Vulnerabilities = {},  
   Vulnerabilities = {},
+
   XP = 1014,  
  Corpse = "No",
+
   Size = "Medium",  
   XP = 1337,
+
   Intelligence = "Human",  
   Size = "Medium",
+
   Genus = "bennu",  
   Intelligence = "Human",
+
   Species = "bennu",  
   Genus = "bennu",
 
   Species = "bennu",
 
 
   Description = [=[A sacred, self-created sunbird, representative of rebirth. It has ascended past the cycles of life and death, and calls upon aspects of both, rising forth from death in a burst of unholy flame.]=],
 
   Description = [=[A sacred, self-created sunbird, representative of rebirth. It has ascended past the cycles of life and death, and calls upon aspects of both, rising forth from death in a burst of unholy flame.]=],
 +
}
 +
m["bes kemwar"] = {
 +
  Name = "bes kemwar",
 +
  Colour = "Green",
 +
  Glyph = "W",
 +
  Tile = "[[File:Bes kemwar.png]]",
 +
  Speed = "12",
 +
  HD = 4,
 +
  ["HD"] = 4,
 +
  ["Average HP 10x"] = 260,
 +
  AC = 5,
 +
  EV = 10,
 +
  Attacks = {
 +
    {Damage = 8, Type = "Bite", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Diminish Spells", Flags = {"Natural",}},
 +
    },
 +
  },
 +
  Flags = {"See invisible flag", "Flying flag", "Insubstantial flag", "Evil flag", "Unbreathing flag",},
 +
  Willpower = "10",
 +
  Resistances = {"Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Poison resistance 3", "Petrify resistance", "Sticky flame resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 64,
 +
  Size = "Tiny",
 +
  Intelligence = "Animal",
 +
  Genus = "bes kemwar",
 +
  Species = "bes kemwar",
 +
  Description = [=[A minor hairy maggot spirit, phasing in and out of this plane. Each regional variant inflicts different minor ailments: the ones found in the Dungeon cause one's magic to grow weak.]=],
 +
  Quote = [=[“The Bès Kěmwar, “maggot spirit”, is one of the many _bès_ or disease spirits
 +
known to the Jah Hut of Malaysia. A polyvalent spirit, it is depicted as a
 +
maggot or caterpillar, with variants distinguished by hair, thorns, wings, and
 +
other details. It eats rice, vegetables, and other crops. It is responsible for
 +
aches in bones, joints, and muscles. If its caterpillar hair falls into water
 +
and that water is drunk, it causes coughing and bleeding in the throat. Maggot
 +
spirits are also known to live in rotten tree trunks and feed in them. Anyone
 +
who approaches the fallen tree will be bitten in the leg by the spirit, causing
 +
redness, swelling, and itching. All the toenails fall off but the swelling will
 +
be gone by two or three months.”
 +
    - _A Book of Creatures_, 2020.]=],
 
}
 
}
 
m["black bear"] = {
 
m["black bear"] = {
   Name = "black bear",
+
   Name = "black bear",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "h",
+
   Glyph = "h",  
   Tile = "[[File:Black bear.png]]",
+
   Tile = "[[File:Black bear.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 270,
+
   ["Average HP 10x"] = 270,  
   AC = 2,
+
   AC = 2,  
   EV = 8,
+
   EV = 8,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 9, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 9, Type = "Bite", Flavour = "Plain"},  
     {Damage = 5, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 5, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 5, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 5, Type = "Claw", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Berserker Rage", Flags = {"Emergency","Natural",}},
+
       {Spell = "Berserker Rage", Flags = {"Emergency", "Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Warm blood flag",},
+
   Flags = {"Warm blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 128,  
   XP = 128,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "bear",  
   Genus = "bear",
+
   Species = "black bear",  
   Species = "black bear",
+
   Description = [=[A small black bear. Like all ursines, it will become enraged if badly hurt.]=],
   Description = [=[A small black bear. Like all ursines, the black bear will become enraged if badly hurt or frightened.]=],
 
 
}
 
}
 
m["black draconian"] = {
 
m["black draconian"] = {
   Name = "black draconian",
+
   Name = "black draconian",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "d",
+
   Glyph = "d",  
   Tile = "[[File:Black draconian.png]]",
+
   Tile = "[[File:Black draconian.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 980,
+
   ["Average HP 10x"] = 980,  
   AC = 9,
+
   AC = 9,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Lightning Bolt", Damage = "3d19", Flags = {"Natural","Breath",}},
+
       {Spell = "Lightning Bolt", Damage = "3d19", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Cold blood flag","Flying flag","Speaks flag",},
+
   Flags = {"Cold blood flag", "Flying flag", "Speaks flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Electricity resistance 3",},
+
   Resistances = {"Electricity resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1022,  
   XP = 1287,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "draconian",  
   Genus = "draconian",
+
   Species = "black draconian",  
   Species = "black draconian",
+
   Description = [=[A muscular black-scaled humanoid with a reptilian tail and powerful wings.]=],  
   Description = [=[A muscular black-scaled humanoid with a reptilian tail and powerful wings.]=],
 
 
   Quote = [=[“Trogdor was a man!
 
   Quote = [=[“Trogdor was a man!
 
I mean, he was a dragon-man!
 
I mean, he was a dragon-man!
Line 4,546: Line 5,447:
 
}
 
}
 
m["black mamba"] = {
 
m["black mamba"] = {
   Name = "black mamba",
+
   Name = "black mamba",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "S",
+
   Glyph = "S",  
   Tile = "[[File:Black mamba.png]]",
+
   Tile = "[[File:Black mamba.png]]",  
   Speed = "18",
+
   Speed = "18",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 7,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 385,
+
   ["Average HP 10x"] = 385,  
   AC = 4,
+
   AC = 4,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Bite", Flavour = "Poison"},
 
     {Damage = 20, Type = "Bite", Flavour = "Poison"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Cold blood flag",},
+
   Flags = {"Cold blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {"Poison resistance",},
+
   Resistances = {"Poison resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 455,  
   XP = 455,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "snake",  
   Genus = "snake",
+
   Species = "black mamba",  
   Species = "black mamba",
+
   Description = [=[An astonishingly fast tropical snake whose bite bears a deadly venom.]=],  
   Description = [=[A large and astonishingly fast tropical snake whose bite bears a deadly venom.]=],
 
 
   Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
 
   Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
 
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
 
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
Line 4,583: Line 5,483:
 
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
 
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
 
}
 
}
m["demonspawn black sun"] = {
+
m["blazeheart core"] = {
   Name = "demonspawn black sun",
+
   Name = "blazeheart core",  
   Colour = "LightMagenta",
+
   Colour = "LightRed",  
   Glyph = "6",
+
   Glyph = "*",  
   Tile = "[[File:Demonspawn black sun.png]]",
+
   Tile = "[[File:Blazeheart core.png]]",  
   Speed = "10",
+
   Speed = "50 (stationary)",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 15,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 925,
+
   ["Average HP 10x"] = 50000,
   AC = 9,
+
  AC = 0,
   EV = 12,
+
  EV = 99,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Insubstantial flag", "Stationary flag", "No exp gain flag", "Conjured flag", "Peripheral flag", "Unbreathing flag",},
 +
  Willpower = "10",
 +
  Resistances = {"Fire resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 0,
 +
  Size = "Small",
 +
  Intelligence = "Brainless",
 +
  Genus = "blazeheart core",
 +
  Species = "blazeheart core",
 +
  Description = [=[The exposed elemental core of a blazeheart golem. Far too unstable to remain without its shell, it is in the process of violently exploding.]=],
 +
}
 +
m["blazeheart golem"] = {
 +
  Name = "blazeheart golem",
 +
  Colour = "Magenta",
 +
  Glyph = "9",
 +
  Tile = "[[File:Blazeheart golem.png]]",
 +
  Speed = "10 (atk: 200%)",
 +
  HD = 6,
 +
  ["HD"] = 6,
 +
  ["Average HP 10x"] = 400,  
 +
   AC = 9,  
 +
   EV = 2,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 27, Type = "Punch", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Spellsets = {
+
   Flags = {"Fighter flag", "Unbreathing flag",},  
    {
+
  Willpower = "Immune",  
      {Spell = "Bolt of Draining", Damage = "3d22", Flags = {"Priest",}},
+
   Resistances = {"Fire resistance 2", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
      {Spell = "Black Mark", Flags = {"Priest",}},
+
   Vulnerabilities = {},  
      {Spell = "Dispel Undead Range", Damage = "3d24", Flags = {"Priest",}},
+
   XP = 140,  
    },
+
   Size = "Large",  
   },
+
   Intelligence = "Brainless",  
  Flags = {"Evil flag","Unholy flag","See invisible flag","Speaks flag","Warm blood flag",},
+
   Genus = "golem",  
  MR = "60",
+
   Species = "blazeheart golem",  
  Resistances = {"Cold resistance 3","Torment resistance","Miasma resistance",},
+
   Description = [=[A volatile elemental spark encased in a shell of slag iron. If destroyed while its fires still blaze, the exposed core will violently detonate a moment later.]=],
   Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
 
  Corpse = "Clean",
 
   XP = 1026,
 
   Size = "Medium",
 
   Intelligence = "Human",
 
   Genus = "demonspawn",
 
   Species = "demonspawn",
 
   Description = [=[A half-mortal, half-demonic creature, covered in icy blue scales. It wields powers of darkness from its devotion to the deities of death.]=],
 
  Quote = [=[“The sky is sad and beautiful, like a vast altar.
 
The sun has drowned in its congealing blood.”
 
-Charles Baudelaire, _Flowers of Evil_, 43: Evening Harmony. 1857.
 
trans. Ruth White, 1969.]=],
 
 
}
 
}
 
m["blink frog"] = {
 
m["blink frog"] = {
   Name = "blink frog",
+
   Name = "blink frog",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "F",
+
   Glyph = "F",  
   Tile = "[[File:Blink frog.png]]",
+
   Tile = "[[File:Blink frog.png]]",  
   Speed = "14 (swim: 60%)",
+
   Speed = "14 (swim: 60%)",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 330,
+
   ["Average HP 10x"] = 330,  
   AC = 0,
+
   AC = 0,  
   EV = 16,
+
   EV = 16,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Blink"},
 
     {Damage = 20, Type = "Hit", Flavour = "Blink"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Blink", Flags = {"Magical",}},
 
       {Spell = "Blink", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Cold blood flag",},
+
   Flags = {"Cold blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 265,  
   XP = 265,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "giant frog",  
   Genus = "frog",
+
   Species = "blink frog",  
   Species = "blink frog",
 
 
   Description = [=[A species of frog that possesses the ability to blink at will. It can blink itself close to its intended prey, or blink away to escape harm. It is commonly found in packs.]=],
 
   Description = [=[A species of frog that possesses the ability to blink at will. It can blink itself close to its intended prey, or blink away to escape harm. It is commonly found in packs.]=],
 
}
 
}
 
m["blizzard demon"] = {
 
m["blizzard demon"] = {
   Name = "blizzard demon",
+
   Name = "blizzard demon",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "2",
+
   Glyph = "2",  
   Tile = "[[File:Blizzard demon.png]]",
+
   Tile = "[[File:Blizzard demon.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 660,
+
   ["Average HP 10x"] = 660,  
   AC = 10,
+
   AC = 10,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 +
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Demonic",  
   Holiness = "Demonic",
+
   ["Item Use"] = {"Open doors"},  
   ["Item Use"] = {"Open doors"},
+
   Habitat = "Land",  
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Lightning Bolt", Damage = "3d18", Flags = {"Magical",}},
+
       {Spell = "Lightning Bolt", Damage = "3d18", Flags = {"Magical",}},  
       {Spell = "Freezing Cloud", Damage = "2d22", Flags = {"Magical",}},
+
       {Spell = "Deflect Missiles", Flags = {"Magical",}},  
       {Spell = "Airstrike", Damage = "2d(11-27)", Flags = {"Magical",}},
+
       {Spell = "Freezing Gust", Damage = "2d22", Flags = {"Magical",}},  
       {Spell = "Bolt of Cold", Damage = "3d21", Flags = {"Magical",}},
+
       {Spell = "Sleetstrike", Damage = "2d14+(3/space)", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","See invisible flag","Flying flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Insubstantial flag", "Evil flag",},  
   MR = "140",
+
   Willpower = "140",  
   Resistances = {"Cold resistance 2","Electricity resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance 2", "Electricity resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {"Fire vulnerability","Holy vulnerability",},
+
   Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",},  
  Corpse = "No",
+
   XP = 937,  
   XP = 1126,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "blizzard demon",  
   Genus = "blizzard demon",
+
   Species = "blizzard demon",  
   Species = "blizzard demon",
+
   Description = [=[A greater demon formed from wistful snow and bitter lightning.]=],
   Description = [=[A greater demon, wreathed in snow and lightning.]=],
 
 
}
 
}
 
 
m["bloated husk"] = {
 
m["bloated husk"] = {
   Name = "bloated husk",
+
   Name = "bloated husk",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "n",
+
   Glyph = "n",  
   Tile = "[[File:Bloated husk.png]]",
+
   Tile = "[[File:Bloated husk.png]]",  
   Speed = "14",
+
   Speed = "14",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 250,
+
   ["Average HP 10x"] = 250,  
   AC = 5,
+
   AC = 5,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Evil flag","Unbreathing flag","No zombie flag",},
+
   Flags = {"Evil flag", "Unbreathing flag", "No zombie flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Cold resistance","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Poison resistance 3",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 299,  
   XP = 299,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "ghoul",  
   Genus = "ghoul",
+
   Species = "bloated husk",  
   Species = "bloated husk",
 
 
   Description = [=[A decaying undead corpse. When it reaches a victim (or if it's destroyed first), the gases trapped inside it are released and create a large, violent concussive blast.]=],
 
   Description = [=[A decaying undead corpse. When it reaches a victim (or if it's destroyed first), the gases trapped inside it are released and create a large, violent concussive blast.]=],
 
}
 
}
 
m["block of ice"] = {
 
m["block of ice"] = {
   Name = "block of ice",
+
   Name = "block of ice",  
   Colour = "LightGrey",
+
   Colour = "LightBlue",  
   Glyph = "8",
+
   Glyph = "I",  
   Tile = "[[File:Block of ice.png]]",
+
   Tile = "[[File:Block of ice.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10 (stationary)",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 285,
+
   ["Average HP 10x"] = 285,  
   AC = 15,
+
   AC = 15,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Amphibious",  
   Flags = {"Unbreathing flag","Stationary flag","No exp gain flag","Harmless flag",},
+
   Flags = {"Unbreathing flag", "Stationary flag", "No exp gain flag", "Harmless flag", "Remnant flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Cold resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Fire vulnerability",},
+
   Vulnerabilities = {"Fire vulnerability",},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "block of ice",  
   Genus = "block of ice",
+
   Species = "block of ice",  
   Species = "block of ice",
 
 
   Description = [=[A block of ice shaped like a statue, but worked by no living hands.]=],
 
   Description = [=[A block of ice shaped like a statue, but worked by no living hands.]=],
}
 
m["demonspawn blood saint"] = {
 
  Name = "demonspawn blood saint",
 
  Colour = "LightBlue",
 
  Glyph = "6",
 
  Tile = "[[File:Demonspawn blood saint.png]]",
 
  Speed = "10",
 
  HD = 15,
 
  ["HD"] = 15,
 
  ["Average HP 10x"] = 925,
 
  AC = 6,
 
  EV = 12,
 
  Attacks = {
 
    {Damage = 20, Type = "Hit", Flavour = "Fire"},
 
  },
 
  Holiness = "Natural",
 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 
  Habitat = "Land",
 
  Spellsets = {
 
    {
 
      {Spell = "Legendary Destruction", Damage = "3d19 / 3d21 / 3d25", Flags = {"Priest",}},
 
      {Spell = "Call of Chaos", Flags = {"Priest",}},
 
    },
 
  },
 
  Flags = {"Evil flag","Unholy flag","Speaks flag","Warm blood flag",},
 
  MR = "60",
 
  Resistances = {"Fire resistance 3","Torment resistance","Miasma resistance",},
 
  Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
 
  Corpse = "Clean",
 
  XP = 1108,
 
  Size = "Medium",
 
  Intelligence = "Human",
 
  Genus = "demonspawn",
 
  Species = "demonspawn",
 
  Description = [=[A half-mortal, half-demonic creature, radiating an intense heat. It weaves powerful and unpredictable spells of devastation.]=],
 
 
}
 
}
 
m["bog body"] = {
 
m["bog body"] = {
   Name = "bog body",
+
   Name = "bog body",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "n",
+
   Glyph = "n",  
   Tile = "[[File:Bog body.png]]",
+
   Tile = "[[File:Bog body.png]]",  
   Speed = "10 (swim: 140%)",
+
   Speed = "10 (swim: 140%)",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 390,
+
   ["Average HP 10x"] = 390,  
   AC = 1,
+
   AC = 1,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Touch", Flavour = "Cold"},
 
     {Damage = 20, Type = "Touch", Flavour = "Cold"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Cold", Damage = "3d18", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Cold", Damage = "3d18", Flags = {"Wizard",}},  
 
       {Spell = "Slow", Flags = {"Wizard",}},
 
       {Spell = "Slow", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","Unbreathing flag","No zombie flag",},
+
   Flags = {"Evil flag", "Unbreathing flag", "No zombie flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Fire resistance","Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "Noxious",
+
   XP = 685,  
   XP = 685,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "ghoul",  
   Genus = "ghoul",
+
   Species = "bog body",  
   Species = "bog body",
 
 
   Description = [=[An undead figure preserved by the brackish waters of a bog, and reanimated by some unknown magic.]=],
 
   Description = [=[An undead figure preserved by the brackish waters of a bog, and reanimated by some unknown magic.]=],
 
}
 
}
 
m["boggart"] = {
 
m["boggart"] = {
   Name = "boggart",
+
   Name = "boggart",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "g",
+
   Glyph = "g",  
   Tile = "[[File:Boggart.png]]",
+
   Tile = "[[File:Boggart.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 4,
+
   HD = 4,  
   ["HD"] = 4,
+
   ["HD"] = 4,  
   ["Average HP 10x"] = 200,
+
   ["Average HP 10x"] = 200,  
   AC = 0,
+
   AC = 0,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Shadow Creatures", Flags = {"Wizard",}},
+
       {Spell = "Shadow Creatures", Flags = {"Wizard",}},  
       {Spell = "Invisibility", Flags = {"Wizard",}},
+
       {Spell = "Invisibility", Flags = {"Wizard",}},  
 
       {Spell = "Blink", Flags = {"Wizard",}},
 
       {Spell = "Blink", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 117,  
   XP = 117,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "boggart",  
   Genus = "boggart",
+
   Species = "boggart",  
   Species = "boggart",
+
   Description = [=[A malevolent and dangerous little sprite. The shadowy illusions it summons may not be real, but are deadly all the same.]=],  
   Description = [=[A malevolent and dangerous little sprite. The shadowy illusions it summons may not be real, but they'll kill you all the same, if you don't get their master first.]=],
 
 
   Quote = [=[“He thinks every bush a boggart.”
 
   Quote = [=[“He thinks every bush a boggart.”
 
-John Ray, _A Compleat Collection of English Proverbs_. 1768.
 
-John Ray, _A Compleat Collection of English Proverbs_. 1768.
Line 4,863: Line 5,736:
 
“A BOGGART intruded himself, upon what pretext or by what authority is unknown, into the house of a quiet, inoffensive, and laborious farmer; and, when once it had taken possession it disputed the right of domicile with the legal mortal tenant, in a very unneighbourly and arbitrary manner. In particular, it seemed to have a great aversion to children. As there is no point on which a parent feels more acutely than that of the maltreatment of his offspring, the feelings of the father and more particularly of his good dame, were daily, ay, and nightly, harrowed up by the malice of this malignant and invisible boggart.”
 
“A BOGGART intruded himself, upon what pretext or by what authority is unknown, into the house of a quiet, inoffensive, and laborious farmer; and, when once it had taken possession it disputed the right of domicile with the legal mortal tenant, in a very unneighbourly and arbitrary manner. In particular, it seemed to have a great aversion to children. As there is no point on which a parent feels more acutely than that of the maltreatment of his offspring, the feelings of the father and more particularly of his good dame, were daily, ay, and nightly, harrowed up by the malice of this malignant and invisible boggart.”
 
-C.J.T., _Folk-lore and Legends: English_  1890.]=],
 
-C.J.T., _Folk-lore and Legends: English_  1890.]=],
 +
}
 +
m["bombardier beetle"] = {
 +
  Name = "bombardier beetle",
 +
  Colour = "LightBlue",
 +
  Glyph = "B",
 +
  Tile = "[[File:Bombardier beetle.png]]",
 +
  Speed = "6",
 +
  HD = 2,
 +
  ["HD"] = 2,
 +
  ["Average HP 10x"] = 170,
 +
  AC = 4,
 +
  EV = 7,
 +
  Attacks = {
 +
    {Damage = 5, Type = "Bite", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Pyre Arrow", Damage = "2d3*", Flags = {"Natural",}},
 +
    },
 +
  },
 +
  Flags = {"No skeleton flag",},
 +
  Willpower = "20",
 +
  Resistances = {},
 +
  Vulnerabilities = {"Poison vulnerability",},
 +
  XP = 45,
 +
  Size = "Little",
 +
  Intelligence = "Animal",
 +
  Genus = "bombardier beetle",
 +
  Species = "bombardier beetle",
 +
  Description = [=[An unassuming beetle filled with an incredible amount of hypergolic fluid. The sticky spray it fires is capable of igniting predators and unwary adventurers alike, though more experienced ones know to keep moving if they wish to avoid a fiery grave.]=],
 +
}
 +
m["bomblet"] = {
 +
  Name = "bomblet",
 +
  Colour = "LightRed",
 +
  Glyph = "*",
 +
  Tile = "[[File:Bomblet.png]]",
 +
  Speed = "10",
 +
  HD = 10,
 +
  ["HD"] = 10,
 +
  ["Average HP 10x"] = 150,
 +
  AC = 5,
 +
  EV = 17,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Flying flag", "Unbreathing flag", "Peripheral flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Fire resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 39,
 +
  Size = "Tiny",
 +
  Intelligence = "Brainless",
 +
  Genus = "bomblet",
 +
  Species = "bomblet",
 +
  Description = [=[A small metal sphere surrounding a core of dormant fire magic. When given the proper command, it will detonate in a blast of metal and flame that is only partially affected by fire resistance.]=],
 
}
 
}
 
m["bone dragon"] = {
 
m["bone dragon"] = {
   Name = "bone dragon",
+
   Name = "bone dragon",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "D",
+
   Glyph = "D",  
   Tile = "[[File:Bone dragon.png]]",
+
   Tile = "[[File:Bone dragon.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 20,
+
   HD = 20,  
   ["HD"] = 20,
+
   ["HD"] = 20,  
   ["Average HP 10x"] = 1800,
+
   ["Average HP 10x"] = 1540,  
   AC = 20,
+
   AC = 18,  
   EV = 4,
+
   EV = 2,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 30, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 30, Type = "Bite", Flavour = "Plain"},  
     {Damage = 20, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 20, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 20, Type = "Trample", Flavour = "Trample"},
 
     {Damage = 20, Type = "Trample", Flavour = "Trample"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",
   Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag",},
+
  Spellsets = {
   MR = "100",
+
    {
   Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
      {Spell = "March of Sorrows", Flags = {"Natural", "Noisy",}},
   Vulnerabilities = {"Holy vulnerability",},
+
    },
  Corpse = "No",
+
  },  
   XP = 3716,
+
   Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag",},  
   Size = "Giant",
+
   Willpower = "100",  
   Intelligence = "Animal",
+
   Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Genus = "dragon",
+
   Vulnerabilities = {"Holy vulnerability",},  
   Species = "bone dragon",
+
   XP = 2222,  
   Description = [=[A mighty undead abomination, pieced together from the broken bones of many dragons by powerful necromantic magic. Fortunately, whatever organ produces a dragon's fearsome breath was lost in the process.]=],
+
   Size = "Giant",  
 +
   Intelligence = "Animal",  
 +
   Genus = "dragon",  
 +
   Species = "bone dragon",  
 +
   Description = [=[A mighty undead abomination, pieced together from the broken bones of many dragons by powerful necromantic magic. The collective despair of such desecrated dragons gives this horror its own undying breath weapon, in billowing clouds of excruciating misery.]=],  
 
   Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
 
   Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
 
-Life of Confucius
 
-Life of Confucius
Line 4,907: Line 5,844:
  
 
-“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
 
-“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
 +
}
 +
m["boulder"] = {
 +
  Name = "boulder",
 +
  Colour = "Brown",
 +
  Glyph = "*",
 +
  Tile = "[[File:Boulder.png]]",
 +
  Speed = "20",
 +
  HD = 10,
 +
  ["HD"] = 10,
 +
  ["Average HP 10x"] = 270,
 +
  AC = 10,
 +
  EV = 0,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"No exp gain flag", "No poly flag", "Conjured flag", "Peripheral flag", "Unbreathing flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 0,
 +
  Size = "Giant",
 +
  Intelligence = "Brainless",
 +
  Genus = "boulder",
 +
  Species = "boulder",
 +
  Description = [=[A mass of fast-rolling stone, crushing everything in its path.]=],
 
}
 
}
 
m["boulder beetle"] = {
 
m["boulder beetle"] = {
   Name = "boulder beetle",
+
   Name = "boulder beetle",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "B",
+
   Glyph = "B",  
   Tile = "[[File:Boulder beetle.png]]",
+
   Tile = "[[File:Boulder beetle.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 765,
+
   ["Average HP 10x"] = 765,  
   AC = 20,
+
   AC = 20,  
   EV = 2,
+
   EV = 2,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 27, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 27, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Roll", Damage = "2d27", Flags = {"Natural",}},
+
       {Spell = "Roll", Damage = "2d27", Flags = {"Natural",}},  
 
       {Spell = "Blink Away", Flags = {"Natural",}},
 
       {Spell = "Blink Away", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"No skeleton flag","Web immune flag",},
+
   Flags = {"No skeleton flag", "Web immune flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Poison vulnerability",},
+
   Vulnerabilities = {"Poison vulnerability",},  
  Corpse = "Clean",
+
   XP = 831,  
   XP = 971,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "boulder beetle",  
   Genus = "boulder beetle",
+
   Species = "boulder beetle",  
   Species = "boulder beetle",
+
   Description = [=[A grey beetle with an almost impenetrable rocky carapace. When at some distance from its foe, a boulder beetle is capable of rolling at high speed, attempting to crash into its target for heavy damage.]=],
   Description = [=[A huge grey beetle with an almost impenetrable rocky carapace. When at some distance from its foe, a boulder beetle is capable of rolling at high speed, attempting to crash into its target for heavy damage.]=],
 
 
}
 
}
 
m["bound soul"] = {
 
m["bound soul"] = {
   Name = "bound soul",
+
   Name = "bound soul",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "Z",
+
   Glyph = "Z",  
   Tile = "[[File:Bound soul.png]]",
+
   Tile = "[[File:Bound soul.png]]",  
   Speed = "7",
+
   Speed = "12 - 30 (swim: 60%)",  
   HD = 8,
+
   HD = 1,  
   ["HD"] = 8,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 440,
+
   ["Average HP 10x"] = 440,  
   AC = 8,
+
   AC = 2,  
   EV = 5,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 1, Type = "Bite", Flavour = "Drain experience"},
   },
+
    {Damage = 1, Type = "Constrict", Flavour = "Crush"},
   Holiness = "Undead",
+
   },  
   ["Item Use"] = {"Uses nothing"},
+
   Holiness = "Undead",  
   Habitat = "Land",
+
   ["Item Use"] = {"Uses nothing"},  
   Flags = {"See invisible flag","Flying flag","Insubstantial flag",},
+
   Habitat = "Land",  
   MR = "Immune",
+
   Flags = {"See invisible flag", "Flying flag", "Insubstantial flag", "Regenerates flag", "Evil flag", "Unbreathing flag",},  
   Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Willpower = "Immune",  
   Vulnerabilities = {"Holy vulnerability",},
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
  Corpse = "No",
+
   Vulnerabilities = {"Holy vulnerability",},  
   XP = 1,
+
   XP = 1,  
   Size = "Medium",
+
   Size = "Medium",  
   Intelligence = "Brainless",
+
   Intelligence = "Animal",  
   Genus = "wraith",
+
   Genus = "wraith",  
   Species = "spectral thing",
+
   Species = "spectral thing",  
 
   Description = [=[The soul of a living, holy, or demonic creature, captured by a dark sacrifice to Yredelemnul. The bound soul will follow its captor through stairs and come when recalled from a different level.]=],
 
   Description = [=[The soul of a living, holy, or demonic creature, captured by a dark sacrifice to Yredelemnul. The bound soul will follow its captor through stairs and come when recalled from a different level.]=],
 
}
 
}
m["briar patch"] = {
+
m["boundless tesseract"] = {
   Name = "briar patch",
+
   Name = "boundless tesseract",  
   Colour = "Yellow",
+
   Colour = "Magenta",  
   Glyph = "P",
+
   Glyph = "I",  
   Tile = "[[File:Briar patch.png]]",
+
   Tile = "[[File:Boundless Tesseract.png]]",  
   Speed = "0",
+
   Speed = "10 (stationary)",  
   HD = 10,
+
   HD = 30,  
   ["HD"] = 10,
+
   ["HD"] = 30,  
   ["Average HP 10x"] = 150,
+
   ["Average HP 10x"] = 2100,  
   AC = 10,
+
   AC = 10,  
   EV = 0,
+
   EV = 1,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Plant",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Land",  
   Flags = {"Stationary flag","No exp gain flag","Harmless flag","Spiny flag",},
+
   Spellsets = {
   MR = "Immune",
+
    {
   Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
+
      {Spell = "Planar Overlay", Flags = {"Natural",}},
  Vulnerabilities = {"Fire vulnerability",},
+
    },
   Corpse = "No",
+
  },
   XP = 0,
+
  Flags = {"Regenerates flag", "See invisible flag", "Insubstantial flag", "Speaks flag", "Stationary flag", "Unbreathing flag",},  
   Size = "Small",
+
   Willpower = "Immune",  
   Intelligence = "Brainless",
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Genus = "plant",
+
   Vulnerabilities = {},  
   Species = "briar patch",
+
   XP = 10035,  
   Description = [=[A tangled cluster of thorny briars, sharp enough to pierce thick hide and armour. Though the gaps in the copse are plentiful enough to fire missiles through, walking through it looks like a painful prospect.]=],
+
   Size = "Large",  
 +
   Intelligence = "Brainless",  
 +
   Genus = "boundless tesseract",  
 +
   Species = "boundless tesseract",  
 +
   Description = [=[An impossible shape that scintillates with unearthly colour. The power of Zot flows heavily through it, overlaying this reality with countless others where its domain remains pristine.
 +
 
 +
Each tesseract is inextricably linked to the other, and destroying one will destroy both (and expel all the creatures they have beckoned to this reality, as well as dazing even those which they have not). But so long as they are allowed to exist, there will be no end to the forces which seek to keep you from the Orb.]=],
 
}
 
}
m["Brimstone Fiend"] = {
+
m["brain worm"] = {
   Name = "Brimstone Fiend",
+
   Name = "brain worm",  
   Colour = "LightRed",
+
   Colour = "LightMagenta",  
   Glyph = "1",
+
   Glyph = "w",  
   Tile = "[[File:Brimstone Fiend.png]]",
+
   Tile = "[[File:Brain worm.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 18,
+
   HD = 5,  
   ["HD"] = 18,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 990,
+
   ["Average HP 10x"] = 200,  
   AC = 15,
+
   AC = 1,  
   EV = 6,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 6, Type = "Bite", Flavour = "Plain"},
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
+
   },  
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
+
   Holiness = "Natural",  
   },
+
   ["Item Use"] = {"Uses nothing"},  
   Holiness = "Demonic",
+
   Habitat = "Land",  
   ["Item Use"] = {"Open doors"},
 
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Magical",}},
+
       {Spell = "Brain Bite", Damage = "4-8*", Flags = {"Natural",}},
      {Spell = "Symbol of Torment", Flags = {"Magical",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","See invisible flag","Flying flag",},
+
   Flags = {"No skeleton flag", "Regenerates flag", "Evil flag",},  
   MR = "Immune",
+
   Willpower = "20",  
   Resistances = {"Damnation resistance","Fire resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {},
   Vulnerabilities = {"Cold vulnerability","Holy vulnerability",},
+
  Vulnerabilities = {},
   Corpse = "No",
+
  XP = 91,
   XP = 2035,
+
  Size = "Small",
   Size = "Large",
+
  Intelligence = "Human",
   Intelligence = "Human",
+
  Genus = "ribbon worm",
   Genus = "Brimstone Fiend",
+
  Species = "brain worm",
   Species = "Brimstone Fiend",
+
  Description = [=[A slimy fluorescent worm with a greatly distended head. This creature feeds on others' intellect as it squirms through unworldly grime.]=],
   Description = [=[A huge and powerful demon wreathed in damnation, with great scaly wings. One of the most fearsome denizens of any of the Hells.]=],
+
}
 +
m["briar patch"] = {
 +
  Name = "briar patch",
 +
  Colour = "Yellow",
 +
  Glyph = "P",
 +
  Tile = "[[File:Briar patch.png]]",
 +
  Speed = "0",
 +
  HD = 10,
 +
  ["HD"] = 10,
 +
  ["Average HP 10x"] = 150,
 +
  AC = 10,
 +
  EV = 0,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Plant",
 +
  ["Item Use"] = {"Uses nothing"},  
 +
  Habitat = "Amphibious",
 +
  Flags = {"Stationary flag", "No exp gain flag", "Harmless flag", "Spiny flag", "Unbreathing flag",},  
 +
   Willpower = "Immune",
 +
  Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",},  
 +
   Vulnerabilities = {"Fire vulnerability",},  
 +
   XP = 0,  
 +
   Size = "Small",  
 +
   Intelligence = "Brainless",  
 +
   Genus = "plant",  
 +
   Species = "briar patch",  
 +
   Description = [=[A tangled cluster of thorny briars, sharp enough to pierce thick hide and armour. Although stationary, its branches are possessed with a will of their own. They move to allow magic and missiles fired by those friendly to this plant to pass through unaffected.]=],
 
}
 
}
 
m["broodmother"] = {
 
m["broodmother"] = {
   Name = "broodmother",
+
   Name = "broodmother",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "s",
+
   Glyph = "s",  
   Tile = "[[File:Broodmother.png]]",
+
   Tile = "[[File:Broodmother.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 1400,
+
   ["Average HP 10x"] = 1400,  
   AC = 2,
+
   AC = 2,  
   EV = 4,
+
   EV = 4,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 40, Type = "Bite", Flavour = "Spider"},
 
     {Damage = 40, Type = "Bite", Flavour = "Spider"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Summon Spiders", Flags = {"Natural",}},
 
       {Spell = "Summon Spiders", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"No skeleton flag","Web immune flag",},
+
   Flags = {"No skeleton flag", "Web immune flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 1107,  
   XP = 924,
+
   Size = "Large",  
   Size = "Giant",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "spider",  
   Genus = "spider",
+
   Species = "broodmother",  
   Species = "broodmother",
+
   Description = [=[A giant spider swollen with eggs. Its innumerable offspring are always at its call.]=],
   Description = [=[A massive spider swollen with eggs. Its innumerable offspring are always at its call.]=],
 
 
}
 
}
 
m["bullfrog"] = {
 
m["bullfrog"] = {
   Name = "bullfrog",
+
   Name = "bullfrog",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "F",
+
   Glyph = "F",  
   Tile = "[[File:Bullfrog.png]]",
+
   Tile = "[[File:Bullfrog.png]]",  
   Speed = "15 (swim: 60%)",
+
   Speed = "15 (swim: 60%)",  
   HD = 4,
+
   HD = 4,  
   ["HD"] = 4,
+
   ["HD"] = 4,  
   ["Average HP 10x"] = 220,
+
   ["Average HP 10x"] = 220,  
   AC = 0,
+
   AC = 0,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 9, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 9, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Cold blood flag",},
+
   Flags = {"Cold blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 89,  
   XP = 90,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "giant frog",  
   Genus = "frog",
+
   Species = "bullfrog",  
   Species = "bullfrog",
+
   Description = [=[An unusually aggressive amphibian that pursues its prey with rapid hops. Its croak is loud and distinctive, but unlike its smaller counterparts above ground, the dungeon bullfrog is as large as it sounds.]=],  
   Description = [=[A large and unusually aggressive amphibian that can cover distance rapidly by hopping.]=],
 
 
   Quote = [=[“Hello, my baby
 
   Quote = [=[“Hello, my baby
 
Hello, my honey
 
Hello, my honey
Line 5,115: Line 6,105:
 
}
 
}
 
m["bunyip"] = {
 
m["bunyip"] = {
   Name = "bunyip",
+
   Name = "bunyip",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "x",
+
   Glyph = "x",  
   Tile = "[[File:Bunyip.png]]",
+
   Tile = "[[File:Bunyip.png]]",  
   Speed = "15 (Atk: 450%)",
+
   Speed = "15 (atk: 450%)",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 800,
+
   ["Average HP 10x"] = 800,  
   AC = 6,
+
   AC = 6,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 +
    {Damage = 40, Type = "Claw", Flavour = "Plain"},
 +
    {Damage = 40, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 40, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 40, Type = "Claw", Flavour = "Plain"},
    {Damage = 40, Type = "Claw", Flavour = "Plain"},
+
   },  
    {Damage = 40, Type = "Claw", Flavour = "Plain"},
+
   Holiness = "Natural",  
   },
+
   ["Item Use"] = {"Uses nothing"},  
   Holiness = "Natural",
+
   Habitat = "Amphibious",  
   ["Item Use"] = {"Uses nothing"},
 
   Habitat = "Amphibious",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Warning Cry", Flags = {"Vocal","Breath",}},
+
       {Spell = "Warning Cry", Flags = {"Vocal", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Warm blood flag",},
+
   Flags = {"Warm blood flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Poison resistance","Drown resistance",},
+
   Resistances = {"Poison resistance", "Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 995,  
   XP = 1233,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "bunyip",  
   Genus = "bunyip",
+
   Species = "bunyip",  
   Species = "bunyip",
+
   Description = [=[A flesh-eating beast that uses its limbs and tail interchangeably. It moves with alarming speed, but must pause to reorganise itself after each attack. Its distinctive screams carry far and wide.]=],
   Description = [=[A flesh-eating beast that uses its five long limbs interchangeably. It moves with alarming speed, but must pause to reorganize itself after each attack. Its distinctive screams carry far and wide.]=],
 
 
}
 
}
m["burning bush"] = {
+
m["burial acolyte"] = {
   Name = "burning bush",
+
   Name = "burial acolyte",  
   Colour = "Red",
+
   Colour = "LightCyan",  
   Glyph = "P",
+
   Glyph = "p",  
   Tile = "[[File:Burning bush.png]]",
+
   Tile = "[[File:Burial acolyte.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10",  
   HD = 8,
+
   HD = 4,  
   ["HD"] = 8,
+
   ["HD"] = 4,  
   ["Average HP 10x"] = 440,
+
   ["Average HP 10x"] = 190,  
   AC = 10,
+
   AC = 2,  
   EV = 0,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
   },
+
    {Damage = 4, Type = "Hit", Flavour = "Plain"},
   Holiness = "Plant",
+
   },  
   ["Item Use"] = {"Uses nothing"},
+
   Holiness = "Natural",  
   Habitat = "Land",
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
 +
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Throw Flame", Damage = "3d7", Flags = {"Natural",}},
+
       {Spell = "Malign Offering", Damage = "2d8", Flags = {"Priest",}},
 +
      {Spell = "Dispel Undead", Damage = "3d7", Flags = {"Priest",}},
 +
      {Spell = "Funeral Dirge", Flags = {"Priest",}},
 
     },
 
     },
   },
+
  },
   Flags = {"See invisible flag","Unbreathing flag","Stationary flag",},
+
  Flags = {"Warm blood flag", "Speaks flag", "Evil flag",},
   MR = "40",
+
  Willpower = "20",
   Resistances = {"Fire resistance","Poison resistance","Drown resistance","Torment resistance",},
+
  Resistances = {},
   Vulnerabilities = {},
+
  Vulnerabilities = {},
  Corpse = "No",
+
  XP = 71,
   XP = 314,
+
  Size = "Medium",
   Size = "Giant",
+
  Intelligence = "Human",
   Intelligence = "Brainless",
+
  Genus = "human",
   Genus = "plant",
+
  Species = "human",
   Species = "bush",
+
  Description = [=[A masked priest in the service of Kikubaaqudgha, well-versed in choral rituals to both rouse the dead and send them to eternal rest.]=],
   Description = [=[A mass of blackened twigs wreathed in orange flames, with scorch marks scarring its surroundings.]=],
+
}
 +
m["burning bush"] = {
 +
  Name = "burning bush",
 +
  Colour = "Red",
 +
  Glyph = "P",
 +
  Tile = "[[File:Burning bush.png]]",
 +
  Speed = "10 (stationary)",
 +
  HD = 8,
 +
  ["HD"] = 8,
 +
  ["Average HP 10x"] = 440,
 +
  AC = 10,
 +
  EV = 0,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Plant",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Throw Flame", Damage = "3d7", Flags = {"Natural",}},
 +
    },
 +
   },  
 +
   Flags = {"See invisible flag", "Unbreathing flag", "Stationary flag",},  
 +
   Willpower = "40",  
 +
   Resistances = {"Fire resistance", "Poison resistance", "Drown resistance", "Torment resistance",},  
 +
   Vulnerabilities = {},  
 +
   XP = 314,  
 +
   Size = "Giant",  
 +
   Intelligence = "Brainless",  
 +
   Genus = "plant",  
 +
   Species = "bush",  
 +
   Description = [=[A mass of blackened twigs wreathed in orange flames, with scorch marks scarring its surroundings.]=],
 +
}
 +
m["burstshroom"] = {
 +
  Name = "burstshroom",
 +
  Colour = "Brown",
 +
  Glyph = "P",
 +
  Tile = "[[File:Burstshroom.png]]",
 +
  Speed = "10 (stationary)",
 +
  HD = 1,
 +
  ["HD"] = 1,
 +
  ["Average HP 10x"] = 52,
 +
  AC = 1,
 +
  EV = 0,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Plant",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Stationary flag", "No exp gain flag", "Peripheral flag", "Unbreathing flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 0,
 +
  Size = "Tiny",
 +
  Intelligence = "Brainless",
 +
  Genus = "fungus",
 +
  Species = "burstshroom",
 +
  Description = [=[A rapidly-growing mushroom whose life-cycle culminates in an explosive release of spores. These spores have a mild psychoactive effect and can sometimes daze creatures who breathe them in.]=],
 
}
 
}
 
m["bush"] = {
 
m["bush"] = {
   Name = "bush",
+
   Name = "bush",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "P",
+
   Glyph = "P",  
   Tile = "[[File:Bush.png]]",
+
   Tile = "[[File:Bush.png]]",  
   Speed = "0",
+
   Speed = "0",  
   HD = 20,
+
   HD = 20,  
   ["HD"] = 20,
+
   ["HD"] = 20,  
   ["Average HP 10x"] = 1100,
+
   ["Average HP 10x"] = 1100,  
   AC = 15,
+
   AC = 15,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Plant",
+
   Holiness = "Plant",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Unbreathing flag","Stationary flag","No exp gain flag",},
+
   Flags = {"Unbreathing flag", "Stationary flag", "No exp gain flag", "Harmless flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
+
   Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",},  
   Vulnerabilities = {"Fire vulnerability",},
+
   Vulnerabilities = {"Fire vulnerability",},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "plant",  
   Genus = "plant",
+
   Species = "bush",  
   Species = "bush",
+
   Description = [=[A woody plant. It looks dry enough to be easily set on fire, and its foliage is not very dense, permitting both magic and missiles to pass through unaffected. However, it is firmly rooted, and requires significant effort to destroy.]=],  
   Description = [=[A woody plant. It looks dry enough to be easily set on fire, and its foliage is not very dense, permitting missiles to pass through it. However, it is firmly rooted, and requires much effort to destroy.]=],
 
 
   Quote = [=[“And the angel of the LORD appeared unto him in a flame of fire out of the midst of a bush: and he looked, and, behold, the bush burned with fire, and the bush was not consumed.”
 
   Quote = [=[“And the angel of the LORD appeared unto him in a flame of fire out of the midst of a bush: and he looked, and, behold, the bush burned with fire, and the bush was not consumed.”
 
-KJV Bible, Exodus 3:2.]=],
 
-KJV Bible, Exodus 3:2.]=],
 
}
 
}
 
m["butterfly"] = {
 
m["butterfly"] = {
   Name = "butterfly",
+
   Name = "butterfly",  
   Colour = "LightGrey",
+
   Colour = "White",  
   Glyph = "b",
+
   Glyph = "b",  
   Tile = "[[File:Butterfly.png]]",
+
   Tile = "[[File:Butterfly.png]]",  
   Speed = "25",
+
   Speed = "25",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 10,
+
   ["Average HP 10x"] = 10,  
   AC = 0,
+
   AC = 0,  
   EV = 15,
+
   EV = 20,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag","Confused flag","No exp gain flag","Harmless flag",},
+
   Flags = {"Flying flag", "Confused flag", "No exp gain flag", "Harmless flag", "No skeleton flag",},  
   MR = "10",
+
   Willpower = "0",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Poison vulnerability",},
+
   Vulnerabilities = {"Poison vulnerability",},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "butterfly",  
   Genus = "butterfly",
+
   Species = "butterfly",  
   Species = "butterfly",
+
   Description = [=[A large, brightly coloured butterfly with beautifully patterned wings, fluttering incongruously through the darkness of the cave.]=],  
   Description = [=[A large, brightly coloured butterfly with beautifully patterned wings, fluttering incongruously through the darkness of the cave.]=],
 
 
   Quote = [=[“Happiness is a butterfly, which when pursued, is always just beyond your grasp, but which, if you will sit down quietly, may alight upon you.”
 
   Quote = [=[“Happiness is a butterfly, which when pursued, is always just beyond your grasp, but which, if you will sit down quietly, may alight upon you.”
 
-Nathaniel Hawthorne]=],
 
-Nathaniel Hawthorne]=],
 
}
 
}
 
m["cacodemon"] = {
 
m["cacodemon"] = {
   Name = "cacodemon",
+
   Name = "cacodemon",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "2",
+
   Glyph = "2",  
   Tile = "[[File:Cacodemon.png]]",
+
   Tile = "[[File:Cacodemon.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 13,
+
   HD = 13,  
   ["HD"] = 13,
+
   ["HD"] = 13,  
   ["Average HP 10x"] = 975,
+
   ["Average HP 10x"] = 975,  
   AC = 11,
+
   AC = 11,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 22, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 22, Type = "Hit", Flavour = "Vuln"},  
     {Damage = 22, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 22, Type = "Hit", Flavour = "Vuln"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Energy Bolt", Damage = "3d20", Flags = {"Magical",}},
+
       {Spell = "Doom Bolt", Damage = "3d20", Flags = {"Magical",}},  
       {Spell = "Slow", Flags = {"Magical",}},
+
       {Spell = "Vitrify", Flags = {"Magical",}},  
       {Spell = "Confuse", Flags = {"Magical",}},
+
       {Spell = "Slow", Flags = {"Magical",}},  
      {Spell = "Malmutate", Flags = {"Magical",}},
 
 
       {Spell = "Dig", Flags = {"Magical",}},
 
       {Spell = "Dig", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","See invisible flag","Flying flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Evil flag",},  
   MR = "160",
+
   Willpower = "160",  
   Resistances = {"Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",},  
  Corpse = "No",
+
   XP = 1139,  
   XP = 1636,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "cacodemon",  
   Genus = "cacodemon",
+
   Species = "cacodemon",  
   Species = "cacodemon",
+
   Description = [=[A maniacal demon, brimming with accursed power. Its gleeful laughter rarely ceases, even in the heat of battle.]=],  
   Description = [=[A hideously ugly demon of rage and legendary power, it disables its foes before blasting them to pieces.]=],
 
 
   Quote = [=[“We’ll call him Cacodemon, with his black Gib there, his Succuba, his Devil’s Seed, his Spawn of Phlegethon, that o’ my Consience was bred o’ the Spume of Cocytus.”
 
   Quote = [=[“We’ll call him Cacodemon, with his black Gib there, his Succuba, his Devil’s Seed, his Spawn of Phlegethon, that o’ my Consience was bred o’ the Spume of Cocytus.”
 
-John Fletcher, _The Knight of Malta_. 1647.]=],
 
-John Fletcher, _The Knight of Malta_. 1647.]=],
 
}
 
}
 
m["cactus giant"] = {
 
m["cactus giant"] = {
   Name = "cactus giant",
+
   Name = "cactus giant",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "C",
+
   Glyph = "C",  
   Tile = "[[File:Cactus giant.png]]",
+
   Tile = "[[File:Cactus giant.png]]",  
   Speed = "10 (atk: 300%)",
+
   Speed = "10 (atk: 300%)",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 1400,
+
   ["Average HP 10x"] = 495,  
   AC = 1,
+
   AC = 1,  
   EV = 2,
+
   EV = 2,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Plant",
+
   Holiness = "Plant",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Spiny flag","No poly flag",},
+
   Flags = {"Spiny flag", "No poly flag", "Unbreathing flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
+
   Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 602,  
   XP = 542,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "giant",  
   Genus = "giant",
+
   Species = "cactus giant",  
   Species = "cactus giant",
 
 
   Description = [=[A green-skinned, spiny colossus, with a hearty barrel chest and a thirst for battle. Any foe that strikes it in melee will be lucky to live to regret it.]=],
 
   Description = [=[A green-skinned, spiny colossus, with a hearty barrel chest and a thirst for battle. Any foe that strikes it in melee will be lucky to live to regret it.]=],
 
}
 
}
 
m["cane toad"] = {
 
m["cane toad"] = {
   Name = "cane toad",
+
   Name = "cane toad",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "F",
+
   Glyph = "F",  
   Tile = "[[File:Cane toad.png]]",
+
   Tile = "[[File:Cane toad.png]]",  
   Speed = "12 (swim: 60%)",
+
   Speed = "12 (swim: 60%)",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 7,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 385,
+
   ["Average HP 10x"] = 385,  
   AC = 6,
+
   AC = 6,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 26, Type = "Sting", Flavour = "Poison"},
 
     {Damage = 26, Type = "Sting", Flavour = "Poison"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Cold blood flag",},
+
   Flags = {"Cold blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {"Poison resistance","Drown resistance",},
+
   Resistances = {"Poison resistance", "Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 407,  
   XP = 407,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "giant frog",  
   Genus = "frog",
+
   Species = "cane toad",  
   Species = "cane toad",
 
 
   Description = [=[A hideous toad whose thick, warty hide is covered in poison glands. Unlike its smaller above-ground relatives, this dungeon-dweller is the size of a wolf.]=],
 
   Description = [=[A hideous toad whose thick, warty hide is covered in poison glands. Unlike its smaller above-ground relatives, this dungeon-dweller is the size of a wolf.]=],
 
}
 
}
 
m["catoblepas"] = {
 
m["catoblepas"] = {
   Name = "catoblepas",
+
   Name = "catoblepas",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "Y",
+
   Glyph = "Y",  
   Tile = "[[File:Catoblepas.png]]",
+
   Tile = "[[File:Catoblepas.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 770,
+
   ["Average HP 10x"] = 770,  
   AC = 10,
+
   AC = 10,  
   EV = 2,
+
   EV = 2,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 36, Type = "Gore", Flavour = "Plain"},
 
     {Damage = 36, Type = "Gore", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Petrifying Cloud", Damage = "2d6", Flags = {"Natural",}},
 
       {Spell = "Petrifying Cloud", Damage = "2d6", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Warm blood flag",},
+
   Flags = {"Warm blood flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Petrify resistance",},
+
   Resistances = {"Petrify resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 845,  
   XP = 938,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "yak",  
   Genus = "yak",
+
   Species = "catoblepas",  
   Species = "catoblepas",
+
   Description = [=[A sluggish black buffalo, its hide encrusted with dull scales. It carries its hog-like head just above the ground, protected by a stiff mane of bristles. Its fearsome breath turns flesh into stone.]=],  
   Description = [=[A sluggish black buffalo, its hide encrusted with dull scales. It carries its hog-like head just above the ground, protected by a stiff mane of bristles, joined to its body by a neck as long and loose as an emptied intestine. Man and beast alike would be wise to steer clear of this creature, as its fearsome breath is known to turn flesh into stone.]=],
 
 
   Quote = [=[“So passed he over into the island, taking with him the two brothers of Anaxius; where he found the forsaken knight attired in his own livery, as black as sorrow itself could see itself in the blackest glass: his ornaments of the same hue, but formd into the figures of ravens which seemed to gape for carrion: only his reins were snakes, which finely wrapping themselves one within the other, their heads came together to the cheeks and bosses of the bit, where they might seem to bite at the horse, and the horse, as he champed the bit, to bite at them, and that the white foam was engendered by the poisonous fury of the combat. His impresa was a Catoblepta, which so long lies dead as the moon (whereto it hath so natural a sympathy) wants her light. The word signified, that the moon wanted not the light, but the poor beast wanted the moon’s light.”
 
   Quote = [=[“So passed he over into the island, taking with him the two brothers of Anaxius; where he found the forsaken knight attired in his own livery, as black as sorrow itself could see itself in the blackest glass: his ornaments of the same hue, but formd into the figures of ravens which seemed to gape for carrion: only his reins were snakes, which finely wrapping themselves one within the other, their heads came together to the cheeks and bosses of the bit, where they might seem to bite at the horse, and the horse, as he champed the bit, to bite at them, and that the white foam was engendered by the poisonous fury of the combat. His impresa was a Catoblepta, which so long lies dead as the moon (whereto it hath so natural a sympathy) wants her light. The word signified, that the moon wanted not the light, but the poor beast wanted the moon’s light.”
 
-Sir Philip Sidney]=],
 
-Sir Philip Sidney]=],
 
}
 
}
 
m["caustic shrike"] = {
 
m["caustic shrike"] = {
   Name = "caustic shrike",
+
   Name = "caustic shrike",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "b",
+
   Glyph = "b",  
   Tile = "[[File:Caustic shrike.png]]",
+
   Tile = "[[File:Caustic shrike.png]]",  
   Speed = "20",
+
   Speed = "20",  
   HD = 18,
+
   HD = 18,  
   ["HD"] = 18,
+
   ["HD"] = 18,  
   ["Average HP 10x"] = 1080,
+
   ["Average HP 10x"] = 1080,  
   AC = 8,
+
   AC = 8,  
   EV = 18,
+
   EV = 18,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 36, Type = "Claw", Flavour = "Acid"},
 
     {Damage = 36, Type = "Claw", Flavour = "Acid"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag","Warm blood flag",},
+
   Flags = {"Flying flag", "Warm blood flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {"Fire resistance","Cold resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 2684,  
   XP = 4608,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "caustic shrike",  
   Genus = "caustic shrike",
+
   Species = "caustic shrike",  
   Species = "caustic shrike",
 
 
   Description = [=[A swift, nightmarish bird whose razor-sharp metallic feathers drip with corrosive acid.]=],
 
   Description = [=[A swift, nightmarish bird whose razor-sharp metallic feathers drip with corrosive acid.]=],
 +
}
 +
m["caustic sporangium"] = {
 +
  Name = "caustic sporangium",
 +
  Colour = "Yellow",
 +
  Glyph = "*",
 +
  Tile = "[[File:Caustic sporangium.png]]",
 +
  Speed = "15",
 +
  HD = 1,
 +
  ["HD"] = 1,
 +
  ["Average HP 10x"] = 300,
 +
  AC = 0,
 +
  EV = 10,
 +
  Attacks = {
 +
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Flying flag", "No exp gain flag", "Peripheral flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Poison resistance", "Acid resistance 3",},
 +
  Vulnerabilities = {},
 +
  XP = 0,
 +
  Size = "Small",
 +
  Intelligence = "Brainless",
 +
  Genus = "caustic sporangium",
 +
  Species = "caustic sporangium",
 +
  Description = [=[A balloon-like sac of slime mold spores, suspended in a nutrient slurry to sustain them on their search for a new home. To the great misfortune of any adventurers in the vicinity, this slurry is also a highly potent acid.]=],
 
}
 
}
 
m["centaur"] = {
 
m["centaur"] = {
   Name = "centaur",
+
   Name = "centaur",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "c",
+
   Glyph = "c",  
   Tile = "[[File:Centaur.png]]",
+
   Tile = "[[File:Centaur.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 4,
+
   HD = 4,  
   ["HD"] = 4,
+
   ["HD"] = 4,  
   ["Average HP 10x"] = 220,
+
   ["Average HP 10x"] = 220,  
   AC = 3,
+
   AC = 3,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 7, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 7, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 3, Type = "Kick", Flavour = "Plain"},
 
     {Damage = 3, Type = "Kick", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Archer flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Archer flag", "Speaks flag", "Warm blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 112,  
   XP = 112,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "centaur",  
   Genus = "centaur",
+
   Species = "centaur",  
   Species = "centaur",
+
   Description = [=[A hybrid with the torso of a human atop the body of a horse. It is highly skilled in archery.]=],  
   Description = [=[A hybrid with the torso of a human atop the body of a large horse, centaurs are famous for their skills in archery.]=],
 
 
   Quote = [=[“When Peleus, some distance away, saw him torn apart by the frightful wound he shouted: ‘Accept this tribute to the dead, at least, Crantor, dearest of youths’, and with his powerful arm, he hurled his ash spear, at full strength, at Demoleon. It ruptured the ribcage, and stuck quivering in the bone. The centaur pulled out the shaft minus its head (he tried with difficulty to reach that also) but the head was caught in his lung. The pain itself strengthened his will: wounded, he reared up at his enemy and beat the hero down with his hooves. Peleus received the resounding blows on helmet and shield, and defending his upper arms, and controlling the weapon he held out, with one blow through the arm he pierced the bi-formed breast.”
 
   Quote = [=[“When Peleus, some distance away, saw him torn apart by the frightful wound he shouted: ‘Accept this tribute to the dead, at least, Crantor, dearest of youths’, and with his powerful arm, he hurled his ash spear, at full strength, at Demoleon. It ruptured the ribcage, and stuck quivering in the bone. The centaur pulled out the shaft minus its head (he tried with difficulty to reach that also) but the head was caught in his lung. The pain itself strengthened his will: wounded, he reared up at his enemy and beat the hero down with his hooves. Peleus received the resounding blows on helmet and shield, and defending his upper arms, and controlling the weapon he held out, with one blow through the arm he pierced the bi-formed breast.”
 
-Ovid, _Metamorphoses_, XII, 330. 8 AD.]=],
 
-Ovid, _Metamorphoses_, XII, 330. 8 AD.]=],
 
}
 
}
 
m["centaur warrior"] = {
 
m["centaur warrior"] = {
   Name = "centaur warrior",
+
   Name = "centaur warrior",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "c",
+
   Glyph = "c",  
   Tile = "[[File:Centaur warrior.png]]",
+
   Tile = "[[File:Centaur warrior.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 550,
+
   ["Average HP 10x"] = 550,  
   AC = 4,
+
   AC = 4,  
   EV = 8,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 16, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 16, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 5, Type = "Kick", Flavour = "Plain"},
 
     {Damage = 5, Type = "Kick", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag","Archer flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Fighter flag", "Archer flag", "Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 838,  
   XP = 920,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "centaur",  
   Genus = "centaur",
+
   Species = "centaur",  
   Species = "centaur",
+
   Description = [=[A muscular centaur, veteran of numerous battles, armed with well-made weapons and able to use them skilfully.]=],  
   Description = [=[A muscular centaur, veteran of numerous battles, armed with well-made weapons and able to use them skillfully.]=],
 
 
   Quote = [=[“When Peleus, some distance away, saw him torn apart by the frightful wound he shouted: ‘Accept this tribute to the dead, at least, Crantor, dearest of youths’, and with his powerful arm, he hurled his ash spear, at full strength, at Demoleon. It ruptured the ribcage, and stuck quivering in the bone. The centaur pulled out the shaft minus its head (he tried with difficulty to reach that also) but the head was caught in his lung. The pain itself strengthened his will: wounded, he reared up at his enemy and beat the hero down with his hooves. Peleus received the resounding blows on helmet and shield, and defending his upper arms, and controlling the weapon he held out, with one blow through the arm he pierced the bi-formed breast.”
 
   Quote = [=[“When Peleus, some distance away, saw him torn apart by the frightful wound he shouted: ‘Accept this tribute to the dead, at least, Crantor, dearest of youths’, and with his powerful arm, he hurled his ash spear, at full strength, at Demoleon. It ruptured the ribcage, and stuck quivering in the bone. The centaur pulled out the shaft minus its head (he tried with difficulty to reach that also) but the head was caught in his lung. The pain itself strengthened his will: wounded, he reared up at his enemy and beat the hero down with his hooves. Peleus received the resounding blows on helmet and shield, and defending his upper arms, and controlling the weapon he held out, with one blow through the arm he pierced the bi-formed breast.”
 
-Ovid, _Metamorphoses_, XII, 330. 8 AD.]=],
 
-Ovid, _Metamorphoses_, XII, 330. 8 AD.]=],
 +
}
 +
m["cerulean imp"] = {
 +
  Name = "cerulean imp",
 +
  Colour = "LightBlue",
 +
  Glyph = "5",
 +
  Tile = "[[File:Cerulean imp.png]]",
 +
  Speed = "10 (move: 70%)",
 +
  HD = 3,
 +
  ["HD"] = 3,
 +
  ["Average HP 10x"] = 135,
 +
  AC = 3,
 +
  EV = 14,
 +
  Attacks = {
 +
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Demonic",
 +
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"Evil flag", "Flying flag", "Speaks flag",},
 +
  Willpower = "40",
 +
  Resistances = {"Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 12,
 +
  Size = "Little",
 +
  Intelligence = "Human",
 +
  Genus = "cerulean imp",
 +
  Species = "cerulean imp",
 +
  Description = [=[A small, wilful minor demon. Its wings, far larger than its scrawny body, were made to soar, and it lands only rarely and with the greatest reluctance.]=],
 
}
 
}
 
m["chaos spawn"] = {
 
m["chaos spawn"] = {
   Name = "chaos spawn",
+
   Name = "chaos spawn",  
   Colour = "LightGrey",
+
   Colour = "Blue",  
   Glyph = "4",
+
   Glyph = "4",  
   Tile = "[[File:Chaos spawn.png]]",
+
   Tile = "[[File:Chaos spawn.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 330,
+
   ["Average HP 10x"] = 300,  
   AC = 7,
+
   AC = 4,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 19, Type = "Hit", Flavour = "Chaos"},
+
     {Damage = 19, Type = "Random", Flavour = "Chaos"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Unholy flag",},
+
   Flags = {"Evil flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",},  
  Corpse = "No",
+
   XP = 172,  
   XP = 183,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "chaos spawn",  
   Genus = "chaos spawn",
+
   Species = "chaos spawn",  
   Species = "chaos spawn",
 
 
   Description = [=[A being of pure chaos, its form is constantly shifting, growing and then losing eyes, mouths, claws and tentacles. It corrupts everything it touches.]=],
 
   Description = [=[A being of pure chaos, its form is constantly shifting, growing and then losing eyes, mouths, claws and tentacles. It corrupts everything it touches.]=],
 
}
 
}
 
m["charred statue"] = {
 
m["charred statue"] = {
   Name = "charred statue",
+
   Name = "charred statue",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "8",
+
   Glyph = "8",  
   Tile = "[[File:Charred statue.png]]",
+
   Tile = "[[File:Charred statue.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10 (stationary)",  
   HD = 3,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 720,
+
   ["Average HP 10x"] = 720,  
   AC = 12,
+
   AC = 12,  
   EV = 1,
+
   EV = 1,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Weapon only", Flavour = "Plain"},
 
     {Damage = 20, Type = "Weapon only", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Throw Flame", Damage = "3d5", Flags = {"Magical",}},
 
       {Spell = "Throw Flame", Damage = "3d5", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Archer flag","Unbreathing flag","Speaks flag","Stationary flag","No poly flag","Don't melee flag","Artificial flag","Vault flag",},
+
   Flags = {"Archer flag", "Unbreathing flag", "Speaks flag", "Stationary flag", "No poly flag", "Don't melee flag", "Artificial flag", "Vault flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 32,  
   XP = 32,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "statue",  
   Genus = "statue",
+
   Species = "statue",  
   Species = "statue",
+
   Description = [=[A statue that has been imbued with flame, allowing it to make use of simple fire-based conjurations.]=],
   Description = [=[At first glance, this piece of sculpted granite appears inert. The red glow from its eyes, however, suggests it is no mere stone. Although it is rooted to its base, it can still move parts of itself.]=],
 
 
}
 
}
 
m["cherub"] = {
 
m["cherub"] = {
   Name = "cherub",
+
   Name = "cherub",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "A",
+
   Glyph = "A",  
   Tile = "[[File:Cherub.png]]",
+
   Tile = "[[File:Cherub.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 765,
+
   ["Average HP 10x"] = 765,  
   AC = 12,
+
   AC = 12,  
   EV = 20,
+
   EV = 20,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 15, Type = "Hit", Flavour = "Plain"},  
     {Damage = 8, Type = "Peck", Flavour = "Plain"},
+
     {Damage = 8, Type = "Cherub", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Holy",
+
   Holiness = "Holy",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Battlecry", Flags = {"Vocal",}},
 
       {Spell = "Battlecry", Flags = {"Vocal",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Archer flag","Flying flag","Speaks flag",},
+
   Flags = {"Fighter flag", "Archer flag", "Flying flag", "Speaks flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Fire resistance","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Holy resistance",},
+
   Resistances = {"Fire resistance", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Holy resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 744,  
   XP = 744,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "angel",  
   Genus = "angel",
+
   Species = "cherub",  
   Species = "cherub",
+
   Description = [=[A throne-bearer of the gods, whose head is beset by four faces: one of a man, one of an ox, one of a lion, one of an eagle. It is one of the angelic beings who stand before the good gods, singing eternal hymns of praise to their glory and greatness.]=],  
   Description = [=[Behold! A throne-bearer of the Gods, whose head is beset by four faces: one of a man, one of an ox, one of a lion, one of an eagle. It is one of the three angelic beings who stand before the good gods, singing eternal hymns of praise to their Glory and Goodness. Indeed, these hymns have the power to rouse greatness in hearts pure and true.]=],
 
 
   Quote = [=[“The glory of Yahweh mounted up from the cherub, and stood over the threshold of the house; and the house was filled with the cloud, and the court was full of the brightness of Yahweh’s glory.
 
   Quote = [=[“The glory of Yahweh mounted up from the cherub, and stood over the threshold of the house; and the house was filled with the cloud, and the court was full of the brightness of Yahweh’s glory.
 
The sound of the wings of the cherubim was heard even to the outer court, as the voice of God Almighty when he speaks.”
 
The sound of the wings of the cherubim was heard even to the outer court, as the voice of God Almighty when he speaks.”
 
-WEB Bible, Ezekiel 10:4-5]=],
 
-WEB Bible, Ezekiel 10:4-5]=],
 
}
 
}
m["conjurer statue"] = {
+
m["chonchon"] = {
   Name = "conjurer statue",
+
   Name = "chonchon",  
   Colour = "LightGrey",
+
   Colour = "LightGreen",  
   Glyph = "8",
+
   Glyph = "x",  
   Tile = "[[File:Conjurer statue.png]]",
+
   Tile = "[[File:Chonchon.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "20 (spell: 200%)",  
   HD = 12,
+
   HD = 14,  
   ["HD"] = 8,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 720,
+
   ["Average HP 10x"] = 630,  
   AC = 12,
+
   AC = 6,  
   EV = 1,
+
   EV = 16,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 20, Type = "Weapon only", Flavour = "Plain"},
+
     {Damage = 32, Type = "Headbutt", Flavour = "Chaos"},
   },
+
    {Damage = 28, Type = "Bite", Flavour = "Vampiric"},
   Holiness = "Nonliving",
+
   },  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   Holiness = "Natural",  
   Habitat = "Land",
+
   ["Item Use"] = {"Uses nothing"},  
 +
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Orb of Destruction", Damage = "9d13", Flags = {"Magical",}},
+
       {Spell = "Beckoning Gale", Damage = "2d12", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Archer flag","Unbreathing flag","Speaks flag","Stationary flag","No poly flag","Don't melee flag","Artificial flag","Vault flag",},
+
   Flags = {"Flying flag", "Batty flag", "Warm blood flag", "No poly flag", "Evil flag",},  
   MR = "Immune",
+
   Willpower = "60",  
   Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {"Silver vulnerability",},  
  Corpse = "No",
+
   XP = 1250,  
   XP = 1135,
+
   Size = "Tiny",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "chonchon",  
   Genus = "statue",
+
   Species = "chonchon",  
   Species = "statue",
+
   Description = [=[Some sorcerers care little for unholy realms or undead forms, seeking power instead in the whims of cruel chaos. This ominous owl-winged head is all that remains of a former archmage: it delights in spreading misfortune and drinking blood in its new airborne form.]=],  
   Description = [=[At first glance, this piece of sculpted granite appears inert. The red glow from its eyes, however, suggests it is no mere stone. Although it is rooted to its base, it can still move parts of itself.]=],
+
  Quote = [=[“In its simplest form it is a bird of the night, an owl (_Strix rufipes_) that
 +
flies on silent wings during the night to announce illness, death, or some
 +
other unwelcome event. When its croaking is heard it is advised to throw ash
 +
into the air and utter a few prayers in the hopes of turning away its evil.
 +
 
 +
The chonchón is also said to be a _calcu_ or evil sorcerer in disguise. It
 +
resemble a human head, with oversized wing-like ears that allow it to fly.
 +
During the night, these sorcerers’ heads detach themselves from their bodies
 +
and fly around to cause mischief, invisible to most, their ominous _tué, tué,
 +
tué_ call announcing misfortune. They have the same powers as sorcerers do,
 +
and have been known to suck the blood of sleepers.”
 +
    - _A Book of Creatures_, 2015.]=],
 
}
 
}
m["demonspawn corrupter"] = {
+
m["clockroach"] = {
   Name = "demonspawn corrupter",
+
   Name = "clockroach",  
   Colour = "LightGreen",
+
   Colour = "Brown",  
   Glyph = "6",
+
   Glyph = "B",  
   Tile = "[[File:Demonspawn corrupter.png]]",
+
   Tile = "[[File:Clockroach.png]]",  
   Speed = "10",
+
   Speed = "12",  
   HD = 15,
+
   HD = 1,  
   ["HD"] = 15,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 925,
+
   ["Average HP 10x"] = 110,  
   AC = 3,
+
   AC = 3,  
   EV = 15,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 4, Type = "Bite", Flavour = "Plain"},
    {Damage = 20, Type = "Kick", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Natural",  
   Holiness = "Natural",
+
   ["Item Use"] = {"Uses nothing"},  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   Habitat = "Land",  
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Plane Rend", Flags = {"Priest",}},
+
       {Spell = "Sandblast", Damage = "3d7", Flags = {"Magical",}},
      {Spell = "Entropic Weave", Flags = {"Priest",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","Unholy flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Warded flag", "No skeleton flag",},  
   MR = "60",
+
   Willpower = "20",  
   Resistances = {"Negative energy resistance 3","Torment resistance","Miasma resistance",},
+
   Resistances = {},  
   Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
+
   Vulnerabilities = {"Poison vulnerability",},  
  Corpse = "Clean",
+
   XP = 36,  
   XP = 1115,
+
   Size = "Little",  
   Size = "Medium",
+
   Intelligence = "Animal",  
   Intelligence = "Human",
+
   Genus = "clockroach",  
   Genus = "demonspawn",
+
   Species = "clockroach",  
   Species = "demonspawn",
+
   Description = [=[A common dungeon pest that combines the worst features of a scavenging insect and a looming deadline.
   Description = [=[A half-mortal, half-demonic creature, oozing with dark energies. It twists space around itself, and can corrupt weapons, armour and even the very flesh of its opponents.]=],
+
 
}
+
Time flows strangely around it, rewinding any injuries inflicted upon it unless the source of them is near enough to be caught up in its timestream.]=],
m["crawling corpse"] = {
 
  Name = "crawling corpse",
 
  Colour = "Brown",
 
  Glyph = "x",
 
  Tile = "[[File:Crawling corpse.png]]",
 
  Speed = "8",
 
  HD = 1,
 
  ["HD"] = 1,
 
  ["Average HP 10x"] = 10,
 
  AC = 1,
 
  EV = 0,
 
  Attacks = {
 
  },
 
  Holiness = "Undead",
 
  ["Item Use"] = {"Uses nothing"},
 
  Habitat = "Land",
 
  Flags = {"Evil flag","Unbreathing flag","No regenerate flag","No exp gain flag",},
 
  MR = "Immune",
 
  Resistances = {"Cold resistance 2","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
 
  Vulnerabilities = {"Holy vulnerability",},
 
  Corpse = "No",
 
  XP = 0,
 
  Size = "Tiny",
 
  Intelligence = "Brainless",
 
  Genus = "macabre mass",
 
  Species = "crawling corpse",
 
  Description = [=[A corpse weakly animated by necromancy. It is easily destroyed, but capable of merging with others to form more potent horrors.]=],
 
 
}
 
}
m["creeping inferno"] = {
+
m["clockwork bee"] = {
   Name = "creeping inferno",
+
   Name = "clockwork bee",  
   Colour = "LightRed",
+
   Colour = "LightCyan",  
   Glyph = "*",
+
   Glyph = "y",  
   Tile = "[[File:Creeping inferno.png]]",
+
   Tile = "[[File:Clockwork bee.png]]",  
   Speed = "14",
+
   Speed = "15",  
   HD = 15,
+
   HD = 5,  
   ["HD"] = 15,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 10,
+
   ["Average HP 10x"] = 280,  
   AC = 0,
+
   AC = 6,  
   EV = 10,
+
   EV = 16,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 13, Type = "Sting", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag","Insubstantial flag","No exp gain flag",},
+
   Flags = {"Flying flag", "Unbreathing flag",},  
   MR = "10",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 79,  
   XP = 0,
+
   Size = "Tiny",  
   Size = "Small",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "killer bee",  
   Genus = "creeping inferno",
+
   Species = "clockwork bee",  
   Species = "creeping inferno",
+
   Description = [=[A mechanical insect powered by an intricate array of gears and springs. It is vicious and resilient to damage, but its clockwork naturally winds down as it attacks, eventually leaving it unable to move until its creator winds it again.]=],
   Description = [=[A formless mass of ancient fire, bound by heat and malevolence. The slightest disturbance will destroy the bonds holding it together and unleash a fire storm. It longs for that release, yet seems reluctant to move while being observed.]=],
 
 
}
 
}
m["crimson imp"] = {
+
m["cognitogaunt"] = {
   Name = "crimson imp",
+
   Name = "cognitogaunt",  
   Colour = "Red",
+
   Colour = "Magenta",  
   Glyph = "5",
+
   Glyph = "n",  
   Tile = "[[File:Crimson imp.png]]",
+
   Tile = "[[File:cognitogaunt.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 3,
+
   HD = 14,  
   ["HD"] = 3,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 135,
+
   ["Average HP 10x"] = 780,  
   AC = 3,
+
   AC = 6,  
   EV = 14,
+
   EV = 16,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 4, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 28, Type = "Claw", Flavour = "Confuse"},
   },
+
    {Damage = 22, Type = "Touch", Flavour = "Pain"},
   Holiness = "Demonic",
+
   },  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   Holiness = "Undead",  
   Habitat = "Land",
+
   ["Item Use"] = {"Open doors"},  
 +
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Blink", Flags = {"Magical",}},
+
       {Spell = "Brain Bite", Damage = "4-8*", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","Flying flag","Regenerates flag","Speaks flag",},
+
   Flags = {"Evil flag", "Unbreathing flag", "No zombie flag", "See invisible flag", "Speaks flag",},  
   MR = "40",
+
   Willpower = "80",  
   Resistances = {"Fire resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Cold vulnerability","Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 963,  
   XP = 48,
+
   Size = "Small",  
   Size = "Little",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "cognitogaunt",  
   Genus = "crimson imp",
+
   Species = "cognitogaunt",  
   Species = "crimson imp",
+
   Description = [=[A wizened, headless corpse, animated not by conventional necromancy but by the mournful malice of dead stars. Its psychic eyes, floating disjointedly from its body's movements, relentlessly burrow through its victims' minds.]=],
   Description = [=[A small, ugly minor demon. Its fanged maw seems locked in a permanent malign grin, and its horns protrude obscenely from its scaly pate.]=],
 
  Quote = [=[“The Devil, too, sometimes steals human children; it is not infrequent for him to carry away infants within the first six weeks after birth, and to substitute in their place imps.
 
-Martin Luther]=],
 
 
}
 
}
m["crystal echidna"] = {
+
m["colossal amoeba"] = {
   Name = "crystal echidna",
+
  Name = "colossal amoeba",
   Colour = "Green",
+
  Colour = "Red",
   Glyph = "r",
+
  Glyph = "J",
   Tile = "[[File:Crystal echidna.png]]",
+
  Tile = "[[File:Colossal amoeba.png]]",
   Speed = "10",
+
  Speed = "13",
   HD = 12,
+
  HD = 17,
   ["HD"] = 12,
+
  ["HD"] = 17,
   ["Average HP 10x"] = 640,
+
  ["Average HP 10x"] = 1400,
   AC = 10,
+
  AC = 3,
   EV = 10,
+
  EV = 6,
 +
  Attacks = {
 +
    {Damage = 40, Type = "Hit", Flavour = "Swarm"},
 +
    {Damage = 23, Type = "Engulf", Flavour = "Drag"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Amphibious",
 +
  Flags = {"Eats doors", "See invisible flag", "Unblindable flag", "Amorphous flag", "Regenerates flag", "No skeleton flag",},
 +
  Willpower = "100",
 +
  Resistances = {"Poison resistance", "Acid resistance 3", "Drown resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 1464,
 +
  Size = "Giant",
 +
  Intelligence = "Brainless",
 +
  Genus = "jelly",
 +
  Species = "colossal amoeba",
 +
  Description = [=[An unfathomably massive pile of mystic pulsating protoplasm. The slightest threat will cause it to undergo rapid weaponised mitosis, rapidly overwhelming potential meals in a cytoplasmic tidal wave.]=],
 +
}
 +
m["conjurer statue"] = {
 +
  Name = "conjurer statue",
 +
  Colour = "LightGrey",
 +
  Glyph = "8",
 +
  Tile = "[[File:Conjurer statue.png]]",
 +
  Speed = "10 (stationary)",
 +
  HD = 8,
 +
  ["HD"] = 8,
 +
  ["Average HP 10x"] = 720,
 +
  AC = 12,
 +
  EV = 1,
 +
  Attacks = {
 +
    {Damage = 20, Type = "Weapon only", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Orb of Destruction", Damage = "9d13", Flags = {"Magical",}},
 +
    },
 +
  },
 +
  Flags = {"Archer flag", "Unbreathing flag", "Speaks flag", "Stationary flag", "No poly flag", "Don't melee flag", "Artificial flag", "Vault flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 1135,
 +
  Size = "Large",
 +
  Intelligence = "Human",
 +
  Genus = "statue",
 +
  Species = "statue",
 +
  Description = [=[At first glance, this piece of sculpted granite appears inert. The red glow from its eyes, however, suggests it is no mere stone. Although it is rooted to its base, it can still move parts of itself.]=],
 +
}
 +
m["crawling corpse"] = {
 +
  Name = "crawling corpse",
 +
  Colour = "Brown",
 +
  Glyph = "x",
 +
  Tile = "[[File:Crawling corpse.png]]",
 +
  Speed = "8",
 +
  HD = 1,
 +
  ["HD"] = 1,
 +
  ["Average HP 10x"] = 10,
 +
  AC = 1,
 +
  EV = 0,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Evil flag", "Unbreathing flag", "No regenerate flag", "No exp gain flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 0,
 +
  Size = "Tiny",
 +
  Intelligence = "Brainless",
 +
  Genus = "macabre mass",
 +
  Species = "crawling corpse",
 +
  Description = [=[A corpse weakly animated by necromancy. It is easily destroyed, but capable of merging with others to form more potent horrors.]=],
 +
}
 +
m["crawling flesh cage"] = {
 +
  Name = "crawling flesh cage",
 +
  Colour = "LightBlue",
 +
  Glyph = "x",
 +
  Tile = "[[File:Crawling flesh cage.png]]",
 +
  Speed = "10",
 +
  HD = 15,
 +
  ["HD"] = 15,
 +
  ["Average HP 10x"] = 900,
 +
  AC = 16,
 +
  EV = 4,
 +
  Attacks = {
 +
    {Damage = 24, Type = "Tentacle slap", Flavour = "Reach cleave ugly"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"Warm blood flag", "Herd flag", "No gen derived flag", "No poly flag", "No skeleton flag", "No zombie flag",},
 +
  Willpower = "60",
 +
  Resistances = {"Fire resistance", "Cold resistance", "Poison resistance", "Electricity resistance", "Acid resistance",},
 +
  Vulnerabilities = {"Silver vulnerability",},
 +
  XP = 755,
 +
  Size = "Large",
 +
  Intelligence = "Animal",
 +
  Genus = "crawling flesh cage",
 +
  Species = "crawling flesh cage",
 +
  Description = [=[A modern breakthrough in arcane experimentation, this mobile prison cell weaponises the living fragments of once-escaped ugly things, extending the reach of their tendrils to thrash multiple foes at once from a distance.]=],
 +
}
 +
m["creeping inferno"] = {
 +
  Name = "creeping inferno",
 +
  Colour = "LightRed",
 +
  Glyph = "*",
 +
  Tile = "[[File:Creeping inferno.png]]",
 +
  Speed = "10",
 +
  HD = 15,
 +
  ["HD"] = 15,
 +
  ["Average HP 10x"] = 1110,
 +
  AC = 0,
 +
  EV = 10,
 +
  Attacks = {
 +
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Flying flag", "Insubstantial flag", "Peripheral flag", "Unbreathing flag",},
 +
  Willpower = "60",
 +
  Resistances = {"Fire resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 2,
 +
  Size = "Small",
 +
  Intelligence = "Brainless",
 +
  Genus = "creeping inferno",
 +
  Species = "creeping inferno",
 +
  Description = [=[A formless mass of ancient fire, bound by heat and malevolence. It longs to unleash itself as a wild fire storm, yet must first patiently burn towards its victims with implaceable inevitability.]=],
 +
}
 +
m["creeping plasmodium"] = {
 +
  Name = "creeping plasmodium",
 +
  Colour = "Yellow",
 +
  Glyph = "J",
 +
  Tile = "[[File:Creeping plasmodium.png]]",
 +
  Speed = "10 (spell: 200%)",
 +
  HD = 10,
 +
  ["HD"] = 10,
 +
  ["Average HP 10x"] = 980,
 +
  AC = 17,
 +
  EV = 3,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Walls only",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Launch Sporangium", Damage = "3d20", Flags = {"Natural",}},
 +
    },
 +
  },
 +
  Flags = {"No skeleton flag", "See invisible flag", "Unblindable flag", "Amorphous flag",},
 +
  Willpower = "160",
 +
  Resistances = {"Poison resistance", "Acid resistance 3",},
 +
  Vulnerabilities = {},
 +
  XP = 1800,
 +
  Size = "Medium",
 +
  Intelligence = "Brainless",
 +
  Genus = "jelly",
 +
  Species = "creeping plasmodium",
 +
  Description = [=[An enormous and unnervingly motile slime mold colony. It creeps along the crevices of the walls in search of nutrients and can spread itself to new locations by launching enormous sporangia.]=],
 +
}
 +
m["crimson imp"] = {
 +
  Name = "crimson imp",
 +
  Colour = "Red",
 +
  Glyph = "5",
 +
  Tile = "[[File:Crimson imp.png]]",
 +
  Speed = "10",
 +
  HD = 3,
 +
  ["HD"] = 3,
 +
  ["Average HP 10x"] = 135,
 +
  AC = 3,
 +
  EV = 14,
 +
  Attacks = {
 +
    {Damage = 4, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Demonic",
 +
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Blink", Flags = {"Magical",}},
 +
    },
 +
  },
 +
  Flags = {"Evil flag", "Flying flag", "Regenerates flag", "Speaks flag",},
 +
  Willpower = "40",
 +
  Resistances = {"Fire resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Cold vulnerability", "Holy vulnerability",},
 +
  XP = 49,
 +
  Size = "Little",
 +
  Intelligence = "Human",
 +
  Genus = "crimson imp",
 +
  Species = "crimson imp",
 +
  Description = [=[A small, ugly minor demon. Its fanged maw seems locked in a permanent malign grin, and its horns protrude obscenely from its scaly pate.]=],
 +
  Quote = [=[“The Devil, too, sometimes steals human children; it is not infrequent for him to carry away infants within the first six weeks after birth, and to substitute in their place imps.”
 +
-Martin Luther]=],
 +
}
 +
m["crocodile"] = {
 +
  Name = "crocodile",
 +
  Colour = "Brown",
 +
  Glyph = "l",
 +
  Tile = "[[File:Crocodile.png]]",
 +
  Speed = "10 (swim: 60%)",
 +
  HD = 6,
 +
  ["HD"] = 6,
 +
  ["Average HP 10x"] = 360,
 +
  AC = 4,
 +
  EV = 12,
 +
  Attacks = {
 +
    {Damage = 15, Type = "Bite", Flavour = "Drag"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Amphibious",
 +
  Flags = {"Cold blood flag",},
 +
  Willpower = "20",
 +
  Resistances = {"Drown resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 119,
 +
  Size = "Large",
 +
  Intelligence = "Animal",
 +
  Genus = "crocodile",
 +
  Species = "crocodile",
 +
  Description = [=[A crocodilian with powerful jaws.]=],
 +
  Quote = [=[“How doth the little crocodile
 +
Improve his shining tail,
 +
And pour the waters of the Nile
 +
On every golden scale!
 +
 
 +
How cheerfully he seems to grin,
 +
How neatly spreads his claws,
 +
And welcomes little fishes in
 +
With gently smiling jaws!”
 +
    -Lewis Carroll, _Alice's Adventures in Wonderland_, 1865.]=],
 +
}
 +
m["crystal echidna"] = {
 +
   Name = "crystal echidna",  
 +
   Colour = "Green",  
 +
   Glyph = "r",  
 +
   Tile = "[[File:Crystal echidna.png]]",  
 +
   Speed = "13",  
 +
   HD = 12,  
 +
   ["HD"] = 12,  
 +
   ["Average HP 10x"] = 640,  
 +
   AC = 10,  
 +
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 20, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Crystal Bolt", Damage = "3d21", Flags = {"Natural",}},
+
       {Spell = "Throw Barbs", Damage = "2d13", Flags = {"Natural",}},  
       {Spell = "Throw Barbs", Damage = "2d13", Flags = {"Natural",}},
+
       {Spell = "Crystallising Shot", Damage = "3d20", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {},
+
   Flags = {"Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 3","Cold resistance 3","Electricity resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 775,  
   XP = 647,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "crystal echidna",  
   Genus = "crystal echidna",
+
   Species = "crystal echidna",  
   Species = "crystal echidna",
+
   Description = [=[A spiny, long snouted rodent grown out of pure living crystal. It is immune to most forms of magic and hurls both crystallising shots and painful barbs.]=],
   Description = [=[A spiny, long snouted rodent grown out of pure living crystal. It is immune to most forms of magic and hurls both crystalline bolts and painful barbs.]=],
+
  Quote = [=[HAMLET [Drawing his sword.]: How now! a rat? Dead, for a ducat, dead
 +
      [Stabs through the arras.]
 +
    -William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, III, 4. 1603.]=],
 
}
 
}
 
m["crystal guardian"] = {
 
m["crystal guardian"] = {
   Name = "crystal guardian",
+
   Name = "crystal guardian",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "9",
+
   Glyph = "9",  
   Tile = "[[File:Crystal guardian.png]]",
+
   Tile = "[[File:Crystal guardian.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 640,
+
   ["Average HP 10x"] = 600,  
   AC = 22,
+
   AC = 20,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 35, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 42, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Crystal Bolt", Damage = "3d25", Flags = {"Magical",}},
+
       {Spell = "Crystallising Shot", Damage = "3d25", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Unbreathing flag","Speaks flag","Artificial flag",},
+
   Flags = {"See invisible flag", "Unbreathing flag", "Speaks flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 3","Cold resistance 3","Electricity resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 920,  
   XP = 1108,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "golem",  
   Genus = "golem",
+
   Species = "crystal guardian",  
   Species = "crystal guardian",
+
   Description = [=[An intricate animated statue made of heavily ensorcelled crystal that is immune to most forms of magic. The spells which created it are so powerful that even flesh may start to crystallise around any fragments that become embedded in it - leaving its foes brittle and vulnerable.]=],
   Description = [=[An intricate animated statue made of heavily ensorcelled, tough crystal. They are immune to most forms of magic, and are magically charged to toss great bolts of fire and cold that are reflected by any surface.]=],
 
 
}
 
}
 
m["culicivora"] = {
 
m["culicivora"] = {
   Name = "culicivora",
+
   Name = "culicivora",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "s",
+
   Glyph = "s",  
   Tile = "[[File:Culicivora.png]]",
+
   Tile = "[[File:Culicivora.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 390,
+
   ["Average HP 10x"] = 390,  
   AC = 2,
+
   AC = 2,  
   EV = 16,
+
   EV = 16,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 27, Type = "Bite", Flavour = "Vampiric"},
 
     {Damage = 27, Type = "Bite", Flavour = "Vampiric"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Heal Other", Damage = "2d4+3", Flags = {"Natural",}},
 
       {Spell = "Heal Other", Damage = "2d4+3", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"No skeleton flag","Web immune flag",},
+
   Flags = {"No skeleton flag", "Web immune flag", "Evil flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Poison vulnerability",},
+
   Vulnerabilities = {"Poison vulnerability",},  
  Corpse = "Noxious",
+
   XP = 222,  
   XP = 222,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "spider",  
   Genus = "spider",
+
   Species = "culicivora",  
   Species = "culicivora",
 
 
   Description = [=[A small spider with rudimentary healing abilities. Though not undead, it packs a nasty vampiric bite.]=],
 
   Description = [=[A small spider with rudimentary healing abilities. Though not undead, it packs a nasty vampiric bite.]=],
 
}
 
}
 
m["curse skull"] = {
 
m["curse skull"] = {
   Name = "curse skull",
+
   Name = "curse skull",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "z",
+
   Glyph = "z",  
   Tile = "[[File:Curse skull.png]]",
+
   Tile = "[[File:Curse skull.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 13,
+
   HD = 13,  
   ["HD"] = 13,
+
   ["HD"] = 13,  
   ["Average HP 10x"] = 520,
+
   ["Average HP 10x"] = 520,  
   AC = 35,
+
   AC = 35,  
   EV = 3,
+
   EV = 3,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Summon Undead", Flags = {"Magical","Noisy",}},
+
       {Spell = "Summon Undead", Flags = {"Magical", "Noisy",}},  
       {Spell = "Symbol of Torment", Flags = {"Magical","Noisy",}},
+
       {Spell = "Symbol of Torment", Flags = {"Magical", "Noisy",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag","Speaks flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Speaks flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 1169,  
   XP = 1586,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "curse skull",  
   Genus = "curse skull",
+
   Species = "curse skull",  
   Species = "curse skull",
+
   Description = [=[A charred skull floating in the air and rotating slowly. Mystic symbols are carved into its blackened surface.]=],
   Description = [=[A charred skull floating in the air and rotating slowly. Mystic symbols are carved into its blackened surface.]=],
+
  Quote = [=[“Good friend for Jesus’ sake forbear,
 +
To dig the dust enclosed here.
 +
Blessed be the man that spares these stones,
 +
And cursed be he that moves my bones.”
 +
    -Epitaph on William Shakespeare's grave]=],
 
}
 
}
 
m["curse toe"] = {
 
m["curse toe"] = {
   Name = "curse toe",
+
   Name = "curse toe",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "z",
+
   Glyph = "z",  
   Tile = "[[File:Curse toe.png]]",
+
   Tile = "[[File:Curse toe.png]]",  
   Speed = "10 (move: 140%)",
+
   Speed = "10 (move: 140%)",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 980,
+
   ["Average HP 10x"] = 980,  
   AC = 25,
+
   AC = 25,  
   EV = 1,
+
   EV = 1,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Symbol of Torment", Flags = {"Magical",}},
+
       {Spell = "Symbol of Torment", Flags = {"Magical",}},  
 
       {Spell = "Summon Mushrooms", Flags = {"Magical",}},
 
       {Spell = "Summon Mushrooms", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag","Speaks flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Speaks flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 3","Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 3", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 2731,  
   XP = 4719,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "curse toe",  
   Genus = "curse toe",
+
   Species = "curse toe",  
   Species = "curse toe",
 
 
   Description = [=[A disembodied toe, hanging in the air and radiating an intense field of negative energy.]=],
 
   Description = [=[A disembodied toe, hanging in the air and radiating an intense field of negative energy.]=],
 
}
 
}
 
m["cyclops"] = {
 
m["cyclops"] = {
   Name = "cyclops",
+
   Name = "cyclops",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "C",
+
   Glyph = "C",  
   Tile = "[[File:Cyclops.png]]",
+
   Tile = "[[File:Cyclops.png]]",  
   Speed = "7",
+
   Speed = "7",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 495,
+
   ["Average HP 10x"] = 495,  
   AC = 5,
+
   AC = 5,  
   EV = 3,
+
   EV = 3,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 35, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 35, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 549,  
   XP = 531,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "giant",  
   Genus = "giant",
+
   Species = "cyclops",  
   Species = "cyclops",
+
   Description = [=[A giant with one eye in the centre of its forehead. Despite its lack of binocular vision, it is able to throw boulders with fearsome accuracy.]=],
   Description = [=[A giant with one eye in the centre of its forehead. Despite their lack of binocular vision, cyclopes throw boulders with fearsome accuracy.]=],
 
 
}
 
}
 
m["daeva"] = {
 
m["daeva"] = {
   Name = "daeva",
+
   Name = "daeva",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "A",
+
   Glyph = "A",  
   Tile = "[[File:Daeva.png]]",
+
   Tile = "[[File:Daeva.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 1190,
+
   ["Average HP 10x"] = 1190,  
   AC = 10,
+
   AC = 10,  
   EV = 11,
+
   EV = 11,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 25, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Holy",
+
   Holiness = "Holy",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Smiting", Damage = "7-17", Flags = {"Magical",}},
 
       {Spell = "Smiting", Damage = "7-17", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Flying flag","Speaks flag",},
+
   Flags = {"Fighter flag", "Flying flag", "Speaks flag",},  
   MR = "140",
+
   Willpower = "140",  
   Resistances = {"Poison resistance","Miasma resistance","Negative energy resistance 3","Holy resistance",},
+
   Resistances = {"Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Holy resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 1325,  
   XP = 1873,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "angel",  
   Genus = "angel",
+
   Species = "daeva",  
   Species = "daeva",
+
   Description = [=[A towering winged figure radiating an aura of brilliant golden light. It is a divine agent of the Shining One.]=],  
   Description = [=[A divine agent of the Shining One, a daeva is a towering winged figure radiating an aura of brilliant golden light.]=],
 
 
   Quote = [=[“Between these twain the Daevas also chose not aright, for infatuation came upon them as they took counsel together, so that they chose the Worst Thought. Then they rushed together to Violence, that they might enfeeble the world of men.”
 
   Quote = [=[“Between these twain the Daevas also chose not aright, for infatuation came upon them as they took counsel together, so that they chose the Worst Thought. Then they rushed together to Violence, that they might enfeeble the world of men.”
 
-the Avesta, Yasna XXX, 6, Ahunavaiti Gatha.
 
-the Avesta, Yasna XXX, 6, Ahunavaiti Gatha.
Line 5,974: Line 7,298:
 
}
 
}
 
m["dancing weapon"] = {
 
m["dancing weapon"] = {
   Name = "dancing weapon",
+
   Name = "dancing weapon",  
   Colour = "Black",
+
   Colour = "Red",  
   Glyph = "(",
+
   Glyph = "(",  
   Tile = "[[File:Dancing weapon.png]]",
+
   Tile = "[[File:Dancing weapon.png]]",  
   Speed = "12 - 18",
+
   Speed = "13 - 20",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 15,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 150,
+
   ["Average HP 10x"] = 150,  
   AC = 11,
+
   AC = 11,  
   EV = 18,
+
   EV = 18,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 26, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag","Flying flag","Unbreathing flag","Ghost demon flag",},
+
   Flags = {"Fighter flag", "Flying flag", "Unbreathing flag", "Ghost demon flag", "Unblindable flag", "Don't melee flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 756,  
   XP = 885,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "dancing weapon",  
   Genus = "dancing weapon",
+
   Species = "dancing weapon",  
   Species = "dancing weapon",
+
   Description = [=[A pole with a large, heavy blade on one end.
   Description = [=[A mace with a short chain connecting the head to the haft.]=],
+
 
   Quote = [=[“Even after forcing their way, with great effort and loss, through this double defense, [the Germans] still found themselves at a disadvantage; for their armor scarce enabled them to contend on equal terms with the uncouth but formidable weapons of their adversaries. The Bohemians were armed with long iron flails, which they swung with prodigious force. They seldom failed to hit, and when they did so, the flail crashed through brazen helmet, skull and all.”
+
It has been enchanted to dance through the air and attack under its own power.]=],  
-James A. Wylie, _The History of Protestantism_, vol. I, book 3, ch. 15
+
   Quote = [=[“To know the perfect length of your ſhort ſtaffe, or half Pike, Forreſt bil,
“Jon Huss and the Hussite Wars”. 1878.]=],
+
Partiſan or Gleue, or ſuch like weapons of vantage and perfect lengths, you
 +
ſhall ſtand vpright, holding the ſtaffe vpright cloſe by your body, with your
 +
left hãd, reaching with your right hand your ſtaffe as high as you can, and
 +
then allow to that length a ſpace to ſet both your hands, when you come to
 +
fight, wherein you may conueniently ſtrike, thruſt and ward, & that is the
 +
iuſt length according to you ſtature. And this note, that theſe lengths will
 +
commonly fall out to be eight or nine foot long, and will fit, although not
 +
iuſt, the ſtatures of all men, without any hindrance at all vnto them in their
 +
fight, becauſe in any weapon wherin the hands may be remoued, and at libertie,
 +
to make the weapon lõger or ſhorter in fight at his pleaſure, a foot of the
 +
ſtaffe behind the backmoſt hand doth no harme.
 +
    -George Silver,_Paradoxes of Defence_.1599.]=],
 
}
 
}
 
m["dart slug"] = {
 
m["dart slug"] = {
   Name = "dart slug",
+
   Name = "dart slug",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "w",
+
   Glyph = "w",  
   Tile = "[[File:Dart slug.png]]",
+
   Tile = "[[File:Dart slug.png]]",  
   Speed = "7",
+
   Speed = "7",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 100,
+
   ["Average HP 10x"] = 100,  
   AC = 1,
+
   AC = 1,  
   EV = 1,
+
   EV = 1,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 3, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 3, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Slug Dart", Damage = "2d3", Flags = {"Natural",}},
 
       {Spell = "Slug Dart", Damage = "2d3", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"No skeleton flag",},
+
   Flags = {"No skeleton flag",},  
   MR = "0",
+
   Willpower = "0",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Poison vulnerability",},
+
   Vulnerabilities = {"Poison vulnerability",},  
  Corpse = "Clean",
+
   XP = 3,  
   XP = 4,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "elephant slug",  
   Genus = "elephant slug",
+
   Species = "dart slug",  
   Species = "dart slug",
 
 
   Description = [=[A small invertebrate. It hunts prey considerably larger than itself by firing chitinous darts, using a concealed air bladder to launch them with remarkable range and power.]=],
 
   Description = [=[A small invertebrate. It hunts prey considerably larger than itself by firing chitinous darts, using a concealed air bladder to launch them with remarkable range and power.]=],
 
}
 
}
 
m["death cob"] = {
 
m["death cob"] = {
   Name = "death cob",
+
   Name = "death cob",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "z",
+
   Glyph = "z",  
   Tile = "[[File:Death cob.png]]",
+
   Tile = "[[File:Death cob.png]]",  
   Speed = "25",
+
   Speed = "25",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 910,
+
   ["Average HP 10x"] = 910,  
   AC = 10,
+
   AC = 10,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 35, Type = "Hit", Flavour = "Drain speed"},
 
     {Damage = 35, Type = "Hit", Flavour = "Drain speed"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","Unbreathing flag","Speaks flag",},
+
   Flags = {"Evil flag", "Unbreathing flag", "Speaks flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 1517,  
   XP = 2278,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "death cob",  
   Genus = "death cob",
+
   Species = "death cob",  
   Species = "death cob",
 
 
   Description = [=[A dreadful undead cob of maize. Look, this one was probably a mistake. We're sorry.]=],
 
   Description = [=[A dreadful undead cob of maize. Look, this one was probably a mistake. We're sorry.]=],
 
}
 
}
 
m["death drake"] = {
 
m["death drake"] = {
   Name = "death drake",
+
   Name = "death drake",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "k",
+
   Glyph = "k",  
   Tile = "[[File:Death drake.png]]",
+
   Tile = "[[File:Death drake.png]]",  
   Speed = "13",
+
   Speed = "13",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 765,
+
   ["Average HP 10x"] = 765,  
   AC = 6,
+
   AC = 6,  
   EV = 14,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 12, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 12, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Miasma Breath", Damage = "3d9", Flags = {"Natural","Breath",}},
+
       {Spell = "Miasma Breath", Damage = "3d9", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Cold blood flag","Flying flag",},
+
   Flags = {"Cold blood flag", "Flying flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Poison resistance","Miasma resistance",},
+
   Resistances = {"Poison resistance", "Miasma resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 742,  
   XP = 742,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "drake",  
   Genus = "drake",
+
   Species = "death drake",  
   Species = "death drake",
+
   Description = [=[A dark and baleful minor dragon. It breathes a lethally potent miasma from its pestilential maw.]=],
   Description = [=[A dark and baleful minor dragon, the death drake breathes a lethally potent miasma from its pestilential maw.]=],
 
 
}
 
}
 
m["death knight"] = {
 
m["death knight"] = {
   Name = "death knight",
+
   Name = "death knight",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Death knight.png]]",
+
   Tile = "[[File:Death knight.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 10,
+
   HD = 14,  
   ["HD"] = 10,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 800,
+
   ["Average HP 10x"] = 840,  
   AC = 10,
+
   AC = 14,  
   EV = 9,
+
   EV = 11,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 28, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 32, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Agony Range", Flags = {"Priest",}},
+
       {Spell = "Agony", Flags = {"Priest",}},  
       {Spell = "Injury Mirror", Flags = {"Priest",}},
+
       {Spell = "Hurl Torchlight", Damage = "3d19", Flags = {"Priest",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Evil flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Fighter flag", "Evil flag", "Speaks flag", "Warm blood flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "Clean",
+
   XP = 1023,  
   XP = 912,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[A warrior-priest of Yredelemnul, chanting fearful supplications to its dark god.]=],
   Description = [=[A warrior-priest of Yredelemnul that chants unholy homages to the dark god and calls forth the dead.]=],
 
 
}
 
}
 
m["death scarab"] = {
 
m["death scarab"] = {
   Name = "death scarab",
+
   Name = "death scarab",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "B",
+
   Glyph = "B",  
   Tile = "[[File:Death scarab.png]]",
+
   Tile = "[[File:Death scarab.png]]",  
   Speed = "30",
+
   Speed = "30",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 280,
+
   ["Average HP 10x"] = 320,  
   AC = 7,
+
   AC = 7,  
   EV = 14,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 33, Type = "Bite", Flavour = "Scarab"},
 
     {Damage = 33, Type = "Bite", Flavour = "Scarab"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","Unbreathing flag","Batty flag","No skeleton flag","Web immune flag",},
+
   Flags = {"Evil flag", "Unbreathing flag", "Batty flag", "No skeleton flag", "Web immune flag", "No zombie flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "Noxious",
+
   XP = 814,  
   XP = 876,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "death scarab",  
   Genus = "beetle",
+
   Species = "death scarab",  
   Species = "death scarab",
+
   Description = [=[A hideous swarming undead insect, exuding death and decay and feeding on the life energies of those unfortunate enough to encounter it.]=],
   Description = [=[A hideous swarming undead insect, exuding death and decay and feeding on the life energies of those unfortunate enough to encounter them.]=],
 
 
}
 
}
 
m["death yak"] = {
 
m["death yak"] = {
   Name = "death yak",
+
   Name = "death yak",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "Y",
+
   Glyph = "Y",  
   Tile = "[[File:Death yak.png]]",
+
   Tile = "[[File:Death yak.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 770,
+
   ["Average HP 10x"] = 770,  
   AC = 9,
+
   AC = 9,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 30, Type = "Gore", Flavour = "Plain"},
 
     {Damage = 30, Type = "Gore", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Warm blood flag","Herd flag",},
+
   Flags = {"Warm blood flag", "Herd flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 813,  
   XP = 872,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "yak",  
   Genus = "yak",
+
   Species = "death yak",  
   Species = "death yak",
 
 
   Description = [=[A larger and beefier relative of the common dungeon yak. Its little red eyes gleam with hunger for living flesh.]=],
 
   Description = [=[A larger and beefier relative of the common dungeon yak. Its little red eyes gleam with hunger for living flesh.]=],
 
}
 
}
 
m["deathcap"] = {
 
m["deathcap"] = {
   Name = "deathcap",
+
   Name = "deathcap",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "f",
+
   Glyph = "f",  
   Tile = "[[File:Deathcap.png]]",
+
   Tile = "[[File:Deathcap.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 13,
+
   HD = 13,  
   ["HD"] = 13,
+
   ["HD"] = 13,  
   ["Average HP 10x"] = 520,
+
   ["Average HP 10x"] = 520,  
   AC = 5,
+
   AC = 5,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 33, Type = "Spore", Flavour = "Confuse"},
 
     {Damage = 33, Type = "Spore", Flavour = "Confuse"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Drain Life", Damage = "1d23", Flags = {"Magical",}},
+
       {Spell = "Drain Life", Damage = "2d15", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","Unbreathing flag",},
+
   Flags = {"Evil flag", "Unbreathing flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 5,  
   XP = 622,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "fungus",  
   Genus = "fungus",
+
   Species = "wandering mushroom",  
   Species = "wandering mushroom",
 
 
   Description = [=[A noxious and deadly fungus suffused with negative energy. While parasitic in life, undeath has granted it the ability to absorb its nutrients directly from the life force of others.]=],
 
   Description = [=[A noxious and deadly fungus suffused with negative energy. While parasitic in life, undeath has granted it the ability to absorb its nutrients directly from the life force of others.]=],
 
}
 
}
 
m["decayed bog body"] = {
 
m["decayed bog body"] = {
   Name = "decayed bog body",
+
   Name = "decayed bog body",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "n",
+
   Glyph = "n",  
   Tile = "[[File:Decayed bog body.png]]",
+
   Tile = "[[File:Decayed bog body.png]]",  
   Speed = "10 (swim: 140%)",
+
   Speed = "10 (swim: 140%)",  
   HD = 3,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 390,
+
   ["Average HP 10x"] = 390,  
   AC = 1,
+
   AC = 1,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 25, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 4, Type = "Touch", Flavour = "Cold"},
 
     {Damage = 4, Type = "Touch", Flavour = "Cold"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Throw Frost", Damage = "3d5", Flags = {"Wizard",}},
+
       {Spell = "Throw Frost", Damage = "3d5", Flags = {"Wizard",}},  
 
       {Spell = "Slow", Flags = {"Wizard",}},
 
       {Spell = "Slow", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","Unbreathing flag","No zombie flag","Vault flag",},
+
   Flags = {"Evil flag", "Unbreathing flag", "No zombie flag", "Vault flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Fire resistance","Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "Noxious",
+
   XP = 50,  
   XP = 50,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "ghoul",  
   Genus = "ghoul",
+
   Species = "bog body",  
   Species = "bog body",
 
 
   Description = [=[An undead figure preserved by the brackish waters of a bog. Though it has been reanimated by some unknown magic, this magic is not enough to prevent its decaying.]=],
 
   Description = [=[An undead figure preserved by the brackish waters of a bog. Though it has been reanimated by some unknown magic, this magic is not enough to prevent its decaying.]=],
 
}
 
}
 
m["deep dwarf"] = {
 
m["deep dwarf"] = {
   Name = "deep dwarf",
+
   Name = "deep dwarf",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "g",
+
   Glyph = "g",  
   Tile = "[[File:Deep dwarf.png]]",
+
   Tile = "[[File:Deep dwarf.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 275,
+
   ["Average HP 10x"] = 275,  
   AC = 2,
+
   AC = 2,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","No regenerate flag","No poly flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "No regenerate flag", "No poly flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 130,  
   XP = 130,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "dwarf",  
   Genus = "dwarf",
+
   Species = "deep dwarf",  
   Species = "deep dwarf",
 
 
   Description = [=[Pale and unnaturally tough-skinned, deep dwarves dwell far below ground and almost never emerge into the sunlit upper world.]=],
 
   Description = [=[Pale and unnaturally tough-skinned, deep dwarves dwell far below ground and almost never emerge into the sunlit upper world.]=],
 
}
 
}
 
m["deep elf annihilator"] = {
 
m["deep elf annihilator"] = {
   Name = "deep elf annihilator",
+
   Name = "deep elf annihilator",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:Deep elf annihilator.png]]",
+
   Tile = "[[File:Deep elf annihilator.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 15,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 675,
+
   ["Average HP 10x"] = 675,  
   AC = 1,
+
   AC = 3,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Lightning Bolt", Damage = "3d20", Flags = {"Wizard",}},
+
       {Spell = "Lightning Bolt", Damage = "3d20", Flags = {"Wizard",}},  
       {Spell = "Lehudib's Crystal Spear", Damage = "3d34", Flags = {"Wizard",}},
+
       {Spell = "Lehudib's Crystal Spear", Damage = "3d34", Flags = {"Wizard",}},  
       {Spell = "Blink", Flags = {"Wizard",}},
+
       {Spell = "Blink", Flags = {"Wizard",}},  
       {Spell = "Iron Shot", Damage = "3d28", Flags = {"Wizard",}},
+
       {Spell = "Iron Shot", Damage = "3d28", Flags = {"Wizard",}},  
 
       {Spell = "Poison Arrow", Damage = "3d22", Flags = {"Wizard",}},
 
       {Spell = "Poison Arrow", Damage = "3d22", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1008,  
   XP = 1260,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elf",  
   Genus = "elf",
+
   Species = "elf",  
   Species = "elf",
 
 
   Description = [=[A deep elf who exults in conjured mayhem and destruction. It is widely hated and feared, both for the power and for the precision of its destructive magics.]=],
 
   Description = [=[A deep elf who exults in conjured mayhem and destruction. It is widely hated and feared, both for the power and for the precision of its destructive magics.]=],
 
}
 
}
 
m["deep elf archer"] = {
 
m["deep elf archer"] = {
   Name = "deep elf archer",
+
   Name = "deep elf archer",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:Deep elf archer.png]]",
+
   Tile = "[[File:Deep elf archer.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 500,
+
   ["Average HP 10x"] = 500,  
   AC = 3,
+
   AC = 3,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 21, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 21, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Blink Away", Flags = {"Wizard",}},
+
       {Spell = "Blink Range", Flags = {"Wizard", "Short range",}},  
       {Spell = "Slow", Flags = {"Wizard",}},
+
       {Spell = "Slow", Flags = {"Wizard",}},  
       {Spell = "Confuse", Flags = {"Wizard",}},
+
       {Spell = "Confuse", Flags = {"Wizard",}},  
       {Spell = "Repel Missiles", Flags = {"Wizard",}},
+
       {Spell = "Deflect Missiles", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Archer flag","Speaks flag","Warm blood flag","Don't melee flag",},
+
   Flags = {"Archer flag", "Speaks flag", "Warm blood flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 748,  
   XP = 667,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elf",  
   Genus = "elf",
+
   Species = "elf",  
   Species = "elf",
 
 
   Description = [=[An experienced deep elf fighter with a penchant for ranged combat.]=],
 
   Description = [=[An experienced deep elf fighter with a penchant for ranged combat.]=],
 
}
 
}
 
m["deep elf blademaster"] = {
 
m["deep elf blademaster"] = {
   Name = "deep elf blademaster",
+
   Name = "deep elf blademaster",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:Deep elf blademaster.png]]",
+
   Tile = "[[File:Deep elf blademaster.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 1040,
+
   ["Average HP 10x"] = 1040,  
   AC = 3,
+
   AC = 3,  
   EV = 25,
+
   EV = 25,  
 
   Attacks = {
 
   Attacks = {
 +
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Natural",  
   Holiness = "Natural",
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   Habitat = "Land",  
   Habitat = "Land",
+
   Flags = {"Two weapons flag", "Fighter flag", "Speaks flag", "Warm blood flag",},  
   Flags = {"Two weapons flag","Fighter flag","Speaks flag","Warm blood flag",},
+
   Willpower = "120",  
   MR = "120",
+
   Resistances = {},  
   Resistances = {},
+
   Vulnerabilities = {},  
   Vulnerabilities = {},
+
   XP = 1669,  
  Corpse = "Clean",
+
   Size = "Medium",  
   XP = 2596,
+
   Intelligence = "Human",  
   Size = "Medium",
+
   Genus = "elf",  
   Intelligence = "Human",
+
   Species = "elf",  
   Genus = "elf",
+
   Description = [=[A champion of the deep elves, who scorns magic and is devoted to the study of the sword. It wields two weapons with astonishing dexterity and speed.]=],
   Species = "elf",
 
   Description = [=[A champion of the deep elves, who scorns magic and is devoted to the study of the sword. A blademaster wields two weapons with astonishing dexterity and speed.]=],
 
 
}
 
}
 
m["deep elf death mage"] = {
 
m["deep elf death mage"] = {
   Name = "deep elf death mage",
+
   Name = "deep elf death mage",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:Deep elf death mage.png]]",
+
   Tile = "[[File:Deep elf death mage.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 15,
+
   HD = 17,  
   ["HD"] = 15,
+
   ["HD"] = 17,  
   ["Average HP 10x"] = 675,
+
   ["Average HP 10x"] = 775,  
   AC = 1,
+
   AC = 3,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Draining", Damage = "3d22", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Draining", Damage = "3d24", Flags = {"Wizard",}},  
       {Spell = "Vampiric Draining", Damage = "4-37", Flags = {"Wizard",}},
+
       {Spell = "Vampiric Draining", Damage = "4-41", Flags = {"Wizard",}},  
       {Spell = "Call Lost Soul", Flags = {"Wizard",}},
+
       {Spell = "Call Lost Souls", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Speaks flag", "Warm blood flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1031,  
   XP = 934,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elf",  
   Genus = "elf",
+
   Species = "elf",  
   Species = "elf",
 
 
   Description = [=[A deep elf surrounded by a shimmering aura of negative energy, as a result of its practice of necromancy and life-sapping magic.]=],
 
   Description = [=[A deep elf surrounded by a shimmering aura of negative energy, as a result of its practice of necromancy and life-sapping magic.]=],
 
}
 
}
 
m["deep elf demonologist"] = {
 
m["deep elf demonologist"] = {
   Name = "deep elf demonologist",
+
   Name = "deep elf demonologist",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:Deep elf demonologist.png]]",
+
   Tile = "[[File:Deep elf demonologist.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 540,
+
   ["Average HP 10x"] = 540,  
   AC = 2,
+
   AC = 3,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Summon Demon", Flags = {"Wizard",}},
+
       {Spell = "Summon Demon", Flags = {"Wizard",}},  
       {Spell = "Summon Greater Demon", Flags = {"Wizard",}},
+
       {Spell = "Summon Greater Demon", Flags = {"Wizard",}},  
 
       {Spell = "Banishment", Flags = {"Wizard",}},
 
       {Spell = "Banishment", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Evil flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1034,  
   XP = 1314,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elf",  
   Genus = "elf",
+
   Species = "elf",  
   Species = "elf",
 
 
   Description = [=[A deep elf who is marked heavily by long years of contact with unnatural demonic forces and the creatures of the Abyss.]=],
 
   Description = [=[A deep elf who is marked heavily by long years of contact with unnatural demonic forces and the creatures of the Abyss.]=],
 
}
 
}
 
m["deep elf elementalist"] = {
 
m["deep elf elementalist"] = {
   Name = "deep elf elementalist",
+
   Name = "deep elf elementalist",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:Deep elf elementalist.png]]",
+
   Tile = "[[File:Deep elf elementalist.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 630,
+
   ["Average HP 10x"] = 630,  
   AC = 1,
+
   AC = 3,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Awaken Earth", Damage = "42d1", Flags = {"Wizard",}},
+
       {Spell = "Lee's Rapid Deconstruction", Damage = "3d20*", Flags = {"Wizard",}},  
       {Spell = "Fireball", Damage = "3d23", Flags = {"Wizard",}},
+
       {Spell = "Fireball", Damage = "3d23", Flags = {"Wizard",}},  
       {Spell = "Freezing Cloud", Damage = "2d24", Flags = {"Wizard",}},
+
       {Spell = "Hoarfrost Cannonade", Flags = {"Wizard",}},  
       {Spell = "Repel Missiles", Flags = {"Wizard",}},
+
       {Spell = "Haste", Flags = {"Wizard",}},  
       {Spell = "Haste", Flags = {"Wizard",}},
+
       {Spell = "Deflect Missiles", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1190,  
   XP = 1560,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elf",  
   Genus = "elf",
+
   Species = "elf",  
   Species = "elf",
+
   Description = [=[A deep elf commanding the primal forces of the universe. It is renowned for its ability to pin down even the most elusive foes with powerful, unavoidable magic.]=],
   Description = [=[The primal forces of the universe dance at this demented wizard's fingertips. They are renowned for the ability to dig out and pin down even the most elusive foes with powerful, unavoidable magic.]=],
 
 
}
 
}
 
m["deep elf high priest"] = {
 
m["deep elf high priest"] = {
   Name = "deep elf high priest",
+
   Name = "deep elf high priest",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:Deep elf high priest.png]]",
+
   Tile = "[[File:Deep elf high priest.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 11,
+
   HD = 11,  
   ["HD"] = 11,
+
   ["HD"] = 11,  
   ["Average HP 10x"] = 495,
+
   ["Average HP 10x"] = 495,  
   AC = 4,
+
   AC = 6,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 14, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 14, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Aura of Brilliance", Flags = {"Priest",}},
+
       {Spell = "Call Down Damnation", Damage = "3d15", Flags = {"Priest",}},  
       {Spell = "Call Down Damnation", Damage = "3d15", Flags = {"Priest",}},
+
       {Spell = "Malign Offering", Damage = "2d17", Flags = {"Priest",}},  
       {Spell = "Malign Offering", Damage = "2d17", Flags = {"Priest",}},
+
       {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},  
       {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},
+
       {Spell = "Prayer of Brilliance", Flags = {"Priest",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","Unholy flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Evil flag", "Speaks flag", "Warm blood flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 896,  
   XP = 896,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elf",  
   Genus = "elf",
+
   Species = "elf",  
   Species = "elf",
 
 
   Description = [=[An exalted servant of the ancient dark god of the deep elves, basking in hellish death magic.]=],
 
   Description = [=[An exalted servant of the ancient dark god of the deep elves, basking in hellish death magic.]=],
 
}
 
}
 
m["deep elf knight"] = {
 
m["deep elf knight"] = {
   Name = "deep elf knight",
+
   Name = "deep elf knight",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:Deep elf knight.png]]",
+
   Tile = "[[File:Deep elf knight.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 11,
+
   HD = 11,  
   ["HD"] = 11,
+
   ["HD"] = 11,  
   ["Average HP 10x"] = 495,
+
   ["Average HP 10x"] = 495,  
   AC = 1,
+
   AC = 3,  
   EV = 16,
+
   EV = 16,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 21, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 21, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Throw Icicle", Damage = "3d20", Flags = {"Wizard",}},
+
       {Spell = "Throw Icicle", Damage = "3d20", Flags = {"Wizard",}},  
       {Spell = "Force Lance", Damage = "3d14", Flags = {"Wizard",}},
+
       {Spell = "Force Lance", Damage = "3d14", Flags = {"Wizard",}},  
       {Spell = "Haste", Flags = {"Wizard",}},
+
       {Spell = "Haste", Flags = {"Wizard",}},  
 
       {Spell = "Invisibility", Flags = {"Wizard",}},
 
       {Spell = "Invisibility", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Fighter flag", "Speaks flag", "Warm blood flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 780,  
   XP = 805,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elf",  
   Genus = "elf",
+
   Species = "elf",  
   Species = "elf",
 
 
   Description = [=[A battle-hardened deep elf fighter.]=],
 
   Description = [=[A battle-hardened deep elf fighter.]=],
 
}
 
}
 
m["deep elf master archer"] = {
 
m["deep elf master archer"] = {
   Name = "deep elf master archer",
+
   Name = "deep elf master archer",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:Deep elf master archer.png]]",
+
   Tile = "[[File:Deep elf master archer.png]]",  
   Speed = "10 (msl: 50%)",
+
   Speed = "10 (msl: 50%)",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 15,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 750,
+
   ["Average HP 10x"] = 750,  
   AC = 0,
+
   AC = 3,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Archer flag","Speaks flag","Warm blood flag","Don't melee flag",},
+
   Flags = {"Archer flag", "Speaks flag", "Warm blood flag", "Don't melee flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1645,  
   XP = 2510,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elf",  
   Genus = "elf",
+
   Species = "elf",  
   Species = "elf",
 
 
   Description = [=[A deep elf archer who has devoted a lifetime to the mastery of archery, dismissing magic as a frivolous distraction.]=],
 
   Description = [=[A deep elf archer who has devoted a lifetime to the mastery of archery, dismissing magic as a frivolous distraction.]=],
 
}
 
}
 
m["deep elf pyromancer"] = {
 
m["deep elf pyromancer"] = {
   Name = "deep elf pyromancer",
+
   Name = "deep elf pyromancer",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:.Deep elf pyromancer.png]]",
+
   Tile = "[[File:.Deep elf pyromancer.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 405,
+
   ["Average HP 10x"] = 405,  
   AC = 0,
+
   AC = 3,  
   EV = 13,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Sticky Flame Range", Damage = "3d5", Flags = {"Wizard",}},
+
       {Spell = "Pyre Arrow", Damage = "2d9*", Flags = {"Wizard",}},  
       {Spell = "Bolt of Fire", Damage = "3d17", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Fire", Damage = "3d17", Flags = {"Wizard",}},  
       {Spell = "Summon Fire Elementals", Flags = {"Wizard",}},
+
       {Spell = "Summon Fire Elementals", Flags = {"Wizard",}},  
 
       {Spell = "Blink", Flags = {"Wizard",}},
 
       {Spell = "Blink", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 601,  
   XP = 601,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elf",  
   Genus = "elf",
+
   Species = "elf",  
   Species = "elf",
 
 
   Description = [=[A deep elf learned in the ways of fiery magic. It is capable of casting a wide array of scorching spells.]=],
 
   Description = [=[A deep elf learned in the ways of fiery magic. It is capable of casting a wide array of scorching spells.]=],
 
}
 
}
 
m["deep elf sorcerer"] = {
 
m["deep elf sorcerer"] = {
   Name = "deep elf sorcerer",
+
   Name = "deep elf sorcerer",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:Deep elf sorcerer.png]]",
+
   Tile = "[[File:Deep elf sorcerer.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 630,
+
   ["Average HP 10x"] = 630,  
   AC = 1,
+
   AC = 3,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Corrosive Bolt", Damage = "3d21", Flags = {"Wizard",}},
+
       {Spell = "Corrosive Bolt", Damage = "3d23", Flags = {"Wizard",}},  
       {Spell = "Banishment", Flags = {"Wizard",}},
+
       {Spell = "Banishment", Flags = {"Wizard",}},  
       {Spell = "Haste", Flags = {"Wizard",}},
+
       {Spell = "Haste", Flags = {"Wizard",}},  
 
       {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Wizard",}},
 
       {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Evil flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1241,  
   XP = 1724,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elf",  
   Genus = "elf",
+
   Species = "elf",  
   Species = "elf",
 
 
   Description = [=[A mighty spellcaster who draws power from the very Hells, and possesses lethal arcane abilities.]=],
 
   Description = [=[A mighty spellcaster who draws power from the very Hells, and possesses lethal arcane abilities.]=],
 
}
 
}
 
m["deep elf zephyrmancer"] = {
 
m["deep elf zephyrmancer"] = {
   Name = "deep elf zephyrmancer",
+
   Name = "deep elf zephyrmancer",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:.Deep elf zephyrmancer.png]]",
+
   Tile = "[[File:.Deep elf zephyrmancer.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 405,
+
   ["Average HP 10x"] = 405,  
   AC = 0,
+
   AC = 3,  
   EV = 13,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Lightning Bolt", Damage = "3d16", Flags = {"Wizard",}},
+
       {Spell = "Lightning Bolt", Damage = "3d16", Flags = {"Wizard",}},  
 
       {Spell = "Blink", Flags = {"Wizard",}},
 
       {Spell = "Blink", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 602,  
   XP = 570,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elf",  
   Genus = "elf",
+
   Species = "elf",  
   Species = "elf",
+
   Description = [=[An elf with a singular focus on the magic of the air, leaving little time to study anything else.]=],
   Description = [=[An elf with singular focus on the magic of the air, leaving little time to study anything else.]=],
 
 
}
 
}
 
m["deep troll"] = {
 
m["deep troll"] = {
   Name = "deep troll",
+
   Name = "deep troll",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "T",
+
   Glyph = "T",  
   Tile = "[[File:Deep troll.png]]",
+
   Tile = "[[File:Deep troll.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 550,
+
   ["Average HP 10x"] = 550,  
   AC = 6,
+
   AC = 6,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 27, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 27, Type = "Bite", Flavour = "Plain"},  
     {Damage = 20, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 20, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 20, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 20, Type = "Claw", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"See invisible flag","Regenerates flag","Unblindable flag","Speaks flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Regenerates flag", "Unblindable flag", "Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 729,  
   XP = 729,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "troll",  
   Genus = "troll",
+
   Species = "deep troll",  
   Species = "deep troll",
+
   Description = [=[A stooped troll with dark skin. It often travels in packs.]=],  
   Description = [=[A stooped troll with dark skin, the cave-dwelling deep troll often travels in packs.]=],
 
 
   Quote = [=[“Buckshank bold and Elfinstone,
 
   Quote = [=[“Buckshank bold and Elfinstone,
 
And more than I can mention here,
 
And more than I can mention here,
Line 6,763: Line 8,076:
 
}
 
}
 
m["deep troll earth mage"] = {
 
m["deep troll earth mage"] = {
   Name = "deep troll earth mage",
+
   Name = "deep troll earth mage",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "T",
+
   Glyph = "T",  
   Tile = "[[File:Deep troll earth mage.png]]",
+
   Tile = "[[File:Deep troll earth mage.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 480,
+
   ["Average HP 10x"] = 480,  
   AC = 12,
+
   AC = 12,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 27, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 27, Type = "Bite", Flavour = "Plain"},
 +
    {Damage = 20, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 20, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 20, Type = "Claw", Flavour = "Plain"},
    {Damage = 20, Type = "Claw", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Natural",  
   Holiness = "Natural",
+
   ["Item Use"] = {"Open doors"},  
   ["Item Use"] = {"Open doors"},
+
   Habitat = "Land",  
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Lee's Rapid Deconstruction", Damage = "Nd18", Flags = {"Wizard",}},
+
       {Spell = "Lee's Rapid Deconstruction", Damage = "3d18*", Flags = {"Wizard",}},  
 
       {Spell = "Dig", Flags = {"Wizard",}},
 
       {Spell = "Dig", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Unblindable flag","Speaks flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Unblindable flag", "Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 807,  
   XP = 861,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "troll",  
   Genus = "troll",
+
   Species = "deep troll",  
   Species = "deep troll",
+
   Description = [=[A particularly intelligent deep troll. It uses its magic to tunnel through the earth and ambush foes.]=],  
   Description = [=[A particularly intelligent deep troll, its use of magic to tunnel through the earth allows it and its kin to ambush their foes.]=],
 
 
   Quote = [=[“Buckshank bold and Elfinstone,
 
   Quote = [=[“Buckshank bold and Elfinstone,
 
And more than I can mention here,
 
And more than I can mention here,
Line 6,810: Line 8,122:
 
}
 
}
 
m["deep troll shaman"] = {
 
m["deep troll shaman"] = {
   Name = "deep troll shaman",
+
   Name = "deep troll shaman",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "T",
+
   Glyph = "T",  
   Tile = "[[File:Deep troll shaman.png]]",
+
   Tile = "[[File:Deep troll shaman.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 480,
+
   ["Average HP 10x"] = 480,  
   AC = 6,
+
   AC = 6,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 27, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 27, Type = "Bite", Flavour = "Plain"},  
     {Damage = 20, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 20, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 20, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 20, Type = "Claw", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Haste Other", Flags = {"Priest",}},
+
       {Spell = "Haste Other", Flags = {"Priest",}},  
 
       {Spell = "Might Other", Flags = {"Priest",}},
 
       {Spell = "Might Other", Flags = {"Priest",}},
      {Spell = "Minor Healing", Damage = "2d6+3", Flags = {"Emergency","Priest",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","See invisible flag","Unblindable flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Unblindable flag", "Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "Clean",
+
   XP = 816,  
   XP = 876,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "troll",  
   Genus = "troll",
+
   Species = "deep troll",  
   Species = "deep troll",
+
   Description = [=[A deep troll blessed with divine power to strengthen and hasten its kin.]=],  
   Description = [=[A deep troll blessed with divine power to strengthen and hasten its kin.]=],
 
 
   Quote = [=[“Buckshank bold and Elfinstone,
 
   Quote = [=[“Buckshank bold and Elfinstone,
 
And more than I can mention here,
 
And more than I can mention here,
Line 6,858: Line 8,168:
 
}
 
}
 
m["deformed elf"] = {
 
m["deformed elf"] = {
   Name = "deformed elf",
+
   Name = "deformed elf",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:Deformed elf.png]]",
+
   Tile = "[[File:Deformed elf.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 360,
+
   ["Average HP 10x"] = 360,  
   AC = 3,
+
   AC = 3,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","No poly flag","Vault flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "Vault flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 346,  
   XP = 346,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elf",  
   Genus = "elf",
+
   Species = "elf",  
   Species = "elf",
 
 
   Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
 
   Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
 
}
 
}
 
m["deformed human"] = {
 
m["deformed human"] = {
   Name = "deformed human",
+
   Name = "deformed human",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Deformed human.png]]",
+
   Tile = "[[File:Deformed human.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 330,
+
   ["Average HP 10x"] = 330,  
   AC = 3,
+
   AC = 3,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","Vault flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Vault flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 194,  
   XP = 194,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=],  
   Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=],
 
 
   Quote = [=[“Do you know
 
   Quote = [=[“Do you know
 
Do I know
 
Do I know
Line 6,922: Line 8,230:
 
}
 
}
 
m["deformed orc"] = {
 
m["deformed orc"] = {
   Name = "deformed orc",
+
   Name = "deformed orc",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "o",
+
   Glyph = "o",  
   Tile = "[[File:Deformed orc.png]]",
+
   Tile = "[[File:Deformed orc.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 70,
+
   ["Average HP 10x"] = 70,  
   AC = 1,
+
   AC = 1,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","Vault flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Vault flag",},  
   MR = "0",
+
   Willpower = "0",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 3,  
   XP = 3,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "orc",  
   Genus = "orc",
+
   Species = "orc",  
   Species = "orc",
 
 
   Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
 
   Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
 
}
 
}
 
m["demigod"] = {
 
m["demigod"] = {
   Name = "demigod",
+
   Name = "demigod",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Demigod.png]]",
+
   Tile = "[[File:Demigod.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 375,
+
   ["Average HP 10x"] = 375,  
   AC = 2,
+
   AC = 2,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","No poly flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "No gen derived flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 154,  
   XP = 154,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "demigod",  
   Species = "demigod",
+
   Description = [=[A human-like figure with an aura of power betraying its divine ancestry.]=],
   Description = [=[The aura of power around this human-like figure immediately betrays its divine ancestry. And with the good gods (at least officially) decrying fornication, betting on the good nature of this individual may be unwise.]=],
 
 
}
 
}
 
m["demonic crawler"] = {
 
m["demonic crawler"] = {
   Name = "demonic crawler",
+
   Name = "demonic crawler",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "s",
+
   Glyph = "s",  
   Tile = "[[File:Demonic crawler.png]]",
+
   Tile = "[[File:Demonic crawler.png]]",  
   Speed = "13",
+
   Speed = "13",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 585,
+
   ["Average HP 10x"] = 585,  
   AC = 10,
+
   AC = 10,  
   EV = 6,
+
   EV = 6,  
 
   Attacks = {
 
   Attacks = {
 +
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
 +
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
+
   },  
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
+
   Holiness = "Demonic",  
   },
+
   ["Item Use"] = {"Uses nothing"},  
   Holiness = "Demonic",
+
   Habitat = "Land",  
   ["Item Use"] = {"Uses nothing"},
+
   Flags = {"Regenerates flag", "See invisible flag", "No skeleton flag", "Web immune flag", "Evil flag",},  
   Habitat = "Land",
+
   Willpower = "60",  
   Flags = {"Regenerates flag","See invisible flag","No skeleton flag","Web immune flag",},
+
   Resistances = {"Poison resistance", "Negative energy resistance 3", "Torment resistance", "Miasma resistance",},  
   MR = "60",
+
   Vulnerabilities = {"Holy vulnerability",},  
   Resistances = {"Poison resistance","Negative energy resistance 3","Torment resistance",},
+
   XP = 803,  
   Vulnerabilities = {"Holy vulnerability",},
+
   Size = "Large",  
  Corpse = "Noxious",
+
   Intelligence = "Animal",  
   XP = 351,
+
   Genus = "demonic crawler",  
   Size = "Large",
+
   Species = "demonic crawler",  
   Intelligence = "Animal",
+
   Description = [=[A hellish insectoid creature, fueled by some infernal power that constantly regrows its chitinous segments. Nothing short of a lethal blow will stop it for long.]=],
   Genus = "demonic crawler",
 
   Species = "demonic crawler",
 
   Description = [=[A hellish insectoid creature with a long and bloated body, supported by dozens of short jointed legs and topped with an almost human head.]=],
 
 
}
 
}
 
m["demonic plant"] = {
 
m["demonic plant"] = {
   Name = "demonic plant",
+
   Name = "demonic plant",  
   Colour = "LightGrey",
+
   Colour = "Blue",  
   Glyph = "P",
+
   Glyph = "P",  
   Tile = "[[File:Demonic plant.png]]",
+
   Tile = "[[File:Demonic plant.png]]",  
   Speed = "0",
+
   Speed = "0",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 2000,
+
   ["Average HP 10x"] = 2000,  
   AC = 10,
+
   AC = 0,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Plant",
+
   Holiness = "Plant",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Stationary flag","No exp gain flag","Harmless flag","Fragile flag",},
+
   Flags = {"Stationary flag", "No exp gain flag", "Harmless flag", "Fragile flag", "Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
+
   Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "plant",  
   Genus = "plant",
+
   Species = "demonic plant",  
   Species = "demonic plant",
 
 
   Description = [=[A demonic mockery of a plant, covered with mysterious appendages and writhing tentacles. It appears to be harmless.]=],
 
   Description = [=[A demonic mockery of a plant, covered with mysterious appendages and writhing tentacles. It appears to be harmless.]=],
 
}
 
}
 
m["demonspawn"] = {
 
m["demonspawn"] = {
   Name = "demonspawn",
+
   Name = "demonspawn",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "6",
+
   Glyph = "6",  
   Tile = "[[File:Demonspawn.png]]",
+
   Tile = "[[File:Demonspawn.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 925,
+
   ["Average HP 10x"] = 925,  
   AC = 3,
+
   AC = 3,  
   EV = 13,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 20, Type = "Hit", Flavour = "Plain"},  
     {Damage = 20, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 20, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 20, Type = "Gore", Flavour = "Plain"},
 
     {Damage = 20, Type = "Gore", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural demon",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Unholy flag","Speaks flag","Warm blood flag","No poly flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "Evil flag",},  
   MR = "20",
+
   Willpower = "40",  
   Resistances = {"Torment resistance",},
+
   Resistances = {"Torment resistance", "Miasma resistance",},  
   Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",},  
  Corpse = "Clean",
+
   XP = 852,  
   XP = 196,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "demonspawn",  
   Genus = "demonspawn",
+
   Species = "demonspawn",  
   Species = "demonspawn",
 
 
   Description = [=[A half-mortal, half-demonic creature, with its hellish heritage asserting itself through a certain devilish cast to its features.]=],
 
   Description = [=[A half-mortal, half-demonic creature, with its hellish heritage asserting itself through a certain devilish cast to its features.]=],
 
}
 
}
m["diamond obelisk"] = {
+
m["demonspawn blood saint"] = {
   Name = "diamond obelisk",
+
   Name = "demonspawn blood saint",  
   Colour = "White",
+
   Colour = "LightBlue",  
   Glyph = "8",
+
   Glyph = "6",  
   Tile = "[[File:Diamond obelisk.png]]",
+
   Tile = "[[File:Demonspawn blood saint.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10",  
   HD = 8,
+
   HD = 15,  
   ["HD"] = 8,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 96000,
+
   ["Average HP 10x"] = 925,  
   AC = 12,
+
   AC = 8,  
   EV = 1,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
   },
+
    {Damage = 20, Type = "Hit", Flavour = "Fire"},
   Holiness = "Nonliving",
+
   },  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   Holiness = "Natural demon",  
   Habitat = "Land",
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Flags = {"Unbreathing flag","Stationary flag","No exp gain flag","Harmless flag","No poly flag","Artificial flag",},
+
   Habitat = "Land",  
   MR = "Immune",
+
   Spellsets = {
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Wind resistance","Petrify resistance",},
+
    {
   Vulnerabilities = {},
+
      {Spell = "Legendary Destruction", Damage = "3d25 / 3d19 / 3d21", Flags = {"Priest",}},
  Corpse = "No",
+
      {Spell = "Call of Chaos", Flags = {"Priest",}},
   XP = 0,
+
    },
   Size = "Large",
+
  },
   Intelligence = "Human",
+
  Flags = {"Evil flag", "Speaks flag", "Warm blood flag",},  
   Genus = "diamond obelisk",
+
   Willpower = "60",  
   Species = "diamond obelisk",
+
   Resistances = {"Fire resistance 3", "Torment resistance", "Miasma resistance",},  
   Description = [=[A towering obelisk surrounded by a powerful storm.]=],
+
   Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",},  
 +
   XP = 1108,  
 +
   Size = "Medium",  
 +
   Intelligence = "Human",  
 +
   Genus = "demonspawn",  
 +
   Species = "demonspawn",  
 +
   Description = [=[A half-mortal, half-demonic creature, radiating an intense heat. It weaves powerful and unpredictable spells of devastation.]=],
 
}
 
}
m["dire elephant"] = {
+
m["demonspawn corrupter"] = {
   Name = "dire elephant",
+
   Name = "demonspawn corrupter",  
   Colour = "Blue",
+
   Colour = "LightGreen",  
   Glyph = "Y",
+
   Glyph = "6",  
   Tile = "[[File:Dire elephant.png]]",
+
   Tile = "[[File:Demonspawn corrupter.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 15,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 1125,
+
   ["Average HP 10x"] = 925,  
   AC = 13,
+
   AC = 9,  
   EV = 2,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 40, Type = "Trample", Flavour = "Trample"},
+
     {Damage = 25, Type = "Hit", Flavour = "Plain"},  
     {Damage = 15, Type = "Trunk slap", Flavour = "Plain"},
+
     {Damage = 20, Type = "Kick", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural demon",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",
   Flags = {"Warm blood flag",},
+
  Spellsets = {
   MR = "100",
+
    {
   Resistances = {"Drown resistance",},
+
      {Spell = "Plane Rend", Flags = {"Priest",}},
   Vulnerabilities = {},
+
      {Spell = "Entropic Weave", Flags = {"Priest",}},
  Corpse = "Clean",
+
    },
   XP = 1246,
+
  },  
   Size = "Giant",
+
   Flags = {"Evil flag", "Speaks flag", "Warm blood flag",},  
   Intelligence = "Animal",
+
   Willpower = "60",  
   Genus = "elephant",
+
   Resistances = {"Negative energy resistance 3", "Torment resistance", "Miasma resistance",},  
   Species = "dire elephant",
+
   Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",},  
   Description = [=[A huge pachyderm, wilder and fiercer than normal elephants, with a very thick hide, powerful legs, and a memory to die for.]=],
+
   XP = 1115,  
 +
   Size = "Medium",  
 +
   Intelligence = "Human",  
 +
   Genus = "demonspawn",  
 +
   Species = "demonspawn",  
 +
   Description = [=[A half-mortal, half-demonic creature, oozing with dark energies. It twists space around itself, and can corrupt weapons, armour and even the very flesh of its opponents.]=],
 
}
 
}
m["doom hound"] = {
+
m["demonspawn soul scholar"] = {
   Name = "doom hound",
+
   Name = "demonspawn soul scholar",  
   Colour = "Green",
+
   Colour = "LightMagenta",  
   Glyph = "h",
+
   Glyph = "6",  
   Tile = "[[File:Doom hound.png]]",
+
   Tile = "[[File:Demonspawn soul scholar.png]]",  
   Speed = "13",
+
   Speed = "10",  
   HD = 20,
+
   HD = 15,  
   ["HD"] = 20,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 1100,
+
   ["Average HP 10x"] = 925,  
   AC = 6,
+
   AC = 15,  
   EV = 13,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 45, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
    {Damage = 30, Type = "Claw", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Natural demon",  
   Holiness = "Demonic",
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   ["Item Use"] = {"Uses nothing"},
+
   Habitat = "Land",  
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Doom Howl", Flags = {"Natural",}},
+
       {Spell = "Bolt of Draining", Damage = "3d22", Flags = {"Priest",}},
 +
      {Spell = "Sign of Ruin", Flags = {"Priest",}},
 +
      {Spell = "Dispel Undead Range", Damage = "3d24", Flags = {"Priest",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","See invisible flag","Unblindable flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Speaks flag", "Warm blood flag",},  
   MR = "20",
+
   Willpower = "60",
   Resistances = {"Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
  Resistances = {"Cold resistance 3", "Torment resistance", "Miasma resistance",},
   Vulnerabilities = {"Holy vulnerability",},
+
  Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",},
   Corpse = "Clean",
+
  XP = 1026,
   XP = 3392,
+
  Size = "Medium",
   Size = "Medium",
+
  Intelligence = "Human",
   Intelligence = "Animal",
+
  Genus = "demonspawn",
   Genus = "hound",
+
  Species = "demonspawn",
   Species = "doom hound",
+
  Description = [=[A half-mortal, half-demonic creature, covered in icy blue scales. Its devotion to the deities of death grants it great insight into the vulnerabilities and applications of mortal souls.]=],
   Description = [=[A demon lapdog of the queen of Tartarus, bound to hunt her enemies. The first time a foe hears its howl, it will echo in their mind, calling nightmarish creatures to hunt them. Those who survive have the small consolation of being inoculated against that particular hound's howl.]=],
+
  Quote = [=[“Xinchub: At least you're conceding that I've got a soul.
   Quote = [=[“Standing over Hugo, and plucking at his throat, there stood a foul thing, a great, black beast, shaped like a hound, yet larger than any hound that ever mortal eye has rested upon. And even as they looked the thing tore the throat out of Hugo Baskerville...”
+
  Petey: Yes, but it is battered, twisted, and drenched in the blood of the
 +
          innocent.
 +
Xinchub: Mmm... yeah.
 +
  Petey: When you stop being pleased by that we'll know you're making
 +
          progress.”
 +
    -Howard Tayler, _Schlock Mercenary_. February 8, 2008.]=],
 +
}
 +
m["demonspawn warmonger"] = {
 +
  Name = "demonspawn warmonger",
 +
  Colour = "LightCyan",
 +
  Glyph = "6",
 +
  Tile = "[[File:Demonspawn warmonger.png]]",
 +
  Speed = "10",
 +
  HD = 15,
 +
  ["HD"] = 15,
 +
  ["Average HP 10x"] = 1250,
 +
  AC = 13,
 +
  EV = 8,
 +
  Attacks = {
 +
    {Damage = 40, Type = "Hit", Flavour = "Plain"},
 +
    {Damage = 20, Type = "Claw", Flavour = "Plain"},
 +
    {Damage = 20, Type = "Gore", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural demon",
 +
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Sap Magic", Flags = {"Priest",}},
 +
      {Spell = "Haste Other", Flags = {"Priest",}},
 +
    },
 +
  },
 +
  Flags = {"Fighter flag", "Evil flag", "Speaks flag", "Warm blood flag",},
 +
  Willpower = "60",
 +
  Resistances = {"Torment resistance", "Miasma resistance",},
 +
  Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",},
 +
  XP = 1305,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "demonspawn",
 +
  Species = "demonspawn",
 +
  Description = [=[A half-mortal, half-demonic creature, now more beast than whatever species it is descended from. It is devoted to martial combat, disrupting the magic of its foes as it feasts off of endless conflict.]=],
 +
}
 +
m["diamond obelisk"] = {
 +
  Name = "diamond obelisk",
 +
  Colour = "White",
 +
  Glyph = "I",
 +
  Tile = "[[File:Diamond obelisk.png]]",
 +
  Speed = "10 (stationary)",
 +
  HD = 8,
 +
  ["HD"] = 8,
 +
  ["Average HP 10x"] = 96000,
 +
  AC = 12,
 +
  EV = 1,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"Unbreathing flag", "Stationary flag", "No exp gain flag", "Harmless flag", "No poly flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Vortex resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 0,
 +
  Size = "Large",
 +
  Intelligence = "Human",
 +
  Genus = "diamond obelisk",
 +
  Species = "diamond obelisk",
 +
  Description = [=[A towering obelisk surrounded by a powerful storm.]=],
 +
  Quote = [=[“As one example of the meanings inherent in a form, let us examine a particular
 +
form of vertical stone marker, variously called stele, obelisk, standing-stone,
 +
and memorial column. These have been historically and commonly used to
 +
commemorate honored phenomena. So, when a people wish to remember an important
 +
relationship, event or personage, a location is dedicated to it and often
 +
marked with an enduring and aspiring vertical form or sets of them. In natural
 +
language, a vertical stone means: an aspiring connector between us (on earth)
 +
and an ideal (up there); that we ‘stand up’ with pride about this honored
 +
phenomenon. The marker is a symbolic inhabitation of the place it occupies. Its
 +
size and workmanship is a sacrifice of much work and resources to a memory. It
 +
is a strong suggestion (because we left it to them and it is of durable
 +
material) that future people also give honor to the memorialized phenomenon.
 +
When we use this particular physical form of the vertical marker, both its
 +
historic use as an honorific and its meanings in natural language may well send
 +
a message that this is an honored place, a place about a ‘good’ both in our
 +
culture and in the culture of future observers.”
 +
    -“Expert Judgment on Markers to Deter Inadvertent Human Intrusion into the
 +
      Waste Isolation Pilot Plant”, Sandia National Laboratories report. 1993]=],
 +
}
 +
m["diamond sawblade"] = {
 +
  Name = "diamond sawblade",
 +
  Colour = "Cyan",
 +
  Glyph = "I",
 +
  Tile = "[[File:Diamond_sawblade.png]]",
 +
  Speed = "10 (stationary)",
 +
  HD = 10,
 +
  ["HD"] = 10,
 +
  ["Average HP 10x"] = 700,
 +
  AC = 15,
 +
  EV = 0,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Shred", Flags = {"Natural",}},
 +
    },
 +
  },
 +
  Flags = {"Stationary flag", "Unbreathing flag", "No poly flag", "Peripheral flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance 3", "Petrify resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 852,
 +
  Size = "Large",
 +
  Intelligence = "Brainless",
 +
  Genus = "diamond sawblade",
 +
  Species = "diamond sawblade",
 +
  Description = [=[A serrated disc forged of razor-sharp material. It spins in place at high velocity, shredding through flesh and metal alike.]=],
 +
}
 +
m["dire elephant"] = {
 +
  Name = "dire elephant",
 +
  Colour = "Blue",
 +
  Glyph = "Y",
 +
  Tile = "[[File:Dire elephant.png]]",
 +
  Speed = "10",
 +
  HD = 15,
 +
  ["HD"] = 15,
 +
  ["Average HP 10x"] = 1125,
 +
  AC = 13,
 +
  EV = 2,
 +
  Attacks = {
 +
    {Damage = 40, Type = "Trample", Flavour = "Trample"},
 +
    {Damage = 15, Type = "Trunk slap", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Warm blood flag",},
 +
  Willpower = "100",
 +
  Resistances = {"Drown resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 999,
 +
  Size = "Giant",
 +
  Intelligence = "Animal",
 +
  Genus = "elephant",
 +
  Species = "dire elephant",
 +
  Description = [=[A huge pachyderm, wilder and fiercer than normal elephants, with a very thick hide, powerful legs, and a memory to die for.]=],
 +
}
 +
m["djinni"] = {
 +
  Name = "djinni",
 +
  Colour = "Magenta",
 +
  Glyph = "R",
 +
  Tile = "[[File:Djinni.png]]",
 +
  Speed = "10",
 +
  HD = 8,
 +
  ["HD"] = 8,
 +
  ["Average HP 10x"] = 400,
 +
  AC = 5,
 +
  EV = 5,
 +
  Attacks = {
 +
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"Flying flag", "Speaks flag", "Unbreathing flag",},
 +
  Willpower = "30",  
 +
   Resistances = {"Fire resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
 +
   Vulnerabilities = {},
 +
  XP = 363,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "djinni",
 +
  Species = "djinni",
 +
  Description = [=[An elemental spirit formed from smokeless fire.]=],
 +
}
 +
m["doom hound"] = {
 +
  Name = "doom hound",
 +
  Colour = "Green",
 +
  Glyph = "h",
 +
  Tile = "[[File:Doom hound.png]]",
 +
  Speed = "13",
 +
  HD = 20,
 +
  ["HD"] = 20,
 +
  ["Average HP 10x"] = 1100,
 +
  AC = 6,
 +
  EV = 13,
 +
  Attacks = {
 +
    {Damage = 45, Type = "Bite", Flavour = "Plain"},
 +
    {Damage = 30, Type = "Claw", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Demonic",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Doom Howl", Flags = {"Natural",}},
 +
    },
 +
  },
 +
  Flags = {"Unholy flag", "See invisible flag", "Unblindable flag",},
 +
  Willpower = "20",
 +
  Resistances = {"Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
 +
   Vulnerabilities = {"Holy vulnerability",},  
 +
   XP = 3392,  
 +
   Size = "Medium",  
 +
   Intelligence = "Animal",  
 +
   Genus = "hound",  
 +
   Species = "doom hound",  
 +
   Description = [=[A demon lapdog of the queen of Tartarus, bound to hunt her enemies. The first time a foe hears its howl, it will echo in their mind, calling nightmarish creatures to hunt them. Those who survive have the small consolation of being inoculated against that particular hound's howl.]=],  
 +
   Quote = [=[“Standing over Hugo, and plucking at his throat, there stood a foul thing, a great, black beast, shaped like a hound, yet larger than any hound that ever mortal eye has rested upon. And even as they looked the thing tore the throat out of Hugo Baskerville...”
 
-Arthur Conan Doyle, _The Hound of the Baskervilles_. 1902.]=],
 
-Arthur Conan Doyle, _The Hound of the Baskervilles_. 1902.]=],
 +
}
 +
m["dormant clockwork bee"] = {
 +
  Name = "dormant clockwork bee",
 +
  Colour = "Cyan",
 +
  Glyph = "*",
 +
  Tile = "[[File:Dormant clockwork bee.png]]",
 +
  Speed = "15 (stationary)",
 +
  HD = 5,
 +
  ["HD"] = 5,
 +
  ["Average HP 10x"] = 260,
 +
  AC = 13,
 +
  EV = 0,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Stationary flag", "Unbreathing flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Fire resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 9,
 +
  Size = "Tiny",
 +
  Intelligence = "Brainless",
 +
  Genus = "killer bee",
 +
  Species = "dormant clockwork bee",
 +
  Description = [=[A mechanical insect powered by an intricate array of gears and springs. It has run out of power and can only be rewound by its creator moving into it.]=],
 
}
 
}
 
m["draconian"] = {
 
m["draconian"] = {
   Name = "draconian",
+
   Name = "draconian",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "d",
+
   Glyph = "d",  
   Tile = "[[File:Draconian.png]]",
+
   Tile = "[[File:Draconian.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 640,
+
   ["Average HP 10x"] = 640,  
   AC = 10,
+
   AC = 10,  
   EV = 11,
+
   EV = 11,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Cold blood flag","Speaks flag","No poly flag",},
+
   Flags = {"Cold blood flag", "Speaks flag", "No poly flag", "No gen derived flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 526,  
   XP = 526,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "draconian",  
   Genus = "draconian",
+
   Species = "draconian",  
   Species = "draconian",
+
   Description = [=[A brown-scaled humanoid with a reptilian tail and small wings. It is yet to develop the distinct colouring and powerful breath attack of its mature form.]=],  
   Description = [=[A brown-scaled humanoid with a reptilian tail and small wings. It is yet to develop the distinct colouring and powerful breath weapon of its mature form.]=],
 
 
   Quote = [=[“Trogdor was a man!
 
   Quote = [=[“Trogdor was a man!
 
I mean, he was a dragon-man!
 
I mean, he was a dragon-man!
Line 7,200: Line 8,751:
 
}
 
}
 
m["draconian annihilator"] = {
 
m["draconian annihilator"] = {
   Name = "draconian annihilator",
+
   Name = "draconian annihilator",  
   Colour = "LightBlue",
+
   Colour = "Yellow",  
   Glyph = "q",
+
   Glyph = "q",  
   Tile = "[[File:Draconian annihilator.png]]",
+
   Tile = "[[File:Draconian annihilator.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 800,
+
   ["Average HP 10x"] = 800,  
   AC = 9,
+
   AC = 9,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
   },
+
    {Damage = 12, Type = "Bite", Flavour = "Acid"},
   Holiness = "Natural",
+
   },  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   Holiness = "Natural",  
   Habitat = "Land",
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
 +
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Lightning Bolt", Damage = "3d21", Flags = {"Wizard",}},
+
       {Spell = "Lightning Bolt", Damage = "3d21", Flags = {"Wizard",}},  
       {Spell = "Lehudib's Crystal Spear", Damage = "3d35", Flags = {"Wizard",}},
+
       {Spell = "Lehudib's Crystal Spear", Damage = "3d35", Flags = {"Wizard",}},  
       {Spell = "Blink", Flags = {"Wizard",}},
+
       {Spell = "Blink", Flags = {"Wizard",}},  
       {Spell = "Iron Shot", Damage = "3d29", Flags = {"Wizard",}},
+
       {Spell = "Iron Shot", Damage = "3d29", Flags = {"Wizard",}},  
       {Spell = "Poison Arrow", Damage = "3d23", Flags = {"Wizard",}},
+
       {Spell = "Poison Arrow", Damage = "3d23", Flags = {"Wizard",}},
 +
      {Spell = "Spit Acid", Damage = "3d14", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Cold blood flag","Speaks flag",},
+
   Flags = {"Cold blood flag", "Speaks flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Fire resistance","Sticky flame resistance",},
+
   Resistances = {"Acid resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1122,  
   XP = 1490,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "draconian",  
   Genus = "draconian",
+
   Species = "draconian",  
   Species = "draconian",
+
   Description = [=[A draconian that uses powerful conjurations to destroy anyone who dares to stand in its way.]=],  
   Description = [=[A draconian that uses powerful conjurations to destroy anyone who dares to stand in its way.]=],
 
 
   Quote = [=[“Trogdor was a man!
 
   Quote = [=[“Trogdor was a man!
 
I mean, he was a dragon-man!
 
I mean, he was a dragon-man!
Line 7,244: Line 8,796:
 
}
 
}
 
m["draconian knight"] = {
 
m["draconian knight"] = {
   Name = "draconian knight",
+
   Name = "draconian knight",  
   Colour = "Cyan",
+
   Colour = "LightBlue",  
   Glyph = "q",
+
   Glyph = "q",  
   Tile = "[[File:Draconian knight.png]]",
+
   Tile = "[[File:Draconian knight.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 1120,
+
   ["Average HP 10x"] = 1120,  
   AC = 19,
+
   AC = 19,  
   EV = 11,
+
   EV = 11,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 27, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 27, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Cold", Damage = "3d25", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Cold", Damage = "3d25", Flags = {"Wizard",}},  
       {Spell = "Throw Icicle", Damage = "3d25", Flags = {"Wizard",}},
+
       {Spell = "Throw Icicle", Damage = "3d25", Flags = {"Wizard",}},  
       {Spell = "Haste", Flags = {"Wizard",}},
+
       {Spell = "Haste", Flags = {"Wizard",}},  
       {Spell = "Invisibility", Flags = {"Wizard",}},
+
       {Spell = "Invisibility", Flags = {"Wizard",}},
 +
      {Spell = "Lightning Bolt", Damage = "3d21", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Cold blood flag","Speaks flag",},
+
   Flags = {"Fighter flag", "Cold blood flag", "Speaks flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Fire resistance","Sticky flame resistance",},
+
   Resistances = {"Electricity resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1284,  
   XP = 1739,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "draconian",  
   Genus = "draconian",
+
   Species = "draconian",  
   Species = "draconian",
+
   Description = [=[A draconian protected by thick scales, skilful weapon use, and complementary magic.]=],  
   Description = [=[Protected by thick scales, skillful weapon use, and complementary magic, this draconian is a dangerous opponent. Draconian knights specialize in ice magic and necromancy.]=],
 
 
   Quote = [=[“Trogdor was a man!
 
   Quote = [=[“Trogdor was a man!
 
I mean, he was a dragon-man!
 
I mean, he was a dragon-man!
Line 7,287: Line 8,839:
 
}
 
}
 
m["draconian monk"] = {
 
m["draconian monk"] = {
   Name = "draconian monk",
+
   Name = "draconian monk",  
   Colour = "Blue",
+
   Colour = "LightGreen",  
   Glyph = "q",
+
   Glyph = "q",  
   Tile = "[[File:Draconian monk.png]]",
+
   Tile = "[[File:Draconian monk.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 1200,
+
   ["Average HP 10x"] = 1120,  
   AC = 7,
+
   AC = 7,  
   EV = 20,
+
   EV = 20,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 35, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 35, Type = "Punch", Flavour = "Flank"},  
     {Damage = 20, Type = "Kick", Flavour = "Plain"},
+
     {Damage = 20, Type = "Kick", Flavour = "Plain"},  
     {Damage = 15, Type = "Tail slap", Flavour = "Plain"},
+
     {Damage = 15, Type = "Tail slap", Flavour = "Plain"},
   },
+
    {Damage = 15, Type = "Sting", Flavour = "Poison"},
   Holiness = "Natural",
+
   },  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   Holiness = "Natural",  
   Habitat = "Land",
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
 +
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Sticky Flame Splash", Damage = "3d6", Flags = {"Natural","Breath",}},
+
       {Spell = "Poisonous Cloud", Damage = "3d10", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Cold blood flag","Speaks flag",},
+
   Flags = {"Fighter flag", "Cold blood flag", "Speaks flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Fire resistance","Sticky flame resistance",},
+
   Resistances = {"Poison resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1308,  
   XP = 1940,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "draconian",  
   Genus = "draconian",
+
   Species = "draconian",  
   Species = "draconian",
+
   Description = [=[A draconian who has eschewed the study of weaponry and magic in order to train in the art of unarmed combat. Its scaly fists, well-thewed legs, and mighty tail rain down blows upon its opponents.]=],  
   Description = [=[A draconian who has eschewed the study of weaponry and magic in order to train in the art of unarmed combat. Its scaly fists, well-thewed legs, and mighty tail rain down blows upon its opponents.]=],
 
 
   Quote = [=[“Trogdor was a man!
 
   Quote = [=[“Trogdor was a man!
 
I mean, he was a dragon-man!
 
I mean, he was a dragon-man!
Line 7,329: Line 8,881:
 
}
 
}
 
m["draconian scorcher"] = {
 
m["draconian scorcher"] = {
   Name = "draconian scorcher",
+
   Name = "draconian scorcher",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "q",
+
   Glyph = "q",  
   Tile = "[[File:Draconian scorcher.png]]",
+
   Tile = "[[File:Draconian scorcher.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 800,
+
   ["Average HP 10x"] = 800,  
   AC = 9,
+
   AC = 9,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Fire", Damage = "3d25", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Fire", Damage = "3d25", Flags = {"Wizard",}},  
       {Spell = "Bolt of Magma", Damage = "3d25", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Magma", Damage = "3d25", Flags = {"Wizard",}},  
       {Spell = "Fireball", Damage = "3d26", Flags = {"Wizard",}},
+
       {Spell = "Fireball", Damage = "3d26", Flags = {"Wizard",}},  
       {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Wizard",}},
+
       {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Wizard",}},  
       {Spell = "Call Down Damnation", Damage = "3d15", Flags = {"Emergency","Wizard",}},
+
       {Spell = "Call Down Damnation", Damage = "3d15", Flags = {"Wizard",}},
 +
      {Spell = "Searing Breath", Damage = "3d21", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","Cold blood flag","Speaks flag",},
+
   Flags = {"Cold blood flag", "Speaks flag", "Evil flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Fire resistance","Sticky flame resistance",},
+
   Resistances = {"Fire resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1216,  
   XP = 1679,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "draconian",  
   Genus = "draconian",
+
   Species = "draconian",  
   Species = "draconian",
+
   Description = [=[A cunning draconian who has mastered the inner secrets of the element of fire. Its scales are sooty from years of magical pyrotechnics.]=],  
   Description = [=[A cunning draconian who has mastered the inner secrets of the element of fire. Its scales are sooty from years of magical pyrotechnics.]=],
 
 
   Quote = [=[“Trogdor was a man!
 
   Quote = [=[“Trogdor was a man!
 
I mean, he was a dragon-man!
 
I mean, he was a dragon-man!
Line 7,373: Line 8,925:
 
}
 
}
 
m["draconian shifter"] = {
 
m["draconian shifter"] = {
   Name = "draconian shifter",
+
   Name = "draconian shifter",  
   Colour = "LightCyan",
+
   Colour = "LightMagenta",  
   Glyph = "q",
+
   Glyph = "q",  
   Tile = "[[File:Draconian shifter.png]]",
+
   Tile = "[[File:Draconian shifter.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 960,
+
   ["Average HP 10x"] = 960,  
   AC = 9,
+
   AC = 9,  
   EV = 16,
+
   EV = 16,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Dimension Anchor", Flags = {"Wizard",}},
+
       {Spell = "Dimension Anchor", Flags = {"Wizard",}},  
       {Spell = "Blink Other", Flags = {"Wizard",}},
+
       {Spell = "Blink Other", Flags = {"Wizard",}},  
       {Spell = "Blink Range", Flags = {"Wizard",}},
+
       {Spell = "Blink Range", Flags = {"Wizard", "Emergency",}},  
       {Spell = "Blink Allies Encircling", Flags = {"Wizard",}},
+
       {Spell = "Blink Allies Encircling", Flags = {"Wizard",}},  
       {Spell = "Blink Away", Flags = {"Emergency","Wizard",}},
+
       {Spell = "Quicksilver Bolt", Damage = "3d20", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Cold blood flag","Speaks flag",},
+
   Flags = {"Cold blood flag", "Speaks flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Fire resistance","Sticky flame resistance",},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1240,  
   XP = 1577,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "draconian",  
   Genus = "draconian",
+
   Species = "draconian",  
   Species = "draconian",
+
   Description = [=[A draconian master of the warp, who can translocate both itself and anyone else to any place, either on this world or outside of it.]=],  
   Description = [=[A draconian master of the warp, who can translocate both itself and anyone else to any place, either on this world or outside of it.]=],
 
 
   Quote = [=[“Trogdor was a man!
 
   Quote = [=[“Trogdor was a man!
 
I mean, he was a dragon-man!
 
I mean, he was a dragon-man!
Line 7,417: Line 8,968:
 
}
 
}
 
m["draconian stormcaller"] = {
 
m["draconian stormcaller"] = {
   Name = "draconian stormcaller",
+
   Name = "draconian stormcaller",  
   Colour = "Brown",
+
   Colour = "White",  
   Glyph = "q",
+
   Glyph = "q",  
   Tile = "[[File:Draconian stormcaller.png]]",
+
   Tile = "[[File:Draconian stormcaller.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 880,
+
   ["Average HP 10x"] = 880,  
   AC = 10,
+
   AC = 10,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},
+
       {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},  
       {Spell = "Summon Drakes", Flags = {"Priest",}},
+
       {Spell = "Summon Drakes", Flags = {"Priest",}},  
       {Spell = "Upheaval", Damage = "3d24", Flags = {"Priest",}},
+
       {Spell = "Upheaval", Damage = "3d24", Flags = {"Priest",}},
 +
      {Spell = "Cold Breath", Damage = "3d26", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Cold blood flag","Speaks flag",},
+
   Flags = {"Cold blood flag", "Speaks flag", "Evil flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Fire resistance",},
+
   Resistances = {"Cold resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1148,  
   XP = 1543,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "draconian",  
   Genus = "draconian",
+
   Species = "draconian",  
   Species = "draconian",
+
   Description = [=[A draconian deriving its thunderous powers and draconic allies from the worship of Qazlal.]=],  
   Description = [=[A draconian deriving its thunderous powers and draconic allies from the worship of Qazlal.]=],
 
 
   Quote = [=[“Trogdor was a man!
 
   Quote = [=[“Trogdor was a man!
 
I mean, he was a dragon-man!
 
I mean, he was a dragon-man!
Line 7,457: Line 9,008:
 
And the Trogdor comes in the night!”
 
And the Trogdor comes in the night!”
 
-The Brothers Chaps, “Trogdor”. 2003.]=],
 
-The Brothers Chaps, “Trogdor”. 2003.]=],
 +
}
 +
m["draugr"] = {
 +
  Name = "draugr",
 +
  Colour = "LightGrey",
 +
  Glyph = "Z",
 +
  Tile = "[[File:Draugr.png]]",
 +
  Speed = "10 - 30",
 +
  HD = 1,
 +
  ["HD"] = 1,
 +
  ["Average HP 10x"] = 0,
 +
  AC = 11,
 +
  EV = 4,
 +
  Attacks = {
 +
    {Damage = 4, Type = "Hit", Flavour = "Doom"},
 +
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"No regenerate flag", "Evil flag", "Unbreathing flag",},
 +
  Willpower = "6",
 +
  Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 1,
 +
  Size = "Small",
 +
  Intelligence = "Brainless",
 +
  Genus = "draugr",
 +
  Species = "draugr",
 +
  Description = [=[A territorial gnarl of driftwood and shattered bones. Its resentment of the living has slowly twisted its remains into a monstrous form, capable of brandishing weapons and spreading terrible curses.]=],
 
}
 
}
 
m["dread lich"] = {
 
m["dread lich"] = {
   Name = "dread lich",
+
   Name = "dread lich",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "L",
+
   Glyph = "L",  
   Tile = "[[File:Dread lich.png]]",
+
   Tile = "[[File:Dread lich.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 27,
+
   HD = 27,  
   ["HD"] = 27,
+
   ["HD"] = 27,  
   ["Average HP 10x"] = 1080,
+
   ["Average HP 10x"] = 1080,  
   AC = 20,
+
   AC = 20,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Touch", Flavour = "Drain experience"},
 
     {Damage = 20, Type = "Touch", Flavour = "Drain experience"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Summon Greater Demon", Flags = {"Wizard",}},
+
       {Spell = "Summon Greater Demon", Flags = {"Wizard",}},  
       {Spell = "Paralyse", Flags = {"Wizard",}},
+
       {Spell = "Paralyse", Flags = {"Wizard",}},  
       {Spell = "Haste", Flags = {"Wizard",}},
+
       {Spell = "Haste", Flags = {"Wizard",}},  
 
       {Spell = "Invisibility", Flags = {"Wizard",}},
 
       {Spell = "Invisibility", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","See invisible flag","Speaks flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Speaks flag", "Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 5119,  
   XP = 5119,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "lich",  
   Genus = "lich",
+
   Species = "lich",  
   Species = "lich",
+
   Description = [=[A lich who has made terrible pacts with demonic forces to augment its dark magic.]=],
   Description = [=[A lich who has made terrible pacts with demonic forces to augment its dark magic]=],
 
 
}
 
}
 
m["dream sheep"] = {
 
m["dream sheep"] = {
   Name = "dream sheep",
+
   Name = "dream sheep",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "Y",
+
   Glyph = "Y",  
   Tile = "[[File:Dream sheep.png]]",
+
   Tile = "[[File:Dream sheep.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 220,
+
   ["Average HP 10x"] = 220,  
   AC = 2,
+
   AC = 2,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 13, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 13, Type = "Headbutt", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Dream Dust", Flags = {"Natural",}},
 
       {Spell = "Dream Dust", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Warm blood flag","Herd flag",},
+
   Flags = {"Warm blood flag", "Herd flag",},  
   MR = "30",
+
   Willpower = "30",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 255,  
   XP = 255,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "dream sheep",  
   Genus = "dream sheep",
+
   Species = "dream sheep",  
   Species = "dream sheep",
+
   Description = [=[A drowsy, fluffy ovine whose coat sparkles with motes of dream dust. It gathers in herds and fills the air with dream dust, overwhelming its victims and putting them to sleep.]=],  
   Description = [=[A drowsy, fluffy ovine whose coat sparkles with motes of dream dust. It gathers in herds and fills the air with dream dust, overwhelming its victims and putting them to sleep.]=],
 
 
   Quote = [=[“How undisturbed, the sleep of the foolish.”
 
   Quote = [=[“How undisturbed, the sleep of the foolish.”
 
-Philip K. Dick]=],
 
-Philip K. Dick]=],
 
}
 
}
 
m["drowned soul"] = {
 
m["drowned soul"] = {
   Name = "drowned soul",
+
   Name = "drowned soul",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "W",
+
   Glyph = "W",  
   Tile = "[[File:Drowned soul.png]]",
+
   Tile = "[[File:Drowned soul.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 13,
+
   HD = 13,  
   ["HD"] = 13,
+
   ["HD"] = 13,  
   ["Average HP 10x"] = 195,
+
   ["Average HP 10x"] = 195,  
   AC = 0,
+
   AC = 0,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 0, Type = "Touch", Flavour = "Drown"},
 
     {Damage = 0, Type = "Touch", Flavour = "Drown"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag","Speaks flag","Insubstantial flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Speaks flag", "Insubstantial flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Cold resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 7,  
   XP = 456,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "phantom",  
   Genus = "ghost",
+
   Species = "drowned soul",  
   Species = "drowned soul",
+
   Description = [=[A cold and hollow apparition of the drowned dead, chained by some lingering attachment to the depths in which it perished. It rushes to embrace the living, sharing the last moments of its watery fate with whatever it touches.]=],
   Description = [=[A cold and hollow apparition of the drowned dead, chained by some lingering attachment to the depths in which it perished. They clamour around the living, sharing the last moments of their watery fate with whatever their pale form touches.]=],
+
}
 +
m["drude"] = {
 +
  Name = "drude",
 +
  Colour = "LightMagenta",
 +
  Glyph = "5",
 +
  Tile = "[[File:Drude.png]]",
 +
  Speed = "13",
 +
  HD = 4,
 +
  ["HD"] = 4,
 +
  ["Average HP 10x"] = 210,
 +
  AC = 4,
 +
  EV = 17,
 +
  Attacks = {
 +
    {Damage = 8, Type = "Hit", Flavour = "Doom"},
 +
    {Damage = 8, Type = "Hit", Flavour = "Doom"},
 +
  },
 +
  Holiness = "Demonic",
 +
  ["Item Use"] = {"Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"Speaks flag", "Evil flag",},
 +
  Willpower = "40",
 +
  Resistances = {"Fire resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 37,
 +
  Size = "Little",
 +
  Intelligence = "Human",
 +
  Genus = "drude",
 +
  Species = "drude",
 +
  Description = [=[A conniving demon born from the nightmares of sleeping mages. It delights in coaxing the imagined fears of mortals into reality.]=],
 
}
 
}
 
m["dryad"] = {
 
m["dryad"] = {
   Name = "dryad",
+
   Name = "dryad",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "R",
+
   Glyph = "R",  
   Tile = "[[File:Dryad.png]]",
+
   Tile = "[[File:Dryad.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 520,
+
   ["Average HP 10x"] = 520,  
   AC = 6,
+
   AC = 6,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Awaken Vines", Flags = {"Wizard",}},
+
       {Spell = "Awaken Vines", Flags = {"Wizard",}},  
       {Spell = "Awaken Forest", Flags = {"Wizard",}},
+
       {Spell = "Awaken Forest", Flags = {"Wizard",}},  
       {Spell = "Minor Healing", Damage = "2d4+3", Flags = {"Emergency","Wizard",}},
+
       {Spell = "Minor Healing", Damage = "2d4+3", Flags = {"Emergency", "Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","No poly flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Cautious flag", "No poly flag", "No gen derived flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Fire vulnerability",},
+
   Vulnerabilities = {"Fire vulnerability",},  
  Corpse = "Clean",
+
   XP = 344,  
   XP = 350,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "dryad",  
   Genus = "dryad",
+
   Species = "dryad",  
   Species = "dryad",
+
   Description = [=[A spirit of nature, bound to the forest in which it resides. It is capable of calling upon the trees to defend against incursions.]=],  
   Description = [=[A spirit of nature, bound to the forest in which it resides. It is capable of calling upon the trees to defend against incursions.]=],
 
 
   Quote = [=[• Roy Quixote: Wait, what's my beef with clean energy again?
 
   Quote = [=[• Roy Quixote: Wait, what's my beef with clean energy again?
 
— Durkon Pansa: Dunno, but if'n ye prefer, I know a grove o'peach trees tha've been gettin' fresh wit tha locals.
 
— Durkon Pansa: Dunno, but if'n ye prefer, I know a grove o'peach trees tha've been gettin' fresh wit tha locals.
Line 7,600: Line 9,205:
 
}
 
}
 
m["dwarf"] = {
 
m["dwarf"] = {
   Name = "dwarf",
+
   Name = "dwarf",  
   Colour = "Green",
+
   Colour = "LightGreen",  
   Glyph = "g",
+
   Glyph = "g",  
   Tile = "[[File:Dwarf.png]]",
+
   Tile = "[[File:Dwarf.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 275,
+
   ["Average HP 10x"] = 275,  
   AC = 2,
+
   AC = 2,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","No poly flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "No gen derived flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 130,  
   XP = 130,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "dwarf",  
   Genus = "dwarf",
+
   Species = "dwarf",  
   Species = "dwarf",
+
   Description = [=[A member of a short, sturdy mountain-dwelling folk.]=],
   Description = [=[A member of a short, sturdy mountain-dwelling folk. More robust than their deep dwarf cousins, yet less skilled in magical lore, dwarves excel in armed hand to hand combat.]=],
 
 
}
 
}
 
m["earth elemental"] = {
 
m["earth elemental"] = {
   Name = "earth elemental",
+
   Name = "earth elemental",  
   Colour = "LightGrey",
+
   Colour = "Brown",  
   Glyph = "E",
+
   Glyph = "E",  
   Tile = "[[File:Earth elemental.png]]",
+
   Tile = "[[File:Earth elemental.png]]",  
   Speed = "6",
+
   Speed = "8",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 450,
+
   ["Average HP 10x"] = 450,  
   AC = 14,
+
   AC = 14,  
   EV = 4,
+
   EV = 4,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 40, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 36, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Wall",  
   Flags = {"Unbreathing flag",},
+
   Flags = {"Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 3","Cold resistance 3","Electricity resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Petrify resistance",},
+
   Resistances = {"Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 83,  
   XP = 84,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Brainless",
+
   Genus = "elemental",  
   Genus = "elemental",
+
   Species = "earth elemental",  
   Species = "earth elemental",
+
   Description = [=[A spirit drawn from the elemental plane of earth. It exists in this world as a sinuous stream of silt and stone, capable of smoothly flowing through solid rock.]=],
   Description = [=[A spirit drawn from the elemental plane of earth, which exists in this world by inhabiting a lump of earth and rocks.]=],
 
 
}
 
}
 
m["efreet"] = {
 
m["efreet"] = {
   Name = "efreet",
+
   Name = "efreet",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "R",
+
   Glyph = "R",  
   Tile = "[[File:Efreet.png]]",
+
   Tile = "[[File:Efreet.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 7,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 385,
+
   ["Average HP 10x"] = 385,  
   AC = 10,
+
   AC = 10,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 17, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 17, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Fire", Damage = "3d15", Flags = {"Magical",}},
+
       {Spell = "Bolt of Fire", Damage = "3d15", Flags = {"Magical",}},  
 
       {Spell = "Fireball", Damage = "3d15", Flags = {"Magical",}},
 
       {Spell = "Fireball", Damage = "3d15", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","Flying flag","Speaks flag",},
+
   Flags = {"Flying flag", "Speaks flag", "Evil flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {"Fire resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Cold vulnerability","Holy vulnerability",},
+
   Vulnerabilities = {"Cold vulnerability", "Holy vulnerability",},  
  Corpse = "No",
+
   XP = 361,  
   XP = 361,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "efreet",  
   Genus = "efreet",
+
   Species = "efreet",  
   Species = "efreet",
+
   Description = [=[An imposing, muscular figure engulfed in a cloud of searing flame.]=],  
   Description = [=[An imposing, muscular figure engulfed in a cloud of searing flame.]=],
 
 
   Quote = [=[“When the hoopoe returned to Solomon (he told him the news), and he responded (to Sheba’s people): “Are you giving me money? What GOD has given me is far better than what He has given you. You are the ones to rejoice in such gifts.” (To the hoopoe, he said), “Go back to them (and let them know that) we will come to them with forces they cannot imagine. We will evict them, humiliated and debased.” He said, “O you elders, which of you can bring me her mansion, before they arrive here as submitters?” One afrit from the jinns said, “I can bring it to you before you stand up. I am powerful enough to do this.”
 
   Quote = [=[“When the hoopoe returned to Solomon (he told him the news), and he responded (to Sheba’s people): “Are you giving me money? What GOD has given me is far better than what He has given you. You are the ones to rejoice in such gifts.” (To the hoopoe, he said), “Go back to them (and let them know that) we will come to them with forces they cannot imagine. We will evict them, humiliated and debased.” He said, “O you elders, which of you can bring me her mansion, before they arrive here as submitters?” One afrit from the jinns said, “I can bring it to you before you stand up. I am powerful enough to do this.”
 
-The Quran, Sura 27 Al-Naml]=],
 
-The Quran, Sura 27 Al-Naml]=],
 
}
 
}
 
m["eidolon"] = {
 
m["eidolon"] = {
   Name = "eidolon",
+
   Name = "eidolon",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "W",
+
   Glyph = "W",  
   Tile = "[[File:Eidolon.png]]",
+
   Tile = "[[File:Eidolon.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 13,
+
   HD = 13,  
   ["HD"] = 13,
+
   ["HD"] = 13,  
   ["Average HP 10x"] = 715,
+
   ["Average HP 10x"] = 715,  
   AC = 12,
+
   AC = 12,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 27, Type = "Hit", Flavour = "Drain speed"},
+
     {Damage = 27, Type = "Hit", Flavour = "Drain speed"},  
     {Damage = 17, Type = "Hit", Flavour = "Drain stat"},
+
     {Damage = 17, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Draining", Damage = "3d21", Flags = {"Magical",}},
+
       {Spell = "Bolt of Draining", Damage = "3d21", Flags = {"Magical",}},  
 
       {Spell = "Cause Fear", Flags = {"Magical",}},
 
       {Spell = "Cause Fear", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag","Insubstantial flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag",},  
   MR = "140",
+
   Willpower = "140",  
   Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 948,  
   XP = 1139,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "wraith",  
   Genus = "wraith",
+
   Species = "eidolon",  
   Species = "eidolon",
+
   Description = [=[An ancient skeletal apparition, sheathed in a cloud of mist. Its form glows white-hot with debilitating energy.]=],
   Description = [=[An ancient skeletal apparition, sheathed in a cloud of mist. Its form glows white-hot with debilitating energy.]=],
+
  Quote = [=[“No sooner had sleep caught him, dissolving all his grief
 +
as mists of refreshing slumber poured around him there—
 +
his powerful frame was bone-weary from charging Hector
 +
straight and hard to the walls of windswept Troy—
 +
than the ghost of stricken Patroclus drifted up...
 +
He was like the man to the life, every feature,
 +
the same tall build and the fine eyes and voice
 +
and the very robes that used to clothe his body.
 +
Hovering at his head the phantom rose and spoke:
 +
‘Sleeping, Achilles? You’ve forgotten me, my friend.
 +
You never neglected me in life, only now in death.
 +
Bury me, quickly—let me pass the Gates of Hades.
 +
They hold me off at a distance, all the souls,
 +
the shades of the burnt-out, breathless dead,
 +
never to let me cross the river, mingle with them...
 +
They leave me to wander up and down, abandoned, lost
 +
at the House of Death with the all-embracing gates.’”
 +
    -Homer, _The Iliad_, XXIII, 72-88.
 +
    trans. Robert Fagles, 1990.]=],
 
}
 
}
 
m["eldritch tentacle"] = {
 
m["eldritch tentacle"] = {
   Name = "eldritch tentacle",
+
   Name = "eldritch tentacle",  
   Colour = "Black",
+
   Colour = "Green",  
   Glyph = "w",
+
   Glyph = "w",  
   Tile = "[[File:Eldritch tentacle.png]]",
+
   Tile = "[[File:Eldritch tentacle.png]]",  
   Speed = "12 (stationary)",
+
   Speed = "12 (stationary)",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 1200,
+
   ["Average HP 10x"] = 1200,  
   AC = 13,
+
   AC = 13,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 30, Type = "Tentacle slap", Flavour = "Chaos"},
+
     {Damage = 30, Type = "Tentacle slap", Flavour = "Chaos"},  
 
     {Damage = 40, Type = "Claw", Flavour = "Chaos"},
 
     {Damage = 40, Type = "Claw", Flavour = "Chaos"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Eldritch tentacle",  
   Flags = {"See invisible flag","Flying flag","Unbreathing flag","Stationary flag","No poly flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Unbreathing flag", "Stationary flag", "No poly flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 3","Cold resistance 3","Electricity resistance 3","Poison resistance 3","Acid resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Acid resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Silver vulnerability",},
+
   Vulnerabilities = {"Silver vulnerability",},  
  Corpse = "No",
+
   XP = 1535,  
   XP = 2295,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "eldritch tentacle",  
   Genus = "eldritch tentacle",
+
   Species = "eldritch tentacle",  
   Species = "eldritch tentacle",
 
 
   Description = [=[An immense, squamous appendage of some unseen creature, dripping with ichor and tipped with a single, terrible-looking claw.]=],
 
   Description = [=[An immense, squamous appendage of some unseen creature, dripping with ichor and tipped with a single, terrible-looking claw.]=],
 
}
 
}
 
m["eldritch tentacle segment"] = {
 
m["eldritch tentacle segment"] = {
   Name = "eldritch tentacle segment",
+
   Name = "eldritch tentacle segment",  
   Colour = "Black",
+
   Colour = "Green",  
   Glyph = "*",
+
   Glyph = "*",  
   Tile = "[[File:Eldritch tentacle segment.png]]",
+
   Tile = "[[File:Eldritch tentacle segment.png]]",  
   Speed = "12 (stationary)",
+
   Speed = "12 (stationary)",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 1200,
+
   ["Average HP 10x"] = 1200,  
   AC = 13,
+
   AC = 13,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Eldritch tentacle",  
   Flags = {"See invisible flag","Flying flag","Unbreathing flag","Stationary flag","No exp gain flag","No poly flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Unbreathing flag", "Stationary flag", "No exp gain flag", "No poly flag", "Peripheral flag", "Harmless flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 3","Cold resistance 3","Electricity resistance 3","Poison resistance 3","Acid resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Acid resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "eldritch tentacle",  
   Genus = "eldritch tentacle",
+
   Species = "eldritch tentacle segment",  
   Species = "eldritch tentacle segment",
 
 
   Description = [=[A part of an immense, squamous appendage. It thrashes and pulsates like no other living thing.]=],
 
   Description = [=[A part of an immense, squamous appendage. It thrashes and pulsates like no other living thing.]=],
 
}
 
}
 
m["electric eel"] = {
 
m["electric eel"] = {
   Name = "electric eel",
+
   Name = "electric eel",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "S",
+
   Glyph = "S",  
   Tile = "[[File:Electric eel.png]]",
+
   Tile = "[[File:Electric eel.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 165,
+
   ["Average HP 10x"] = 165,  
   AC = 1,
+
   AC = 1,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Water",
+
   Habitat = "Water",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Electrical Bolt", Damage = "3d6", Flags = {"Natural",}},
 
       {Spell = "Electrical Bolt", Damage = "3d6", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Cold blood flag","No gen derived flag",},
+
   Flags = {"Cold blood flag", "No gen derived flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {"Electricity resistance 3","Drown resistance",},
+
   Resistances = {"Electricity resistance 3", "Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 54,  
   XP = 53,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "electric eel",  
   Genus = "electric eel",
+
   Species = "electric eel",  
   Species = "electric eel",
+
   Description = [=[A type of fish capable of generating a powerful electric field.]=],
   Description = [=[A type of fish capable of generating a powerful electric field.]=],
+
  Quote = [=[“The latter lived in the country, and before his house there was an oak, in
 +
which there was a lair of snakes. His servants killed the snakes, but Melampus
 +
gathered wood and burnt the reptiles, and reared the young ones. And when the
 +
young were full grown, they stood beside him at each of his shoulders as he
 +
slept, and they purged his ears with their tongues. He started up in a great
 +
fright, but understood the voices of the birds flying overhead, and from what
 +
he learned from them he foretold to men what should come to pass.”
 +
    -Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
 +
    trans. Sir James George Frazer, 1913.
 +
 
 +
“A snake, with mottles rare,
 +
Surveyed my chamber floor,
 +
In feature as the worm before,
 +
But ringed with power.”
 +
    -Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
 
}
 
}
 
m["electric golem"] = {
 
m["electric golem"] = {
   Name = "electric golem",
+
   Name = "electric golem",  
   Colour = "LightCyan",
+
   Colour = "LightBlue",  
   Glyph = "9",
+
   Glyph = "9",  
   Tile = "[[File:Electric golem.png]]",
+
   Tile = "[[File:Electric golem.png]]",  
   Speed = "16",
+
   Speed = "16",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 15,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 1350,
+
   ["Average HP 10x"] = 1350,  
   AC = 5,
+
   AC = 5,  
   EV = 20,
+
   EV = 20,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 15, Type = "Hit", Flavour = "Electricity"},
+
     {Damage = 15, Type = "Hit", Flavour = "Electricity"},  
     {Damage = 15, Type = "Hit", Flavour = "Electricity"},
+
     {Damage = 15, Type = "Hit", Flavour = "Electricity"},  
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 15, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Lightning Bolt", Damage = "3d20", Flags = {"Magical",}},
+
       {Spell = "Lightning Bolt", Damage = "3d20", Flags = {"Magical",}},  
 
       {Spell = "Blink", Flags = {"Magical",}},
 
       {Spell = "Blink", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Unbreathing flag","Speaks flag","Insubstantial flag","Artificial flag",},
+
   Flags = {"See invisible flag", "Unbreathing flag", "Speaks flag", "Insubstantial flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance","Cold resistance","Electricity resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 2019,  
   XP = 3300,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "golem",  
   Genus = "golem",
+
   Species = "electric golem",  
   Species = "electric golem",
+
   Description = [=[An animated figure made completely of electricity, created in some demented wizard's experiment.]=],  
   Description = [=[An animated figure made completely of electricity, created in some demented wizard's experiment.]=],
 
 
   Quote = [=[“I sing the Body electric”
 
   Quote = [=[“I sing the Body electric”
 
-Walt Whitman, “I Sing the Body Electric”, _Leaves of Grass_. 1867.]=],
 
-Walt Whitman, “I Sing the Body Electric”, _Leaves of Grass_. 1867.]=],
 +
}
 +
m["electroferric vortex"] = {
 +
  Name = "electroferric vortex",
 +
  Colour = "LightCyan",
 +
  Glyph = "v",
 +
  Tile = "[[File:Electroferric vortex.png]]",
 +
  Speed = "10 (stationary)",
 +
  HD = 10,
 +
  ["HD"] = 10,
 +
  ["Average HP 10x"] = 500,
 +
  AC = 5,
 +
  EV = 15,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Flying flag", "Stationary flag", "No exp gain flag", "Conjured flag", "Harmless flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 0,
 +
  Size = "Medium",
 +
  Intelligence = "Brainless",
 +
  Genus = "electroferric vortex",
 +
  Species = "electroferric vortex",
 +
  Description = [=[A swirling cluster of magnetic iron framents and lingering electricity crackling between them. It dissipates rapidly unless re-electrified.]=],
 
}
 
}
 
m["eleionoma"] = {
 
m["eleionoma"] = {
   Name = "eleionoma",
+
   Name = "eleionoma",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "R",
+
   Glyph = "R",  
   Tile = "[[File:Eleionoma.png]]",
+
   Tile = "[[File:Eleionoma.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 800,
+
   ["Average HP 10x"] = 800,  
   AC = 2,
+
   AC = 2,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Splinterspray", Damage = "3d24", Flags = {"Magical",}},
+
       {Spell = "Splinterspray", Damage = "3d24", Flags = {"Magical",}},  
       {Spell = "Woodweal", Damage = "35 - 83", Flags = {"Magical","Emergency",}},
+
       {Spell = "Woodweal", Damage = "35 - 83", Flags = {"Magical", "Emergency",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1031,  
   XP = 1122,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "eleionoma",  
   Genus = "eleionoma",
+
   Species = "eleionoma",  
   Species = "eleionoma",
 
 
   Description = [=[Spirits of marshes and bogs. From the cypresses and willows of the fens stems the power of these fierce protective spirits. With the boughs and branches they flow, emerging from trees near their foes to strike.]=],
 
   Description = [=[Spirits of marshes and bogs. From the cypresses and willows of the fens stems the power of these fierce protective spirits. With the boughs and branches they flow, emerging from trees near their foes to strike.]=],
 
}
 
}
 
m["elemental wellspring"] = {
 
m["elemental wellspring"] = {
   Name = "elemental wellspring",
+
   Name = "elemental wellspring",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "E",
+
   Glyph = "E",  
   Tile = "[[File:Elemental wellspring.png]]",
+
   Tile = "[[File:Elemental wellspring.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 15,
+
   HD = 18,  
   ["HD"] = 15,
+
   ["HD"] = 18,  
   ["Average HP 10x"] = 750,
+
   ["Average HP 10x"] = 620,  
   AC = 8,
+
   AC = 8,  
   EV = 8,
+
   EV = 8,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Water",
+
   Habitat = "Water",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Primal Wave", Damage = "3d21", Flags = {"Magical",}},
+
       {Spell = "Primal Wave", Damage = "3d27", Flags = {"Magical",}},
 +
      {Spell = "Summon Water Elementals", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unbreathing flag",},
+
   Flags = {"Unbreathing flag", "Amorphous flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 1045,  
   XP = 1395,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Brainless",
+
   Genus = "elemental",  
   Genus = "elemental",
+
   Species = "elemental wellspring",  
   Species = "elemental wellspring",
+
   Description = [=[A swirling conflux of elemental water streaming from the elemental plane into this one, with powerful spirits and mighty floods flowing from it.]=],
   Description = [=[A swirling conflux of elemental water streaming from the elemental plane into this one. Floods and the spirits who dwell within them seem to issue from it, at the expense of the gateway's stability itself.]=],
 
 
}
 
}
 
m["elephant"] = {
 
m["elephant"] = {
   Name = "elephant",
+
   Name = "elephant",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "Y",
+
   Glyph = "Y",  
   Tile = "[[File:Elephant.png]]",
+
   Tile = "[[File:Elephant.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 675,
+
   ["Average HP 10x"] = 675,  
   AC = 8,
+
   AC = 8,  
   EV = 2,
+
   EV = 2,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 20, Type = "Trample", Flavour = "Trample"},
+
     {Damage = 20, Type = "Trample", Flavour = "Trample"},  
 
     {Damage = 5, Type = "Trunk slap", Flavour = "Plain"},
 
     {Damage = 5, Type = "Trunk slap", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Warm blood flag",},
+
   Flags = {"Warm blood flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 483,  
   XP = 483,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "elephant",  
   Genus = "elephant",
+
   Species = "elephant",  
   Species = "elephant",
+
   Description = [=[A large, thick-hided pachyderm. It crushes its foes and then thrashes them with its trunk.]=],  
   Description = [=[A large, thick-hided pachyderm. It crushes its foes and then thrashes them with its trunk.]=],
 
 
   Quote = [=[“And the King went to where the blind men were, and drawing near said to them: ‘Do you now know what an elephant is like?’
 
   Quote = [=[“And the King went to where the blind men were, and drawing near said to them: ‘Do you now know what an elephant is like?’
 
‘Assuredly, Lord: we now know what an elephant is like.’
 
‘Assuredly, Lord: we now know what an elephant is like.’
Line 7,976: Line 9,632:
 
}
 
}
 
m["elf"] = {
 
m["elf"] = {
   Name = "elf",
+
   Name = "elf",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:Elf.png]]",
+
   Tile = "[[File:Elf.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 360,
+
   ["Average HP 10x"] = 290,  
   AC = 3,
+
   AC = 1,  
   EV = 15,
+
   EV = 16,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","No poly flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "No poly flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 194,  
   XP = 348,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elf",  
   Genus = "elf",
+
   Species = "elf",  
   Species = "elf",
+
   Description = [=[An elf, a member of an ancient fey race.]=],
   Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
 
 
}
 
}
 
m["emperor scorpion"] = {
 
m["emperor scorpion"] = {
   Name = "emperor scorpion",
+
   Name = "emperor scorpion",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "s",
+
   Glyph = "s",  
   Tile = "[[File:Emperor scorpion.png]]",
+
   Tile = "[[File:Emperor scorpion.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 1090,
+
   ["Average HP 10x"] = 1090,  
   AC = 18,
+
   AC = 18,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 30, Type = "Sting", Flavour = "Poison"},
+
     {Damage = 30, Type = "Sting", Flavour = "Poison"},
 +
    {Damage = 10, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 10, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 10, Type = "Claw", Flavour = "Plain"},
    {Damage = 10, Type = "Claw", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Natural",  
   Holiness = "Natural",
+
   ["Item Use"] = {"Uses nothing"},  
   ["Item Use"] = {"Uses nothing"},
+
   Habitat = "Land",  
   Habitat = "Land",
+
   Flags = {"No skeleton flag", "Web immune flag",},  
   Flags = {"No skeleton flag","Web immune flag",},
+
   Willpower = "60",  
   MR = "60",
+
   Resistances = {"Poison resistance",},  
   Resistances = {"Poison resistance",},
+
   Vulnerabilities = {},  
   Vulnerabilities = {},
+
   XP = 1238,  
  Corpse = "Noxious",
+
   Size = "Giant",  
   XP = 1628,
+
   Intelligence = "Animal",  
   Size = "Giant",
+
   Genus = "scorpion",  
   Intelligence = "Animal",
+
   Species = "emperor scorpion",  
   Genus = "scorpion",
+
   Description = [=[A giant scorpion with a massive barb on its tail dripping deadly venom. It is one of the largest arachnids known.]=],  
   Species = "emperor scorpion",
 
   Description = [=[A giant scorpion with a massive barb on its tail dripping deadly venom. It is one of the largest arachnids known to exist.]=],
 
 
   Quote = [=[“Portents had occurred indicating [Titus Flavius Vespasianus'] approaching end, such as the comet which was visible for a long time and the opening of the mausoleum of Augustus of its own accord. When his physicians chided him for continuing his usual course of living during his illness and attending to all the duties that belonged to his office, he answered: ‘The emperor ought to die on his feet.’”
 
   Quote = [=[“Portents had occurred indicating [Titus Flavius Vespasianus'] approaching end, such as the comet which was visible for a long time and the opening of the mausoleum of Augustus of its own accord. When his physicians chided him for continuing his usual course of living during his illness and attending to all the duties that belonged to his office, he answered: ‘The emperor ought to die on his feet.’”
 
-Cassius Dio, _Roman History_, LXVI, xvii, 2. 222 A.D.
 
-Cassius Dio, _Roman History_, LXVI, xvii, 2. 222 A.D.
Line 8,039: Line 9,693:
 
}
 
}
 
m["endoplasm"] = {
 
m["endoplasm"] = {
   Name = "endoplasm",
+
   Name = "endoplasm",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "J",
+
   Glyph = "J",  
   Tile = "[[File:Endoplasm.png]]",
+
   Tile = "[[File:Endoplasm.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 60,
+
   ["Average HP 10x"] = 60,  
   AC = 1,
+
   AC = 1,  
   EV = 3,
+
   EV = 3,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 3, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 3, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Freeze", Damage = "1d5", Flags = {"Natural",}},
 
       {Spell = "Freeze", Damage = "1d5", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Unblindable flag","Web immune flag",},
+
   Flags = {"See invisible flag", "Unblindable flag", "Amorphous flag", "No skeleton flag",},  
   MR = "0",
+
   Willpower = "0",  
   Resistances = {"Poison resistance","Acid resistance 3",},
+
   Resistances = {"Acid resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 1,  
   XP = 7,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "jelly",  
   Genus = "jelly",
+
   Species = "endoplasm",  
   Species = "endoplasm",
+
   Description = [=[A glob of grey sludge that has somehow developed a rudimentary awareness and limited motility. It periodically draws heat from its surroundings to sustain itself, freezing enemies unfortunate enough to be adjacent at the time.]=],  
   Description = [=[A glob of grey sludge that has somehow developed a rudimentary awareness and limited motility. It periodically draws heat from its surroundings to sustain itself, freezing enemies unfortunate enough to be adjacent at the time.]=],
 
 
   Quote = [=[“Sea horses floundering in the slimy mud,
 
   Quote = [=[“Sea horses floundering in the slimy mud,
 
Tossed up their heads, and dashed the ooze about them.”
 
Tossed up their heads, and dashed the ooze about them.”
Line 8,076: Line 9,729:
 
}
 
}
 
m["entropy weaver"] = {
 
m["entropy weaver"] = {
   Name = "entropy weaver",
+
   Name = "entropy weaver",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "B",
+
   Glyph = "B",  
   Tile = "[[File:Entropy weaver.png]]",
+
   Tile = "[[File:Entropy weaver.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 13,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 715,
+
   ["Average HP 10x"] = 715,  
   AC = 7,
+
   AC = 7,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 +
    {Damage = 17, Type = "Hit", Flavour = "Plain"},
 +
    {Damage = 17, Type = "Hit", Flavour = "Plain"},
 +
    {Damage = 17, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 17, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 17, Type = "Hit", Flavour = "Plain"},
    {Damage = 17, Type = "Hit", Flavour = "Plain"},
+
   },  
    {Damage = 17, Type = "Hit", Flavour = "Plain"},
+
   Holiness = "Natural",  
    {Damage = 17, Type = "Hit", Flavour = "Plain"},
+
   ["Item Use"] = {"Open doors"},  
   },
+
   Habitat = "Land",  
   Holiness = "Natural",
 
   ["Item Use"] = {"Open doors"},
 
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Entropic Weave", Flags = {"Wizard",}},
 
       {Spell = "Entropic Weave", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Warm blood flag","No skeleton flag","See invisible flag","Speaks flag","Web immune flag",},
+
   Flags = {"Fighter flag", "Warm blood flag", "No skeleton flag", "See invisible flag", "Speaks flag", "Web immune flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 902,  
   XP = 1391,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "entropy weaver",  
   Genus = "entropy weaver",
+
   Species = "entropy weaver",  
   Species = "entropy weaver",
+
   Description = [=[A gaunt humanoid with flaking, pale chitin. Its spindly limbs are capable of startlingly quick movement and end in razor-sharp talons.]=],
   Description = [=[A gaunt humanoid with flaking, pale chitin. Its spindly limbs are capable of startlingly quick movement and end in razor-sharp talons.]=],
+
  Quote = [=[“SEE! warp is stretched
 +
For warrior’s fall;
 +
Lo, weft in loom,
 +
’Tis wet with blood;
 +
Now, fight foreboding,
 +
’Neath friends’ swift fingers
 +
Our gray woof waxeth
 +
With war’s alarms,
 +
Our warp blood-red,
 +
Our weft corse-blue.
 +
 
 +
This woof is y-woven
 +
With entrails of men;
 +
This warp is hard weighted
 +
With heads of the slain;
 +
Spears blood-besprinkled
 +
For spindles we use,
 +
Our loom iron-bound,
 +
And arrows our reels;
 +
With swords for our shuttles
 +
This war-woof we work;
 +
So weave we, weird sisters,
 +
Our war-winning woof.
 +
 
 +
Now war-winner walketh
 +
To weave in her turn,
 +
Now Sword-swinger steppeth,
 +
Now Swift-stroke, now Storm;
 +
When they speed the shuttle
 +
How spear-heads shall flash!
 +
Shields crash, and helm-gnawer
 +
On harness bite hard!”
 +
    -_The Story of Burnt Njal_, trans. George Dasent. 1861]=],
 +
}
 +
m["erythrospite"] = {
 +
  Name = "erythrospite",
 +
  Colour = "Red",
 +
  Glyph = "E",
 +
  Tile = "[[File:Erythrospite.png]]",
 +
  Speed = "10",
 +
  HD = 3,
 +
  ["HD"] = 3,
 +
  ["Average HP 10x"] = 165,
 +
  AC = 0,
 +
  EV = 7,
 +
  Attacks = {
 +
    {Damage = 6, Type = "Hit", Flavour = "Vampiric"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Amphibious",
 +
  Flags = {"See invisible flag", "Unblindable flag", "Speaks flag", "Warm blood flag", "No skeleton flag", "No poly flag", "Amorphous flag", "Evil flag",},
 +
  Willpower = "10",
 +
  Resistances = {"Drown resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 42,
 +
  Size = "Small",
 +
  Intelligence = "Brainless",
 +
  Genus = "erythrospite",
 +
  Species = "erythrospite",
 +
  Description = [=[A churning mass of flowing blood that throbs to the beat of an absent heart.
 +
 
 +
Does it wish to bury itself in your arteries because it recognises, on some primordial level, that this is where it belongs? Alas, all it is capable of in this fleeing moment of sentience is violence.]=],
 
}
 
}
 
m["ettin"] = {
 
m["ettin"] = {
   Name = "ettin",
+
   Name = "ettin",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "C",
+
   Glyph = "C",  
   Tile = "[[File:Ettin.png]]",
+
   Tile = "[[File:Ettin.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 660,
+
   ["Average HP 10x"] = 660,  
   AC = 9,
+
   AC = 9,  
   EV = 4,
+
   EV = 4,  
 
   Attacks = {
 
   Attacks = {
 +
    {Damage = 40, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 40, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 40, Type = "Hit", Flavour = "Plain"},
    {Damage = 40, Type = "Hit", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Natural",  
   Holiness = "Natural",
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   Habitat = "Land",  
   Habitat = "Land",
+
   Flags = {"Two weapons flag", "Speaks flag", "Warm blood flag",},  
   Flags = {"Two weapons flag","Speaks flag","Warm blood flag",},
+
   Willpower = "40",  
   MR = "40",
+
   Resistances = {"Drown resistance",},  
   Resistances = {"Drown resistance",},
+
   Vulnerabilities = {},  
   Vulnerabilities = {},
+
   XP = 931,  
  Corpse = "Clean",
+
   Size = "Giant",  
   XP = 1127,
+
   Intelligence = "Human",  
   Size = "Giant",
+
   Genus = "giant",  
   Intelligence = "Human",
+
   Species = "ettin",  
   Genus = "giant",
+
   Description = [=[A two-headed giant, stronger than most, and able to land devastating blows left and right with its two huge weapons.]=],  
   Species = "ettin",
 
   Description = [=[A two-headed giant, stronger than most, and able to land devastating blows left and right with its two huge weapons.]=],
 
 
   Quote = [=[“But he had not been long in his hiding-hole, before the awful Ettin came in; and no sooner was he in, than he was heard crying:
 
   Quote = [=[“But he had not been long in his hiding-hole, before the awful Ettin came in; and no sooner was he in, than he was heard crying:
 
‘Snouk but and snouk ben,
 
‘Snouk but and snouk ben,
Line 8,149: Line 9,863:
 
}
 
}
 
m["eye of devastation"] = {
 
m["eye of devastation"] = {
   Name = "eye of devastation",
+
   Name = "eye of devastation",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "G",
+
   Glyph = "G",  
   Tile = "[[File:Eye of devastation.png]]",
+
   Tile = "[[File:Eye of devastation.png]]",  
   Speed = "7",
+
   Speed = "8",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 550,
+
   ["Average HP 10x"] = 550,  
   AC = 12,
+
   AC = 16,  
   EV = 1,
+
   EV = 1,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Energy Bolt", Damage = "3d20", Flags = {"Magical",}},
+
       {Spell = "Bolt of Devastation", Damage = "3d24", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Flying flag","Unbreathing flag",},
+
   Flags = {"See invisible flag", "Flying flag", "No skeleton flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Acid resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 465,  
   XP = 436,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "floating eye",  
   Genus = "giant eyeball",
+
   Species = "eye of devastation",  
   Species = "eye of devastation",
 
 
   Description = [=[A huge eyeball, encased in a levitating globe of incandescent energy.]=],
 
   Description = [=[A huge eyeball, encased in a levitating globe of incandescent energy.]=],
 +
}
 +
m["eye of draining"] = {
 +
  Name = "eye of draining",
 +
  Colour = "Cyan",
 +
  Glyph = "G",
 +
  Tile = "[[File:Eye of draining.png]]",
 +
  Speed = "10 (move: 80%)",
 +
  HD = 14,
 +
  ["HD"] = 14,
 +
  ["Average HP 10x"] = 780,
 +
  AC = 3,
 +
  EV = 1,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Draining Gaze", Flags = {"Magical", "Instant",}},
 +
    },
 +
  },
 +
  Flags = {"Flying flag", "See invisible flag", "No skeleton flag", "Cautious flag", "Evil flag",},
 +
  Willpower = "80",
 +
  Resistances = {"Acid resistance 3",},
 +
  Vulnerabilities = {},
 +
  XP = 768,
 +
  Size = "Medium",
 +
  Intelligence = "Brainless",
 +
  Genus = "floating eye",
 +
  Species = "eye of draining",
 +
  Description = [=[A hovering horror, rare and unnatural even amongst servitor eyes, radiating baleful energies. They monitor the flow of chaotic life and ever-present death for the divine Jiyva.]=],
 
}
 
}
 
m["faun"] = {
 
m["faun"] = {
   Name = "faun",
+
   Name = "faun",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "c",
+
   Glyph = "c",  
   Tile = "[[File:Faun.png]]",
+
   Tile = "[[File:Faun.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 500,
+
   ["Average HP 10x"] = 500,  
   AC = 2,
+
   AC = 2,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 23, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 23, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Corona", Flags = {"Wizard",}},
+
       {Spell = "Corona", Flags = {"Wizard",}},  
 
       {Spell = "Strip Willpower", Flags = {"Wizard",}},
 
       {Spell = "Strip Willpower", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 540,  
   XP = 540,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "faun",  
   Genus = "faun",
+
   Species = "faun",  
   Species = "faun",
+
   Description = [=[A hybrid with the torso of a human atop the forelegs of a goat. It is fabled for its ability to play with the minds of those who intrude into its domain.]=],  
   Description = [=[A hybrid with the torso of a human atop the forelegs of a goat. They are fabled for their ability to play with the minds of those who intrude into their domains.]=],
 
 
   Quote = [=[“When Peleus, some distance away, saw him torn apart by the frightful wound he shouted: ‘Accept this tribute to the dead, at least, Crantor, dearest of youths’, and with his powerful arm, he hurled his ash spear, at full strength, at Demoleon. It ruptured the ribcage, and stuck quivering in the bone. The centaur pulled out the shaft minus its head (he tried with difficulty to reach that also) but the head was caught in his lung. The pain itself strengthened his will: wounded, he reared up at his enemy and beat the hero down with his hooves. Peleus received the resounding blows on helmet and shield, and defending his upper arms, and controlling the weapon he held out, with one blow through the arm he pierced the bi-formed breast.”
 
   Quote = [=[“When Peleus, some distance away, saw him torn apart by the frightful wound he shouted: ‘Accept this tribute to the dead, at least, Crantor, dearest of youths’, and with his powerful arm, he hurled his ash spear, at full strength, at Demoleon. It ruptured the ribcage, and stuck quivering in the bone. The centaur pulled out the shaft minus its head (he tried with difficulty to reach that also) but the head was caught in his lung. The pain itself strengthened his will: wounded, he reared up at his enemy and beat the hero down with his hooves. Peleus received the resounding blows on helmet and shield, and defending his upper arms, and controlling the weapon he held out, with one blow through the arm he pierced the bi-formed breast.”
 
-Ovid, _Metamorphoses_, XII, 330. 8 AD.]=],
 
-Ovid, _Metamorphoses_, XII, 330. 8 AD.]=],
 
}
 
}
 
m["febrile elf"] = {
 
m["febrile elf"] = {
   Name = "febrile elf",
+
   Name = "febrile elf",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:Febrile elf.png]]",
+
   Tile = "[[File:Febrile elf.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 360,
+
   ["Average HP 10x"] = 360,  
   AC = 3,
+
   AC = 3,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","No poly flag","Vault flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "Vault flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 346,  
   XP = 346,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elf",  
   Genus = "elf",
+
   Species = "elf",  
   Species = "elf",
 
 
   Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
 
   Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
 
}
 
}
 
m["febrile human"] = {
 
m["febrile human"] = {
   Name = "febrile human",
+
   Name = "febrile human",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Febrile human.png]]",
+
   Tile = "[[File:Febrile human.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 330,
+
   ["Average HP 10x"] = 330,  
   AC = 3,
+
   AC = 3,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","Vault flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Vault flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 194,  
   XP = 194,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=],  
   Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=],
 
 
   Quote = [=[“Do you know
 
   Quote = [=[“Do you know
 
Do I know
 
Do I know
Line 8,283: Line 10,025:
 
}
 
}
 
m["febrile orc"] = {
 
m["febrile orc"] = {
   Name = "febrile orc",
+
   Name = "febrile orc",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "o",
+
   Glyph = "o",  
   Tile = "[[File:Febrile orc.png]]",
+
   Tile = "[[File:Febrile orc.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 70,
+
   ["Average HP 10x"] = 70,  
   AC = 1,
+
   AC = 1,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","Vault flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Vault flag",},  
   MR = "0",
+
   Willpower = "0",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 3,  
   XP = 3,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "orc",  
   Genus = "orc",
+
   Species = "orc",  
   Species = "orc",
 
 
   Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
 
   Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
 
}
 
}
 
m["felid"] = {
 
m["felid"] = {
   Name = "felid",
+
   Name = "felid",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "h",
+
   Glyph = "h",  
   Tile = "[[File:Felid.png]]",
+
   Tile = "[[File:Felid.png]]",  
   Speed = "10 (move: 80%)",
+
   Speed = "10",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 175,
+
   ["Average HP 10x"] = 175,  
   AC = 2,
+
   AC = 2,  
   EV = 18,
+
   EV = 18,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 10, Type = "Claw", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"See invisible flag","Speaks flag","Warm blood flag","No poly flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "No poly flag", "No gen derived flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 105,  
   XP = 105,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "felid",  
   Genus = "felid",
+
   Species = "felid",  
   Species = "felid",
 
 
   Description = [=[A feline creature that has been granted sentience by magical means. It uses the gift of speech to demand milk, treats and catnip.]=],
 
   Description = [=[A feline creature that has been granted sentience by magical means. It uses the gift of speech to demand milk, treats and catnip.]=],
}
 
m["fire bat"] = {
 
  Name = "fire bat",
 
  Colour = "LightRed",
 
  Glyph = "b",
 
  Tile = "[[File:Fire bat.png]]",
 
  Speed = "30",
 
  HD = 5,
 
  ["HD"] = 5,
 
  ["Average HP 10x"] = 225,
 
  AC = 1,
 
  EV = 14,
 
  Attacks = {
 
    {Damage = 6, Type = "Bite", Flavour = "Fire"},
 
  },
 
  Holiness = "Natural",
 
  ["Item Use"] = {"Uses nothing"},
 
  Habitat = "Land",
 
  Flags = {"See invisible flag","Flying flag","Unblindable flag","Batty flag","Warm blood flag",},
 
  MR = "10",
 
  Resistances = {"Fire resistance 3",},
 
  Vulnerabilities = {"Cold vulnerability",},
 
  Corpse = "No",
 
  XP = 198,
 
  Size = "Tiny",
 
  Intelligence = "Animal",
 
  Genus = "bat",
 
  Species = "fire bat",
 
  Description = [=[A bat whose leathery body burns with a hot flame.]=],
 
 
}
 
}
 
m["fenstrider witch"] = {
 
m["fenstrider witch"] = {
   Name = "fenstrider witch",
+
   Name = "fenstrider witch",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "H",
+
   Glyph = "H",  
   Tile = "[[File:Fenstrider witch.png]]",
+
   Tile = "[[File:Fenstrider witch.png]]",  
   Speed = "10",
+
   Speed = "13",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 666,
+
   ["Average HP 10x"] = 666,  
   AC = 3,
+
   AC = 5,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 25, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 25, Type = "Kick", Flavour = "Plain"},
 
     {Damage = 25, Type = "Kick", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Paralyze", Flags = {"Wizard",}},
+
       {Spell = "Hurl Sludge", Damage = "3d15", Flags = {"Wizard",}},  
       {Spell = "Agony", Flags = {"Wizard",}},
+
       {Spell = "Agonising Touch", Flags = {"Wizard",}},  
       {Spell = "Hurl Sludge", Damage = "3d15", Flags = {"Wizard",}},
+
       {Spell = "Paralyse", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Warm blood flag","Speaks flag","Evil flag",},
+
   Flags = {"See invisible flag", "Warm blood flag", "Speaks flag", "Evil flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Poison resistance","Negative energy resistance",},
+
   Resistances = {"Poison resistance", "Negative energy resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1321,  
   XP = 1882,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "fenstrider witch",  
   Genus = "fenstrider witch",
+
   Species = "fenstrider witch",  
   Species = "fenstrider witch",
+
   Description = [=[Followers of the ancient swamp ways, these witches rise above the muck and mire on a pair of stilt-like chicken legs. They are masters of pain and poison.]=],
   Description = [=[Followers of the ancient swamp ways, these witches rise above the muck and mire on a pair of stilt-like chicken legs. They are masters of pain and poison.]=],
+
  Quote = [=[“All the infections that sun sucks up
 +
From bogs, fens, flats, on Prosper fall and make him
 +
By inch-meal a disease! His spirits hear me
 +
And yet I needs must curse.”
 +
    -William Shakespeare, _The Tempest_, II, 2. 1611.]=],
 
}
 
}
m["fire crab"] = {
+
m["fire bat"] = {
   Name = "fire crab",
+
   Name = "fire bat",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "t",
+
   Glyph = "b",  
   Tile = "[[File:Fire crab.png]]",
+
   Tile = "[[File:Fire bat.png]]",  
   Speed = "10",
+
   Speed = "30",  
   HD = 8,
+
   HD = 5,  
   ["HD"] = 8,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 520,
+
   ["Average HP 10x"] = 225,  
   AC = 9,
+
   AC = 1,  
   EV = 6,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 15, Type = "Bite", Flavour = "Fire"},
+
    {Damage = 6, Type = "Bite", Flavour = "Fire"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"See invisible flag", "Flying flag", "Unblindable flag", "Batty flag", "Warm blood flag",},
 +
  Willpower = "10",
 +
  Resistances = {"Fire resistance 3",},
 +
  Vulnerabilities = {"Cold vulnerability",},
 +
  XP = 198,
 +
  Size = "Tiny",
 +
  Intelligence = "Animal",
 +
  Genus = "bat",
 +
  Species = "fire bat",
 +
  Description = [=[A bat whose leathery body burns with a hot flame.]=],
 +
}
 +
m["fire crab"] = {
 +
  Name = "fire crab",
 +
  Colour = "LightRed",
 +
  Glyph = "t",
 +
  Tile = "[[File:Fire crab.png]]",
 +
  Speed = "10",
 +
  HD = 8,
 +
  ["HD"] = 8,
 +
  ["Average HP 10x"] = 520,
 +
  AC = 9,
 +
  EV = 6,
 +
  Attacks = {
 +
     {Damage = 15, Type = "Bite", Flavour = "Fire"},  
 
     {Damage = 15, Type = "Claw", Flavour = "Fire"},
 
     {Damage = 15, Type = "Claw", Flavour = "Fire"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Amphibious lava",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Flaming Cloud", Damage = "d12", Flags = {"Natural",}},
 
       {Spell = "Flaming Cloud", Damage = "d12", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"No skeleton flag",},
+
   Flags = {"No skeleton flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Fire resistance 3",},
+
   Resistances = {"Fire resistance 3",},  
   Vulnerabilities = {"Poison vulnerability",},
+
   Vulnerabilities = {"Poison vulnerability",},  
  Corpse = "Noxious",
+
   XP = 766,  
   XP = 779,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "crab",  
   Genus = "crab",
+
   Species = "fire crab",  
   Species = "fire crab",
+
   Description = [=[A variety of crab prized for its brilliantly jewelled shell. The rarity of the shells is only enhanced by its almost supernatural ability to wade through molten lava and expel massive quantities of flames.]=],  
   Description = [=[A variety of crab prized for its brilliantly jewelled shell. The rarity of the shells is only enhanced by its vicious, fiery nature, and its almost supernatural ability to expel massive quantities of flames.]=],
+
   Quote = [=[“The planet brought forth scintillating jewelled scuttling crabs, which the
   Quote = [=[“The planet brought forth scintillating jewelled scuttling crabs, which [they] ate, smashing their shells with iron mallets; tall aspiring trees with breathtaking slenderness and colour which [they] cut down and burned the crab meat with.”
+
Vogons ate, smashing their shells with iron mallets; tall aspiring trees with
-Douglas Adams, The Hitch-hiker’s Guide to the Galaxy]=],
+
breathtaking slenderness and colour which the Vogons cut down and burned the
 +
crab meat with; elegant gazellelike creatures with silken coats and dewy eyes
 +
which the Vogons would catch and sit on.”
 +
    -Douglas Adams, _The Hitch-hiker's Guide to the Galaxy_. 1979.]=],
 
}
 
}
 
m["fire dragon"] = {
 
m["fire dragon"] = {
   Name = "fire dragon",
+
   Name = "fire dragon",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "D",
+
   Glyph = "D",  
   Tile = "[[File:Fire dragon.png]]",
+
   Tile = "[[File:Fire dragon.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 900,
+
   ["Average HP 10x"] = 900,  
   AC = 10,
+
   AC = 10,  
   EV = 8,
+
   EV = 8,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 20, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 20, Type = "Bite", Flavour = "Plain"},  
     {Damage = 13, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 13, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 13, Type = "Trample", Flavour = "Trample"},
 
     {Damage = 13, Type = "Trample", Flavour = "Trample"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Fire Breath", Damage = "3d24", Flags = {"Natural","Breath","Noisy",}},
+
       {Spell = "Fire Breath", Damage = "3d24", Flags = {"Natural", "Breath", "Noisy",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Flying flag","Warm blood flag",},
+
   Flags = {"Flying flag", "Warm blood flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Fire resistance 2","Poison resistance","Drown resistance",},
+
   Resistances = {"Fire resistance 2", "Poison resistance",},  
   Vulnerabilities = {"Cold vulnerability",},
+
   Vulnerabilities = {"Cold vulnerability",},  
  Corpse = "Clean",
+
   XP = 912,  
   XP = 1074,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "dragon",  
   Genus = "dragon",
+
   Species = "fire dragon",  
   Species = "fire dragon",
+
   Description = [=[A great reptilian beast with powerful claws on its limbs, covered in thick red scales and with two huge bat-like wings. Little trails of smoke spill from its toothy maw.]=],  
   Description = [=[A great reptilian beast with powerful claws on its limbs, covered in thick red scales and with two huge bat-like wings. Little trails of smoke spill from its toothy maw.]=],
 
 
   Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
 
   Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
 
-Life of Confucius
 
-Life of Confucius
Line 8,493: Line 10,238:
 
}
 
}
 
m["fire elemental"] = {
 
m["fire elemental"] = {
   Name = "fire elemental",
+
   Name = "fire elemental",  
   Colour = "LightGrey",
+
   Colour = "Red",  
   Glyph = "E",
+
   Glyph = "E",  
   Tile = "[[File:Fire elemental.png]]",
+
   Tile = "[[File:Fire elemental.png]]",  
   Speed = "13",
+
   Speed = "13",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 330,
+
   ["Average HP 10x"] = 330,  
   AC = 4,
+
   AC = 4,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 0, Type = "Hit", Flavour = "Pure fire"},
 
     {Damage = 0, Type = "Hit", Flavour = "Pure fire"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious lava",
+
   Habitat = "Amphibious lava",  
   Flags = {"Unbreathing flag","Insubstantial flag",},
+
   Flags = {"Unbreathing flag", "Insubstantial flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 3","Electricity resistance","Poison resistance 3","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Fire resistance 3", "Electricity resistance", "Poison resistance 3", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Drown resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {"Cold vulnerability",},
+
   Vulnerabilities = {"Cold vulnerability",},  
  Corpse = "No",
+
   XP = 196,  
   XP = 196,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Brainless",
+
   Genus = "elemental",  
   Genus = "elemental",
+
   Species = "fire elemental",  
   Species = "fire elemental",
 
 
   Description = [=[A spirit drawn from the elemental plane of fire, which exists in this world as a brilliant column of raging flames.]=],
 
   Description = [=[A spirit drawn from the elemental plane of fire, which exists in this world as a brilliant column of raging flames.]=],
 
}
 
}
 
m["fire giant"] = {
 
m["fire giant"] = {
   Name = "fire giant",
+
   Name = "fire giant",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "C",
+
   Glyph = "C",  
   Tile = "[[File:Fire giant.png]]",
+
   Tile = "[[File:Fire giant.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 960,
+
   ["Average HP 10x"] = 960,  
   AC = 8,
+
   AC = 8,  
   EV = 4,
+
   EV = 4,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Fire", Damage = "3d25", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Fire", Damage = "3d25", Flags = {"Wizard",}},  
 
       {Spell = "Fireball", Damage = "3d26", Flags = {"Wizard",}},
 
       {Spell = "Fireball", Damage = "3d26", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {"Fire resistance 2","Drown resistance",},
+
   Resistances = {"Fire resistance 2",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1285,  
   XP = 1816,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "giant",  
   Genus = "giant",
+
   Species = "fire giant",  
   Species = "fire giant",
 
 
   Description = [=[A giant with obsidian skin and a wild mane of glowing red hair, holding aloft a fiery sword. Fire giants believe that they are destined to unite and burn the entire world to cinders.]=],
 
   Description = [=[A giant with obsidian skin and a wild mane of glowing red hair, holding aloft a fiery sword. Fire giants believe that they are destined to unite and burn the entire world to cinders.]=],
 
}
 
}
 
m["fire vortex"] = {
 
m["fire vortex"] = {
   Name = "fire vortex",
+
   Name = "fire vortex",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "v",
+
   Glyph = "v",  
   Tile = "[[File:Fire vortex.png]]",
+
   Tile = "[[File:Fire vortex.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 300,
+
   ["Average HP 10x"] = 300,  
   AC = 0,
+
   AC = 0,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 0, Type = "Hit", Flavour = "Pure fire"},
 
     {Damage = 0, Type = "Hit", Flavour = "Pure fire"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag","Unbreathing flag","Confused flag","Insubstantial flag","No exp gain flag","Conjured flag",},
+
   Flags = {"Flying flag", "Unbreathing flag", "Confused flag", "Insubstantial flag", "No exp gain flag", "Peripheral flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 3","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Fire resistance 3", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {"Cold vulnerability",},
+
   Vulnerabilities = {"Cold vulnerability",},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "fire vortex",  
   Genus = "fire vortex",
+
   Species = "fire vortex",  
   Species = "fire vortex",
+
   Description = [=[A swirling cloud of flame. After striking a foe, it disintegrates.]=],
   Description = [=[A swirling cloud of flame.]=],
 
 
}
 
}
 
m["firespitter statue"] = {
 
m["firespitter statue"] = {
   Name = "firespitter statue",
+
   Name = "firespitter statue",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "8",
+
   Glyph = "8",  
   Tile = "[[File:Firespitter statue.png]]",
+
   Tile = "[[File:Firespitter statue.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10 (stationary)",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 720,
+
   ["Average HP 10x"] = 720,  
   AC = 12,
+
   AC = 12,  
   EV = 1,
+
   EV = 1,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Weapon only", Flavour = "Plain"},
 
     {Damage = 20, Type = "Weapon only", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Throw Flame", Damage = "3d7", Flags = {"Magical",}},
+
       {Spell = "Throw Flame", Damage = "3d7", Flags = {"Magical",}},  
       {Spell = "Sticky Flame Range", Damage = "3d4", Flags = {"Magical",}},
+
       {Spell = "Sticky Flame Range", Damage = "3d4", Flags = {"Magical",}},  
       {Spell = "Bolt of Magma", Damage = "3d16", Flags = {"Magical",}},
+
       {Spell = "Bolt of Magma", Damage = "3d16", Flags = {"Magical",}},  
 
       {Spell = "Bolt of Fire", Damage = "3d16", Flags = {"Magical",}},
 
       {Spell = "Bolt of Fire", Damage = "3d16", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Archer flag","Unbreathing flag","Speaks flag","Stationary flag","No poly flag","Don't melee flag","Artificial flag","Vault flag",},
+
   Flags = {"Archer flag", "Unbreathing flag", "Speaks flag", "Stationary flag", "No poly flag", "Don't melee flag", "Artificial flag", "Vault flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 614,  
   XP = 614,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "statue",  
   Genus = "statue",
+
   Species = "statue",  
   Species = "statue",
 
 
   Description = [=[At first glance, this piece of sculpted granite appears inert. The red glow from its eyes, however, suggests it is no mere stone. Although it is rooted to its base, it can still move parts of itself.]=],
 
   Description = [=[At first glance, this piece of sculpted granite appears inert. The red glow from its eyes, however, suggests it is no mere stone. Although it is rooted to its base, it can still move parts of itself.]=],
 
}
 
}
 
m["flayed ghost"] = {
 
m["flayed ghost"] = {
   Name = "flayed ghost",
+
   Name = "flayed ghost",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "W",
+
   Glyph = "W",  
   Tile = "[[File:Flayed ghost.png]]",
+
   Tile = "[[File:Flayed ghost.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 11,
+
   HD = 11,  
   ["HD"] = 11,
+
   ["HD"] = 11,  
   ["Average HP 10x"] = 605,
+
   ["Average HP 10x"] = 605,  
   AC = 0,
+
   AC = 0,  
   EV = 14,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Flay", Flags = {"Magical",}},
 
       {Spell = "Flay", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","Flying flag","Unbreathing flag","Speaks flag","Insubstantial flag",},
+
   Flags = {"Evil flag", "Flying flag", "Unbreathing flag", "Speaks flag", "Insubstantial flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 716,  
   XP = 716,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "phantom",  
   Genus = "ghost",
+
   Species = "flayed ghost",  
   Species = "flayed ghost",
+
   Description = [=[A hideous floating undead creature, the anguished spirit of a tortured victim, with torn skin hanging from an emaciated body. It restlessly stalks the dungeon, inflicting the anguish it felt in life upon those still living.]=],
   Description = [=[A hideous floating undead creature, the anguished spirit of a tortured victim, with torn skin hanging from an emaciated body. It restlessly stalks the dungeon, inflicting the anguish it felt in life upon those still living.]=],
+
  Quote = [=[“Solamen miseris socios habuisse doloris.”
 +
    -Christopher Marlowe, _Doctor Faustus_. 1604]=],
 
}
 
}
 
m["flesh golem"] = {
 
m["flesh golem"] = {
   Name = "flesh golem",
+
   Name = "flesh golem",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "9",
+
   Glyph = "9",  
   Tile = "[[File:Flesh golem.png]]",
+
   Tile = "[[File:Flesh golem.png]]",  
   Speed = "7 (atk: 70%)",
+
   Speed = "7 (atk: 70%)",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 1000,
+
   ["Average HP 10x"] = 1000,  
   AC = 25,
+
   AC = 25,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
 +
    {Damage = 50, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 50, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 50, Type = "Hit", Flavour = "Plain"},
    {Damage = 50, Type = "Hit", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Nonliving",  
   Holiness = "Nonliving",
+
   ["Item Use"] = {"Open doors"},  
   ["Item Use"] = {"Open doors"},
+
   Habitat = "Land",  
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Corrupting Pulse", Flags = {"Magical",}},
 
       {Spell = "Corrupting Pulse", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Vault flag",},
+
   Flags = {"Vault flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 3","Cold resistance 3","Electricity resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 805,  
   XP = 805,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "golem",  
   Genus = "golem",
+
   Species = "iron golem",  
   Species = "iron golem",
 
 
   Description = [=[An animated mound of misshapen flesh, sculpted over an iron skeleton.]=],
 
   Description = [=[An animated mound of misshapen flesh, sculpted over an iron skeleton.]=],
 
}
 
}
 
m["floating eye"] = {
 
m["floating eye"] = {
   Name = "floating eye",
+
   Name = "floating eye",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "G",
+
   Glyph = "G",  
   Tile = "[[File:Floating eye.png]]",
+
   Tile = "[[File:Floating eye.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 165,
+
   ["Average HP 10x"] = 165,  
   AC = 0,
+
   AC = 0,  
   EV = 1,
+
   EV = 1,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Paralysis Gaze", Flags = {"Magical",}},
 
       {Spell = "Paralysis Gaze", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Flying flag","Unbreathing flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Unbreathing flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 142,  
   XP = 142,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "floating eye",  
   Genus = "floating eye",
+
   Species = "floating eye",  
   Species = "floating eye",
+
   Description = [=[A floating eyeball, said to be one of the servitors of Jiyva. It possesses a gaze that can eventually paralyze even the most strong-willed of adventurers.]=],  
   Description = [=[A floating eyeball, said to be one of the servitors of Jiyva. It possesses a gaze that can eventually paralyze even the most strong-willed of adventurers.]=],
 
 
   Quote = [=[“El ojo que ves
 
   Quote = [=[“El ojo que ves
 
no es ojo porque tú lo veas,
 
no es ojo porque tú lo veas,
Line 8,729: Line 10,469:
 
}
 
}
 
m["flying skull"] = {
 
m["flying skull"] = {
   Name = "flying skull",
+
   Name = "flying skull",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "z",
+
   Glyph = "z",  
   Tile = "[[File:Flying skull.png]]",
+
   Tile = "[[File:Flying skull.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 7,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 210,
+
   ["Average HP 10x"] = 210,  
   AC = 10,
+
   AC = 10,  
   EV = 17,
+
   EV = 17,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 14, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 14, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","Flying flag","Unbreathing flag",},
+
   Flags = {"Evil flag", "Flying flag", "Unbreathing flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 228,  
   XP = 228,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "flying skull",  
   Genus = "flying skull",
+
   Species = "flying skull",  
   Species = "flying skull",
+
   Description = [=[An undead skull kept aloft and flitting swiftly about by unholy magic.]=],  
   Description = [=[An undead skull kept aloft and flitting swiftly about by unholy magic.]=],
 
 
   Quote = [=[“Alas, poor Yorick! I knew him, Horatio, a fellow of infinite jest, of most excellent fancy. He hath bore me on his back a thousand times, and now how abhorr’d in my imagination it is! My gorge rises at it.”
 
   Quote = [=[“Alas, poor Yorick! I knew him, Horatio, a fellow of infinite jest, of most excellent fancy. He hath bore me on his back a thousand times, and now how abhorr’d in my imagination it is! My gorge rises at it.”
 
-William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, V, 1. 1603.]=],
 
-William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, V, 1. 1603.]=],
 
}
 
}
 
m["formicid"] = {
 
m["formicid"] = {
   Name = "formicid",
+
   Name = "formicid",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "B",
+
   Glyph = "B",  
   Tile = "[[File:Formicid.png]]",
+
   Tile = "[[File:Formicid.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 420,
+
   ["Average HP 10x"] = 420,  
   AC = 3,
+
   AC = 3,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"See invisible flag","Speaks flag","Warm blood flag","Burrows flag","No skeleton flag","No poly flag","No gen derived flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "No skeleton flag", "No poly flag", "No gen derived flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 228,  
   XP = 228,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "formicid",  
   Genus = "formicid",
+
   Species = "formicid",  
   Species = "formicid",
 
 
   Description = [=[A sentient ant that walks upright and is competent at digging.]=],
 
   Description = [=[A sentient ant that walks upright and is competent at digging.]=],
 
}
 
}
 
m["formless jellyfish"] = {
 
m["formless jellyfish"] = {
   Name = "formless jellyfish",
+
   Name = "formless jellyfish",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "J",
+
   Glyph = "J",  
   Tile = "[[File:Formless jellyfish.png]]",
+
   Tile = "[[File:Formless jellyfish.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 15,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 800,
+
   ["Average HP 10x"] = 1200,  
   AC = 0,
+
   AC = 0,  
   EV = 3,
+
   EV = 3,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 37, Type = "Sting", Flavour = "Paralyse"},
+
     {Damage = 37, Type = "Sting", Flavour = "Minipara"},  
 
     {Damage = 5, Type = "Constrict", Flavour = "Crush"},
 
     {Damage = 5, Type = "Constrict", Flavour = "Crush"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Amphibious",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Blink Close", Flags = {"Natural",}},
+
       {Spell = "Blink Close", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"No skeleton flag","Web immune flag","Unblindable flag",},
+
   Flags = {"No skeleton flag", "Amorphous flag", "Unblindable flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Poison resistance", "Drown resistance",},
+
   Resistances = {"Poison resistance", "Drown resistance", "Acid resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1093,  
   XP = 1093,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "jelly",  
   Genus = "jelly",
+
   Species = "formless jellyfish",  
   Species = "formless jellyfish",
+
   Description = [=[A gelatinous assemblage of tentacles and venom, leaving a glistening trail as it slides along. Surely such a mockery of life could not be natural..?]=],  
   Description = [=[A gelatinous assemblage of tentacles and venom, leaving a glistening trail as it slides along. Surely such a mockery of life could not be natural..?]=],
 
 
   Quote = [=[“From this story it is evident that in former times the jellyfish once had a shell and bones something like a tortoise, but, ever since the Dragon King's sentence was carried out on the ancestor of the jelly fishes, his descendants have all been soft and boneless just as you see them to-day thrown up by the waves high upon the shores of Japan.”
 
   Quote = [=[“From this story it is evident that in former times the jellyfish once had a shell and bones something like a tortoise, but, ever since the Dragon King's sentence was carried out on the ancestor of the jelly fishes, his descendants have all been soft and boneless just as you see them to-day thrown up by the waves high upon the shores of Japan.”
 
-“The Jellyfish and the Monkey”, adapted by Yei Theodora Ozaki, _Young Folk's Treasury_, vol. II. 1909.]=],
 
-“The Jellyfish and the Monkey”, adapted by Yei Theodora Ozaki, _Young Folk's Treasury_, vol. II. 1909.]=],
 +
}
 +
m["foxfire"] = {
 +
  Name = "foxfire",
 +
  Colour = "LightRed",
 +
  Glyph = "v",
 +
  Tile = "[[File:Foxfire.png]]",
 +
  Speed = "50",
 +
  HD = 1,
 +
  ["HD"] = 1,
 +
  ["Average HP 10x"] = 10,
 +
  AC = 0,
 +
  EV = 10,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Flying flag", "See invisible flag", "Insubstantial flag", "No exp gain flag", "No poly flag", "Peripheral flag", "Harmless flag", "Unbreathing flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Fire resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 0,
 +
  Size = "Little",
 +
  Intelligence = "Brainless",
 +
  Genus = "foxfire",
 +
  Species = "foxfire",
 +
  Description = [=[A thin wisp of flaming swamp gas. It will burn the first hostile thing it touches and then dissipate.]=],
 +
}
 +
m["fravashi"] = {
 +
  Name = "fravashi",
 +
  Colour = "Green",
 +
  Glyph = "A",
 +
  Tile = "[[File:Fravashi.png]]",
 +
  Speed = "10",
 +
  HD = 13,
 +
  ["HD"] = 13,
 +
  ["Average HP 10x"] = 860,
 +
  AC = 11,
 +
  EV = 13,
 +
  Attacks = {
 +
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Holy",
 +
  ["Item Use"] = {"Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Summon Mortal Champion", Flags = {"Magical",}},
 +
    },
 +
  },
 +
  Flags = {"Fighter flag", "Flying flag", "Speaks flag",},
 +
  Willpower = "120",
 +
  Resistances = {"Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Holy resistance 3",},
 +
  Vulnerabilities = {},
 +
  XP = 912,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "fravashi",
 +
  Species = "fravashi",
 +
  Description = [=[A beneficent remnant of the countless mortal knights who serve the Shining One. Their hosts' role in the divine hierarchy is to guide and direct their legions in righteous moral warfare, though they may also call upon those mortals to defend themselves.]=],
 
}
 
}
 
m["freezing wraith"] = {
 
m["freezing wraith"] = {
   Name = "freezing wraith",
+
   Name = "freezing wraith",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "W",
+
   Glyph = "W",  
   Tile = "[[File:Freezing wraith.png]]",
+
   Tile = "[[File:Freezing wraith.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 440,
+
   ["Average HP 10x"] = 440,  
   AC = 12,
+
   AC = 12,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 16, Type = "Hit", Flavour = "Cold"},
+
     {Damage = 16, Type = "Hit", Flavour = "Cold"},  
 
     {Damage = 15, Type = "Hit", Flavour = "Drain speed"},
 
     {Damage = 15, Type = "Hit", Flavour = "Drain speed"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag","Insubstantial flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Cold resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {"Fire vulnerability","Holy vulnerability",},
+
   Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",},  
  Corpse = "No",
+
   XP = 354,  
   XP = 354,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "wraith",  
   Genus = "wraith",
+
   Species = "freezing wraith",  
   Species = "freezing wraith",
 
 
   Description = [=[An incorporeal skeletal form surrounded by a cloud of freezing air, likely the remains of some unfortunate adventurer. It now floats slowly through the dungeon, seeking to share its fate with others.]=],
 
   Description = [=[An incorporeal skeletal form surrounded by a cloud of freezing air, likely the remains of some unfortunate adventurer. It now floats slowly through the dungeon, seeking to share its fate with others.]=],
 
}
 
}
 
m["frilled lizard"] = {
 
m["frilled lizard"] = {
   Name = "frilled lizard",
+
   Name = "frilled lizard",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "l",
+
   Glyph = "l",  
   Tile = "[[File:Frilled lizard.png]]",
+
   Tile = "[[File:Frilled lizard.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 20,
+
   ["Average HP 10x"] = 20,  
   AC = 0,
+
   AC = 0,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 3, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 3, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Cold blood flag",},
+
   Flags = {"Cold blood flag",},  
   MR = "0",
+
   Willpower = "0",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1,  
   XP = 1,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "giant lizard",  
   Genus = "giant lizard",
+
   Species = "frilled lizard",  
   Species = "frilled lizard",
 
 
   Description = [=[A lizard with a giant and colourful fringe folded around its neck. It flares its impressive frill at its victims while hissing angrily.]=],
 
   Description = [=[A lizard with a giant and colourful fringe folded around its neck. It flares its impressive frill at its victims while hissing angrily.]=],
 
}
 
}
 
m["frost giant"] = {
 
m["frost giant"] = {
   Name = "frost giant",
+
   Name = "frost giant",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "C",
+
   Glyph = "C",  
   Tile = "[[File:Frost giant.png]]",
+
   Tile = "[[File:Frost giant.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 1040,
+
   ["Average HP 10x"] = 1040,  
   AC = 9,
+
   AC = 9,  
   EV = 3,
+
   EV = 3,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 35, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 35, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Bolt of Cold", Damage = "3d25", Flags = {"Wizard",}},
 
       {Spell = "Bolt of Cold", Damage = "3d25", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {"Cold resistance 2","Drown resistance",},
+
   Resistances = {"Cold resistance 2",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1252,  
   XP = 1747,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "giant",  
   Genus = "giant",
+
   Species = "frost giant",  
   Species = "frost giant",
 
 
   Description = [=[A giant with blue skin and hair like ice and snow. Its eyes are as bleak as winter skies. It marches grimly into battle with a great, frosty axe and howling blasts of cold.]=],
 
   Description = [=[A giant with blue skin and hair like ice and snow. Its eyes are as bleak as winter skies. It marches grimly into battle with a great, frosty axe and howling blasts of cold.]=],
 
}
 
}
 
m["frost-covered statue"] = {
 
m["frost-covered statue"] = {
   Name = "frost-covered statue",
+
   Name = "frost-covered statue",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "8",
+
   Glyph = "8",  
   Tile = "[[File:Frost-covered statue.png]]",
+
   Tile = "[[File:Frost-covered statue.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10 (stationary)",  
   HD = 3,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 720,
+
   ["Average HP 10x"] = 720,  
   AC = 12,
+
   AC = 12,  
   EV = 1,
+
   EV = 1,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Weapon only", Flavour = "Plain"},
 
     {Damage = 20, Type = "Weapon only", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Throw Frost", Damage = "3d5", Flags = {"Magical",}},
 
       {Spell = "Throw Frost", Damage = "3d5", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Archer flag","Unbreathing flag","Speaks flag","Stationary flag","No poly flag","Don't melee flag","Artificial flag","Vault flag",},
+
   Flags = {"Archer flag", "Unbreathing flag", "Speaks flag", "Stationary flag", "No poly flag", "Don't melee flag", "Artificial flag", "Vault flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 32,  
   XP = 32,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "statue",  
   Genus = "statue",
+
   Species = "statue",  
   Species = "statue",
 
 
   Description = [=[At first glance, this piece of sculpted granite appears inert. The red glow from its eyes, however, suggests it is no mere stone. Although it is rooted to its base, it can still move parts of itself.]=],
 
   Description = [=[At first glance, this piece of sculpted granite appears inert. The red glow from its eyes, however, suggests it is no mere stone. Although it is rooted to its base, it can still move parts of itself.]=],
 
}
 
}
 
m["fulminant prism"] = {
 
m["fulminant prism"] = {
   Name = "fulminant prism",
+
   Name = "fulminant prism",  
   Colour = "LightGrey",
+
   Colour = "LightMagenta",  
   Glyph = "*",
+
   Glyph = "*",  
   Tile = "[[File:Fulminant prism.png]]",
+
   Tile = "[[File:Fulminant prism.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10 (stationary)",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 150,
+
   ["Average HP 10x"] = 150,  
   AC = 3,
+
   AC = 3,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag","Unbreathing flag","Stationary flag","No exp gain flag","No poly flag","Conjured flag",},
+
   Flags = {"Flying flag", "Unbreathing flag", "Stationary flag", "No exp gain flag", "No poly flag", "Conjured flag", "Peripheral flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "fulminant prism",  
   Genus = "fulminant prism",
+
   Species = "fulminant prism",  
   Species = "fulminant prism",
+
   Description = [=[A slender prism of unstable, soft gold that crackles with barely-contained destructive energy. Any blow which cracks its fragile surface is likely to result in a violent explosion.]=],
   Description = [=[A slender prism that crackles with barely-contained destructive energy. Any blow which cracks its fragile surface is likely to result in a violent explosion.]=],
 
 
}
 
}
 
m["fungus"] = {
 
m["fungus"] = {
   Name = "fungus",
+
   Name = "fungus",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "P",
+
   Glyph = "P",  
   Tile = "[[File:Fungus.png]]",
+
   Tile = "[[File:Fungus.png]]",  
   Speed = "0",
+
   Speed = "0",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 2000,
+
   ["Average HP 10x"] = 2000,  
   AC = 1,
+
   AC = 0,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Plant",
+
   Holiness = "Plant",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Stationary flag","No exp gain flag","Harmless flag","Fragile flag",},
+
   Flags = {"Stationary flag", "No exp gain flag", "Harmless flag", "Fragile flag", "Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
+
   Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "fungus",  
   Genus = "fungus",
+
   Species = "fungus",  
   Species = "fungus",
 
 
   Description = [=[A lumpy grey fungus, growing well in the dank underground dungeon.]=],
 
   Description = [=[A lumpy grey fungus, growing well in the dank underground dungeon.]=],
 
}
 
}
 
m["gargoyle"] = {
 
m["gargoyle"] = {
   Name = "gargoyle",
+
   Name = "gargoyle",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "9",
+
   Glyph = "9",  
   Tile = "[[File:Gargoyle.png]]",
+
   Tile = "[[File:Gargoyle.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 270,
+
   ["Average HP 10x"] = 270,  
   AC = 18,
+
   AC = 18,  
   EV = 6,
+
   EV = 6,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Stone Arrow", Damage = "3d12", Flags = {"Natural",}},
 
       {Spell = "Stone Arrow", Damage = "3d12", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Flying flag","Unbreathing flag","Artificial flag",},
+
   Flags = {"Flying flag", "Unbreathing flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Petrify resistance",},
+
   Resistances = {"Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 415,  
   XP = 415,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "golem",  
   Genus = "gargoyle",
+
   Species = "gargoyle",  
   Species = "gargoyle",
 
 
   Description = [=[A granite statue of a hideous winged monster, somehow brought to life.]=],
 
   Description = [=[A granite statue of a hideous winged monster, somehow brought to life.]=],
 
}
 
}
 
m["gelid demonspawn"] = {
 
m["gelid demonspawn"] = {
   Name = "gelid demonspawn",
+
   Name = "gelid demonspawn",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "6",
+
   Glyph = "6",  
   Tile = "[[File:Gelid demonspawn.png]]",
+
   Tile = "[[File:Gelid demonspawn.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 550,
+
   ["Average HP 10x"] = 550,  
   AC = 22,
+
   AC = 22,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Unholy flag","Speaks flag","Warm blood flag","No poly flag",},
+
   Flags = {"Unholy flag", "Speaks flag", "Warm blood flag", "No poly flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Cold resistance 2","Torment resistance",},
+
   Resistances = {"Cold resistance 2", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",},  
  Corpse = "Clean",
+
   XP = 709,  
   XP = 709,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "demonspawn",  
   Genus = "demonspawn",
+
   Species = "gelid demonspawn",  
   Species = "gelid demonspawn",
 
 
   Description = [=[A half-mortal, half-demonic creature, with its hellish heritage asserting itself through a certain devilish cast to its features.]=],
 
   Description = [=[A half-mortal, half-demonic creature, with its hellish heritage asserting itself through a certain devilish cast to its features.]=],
 
}
 
}
 
m["ghost"] = {
 
m["ghost"] = {
   Name = "ghost",
+
   Name = "ghost",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "W",
+
   Glyph = "W",  
   Tile = "[[File:Ghost.png]]",
+
   Tile = "[[File:Ghost.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 10,
+
   ["Average HP 10x"] = 10,  
   AC = 0,
+
   AC = 0,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","Flying flag","Unbreathing flag","Insubstantial flag","No poly flag",},
+
   Flags = {"Evil flag", "Flying flag", "Unbreathing flag", "Insubstantial flag", "No poly flag",},  
   MR = "0",
+
   Willpower = "0",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 1,  
   XP = 1,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "ghost",  
   Genus = "ghost",
+
   Species = "ghost",  
   Species = "ghost",
 
 
   Description = [=[The remains of a monster that existed in an older version, but has since been removed.]=],
 
   Description = [=[The remains of a monster that existed in an older version, but has since been removed.]=],
 
}
 
}
 
m["ghost crab"] = {
 
m["ghost crab"] = {
   Name = "ghost crab",
+
   Name = "ghost crab",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "t",
+
   Glyph = "t",  
   Tile = "[[File:Ghost crab.png]]",
+
   Tile = "[[File:Ghost crab.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 585,
+
   ["Average HP 10x"] = 585,  
   AC = 9,
+
   AC = 9,  
   EV = 6,
+
   EV = 6,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 20, Type = "Bite", Flavour = "Drain experience"},
+
     {Damage = 20, Type = "Bite", Flavour = "Drain experience"},  
 
     {Damage = 15, Type = "Claw", Flavour = "Drain experience"},
 
     {Damage = 15, Type = "Claw", Flavour = "Drain experience"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Spectral Cloud", Flags = {"Natural",}},
 
       {Spell = "Spectral Cloud", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","Unbreathing flag","No skeleton flag",},
+
   Flags = {"Evil flag", "Unbreathing flag", "No skeleton flag", "No zombie flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "Noxious",
+
   XP = 852,  
   XP = 948,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "crab",  
   Genus = "crab",
+
   Species = "ghost crab",  
   Species = "ghost crab",
+
   Description = [=[A crab twisted by proximity to negative energy. Apparitions of the dead swirl around it, only barely visible.]=],
   Description = [=[A close relative of the fire crab, twisted by proximity to negative energy. Apparitions of the dead swirl around it, only barely visible.]=],
 
 
}
 
}
 
m["ghost moth"] = {
 
m["ghost moth"] = {
   Name = "ghost moth",
+
   Name = "ghost moth",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "y",
+
   Glyph = "y",  
   Tile = "[[File:Ghost moth.png]]",
+
   Tile = "[[File:Ghost moth.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 13,
+
   HD = 13,  
   ["HD"] = 13,
+
   ["HD"] = 13,  
   ["Average HP 10x"] = 715,
+
   ["Average HP 10x"] = 715,  
   AC = 8,
+
   AC = 8,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 24, Type = "Hit", Flavour = "Drain stat"},
+
     {Damage = 24, Type = "Hit", Flavour = "Plain"},  
     {Damage = 18, Type = "Hit", Flavour = "Drain stat"},
+
     {Damage = 18, Type = "Hit", Flavour = "Plain"},  
     {Damage = 18, Type = "Sting", Flavour = "Drain stat"},
+
     {Damage = 18, Type = "Sting", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Draining Gaze", Flags = {"Magical",}},
+
       {Spell = "Antimagic Gaze", Damage = "0-19 MP", Flags = {"Magical", "Instant",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Flying flag","Invisible flag","No skeleton flag","Web immune flag",},
+
   Flags = {"Flying flag", "Invisible flag", "No skeleton flag", "Web immune flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Cold resistance","Poison resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 1201,  
   XP = 1198,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "moth",  
   Genus = "moth",
+
   Species = "ghost moth",  
   Species = "ghost moth",
+
   Description = [=[A vile interdimensional predator that feeds on the life force of living beings. It resembles an enormous, spiny moth.]=],  
   Description = [=[A vile interdimensional predator that feeds on the life force of living beings. It resembles an enormous, spiny moth.]=],
 
 
   Quote = [=[“Always in focus
 
   Quote = [=[“Always in focus
 
You can't feel my stare.
 
You can't feel my stare.
Line 9,176: Line 10,962:
 
}
 
}
 
m["ghost-faced bat"] = {
 
m["ghost-faced bat"] = {
   Name = "ghost-faced bat",
+
   Name = "ghost-faced bat",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "Z",
+
   Glyph = "Z",  
   Tile = "[[File:Ghost-faced bat.png]]",
+
   Tile = "[[File:Ghost-faced bat.png]]",  
   Speed = "30",
+
   Speed = "30",  
   HD = 1,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 440,
+
   ["Average HP 10x"] = 440,  
   AC = 3,
+
   AC = 3,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 1, Type = "Hit", Flavour = "Drain experience"},
 
     {Damage = 1, Type = "Hit", Flavour = "Drain experience"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag","Insubstantial flag","Vault flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag", "Vault flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 3,  
   XP = 3,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "wraith",  
   Genus = "wraith",
+
   Species = "spectral thing",  
   Species = "spectral thing",
+
   Description = [=[A hideous glowing apparition.]=],  
   Description = [=[A hideous glowing apparition.]=],
 
 
   Quote = [=[“On the hungry craving wind
 
   Quote = [=[“On the hungry craving wind
 
My Spectre follows thee behind.”
 
My Spectre follows thee behind.”
Line 9,208: Line 10,993:
 
}
 
}
 
m["ghoul"] = {
 
m["ghoul"] = {
   Name = "ghoul",
+
   Name = "ghoul",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "n",
+
   Glyph = "n",  
   Tile = "[[File:Ghoul.png]]",
+
   Tile = "[[File:Ghoul.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 1470,
+
   ["Average HP 10x"] = 1470,  
   AC = 4,
+
   AC = 4,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 +
    {Damage = 30, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 30, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 30, Type = "Claw", Flavour = "Plain"},
    {Damage = 30, Type = "Claw", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Undead",  
   Holiness = "Undead",
+
   ["Item Use"] = {"Open doors"},  
   ["Item Use"] = {"Open doors"},
+
   Habitat = "Land",  
   Habitat = "Land",
+
   Flags = {"Evil flag", "Unbreathing flag", "No zombie flag",},  
   Flags = {"Evil flag","Unbreathing flag","No zombie flag",},
+
   Willpower = "80",  
   MR = "80",
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Vulnerabilities = {"Holy vulnerability",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   XP = 1151,  
  Corpse = "Noxious",
+
   Size = "Medium",  
   XP = 1547,
+
   Intelligence = "Human",  
   Size = "Medium",
+
   Genus = "ghoul",  
   Intelligence = "Human",
+
   Species = "ghoul",  
   Genus = "ghoul",
+
   Description = [=[A decayed cadaver, reanimated and accursed with a terrible hunger. It desires nothing but to feed on the flesh of the living, and will fell its victims with its vicious claws.]=],  
   Species = "ghoul",
 
   Description = [=[A decayed cadaver, reanimated and accursed with a terrible hunger. It desires nothing but to feed on the flesh of the living, and will fell its victims with its vicious claws.]=],
 
 
   Quote = [=[“In the desert
 
   Quote = [=[“In the desert
 
I saw a creature, naked, bestial,
 
I saw a creature, naked, bestial,
Line 9,249: Line 11,033:
 
}
 
}
 
m["giant cockroach"] = {
 
m["giant cockroach"] = {
   Name = "giant cockroach",
+
   Name = "giant cockroach",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "B",
+
   Glyph = "B",  
   Tile = "[[File:Giant cockroach.png]]",
+
   Tile = "[[File:Giant cockroach.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 50,
+
   ["Average HP 10x"] = 50,  
   AC = 3,
+
   AC = 3,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 2, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 2, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"No skeleton flag",},
+
   Flags = {"No skeleton flag",},  
   MR = "0",
+
   Willpower = "0",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Poison vulnerability",},
+
   Vulnerabilities = {"Poison vulnerability",},  
  Corpse = "Clean",
+
   XP = 2,  
   XP = 2,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "giant cockroach",  
   Genus = "giant cockroach",
+
   Species = "giant cockroach",  
   Species = "giant cockroach",
 
 
   Description = [=[A big brown insect that makes a nasty hissing noise. Contrary to popular myth, they are in fact quite susceptible to mutagenic energies.]=],
 
   Description = [=[A big brown insect that makes a nasty hissing noise. Contrary to popular myth, they are in fact quite susceptible to mutagenic energies.]=],
 
}
 
}
 
m["giga bat"] = {
 
m["giga bat"] = {
   Name = "giga bat",
+
   Name = "giga bat",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "b",
+
   Glyph = "b",  
   Tile = "[[File:Giga bat.png]]",
+
   Tile = "[[File:Giga bat.png]]",  
   Speed = "30",
+
   Speed = "30",  
   HD = 4,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 35,
+
   ["Average HP 10x"] = 35,  
   AC = 1,
+
   AC = 1,  
   EV = 14,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"See invisible flag","Flying flag","Unblindable flag","Batty flag","Warm blood flag","Vault flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Unblindable flag", "Batty flag", "Warm blood flag", "Vault flag",},  
   MR = "0",
+
   Willpower = "0",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 56,  
   XP = 56,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "bat",  
   Genus = "bat",
+
   Species = "bat",  
   Species = "bat",
+
   Description = [=[A large grey bat that, despite being herbivorous, is quite aggressive. It is myopic and uses echolocation to navigate.]=],  
   Description = [=[A large grey bat that, despite being herbivorous, is quite aggressive. It is myopic and uses echolocation to navigate.]=],
 
 
   Quote = [=[“The sun was set; the night came on apace,
 
   Quote = [=[“The sun was set; the night came on apace,
 
And falling dews bewet around the place;
 
And falling dews bewet around the place;
Line 9,314: Line 11,096:
 
His cloister'd flight.”
 
His cloister'd flight.”
 
-William Shakespeare, _Macbeth_, III, 2, line 40. 1605.]=],
 
-William Shakespeare, _Macbeth_, III, 2, line 40. 1605.]=],
 +
}
 +
m["glass eye"] = {
 +
  Name = "glass eye",
 +
  Colour = "White",
 +
  Glyph = "G",
 +
  Tile = "[[File:Glass eye.png]]",
 +
  Speed = "10",
 +
  HD = 9,
 +
  ["HD"] = 9,
 +
  ["Average HP 10x"] = 490,
 +
  AC = 2,
 +
  EV = 12,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Vitrifying Gaze", Flags = {"Magical", "Instant",}},
 +
    },
 +
  },
 +
  Flags = {"See invisible flag", "Flying flag", "No skeleton flag", "Cautious flag",},
 +
  Willpower = "60",
 +
  Resistances = {"Acid resistance 3",},
 +
  Vulnerabilities = {},
 +
  XP = 261,
 +
  Size = "Medium",
 +
  Intelligence = "Brainless",
 +
  Genus = "floating eye",
 +
  Species = "glass eye",
 +
  Description = [=[A floating eyeball formed from living glass. Only the divine Jiyva could form such a curious servitor.]=],
 +
  Quote = [=[“El ojo que ves
 +
no es ojo porque tú lo veas,
 +
es ojo porque te ve.”
 +
-Antonio Machado, Campos de Castilla. 1912-1917.]=],
 +
}
 +
m["globe of annihilation"] = {
 +
  Name = "globe of annihilation",
 +
  Colour = "LightRed",
 +
  Glyph = "*",
 +
  Tile = "[[File:Globe of annihilation.png]]",
 +
  Speed = "15",
 +
  HD = 5,
 +
  ["HD"] = 5,
 +
  ["Average HP 10x"] = 50000,
 +
  AC = 0,
 +
  EV = 10,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Flying flag", "Insubstantial flag", "No exp gain flag", "No poly flag", "Projectile flag", "Harmless flag", "Unbreathing flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Fire resistance 3", "Damnation resistance", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Acid resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 0,
 +
  Size = "Little",
 +
  Intelligence = "Brainless",
 +
  Genus = "globe of annihilation",
 +
  Species = "globe of annihilation",
 +
  Description = [=[A roiling sphere of intense destructive energies, drawn from the fabric of the Hells themselves. It pursues a designated target inexorably, growing in size as it travels. If it collides with either a creature or wall, it will explode violently - though its creator is protected from the wild destruction unleashed as it does so.]=],
 
}
 
}
 
m["glowing orange brain"] = {
 
m["glowing orange brain"] = {
   Name = "glowing orange brain",
+
   Name = "glowing orange brain",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "G",
+
   Glyph = "G",  
   Tile = "[[File:Glowing orange brain.png]]",
+
   Tile = "[[File:Glowing orange brain.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 550,
+
   ["Average HP 10x"] = 550,  
   AC = 2,
+
   AC = 2,  
   EV = 4,
+
   EV = 4,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
      {Spell = "Brain Feed", Flags = {"Magical",}},
+
       {Spell = "Cause Fear", Flags = {"Magical",}},  
       {Spell = "Cause Fear", Flags = {"Magical",}},
+
       {Spell = "Shadow Creatures", Flags = {"Magical",}},  
       {Spell = "Shadow Creatures", Flags = {"Magical",}},
 
 
       {Spell = "Mass Confusion", Flags = {"Magical",}},
 
       {Spell = "Mass Confusion", Flags = {"Magical",}},
      {Spell = "Blink", Flags = {"Magical",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Flying flag","Unbreathing flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Warm blood flag", "Cautious flag", "Has aura flag", "Unblindable flag", "No skeleton flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Acid resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 722,  
   XP = 717,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "glowing orange brain",  
   Genus = "glowing orange brain",
+
   Species = "glowing orange brain",  
   Species = "glowing orange brain",
+
   Description = [=[A huge pulsating brain, floating just off the floor and glowing with mutagenic energies. It radiates a constant psychic influence upon nearby allies, using its vast intellect to empower their spellcasting abilities.]=],
   Description = [=[A huge wrinkled brain, floating just off the floor and glowing with mutagenic energies. Every now and then it seems to pulsate.]=],
 
 
}
 
}
 
m["glowing shapeshifter"] = {
 
m["glowing shapeshifter"] = {
   Name = "glowing shapeshifter",
+
   Name = "glowing shapeshifter",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Glowing shapeshifter.png]]",
+
   Tile = "[[File:Glowing shapeshifter.png]]",  
   Speed = "6-18",
+
   Speed = "7 - 30",  
   HD = 9,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 550,
+
   ["Average HP 10x"] = 550,  
   AC = 4,
+
   AC = 5,  
   EV = 8,
+
   EV = 8,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 25, Type = "Bite", Flavour = "Rage"},
+
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"No skeleton flag","No zombie flag",},
+
   Flags = {"No skeleton flag", "No zombie flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Silver vulnerability",},
+
   Vulnerabilities = {"Silver vulnerability",},  
  Corpse = "Mutagenic",
+
   XP = 510,  
   XP = 503,
+
   Size = "Medium",  
   Size = "Small",
+
   Intelligence = "Human",  
   Intelligence = "Animal",
+
   Genus = "shapeshifter",  
   Genus = "shapeshifter",
+
   Species = "glowing shapeshifter",  
   Species = "glowing shapeshifter",
+
   Description = [=[A shapeshifter which has lost control over its transformations, and is constantly changing form.]=],  
   Description = [=[A moth known for its ability to inspire insane rages by touching its foes, or merely gazing at its friends. For some inexplicable reason, it was eradicated from the surface centuries ago.]=],
 
 
   Quote = [=[“When within sight of their foe Berserks wrought themselves into such a state of frenzy, that they bit their shields and rushed forward to the attack, throwing away their arms of defence, reckless of every danger, sometimes having nothing but a club, which carried with it death and destruction.”
 
   Quote = [=[“When within sight of their foe Berserks wrought themselves into such a state of frenzy, that they bit their shields and rushed forward to the attack, throwing away their arms of defence, reckless of every danger, sometimes having nothing but a club, which carried with it death and destruction.”
 
-Paul Belloni Du Chaillu,_The Viking Age: the Early History, Manners, and
 
-Paul Belloni Du Chaillu,_The Viking Age: the Early History, Manners, and
Line 9,385: Line 11,226:
 
}
 
}
 
m["gnoll"] = {
 
m["gnoll"] = {
   Name = "gnoll",
+
   Name = "gnoll",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "g",
+
   Glyph = "j",  
   Tile = "[[File:Gnoll.png]]",
+
   Tile = "[[File:Gnoll.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 2,
+
   HD = 2,  
   ["HD"] = 2,
+
   ["HD"] = 2,  
   ["Average HP 10x"] = 130,
+
   ["Average HP 10x"] = 130,  
   AC = 2,
+
   AC = 2,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 13,  
   XP = 14,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "gnoll",  
   Genus = "gnoll",
+
   Species = "gnoll",  
   Species = "gnoll",
+
   Description = [=[A taller and better-equipped relative of goblins, and ally of orcs. It is somewhat doglike in appearance.]=],  
   Description = [=[A taller and better-equipped relative of goblins and orcs, somewhat doglike in appearance.]=],
 
 
   Quote = [=[“Then he descended softly and beckoned to Nuth. But the gnoles had watched him through knavish holes that they bore in trunks of the trees, and the unearthly silence gave way, as it were with a grace, to the rapid screams of Tonker as they picked him up from behind — screams that came faster and faster until they were incoherent. And where they took him it is not good to ask, and what they did with him I shall not say.”
 
   Quote = [=[“Then he descended softly and beckoned to Nuth. But the gnoles had watched him through knavish holes that they bore in trunks of the trees, and the unearthly silence gave way, as it were with a grace, to the rapid screams of Tonker as they picked him up from behind — screams that came faster and faster until they were incoherent. And where they took him it is not good to ask, and what they did with him I shall not say.”
 
-Lord Dunsany, “How Nuth Would Have Practised His Art Upon the Gnoles”. 1912.]=],
 
-Lord Dunsany, “How Nuth Would Have Practised His Art Upon the Gnoles”. 1912.]=],
 
}
 
}
 
m["gnoll bouda"] = {
 
m["gnoll bouda"] = {
   Name = "gnoll bouda",
+
   Name = "gnoll bouda",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "g",
+
   Glyph = "j",  
   Tile = "[[File:Gnoll bouda.png]]",
+
   Tile = "[[File:Gnoll bouda.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 195,
+
   ["Average HP 10x"] = 195,  
   AC = 2,
+
   AC = 4,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour","Starting equipment","Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Hunting Call", Flags = {"Vocal",}},
+
       {Spell = "Hunting Call", Flags = {"Vocal",}},  
       {Spell = "Heal Other", Damage = "2d1+3", Flags = {"Priest",}},
+
       {Spell = "Heal Other", Damage = "2d1+3", Flags = {"Priest",}},  
       {Spell = "Minor Healing", Damage = "2d1+3", Flags = {"Emergency","Priest",}},
+
       {Spell = "Minor Healing", Damage = "2d1+3", Flags = {"Emergency", "Priest",}},  
       {Spell = "Weakening Gaze", Flags = {"Priest","Instant",}},
+
       {Spell = "Weakening Gaze", Flags = {"Priest", "Instant",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Evil flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 39,  
   XP = 40,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Brainless",
+
   Genus = "gnoll",  
   Genus = "gnoll",
+
   Species = "gnoll",  
   Species = "gnoll",
 
 
   Description = [=[A gnoll witch possessed by a spirit of spite which flashes out from behind their eyes. Its strange chants and ululations send other gnolls into a wild frenzy.]=],
 
   Description = [=[A gnoll witch possessed by a spirit of spite which flashes out from behind their eyes. Its strange chants and ululations send other gnolls into a wild frenzy.]=],
 
}
 
}
 
m["gnoll sergeant"] = {
 
m["gnoll sergeant"] = {
   Name = "gnoll sergeant",
+
   Name = "gnoll sergeant",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "g",
+
   Glyph = "j",  
   Tile = "[[File:Gnoll sergeant.png]]",
+
   Tile = "[[File:Gnoll sergeant.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 4,
+
   HD = 4,  
   ["HD"] = 4,
+
   ["HD"] = 4,  
   ["Average HP 10x"] = 260,
+
   ["Average HP 10x"] = 260,  
   AC = 7,
+
   AC = 7,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 11, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 11, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Fighter flag", "Speaks flag", "Warm blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 85,  
   XP = 86,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "gnoll",  
   Genus = "gnoll",
+
   Species = "gnoll",  
   Species = "gnoll",
 
 
   Description = [=[A commander of a pack of gnolls. Scars on its stout body give evidence of how it earned its rank.]=],
 
   Description = [=[A commander of a pack of gnolls. Scars on its stout body give evidence of how it earned its rank.]=],
 
}
 
}
 
m["gnoll shaman"] = {
 
m["gnoll shaman"] = {
   Name = "gnoll shaman",
+
   Name = "gnoll shaman",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "g",
+
   Glyph = "g",  
   Tile = "[[File:Gnoll shaman.png]]",
+
   Tile = "[[File:Gnoll shaman.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 195,
+
   ["Average HP 10x"] = 195,  
   AC = 4,
+
   AC = 4,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Corona", Flags = {"Priest",}},
+
       {Spell = "Corona", Flags = {"Priest",}},  
       {Spell = "Heal Other", Damage = "2d1+3", Flags = {"Priest",}},
+
       {Spell = "Heal Other", Damage = "2d1+3", Flags = {"Priest",}},  
       {Spell = "Haste Other", Flags = {"Priest",}},
+
       {Spell = "Haste Other", Flags = {"Priest",}},  
       {Spell = "Minor Healing", Damage = "2d1+3", Flags = {"Emergency","Priest",}},
+
       {Spell = "Minor Healing", Damage = "2d1+3", Flags = {"Emergency", "Priest",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Evil flag", "Speaks flag", "Warm blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "Clean",
+
   XP = 40,  
   XP = 40,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "gnoll",  
   Genus = "gnoll",
+
   Species = "gnoll",  
   Species = "gnoll",
 
 
   Description = [=[A haggard old gnoll, wise and wicked. Its strange chants and ululations send other gnolls into a wild frenzy.]=],
 
   Description = [=[A haggard old gnoll, wise and wicked. Its strange chants and ululations send other gnolls into a wild frenzy.]=],
 
}
 
}
 
m["goblin"] = {
 
m["goblin"] = {
   Name = "goblin",
+
   Name = "goblin",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "g",
+
   Glyph = "g",  
   Tile = "[[File:Goblin.png]]",
+
   Tile = "[[File:Goblin.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 40,
+
   ["Average HP 10x"] = 40,  
   AC = 0,
+
   AC = 0,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "0",
+
   Willpower = "0",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1,  
   XP = 1,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "goblin",  
   Genus = "goblin",
+
   Species = "goblin",  
   Species = "goblin",
+
   Description = [=[A short, impatient and unfriendly humanoid. Goblins first appeared only a few years ago, but are now remarkably numerous. Sadly, no number of raucous goblin parties will put them in a welcoming mood toward adventurers.]=],  
   Description = [=[A short, ugly and unfriendly humanoid: squat, broad, flat-nosed, sallow-skinned, with a wide mouth and pistachio-shaped eyes.]=],
 
 
   Quote = [=[“Swish, smack! Whip crack!
 
   Quote = [=[“Swish, smack! Whip crack!
 
Batter and beat! Yammer and bleat!
 
Batter and beat! Yammer and bleat!
Line 9,553: Line 11,389:
 
Below, my lad!”
 
Below, my lad!”
 
-J.R.R. Tolkien, _The Hobbit_]=],
 
-J.R.R. Tolkien, _The Hobbit_]=],
 +
}
 +
m["goblin rider"] = {
 +
  Name = "goblin rider",
 +
  Colour = "Green",
 +
  Glyph = "g",
 +
  Tile = "[[File:Goblin rider.png]]",
 +
  Speed = "15 (atk: 150%)",
 +
  HD = 5,
 +
  ["HD"] = 5,
 +
  ["Average HP 10x"] = 295,
 +
  AC = 4,
 +
  EV = 10,
 +
  Attacks = {
 +
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"Flying flag", "Fighter flag", "Speaks flag", "Warm blood flag",},
 +
  Willpower = "10",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 308,
 +
  Size = "Large",
 +
  Intelligence = "Human",
 +
  Genus = "goblin",
 +
  Species = "goblin",
 +
  Description = [=[Goblin clans fractured over the advent of steel exoskeletons long ago, prompting an experimental arms race for goblin hegemony. Some volunteered to join forces with other species, an alliance that has enabled capturing and taming wyverns. From uptop their majestic dragon-like mounts, these goblins swiftly soar about and skewer those who intrude upon their allies' domain.]=],
 +
}
 +
m["god wrath avatar"] = {
 +
  Name = "god wrath avatar",
 +
  Colour = "White",
 +
  Glyph = "X",
 +
  Tile = "[[File:God wrath avatar.png]]",
 +
  Speed = "10 (stationary)",
 +
  HD = 1000,
 +
  ["HD"] = 1000,
 +
  ["Average HP 10x"] = 10000000,
 +
  AC = 0,
 +
  EV = 0,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Holy",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Amphibious",
 +
  Flags = {"Stationary flag", "Regenerates flag", "No poly flag", "Harmless flag",},
 +
  Willpower = "20",
 +
  Resistances = {"Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Holy resistance 3",},
 +
  Vulnerabilities = {},
 +
  XP = 12,
 +
  Size = "Giant",
 +
  Intelligence = "Brainless",
 +
  Genus = "god wrath avatar",
 +
  Species = "god wrath avatar",
 
}
 
}
 
m["golden dragon"] = {
 
m["golden dragon"] = {
   Name = "golden dragon",
+
   Name = "golden dragon",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "D",
+
   Glyph = "D",  
   Tile = "[[File:Golden dragon.png]]",
+
   Tile = "[[File:Golden dragon.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 18,
+
   HD = 18,  
   ["HD"] = 18,
+
   ["HD"] = 18,  
   ["Average HP 10x"] = 1080,
+
   ["Average HP 10x"] = 1080,  
   AC = 15,
+
   AC = 15,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 40, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 40, Type = "Bite", Flavour = "Plain"},  
     {Damage = 20, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 20, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 20, Type = "Trample", Flavour = "Trample"},
 
     {Damage = 20, Type = "Trample", Flavour = "Trample"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Fire", Damage = "3d27", Flags = {"Natural","Breath","Noisy",}},
+
       {Spell = "Bolt of Fire", Damage = "3d27", Flags = {"Natural", "Breath", "Noisy",}},  
       {Spell = "Bolt of Cold", Damage = "3d27", Flags = {"Natural","Breath","Noisy",}},
+
       {Spell = "Bolt of Cold", Damage = "3d27", Flags = {"Natural", "Breath", "Noisy",}},  
       {Spell = "Poisonous Cloud", Damage = "3d11", Flags = {"Natural","Breath","Noisy",}},
+
       {Spell = "Poisonous Cloud", Damage = "3d11", Flags = {"Natural", "Breath", "Noisy",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Flying flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Warm blood flag",},  
   MR = "180",
+
   Willpower = "180",  
   Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance","Drown resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 2465,  
   XP = 4183,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "dragon",  
   Genus = "dragon",
+
   Species = "golden dragon",  
   Species = "golden dragon",
+
   Description = [=[A great winged dragon covered in shining golden scales. Legends say that its blood runs both hot and cold, and is venomous to boot.]=],  
   Description = [=[A great winged dragon covered in shining golden scales. Legends say that their blood runs both hot and cold, and is venomous to boot.]=],
 
 
   Quote = [=[“You do not come dramatically, with dragons
 
   Quote = [=[“You do not come dramatically, with dragons
 
That rear up with my life between their paws
 
That rear up with my life between their paws
Line 9,611: Line 11,500:
 
}
 
}
 
m["golden eye"] = {
 
m["golden eye"] = {
   Name = "golden eye",
+
   Name = "golden eye",  
   Colour = "LightGrey",
+
   Colour = "Yellow",  
   Glyph = "G",
+
   Glyph = "G",  
   Tile = "[[File:Golden eye.png]]",
+
   Tile = "[[File:Golden eye.png]]",  
   Speed = "13",
+
   Speed = "13",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 120,
+
   ["Average HP 10x"] = 120,  
   AC = 0,
+
   AC = 0,  
   EV = 20,
+
   EV = 20,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Confusion Gaze", Flags = {"Magical",}},
+
       {Spell = "Confusion Gaze", Flags = {"Magical", "Instant",}},  
 
       {Spell = "Blink", Flags = {"Magical",}},
 
       {Spell = "Blink", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Flying flag","Unbreathing flag","Batty flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Batty flag", "No skeleton flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Acid resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 190,  
   XP = 190,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "floating eye",  
   Genus = "giant eyeball",
+
   Species = "golden eye",  
   Species = "golden eye",
+
   Description = [=[A tiny and shimmering floating eye, swift as the wind and glistening like gold. It has a peculiarly hypnotic look.]=],  
   Description = [=[A tiny and shimmering floating eye, swift as the wind and glistening like gold. It has a peculiarly hypnotic look.]=],
 
 
   Quote = [=[“No coveting nor envy burns
 
   Quote = [=[“No coveting nor envy burns
 
In thy bright golden eye,
 
In thy bright golden eye,
Line 9,650: Line 11,538:
 
}
 
}
 
m["goliath frog"] = {
 
m["goliath frog"] = {
   Name = "goliath frog",
+
   Name = "goliath frog",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "F",
+
   Glyph = "F",  
   Tile = "[[File:Goliath frog.png]]",
+
   Tile = "[[File:Goliath frog.png]]",  
   Speed = "12 (swim: 60%)",
+
   Speed = "12 (swim: 60%)",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 420,
+
   ["Average HP 10x"] = 420,  
   AC = 4,
+
   AC = 3,  
   EV = 18,
+
   EV = 16,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 30, Type = "Hit", Flavour = "Reach tongue"},
+
     {Damage = 27, Type = "Hit", Flavour = "Reach tongue"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Cold blood flag",},
+
   Flags = {"Cold blood flag",},  
   MR = "80",
+
   Willpower = "60",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 755,  
   XP = 755,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "giant frog",  
   Genus = "frog",
+
   Species = "goliath frog",  
   Species = "goliath frog",
 
 
   Description = [=[A frog of exceptional size, for a frog. It lashes its prey with its tongue from a distance to coat them in its acidic stomach juices.]=],
 
   Description = [=[A frog of exceptional size, for a frog. It lashes its prey with its tongue from a distance to coat them in its acidic stomach juices.]=],
 
}
 
}
 
m["great orb of eyes"] = {
 
m["great orb of eyes"] = {
   Name = "great orb of eyes",
+
   Name = "great orb of eyes",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "G",
+
   Glyph = "G",  
   Tile = "[[File:Great orb of eyes.png]]",
+
   Tile = "[[File:Great orb of eyes.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 12,
+
   HD = 13,  
   ["HD"] = 12,
+
   ["HD"] = 13,  
   ["Average HP 10x"] = 660,
+
   ["Average HP 10x"] = 660,  
   AC = 10,
+
   AC = 10,  
   EV = 3,
+
   EV = 3,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 20, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Paralyse", Flags = {"Magical",}},
+
       {Spell = "Vitrify", Flags = {"Magical",}},  
       {Spell = "Mindburst", Damage = "d44", Flags = {"Magical",}},
+
       {Spell = "Mindburst", Damage = "d25", Flags = {"Magical",}},  
       {Spell = "Drain Magic", Flags = {"Magical",}},
+
       {Spell = "Polymorph", Flags = {"Magical",}},  
 
       {Spell = "Confuse", Flags = {"Magical",}},
 
       {Spell = "Confuse", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Flying flag","Unbreathing flag",},
+
   Flags = {"See invisible flag", "Flying flag", "No skeleton flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {"Poison resistance","Drown resistance",},
+
   Resistances = {"Acid resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {"Silver vulnerability",},  
  Corpse = "No",
+
   XP = 880,  
   XP = 1025,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "floating eye",  
   Genus = "giant eyeball",
+
   Species = "great orb of eyes",  
   Species = "great orb of eyes",
+
   Description = [=[A levitating ball, covered in malignant eyes and humming with eldritch energies. Many is the adventurer ripped limb from limb by its dreadful eyeteeth.]=],
   Description = [=[A levitating ball, covered in malignant eyes and humming with eldritch energies. Many is the adventurer ripped limb-from-limb by its dreadful eyeteeth.]=],
 
 
}
 
}
 
m["green death"] = {
 
m["green death"] = {
   Name = "green death",
+
   Name = "green death",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "2",
+
   Glyph = "2",  
   Tile = "[[File:Green death.png]]",
+
   Tile = "[[File:Green death.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 13,
+
   HD = 13,  
   ["HD"] = 13,
+
   ["HD"] = 13,  
   ["Average HP 10x"] = 715,
+
   ["Average HP 10x"] = 715,  
   AC = 5,
+
   AC = 5,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 32, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 32, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Poison Arrow", Damage = "3d20", Flags = {"Magical",}},
+
       {Spell = "Poison Arrow", Damage = "3d20", Flags = {"Magical",}},  
       {Spell = "Poisonous Cloud", Damage = "3d9", Flags = {"Magical",}},
+
       {Spell = "Poisonous Cloud", Damage = "3d9", Flags = {"Magical",}},  
 
       {Spell = "Venom Bolt", Damage = "3d18", Flags = {"Magical",}},
 
       {Spell = "Venom Bolt", Damage = "3d18", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","See invisible flag",},
+
   Flags = {"See invisible flag", "Evil flag",},  
   MR = "160",
+
   Willpower = "160",  
   Resistances = {"Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 932,  
   XP = 1112,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "green death",  
   Genus = "green death",
+
   Species = "green death",  
   Species = "green death",
 
 
   Description = [=[A bloated form covered in oozing sores and exhaling clouds of lethal poison.]=],
 
   Description = [=[A bloated form covered in oozing sores and exhaling clouds of lethal poison.]=],
 
}
 
}
 
m["green draconian"] = {
 
m["green draconian"] = {
   Name = "green draconian",
+
   Name = "green draconian",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "d",
+
   Glyph = "d",  
   Tile = "[[File:Green draconian.png]]",
+
   Tile = "[[File:Green draconian.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 980,
+
   ["Average HP 10x"] = 980,  
   AC = 9,
+
   AC = 9,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 20, Type = "Hit", Flavour = "Plain"},  
     {Damage = 15, Type = "Tail slap", Flavour = "Poison"},
+
     {Damage = 15, Type = "Sting", Flavour = "Poison"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Poisonous Cloud", Damage = "3d9", Flags = {"Natural","Breath",}},
+
       {Spell = "Poisonous Cloud", Damage = "3d9", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Cold blood flag","Speaks flag",},
+
   Flags = {"Cold blood flag", "Speaks flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Poison resistance",},
+
   Resistances = {"Poison resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 1048,  
   XP = 1326,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "draconian",  
   Genus = "draconian",
+
   Species = "green draconian",  
   Species = "green draconian",
+
   Description = [=[A muscular green-scaled humanoid with a reptilian tail and small wings.]=],  
   Description = [=[A muscular green-scaled humanoid with a reptilian tail and small wings.]=],
 
 
   Quote = [=[“Trogdor was a man!
 
   Quote = [=[“Trogdor was a man!
 
I mean, he was a dragon-man!
 
I mean, he was a dragon-man!
Line 9,793: Line 11,677:
 
}
 
}
 
m["grey draconian"] = {
 
m["grey draconian"] = {
   Name = "grey draconian",
+
   Name = "grey draconian",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "d",
+
   Glyph = "d",  
   Tile = "[[File:Grey draconian.png]]",
+
   Tile = "[[File:Grey draconian.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 980,
+
   ["Average HP 10x"] = 980,  
   AC = 16,
+
   AC = 16,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 25, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 15, Type = "Tail slap", Flavour = "Plain"},
 
     {Damage = 15, Type = "Tail slap", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Amphibious",  
   Flags = {"Cold blood flag","Unbreathing flag","Speaks flag","No poly flag",},
+
   Flags = {"Cold blood flag", "Speaks flag", "No poly flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1057,  
   XP = 1346,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "draconian",  
   Genus = "draconian",
+
   Species = "grey draconian",  
   Species = "grey draconian",
+
   Description = [=[A muscular grey-scaled humanoid with a reptilian tail and small wings.]=],  
   Description = [=[A muscular grey-scaled humanoid with a reptilian tail and small wings.]=],
 
 
   Quote = [=[“Trogdor was a man!
 
   Quote = [=[“Trogdor was a man!
 
I mean, he was a dragon-man!
 
I mean, he was a dragon-man!
Line 9,829: Line 11,712:
 
}
 
}
 
m["griffon"] = {
 
m["griffon"] = {
   Name = "griffon",
+
   Name = "griffon",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "H",
+
   Glyph = "H",  
   Tile = "[[File:Griffon.png]]",
+
   Tile = "[[File:Griffon.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 660,
+
   ["Average HP 10x"] = 660,  
   AC = 4,
+
   AC = 4,  
   EV = 6,
+
   EV = 6,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 18, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 18, Type = "Bite", Flavour = "Plain"},  
     {Damage = 10, Type = "Peck", Flavour = "Plain"},
+
     {Damage = 10, Type = "Peck", Flavour = "Plain"},  
 
     {Damage = 10, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 10, Type = "Claw", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag","Warm blood flag","Hybrid flag",},
+
   Flags = {"Flying flag", "Warm blood flag", "Hybrid flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 555,  
   XP = 555,
+
   Size = "Big",  
   Size = "Big",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "griffon",  
   Genus = "griffon",
+
   Species = "griffon",  
   Species = "griffon",
+
   Description = [=[A large creature with the hindquarters of a lion and the wings, head and talons of a great eagle.]=],  
   Description = [=[A large creature with the hindquarters of a lion and the wings, head and talons of a great eagle.]=],
 
 
   Quote = [=[“As when a Gryphon through the wilderness,
 
   Quote = [=[“As when a Gryphon through the wilderness,
 
With winged course, o’er hill and moory dale,
 
With winged course, o’er hill and moory dale,
Line 9,866: Line 11,748:
 
}
 
}
 
m["grotesque elf"] = {
 
m["grotesque elf"] = {
   Name = "grotesque elf",
+
   Name = "grotesque elf",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:Grotesque elf.png]]",
+
   Tile = "[[File:Grotesque elf.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 360,
+
   ["Average HP 10x"] = 360,  
   AC = 3,
+
   AC = 3,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","No poly flag","Vault flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "Vault flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 346,  
   XP = 346,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elf",  
   Genus = "elf",
+
   Species = "elf",  
   Species = "elf",
 
 
   Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
 
   Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
 
}
 
}
 
m["grotesque human"] = {
 
m["grotesque human"] = {
   Name = "grotesque human",
+
   Name = "grotesque human",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Grotesque human.png]]",
+
   Tile = "[[File:Grotesque human.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 330,
+
   ["Average HP 10x"] = 330,  
   AC = 3,
+
   AC = 3,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","Vault flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Vault flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 195,  
   XP = 195,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=],  
   Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=],
 
 
   Quote = [=[“Do you know
 
   Quote = [=[“Do you know
 
Do I know
 
Do I know
Line 9,930: Line 11,810:
 
}
 
}
 
m["grotesque orc"] = {
 
m["grotesque orc"] = {
   Name = "grotesque orc",
+
   Name = "grotesque orc",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "o",
+
   Glyph = "o",  
   Tile = "[[File:Grotesque orc.png]]",
+
   Tile = "[[File:Grotesque orc.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 70,
+
   ["Average HP 10x"] = 70,  
   AC = 1,
+
   AC = 1,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","Vault flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Vault flag",},  
   MR = "0",
+
   Willpower = "0",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 3,  
   XP = 3,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "orc",  
   Genus = "orc",
+
   Species = "orc",  
   Species = "orc",
 
 
   Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
 
   Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
 
}
 
}
 
m["guardian golem"] = {
 
m["guardian golem"] = {
   Name = "guardian golem",
+
   Name = "guardian golem",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "9",
+
   Glyph = "9",  
   Tile = "[[File:Guardian golem.png]]",
+
   Tile = "[[File:Guardian golem.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 400,
+
   ["Average HP 10x"] = 400,  
   AC = 10,
+
   AC = 10,  
   EV = 2,
+
   EV = 2,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"No exp gain flag",},
+
   Flags = {"No exp gain flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "golem",  
   Genus = "golem",
+
   Species = "guardian golem",  
   Species = "guardian golem",
+
   Description = [=[A large construct, designed to protect. It can take the blows dealt to others upon itself, though it is prone to becoming unstable and overheating after heavy punishment.]=],  
   Description = [=[A large construct, designed to protect. It can take the blows dealt to others upon itself, though it is prone to becoming unstable and overheating after heavy punishment.]=],
 
 
   Quote = [=[“‘Listen Reb _Golem_,’ the old man said, wagging his finger. ‘Pay attention to
 
   Quote = [=[“‘Listen Reb _Golem_,’ the old man said, wagging his finger. ‘Pay attention to
 
what I say—you understand?’
 
what I say—you understand?’
 
‘Understand...’
 
‘Understand...’
‘If you want to stay here, you got to do like Mr. Gumbeiner says.’
+
‘If you want to stay here, you got to do like Willpower. Gumbeiner says.’
‘Do-like-Mr.-Gumbeiner-says...’
+
‘Do-like-Willpower.-Gumbeiner-says...’
 
‘_That's_ the way I like to hear a golem talk. Malka, give here the mirror
 
‘_That's_ the way I like to hear a golem talk. Malka, give here the mirror
 
from the pocketbook. Look, you see your face? You see on the forehead, what's
 
from the pocketbook. Look, you see your face? You see on the forehead, what's
written? If you don't do like Mr. Gumbeiner says, he'll wipe out what's
+
written? If you don't do like Willpower. Gumbeiner says, he'll wipe out what's
 
written and you'll be no more alive.’
 
written and you'll be no more alive.’
 
‘No-more-alive...’
 
‘No-more-alive...’
Line 10,000: Line 11,878:
 
}
 
}
 
m["guardian mummy"] = {
 
m["guardian mummy"] = {
   Name = "guardian mummy",
+
   Name = "guardian mummy",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "M",
+
   Glyph = "M",  
   Tile = "[[File:Guardian mummy.png]]",
+
   Tile = "[[File:Guardian mummy.png]]",  
   Speed = "8",
+
   Speed = "8",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 7,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 455,
+
   ["Average HP 10x"] = 455,  
   AC = 6,
+
   AC = 6,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag",},
+
   Flags = {"Fighter flag", "Evil flag", "Unbreathing flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 330,  
   XP = 330,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "mummy",  
   Genus = "mummy",
+
   Species = "mummy",  
   Species = "mummy",
 
 
   Description = [=[An ancient warrior, embalmed and cursed to walk in undeath for eternity.]=],
 
   Description = [=[An ancient warrior, embalmed and cursed to walk in undeath for eternity.]=],
 
}
 
}
 
m["guardian serpent"] = {
 
m["guardian serpent"] = {
   Name = "guardian serpent",
+
   Name = "guardian serpent",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "S",
+
   Glyph = "S",  
   Tile = "[[File:Guardian serpent.png]]",
+
   Tile = "[[File:Guardian serpent.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 440,
+
   ["Average HP 10x"] = 440,  
   AC = 6,
+
   AC = 6,  
   EV = 14,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 26, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 26, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Venom Bolt", Damage = "3d13", Flags = {"Wizard",}},
+
       {Spell = "Venom Bolt", Damage = "3d13", Flags = {"Wizard",}},  
       {Spell = "Slow", Flags = {"Wizard",}},
+
       {Spell = "Slow", Flags = {"Wizard",}},  
 
       {Spell = "Blink Allies Encircling", Flags = {"Wizard",}},
 
       {Spell = "Blink Allies Encircling", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Poison resistance",},
+
   Resistances = {"Poison resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 458,  
   XP = 458,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "guardian serpent",  
   Genus = "guardian serpent",
+
   Species = "guardian serpent",  
   Species = "guardian serpent",
+
   Description = [=[A rare and distinct member of scaly society, light and swift like a snake, yet also intelligent like a naga. It is said that a guardian serpent would rather die in battle than leave anything to an intruder.]=],  
   Description = [=[Serpents are distinct and rare members of scaly society. They are light and swift like snakes, yet also intelligent like nagas. Their lack of hands, together with an extreme sense of duty, makes them renowned guardians. It is said that a guardian serpent would rather die in battle than leave anything to an intruder.]=],
 
 
   Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
 
   Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
 
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
 
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
Line 10,072: Line 11,948:
 
But ringed with power.”
 
But ringed with power.”
 
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
 
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
 +
}
 +
m["guardian sphinx"] = {
 +
  Name = "guardian sphinx",
 +
  Colour = "LightGrey",
 +
  Glyph = "H",
 +
  Tile = "[[File:Guardian sphinx.png]]",
 +
  Speed = "12",
 +
  HD = 18,
 +
  ["HD"] = 18,
 +
  ["Average HP 10x"] = 1080,
 +
  AC = 11,
 +
  EV = 6,
 +
  Attacks = {
 +
    {Damage = 30, Type = "Bite", Flavour = "Plain"},
 +
    {Damage = 15, Type = "Claw", Flavour = "Plain"},
 +
    {Damage = 15, Type = "Claw", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Confuse", Flags = {"Wizard",}},
 +
      {Spell = "Slow", Flags = {"Wizard",}},
 +
      {Spell = "Paralyse", Flags = {"Wizard",}},
 +
      {Spell = "Smiting", Damage = "7-17", Flags = {"Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"See invisible flag", "Flying flag", "Speaks flag", "Warm blood flag",},
 +
  Willpower = "80",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 1729,
 +
  Size = "Giant",
 +
  Intelligence = "Human",
 +
  Genus = "sphinx",
 +
  Species = "guardian sphinx",
 +
  Description = [=[A fearsome aged hybrid with a woman's head, a lion's body, and the wings of an eagle. It solemnly guards the temples and treasures of the Dungeon with a multitude of mind-clouding maledictions.]=],
 +
  Quote = [=[“The Second Coming! Hardly are those words out
 +
When a vast image out of Spiritus Mundi
 +
Troubles my sight: somewhere in sands of the desert
 +
A shape with lion body and the head of a man,
 +
A gaze blank and pitiless as the sun,
 +
Is moving its slow thighs, while all about it
 +
Reel shadows of the indignant desert birds.”
 +
-W. B. Yeats, "The Second Coming". 1920.]=],
 
}
 
}
 
m["halazid warlock"] = {
 
m["halazid warlock"] = {
   Name = "halazid warlock",
+
   Name = "halazid warlock",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "L",
+
   Glyph = "L",  
   Tile = "[[File:Halazid warlock.png]]",
+
   Tile = "[[File:Halazid warlock.png]]",  
   Speed = "12",
+
   Speed = "10",  
   HD = 18,
+
   HD = 18,  
   ["HD"] = 18,
+
   ["HD"] = 18,  
   ["Average HP 10x"] = 750,
+
   ["Average HP 10x"] = 750,  
   AC = 8,
+
   AC = 8,  
   EV = 10,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 20, Type = "Touch", Flavour = "Plain"},
+
     {Damage = 20, Type = "Touch", Flavour = "Pain"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
    {Spell = "Ghostly Sacrifice", Damage = "5d22", Flags = {"Wizard",}},
+
      {Spell = "Ghostly Sacrifice", Damage = "5d22", Flags = {"Wizard",}},  
    {Spell = "Bolt of Cold", Damage = "3d27", Flags = {"Wizard",}},
+
      {Spell = "Bolt of Cold", Damage = "3d27", Flags = {"Wizard",}},  
    {Spell = "Bolt of Draining", Damage = "3d25", Flags = {"Wizard",}},
+
      {Spell = "Bolt of Draining", Damage = "3d25", Flags = {"Wizard",}},  
    {Spell = "Shadow Creatures", Flags = {"Wizard",}},
+
      {Spell = "Shadow Creatures", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag", "Speaks flag"},
+
   Flags = {"See invisible flag", "Speaks flag", "Evil flag", "Unbreathing flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Poison resistance 3", "Negative energy resistance 3", "Miasma resistance", "Torment resistance", "Drown resistance", "Cold resistance 2",},
+
   Resistances = {"Poison resistance 3", "Negative energy resistance 3", "Miasma resistance", "Torment resistance", "Drown resistance", "Cold resistance 2",},  
   Vulnerabilities = {"Holy vulnerability"},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 1000,  
   XP = 1250,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "lich",  
   Genus = "lich",
+
   Species = "lich",  
   Species = "lich",
 
 
   Description = [=[An ancient undead sorcerer, exhumed by the living divines Sheza and Sargol and forced to labour night and day to anchor them to the world. Even after the fall of the divine twins, it works to resurrect its fallen masters.]=],
 
   Description = [=[An ancient undead sorcerer, exhumed by the living divines Sheza and Sargol and forced to labour night and day to anchor them to the world. Even after the fall of the divine twins, it works to resurrect its fallen masters.]=],
 
}
 
}
 
m["halfling"] = {
 
m["halfling"] = {
   Name = "halfling",
+
   Name = "halfling",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Halfling.png]]",
+
   Tile = "[[File:Halfling.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 105,
+
   ["Average HP 10x"] = 105,  
   AC = 2,
+
   AC = 2,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","No poly flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "No gen derived flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 30,  
   XP = 30,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "halfling",  
   Genus = "halfling",
+
   Species = "halfling",  
   Species = "halfling",
 
 
   Description = [=[A humanoid of diminutive stature.]=],
 
   Description = [=[A humanoid of diminutive stature.]=],
 
}
 
}
 
m["harpy"] = {
 
m["harpy"] = {
   Name = "harpy",
+
   Name = "harpy",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "H",
+
   Glyph = "H",  
   Tile = "[[File:Harpy.png]]",
+
   Tile = "[[File:Harpy.png]]",  
   Speed = "25",
+
   Speed = "25",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 7,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 385,
+
   ["Average HP 10x"] = 385,  
   AC = 2,
+
   AC = 2,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 19, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 19, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 14, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 14, Type = "Claw", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag","Batty flag","Warm blood flag","Hybrid flag",},
+
   Flags = {"Flying flag", "Batty flag", "Warm blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {"Poison resistance",},
+
   Resistances = {"Poison resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 621,  
   XP = 621,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "harpy",  
   Genus = "harpy",
+
   Species = "harpy",  
   Species = "harpy",
+
   Description = [=[A bird-like creature with a human face that roams the coasts endlessly, feared for its sharp claws and harrying strikes.]=],  
   Description = [=[A bird-like creature with a human face that roams the coasts endlessly, feared for its sharp claws and harrying strikes.]=],
 
 
   Quote = [=[“Bird-bodied, girl-faced things they are; abominable their droppings, their hands are talons, their faces haggard with hunger insatiable.”
 
   Quote = [=[“Bird-bodied, girl-faced things they are; abominable their droppings, their hands are talons, their faces haggard with hunger insatiable.”
 
-Virgil, Aeneid 3
 
-Virgil, Aeneid 3
Line 10,174: Line 12,093:
 
-Apollonius Rhodius, Argonautica 2. 179 — 434]=],
 
-Apollonius Rhodius, Argonautica 2. 179 — 434]=],
 
}
 
}
m["Head Instructor"] = {
+
m["haunted armour"] = {
   Name = "Head Instructor",
+
   Name = "haunted armour",  
   Colour = "LightGrey",
+
   Colour = "LightGreen",  
   Glyph = "@",
+
   Glyph = "[",  
   Tile = "[[File:Head instructor.png]]",
+
   Tile = "[[File:Haunted armour.png]]",  
   Speed = "15",
+
   Speed = "10 (move: 50%)",  
  HD = 20,
+
   HD = 10,  
  ["HD"] = 20,
+
   ["HD"] = 10,  
  ["Average HP 10x"] = 1500,
+
   ["Average HP 10x"] = 320,  
  AC = 0,
+
   AC = 13,  
  EV = 18,
+
   EV = 10,  
  Attacks = {
 
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
 
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
 
  },
 
  Holiness = "Natural",
 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 
  Habitat = "Land",
 
  Spellsets = {
 
    {
 
      {Spell = "Summon Mana Viper", Flags = {"Wizard",}},
 
      {Spell = "Dimension Anchor", Flags = {"Wizard",}},
 
      {Spell = "Blink Close", Flags = {"Wizard",}},
 
      {Spell = "Energy Bolt", Damage = "3d20", Flags = {"Wizard",}},
 
    },
 
  },
 
  Flags = {"Two weapons flag","Fighter flag","See invisible flag","Speaks flag","Warm blood flag",},
 
  MR = "100",
 
  Resistances = {},
 
  Vulnerabilities = {},
 
  Corpse = "Clean",
 
  XP = 2458,
 
  Size = "Medium",
 
  Intelligence = "Human",
 
  Genus = "human",
 
  Species = "human",
 
  Description = [=[A powerful warrior-mage who instructs aspiring students in physical, magical, and anti-magical combat.]=],
 
}
 
m["hell beast"] = {
 
  Name = "hell beast",
 
  Colour = "Brown",
 
  Glyph = "2",
 
  Tile = "[[File:Hell beast.png]]",
 
  Speed = "15",
 
   HD = 7,
 
   ["HD"] = 7,
 
   ["Average HP 10x"] = 840,
 
   AC = 5,
 
   EV = 14,
 
 
   Attacks = {
 
   Attacks = {
     {Damage = 28, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 12, Type = "Hit", Flavour = "Trickster"},
    {Damage = 20, Type = "Trample", Flavour = "Trample"},
+
   },  
   },
+
   Holiness = "Undead",  
   Holiness = "Demonic",
+
   ["Item Use"] = {"Open doors", "Starting equipment"},  
   ["Item Use"] = {"Open doors"},
+
   Habitat = "Land",  
   Habitat = "Land",
+
   Flags = {"Evil flag", "Unblindable flag", "Flying flag", "Fighter flag", "Unbreathing flag",},  
   Flags = {"Fighter flag","Unholy flag",},
+
   Willpower = "Immune",  
   MR = "20",
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Resistances = {"Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Vulnerabilities = {"Holy vulnerability",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   XP = 9,  
  Corpse = "No",
+
   Size = "Tiny",  
   XP = 969,
+
   Intelligence = "Brainless",  
   Size = "Large",
+
   Genus = "haunted armour",  
   Intelligence = "Human",
+
   Species = "haunted armour",  
   Genus = "hell beast",
+
   Description = [=[An ordinary piece of armour, held in your haunting grip. It can attack nearby enemies, but must return to your side if you ever stray too far from it.]=],
   Species = "hell beast",
 
   Description = [=[An abominable crossbreed of beast and man that makes horrible barking noises.]=],
 
 
}
 
}
 
m["hell hog"] = {
 
m["hell hog"] = {
   Name = "hell hog",
+
   Name = "hell hog",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "h",
+
   Glyph = "h",  
   Tile = "[[File:Hell hog.png]]",
+
   Tile = "[[File:Hell hog.png]]",  
   Speed = "14",
+
   Speed = "14",  
   HD = 11,
+
   HD = 11,  
   ["HD"] = 11,
+
   ["HD"] = 11,  
   ["Average HP 10x"] = 595,
+
   ["Average HP 10x"] = 595,  
   AC = 2,
+
   AC = 2,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 20, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Fireball", Damage = "3d20", Flags = {"Natural","Breath",}},
+
       {Spell = "Fireball", Damage = "3d20", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag",},
+
   Flags = {"Evil flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Fire resistance 2","Torment resistance","Miasma resistance","Negative energy resistance 3",},
+
   Resistances = {"Fire resistance 3", "Torment resistance", "Miasma resistance", "Negative energy resistance 3",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "Noxious",
+
   XP = 807,  
   XP = 860,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "hog",  
   Genus = "hog",
+
   Species = "hell hog",  
   Species = "hell hog",
 
 
   Description = [=[An extremely large and aggressive swine, bred in Hell, whose breath burns its foes to ash.]=],
 
   Description = [=[An extremely large and aggressive swine, bred in Hell, whose breath burns its foes to ash.]=],
 
}
 
}
 
m["hell hound"] = {
 
m["hell hound"] = {
   Name = "hell hound",
+
   Name = "hell hound",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "h",
+
   Glyph = "h",  
   Tile = "[[File:Hell hound.png]]",
+
   Tile = "[[File:Hell hound.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 275,
+
   ["Average HP 10x"] = 275,  
   AC = 6,
+
   AC = 6,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 13, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 13, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Fire Breath", Damage = "3d10", Flags = {"Natural","Breath",}},
+
       {Spell = "Fire Breath", Damage = "3d10", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","See invisible flag","Unblindable flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Unblindable flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {"Fire resistance 3","Poison resistance","Torment resistance",},
+
   Resistances = {"Fire resistance 3", "Torment resistance", "Miasma resistance", "Negative energy resistance 3",},  
   Vulnerabilities = {"Cold vulnerability","Holy vulnerability",},
+
   Vulnerabilities = {"Cold vulnerability", "Holy vulnerability",},  
  Corpse = "Noxious",
+
   XP = 146,  
   XP = 146,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "hound",  
   Genus = "hound",
+
   Species = "hell hound",  
   Species = "hell hound",
+
   Description = [=[A huge black dog with glowing red eyes, and smoke pouring from its fanged mouth.]=],  
   Description = [=[A huge black dog, with glowing red eyes and smoke pouring from its fanged mouth.]=],
 
 
   Quote = [=[“About her middle round
 
   Quote = [=[“About her middle round
A cry of Hell-hounds never-ceasing barked
+
A cry of Hell-hounds never-ceasing barked
With wide Cerberean mouths full loud, and rung
+
With wide Cerberean mouths full loud, and rung
A hideous peal; yet, when they list, would creep,
+
A hideous peal; yet, when they list, would creep,
If aught disturbed their noise, into her womb,
+
If aught disturbed their noise, into her womb,
And kennel there; yet there still barked and howled
+
And kennel there; yet there still barked and howled
Within unseen.”
+
Within unseen.”
-John Milton, _Paradise Lost_, Book II, l. 653-659. 1667.]=],
+
    -John Milton, _Paradise Lost_, Book II, 1667.]=],
 
}
 
}
 
m["hell knight"] = {
 
m["hell knight"] = {
   Name = "hell knight",
+
   Name = "hell knight",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Hell knight.png]]",
+
   Tile = "[[File:Hell knight.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 650,
+
   ["Average HP 10x"] = 650,  
   AC = 9,
+
   AC = 9,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 26, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 26, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Fire", Damage = "3d18", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Fire", Damage = "3d18", Flags = {"Priest",}},  
       {Spell = "Blink", Flags = {"Emergency","Wizard",}},
+
       {Spell = "Blink", Flags = {"Emergency", "Priest",}},  
       {Spell = "Haste", Flags = {"Wizard",}},
+
       {Spell = "Haste", Flags = {"Priest",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Evil flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Fighter flag", "Evil flag", "Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Fire resistance 3",},
+
   Resistances = {"Fire resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 783,  
   XP = 812,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[A heavily armoured warrior, in league with the powers of Hell, and usually accompanied by other unsavoury beings of its ilk.]=],  
   Description = [=[A heavily armoured warrior, in league with the powers of Hell, and usually accompanied by other unsavoury beings of its ilk.]=],
 
 
   Quote = [=[“Ok, let’s review. It’s up to the fair young maiden to rescue the dragon from the fire breathing knights in shining armour.”
 
   Quote = [=[“Ok, let’s review. It’s up to the fair young maiden to rescue the dragon from the fire breathing knights in shining armour.”
 
-Exiern]=],
 
-Exiern]=],
 
}
 
}
 
m["hell rat"] = {
 
m["hell rat"] = {
   Name = "hell rat",
+
   Name = "hell rat",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "r",
+
   Glyph = "r",  
   Tile = "[[File:Hell rat.png]]",
+
   Tile = "[[File:Hell rat.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 165,
+
   ["Average HP 10x"] = 165,  
   AC = 7,
+
   AC = 7,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Bite", Flavour = "Drain experience"},
 
     {Damage = 20, Type = "Bite", Flavour = "Drain experience"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","Unholy flag","Warm blood flag",},
+
   Flags = {"Evil flag", "Warm blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {"Torment resistance",},
+
   Resistances = {"Torment resistance", "Miasma resistance", "Negative energy resistance 3",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "Noxious",
+
   XP = 33,  
   XP = 33,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "rat",  
   Genus = "rat",
+
   Species = "hell rat",  
   Species = "hell rat",
+
   Description = [=[A unusually large rat. Its weird, knobbly orange skin glows with the infernal energies that spawned it.]=],  
   Description = [=[A unusually large rat. Its weird, knobbly orange skin glows with the infernal energies that spawned it.]=],
 
 
   Quote = [=[HAMLET [Drawing his sword.]: How now! a rat? Dead, for a ducat, dead [Stabs through the arras.]
 
   Quote = [=[HAMLET [Drawing his sword.]: How now! a rat? Dead, for a ducat, dead [Stabs through the arras.]
 
-William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, III, 4. 1603.]=],
 
-William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, III, 4. 1603.]=],
 
}
 
}
m["Hell Sentinel"] = {
+
m["hellephant"] = {
   Name = "Hell Sentinel",
+
   Name = "hellephant",  
   Colour = "Brown",
+
   Colour = "LightRed",  
   Glyph = "1",
+
   Glyph = "Y",  
   Tile = "[[File:Hell Sentinel.png]]",
+
   Tile = "[[File:Hellephant.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 19,
+
   HD = 20,  
   ["HD"] = 19,
+
   ["HD"] = 20,  
   ["Average HP 10x"] = 1425,
+
   ["Average HP 10x"] = 1700,  
   AC = 25,
+
   AC = 13,  
   EV = 3,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 40, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 45, Type = "Trample", Flavour = "Trample"},
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
+
    {Damage = 20, Type = "Bite", Flavour = "Plain"},  
   },
+
     {Damage = 15, Type = "Gore", Flavour = "Plain"},
   Holiness = "Demonic",
+
   },  
   ["Item Use"] = {"Open doors"},
+
   Holiness = "Demonic",  
   Habitat = "Land",
+
   ["Item Use"] = {"Uses nothing"},  
 +
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Magical",}},
+
       {Spell = "Fire Breath", Damage = "3d40", Flags = {"Natural", "Breath",}},  
       {Spell = "Iron Shot", Damage = "3d33", Flags = {"Magical",}},
+
       {Spell = "Blink", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","See invisible flag",},
+
   Flags = {"Evil flag", "Warm blood flag",},  
   MR = "Immune",
+
   Willpower = "140",  
   Resistances = {"Damnation resistance","Fire resistance 3","Cold resistance 3","Electricity resistance 3","Poison resistance 3","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 1937,  
   XP = 2907,
+
   Size = "Giant",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Human",
+
   Genus = "elephant",  
   Genus = "Hell Sentinel",
+
   Species = "hellephant",  
   Species = "Hell Sentinel",
+
   Description = [=[An abhorrent pachyderm, descendant of demons, burning from within with the fires of Hell.]=],
   Description = [=[A towering monolith constructed and possessed by demonic forces. A thousand eyes leer through slits in its jagged, spiked armour.]=],
 
 
}
 
}
m["hellephant"] = {
+
m["hellfire mortar"] = {
   Name = "hellephant",
+
   Name = "hellfire mortar",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "Y",
+
   Glyph = "I",  
   Tile = "[[File:Hellephant.png]]",
+
   Tile = "[[File:Firespitter statue.png]]",  
   Speed = "10",
+
   Speed = "10 (stationary)",  
   HD = 20,
+
   HD = 10,  
   ["HD"] = 20,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 1700,
+
   ["Average HP 10x"] = 1500,  
   AC = 13,
+
   AC = 20,  
   EV = 10,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
    {Damage = 45, Type = "Trample", Flavour = "Trample"},
+
   },  
    {Damage = 20, Type = "Bite", Flavour = "Plain"},
+
   Holiness = "Nonliving",  
    {Damage = 15, Type = "Gore", Flavour = "Plain"},
+
   ["Item Use"] = {"Uses nothing"},  
   },
+
   Habitat = "Lava",  
   Holiness = "Demonic",
 
   ["Item Use"] = {"Uses nothing"},
 
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Fire Breath", Damage = "3d40", Flags = {"Natural","Breath",}},
+
       {Spell = "Magma Barrage", Damage = "4d15", Flags = {"Magical",}},
      {Spell = "Blink", Flags = {"Magical",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "See invisible flag", "No regenerate flag", "Stationary flag", "Conjured flag", "Peripheral flag", "Unbreathing flag",},  
   MR = "140",
+
   Willpower = "Immune",  
   Resistances = {"Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 3", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1655,  
   XP = 3118,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Brainless",  
   Intelligence = "Animal",
+
   Genus = "hellfire mortar",  
   Genus = "elephant",
+
   Species = "hellfire mortar",  
   Species = "hellephant",
+
   Description = [=[A terrifying weapon hewn from molten rock. It rains fiery destruction down upon its creators' enemies.]=],
   Description = [=[An abhorrent pachyderm, descendant of demons, burning from within with the fires of Hell.]=],
 
 
}
 
}
 
m["hellion"] = {
 
m["hellion"] = {
   Name = "hellion",
+
   Name = "hellion",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "2",
+
   Glyph = "2",  
   Tile = "[[File:Hellion.png]]",
+
   Tile = "[[File:Hellion.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 7,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 385,
+
   ["Average HP 10x"] = 385,  
   AC = 5,
+
   AC = 5,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Call Down Damnation", Damage = "3d15", Flags = {"Magical",}},
 
       {Spell = "Call Down Damnation", Damage = "3d15", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag",},
+
   Flags = {"Evil flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Damnation resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Damnation resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 384,  
   XP = 384,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "hellion",  
   Genus = "hellion",
+
   Species = "hellion",  
   Species = "hellion",
 
 
   Description = [=[A hateful demon, desirous to see all life destroyed by its damnation.]=],
 
   Description = [=[A hateful demon, desirous to see all life destroyed by its damnation.]=],
 
}
 
}
 
m["hellwing"] = {
 
m["hellwing"] = {
   Name = "hellwing",
+
   Name = "hellwing",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "4",
+
   Glyph = "4",  
   Tile = "[[File:Hellwing.png]]",
+
   Tile = "[[File:Hellwing.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 7,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 455,
+
   ["Average HP 10x"] = 455,  
   AC = 16,
+
   AC = 16,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 17, Type = "Hit", Flavour = "Swoop"},
+
     {Damage = 17, Type = "Hit", Flavour = "Swoop"},  
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Unholy flag","Flying flag",},
+
   Flags = {"Flying flag", "Evil flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 295,  
   XP = 336,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "hellwing",  
   Genus = "hellwing",
+
   Species = "hellwing",  
   Species = "hellwing",
 
 
   Description = [=[A hideous skeletal demon. It swoops through the air on powerful wings of ancient withered skin, taking sadistic joy from harrying those who would try to flee its grasp.]=],
 
   Description = [=[A hideous skeletal demon. It swoops through the air on powerful wings of ancient withered skin, taking sadistic joy from harrying those who would try to flee its grasp.]=],
 +
}
 +
m["hexer"] = {
 +
  Name = "hexer",
 +
  Colour = "LightCyan",
 +
  Glyph = "R",
 +
  Tile = "[[File:Hexer.png]]",
 +
  Speed = "10 (atk: 50%)",
 +
  HD = 1,
 +
  ["HD"] = 1,
 +
  ["Average HP 10x"] = 1,
 +
  AC = 0,
 +
  EV = 10,
 +
  Attacks = {
 +
    {Damage = 4, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Slow", Flags = {"Wizard",}},
 +
      {Spell = "Confuse", Flags = {"Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"Flying flag", "See invisible flag", "Insubstantial flag", "Regenerates flag", "No poly flag", "Ancestor flag", "No gen derived flag", "Unbreathing flag",},
 +
  Willpower = "6",
 +
  Resistances = {"Fire resistance", "Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 1,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "ancestor",
 +
  Species = "hexer",
 +
  Description = [=[A humanoid construct of insubstantial memory, floating through the air. Though perhaps somewhat changed in shape and bearing few discernable features, still it seems somehow to resemble a warrior from the distantly remembered past, ready with debilitating spells and deadly knifework.]=],
 
}
 
}
 
m["hideous elf"] = {
 
m["hideous elf"] = {
   Name = "hideous elf",
+
   Name = "hideous elf",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:Hideous elf.png]]",
+
   Tile = "[[File:Hideous elf.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 360,
+
   ["Average HP 10x"] = 360,  
   AC = 3,
+
   AC = 3,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","No poly flag","Vault flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "Vault flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 346,  
   XP = 346,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elf",  
   Genus = "elf",
+
   Species = "elf",  
   Species = "elf",
 
 
   Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
 
   Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
 
}
 
}
 
m["hideous human"] = {
 
m["hideous human"] = {
   Name = "hideous human",
+
   Name = "hideous human",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Hideous human.png]]",
+
   Tile = "[[File:Hideous human.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 330,
+
   ["Average HP 10x"] = 330,  
   AC = 3,
+
   AC = 3,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","Vault flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Vault flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 194,  
   XP = 194,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=],  
   Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=],
 
 
   Quote = [=[“Do you know
 
   Quote = [=[“Do you know
 
Do I know
 
Do I know
Line 10,589: Line 12,489:
 
}
 
}
 
m["hideous orc"] = {
 
m["hideous orc"] = {
   Name = "hideous orc",
+
   Name = "hideous orc",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "o",
+
   Glyph = "o",  
   Tile = "[[File:Hideous orc.png]]",
+
   Tile = "[[File:Hideous orc.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 70,
+
   ["Average HP 10x"] = 70,  
   AC = 1,
+
   AC = 1,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","Vault flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Vault flag",},  
   MR = "0",
+
   Willpower = "0",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 3,  
   XP = 3,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "orc",  
   Genus = "orc",
+
   Species = "orc",  
   Species = "orc",
 
 
   Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
 
   Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
 
}
 
}
 
m["hill giant"] = {
 
m["hill giant"] = {
   Name = "hill giant",
+
   Name = "hill giant",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "C",
+
   Glyph = "C",  
   Tile = "[[File:Hill giant.png]]",
+
   Tile = "[[File:Hill giant.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 11,
+
   HD = 11,  
   ["HD"] = 11,
+
   ["HD"] = 11,  
   ["Average HP 10x"] = 605,
+
   ["Average HP 10x"] = 605,  
   AC = 3,
+
   AC = 3,  
   EV = 4,
+
   EV = 4,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 652,  
   XP = 652,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "giant",  
   Genus = "giant",
+
   Species = "hill giant",  
   Species = "hill giant",
 
 
   Description = [=[A massive, burly humanoid standing taller even than an ogre. Hill giants are uncivilized in every sense of the word, and have few recreational interests beyond smashing things such as you.]=],
 
   Description = [=[A massive, burly humanoid standing taller even than an ogre. Hill giants are uncivilized in every sense of the word, and have few recreational interests beyond smashing things such as you.]=],
 
}
 
}
m["hobgoblin"] = {
+
m["hippogriff"] = {
   Name = "hobgoblin",
+
   Name = "hippogriff",  
   Colour = "Brown",
+
   Colour = "Yellow",  
   Glyph = "g",
+
   Glyph = "H",  
   Tile = "[[File:Hobgoblin.png]]",
+
   Tile = "[[File:Hippogriff.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 1,
+
   HD = 7,  
   ["HD"] = 1,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 55,
+
   ["Average HP 10x"] = 425,  
   AC = 2,
+
   AC = 2,  
   EV = 10,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
+
    {Damage = 12, Type = "Peck", Flavour = "Plain"},
   },
+
    {Damage = 9, Type = "Claw", Flavour = "Plain"},
   Holiness = "Natural",
+
    {Damage = 9, Type = "Claw", Flavour = "Plain"},
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
  },
   Habitat = "Land",
+
  Holiness = "Natural",
   Flags = {"Speaks flag","Warm blood flag",},
+
  ["Item Use"] = {"Uses nothing"},
   MR = "0",
+
  Habitat = "Land",
   Resistances = {},
+
  Spellsets = {
   Vulnerabilities = {},
+
    {
  Corpse = "Clean",
+
      {Spell = "Beckoning Gale", Damage = "2d8", Flags = {"Natural",}},
   XP = 2,
+
      {Spell = "Warning Cry", Flags = {"Vocal", "Breath",}},
   Size = "Medium",
+
    },
   Intelligence = "Human",
+
  },
   Genus = "goblin",
+
  Flags = {"Flying flag", "Warm blood flag",},
   Species = "hobgoblin",
+
  Willpower = "20",
   Description = [=[A larger and even uglier goblin, with an even worse temper to match. Many foolish young adventurers have underestimated the danger of crossing a hobgoblin and paid for it with their lives.]=],
+
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 263,
 +
  Size = "Large",
 +
  Intelligence = "Animal",
 +
  Genus = "hippogriff",
 +
  Species = "hippogriff",
 +
  Description = [=[A large creature with the hindquarters of a horse and the wings, head and talons of a great eagle. As popular heraldric creatures, some fortresses may keep them as symbols and defenders alike, where they in turn launch intruders into the waiting blades of their masters.]=],
 +
}
 +
m["hoarfrost cannon"] = {
 +
  Name = "hoarfrost cannon",
 +
  Colour = "Cyan",
 +
  Glyph = "I",
 +
  Tile = "[[File:Hoarfrost cannon.png]]",
 +
  Speed = "5 (stationary)",
 +
  HD = 8,
 +
  ["HD"] = 8,
 +
  ["Average HP 10x"] = 340,
 +
  AC = 9,
 +
  EV = 0,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Amphibious",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Hoarfrost Bullet", Damage = "3d9", Flags = {"Magical",}},
 +
    },
 +
  },
 +
  Flags = {"Speaks flag", "See invisible flag", "No regenerate flag", "Stationary flag", "Unbreathing flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Cold resistance 3", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",},
 +
  Vulnerabilities = {"Fire vulnerability",},
 +
  XP = 516,
 +
  Size = "Large",
 +
  Intelligence = "Brainless",
 +
  Genus = "hoarfrost cannon",
 +
  Species = "hoarfrost cannon",
 +
  Description = [=[An elegant siege weapon, magically sculpted from crystalline ice. As ephemeral as a summer snowstorm, every salvo it fires consumes a portion of itself until nothing is left behind but water.]=],
 +
}
 +
m["hobgoblin"] = {
 +
  Name = "hobgoblin",
 +
  Colour = "Brown",
 +
  Glyph = "g",
 +
  Tile = "[[File:Hobgoblin.png]]",
 +
  Speed = "10",
 +
  HD = 1,
 +
  ["HD"] = 1,
 +
  ["Average HP 10x"] = 55,
 +
  AC = 2,
 +
  EV = 10,
 +
  Attacks = {
 +
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
 +
   },  
 +
   Holiness = "Natural",  
 +
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
 +
   Habitat = "Land",  
 +
   Flags = {"Speaks flag", "Warm blood flag",},  
 +
   Willpower = "0",  
 +
   Resistances = {},  
 +
   Vulnerabilities = {},  
 +
   XP = 1,  
 +
   Size = "Medium",  
 +
   Intelligence = "Human",  
 +
   Genus = "goblin",  
 +
   Species = "hobgoblin",  
 +
   Description = [=[A larger and even ruder goblin. Hobgoblins are perfectly capable of wielding weapons, but most prefer to beat their opponents to death with their bare hands.]=],  
 
   Quote = [=[“A foolish consistency is the hobgoblin of little minds, adored by little statesmen and philosophers and divines.”
 
   Quote = [=[“A foolish consistency is the hobgoblin of little minds, adored by little statesmen and philosophers and divines.”
 
-Ralph Waldo Emerson, _Essays: First Series_, Essay II: Self-Reliance.
 
-Ralph Waldo Emerson, _Essays: First Series_, Essay II: Self-Reliance.
Line 10,679: Line 12,644:
 
}
 
}
 
m["hog"] = {
 
m["hog"] = {
   Name = "hog",
+
   Name = "hog",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "h",
+
   Glyph = "h",  
   Tile = "[[File:Hog.png]]",
+
   Tile = "[[File:Hog.png]]",  
   Speed = "13",
+
   Speed = "13",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 330,
+
   ["Average HP 10x"] = 330,  
   AC = 2,
+
   AC = 2,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 14, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 14, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Warm blood flag",},
+
   Flags = {"Warm blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 196,  
   XP = 196,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "hog",  
   Genus = "hog",
+
   Species = "hog",  
   Species = "hog",
+
   Description = [=[A large even-toed ungulate. Like human beings, it is omnivorous, intelligent, and nearly hairless.]=],  
   Description = [=[A large even-toed ungulate. Like human beings, it is omnivorous, intelligent, and nearly hairless.]=],
+
   Quote = [=[“Fern came slowly down the stairs. Her eyes were red from crying. As she
   Quote = [=[“Fern came slowly down the stairs. Her eyes were red from crying. As she approached her chair, the carton wobbled, and there was a scratching noise. Fern looked at her father. Then she lifted the lid of the carton. There, inside, looking up at her, was the newborn pig. It was a white one. The morning light shone through its ears, turning them pink. “He’s yours,” said Mr. Arable. “Saved from an untimely death. And may the good Lord forgive me for this foolishness.”
+
approached her chair, the carton wobbled, and there was a scratching noise.
-E.B. White, _Charlotte’s Web_]=],
+
Fern looked at her father. Then she lifted the lid of the carton. There,
 +
inside, looking up at her, was the newborn pig. It was a white one. The
 +
morning light shone through its ears, turning them pink. “He's yours,” said
 +
Mr. Arable. “Saved from an untimely death. And may the good Lord forgive me
 +
for this foolishness.”
 +
    -E.B. White, _Charlotte's Web_]=],
 
}
 
}
 
m["holy swine"] = {
 
m["holy swine"] = {
   Name = "holy swine",
+
   Name = "holy swine",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "h",
+
   Glyph = "h",  
   Tile = "[[File:Holy swine.png]]",
+
   Tile = "[[File:Holy swine.png]]",  
   Speed = "14",
+
   Speed = "14",  
   HD = 11,
+
   HD = 11,  
   ["HD"] = 11,
+
   ["HD"] = 11,  
   ["Average HP 10x"] = 605,
+
   ["Average HP 10x"] = 605,  
   AC = 2,
+
   AC = 2,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Bite", Flavour = "Holy"},
 
     {Damage = 20, Type = "Bite", Flavour = "Holy"},
   },
+
   },  
   Holiness = "Holy",
+
   Holiness = "Holy",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag",},
+
   Flags = {"Flying flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Miasma resistance","Negative energy resistance 3","Holy resistance",},
+
   Resistances = {"Miasma resistance", "Negative energy resistance 3", "Holy resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 795,  
   XP = 831,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "hog",  
   Genus = "hog",
+
   Species = "holy swine",  
   Species = "holy swine",
+
   Description = [=[A rare celestial version of a usually filthy animal, said to be an angelic being who succumbed to hostile magic.]=],
   Description = [=[A rare celestial version of a usually filthy animal. They are said to be not natural creatures, but angelic beings who succumbed to hostile magic.]=],
 
 
}
 
}
 
m["hornet"] = {
 
m["hornet"] = {
   Name = "hornet",
+
   Name = "hornet",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "y",
+
   Glyph = "y",  
   Tile = "[[File:Hornet.png]]",
+
   Tile = "[[File:Hornet.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 330,
+
   ["Average HP 10x"] = 330,  
   AC = 6,
+
   AC = 6,  
   EV = 14,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 18, Type = "Sting", Flavour = "Paralyse"},
 
     {Damage = 18, Type = "Sting", Flavour = "Paralyse"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag","No skeleton flag",},
+
   Flags = {"Flying flag", "No skeleton flag",},  
   MR = "30",
+
   Willpower = "30",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Poison vulnerability",},
+
   Vulnerabilities = {"Poison vulnerability",},  
  Corpse = "Noxious",
+
   XP = 281,  
   XP = 281,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "hornet",  
   Genus = "hornet",
+
   Species = "hornet",  
   Species = "hornet",
 
 
   Description = [=[A buzzing hornet with a vicious stinger dripping with paralytic poison.]=],
 
   Description = [=[A buzzing hornet with a vicious stinger dripping with paralytic poison.]=],
 
}
 
}
 
m["hound"] = {
 
m["hound"] = {
   Name = "hound",
+
   Name = "hound",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "h",
+
   Glyph = "h",  
   Tile = "[[File:Hound.png]]",
+
   Tile = "[[File:Hound.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 165,
+
   ["Average HP 10x"] = 165,  
   AC = 2,
+
   AC = 2,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 6, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 6, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"See invisible flag","Unblindable flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Unblindable flag", "Warm blood flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 42,  
   XP = 42,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "hound",  
   Genus = "hound",
+
   Species = "hound",  
   Species = "hound",
+
   Description = [=[A fearsome hunting dog, lithe and alert.]=],  
   Description = [=[A fearsome hunting dog, lithe and alert. Its master must be long gone, for it looks dishevelled, and has a lean and hungry look.]=],
 
 
   Quote = [=[“A traveller, by the faithful hound, Half-buried in the snow was found, Still grasping in his hand of ice That banner with the strange device, Excelsior!”
 
   Quote = [=[“A traveller, by the faithful hound, Half-buried in the snow was found, Still grasping in his hand of ice That banner with the strange device, Excelsior!”
 
-Henry Wadsworth Longfellow, “Excelsior”]=],
 
-Henry Wadsworth Longfellow, “Excelsior”]=],
 
}
 
}
 
m["howler monkey"] = {
 
m["howler monkey"] = {
   Name = "howler monkey",
+
   Name = "howler monkey",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "h",
+
   Glyph = "h",  
   Tile = "[[File:Howler monkey.png]]",
+
   Tile = "[[File:Howler monkey.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 185,
+
   ["Average HP 10x"] = 185,  
   AC = 1,
+
   AC = 1,  
   EV = 11,
+
   EV = 11,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 3, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 8, Type = "Hit", Flavour = "Plain"},
    {Damage = 2, Type = "Bite", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Natural",  
   Holiness = "Natural",
+
   ["Item Use"] = {"Open doors"},  
   ["Item Use"] = {"Open doors"},
+
   Habitat = "Land",  
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Warning Cry", Flags = {"Vocal","Breath",}},
+
       {Spell = "Warning Cry", Flags = {"Vocal", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Warm blood flag",},
+
   Flags = {"Warm blood flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 54,  
   XP = 54,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "howler monkey",  
   Genus = "howler monkey",
+
   Species = "howler monkey",  
   Species = "howler monkey",
+
   Description = [=[An aggressively territorial primate, known for the astonishing variety and volume of noise it can produce.]=],
   Description = [=[An aggressively territorial primate, known for the astonishing variety & volume of noise it can produce.]=],
 
 
}
 
}
 
m["human"] = {
 
m["human"] = {
   Name = "human",
+
   Name = "human",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Human.png]]",
+
   Tile = "[[File:Human.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 330,
+
   ["Average HP 10x"] = 330,  
   AC = 3,
+
   AC = 3,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 196,  
   XP = 196,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=],  
   Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=],
 
 
   Quote = [=[“Do you know
 
   Quote = [=[“Do you know
 
Do I know
 
Do I know
Line 10,869: Line 12,833:
 
}
 
}
 
m["hydra"] = {
 
m["hydra"] = {
   Name = "hydra",
+
   Name = "hydra",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "D",
+
   Glyph = "D",  
   Tile = "[[File:Hydra.png]]",
+
   Tile = "[[File:Hydra.png]]",  
   Speed = "10 (swim: 60%)",
+
   Speed = "10 (swim: 60%)",  
   HD = 13,
+
   HD = 13,  
   ["HD"] = 13,
+
   ["HD"] = 13,  
   ["Average HP 10x"] = 715,
+
   ["Average HP 10x"] = 715,  
   AC = 0,
+
   AC = 0,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
 +
    {Damage = 18, Type = "Bite", Flavour = "Plain"},
 +
    {Damage = 18, Type = "Bite", Flavour = "Plain"},
 +
    {Damage = 18, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 18, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 18, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Cold blood flag","Regenerates flag",},
+
   Flags = {"Cold blood flag", "Regenerates flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Poison resistance","Drown resistance",},
+
   Resistances = {"Poison resistance", "Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 864,  
   XP = 972,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "hydra",  
   Genus = "hydra",
+
   Species = "hydra",  
   Species = "hydra",
 
 
   Description = [=[A great and nightmarish lacertilian beast. It has many heads, and the potential to grow many more!
 
   Description = [=[A great and nightmarish lacertilian beast. It has many heads, and the potential to grow many more!
  
Hitting it with any bladed weapon bigger than a short blade risks lopping a head off, which, considering hydras' unique biology, is not what you want. Even a troll's claws are long enough to do the same. Only a weapon branded with flame will cauterize the wound and prevent more heads from growing.]=],
+
Hitting it with any bladed weapon bigger than a short blade risks lopping a head off and causing two more to grow in its place. Very large claws, such as trolls', are long enough to do the same. Only a weapon branded with flame will cauterise the wound and prevent more heads from growing.]=],  
 
   Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
 
   Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
 
-Life of Confucius
 
-Life of Confucius
Line 10,913: Line 12,879:
 
}
 
}
 
m["ice bat"] = {
 
m["ice bat"] = {
   Name = "ice bat",
+
   Name = "ice bat",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "Z",
+
   Glyph = "Z",  
   Tile = "[[File:Ice bat.png]]",
+
   Tile = "[[File:Ice bat.png]]",  
   Speed = "28",
+
   Speed = "28",  
   HD = 1,
+
   HD = 2,  
   ["HD"] = 2,
+
   ["HD"] = 2,  
   ["Average HP 10x"] = 110,
+
   ["Average HP 10x"] = 110,  
   AC = 0,
+
   AC = 0,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 1, Type = "Hit", Flavour = "Cold"},
 
     {Damage = 1, Type = "Hit", Flavour = "Cold"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","Unbreathing flag","No regenerate flag","Vault flag",},
+
   Flags = {"Evil flag", "Unbreathing flag", "No regenerate flag", "Vault flag",},  
   MR = "1",
+
   Willpower = "1",  
   Resistances = {"Cold resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Fire vulnerability","Holy vulnerability",},
+
   Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",},  
  Corpse = "No",
+
   XP = 1,  
   XP = 1,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "simulacrum",  
   Genus = "simulacrum",
+
   Species = "simulacrum",  
   Species = "simulacrum",
+
   Description = [=[An ice replica of a monster, animated by the powers of necromancy.]=],  
   Description = [=[An ice replica of a monster, animated by the powers of necromancy.]=],
 
 
   Quote = [=[“The simulacrum now hides, not the truth, but the fact that there is none, that is to say, the continuation of Nothingness.”
 
   Quote = [=[“The simulacrum now hides, not the truth, but the fact that there is none, that is to say, the continuation of Nothingness.”
 
-Jean Baudrillard, “Radical Thought”. 1994.
 
-Jean Baudrillard, “Radical Thought”. 1994.
Line 10,945: Line 12,910:
 
}
 
}
 
m["ice beast"] = {
 
m["ice beast"] = {
   Name = "ice beast",
+
   Name = "ice beast",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "Y",
+
   Glyph = "Y",  
   Tile = "[[File:Ice beast.png]]",
+
   Tile = "[[File:Ice beast.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 275,
+
   ["Average HP 10x"] = 275,  
   AC = 5,
+
   AC = 5,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 5, Type = "Hit", Flavour = "Cold"},
 
     {Damage = 5, Type = "Hit", Flavour = "Cold"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {},
+
   Flags = {"No skeleton flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {"Cold resistance 3","Poison resistance","Drown resistance",},
+
   Resistances = {"Cold resistance 3", "Poison resistance", "Drown resistance",},  
   Vulnerabilities = {"Fire vulnerability",},
+
   Vulnerabilities = {"Fire vulnerability",},  
  Corpse = "No",
+
   XP = 130,  
   XP = 130,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "ice beast",  
   Genus = "ice beast",
+
   Species = "ice beast",  
   Species = "ice beast",
 
 
   Description = [=[A terrible creature, formed of snow and crystalline ice. Its feet leave puddles of icy water on the floor.]=],
 
   Description = [=[A terrible creature, formed of snow and crystalline ice. Its feet leave puddles of icy water on the floor.]=],
 
}
 
}
 
m["ice devil"] = {
 
m["ice devil"] = {
   Name = "ice devil",
+
   Name = "ice devil",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "4",
+
   Glyph = "4",  
   Tile = "[[File:Ice devil.png]]",
+
   Tile = "[[File:Ice devil.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 440,
+
   ["Average HP 10x"] = 440,  
   AC = 12,
+
   AC = 12,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 16, Type = "Hit", Flavour = "Cold"},
 
     {Damage = 16, Type = "Hit", Flavour = "Cold"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Unholy flag",},
+
   Flags = {"Evil flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {"Cold resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Fire vulnerability","Holy vulnerability",},
+
   Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",},  
  Corpse = "No",
+
   XP = 340,  
   XP = 340,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "ice devil",  
   Genus = "ice devil",
+
   Species = "ice devil",  
   Species = "ice devil",
 
 
   Description = [=[A man-sized demon covered in glittering ice.]=],
 
   Description = [=[A man-sized demon covered in glittering ice.]=],
 
}
 
}
 
m["ice dragon"] = {
 
m["ice dragon"] = {
   Name = "ice dragon",
+
   Name = "ice dragon",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "D",
+
   Glyph = "D",  
   Tile = "[[File:Ice dragon.png]]",
+
   Tile = "[[File:Ice dragon.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 900,
+
   ["Average HP 10x"] = 900,  
   AC = 10,
+
   AC = 10,  
   EV = 8,
+
   EV = 8,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 17, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 17, Type = "Bite", Flavour = "Plain"},  
     {Damage = 17, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 17, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 17, Type = "Trample", Flavour = "Trample"},
 
     {Damage = 17, Type = "Trample", Flavour = "Trample"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Cold Breath", Damage = "3d24", Flags = {"Natural","Breath","Noisy",}},
+
       {Spell = "Cold Breath", Damage = "3d24", Flags = {"Natural", "Breath", "Noisy",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Cold blood flag","Flying flag",},
+
   Flags = {"Cold blood flag", "Flying flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Cold resistance 2","Poison resistance","Drown resistance",},
+
   Resistances = {"Cold resistance 2", "Poison resistance",},  
   Vulnerabilities = {"Fire vulnerability",},
+
   Vulnerabilities = {"Fire vulnerability",},  
  Corpse = "Clean",
+
   XP = 869,  
   XP = 988,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "dragon",  
   Genus = "dragon",
+
   Species = "ice dragon",  
   Species = "ice dragon",
+
   Description = [=[A white, frost-coated dragon. Snowflakes trickle from its nostrils.]=],  
   Description = [=[A white, frost-coated dragon. Snowflakes trickle from its nostrils.]=],
 
 
   Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
 
   Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
 
-Life of Confucius
 
-Life of Confucius
Line 11,050: Line 13,012:
  
 
-“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
 
-“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
}
 
m["Ice Fiend"] = {
 
  Name = "Ice Fiend",
 
  Colour = "White",
 
  Glyph = "1",
 
  Tile = "[[File:Ice Fiend.png]]",
 
  Speed = "10",
 
  HD = 18,
 
  ["HD"] = 18,
 
  ["Average HP 10x"] = 990,
 
  AC = 15,
 
  EV = 6,
 
  Attacks = {
 
    {Damage = 25, Type = "Claw", Flavour = "Cold"},
 
    {Damage = 25, Type = "Claw", Flavour = "Cold"},
 
  },
 
  Holiness = "Demonic",
 
  ["Item Use"] = {"Open doors"},
 
  Habitat = "Land",
 
  Spellsets = {
 
    {
 
      {Spell = "Bolt of Cold", Damage = "3d27", Flags = {"Magical",}},
 
      {Spell = "Symbol of Torment", Flags = {"Magical",}},
 
    },
 
  },
 
  Flags = {"Unholy flag","See invisible flag","Flying flag",},
 
  MR = "Immune",
 
  Resistances = {"Cold resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
 
  Vulnerabilities = {"Fire vulnerability","Holy vulnerability",},
 
  Corpse = "No",
 
  XP = 2900,
 
  Size = "Large",
 
  Intelligence = "Human",
 
  Genus = "Ice Fiend",
 
  Species = "Ice Fiend",
 
  Description = [=[A huge frigid demon covered in frost and wreathed in freezing air. It is one of the most terrible denizens of the many Hells.]=],
 
 
}
 
}
 
m["ice statue"] = {
 
m["ice statue"] = {
   Name = "ice statue",
+
   Name = "ice statue",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "8",
+
   Glyph = "I",  
   Tile = "[[File:Ice statue.png]]",
+
   Tile = "[[File:Ice statue.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10 (stationary)",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 720,
+
   ["Average HP 10x"] = 720,  
   AC = 12,
+
   AC = 12,  
   EV = 1,
+
   EV = 1,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Amphibious",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Cold", Damage = "3d16", Flags = {"Magical",}},
+
       {Spell = "Bolt of Cold", Damage = "3d16", Flags = {"Magical",}},  
       {Spell = "Throw Icicle", Damage = "3d16", Flags = {"Magical",}},
+
       {Spell = "Throw Icicle", Damage = "3d16", Flags = {"Magical",}},  
       {Spell = "Freezing Cloud", Damage = "2d17", Flags = {"Magical",}},
+
       {Spell = "Summon Ice Beast", Flags = {"Magical",}},  
       {Spell = "Summon Ice Beast", Flags = {"Magical",}},
+
       {Spell = "Freezing Gust", Damage = "2d17", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unbreathing flag","Speaks flag","Stationary flag","Artificial flag",},
+
   Flags = {"Unbreathing flag", "Speaks flag", "Stationary flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Cold resistance 3","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Petrify resistance",},
+
   Resistances = {"Cold resistance 3", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",},  
   Vulnerabilities = {"Fire vulnerability",},
+
   Vulnerabilities = {"Fire vulnerability",},  
  Corpse = "No",
+
   XP = 453,  
   XP = 448,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "statue",  
   Genus = "statue",
+
   Species = "ice statue",  
   Species = "ice statue",
 
 
   Description = [=[An imposing idol of some nameless arctic god, carved in glistening deep blue ice. Freezing vapours swirl about it, and a chill pervades the air.]=],
 
   Description = [=[An imposing idol of some nameless arctic god, carved in glistening deep blue ice. Freezing vapours swirl about it, and a chill pervades the air.]=],
 
}
 
}
 
m["iguana"] = {
 
m["iguana"] = {
   Name = "iguana",
+
   Name = "iguana",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "l",
+
   Glyph = "l",  
   Tile = "[[File:Iguana.png]]",
+
   Tile = "[[File:Iguana.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 165,
+
   ["Average HP 10x"] = 165,  
   AC = 5,
+
   AC = 5,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 15, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 15, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Amphibious",  
   Flags = {"Cold blood flag",},
+
   Flags = {"Cold blood flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 36,  
   XP = 36,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "giant lizard",  
   Genus = "giant lizard",
+
   Species = "iguana",  
   Species = "iguana",
+
   Description = [=[A green lizard with strong jaws and sharp teeth, prized for its flesh.]=],  
   Description = [=[A green lizard with strong jaws and sharp teeth, prized for its flesh.]=],
 
 
   Quote = [=[“Once on a time when Brahmadatta was reigning in Benares, the Bodhisatta was born an iguana. When he grew up he dwelt in a big burrow in the river bank with a following of many hundreds of other iguanas. Now the Bodhisatta had a son, a young iguana, who was great friends with a chameleon, whom he used to clip and embrace. This intimacy being reported to the iguana king, he sent for his young son and said that such friendship was misplaced, for chameleons were low creatures, and that if the intimacy was persisted in, calamity would befall the whole of the tribe of iguanas. And he enjoined his son to have no more to do with the chameleon. But the son continued in his intimacy.”
 
   Quote = [=[“Once on a time when Brahmadatta was reigning in Benares, the Bodhisatta was born an iguana. When he grew up he dwelt in a big burrow in the river bank with a following of many hundreds of other iguanas. Now the Bodhisatta had a son, a young iguana, who was great friends with a chameleon, whom he used to clip and embrace. This intimacy being reported to the iguana king, he sent for his young son and said that such friendship was misplaced, for chameleons were low creatures, and that if the intimacy was persisted in, calamity would befall the whole of the tribe of iguanas. And he enjoined his son to have no more to do with the chameleon. But the son continued in his intimacy.”
 
-_Khuddaka Nikāya_, Jātaka 141 “Godha-jātaka”. ca. 4th cent. B.C.
 
-_Khuddaka Nikāya_, Jātaka 141 “Godha-jātaka”. ca. 4th cent. B.C.
 
trans. Robert Chalmers, 1895.]=],
 
trans. Robert Chalmers, 1895.]=],
 +
}
 +
m["imperial myrmidon"] = {
 +
  Name = "imperial myrmidon",
 +
  Colour = "LightCyan",
 +
  Glyph = "a",
 +
  Tile = "[[File:Imperial myrmidon.png]]",
 +
  Speed = "12",
 +
  HD = 16,
 +
  ["HD"] = 16,
 +
  ["Average HP 10x"] = 750,
 +
  AC = 4,
 +
  EV = 21,
 +
  Attacks = {
 +
    {Damage = 30, Type = "Hit", Flavour = "Vuln"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Open doors", "Weapons armour", "Starting equipment"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Slow", Flags = {"Wizard",}},
 +
      {Spell = "Confuse", Flags = {"Wizard",}},
 +
      {Spell = "Agony", Flags = {"Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"Speaks flag", "Warm blood flag", "Evil flag",},
 +
  Willpower = "60",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 1217,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "human",
 +
  Species = "human",
 +
  Description = [=[A warrior initiated in the mysteries of a dying cult, dedicated to serve thrones long-fallen. Its blows strip away magical defences, leaving its foes vulnerable to even the simplest hexes.]=],
 
}
 
}
 
m["infernal demonspawn"] = {
 
m["infernal demonspawn"] = {
   Name = "infernal demonspawn",
+
   Name = "infernal demonspawn",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "6",
+
   Glyph = "6",  
   Tile = "[[File:Infernal demonspawn.png]]",
+
   Tile = "[[File:Infernal demonspawn.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 550,
+
   ["Average HP 10x"] = 550,  
   AC = 12,
+
   AC = 12,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Fire"},
 
     {Damage = 20, Type = "Hit", Flavour = "Fire"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Unholy flag","Speaks flag","Warm blood flag","No poly flag",},
+
   Flags = {"Unholy flag", "Speaks flag", "Warm blood flag", "No poly flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Fire resistance 2","Torment resistance",},
+
   Resistances = {"Fire resistance 2", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",},  
  Corpse = "Clean",
+
   XP = 713,  
   XP = 713,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "demonspawn",  
   Genus = "demonspawn",
+
   Species = "infernal demonspawn",  
   Species = "infernal demonspawn",
 
 
   Description = [=[A half-mortal, half-demonic creature, with its hellish heritage asserting itself through a certain devilish cast to its features.]=],
 
   Description = [=[A half-mortal, half-demonic creature, with its hellish heritage asserting itself through a certain devilish cast to its features.]=],
 
}
 
}
m["imperial myrmidon"] = {
+
m["inugami"] = {
Name = "imperial myrmidon",
+
  Name = "inugami",  
Colour = "LightBlue",
+
  Colour = "Red",  
Glyph = "a",
+
  Glyph = "h",  
Tile = "[[File:Imperial myrmidon.png]]",
+
  Tile = "[[File:Inugami.png]]",  
Speed = "12",
+
  Speed = "10",  
HD = 16,
+
  HD = 4,  
["HD"] = 16,
+
  ["HD"] = 4,  
["Average HP 10x"] = 750,
+
  ["Average HP 10x"] = 55,  
AC = 1,
+
  AC = 0,  
EV = 21,
+
  EV = 0,  
Attacks = {
+
  Attacks = {
  {Damage = 30, Type = "Hit", Flavour = "Vuln"},
+
    {Damage = 0, Type = "Hit", Flavour = "Plain"},
},
+
  },  
Holiness = "Natural",
+
  Holiness = "Natural",  
["Item Use"] = {"Open doors", "Weapons armour", "Starting equipment"},
+
  ["Item Use"] = {"Uses nothing"},  
Habitat = "Land",
+
  Habitat = "Land",  
Spellsets = {
+
  Flags = {"See invisible flag", "Unblindable flag", "Warm blood flag", "No poly flag", "No gen derived flag", "No zombie flag", "Ghost demon flag",},  
  {
+
  Willpower = "40",  
    {Spell = "Slow", Flags = {"Wizard",}},
+
  Resistances = {},  
    {Spell = "Confuse", Flags = {"Wizard",}},
+
  Vulnerabilities = {},  
    {Spell = "Agony Range", Flags = {"Wizard",}},
+
  XP = 34,  
  },
+
  Size = "Small",  
},
+
  Intelligence = "Animal",  
Flags = {"Speaks flag", "See invisible flag", "Warm blood flag",},
+
  Genus = "hound",  
MR = "60",
+
  Species = "inugami",  
Resistances = {},
+
  Description = [=[A mystical canine, frequently bound into the service of wizards and sorcerers. Its eyes flicker with remarkable intelligence, but its bite is no less sharp than its wilder cousins.
Vulnerabilities = {},
+
 
Corpse = "Clean",
+
They are difficult to truly kill - when gravely wounded, they instead return to spiritual form to lick their wounds until ready to be summoned again.]=],
XP = 1217,
 
Size = "Medium",
 
Intelligence = "Human",
 
Genus = "human",
 
Species = "human",
 
Description = [=[A warrior initiated in the mysteries of a dying cult, dedicated to serve thrones long-fallen. Its blows strip away magical defenses, leaving its foes vulnerable to even the simplest hexes.]=],
 
 
}
 
}
 
m["iron dragon"] = {
 
m["iron dragon"] = {
   Name = "iron dragon",
+
   Name = "iron dragon",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "D",
+
   Glyph = "D",  
   Tile = "[[File:Iron dragon.png]]",
+
   Tile = "[[File:Iron dragon.png]]",  
   Speed = "8",
+
   Speed = "8",  
   HD = 18,
+
   HD = 18,  
   ["HD"] = 18,
+
   ["HD"] = 18,  
   ["Average HP 10x"] = 1170,
+
   ["Average HP 10x"] = 1170,  
   AC = 20,
+
   AC = 20,  
   EV = 6,
+
   EV = 6,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 25, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 25, Type = "Bite", Flavour = "Plain"},  
     {Damage = 25, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 25, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 25, Type = "Trample", Flavour = "Trample"},
 
     {Damage = 25, Type = "Trample", Flavour = "Trample"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Metal Splinters", Damage = "3d30", Flags = {"Natural","Breath","Noisy",}},
+
       {Spell = "Metal Splinters", Damage = "3d30", Flags = {"Natural", "Breath", "Noisy",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Unbreathing flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Warm blood flag",},  
   MR = "160",
+
   Willpower = "160",  
   Resistances = {"Fire resistance","Cold resistance","Poison resistance","Drown resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Poison resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1234,  
   XP = 1715,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "dragon",  
   Genus = "dragon",
+
   Species = "iron dragon",  
   Species = "iron dragon",
+
   Description = [=[A very heavy, slow and apparently flightless dragon. It is named for its scales, which are so tough they might be iron. Small flakes of metal trail from its nostrils.]=],  
   Description = [=[A very heavy, slow and apparently flightless dragon. It is named for its scales, which are so tough they might be iron. Small flakes of metal trail from its nostrils.]=],
 
 
   Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
 
   Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
 
-Life of Confucius
 
-Life of Confucius
Line 11,270: Line 13,221:
 
}
 
}
 
m["iron elemental"] = {
 
m["iron elemental"] = {
   Name = "iron elemental",
+
   Name = "iron elemental",  
   Colour = "LightGrey",
+
   Colour = "Cyan",  
   Glyph = "E",
+
   Glyph = "E",  
   Tile = "[[File:Iron elemental.png]]",
+
   Tile = "[[File:Iron elemental.png]]",  
   Speed = "6",
+
   Speed = "6",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 1080,
+
   ["Average HP 10x"] = 1080,  
   AC = 20,
+
   AC = 20,  
   EV = 2,
+
   EV = 2,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 40, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 40, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Iron Shot", Damage = "3d24", Flags = {"Magical",}},
+
       {Spell = "Iron Shot", Damage = "3d24", Flags = {"Magical",}},  
       {Spell = "Slow", Flags = {"Magical",}},
+
       {Spell = "Slow", Flags = {"Magical",}},  
 
       {Spell = "Metal Splinters", Damage = "3d27", Flags = {"Magical",}},
 
       {Spell = "Metal Splinters", Damage = "3d27", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unbreathing flag",},
+
   Flags = {"Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 3","Cold resistance 3","Electricity resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 824,  
   XP = 891,
+
   Size = "Large",  
   Size = "Big",
+
   Intelligence = "Animal",  
   Intelligence = "Brainless",
+
   Genus = "elemental",  
   Genus = "elemental",
+
   Species = "iron elemental",  
   Species = "iron elemental",
 
 
   Description = [=[A rare and powerful spirit from the elemental plane of earth, it exists in this world by inhabiting a hulking mass of iron.]=],
 
   Description = [=[A rare and powerful spirit from the elemental plane of earth, it exists in this world by inhabiting a hulking mass of iron.]=],
 
}
 
}
 
m["iron giant"] = {
 
m["iron giant"] = {
   Name = "iron giant",
+
   Name = "iron giant",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "C",
+
   Glyph = "C",  
   Tile = "[[File:Iron giant.png]]",
+
   Tile = "[[File:Iron giant.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 18,
+
   HD = 18,  
   ["HD"] = 18,
+
   ["HD"] = 18,  
   ["Average HP 10x"] = 1800,
+
   ["Average HP 10x"] = 1800,  
   AC = 18,
+
   AC = 18,  
   EV = 2,
+
   EV = 2,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 65, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 65, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Iron Shot", Damage = "3d32", Flags = {"Wizard",}},
+
       {Spell = "Iron Shot", Damage = "3d32", Flags = {"Wizard",}},  
       {Spell = "Throw Ally", Flags = {"Natural",}},
+
       {Spell = "Throw Ally", Flags = {"Natural",}},  
       {Spell = "Harpoon Shot", Damage = "2d17", Flags = {"Natural",}},
+
       {Spell = "Harpoon Shot", Damage = "2d17", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {"Fire resistance","Cold resistance","Poison resistance","Drown resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Poison resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1999,  
   XP = 3211,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "giant",  
   Genus = "giant",
+
   Species = "iron giant",  
   Species = "iron giant",
+
   Description = [=[A huge, rusting monolith, larger than any other species of giant. It packs an incredible punch.]=],
   Description = [=[Huge, lumbering, and particularly dull, this rusting monolith packs quite the punch. It is quite possibly the largest giant you have ever seen.]=],
+
  Quote = [=["You're made of metal, but you have feelings, and you think about things,
 +
and that means you have a soul. And souls don't die."
 +
    -_The Iron Giant_. 1999]=],
 
}
 
}
 
m["iron golem"] = {
 
m["iron golem"] = {
   Name = "iron golem",
+
   Name = "iron golem",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "9",
+
   Glyph = "9",  
   Tile = "[[File:Iron golem.png]]",
+
   Tile = "[[File:Iron golem.png]]",  
   Speed = "7 (atk: 70%)",
+
   Speed = "7 (atk: 70%)",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 15,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 3000,
+
   ["Average HP 10x"] = 2700,  
   AC = 25,
+
   AC = 24,  
   EV = 5,
+
   EV = 2,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 50, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 50, Type = "Punch", Flavour = "Plain"},  
     {Damage = 50, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 50, Type = "Punch", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {},
+
   Flags = {"Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 3","Cold resistance 3","Electricity resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 943,  
   XP = 807,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "golem",  
   Genus = "golem",
+
   Species = "iron golem",  
   Species = "iron golem",
 
 
   Description = [=[A large, ponderous and very solid statue of metal, given the power of locomotion through some esoteric means.]=],
 
   Description = [=[A large, ponderous and very solid statue of metal, given the power of locomotion through some esoteric means.]=],
 
}
 
}
 
m["iron imp"] = {
 
m["iron imp"] = {
   Name = "iron imp",
+
   Name = "iron imp",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "5",
+
   Glyph = "5",  
   Tile = "[[File:Iron imp.png]]",
+
   Tile = "[[File:Iron imp.png]]",  
   Speed = "8",
+
   Speed = "8",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 165,
+
   ["Average HP 10x"] = 165,  
   AC = 6,
+
   AC = 6,  
   EV = 8,
+
   EV = 8,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Unholy flag","Speaks flag",},
+
   Flags = {"Speaks flag", "Evil flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {"Fire resistance 3","Cold resistance","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 3", "Cold resistance", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 40,  
   XP = 40,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "iron imp",  
   Genus = "iron imp",
+
   Species = "iron imp",  
   Species = "iron imp",
 
 
   Description = [=[An ugly, twisted little minor demon with metal skin.]=],
 
   Description = [=[An ugly, twisted little minor demon with metal skin.]=],
 
}
 
}
 
m["iron troll"] = {
 
m["iron troll"] = {
   Name = "iron troll",
+
   Name = "iron troll",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "T",
+
   Glyph = "T",  
   Tile = "[[File:Iron troll.png]]",
+
   Tile = "[[File:Iron troll.png]]",  
   Speed = "7",
+
   Speed = "7",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 880,
+
   ["Average HP 10x"] = 880,  
   AC = 20,
+
   AC = 20,  
   EV = 4,
+
   EV = 4,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 35, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 35, Type = "Bite", Flavour = "Plain"},  
     {Damage = 25, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 25, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 25, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 25, Type = "Claw", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Regenerates flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Regenerates flag", "Speaks flag", "Warm blood flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Fire resistance","Cold resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 764,  
   XP = 776,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "troll",  
   Genus = "troll",
+
   Species = "iron troll",  
   Species = "iron troll",
+
   Description = [=[A great troll, mighty of limb and plated with thick scales that resemble lightly rusted iron, especially in their hardness.]=],  
   Description = [=[A great troll, mighty of limb and plated with thick scales that resemble lightly rusted iron, especially in their hardness.]=],
 
 
   Quote = [=[“Buckshank bold and Elfinstone,
 
   Quote = [=[“Buckshank bold and Elfinstone,
 
And more than I can mention here,
 
And more than I can mention here,
Line 11,440: Line 13,389:
 
A laidly Trold has dragged it there.”
 
A laidly Trold has dragged it there.”
 
-George Borrow, _Lavengro: The Scholar, the Gypsy, the Priest_. 1851.]=],
 
-George Borrow, _Lavengro: The Scholar, the Gypsy, the Priest_. 1851.]=],
 +
}
 +
m["ironbound beastmaster"] = {
 +
  Name = "ironbound beastmaster",
 +
  Colour = "Brown",
 +
  Glyph = "p",
 +
  Tile = "[[File:Ironbound beastmaster.png]]",
 +
  Speed = "10",
 +
  HD = 13,
 +
  ["HD"] = 13,
 +
  ["Average HP 10x"] = 660,
 +
  AC = 2,
 +
  EV = 14,
 +
  Attacks = {
 +
    {Damage = 45, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Throw Bolas", Damage = "2d12", Flags = {"Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"Speaks flag", "Warm blood flag", "Has aura flag",},
 +
  Willpower = "40",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 950,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "human",
 +
  Species = "human",
 +
  Description = [=[A cruel and unruly brute who growls in the language of the untamed. Its very presence provokes and overworks non-sapient, living beasts and slimes alike into a rapid fervour.]=],
 
}
 
}
 
m["ironbound convoker"] = {
 
m["ironbound convoker"] = {
   Name = "ironbound convoker",
+
   Name = "ironbound convoker",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Ironbound convoker.png]]",
+
   Tile = "[[File:Ironbound convoker.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 495,
+
   ["Average HP 10x"] = 495,  
   AC = 5,
+
   AC = 5,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Might Other", Flags = {"Wizard",}},
+
       {Spell = "Might Other", Flags = {"Wizard",}},  
 
       {Spell = "Word of Recall", Flags = {"Wizard",}},
 
       {Spell = "Word of Recall", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 644,  
   XP = 644,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[A guardian mage clad in pattern-etched armour. It can recite words of power to summon distant allies and imbue them with unnatural might.]=],
   Description = [=[Guardian mages clad in pattern-etched armour, convokers can recite a word of recall to summon distant allies to their location, or imbue them with unnatural might.]=],
 
 
}
 
}
 
m["ironbound frostheart"] = {
 
m["ironbound frostheart"] = {
   Name = "ironbound frostheart",
+
   Name = "ironbound frostheart",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Ironbound frostheart.png]]",
+
   Tile = "[[File:Ironbound frostheart.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 12,
+
   HD = 11,  
   ["HD"] = 12,
+
   ["HD"] = 11,  
   ["Average HP 10x"] = 600,
+
   ["Average HP 10x"] = 600,  
   AC = 0,
+
   AC = 5,  
   EV = 10,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 25, Type = "Touch", Flavour = "Cold"},
 
     {Damage = 25, Type = "Touch", Flavour = "Cold"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Creeping Frost", Damage = "3d19", Flags = {"Wizard",}},
+
       {Spell = "Creeping Frost", Damage = "3d18", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Cold resistance",},
+
   Resistances = {"Cold resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 810,  
   XP = 935,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
 
 
   Description = [=[An emaciated warrior-mage, bound to guard long-coveted treasures. It calls forth deadly frost from its surrounds, freezing foes that are next to walls.]=],
 
   Description = [=[An emaciated warrior-mage, bound to guard long-coveted treasures. It calls forth deadly frost from its surrounds, freezing foes that are next to walls.]=],
 
}
 
}
m["ironbound preserver"] = {
+
m["ironbound mechanist"] = {
   Name = "ironbound preserver",
+
   Name = "ironbound mechanist",  
   Colour = "LightGreen",
+
   Colour = "Cyan",  
   Glyph = "p",
+
   Glyph = "g",  
   Tile = "[[File:Ironbound preserver.png]]",
+
   Tile = "[[File:Ironbound mechanist.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 13,  
   ["HD"] = 14,
+
   ["HD"] = 13,  
   ["Average HP 10x"] = 1120,
+
   ["Average HP 10x"] = 645,  
   AC = 4,
+
   AC = 6,  
   EV = 5,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 22, Type = "Hit", Flavour = "Plain"},
   },
+
    {Damage = 22, Type = "Hit", Flavour = "Plain"},
   Holiness = "Natural",
+
   },  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   Holiness = "Natural",  
   Habitat = "Land",
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
 +
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Injury Bond", Flags = {"Wizard",}},
+
      {Spell = "Forge Phalanx Beetle", Flags = {"Wizard",}},
 +
      {Spell = "Nazja's All-Purpose Tempering", Flags = {"Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"Fighter flag", "Speaks flag", "Warm blood flag", "Two weapons flag",},
 +
  Willpower = "80",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 1004,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "goblin",
 +
  Species = "goblin",
 +
  Description = [=[A well-armoured coglin whose talents with machinery have been harnessed by the Ironbound order to repair and augment the many constructs that help guard the Vaults.]=],
 +
}
 +
m["ironbound preserver"] = {
 +
  Name = "ironbound preserver",
 +
  Colour = "LightGreen",
 +
  Glyph = "p",
 +
  Tile = "[[File:Ironbound preserver.png]]",
 +
  Speed = "10",
 +
  HD = 14,
 +
  ["HD"] = 14,
 +
  ["Average HP 10x"] = 1120,
 +
  AC = 4,
 +
  EV = 5,
 +
  Attacks = {
 +
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
       {Spell = "Injury Bond", Flags = {"Wizard",}},  
 
       {Spell = "Minor Healing", Damage = "2d7+3", Flags = {"Wizard",}},
 
       {Spell = "Minor Healing", Damage = "2d7+3", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1121,  
   XP = 1487,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[A towering, muscular figure, capable of safeguarding its allies by selflessly accepting a portion of the injuries inflicted upon them.]=],
   Description = [=[Towering, muscular figures, preservers safeguard their allies by selflessly accepting a portion of the injuries inflicted upon them.]=],
 
 
}
 
}
 
m["ironbound thunderhulk"] = {
 
m["ironbound thunderhulk"] = {
   Name = "ironbound thunderhulk",
+
   Name = "ironbound thunderhulk",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "O",
+
   Glyph = "O",  
   Tile = "[[File:Ironbound thunderhulk.png]]",
+
   Tile = "[[File:Ironbound thunderhulk.png]]",  
   Speed = "10",
+
   Speed = "10 (atk: 150%)",  
   HD = 18,
+
   HD = 18,  
   ["HD"] = 18,
+
   ["HD"] = 18,  
   ["Average HP 10x"] = 880,
+
   ["Average HP 10x"] = 880,  
   AC = 1,
+
   AC = 3,  
   EV = 8,
+
   EV = 8,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Call Down Lightning", Damage = "3d26", Flags = {"Magical",}},
+
       {Spell = "Call Down Lightning", Damage = "3d26", Flags = {"Magical",}},  
 
       {Spell = "Blink Range", Flags = {"Magical",}},
 
       {Spell = "Blink Range", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1073,  
   XP = 910,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "ogre",  
   Genus = "ogre",
+
   Species = "ogre",  
   Species = "ogre",
+
   Description = [=[A brutish figure, hastily armoured in scraps of leather and metal to combat a fearsome intruder. On its back is an antique, arcane 'lightning rod', which calls down thunder on distant foes, although it cannot hit nearby targets.]=],
   Description = [=[A brutish figure, hastily armoured in scraps of leather and metal to combat a fearsome intruder. On its back is an antique, arcane 'lightning rod', which calls down thunder on distant foes, though it can't hit anything adjacent or even nearly adjacent.]=],
 
 
}
 
}
 
m["jackal"] = {
 
m["jackal"] = {
   Name = "jackal",
+
   Name = "jackal",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "h",
+
   Glyph = "h",  
   Tile = "[[File:Jackal.png]]",
+
   Tile = "[[File:Jackal.png]]",  
   Speed = "14",
+
   Speed = "14",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 55,
+
   ["Average HP 10x"] = 55,  
   AC = 2,
+
   AC = 2,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 3, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 3, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Warm blood flag",},
+
   Flags = {"Warm blood flag",},  
   MR = "0",
+
   Willpower = "0",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1,  
   XP = 2,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "hound",  
   Genus = "hound",
+
   Species = "jackal",  
   Species = "jackal",
+
   Description = [=[A small canine scavenger. Packs of jackals roam the underworld, searching for carrion to devour.]=],  
   Description = [=[A small canine scavenger. Packs of these creatures roam the underworld, searching for carrion to devour.]=],
 
 
   Quote = [=[“Always ready to take advantage of every favourable opportunity, the Jackal is a sad parasite, and hangs on the skirts of the larger carnivora as they roam the country for prey, in the hope of securing some share of the creatures which they destroy or wound.”
 
   Quote = [=[“Always ready to take advantage of every favourable opportunity, the Jackal is a sad parasite, and hangs on the skirts of the larger carnivora as they roam the country for prey, in the hope of securing some share of the creatures which they destroy or wound.”
 
-John George Wood, _The Illustrated Natural History: Mammalia_. 1865.]=],
 
-John George Wood, _The Illustrated Natural History: Mammalia_. 1865.]=],
 
}
 
}
 
m["jelly"] = {
 
m["jelly"] = {
   Name = "jelly",
+
   Name = "jelly",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "J",
+
   Glyph = "J",  
   Tile = "[[File:Jelly.png]]",
+
   Tile = "[[File:Jelly.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 165,
+
   ["Average HP 10x"] = 165,  
   AC = 0,
+
   AC = 0,  
   EV = 2,
+
   EV = 2,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 3, Type = "Hit", Flavour = "Acid"},
 
     {Damage = 3, Type = "Hit", Flavour = "Acid"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Eats doors","See invisible flag","Unbreathing flag","Unblindable flag","Splits flag","Acid splash flag","Web immune flag",},
+
   Flags = {"Eats doors", "See invisible flag", "Unblindable flag", "Splits flag", "Amorphous flag", "Acid splash flag", "No skeleton flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {"Poison resistance","Acid resistance 3","Drown resistance",},
+
   Resistances = {"Poison resistance", "Acid resistance 3", "Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 42,  
   XP = 42,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "jelly",  
   Genus = "jelly",
+
   Species = "jelly",  
   Species = "jelly",
+
   Description = [=[A pulsating mass of acidic protoplasm.]=],  
   Description = [=[A pulsating mass of acidic protoplasm. It can and will eat almost anything, growing and splitting as it does so.]=],
 
 
   Quote = [=[“Beware of the Blob!
 
   Quote = [=[“Beware of the Blob!
 
It creeps
 
It creeps
Line 11,650: Line 13,661:
 
}
 
}
 
m["jiangshi"] = {
 
m["jiangshi"] = {
   Name = "jiangshi",
+
   Name = "jiangshi",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "V",
+
   Glyph = "V",  
   Tile = "[[File:Jiangshi.png]]",
+
   Tile = "[[File:Jiangshi.png]]",  
   Speed = "18 (move: 60%)",
+
   Speed = "18 (move: 60%)",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 650,
+
   ["Average HP 10x"] = 650,  
   AC = 10,
+
   AC = 10,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 +
    {Damage = 27, Type = "Claw", Flavour = "Vampiric"},
 
     {Damage = 27, Type = "Claw", Flavour = "Vampiric"},
 
     {Damage = 27, Type = "Claw", Flavour = "Vampiric"},
    {Damage = 27, Type = "Claw", Flavour = "Vampiric"},
+
   },  
   },
+
   Holiness = "Undead",  
   Holiness = "Undead",
+
   ["Item Use"] = {"Uses nothing"},  
   ["Item Use"] = {"Uses nothing"},
+
   Habitat = "Land",  
   Habitat = "Land",
+
   Flags = {"Fighter flag", "Evil flag", "Unbreathing flag",},  
   Flags = {"Fighter flag",},
+
   Willpower = "80",  
   MR = "80",
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Vulnerabilities = {"Holy vulnerability",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   XP = 910,  
  Corpse = "No",
+
   Size = "Medium",  
   XP = 1073,
+
   Intelligence = "Animal",  
   Size = "Medium",
+
   Genus = "jiangshi",  
   Intelligence = "Animal",
+
   Species = "vampire",  
   Genus = "jiangshi",
 
   Species = "vampire",
 
 
   Description = [=[A vampiric thrall bound into servitude by esoteric rituals. Though its rigid limbs give it an awkward gait, it moves with surprising speed, leaping upon its victims and leeching away their life essence with its vicious claws.]=],
 
   Description = [=[A vampiric thrall bound into servitude by esoteric rituals. Though its rigid limbs give it an awkward gait, it moves with surprising speed, leaping upon its victims and leeching away their life essence with its vicious claws.]=],
 
}
 
}
 
m["jorogumo"] = {
 
m["jorogumo"] = {
   Name = "jorogumo",
+
   Name = "jorogumo",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "H",
+
   Glyph = "H",  
   Tile = "[[File:Jorogumo.png]]",
+
   Tile = "[[File:Jorogumo.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 850,
+
   ["Average HP 10x"] = 850,  
   AC = 4,
+
   AC = 4,  
   EV = 14,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 28, Type = "Hit", Flavour = "Paralyse"},
 
     {Damage = 28, Type = "Hit", Flavour = "Paralyse"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Draining", Damage = "3d20", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Draining", Damage = "3d20", Flags = {"Wizard",}},  
 
       {Spell = "Ensnare", Flags = {"Wizard",}},
 
       {Spell = "Ensnare", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Web immune flag","Speaks flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Web immune flag", "Speaks flag", "Warm blood flag", "Evil flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 849,  
   XP = 711,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "jorogumo",  
   Genus = "jorogumo",
+
   Species = "jorogumo",  
   Species = "jorogumo",
 
 
   Description = [=[A spider spirit that takes the appearance of a human. It weaves deadly magics to incapacitate and kill its prey.]=],
 
   Description = [=[A spider spirit that takes the appearance of a human. It weaves deadly magics to incapacitate and kill its prey.]=],
 
}
 
}
 
m["juggernaut"] = {
 
m["juggernaut"] = {
   Name = "juggernaut",
+
   Name = "juggernaut",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "C",
+
   Glyph = "C",  
   Tile = "[[File:Juggernaut.png]]",
+
   Tile = "[[File:Juggernaut.png]]",  
   Speed = "15 (atk: 450%)",
+
   Speed = "15 (atk: 450%)",  
   HD = 20,
+
   HD = 20,  
   ["HD"] = 20,
+
   ["HD"] = 20,  
   ["Average HP 10x"] = 1700,
+
   ["Average HP 10x"] = 1700,  
   AC = 20,
+
   AC = 20,  
   EV = 10,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 80, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 80, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 40, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 40, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag","See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 3993,  
   XP = 7211,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "giant",  
   Genus = "giant",
+
   Species = "juggernaut",  
   Species = "juggernaut",
+
   Description = [=[A gigantic humanoid with thick iron plates welded to its skin. It moves with alarming speed and deals incredible damage with its immense fists, but must rest between blows.]=],
   Description = [=[A gigantic humanoid with thick iron plates welded to its skin. Juggernauts sprint towards their targets, their immense fists dealing incredible damage, but have to rest between blows.]=],
 
 
}
 
}
 
m["jumping spider"] = {
 
m["jumping spider"] = {
   Name = "jumping spider",
+
   Name = "jumping spider",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "s",
+
   Glyph = "s",  
   Tile = "[[File:Jumping spider.png]]",
+
   Tile = "[[File:Jumping spider.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 320,
+
   ["Average HP 10x"] = 320,  
   AC = 6,
+
   AC = 6,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 20, Type = "Pounce", Flavour = "Ensnare"},
+
     {Damage = 20, Type = "Pounce", Flavour = "Ensnare"},  
 
     {Damage = 8, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 8, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Blink Close", Flags = {"Natural",}},
+
       {Spell = "Blink Close", Flags = {"Natural",}},  
       {Spell = "Blink Away", Flags = {"Natural",}},
+
       {Spell = "Blink Range", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"No skeleton flag","Web immune flag",},
+
   Flags = {"No skeleton flag", "Web immune flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Poison vulnerability",},
+
   Vulnerabilities = {"Poison vulnerability",},  
  Corpse = "Noxious",
+
   XP = 272,  
   XP = 301,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "spider",  
   Genus = "spider",
+
   Species = "jumping spider",  
   Species = "jumping spider",
 
 
   Description = [=[A spider which weaves webs between its front legs and leaps at its prey, ensnaring them. The speed with which it leaps is almost supernatural.]=],
 
   Description = [=[A spider which weaves webs between its front legs and leaps at its prey, ensnaring them. The speed with which it leaps is almost supernatural.]=],
 
}
 
}
 
m["killer bee"] = {
 
m["killer bee"] = {
   Name = "killer bee",
+
   Name = "killer bee",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "y",
+
   Glyph = "y",  
   Tile = "[[File:Killer bee.png]]",
+
   Tile = "[[File:Killer bee.png]]",  
   Speed = "20",
+
   Speed = "20",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 165,
+
   ["Average HP 10x"] = 165,  
   AC = 2,
+
   AC = 2,  
   EV = 18,
+
   EV = 18,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Sting", Flavour = "Poison"},
 
     {Damage = 10, Type = "Sting", Flavour = "Poison"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag","No skeleton flag",},
+
   Flags = {"Flying flag", "No skeleton flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Poison vulnerability",},
+
   Vulnerabilities = {"Poison vulnerability",},  
  Corpse = "Noxious",
+
   XP = 62,  
   XP = 62,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "killer bee",  
   Genus = "killer bee",
+
   Species = "killer bee",  
   Species = "killer bee",
 
 
   Description = [=[A giant bee, bearing a deadly barb which can sting repeatedly.]=],
 
   Description = [=[A giant bee, bearing a deadly barb which can sting repeatedly.]=],
 +
}
 +
m["knight"] = {
 +
  Name = "knight",
 +
  Colour = "LightCyan",
 +
  Glyph = "R",
 +
  Tile = "[[File:Knight.png]]",
 +
  Speed = "10 (atk: 150%)",
 +
  HD = 1,
 +
  ["HD"] = 1,
 +
  ["Average HP 10x"] = 1,
 +
  AC = 8,
 +
  EV = 9,
 +
  Attacks = {
 +
    {Damage = 4, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"Flying flag", "See invisible flag", "Insubstantial flag", "Regenerates flag", "No poly flag", "Ancestor flag", "No gen derived flag", "Unbreathing flag",},
 +
  Willpower = "6",
 +
  Resistances = {"Fire resistance", "Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 1,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "ancestor",
 +
  Species = "knight",
 +
  Description = [=[A humanoid construct of insubstantial memory, floating through the air. Though perhaps somewhat changed in shape and bearing few discernable features, still it seems somehow to resemble a warrior from the distantly remembered past, well equipped with arms and armour both.]=],
 
}
 
}
 
m["kobold"] = {
 
m["kobold"] = {
   Name = "kobold",
+
   Name = "kobold",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "K",
+
   Glyph = "K",  
   Tile = "[[File:Kobold.png]]",
+
   Tile = "[[File:Kobold.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 35,
+
   ["Average HP 10x"] = 35,  
   AC = 2,
+
   AC = 2,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "0",
+
   Willpower = "0",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 1,  
   XP = 1,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "kobold",  
   Genus = "kobold",
+
   Species = "kobold",  
   Species = "kobold",
+
   Description = [=[A small, greyish creature with the look and temperament of a feral dog. No one knows for sure where kobolds come from, but ancient demon-gods, evil spirits, and meddling wizards have all been suggested as culprits.]=],  
   Description = [=[Kobolds are small, greyish creatures with the looks and temperaments of feral dogs. No one knows for sure where kobolds come from, but ancient demon-gods, evil spirits, and meddling wizards have all been suggested as culprits.]=],
 
 
   Quote = [=[“Kobolds are harmless.”
 
   Quote = [=[“Kobolds are harmless.”
 
-Bearand the Bold, epitaph (Magic: the Gathering)
 
-Bearand the Bold, epitaph (Magic: the Gathering)
  
 
“The Parts Septentrionall are with these Sp’ryts Much haunted.. About the places where they dig for Oare. The Greekes and Germans call them Cobali.”
 
“The Parts Septentrionall are with these Sp’ryts Much haunted.. About the places where they dig for Oare. The Greekes and Germans call them Cobali.”
 +
-Thomas Heywood, _The Hierarchy of the Blessed Angels_, Book IX, l. 568. 1635.]=],
 +
}
 +
m["kobold blastminer"] = {
 +
  Name = "kobold blastminer",
 +
  Colour = "Cyan",
 +
  Glyph = "K",
 +
  Tile = "[[File:Kobold blastminer.png]]",
 +
  Speed = "10 (spell: 150%)",
 +
  HD = 8,
 +
  ["HD"] = 8,
 +
  ["Average HP 10x"] = 390,
 +
  AC = 4,
 +
  EV = 14,
 +
  Attacks = {
 +
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Bombard", Damage = "3d18", Flags = {"Natural", "Noisy",}},
 +
    },
 +
  },
 +
  Flags = {"Warm blood flag", "Speaks flag",},
 +
  Willpower = "20",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 468,
 +
  Size = "Small",
 +
  Intelligence = "Human",
 +
  Genus = "kobold",
 +
  Species = "kobold",
 +
  Description = [=[A kobold, ready with multiple armaments to defend itself from the many dangers of the depths. The blastmote-packed cannon on its shoulder bears its maker's mark, and is fiercely loyal; it will fire for none other.]=],
 +
  Quote = [=[“The Parts Septentrionall are with these Sp’ryts Much haunted.. About the places where they dig for Oare. The Greekes and Germans call them Cobali.”
 
-Thomas Heywood, _The Hierarchy of the Blessed Angels_, Book IX, l. 568. 1635.]=],
 
-Thomas Heywood, _The Hierarchy of the Blessed Angels_, Book IX, l. 568. 1635.]=],
 
}
 
}
 
m["kobold brigand"] = {
 
m["kobold brigand"] = {
   Name = "kobold brigand",
+
   Name = "kobold brigand",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "K",
+
   Glyph = "K",  
   Tile = "[[File:Kobold brigand.png]]",
+
   Tile = "[[File:Kobold brigand.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 275,
+
   ["Average HP 10x"] = 275,  
   AC = 3,
+
   AC = 3,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 7, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 7, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 98,  
   XP = 97,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "kobold",  
   Genus = "kobold",
+
   Species = "kobold",  
   Species = "kobold",
+
   Description = [=[A kobold that is bigger and tougher than the ordinary kobold, with a penchant for underhanded tactics.]=],  
   Description = [=[A kobold that is bigger and tougher than the ordinary kobold, with a penchant for underhanded tactics.]=],
 
 
   Quote = [=[“The Parts Septentrionall are with these Sp’ryts Much haunted.. About the places where they dig for Oare. The Greekes and Germans call them Cobali.”
 
   Quote = [=[“The Parts Septentrionall are with these Sp’ryts Much haunted.. About the places where they dig for Oare. The Greekes and Germans call them Cobali.”
 
-Thomas Heywood, _The Hierarchy of the Blessed Angels_, Book IX, l. 568. 1635.]=],
 
-Thomas Heywood, _The Hierarchy of the Blessed Angels_, Book IX, l. 568. 1635.]=],
 
}
 
}
 
m["kobold demonologist"] = {
 
m["kobold demonologist"] = {
   Name = "kobold demonologist",
+
   Name = "kobold demonologist",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "K",
+
   Glyph = "K",  
   Tile = "[[File:Kobold demonologist.png]]",
+
   Tile = "[[File:Kobold demonologist.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 390,
+
   ["Average HP 10x"] = 390,  
   AC = 4,
+
   AC = 4,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 4, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 4, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Summon Minor Demon", Flags = {"Wizard",}},
+
       {Spell = "Summon Minor Demon", Flags = {"Wizard",}},  
       {Spell = "Summon Demon", Flags = {"Wizard",}},
+
       {Spell = "Summon Demon", Flags = {"Wizard",}},  
 
       {Spell = "Cantrip", Flags = {"Wizard",}},
 
       {Spell = "Cantrip", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Evil flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 368,  
   XP = 368,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "kobold",  
   Genus = "kobold",
+
   Species = "kobold",  
   Species = "kobold",
+
   Description = [=[A kobold in league with demonic powers, able to call forth beings from the depths of Hell.]=],
   Description = [=[A kobold who is in league with demonic powers and can call forth beings from the depths of Hell.]=],
+
  Quote = [=[“The Parts Septentrionall are with these Sp’ryts Much haunted.. About the places where they dig for Oare. The Greekes and Germans call them Cobali.”
 +
-Thomas Heywood, _The Hierarchy of the Blessed Angels_, Book IX, l. 568. 1635.]=],
 +
}
 +
m["kobold fleshcrafter"] = {
 +
  Name = "kobold fleshcrafter",
 +
  Colour = "LightMagenta",
 +
  Glyph = "K",
 +
  Tile = "[[File:Kobold fleshcrafter.png]]",
 +
  Speed = "10",
 +
  HD = 13,
 +
  ["HD"] = 13,
 +
  ["Average HP 10x"] = 660,
 +
  AC = 10,
 +
  EV = 16,
 +
  Attacks = {
 +
    {Damage = 24, Type = "Hit", Flavour = "Plain"},
 +
    {Damage = 16, Type = "Tentacle slap", Flavour = "Poison"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Bolt of Flesh", Damage = "3d18", Flags = {"Wizard",}},
 +
      {Spell = "Awaken Flesh", Damage = "3d14", Flags = {"Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"Evil flag", "Speaks flag", "Warm blood flag", "Regenerates flag",},
 +
  Willpower = "60",
 +
  Resistances = {"Poison resistance",},
 +
  Vulnerabilities = {"Silver vulnerability",},
 +
  XP = 955,
 +
  Size = "Small",
 +
  Intelligence = "Human",
 +
  Genus = "kobold",
 +
  Species = "kobold",
 +
  Description = [=[A skull-masked kobold, its body mutated by forbidden magics. It conducts vile experiments in the service of demonic powers, formulating ever more terrible monstrosities as vessels for devilish minds.]=],
 +
  Quote = [=[“The Parts Septentrionall are with these Sp’ryts Much haunted.. About the places where they dig for Oare. The Greekes and Germans call them Cobali.”
 +
-Thomas Heywood, _The Hierarchy of the Blessed Angels_, Book IX, l. 568. 1635.]=],
 +
}
 +
m["kobold geomancer"] = {
 +
  Name = "kobold geomancer",
 +
  Colour = "Green",
 +
  Glyph = "K",
 +
  Tile = "[[File:Kobold geomancer.png]]",
 +
  Speed = "10",
 +
  HD = 5,
 +
  ["HD"] = 5,
 +
  ["Average HP 10x"] = 290,
 +
  AC = 4,
 +
  EV = 13,
 +
  Attacks = {
 +
    {Damage = 4, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Lee's Rapid Deconstruction", Damage = "3d10*", Flags = {"Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"Speaks flag", "Warm blood flag",},
 +
  Willpower = "20",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 135,
 +
  Size = "Small",
 +
  Intelligence = "Human",
 +
  Genus = "kobold",
 +
  Species = "kobold",
 +
  Description = [=[A wily kobold who has learned to weaponise every crack and crevice that lines the walls of its domain.]=],  
 
   Quote = [=[“The Parts Septentrionall are with these Sp’ryts Much haunted.. About the places where they dig for Oare. The Greekes and Germans call them Cobali.”
 
   Quote = [=[“The Parts Septentrionall are with these Sp’ryts Much haunted.. About the places where they dig for Oare. The Greekes and Germans call them Cobali.”
 
-Thomas Heywood, _The Hierarchy of the Blessed Angels_, Book IX, l. 568. 1635.]=],
 
-Thomas Heywood, _The Hierarchy of the Blessed Angels_, Book IX, l. 568. 1635.]=],
 
}
 
}
 
m["komodo dragon"] = {
 
m["komodo dragon"] = {
   Name = "komodo dragon",
+
   Name = "komodo dragon",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "l",
+
   Glyph = "l",  
   Tile = "[[File:Komodo dragon.png]]",
+
   Tile = "[[File:Komodo dragon.png]]",  
   Speed = "10 (swim: 60%)",
+
   Speed = "10 (swim: 60%)",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 440,
+
   ["Average HP 10x"] = 440,  
   AC = 7,
+
   AC = 7,  
   EV = 8,
+
   EV = 8,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 34, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 34, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Cold blood flag",},
+
   Flags = {"Cold blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 362,  
   XP = 362,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "giant lizard",  
   Genus = "giant lizard",
+
   Species = "komodo dragon",  
   Species = "komodo dragon",
+
   Description = [=[An enormous monitor lizard more than capable of preying on large animals.]=],  
   Description = [=[An enormous monitor lizard more than capable of preying on large animals.]=],
 
 
   Quote = [=[“The three of us were sitting ashen faced as if we had just witnessed a foul and malignant murder. At least if we had been watching a murder the murderer wouldn't have been looking us impassively in the eye as he did it. Maybe it was the feeling of cold unflinching arrogance that so disturbed us. But whatever malign emotions we tried to pin on to the lizard, we knew that they weren't the lizard's emotions at all, only ours. The lizard was simply going about its lizardly business in a simple, straightforward lizardly way. It didn't know anything about the horror, the guilt, the shame, the ugliness that we, uniquely guilty and ashamed animals, were trying to foist on it. So we got it all straight back at us, as if reflected in the mirror of its single unwavering and disinterested eye.”
 
   Quote = [=[“The three of us were sitting ashen faced as if we had just witnessed a foul and malignant murder. At least if we had been watching a murder the murderer wouldn't have been looking us impassively in the eye as he did it. Maybe it was the feeling of cold unflinching arrogance that so disturbed us. But whatever malign emotions we tried to pin on to the lizard, we knew that they weren't the lizard's emotions at all, only ours. The lizard was simply going about its lizardly business in a simple, straightforward lizardly way. It didn't know anything about the horror, the guilt, the shame, the ugliness that we, uniquely guilty and ashamed animals, were trying to foist on it. So we got it all straight back at us, as if reflected in the mirror of its single unwavering and disinterested eye.”
 
-Douglas Adams, “Last Chance to See”. 1990.]=],
 
-Douglas Adams, “Last Chance to See”. 1990.]=],
 
}
 
}
 
m["kraken"] = {
 
m["kraken"] = {
   Name = "kraken",
+
   Name = "kraken",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "X",
+
   Glyph = "X",  
   Tile = "[[File:Kraken.png]]",
+
   Tile = "[[File:Kraken.png]]",  
   Speed = "14",
+
   Speed = "14",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 2080,
+
   ["Average HP 10x"] = 2080,  
   AC = 20,
+
   AC = 20,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 50, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 50, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Water",
+
   Habitat = "Deep water",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Spawn Tentacles", Flags = {"Natural",}},
+
       {Spell = "Spawn Tentacles", Flags = {"Natural",}},  
       {Spell = "Ink Cloud", Flags = {"Emergency","Natural",}},
+
       {Spell = "Ink Cloud", Flags = {"Emergency", "Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Cold blood flag","No skeleton flag",},
+
   Flags = {"Cold blood flag", "No skeleton flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 1529,  
   XP = 2324,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "kraken",  
   Genus = "kraken",
+
   Species = "kraken",  
   Species = "kraken",
+
   Description = [=[A gargantuan sea monster, capable of devouring entire ships. Its many tentacles reach towards the shore and crush any who draw near.]=],  
   Description = [=[A gargantuan sea monster, capable of devouring entire ships. It embraces them with its tentacles and draws them into the depths. Fortunately, the tentacles are too big to embrace a small creature like you.]=],
 
 
   Quote = [=[“... Kraken, also called the Crab-fish, which [according to the pilots of Norway] is not that huge, for heads and tails counted, he is no larger than our Öland is wide [i.e. less than 16 km] ... He stays at the sea floor, constantly surrounded by innumerable small fishes, who serve as his food and are fed by him in return: for his meal, if I remember correctly what E. Pontoppidan writes, lasts no longer than three months, and another three are then needed to digest it. His excrements nurture in the following an army of lesser fish, and for this reason, fishermen plumb after his resting place ... Gradually, Kraken ascends to the surface, and when he is at ten to twelve fathoms, the boats had better move out of his vicinity, as he will shortly thereafter burst up, like a floating island, spurting water from his dreadful nostrils and making ring waves around him, which can reach many miles. Could one doubt that this is the Leviathan of Job?”
 
   Quote = [=[“... Kraken, also called the Crab-fish, which [according to the pilots of Norway] is not that huge, for heads and tails counted, he is no larger than our Öland is wide [i.e. less than 16 km] ... He stays at the sea floor, constantly surrounded by innumerable small fishes, who serve as his food and are fed by him in return: for his meal, if I remember correctly what E. Pontoppidan writes, lasts no longer than three months, and another three are then needed to digest it. His excrements nurture in the following an army of lesser fish, and for this reason, fishermen plumb after his resting place ... Gradually, Kraken ascends to the surface, and when he is at ten to twelve fathoms, the boats had better move out of his vicinity, as he will shortly thereafter burst up, like a floating island, spurting water from his dreadful nostrils and making ring waves around him, which can reach many miles. Could one doubt that this is the Leviathan of Job?”
 
-Jacob Wallenberg, “Min son på galejan”. 1781.]=],
 
-Jacob Wallenberg, “Min son på galejan”. 1781.]=],
 
}
 
}
 
m["large abomination"] = {
 
m["large abomination"] = {
   Name = "large abomination",
+
   Name = "large abomination",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "X",
+
   Glyph = "X",  
   Tile = "[[File:Large abomination.png]]",
+
   Tile = "[[File:Large abomination.png]]",  
   Speed = "6 - 12",
+
   Speed = "10 - 15",  
   HD = 9,
+
   HD = 11,  
   ["HD"] = 11,
+
   ["HD"] = 11,  
   ["Average HP 10x"] = 495,
+
   ["Average HP 10x"] = 495,  
   AC = 11,
+
   AC = 11,  
   EV = 6,
+
   EV = 6,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 40, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 32, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","Unbreathing flag","No regenerate flag",},
+
   Flags = {"Evil flag", "Unbreathing flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",},  
  Corpse = "No",
+
   XP = 719,  
   XP = 337,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "small abomination",  
   Genus = "small abomination",
+
   Species = "large abomination",  
   Species = "large abomination",
+
   Description = [=[A hideous conglomeration of mangled body parts, possessed and altered in ways that challenge sanity. Each varies in speed, strength, or resilience by the nature of whatever unfortunates were used to make it.]=],
   Description = [=[A hideous conglomeration of mangled body parts, possessed and altered in ways that challenge sanity. Each varies in speed and durability by the nature of whatever unfortunates were used to make it.]=],
+
  Quote = [=[“No — it wasn't that way at all. It was everywhere — a gelatin — a slime yet it
 +
had shapes, a thousand shapes of horror beyond all memory. There were eyes —
 +
and a blemish. It was the pit — the maelstrom — the ultimate abomination.
 +
Carter, it was the unnamable!”
 +
    -H.P. Lovecraft, _The Unnamable_. 1925.]=],
 
}
 
}
 
m["lasher statue"] = {
 
m["lasher statue"] = {
   Name = "lasher statue",
+
   Name = "lasher statue",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "8",
+
   Glyph = "8",  
   Tile = "[[File:Lasher statue.png]]",
+
   Tile = "[[File:Lasher statue.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10 (stationary)",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 720,
+
   ["Average HP 10x"] = 720,  
   AC = 12,
+
   AC = 12,  
   EV = 1,
+
   EV = 1,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Weapon only", Flavour = "Plain"},
 
     {Damage = 20, Type = "Weapon only", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Archer flag","Unbreathing flag","Speaks flag","Stationary flag","No poly flag","Don't melee flag","Artificial flag","Vault flag",},
+
   Flags = {"Archer flag", "Unbreathing flag", "Speaks flag", "Stationary flag", "No poly flag", "Don't melee flag", "Artificial flag", "Vault flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 569,  
   XP = 569,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "statue",  
   Genus = "statue",
+
   Species = "statue",  
   Species = "statue",
 
 
   Description = [=[At first glance, this piece of sculpted granite appears inert. The red glow from its eyes, however, suggests it is no mere stone. Although it is rooted to its base, it can still move parts of itself.]=],
 
   Description = [=[At first glance, this piece of sculpted granite appears inert. The red glow from its eyes, however, suggests it is no mere stone. Although it is rooted to its base, it can still move parts of itself.]=],
 +
}
 +
m["laughing skull"] = {
 +
  Name = "laughing skull",
 +
  Colour = "LightRed",
 +
  Glyph = "z",
 +
  Tile = "[[File:Laughing skull.png]]",
 +
  Speed = "15",
 +
  HD = 5,
 +
  ["HD"] = 5,
 +
  ["Average HP 10x"] = 240,
 +
  AC = 4,
 +
  EV = 18,
 +
  Attacks = {
 +
    {Damage = 16, Type = "Headbutt", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Bolt of Draining", Damage = "3d13", Flags = {"Magical", "Noisy",}},
 +
    },
 +
  },
 +
  Flags = {"Evil flag", "Flying flag", "Unbreathing flag",},
 +
  Willpower = "20",
 +
  Resistances = {"Fire resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 125,
 +
  Size = "Tiny",
 +
  Intelligence = "Human",
 +
  Genus = "laughing skull",
 +
  Species = "laughing skull",
 +
  Description = [=[A blazing swift skull that cackles with the bleak malice of the dead. Fond of swarming, its laughter grows more spiteful and powerful for each nearby member of its own kind.]=],
 
}
 
}
 
m["lava snake"] = {
 
m["lava snake"] = {
   Name = "lava snake",
+
   Name = "lava snake",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "S",
+
   Glyph = "S",  
   Tile = "[[File:Lava snake.png]]",
+
   Tile = "[[File:Lava snake.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 165,
+
   ["Average HP 10x"] = 165,  
   AC = 2,
+
   AC = 2,  
   EV = 17,
+
   EV = 17,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 7, Type = "Bite", Flavour = "Fire"},
 
     {Damage = 7, Type = "Bite", Flavour = "Fire"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Lava",
+
   Habitat = "Lava",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Spit Lava", Damage = "3d10", Flags = {"Natural","Breath",}},
+
       {Spell = "Spit Lava", Damage = "3d10", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Warm blood flag",},
+
   Flags = {"Warm blood flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {"Fire resistance 3",},
+
   Resistances = {"Fire resistance 3",},  
   Vulnerabilities = {"Cold vulnerability",},
+
   Vulnerabilities = {"Cold vulnerability",},  
  Corpse = "Clean",
+
   XP = 48,  
   XP = 48,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "snake",  
   Genus = "snake",
+
   Species = "lava snake",  
   Species = "lava snake",
+
   Description = [=[A burning red snake which dwells in pools of lava. It spits gobs of molten rock at passers-by.]=],  
   Description = [=[A burning red snake which dwells in pools of lava. It spits gobs of molten rock at passers-by.]=],
 
 
   Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
 
   Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
 
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
 
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
Line 12,081: Line 14,252:
 
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
 
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
 
}
 
}
m["leopard gecko"] = {
+
m["lemure"] = {
   Name = "leopard gecko",
+
   Name = "lemure",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "l",
+
   Glyph = "5",  
   Tile = "[[File:Leopard gecko.png]]",
+
   Tile = "[[File:Lemure.png]]",  
   Speed = "12",
+
   Speed = "10",  
   HD = 1,
+
   HD = 5,  
   ["HD"] = 1,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 55,
+
   ["Average HP 10x"] = 275,  
   AC = 1,
+
   AC = 4,  
   EV = 14,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 5, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Cold blood flag",},
+
   Flags = {"Speaks flag", "Evil flag",},  
   MR = "0",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {"Negative energy resistance 3", "Torment resistance", "Miasma resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "Clean",
+
   XP = 106,  
   XP = 3,
+
   Size = "Medium",  
   Size = "Little",
+
   Intelligence = "Human",  
   Intelligence = "Animal",
+
   Genus = "lemure",  
   Genus = "giant lizard",
+
   Species = "lemure",  
   Species = "leopard gecko",
+
   Description = [=[An accursed soul magically bound to hellish servitude for the highest bidder. If its master is slain, it will be freed, departing this realm with gratitude.]=],
   Description = [=[A brightly-coloured lizard with huge, sharp teeth. The pads on its toes allow it to cling to walls and ceilings.]=],
 
 
}
 
}
m["lemure"] = {
+
m["leopard gecko"] = {
   Name = "lemure",
+
   Name = "leopard gecko",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "5",
+
   Glyph = "l",  
   Tile = "[[File:Lemure.png]]",
+
   Tile = "[[File:Leopard gecko.png]]",  
   Speed = "10",
+
   Speed = "12",  
   HD = 5,
+
   HD = 1,  
   ["HD"] = 5,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 275,
+
   ["Average HP 10x"] = 55,  
   AC = 4,
+
   AC = 1,  
   EV = 12,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 5, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag",},
+
   Flags = {"Cold blood flag",},  
   MR = "20",
+
   Willpower = "0",  
   Resistances = {"Negative energy resistance 3","Torment resistance",},
+
   Resistances = {},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 3,  
   XP = 10,
+
   Size = "Little",  
   Size = "Medium",
+
   Intelligence = "Animal",  
   Intelligence = "Human",
+
   Genus = "giant lizard",  
   Genus = "lemure",
+
   Species = "leopard gecko",  
   Species = "lemure",
+
   Description = [=[A brightly-coloured lizard with huge, sharp teeth. The pads on its toes allow it to cling to walls and ceilings.]=],
   Description = [=[An accursed soul magically bound to hellish servitude for the highest bidder. If its master is slain, it will be freed, departing this realm with gratitude.]=],
 
 
}
 
}
 
m["lich"] = {
 
m["lich"] = {
   Name = "lich",
+
   Name = "lich",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "L",
+
   Glyph = "L",  
   Tile = "[[File:Lich.png]]",
+
   Tile = "[[File:Lich.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 20,
+
   HD = 20,  
   ["HD"] = 20,
+
   ["HD"] = 20,  
   ["Average HP 10x"] = 800,
+
   ["Average HP 10x"] = 800,  
   AC = 10,
+
   AC = 10,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 15, Type = "Touch", Flavour = "Drain experience"},
 
     {Damage = 15, Type = "Touch", Flavour = "Drain experience"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Cold", Damage = "3d29", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Cold", Damage = "3d29", Flags = {"Wizard",}},  
       {Spell = "Orb of Destruction", Damage = "9d17", Flags = {"Wizard",}},
+
       {Spell = "Orb of Destruction", Damage = "9d18", Flags = {"Wizard",}},  
       {Spell = "Haste", Flags = {"Wizard",}},
+
       {Spell = "Haste", Flags = {"Wizard",}},  
       {Spell = "Slow", Flags = {"Wizard",}},
+
       {Spell = "Slow", Flags = {"Wizard",}},  
 
       {Spell = "Invisibility", Flags = {"Wizard",}},
 
       {Spell = "Invisibility", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","See invisible flag","Speaks flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Speaks flag", "Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Cold resistance 2","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 1751,  
   XP = 2965,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "lich",  
   Genus = "lich",
+
   Species = "lich",  
   Species = "lich",
 
 
   Description = [=[A powerful wizard who has learned to cheat death itself, now existing as a skeletal, desiccated corpse kept intact by a mighty exercise of dark magic.]=],
 
   Description = [=[A powerful wizard who has learned to cheat death itself, now existing as a skeletal, desiccated corpse kept intact by a mighty exercise of dark magic.]=],
 
}
 
}
 
m["lightning spire"] = {
 
m["lightning spire"] = {
   Name = "lightning spire",
+
   Name = "lightning spire",  
   Colour = "LightGrey",
+
   Colour = "LightCyan",  
   Glyph = "8",
+
   Glyph = "I",  
   Tile = "[[File:Lightning spire.png]]",
+
   Tile = "[[File:Lightning spire.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10 (stationary)",  
   HD = 3,
+
   HD = 10,  
   ["HD"] = 3,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 210,
+
   ["Average HP 10x"] = 700,  
   AC = 13,
+
   AC = 13,  
   EV = 3,
+
   EV = 3,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Electrical Bolt", Damage = "3d6", Flags = {"Natural",}},
+
       {Spell = "Electrical Bolt", Damage = "3d13", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unbreathing flag","Stationary flag","No poly flag",},
+
   Flags = {"Unbreathing flag", "Stationary flag", "No poly flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Petrify resistance",},
+
   Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 614,  
   XP = 33,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "lightning spire",  
   Genus = "lightning spire",
+
   Species = "lightning spire",  
   Species = "lightning spire",
+
   Description = [=[A buzzing contraption made from a coil and a rod. It irregularly zaps electricity at the most distant enemy in its range.]=],
   Description = [=[This contraption, made from a coil and a rod, is buzzing with electricity and can shoot it far, zapping anyone who comes into range.]=],
 
 
}
 
}
 
m["lindwurm"] = {
 
m["lindwurm"] = {
   Name = "lindwurm",
+
   Name = "lindwurm",  
   Colour = "LightGreen",
+
   Colour = "LightRed",  
   Glyph = "k",
+
   Glyph = "k",  
   Tile = "[[File:Lindwurm.png]]",
+
   Tile = "[[File:Lindwurm.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 495,
+
   ["Average HP 10x"] = 495,  
   AC = 8,
+
   AC = 8,  
   EV = 6,
+
   EV = 6,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 20, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 20, Type = "Bite", Flavour = "Plain"},
 +
    {Damage = 10, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 10, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 10, Type = "Claw", Flavour = "Plain"},
    {Damage = 10, Type = "Claw", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Natural",  
   Holiness = "Natural",
+
   ["Item Use"] = {"Uses nothing"},  
   ["Item Use"] = {"Uses nothing"},
+
   Habitat = "Land",  
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Fire Breath", Damage = "3d18", Flags = {"Natural","Breath",}},
+
       {Spell = "Fire Breath", Damage = "3d18", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Warm blood flag",},
+
   Flags = {"Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 647,  
   XP = 647,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "drake",  
   Genus = "drake",
+
   Species = "lindwurm",  
   Species = "lindwurm",
+
   Description = [=[A small serpentine dragon with a pair of strong forelimbs. Its thick scales give off an eerie red glow.]=],  
   Description = [=[A small serpentine dragon with a pair of strong forelimbs. Its thick scales give off an eerie green glow.]=],
 
 
   Quote = [=[“Freilich verbürgt uns keine Silbe die Existenz von solcherlei Thieren, wenn wir uns den Drachen oder Lindwurm als ein Ungeheuer vorstellen, dessen langer Hals in einen Adler-, Löwen- oder Delphinenkopf endigt; das auf dem breiten Rücken Greifs- oder Nachisittige trägt; und am vielfach gerollten Schweif einen Stachel mit Widerhaken hat; Feuer speit; sich in Mädchen verliebt und diese entführt; bald diese bald jene Gestalt annimmt; auf sauer erworbenen Schatzen ruht — kurz, als ein Ungeheuer, das alle Eigenschaften besitzt, welche die Fabel ihm andichtet; dann wäre es Wahnsinn, an Drachen und Lindwürmer glauben zu wollen. Nehmen wir aber dafür bloß ein furchtbares Ungeheuer überhaupt, welches nun aus unserem Welttheile vertilgt ist, so hat der Glaube daran nichts Lächerliches.”
 
   Quote = [=[“Freilich verbürgt uns keine Silbe die Existenz von solcherlei Thieren, wenn wir uns den Drachen oder Lindwurm als ein Ungeheuer vorstellen, dessen langer Hals in einen Adler-, Löwen- oder Delphinenkopf endigt; das auf dem breiten Rücken Greifs- oder Nachisittige trägt; und am vielfach gerollten Schweif einen Stachel mit Widerhaken hat; Feuer speit; sich in Mädchen verliebt und diese entführt; bald diese bald jene Gestalt annimmt; auf sauer erworbenen Schatzen ruht — kurz, als ein Ungeheuer, das alle Eigenschaften besitzt, welche die Fabel ihm andichtet; dann wäre es Wahnsinn, an Drachen und Lindwürmer glauben zu wollen. Nehmen wir aber dafür bloß ein furchtbares Ungeheuer überhaupt, welches nun aus unserem Welttheile vertilgt ist, so hat der Glaube daran nichts Lächerliches.”
 
-Leopold Ziegelhauſer, _Schattenbilder der Vorzeit: Ein Kranz von
 
-Leopold Ziegelhauſer, _Schattenbilder der Vorzeit: Ein Kranz von
Line 12,251: Line 14,417:
 
}
 
}
 
m["living spell"] = {
 
m["living spell"] = {
   Name = "living spell",
+
   Name = "living spell",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "*",
+
   Glyph = "*",  
   Tile = "[[File:Living spell.png]]",
+
   Tile = "[[File:Living spell.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 3,
+
   ["Average HP 10x"] = 3,  
   AC = 0,
+
   AC = 0,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag","Insubstantial flag","No exp gain flag",},
+
   Flags = {"Flying flag", "Insubstantial flag", "No exp gain flag", "Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "living spell",  
   Genus = "living spell",
+
   Species = "living spell",  
   Species = "living spell",
 
 
   Description = [=[A spell, waiting to cast itself at the first foe that enters its range. Once it does, it'll dissipate into the ether.]=],
 
   Description = [=[A spell, waiting to cast itself at the first foe that enters its range. Once it does, it'll dissipate into the ether.]=],
 
}
 
}
 
m["lorocyproca"] = {
 
m["lorocyproca"] = {
   Name = "lorocyproca",
+
   Name = "lorocyproca",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "2",
+
   Glyph = "2",  
   Tile = "[[File:Lorocyproca.png]]",
+
   Tile = "[[File:Lorocyproca.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 770,
+
   ["Average HP 10x"] = 770,  
   AC = 10,
+
   AC = 10,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 40, Type = "Hit", Flavour = "Antimagic"},
 
     {Damage = 40, Type = "Hit", Flavour = "Antimagic"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Unholy flag","See invisible flag","Invisible flag",},
+
   Flags = {"Unholy flag", "See invisible flag", "Invisible flag",},  
   MR = "140",
+
   Willpower = "140",  
   Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 1271,  
   XP = 1271,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "lorocyproca",  
   Genus = "lorocyproca",
+
   Species = "lorocyproca",  
   Species = "lorocyproca",
+
   Description = [=[A tall and gaunt figure, draped in long robes which flow as if alive. It thirsts for magical energies.]=],  
   Description = [=[A tall and gaunt figure, draped in long robes which flow as if alive. It thirsts for magical energies.]=],
 
 
   Quote = [=[“There it had assumed a wild, incalculable and incredible shape, twisted into a fantastic arabesque — invisible to their eyes, but dreadful nonetheless — into the unfamiliar numeral under whose menace they lived.”
 
   Quote = [=[“There it had assumed a wild, incalculable and incredible shape, twisted into a fantastic arabesque — invisible to their eyes, but dreadful nonetheless — into the unfamiliar numeral under whose menace they lived.”
 
-Bruno Schulz, “The Brilliant Epoch”. 1937.]=],
 
-Bruno Schulz, “The Brilliant Epoch”. 1937.]=],
 
}
 
}
 
m["lost soul"] = {
 
m["lost soul"] = {
   Name = "lost soul",
+
   Name = "lost soul",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "*",
+
   Glyph = "*",  
   Tile = "[[File:Lost soul.png]]",
+
   Tile = "[[File:Lost soul.png]]",  
   Speed = "13",
+
   Speed = "13",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 250,
+
   ["Average HP 10x"] = 250,  
   AC = 0,
+
   AC = 0,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","Flying flag","Unbreathing flag","Insubstantial flag","No exp gain flag","Maintain range flag",},
+
   Flags = {"Evil flag", "Flying flag", "Unbreathing flag", "Insubstantial flag", "No exp gain flag", "Maintain range flag", "See invisible flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "lost soul",  
   Genus = "lost soul",
+
   Species = "lost soul",  
   Species = "lost soul",
+
   Description = [=[The echo of an unmourned soul. Though the memories of its living self are long-faded, it is drawn to the moment of death by some lingering instinct. It seizes upon the passage of other souls, losing the last vestiges of its being in the memories of another's life.]=],  
   Description = [=[The echo of a unmourned soul, flickering in and out of the mortal world. Though the memories of its living self are long-faded, it is drawn to the moment of death by some lingering instinct. So powerful is its drive for self and purpose that it seizes upon the passage of other souls, losing the last vestiges of its being in the memories of another's life.]=],
 
 
   Quote = [=[“She walks in the twilight, her steps make no sound,
 
   Quote = [=[“She walks in the twilight, her steps make no sound,
 
Her feet leave no tracks on the dew-covered ground.
 
Her feet leave no tracks on the dew-covered ground.
Line 12,343: Line 14,506:
 
}
 
}
 
m["lunar statue"] = {
 
m["lunar statue"] = {
   Name = "lunar statue",
+
   Name = "lunar statue",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "8",
+
   Glyph = "8",  
   Tile = "[[File:Lunar statue.png]]",
+
   Tile = "[[File:Lunar statue.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10 (stationary)",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 700,
+
   ["Average HP 10x"] = 700,  
   AC = 12,
+
   AC = 12,  
   EV = 1,
+
   EV = 1,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Brain Feed", Flags = {"Magical",}},
+
       {Spell = "Brain Feed", Flags = {"Magical",}},  
       {Spell = "Draining Gaze", Flags = {"Magical",}},
+
       {Spell = "Draining Gaze", Flags = {"Magical",}},  
       {Spell = "Lehudib's Crystal Spear", Damage = "3d28", Flags = {"Magical",}},
+
       {Spell = "Lehudib's Crystal Spear", Damage = "3d28", Flags = {"Magical",}},  
 
       {Spell = "Shadow Creatures", Flags = {"Magical",}},
 
       {Spell = "Shadow Creatures", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unbreathing flag","Speaks flag","Stationary flag","Artificial flag","Vault flag",},
+
   Flags = {"Unbreathing flag", "Speaks flag", "Stationary flag", "Artificial flag", "Vault flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 726,  
   XP = 726,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "statue",  
   Genus = "statue",
+
   Species = "orange crystal statue",  
   Species = "orange crystal statue",
 
 
   Description = [=[An intricately carved idol of some nameless godling, hewn of translucent orange crystal. Its lifeless eyes seem to glitter uncannily with a wicked intelligence. It is capable of unleashing a powerful psychic assault upon the minds of any who approach it.]=],
 
   Description = [=[An intricately carved idol of some nameless godling, hewn of translucent orange crystal. Its lifeless eyes seem to glitter uncannily with a wicked intelligence. It is capable of unleashing a powerful psychic assault upon the minds of any who approach it.]=],
 
}
 
}
 
m["lurking horror"] = {
 
m["lurking horror"] = {
   Name = "lurking horror",
+
   Name = "lurking horror",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "*",
+
   Glyph = "*",  
   Tile = "[[File:Lurking horror.png]]",
+
   Tile = "[[File:Lurking horror.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 10,
+
   ["Average HP 10x"] = 10,  
   AC = 0,
+
   AC = 0,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag","Unbreathing flag","Insubstantial flag","No exp gain flag",},
+
   Flags = {"Flying flag", "Unbreathing flag", "Insubstantial flag", "No exp gain flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "lurking horror",  
   Genus = "lurking horror",
+
   Species = "lurking horror",  
   Species = "lurking horror",
 
 
   Description = [=[A formless mass of negative energy, bound to bring terrible torment once the forces holding it together dissolve. The alien presence of intruders to the Abyss is sure to unravel it, yet it seems perversely drawn toward them; still, it seems somehow reluctant to move while being observed.]=],
 
   Description = [=[A formless mass of negative energy, bound to bring terrible torment once the forces holding it together dissolve. The alien presence of intruders to the Abyss is sure to unravel it, yet it seems perversely drawn toward them; still, it seems somehow reluctant to move while being observed.]=],
 
}
 
}
 
m["macabre mass"] = {
 
m["macabre mass"] = {
   Name = "macabre mass",
+
   Name = "macabre mass",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "x",
+
   Glyph = "x",  
   Tile = "[[File:Macabre mass.png]]",
+
   Tile = "[[File:Macabre mass.png]]",  
   Speed = "5",
+
   Speed = "5",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 30,
+
   ["Average HP 10x"] = 30,  
   AC = 1,
+
   AC = 1,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","Unbreathing flag","No regenerate flag","No exp gain flag",},
+
   Flags = {"Evil flag", "Unbreathing flag", "No regenerate flag", "No exp gain flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Cold resistance 2","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "macabre mass",  
   Genus = "macabre mass",
+
   Species = "macabre mass",  
   Species = "macabre mass",
 
 
   Description = [=[A fused and twisted collection of body parts, weakly animated by necromancy. It is easily destroyed, but capable of merging with others to form more potent horrors.]=],
 
   Description = [=[A fused and twisted collection of body parts, weakly animated by necromancy. It is easily destroyed, but capable of merging with others to form more potent horrors.]=],
 
}
 
}
 
m["mad acolyte of Lugonu"] = {
 
m["mad acolyte of Lugonu"] = {
   Name = "mad acolyte of Lugonu",
+
   Name = "mad acolyte of Lugonu",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Mad acolyte of Lugonu.png]]",
+
   Tile = "[[File:Mad acolyte of Lugonu.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 16,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 400,
+
   ["Average HP 10x"] = 400,  
   AC = 3,
+
   AC = 3,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},
+
       {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},  
       {Spell = "Blink Other", Flags = {"Priest",}},
+
       {Spell = "Blink Other", Flags = {"Priest",}},  
       {Spell = "Invisibility", Flags = {"Priest",}},
+
       {Spell = "Invisibility", Flags = {"Priest",}},  
       {Spell = "Malign Gateway", Flags = {"Priest",}},
+
       {Spell = "Malign Gateway", Flags = {"Priest",}},  
 
       {Spell = "Blink", Flags = {"Priest",}},
 
       {Spell = "Blink", Flags = {"Priest",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","Unholy flag","Speaks flag","Warm blood flag","Vault flag",},
+
   Flags = {"Evil flag", "Unholy flag", "Speaks flag", "Warm blood flag", "Vault flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",},  
  Corpse = "Clean",
+
   XP = 1296,  
   XP = 1296,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[A rather eccentric person, dabbling in all sorts of arcane oddities.]=],  
   Description = [=[A rather eccentric person, dabbling in all sorts of arcane oddities.]=],
 
 
   Quote = [=[“Each family or tribe has a wizard or conjuring doctor, whose office we could never clearly ascertain.”
 
   Quote = [=[“Each family or tribe has a wizard or conjuring doctor, whose office we could never clearly ascertain.”
 
-Charles Darwin, _The Voyage of the Beagle_, ch. X. 1839.]=],
 
-Charles Darwin, _The Voyage of the Beagle_, ch. X. 1839.]=],
 
}
 
}
 
m["malarious merfolk avatar"] = {
 
m["malarious merfolk avatar"] = {
   Name = "malarious merfolk avatar",
+
   Name = "malarious merfolk avatar",  
   Colour = "LightCyan",
+
   Colour = "LightBlue",  
   Glyph = "m",
+
   Glyph = "m",  
   Tile = "[[File:Malarious merfolk avatar.png]]",
+
   Tile = "[[File:Malarious merfolk avatar.png]]",  
   Speed = "10 (swim: 60%)",
+
   Speed = "10 (swim: 60%)",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 13,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 845,
+
   ["Average HP 10x"] = 195,  
   AC = 4,
+
   AC = 4,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Avatar Song", Flags = {"Wizard",}},
 
       {Spell = "Avatar Song", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","No gen derived flag","Vault flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "No gen derived flag", "No poly flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 30,  
   XP = 31,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "merfolk",  
   Genus = "merfolk",
+
   Species = "merfolk",  
   Species = "merfolk",
+
   Description = [=[A young merfolk that looks deeply ill, but is still capable of bespelling its audience.]=],  
   Description = [=[A beguiling merfolk whose voice mesmerizes listeners. It carries no weapon, but its song summons drowned souls to defend the sea against intruders.]=],
 
 
   Quote = [=[“Then up it raise the mermaiden,
 
   Quote = [=[“Then up it raise the mermaiden,
 
Wi the comb an glass in her hand:
 
Wi the comb an glass in her hand:
Line 12,515: Line 14,673:
 
}
 
}
 
m["mana viper"] = {
 
m["mana viper"] = {
   Name = "mana viper",
+
   Name = "mana viper",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "S",
+
   Glyph = "S",  
   Tile = "[[File:Mana viper.png]]",
+
   Tile = "[[File:Mana viper.png]]",  
   Speed = "14",
+
   Speed = "14",  
   HD = 9,
+
   HD = 10,  
   ["HD"] = 9,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 495,
+
   ["Average HP 10x"] = 495,  
   AC = 3,
+
   AC = 3,  
   EV = 14,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 23, Type = "Bite", Flavour = "Antimagic"},
 
     {Damage = 23, Type = "Bite", Flavour = "Antimagic"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Cold blood flag","See invisible flag",},
+
   Flags = {"Cold blood flag", "See invisible flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Poison resistance",},
+
   Resistances = {"Poison resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 721,  
   XP = 580,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "snake",  
   Genus = "snake",
+
   Species = "mana viper",  
   Species = "mana viper",
+
   Description = [=[A violet-scaled serpent with faintly glowing eyes. It thirsts for magic as well as flesh, and its bite can drink dry the magical reservoirs of even a powerful mage in no time.]=],  
   Description = [=[A violet-scaled serpent with faintly glowing eyes. It thirsts for magic as well as flesh, and its bite can drink dry the magical reservoirs of even a powerful mage in no time.]=],
 
 
   Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
 
   Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
 
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
 
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
Line 12,553: Line 14,710:
 
}
 
}
 
m["manticore"] = {
 
m["manticore"] = {
   Name = "manticore",
+
   Name = "manticore",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "H",
+
   Glyph = "H",  
   Tile = "[[File:Manticore.png]]",
+
   Tile = "[[File:Manticore.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 495,
+
   ["Average HP 10x"] = 495,  
   AC = 5,
+
   AC = 5,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 26, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 26, Type = "Bite", Flavour = "Plain"},
 +
    {Damage = 14, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 14, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 14, Type = "Claw", Flavour = "Plain"},
    {Damage = 14, Type = "Claw", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Natural",  
   Holiness = "Natural",
+
   ["Item Use"] = {"Uses nothing"},  
   ["Item Use"] = {"Uses nothing"},
+
   Habitat = "Land",  
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Throw Barbs", Damage = "2d13", Flags = {"Natural",}},
 
       {Spell = "Throw Barbs", Damage = "2d13", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Flying flag","Warm blood flag","Hybrid flag",},
+
   Flags = {"Flying flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 529,  
   XP = 529,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "manticore",  
   Genus = "manticore",
+
   Species = "manticore",  
   Species = "manticore",
+
   Description = [=[A hideous cross-breed, bearing the features of a human and a lion, with great bat-like wings. Its tail bristles with spikes that can be loosed at potential prey.]=],  
   Description = [=[A hideous cross-breed, bearing the features of a human and a lion, with great bat-like wings. Its tail bristles with spikes that can be loosed at potential prey.]=],
 
 
   Quote = [=[“Ctesias writeth, that in Aethiopia likewise there is a beast which he calleth Mantichora, having three rankes of teeth, which when they meet togither are let in one within another like the teeth of combes: with the face and eares of a man, with red eyes; of colour sanguine, bodied like a lyon, and having a taile armed with a sting like a scorpion: his voice resembleth the noise of a flute and trumpet sounded together: very swift he is, and mans flesh of all others hee most desireth.”
 
   Quote = [=[“Ctesias writeth, that in Aethiopia likewise there is a beast which he calleth Mantichora, having three rankes of teeth, which when they meet togither are let in one within another like the teeth of combes: with the face and eares of a man, with red eyes; of colour sanguine, bodied like a lyon, and having a taile armed with a sting like a scorpion: his voice resembleth the noise of a flute and trumpet sounded together: very swift he is, and mans flesh of all others hee most desireth.”
 
-Pliny the Elder, _Natural History_, Book 8, Chapter XXI]=],
 
-Pliny the Elder, _Natural History_, Book 8, Chapter XXI]=],
 +
}
 +
m["marrowcuda"] = {
 +
  Name = "marrowcuda",
 +
  Colour = "LightBlue",
 +
  Glyph = "F",
 +
  Tile = "[[File:Marrowcuda.png]]",
 +
  Speed = "13",
 +
  HD = 4,
 +
  ["HD"] = 4,
 +
  ["Average HP 10x"] = 235,
 +
  AC = 4,
 +
  EV = 11,
 +
  Attacks = {
 +
    {Damage = 8, Type = "Bite", Flavour = "Swarm"},
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Flying flag", "Evil flag", "Unbreathing flag",},
 +
  Willpower = "10",
 +
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 73,
 +
  Size = "Small",
 +
  Intelligence = "Animal",
 +
  Genus = "marrowcuda",
 +
  Species = "marrowcuda",
 +
  Description = [=[The flame-wreathed skeleton of a carnivorous fish, darting through air as easily as it once parted water. It burns with a hunger it could not satisfy in life and is singularly driven by in death.
 +
 +
While a single one may be only a nuisance, the swarm is never far behind, and every bite it lands will summon more and more of them until every scrap of flesh on its prey has been devoured.]=],
 +
}
 +
m["martyred shade"] = {
 +
  Name = "martyred shade",
 +
  Colour = "Yellow",
 +
  Glyph = "W",
 +
  Tile = "[[File:Martyred shade.png]]",
 +
  Speed = "7",
 +
  HD = 11,
 +
  ["HD"] = 11,
 +
  ["Average HP 10x"] = 320,
 +
  AC = 8,
 +
  EV = 18,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"Evil flag", "Flying flag", "Unbreathing flag", "Speaks flag", "Insubstantial flag", "Regenerates flag", "Has aura flag",},
 +
  Willpower = "60",
 +
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 304,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "phantom",
 +
  Species = "martyred shade",
 +
  Description = [=[The wandering shade of a long-dead soul who died for a forgotten cause. Though their memories have turned to mist, something deep within still compels them to serve and sacrifice - no matter the cost.]=],
 
}
 
}
 
m["master elementalist"] = {
 
m["master elementalist"] = {
   Name = "master elementalist",
+
   Name = "master elementalist",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Master elementalist.png]]",
+
   Tile = "[[File:Master elementalist.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 15,
+
   HD = 18,  
   ["HD"] = 15,
+
   ["HD"] = 18,  
   ["Average HP 10x"] = 600,
+
   ["Average HP 10x"] = 600,  
   AC = 3,
+
   AC = 0,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 8, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Iron Shot", Damage = "3d28", Flags = {"Wizard",}},
+
       {Spell = "Lehudib's Crystal Spear", Damage = "3d37", Flags = {"Wizard",}},  
       {Spell = "Summon Air Elementals", Flags = {"Wizard",}},
+
       {Spell = "Chain Lightning", Damage = "3d45", Flags = {"Wizard",}},  
       {Spell = "Sticky Flame Range", Damage = "3d6", Flags = {"Wizard",}},
+
       {Spell = "Fire Storm", Damage = "8d14", Flags = {"Wizard",}},  
       {Spell = "Summon Water Elementals", Flags = {"Wizard",}},
+
       {Spell = "Ozocubu's Refrigeration", Damage = "4d17", Flags = {"Wizard",}},  
       {Spell = "Haste", Flags = {"Wizard",}},
+
       {Spell = "Haste", Flags = {"Wizard",}},  
       {Spell = "Blink", Flags = {"Wizard",}},
+
       {Spell = "Repel Missiles", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","Speaks flag","Warm blood flag","Vault flag",},
+
   Flags = {"Unholy flag", "Speaks flag", "Warm blood flag", "Vault flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1303,  
   XP = 1234,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
 
 
   Description = [=[A demented wizard commanding the primal forces of the universe.]=],
 
   Description = [=[A demented wizard commanding the primal forces of the universe.]=],
 
}
 
}
 
m["megabat"] = {
 
m["megabat"] = {
   Name = "megabat",
+
   Name = "megabat",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "b",
+
   Glyph = "b",  
   Tile = "[[File:Megabat.png]]",
+
   Tile = "[[File:Megabat.png]]",  
   Speed = "30",
+
   Speed = "30",  
   HD = 2,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 35,
+
   ["Average HP 10x"] = 35,  
   AC = 1,
+
   AC = 1,  
   EV = 14,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"See invisible flag","Flying flag","Unblindable flag","Batty flag","Warm blood flag","Vault flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Unblindable flag", "Batty flag", "Warm blood flag", "Vault flag",},  
   MR = "0",
+
   Willpower = "0",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 9,  
   XP = 9,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "bat",  
   Genus = "bat",
+
   Species = "bat",  
   Species = "bat",
+
   Description = [=[A large grey bat that, despite being herbivorous, is quite aggressive. It is myopic and uses echolocation to navigate.]=],  
   Description = [=[A large grey bat that, despite being herbivorous, is quite aggressive. It is myopic and uses echolocation to navigate.]=],
 
 
   Quote = [=[“The sun was set; the night came on apace,
 
   Quote = [=[“The sun was set; the night came on apace,
 
And falling dews bewet around the place;
 
And falling dews bewet around the place;
Line 12,668: Line 14,879:
 
}
 
}
 
m["meliai"] = {
 
m["meliai"] = {
   Name = "meliai",
+
   Name = "meliai",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "y",
+
   Glyph = "y",  
   Tile = "[[File:Meliai.png]]",
+
   Tile = "[[File:Meliai.png]]",  
   Speed = "20",
+
   Speed = "20",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 7,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 245,
+
   ["Average HP 10x"] = 245,  
   AC = 2,
+
   AC = 4,  
   EV = 14,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 14, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 14, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 12, Type = "Sting", Flavour = "Poison"},
 
     {Damage = 12, Type = "Sting", Flavour = "Poison"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},
+
       {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},  
 
       {Spell = "Heal Other", Damage = "2d3+3", Flags = {"Priest",}},
 
       {Spell = "Heal Other", Damage = "2d3+3", Flags = {"Priest",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Flying flag","No skeleton flag","Web immune flag",},
+
   Flags = {"Flying flag", "No skeleton flag", "Web immune flag", "Evil flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Poison vulnerability",},
+
   Vulnerabilities = {"Poison vulnerability",},  
  Corpse = "Noxious",
+
   XP = 487,  
   XP = 300,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "killer bee",  
   Genus = "killer bee",
+
   Species = "meliai",  
   Species = "meliai",
+
   Description = [=[A nymphal hybrid, with a winged torso of a human atop the stinging abdomen of a bee. The meliai serve under many roles: priestesses of nature, nurses to the divine, and warrior-champions for their hives.]=],
   Description = [=[A nymphal hybrid, with a winged torso of a human atop of the stinging abdomen of a bee. The meliai serve many roles: priestesses of nature, nurses to the divine, and warrior-champions for their hives.]=],
+
  Quote = [=[“And Heaven came, bringing on night and longing for love, and he lay about Earth
 +
spreading himself full upon her. Then the son from his ambush stretched forth
 +
his left hand and in his right took the great long sickle with jagged teeth,
 +
and swiftly lopped off his own father's members and cast them away to fall
 +
behind him. And not vainly did they fall from his hand; for all the bloody
 +
drops that gushed forth Earth received, and as the seasons moved round she bare
 +
the strong Erinyes and the great Giants with gleaming armour, holding long
 +
spears in their hands, and the Nymphs whom they call Meliae all over the
 +
boundless earth.”
 +
    -Hesiod, _Theogony_, 182-187, trans. H.G. Evelyn-White. 1920]=],
 
}
 
}
 
m["merfolk"] = {
 
m["merfolk"] = {
   Name = "merfolk",
+
   Name = "merfolk",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "m",
+
   Glyph = "m",  
   Tile = "[[File:Merfolk.png]]",
+
   Tile = "[[File:Merfolk.png]]",  
   Speed = "10 (swim: 60%)",
+
   Speed = "10 (swim: 60%)",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 550,
+
   ["Average HP 10x"] = 550,  
   AC = 4,
+
   AC = 4,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 22, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 22, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 301,  
   XP = 301,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "merfolk",  
   Genus = "merfolk",
+
   Species = "merfolk",  
   Species = "merfolk",
+
   Description = [=[A hybrid with the torso of a human and the tail of a fish. It is capable of dwelling both in water and on land, and fiercely defends its domain.]=],  
   Description = [=[A hybrid with the torso of a human and the tail of a fish, a merfolk dwells both in water and on land, and fiercely defends its domain.]=],
 
 
   Quote = [=[“Again at length my thought reviving came,
 
   Quote = [=[“Again at length my thought reviving came,
 
When I no longer found my self the same;
 
When I no longer found my self the same;
Line 12,743: Line 14,962:
 
}
 
}
 
m["merfolk aquamancer"] = {
 
m["merfolk aquamancer"] = {
   Name = "merfolk aquamancer",
+
   Name = "merfolk aquamancer",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "m",
+
   Glyph = "m",  
   Tile = "[[File:Merfolk aquamancer.png]]",
+
   Tile = "[[File:Merfolk aquamancer.png]]",  
   Speed = "10 (swim: 60%)",
+
   Speed = "10 (swim: 60%)",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 630,
+
   ["Average HP 10x"] = 630,  
   AC = 2,
+
   AC = 2,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Primal Wave", Damage = "3d20", Flags = {"Wizard",}},
+
       {Spell = "Primal Wave", Damage = "3d22", Flags = {"Wizard",}},  
       {Spell = "Steam Ball", Damage = "3d18", Flags = {"Wizard",}},
+
       {Spell = "Steam Ball", Damage = "3d18", Flags = {"Wizard",}},  
       {Spell = "Throw Icicle", Damage = "3d23", Flags = {"Wizard",}},
+
       {Spell = "Throw Icicle", Damage = "3d23", Flags = {"Wizard",}},  
       {Spell = "Blink", Flags = {"Emergency","Wizard",}},
+
       {Spell = "Blink", Flags = {"Emergency", "Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 832,  
   XP = 909,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "merfolk",  
   Genus = "merfolk",
+
   Species = "merfolk",  
   Species = "merfolk",
+
   Description = [=[A slender merfolk mystic with unusually webby hands. Its form shifts and glistens as if seen through ocean spray.]=],  
   Description = [=[A slender merfolk mystic with unusually webby hands. Its form shifts and glistens as if seen through ocean spray.]=],
+
   Quote = [=[“Lord, Lord! methought, what pain it was to drown!
   Quote = [=[“Again at length my thought reviving came,
+
What dreadful noise of waters in mine ears!
When I no longer found my self the same;
+
What ugly sights of death within mine eyes!
Then first this sea-green beard I felt to grow,
+
Methought I saw a thousand fearful wrecks,
And these large honours on my spreading brow;
+
Ten thousand men that fishes gnawed upon,
My long-descending locks the billows sweep,
+
Wedges of gold, great anchors, heaps of pearl,
And my broad shoulders cleave the yielding deep;
+
Inestimable stones, unvalued jewels,
My fishy tail, my arms of azure hue,
+
All scattered in the bottom of the sea:
And ev'ry part divinely chang'd, I view.”
+
Some lay in dead men’s skulls; and in those holes
-Ovid, _Metamorphoses_, XIII, 546-7. 8 A.D.
+
Where eyes did once inhabit, there were crept,
trans. Garth, Dryden, et al.]=],
+
As ’t were in scorn of eyes, reflecting gems.”
 +
    -William Shakespeare, _King Richard III_, I, iv. 1597]=],
 
}
 
}
 
m["merfolk avatar"] = {
 
m["merfolk avatar"] = {
   Name = "merfolk avatar",
+
   Name = "merfolk avatar",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "m",
+
   Glyph = "m",  
   Tile = "[[File:Merfolk avatar.png]]",
+
   Tile = "[[File:Merfolk avatar.png]]",  
   Speed = "10 (swim: 60%)",
+
   Speed = "10 (swim: 60%)",  
   HD = 13,
+
   HD = 13,  
   ["HD"] = 13,
+
   ["HD"] = 13,  
   ["Average HP 10x"] = 845,
+
   ["Average HP 10x"] = 845,  
   AC = 4,
+
   AC = 4,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Avatar Song", Flags = {"Wizard",}},
 
       {Spell = "Avatar Song", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","No gen derived flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "No gen derived flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 845,  
   XP = 932,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "merfolk",  
   Genus = "merfolk",
+
   Species = "merfolk",  
   Species = "merfolk",
+
   Description = [=[A beguiling merfolk whose voice mesmerises listeners. It carries no weapon, but its song summons drowned souls to defend the sea against intruders.]=],  
   Description = [=[A beguiling merfolk whose voice mesmerizes listeners. It carries no weapon, but its song summons drowned souls to defend the sea against intruders.]=],
 
 
   Quote = [=[“Then up it raise the mermaiden,
 
   Quote = [=[“Then up it raise the mermaiden,
 
Wi the comb an glass in her hand:
 
Wi the comb an glass in her hand:
Line 12,829: Line 15,048:
 
}
 
}
 
m["merfolk impaler"] = {
 
m["merfolk impaler"] = {
   Name = "merfolk impaler",
+
   Name = "merfolk impaler",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "m",
+
   Glyph = "m",  
   Tile = "[[File:Merfolk impaler.png]]",
+
   Tile = "[[File:Merfolk impaler.png]]",  
   Speed = "10 (swim: 60%; atk: 60%)",
+
   Speed = "10 (swim: 60%; atk: 60%)",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 780,
+
   ["Average HP 10x"] = 780,  
   AC = 3,
+
   AC = 3,  
   EV = 18,
+
   EV = 18,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 22, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 22, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 915,  
   XP = 915,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "merfolk",  
   Genus = "merfolk",
+
   Species = "merfolk",  
   Species = "merfolk",
+
   Description = [=[A powerfully muscled merfolk warrior, bearing a deadly weapon.]=],
   Description = [=[A powerfully muscled merfolk warrior, bearing a deadly weapon.]=],
+
  Quote = [=[“Damn ye! Let Neptune strike ye dead, Winslow! HAAARK! Hark Triton, hark!
 +
Bellow, bid our father the Sea King rise from the depths full foul in his fury!
 +
Black waves teeming with salt-foam to smother this young mouth with pungent
 +
slime, to choke ye, engorging your organs ‘til ye turn blue and bloated with
 +
bilge and brine and can scream no more -- only when he, crowned in cockle
 +
shells with slitherin’ tentacled tail and steaming beard take up his fell
 +
be-finnéd arm, his coral-tine trident screeches banshee-like in the tempest and
 +
plunges right through yer gullet, bursting ye -- a bulging bladder no more, but
 +
a blasted bloody film now -- a nothing for the harpies and the souls of dead
 +
sailors to peck and claw and feed upon, only to be lapped up and swallowed by
 +
the infinite waters of the dread emperor himself -- forgotten to any man, to
 +
any time, forgotten to any god or devil, forgotten even to the sea, for any
 +
stuff or part of Winslow, even any scantling of your soul is Winslow no more,
 +
but is now itself the sea!”
 +
    -Thomas Wake, _The Lighthouse_. 2019]=],
 +
}
 +
m["merfolk javelineer"] = {
 +
  Name = "merfolk javelineer",
 +
  Colour = "White",
 +
  Glyph = "m",
 +
  Tile = "[[File:Merfolk javelineer.png]]",
 +
  Speed = "10 (swim: 60%)",
 +
  HD = 13,
 +
  ["HD"] = 13,
 +
  ["Average HP 10x"] = 730,
 +
  AC = 3,
 +
  EV = 12,
 +
  Attacks = {
 +
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 +
  Habitat = "Amphibious",
 +
  Flags = {"Archer flag", "Speaks flag", "Warm blood flag", "Don't melee flag",},
 +
  Willpower = "60",
 +
  Resistances = {"Drown resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 922,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "merfolk",
 +
  Species = "merfolk",
 +
  Description = [=[A fearsome merfolk champion with a piercing gaze and a large bundle of javelins.]=],  
 
   Quote = [=[“Again at length my thought reviving came,
 
   Quote = [=[“Again at length my thought reviving came,
 
When I no longer found my self the same;
 
When I no longer found my self the same;
Line 12,867: Line 15,128:
 
trans. Garth, Dryden, et al.]=],
 
trans. Garth, Dryden, et al.]=],
 
}
 
}
m["merfolk javelineer"] = {
+
m["merfolk siren"] = {
   Name = "merfolk javelineer",
+
   Name = "merfolk siren",  
   Colour = "White",
+
   Colour = "Cyan",  
   Glyph = "m",
+
   Glyph = "m",  
   Tile = "[[File:Merfolk javelineer.png]]",
+
   Tile = "[[File:Merfolk siren.png]]",  
   Speed = "10 (swim: 60%)",
+
   Speed = "10 (swim: 60%)",  
   HD = 13,
+
   HD = 9,  
   ["HD"] = 13,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 730,
+
   ["Average HP 10x"] = 405,  
   AC = 0,
+
   AC = 4,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 19, Type = "Hit", Flavour = "Plain"},
  },
+
   },  
  Holiness = "Natural",
+
   Holiness = "Natural",  
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
  Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
  Flags = {"Archer flag","Speaks flag","Warm blood flag","Don't melee flag",},
 
  MR = "60",
 
  Resistances = {"Drown resistance",},
 
  Vulnerabilities = {},
 
  Corpse = "Clean",
 
  XP = 1123,
 
  Size = "Medium",
 
  Intelligence = "Human",
 
  Genus = "merfolk",
 
  Species = "merfolk",
 
  Description = [=[A fearsome merfolk champion with a piercing gaze and a large bundle of javelins.]=],
 
  Quote = [=[“Again at length my thought reviving came,
 
When I no longer found my self the same;
 
Then first this sea-green beard I felt to grow,
 
And these large honours on my spreading brow;
 
My long-descending locks the billows sweep,
 
And my broad shoulders cleave the yielding deep;
 
My fishy tail, my arms of azure hue,
 
And ev'ry part divinely chang'd, I view.”
 
-Ovid, _Metamorphoses_, XIII, 546-7. 8 A.D.
 
trans. Garth, Dryden, et al.]=],
 
}
 
m["merfolk siren"] = {
 
  Name = "merfolk siren",
 
  Colour = "Cyan",
 
  Glyph = "m",
 
  Tile = "[[File:Merfolk siren.png]]",
 
  Speed = "10 (swim: 60%)",
 
  HD = 9,
 
  ["HD"] = 9,
 
  ["Average HP 10x"] = 405,
 
  AC = 4,
 
  EV = 12,
 
  Attacks = {
 
     {Damage = 19, Type = "Hit", Flavour = "Plain"},
 
   },
 
   Holiness = "Natural",
 
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 
   Habitat = "Amphibious",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Siren Song", Flags = {"Wizard",}},
 
       {Spell = "Siren Song", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 470,  
   XP = 470,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "merfolk",  
   Genus = "merfolk",
+
   Species = "merfolk",  
   Species = "merfolk",
+
   Description = [=[A beguiling merfolk whose voice can mesmerise listeners.]=],  
   Description = [=[A beguiling merfolk whose voice can mesmerize listeners.]=],
 
 
   Quote = [=[“Row'd on, in reach of an erected voice,
 
   Quote = [=[“Row'd on, in reach of an erected voice,
 
The Sirens soon took note, without our noise,
 
The Sirens soon took note, without our noise,
Line 12,959: Line 15,180:
 
}
 
}
 
m["meteoran"] = {
 
m["meteoran"] = {
   Name = "meteoran",
+
   Name = "meteoran",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Meteoran.png]]",
+
   Tile = "[[File:Meteoran.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 375,
+
   ["Average HP 10x"] = 375,  
   AC = 2,
+
   AC = 2,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour","Starting equipment","Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","No poly flag","No gen derived flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "No gen derived flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 156,  
   XP = 154,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "meteoran",  
   Genus = "meteoran",
+
   Species = "meteoran",  
   Species = "meteoran",
 
 
   Description = [=[A celestial being, descended to this earth for a brief time.]=],
 
   Description = [=[A celestial being, descended to this earth for a brief time.]=],
 
}
 
}
 
m["microbat"] = {
 
m["microbat"] = {
   Name = "microbat",
+
   Name = "microbat",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "b",
+
   Glyph = "b",  
   Tile = "[[File:Microbat.png]]",
+
   Tile = "[[File:Microbat.png]]",  
   Speed = "30",
+
   Speed = "30",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 35,
+
   ["Average HP 10x"] = 35,  
   AC = 1,
+
   AC = 1,  
   EV = 14,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"See invisible flag","Flying flag","Unblindable flag","Batty flag","Warm blood flag","Vault flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Unblindable flag", "Batty flag", "Warm blood flag", "Vault flag",},  
   MR = "0",
+
   Willpower = "0",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1,  
   XP = 1,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "bat",  
   Genus = "bat",
+
   Species = "bat",  
   Species = "bat",
+
   Description = [=[A large grey bat that, despite being herbivorous, is quite aggressive. It is myopic and uses echolocation to navigate.]=],  
   Description = [=[A large grey bat that, despite being herbivorous, is quite aggressive. It is myopic and uses echolocation to navigate.]=],
 
 
   Quote = [=[“The sun was set; the night came on apace,
 
   Quote = [=[“The sun was set; the night came on apace,
 
And falling dews bewet around the place;
 
And falling dews bewet around the place;
Line 13,026: Line 15,245:
 
}
 
}
 
m["minotaur"] = {
 
m["minotaur"] = {
   Name = "minotaur",
+
   Name = "minotaur",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "H",
+
   Glyph = "H",  
   Tile = "[[File:Minotaur.png]]",
+
   Tile = "[[File:Minotaur.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 780,
+
   ["Average HP 10x"] = 780,  
   AC = 6,
+
   AC = 14,  
   EV = 9,
+
   EV = 6,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 35, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 35, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 20, Type = "Gore", Flavour = "Plain"},
 
     {Damage = 20, Type = "Gore", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag","Speaks flag","Warm blood flag","Hybrid flag",},
+
   Flags = {"Fighter flag", "Speaks flag", "Warm blood flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 992,  
   XP = 1231,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "minotaur",  
   Genus = "minotaur",
+
   Species = "minotaur",  
   Species = "minotaur",
+
   Description = [=[A large muscular human with the head of a bull. It makes its home in a gauntlet where it awaits worthy challengers.]=],
   Description = [=[A large muscular human with the head of a bull. It makes its home in secluded labyrinths.]=],
 
 
}
 
}
 
m["molten gargoyle"] = {
 
m["molten gargoyle"] = {
   Name = "molten gargoyle",
+
   Name = "molten gargoyle",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "9",
+
   Glyph = "9",  
   Tile = "[[File:Molten gargoyle.png]]",
+
   Tile = "[[File:Molten gargoyle.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 7,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 315,
+
   ["Average HP 10x"] = 315,  
   AC = 14,
+
   AC = 14,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Fire"},
 
     {Damage = 20, Type = "Hit", Flavour = "Fire"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Bolt of Magma", Damage = "3d15", Flags = {"Natural",}},
 
       {Spell = "Bolt of Magma", Damage = "3d15", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Flying flag","Unbreathing flag","Artificial flag",},
+
   Flags = {"Flying flag", "Unbreathing flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Fire resistance 3","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Petrify resistance",},
+
   Resistances = {"Fire resistance 3", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 433,  
   XP = 433,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "golem",  
   Genus = "gargoyle",
+
   Species = "molten gargoyle",  
   Species = "molten gargoyle",
+
   Description = [=[A hideous molten stone statue come to life, with flames licking across its body.]=],  
   Description = [=[A hideous molten stone statue come to life, with flames licking across its body.]=],
 
 
   Quote = [=[“Their innumerable sculptures of demons and dragons assumed a lugubrious aspect. The restless light of the flame made them move to the eye. There were griffins which had the air of laughing, gargoyles which one fancied one heard yelping, salamanders which puffed at the fire, tarasques which sneezed in the smoke. And among the monsters thus roused from their sleep of stone by this flame, by this noise, there was one who walked about, and who was seen, from time to time, to pass across the glowing face of the pile, like a bat in front of a candle.”
 
   Quote = [=[“Their innumerable sculptures of demons and dragons assumed a lugubrious aspect. The restless light of the flame made them move to the eye. There were griffins which had the air of laughing, gargoyles which one fancied one heard yelping, salamanders which puffed at the fire, tarasques which sneezed in the smoke. And among the monsters thus roused from their sleep of stone by this flame, by this noise, there was one who walked about, and who was seen, from time to time, to pass across the glowing face of the pile, like a bat in front of a candle.”
 
-Victor Hugo, _The Hunchback of Notre-Dame_, 10, ch. IV. 1831.
 
-Victor Hugo, _The Hunchback of Notre-Dame_, 10, ch. IV. 1831.
 
trans. Isabel F. Hapgood]=],
 
trans. Isabel F. Hapgood]=],
 +
}
 +
m["monarch bomb"] = {
 +
  Name = "monarch bomb",
 +
  Colour = "LightRed",
 +
  Glyph = "E",
 +
  Tile = "[[File:Monarch bomb.png]]",
 +
  Speed = "13",
 +
  HD = 14,
 +
  ["HD"] = 14,
 +
  ["Average HP 10x"] = 440,
 +
  AC = 14,
 +
  EV = 9,
 +
  Attacks = {
 +
    {Damage = 24, Type = "Hit", Flavour = "Bomblet"},
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Launch Bomblet", Damage = "2d8", Flags = {"Natural",}},
 +
    },
 +
  },
 +
  Flags = {"Flying flag", "Unbreathing flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Fire resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 802,
 +
  Size = "Medium",
 +
  Intelligence = "Brainless",
 +
  Genus = "monarch bomb",
 +
  Species = "monarch bomb",
 +
  Description = [=[A flying munitions factory, held aloft on jets of fiery exhaust and packed to the brim with explosives. It can rapidly fill an area with bomblets, and when commanded by its creator, will explode them all (and itself) to devastating effect.]=],
 
}
 
}
 
m["monstrous demonspawn"] = {
 
m["monstrous demonspawn"] = {
   Name = "monstrous demonspawn",
+
   Name = "monstrous demonspawn",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "6",
+
   Glyph = "6",  
   Tile = "[[File:Monstrous demonspawn.png]]",
+
   Tile = "[[File:Monstrous demonspawn.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 1000,
+
   ["Average HP 10x"] = 1000,  
   AC = 9,
+
   AC = 9,  
   EV = 8,
+
   EV = 8,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 20, Type = "Hit", Flavour = "Plain"},  
     {Damage = 15, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 15, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 15, Type = "Gore", Flavour = "Plain"},
 
     {Damage = 15, Type = "Gore", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Unholy flag","See invisible flag","Speaks flag","Warm blood flag","No poly flag",},
+
   Flags = {"Unholy flag", "See invisible flag", "Speaks flag", "Warm blood flag", "No poly flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Torment resistance",},
+
   Resistances = {"Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",},  
  Corpse = "Clean",
+
   XP = 956,  
   XP = 956,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "demonspawn",  
   Genus = "demonspawn",
+
   Species = "monstrous demonspawn",  
   Species = "monstrous demonspawn",
 
 
   Description = [=[A half-mortal, half-demonic creature, with its hellish heritage asserting itself through a certain devilish cast to its features.]=],
 
   Description = [=[A half-mortal, half-demonic creature, with its hellish heritage asserting itself through a certain devilish cast to its features.]=],
 
}
 
}
 
m["monstrous elf"] = {
 
m["monstrous elf"] = {
   Name = "monstrous elf",
+
   Name = "monstrous elf",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:Monstrous elf.png]]",
+
   Tile = "[[File:Monstrous elf.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 360,
+
   ["Average HP 10x"] = 360,  
   AC = 3,
+
   AC = 3,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","No poly flag","Vault flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "Vault flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 346,  
   XP = 346,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elf",  
   Genus = "elf",
+
   Species = "elf",  
   Species = "elf",
 
 
   Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
 
   Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
 
}
 
}
 
m["monstrous human"] = {
 
m["monstrous human"] = {
   Name = "monstrous human",
+
   Name = "monstrous human",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Monstrous human.png]]",
+
   Tile = "[[File:Monstrous human.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 330,
+
   ["Average HP 10x"] = 330,  
   AC = 3,
+
   AC = 3,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","Vault flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Vault flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 194,  
   XP = 194,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=],  
   Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=],
 
 
   Quote = [=[“Do you know
 
   Quote = [=[“Do you know
 
Do I know
 
Do I know
Line 13,188: Line 15,435:
 
}
 
}
 
m["monstrous orc"] = {
 
m["monstrous orc"] = {
   Name = "monstrous orc",
+
   Name = "monstrous orc",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "o",
+
   Glyph = "o",  
   Tile = "[[File:Monstrous orc.png]]",
+
   Tile = "[[File:Monstrous orc.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 70,
+
   ["Average HP 10x"] = 70,  
   AC = 1,
+
   AC = 1,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","Vault flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Vault flag",},  
   MR = "0",
+
   Willpower = "0",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 3,  
   XP = 3,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "orc",  
   Genus = "orc",
+
   Species = "orc",  
   Species = "orc",
 
 
   Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
 
   Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
 
}
 
}
 
m["moon troll"] = {
 
m["moon troll"] = {
   Name = "moon troll",
+
   Name = "moon troll",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "T",
+
   Glyph = "T",  
   Tile = "[[File:Moon troll.png]]",
+
   Tile = "[[File:Moon troll.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 18,
+
   HD = 17,  
   ["HD"] = 18,
+
   ["HD"] = 17,  
   ["Average HP 10x"] = 990,
+
   ["Average HP 10x"] = 1170,  
   AC = 20,
+
   AC = 20,  
   EV = 4,
+
   EV = 4,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 35, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 35, Type = "Bite", Flavour = "Plain"},
 +
    {Damage = 25, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 25, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 25, Type = "Claw", Flavour = "Plain"},
    {Damage = 25, Type = "Claw", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Natural",  
   Holiness = "Natural",
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   Habitat = "Land",  
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Corrosive Bolt", Damage = "3d25", Flags = {"Wizard",}},
+
       {Spell = "Corrosive Bolt", Damage = "3d27", Flags = {"Wizard",}},
 +
      {Spell = "Lee's Rapid Deconstruction", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Regenerates flag","Speaks flag","Warm blood flag","No poly flag","No gen derived flag",},
+
   Flags = {"See invisible flag", "Regenerates flag", "Speaks flag", "Warm blood flag", "No poly flag", "No gen derived flag", "Warded flag",},  
   MR = "140",
+
   Willpower = "140",  
   Resistances = {"Fire resistance","Cold resistance","Poison resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Poison resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 1768,  
   XP = 2759,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "troll",  
   Genus = "troll",
+
   Species = "moon troll",  
   Species = "moon troll",
+
   Description = [=[A bizarre breed of intelligent troll, glowing with mysterious power from beyond this world which shields it from damage except at close range.]=],  
   Description = [=[A bizarre breed of intelligent troll, glowing with mysterious power from beyond this world.]=],
 
 
   Quote = [=[“Buckshank bold and Elfinstone,
 
   Quote = [=[“Buckshank bold and Elfinstone,
 
And more than I can mention here,
 
And more than I can mention here,
Line 13,261: Line 15,507:
 
A laidly Trold has dragged it there.”
 
A laidly Trold has dragged it there.”
 
-George Borrow, _Lavengro: The Scholar, the Gypsy, the Priest_. 1851.]=],
 
-George Borrow, _Lavengro: The Scholar, the Gypsy, the Priest_. 1851.]=],
 +
}
 +
m["morphogenic ooze"] = {
 +
  Name = "morphogenic ooze",
 +
  Colour = "LightMagenta",
 +
  Glyph = "J",
 +
  Tile = "[[File:Morphogenic ooze.png]]",
 +
  Speed = "14",
 +
  HD = 18,
 +
  ["HD"] = 18,
 +
  ["Average HP 10x"] = 1165,
 +
  AC = 2,
 +
  EV = 23,
 +
  Attacks = {
 +
    {Damage = 41, Type = "Random", Flavour = "Slimify"},
 +
    {Damage = 15, Type = "Random", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Amphibious",
 +
  Flags = {"Eats doors", "See invisible flag", "Unblindable flag", "No skeleton flag", "Amorphous flag",},
 +
  Willpower = "80",
 +
  Resistances = {"Fire resistance", "Cold resistance", "Poison resistance", "Acid resistance 3", "Drown resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 1367,
 +
  Size = "Large",
 +
  Intelligence = "Brainless",
 +
  Genus = "jelly",
 +
  Species = "morphogenic ooze",
 +
  Description = [=[A multihued mire of roiling flesh and fluctuating sludge, striving and failing for more coherence than any other slime. As a fresh carrier of the ruinous contagion that overtook the Slime Pits, it can impart unto others the same horrible fate. While it may not be a permanent transformation for you, the melding of weapons and armour, as well as the severe weakening of spells, may make it a lethal one regardless.]=],
 
}
 
}
 
m["moth of wrath"] = {
 
m["moth of wrath"] = {
   Name = "moth of wrath",
+
   Name = "moth of wrath",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "y",
+
   Glyph = "y",  
   Tile = "[[File:Moth of wrath.png]]",
+
   Tile = "[[File:Moth of wrath.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 495,
+
   ["Average HP 10x"] = 495,  
   AC = 0,
+
   AC = 0,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 25, Type = "Bite", Flavour = "Rage"},
 
     {Damage = 25, Type = "Bite", Flavour = "Rage"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Berserk Other", Flags = {"Natural",}},
 
       {Spell = "Berserk Other", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Flying flag","No skeleton flag","Web immune flag",},
+
   Flags = {"Flying flag", "No skeleton flag", "Web immune flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 503,  
   XP = 503,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "moth",  
   Genus = "moth",
+
   Species = "moth of wrath",  
   Species = "moth of wrath",
+
   Description = [=[A moth known for its ability to inspire rage by touching its foes, or merely gazing at its friends. For some inexplicable reason, it was eradicated from the surface centuries ago.]=],  
   Description = [=[A moth known for its ability to inspire insane rages by touching its foes, or merely gazing at its friends. For some inexplicable reason, it was eradicated from the surface centuries ago.]=],
 
 
   Quote = [=[“When within sight of their foe Berserks wrought themselves into such a state of frenzy, that they bit their shields and rushed forward to the attack, throwing away their arms of defence, reckless of every danger, sometimes having nothing but a club, which carried with it death and destruction.”
 
   Quote = [=[“When within sight of their foe Berserks wrought themselves into such a state of frenzy, that they bit their shields and rushed forward to the attack, throwing away their arms of defence, reckless of every danger, sometimes having nothing but a club, which carried with it death and destruction.”
 
-Paul Belloni Du Chaillu,_The Viking Age: the Early History, Manners, and
 
-Paul Belloni Du Chaillu,_The Viking Age: the Early History, Manners, and
Line 13,300: Line 15,574:
 
}
 
}
 
m["mottled draconian"] = {
 
m["mottled draconian"] = {
   Name = "mottled draconian",
+
   Name = "mottled draconian",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "d",
+
   Glyph = "d",  
   Tile = "[[File:Mottled draconian.png]]",
+
   Tile = "[[File:Mottled draconian.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 980,
+
   ["Average HP 10x"] = 980,  
   AC = 9,
+
   AC = 9,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Sticky Flame Splash", Damage = "3d6", Flags = {"Natural","Breath",}},
+
       {Spell = "Sticky Flame Splash", Damage = "3d6", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Cold blood flag","Speaks flag",},
+
   Flags = {"Cold blood flag", "Speaks flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Fire resistance","Sticky flame resistance",},
+
   Resistances = {"Fire resistance", "Sticky flame resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1232,  
   XP = 1232,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "draconian",  
   Genus = "draconian",
+
   Species = "mottled draconian",  
   Species = "mottled draconian",
+
   Description = [=[A muscular humanoid with mottled scales, a reptilian tail and small wings.]=],  
   Description = [=[A muscular humanoid with mottled scales, a reptilian tail and small wings.]=],
 
 
   Quote = [=[“Trogdor was a man!
 
   Quote = [=[“Trogdor was a man!
 
I mean, he was a dragon-man!
 
I mean, he was a dragon-man!
Line 13,338: Line 15,611:
 
And the Trogdor comes in the night!”
 
And the Trogdor comes in the night!”
 
-The Brothers Chaps, “Trogdor”. 2003.]=],
 
-The Brothers Chaps, “Trogdor”. 2003.]=],
 +
}
 +
m["mountainshell"] = {
 +
  Name = "mountainshell",
 +
  Colour = "Yellow",
 +
  Glyph = "t",
 +
  Tile = "[[File:Mountainshell.png]]",
 +
  Speed = "7",
 +
  HD = 12,
 +
  ["HD"] = 12,
 +
  ["Average HP 10x"] = 610,
 +
  AC = 7,
 +
  EV = 2,
 +
  Attacks = {
 +
    {Damage = 24, Type = "Headbutt", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Landbreaker", Damage = "4d8", Flags = {"Natural",}},
 +
    },
 +
  },
 +
  Flags = {"Warded flag", "Cold blood flag",},
 +
  Willpower = "80",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 870,
 +
  Size = "Large",
 +
  Intelligence = "Animal",
 +
  Genus = "mountainshell",
 +
  Species = "mountainshell",
 +
  Description = [=[An enormous land tortoise whose shell is so thick and rock-encrusted that sleeping ones are frequently mistaken for geological formations. And like a mountain, its exterior is nearly impervious to any destructive force; only at close range can one properly aim for the narrow gaps between its plates to strike the tender flesh within.]=],
 
}
 
}
 
m["mummy"] = {
 
m["mummy"] = {
   Name = "mummy",
+
   Name = "mummy",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "M",
+
   Glyph = "M",  
   Tile = "[[File:Mummy.png]]",
+
   Tile = "[[File:Mummy.png]]",  
   Speed = "6",
+
   Speed = "6",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 195,
+
   ["Average HP 10x"] = 195,  
   AC = 3,
+
   AC = 3,  
   EV = 6,
+
   EV = 6,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","Unbreathing flag",},
+
   Flags = {"Evil flag", "Unbreathing flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Fire vulnerability","Holy vulnerability",},
+
   Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",},  
  Corpse = "No",
+
   XP = 17,  
   XP = 18,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "mummy",  
   Genus = "mummy",
+
   Species = "mummy",  
   Species = "mummy",
+
   Description = [=[An undead figure covered in bandages and embalming fluids, compelled to walk by an ancient curse. It radiates a malign aura.]=],  
   Description = [=[An undead figure covered in bandages and embalming fluids, compelled to walk by an ancient curse. It radiates a malign aura.]=],
 
 
   Quote = [=[“I see Egypt and the Egyptians — I see the pyramids and obelisks;
 
   Quote = [=[“I see Egypt and the Egyptians — I see the pyramids and obelisks;
 
I look on chisel’d histories, songs, philosophies, cut in slabs
 
I look on chisel’d histories, songs, philosophies, cut in slabs
Line 13,377: Line 15,682:
 
}
 
}
 
m["mummy priest"] = {
 
m["mummy priest"] = {
   Name = "mummy priest",
+
   Name = "mummy priest",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "M",
+
   Glyph = "M",  
   Tile = "[[File:Mummy priest.png]]",
+
   Tile = "[[File:Mummy priest.png]]",  
   Speed = "8",
+
   Speed = "8",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 650,
+
   ["Average HP 10x"] = 650,  
   AC = 8,
+
   AC = 8,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Summon Demon", Flags = {"Priest",}},
+
       {Spell = "Summon Demon", Flags = {"Priest",}},  
       {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},
+
       {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},  
       {Spell = "Symbol of Torment", Flags = {"Priest",}},
+
       {Spell = "Symbol of Torment", Flags = {"Priest",}},  
 
       {Spell = "Summon Undead", Flags = {"Priest",}},
 
       {Spell = "Summon Undead", Flags = {"Priest",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag",},
+
   Flags = {"Speaks flag", "Evil flag", "Unbreathing flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {"Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 922,  
   XP = 1093,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "mummy",  
   Genus = "mummy",
+
   Species = "mummy",  
   Species = "mummy",
+
   Description = [=[An ancient servant of a long forgotten god, embalmed and cursed to walk in undeath for all eternity.]=],
   Description = [=[An ancient servant of a long forgotten god, embalmed and cursed to walk in undeath for all eternity.
 
 
 
It will inflict a necromantic curse on its foe when destroyed.]=],
 
 
}
 
}
 
m["mutant beast"] = {
 
m["mutant beast"] = {
   Name = "mutant beast",
+
   Name = "mutant beast",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "H",
+
   Glyph = "H",  
   Tile = "[[File:Mutant beast.png]]",
+
   Tile = "[[File:Mutant beast.png]]",  
   Speed = "10",
+
   Speed = "10 - 20",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 15,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 825,
+
   ["Average HP 10x"] = 825,  
   AC = 9,
+
   AC = 9,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 26, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 26, Type = "Hit", Flavour = "Plain"},
    {Damage = 15, Type = "Constrict", Flavour = "Crush"},
+
   },  
   },
+
   Holiness = "Natural",  
   Holiness = "Natural",
+
   ["Item Use"] = {"Uses nothing"},  
   ["Item Use"] = {"Uses nothing"},
+
   Habitat = "Land",
   Habitat = "Land",
+
  Spellsets = {
   Flags = {"No poly flag","No gen derived flag","Hybrid flag",},
+
    {
   MR = "60",
+
      {Spell = "Blinkbolt", Damage = "2d20", Flags = {"Natural",}},
   Resistances = {"Electricity resistance",},
+
    },
   Vulnerabilities = {},
+
  },  
  Corpse = "Mutagenic",
+
   Flags = {"No poly flag", "No gen derived flag",},  
   XP = 1281,
+
   Willpower = "60",  
   Size = "Medium",
+
   Resistances = {"Electricity resistance",},  
   Intelligence = "Animal",
+
   Vulnerabilities = {},  
   Genus = "mutant beast",
+
   XP = 869,  
   Species = "mutant beast",
+
   Size = "Medium",  
 +
   Intelligence = "Animal",  
 +
   Genus = "mutant beast",  
 +
   Species = "mutant beast",  
 
   Description = [=[A bizarre creature, twisted and warped by overexposure to magical radiation. Each has a different set of traits.]=],
 
   Description = [=[A bizarre creature, twisted and warped by overexposure to magical radiation. Each has a different set of traits.]=],
 
}
 
}
 
m["naga"] = {
 
m["naga"] = {
   Name = "naga",
+
   Name = "naga",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "N",
+
   Glyph = "N",  
   Tile = "[[File:Naga.png]]",
+
   Tile = "[[File:Naga.png]]",  
   Speed = "10 (move: 140%)",
+
   Speed = "10 (move: 140%)",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 275,
+
   ["Average HP 10x"] = 275,  
   AC = 6,
+
   AC = 6,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 22, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 22, Type = "Hit", Flavour = "Plain"},  
     {Damage = 5, Type = "Constrict", Flavour = "Crush"},
+
     {Damage = 4, Type = "Constrict", Flavour = "Crush"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Spit Poison", Damage = "d10", Flags = {"Natural","Breath",}},
+
       {Spell = "Spit Poison", Damage = "2d10", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Poison resistance",},
+
   Resistances = {"Poison resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 161,  
   XP = 161,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "naga",  
   Genus = "naga",
+
   Species = "naga",  
   Species = "naga",
+
   Description = [=[A hybrid that is human from the waist up; below is a scaly, muscular snakelike tail. Its mouth drips with venomous saliva.]=],  
   Description = [=[A hybrid that is human from the waist up; below is a scaly, muscular snakelike tail. Its mouth drips with venomous saliva.]=],
 
 
   Quote = [=[“Amongst the deities and Asuras and celestial Rishis, O amiable lady, the Nagas are endued with great energy. Possessed of great speed, they are endued again with excellent fragrance. They deserve to be worshipped. They are capable of granting boons. Indeed, we too deserve to be followed by others in our train. I tell thee, O lady, that we are incapable of being seen by human beings.”
 
   Quote = [=[“Amongst the deities and Asuras and celestial Rishis, O amiable lady, the Nagas are endued with great energy. Possessed of great speed, they are endued again with excellent fragrance. They deserve to be worshipped. They are capable of granting boons. Indeed, we too deserve to be followed by others in our train. I tell thee, O lady, that we are incapable of being seen by human beings.”
 
-Mahābhārata, Santi Parva, Mokshadharma Parva, section CCCLX. ca. 500 B.C.
 
-Mahābhārata, Santi Parva, Mokshadharma Parva, section CCCLX. ca. 500 B.C.
 
trans. Kisari Mohan Ganguli, 1883.]=],
 
trans. Kisari Mohan Ganguli, 1883.]=],
 
}
 
}
m["nagaraja"] = {
+
m["naga mage"] = {
   Name = "nagaraja",
+
   Name = "naga mage",  
   Colour = "LightMagenta",
+
   Colour = "Magenta",  
   Glyph = "N",
+
   Glyph = "N",  
   Tile = "[[File:Nagaraja.png]]",
+
   Tile = "[[File:Naga mage.png]]",  
   Speed = "10 (move: 140%)",
+
   Speed = "10 (move: 140%)",  
   HD = 15,
+
   HD = 7,  
   ["HD"] = 15,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 825,
+
   ["Average HP 10x"] = 385,  
   AC = 6,
+
   AC = 6,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 27, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 14, Type = "Hit", Flavour = "Plain"},  
     {Damage = 7, Type = "Constrict", Flavour = "Crush"},
+
     {Damage = 4, Type = "Constrict", Flavour = "Crush"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Spit Poison", Damage = "d22", Flags = {"Natural","Breath",}},
+
       {Spell = "Spit Poison", Damage = "2d12", Flags = {"Natural", "Breath",}},  
       {Spell = "Venom Bolt", Damage = "3d19", Flags = {"Wizard",}},
+
       {Spell = "Venom Bolt", Damage = "3d12", Flags = {"Wizard",}},  
       {Spell = "Poison Arrow", Damage = "3d22", Flags = {"Wizard",}},
+
       {Spell = "Concentrate Venom", Flags = {"Wizard",}},  
      {Spell = "Dimension Anchor", Flags = {"Wizard",}},
 
 
       {Spell = "Haste", Flags = {"Wizard",}},
 
       {Spell = "Haste", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag",},  
   MR = "140",
+
   Willpower = "60",  
  Resistances = {"Poison resistance",},
+
   Resistances = {"Poison resistance",},  
  Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 443,  
  XP = 1890,
+
   Size = "Large",  
  Size = "Large",
+
   Intelligence = "Human",  
  Intelligence = "Human",
+
   Genus = "naga",  
  Genus = "naga",
+
   Species = "naga",  
  Species = "naga",
+
   Description = [=[A naga that has trained in the use of magic, trailed by an eldritch nimbus. It is especially skilled in spells dealing with poison and venom.]=],  
  Description = [=[A formidable naga that is skilled in both martial and magical arts.]=],
+
   Quote = [=[“Amongst the deities and Asuras and celestial Rishis, O amiable lady, the Nagas are endued with great energy. Possessed of great speed, they are endued again with excellent fragrance. They deserve to be worshipped. They are capable of granting boons. Indeed, we too deserve to be followed by others in our train. I tell thee, O lady, that we are incapable of being seen by human beings.”
  Quote = [=[“Then there have also come
+
-Mahābhārata, Santi Parva, Mokshadharma Parva, section CCCLX. ca. 500 B.C.
nagas from Lake Nabhasa,
 
Vesali, and Tacchaka.
 
Kambalas, Assataras,
 
Payagas, and their kin.
 
And from the River Yamuna
 
comes the prestigious naga, Dhatarattha.
 
The great naga Eravanna:
 
He, too, has come
 
to the forest meeting.”
 
-Mahasamaya Sutta, _Dīgha Nikāya_, 20. ca. 500 B.C.
 
trans. Thanissaro Bhikkhu]=],
 
}
 
m["naga mage"] = {
 
  Name = "naga mage",
 
  Colour = "Magenta",
 
  Glyph = "N",
 
  Tile = "[[File:Naga mage.png]]",
 
  Speed = "10 (move: 140%)",
 
  HD = 7,
 
  ["HD"] = 7,
 
  ["Average HP 10x"] = 385,
 
  AC = 6,
 
  EV = 10,
 
  Attacks = {
 
    {Damage = 17, Type = "Hit", Flavour = "Plain"},
 
    {Damage = 4, Type = "Constrict", Flavour = "Crush"},
 
  },
 
  Holiness = "Natural",
 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 
  Habitat = "Land",
 
  Spellsets = {
 
    {
 
      {Spell = "Spit Poison", Damage = "d12", Flags = {"Natural","Breath",}},
 
      {Spell = "Venom Bolt", Damage = "3d12", Flags = {"Wizard",}},
 
      {Spell = "Concentrate Venom", Flags = {"Wizard",}},
 
      {Spell = "Haste", Flags = {"Wizard",}},
 
    },
 
  },
 
  Flags = {"See invisible flag","Speaks flag","Warm blood flag",},
 
  MR = "60",
 
   Resistances = {"Poison resistance",},
 
   Vulnerabilities = {},
 
  Corpse = "Noxious",
 
   XP = 443,
 
   Size = "Large",
 
   Intelligence = "Human",
 
   Genus = "naga",
 
   Species = "naga",
 
   Description = [=[A naga that has trained in the use of magic, trailed by an eldritch nimbus. It is especially skilled in spells dealing with poison and venom.]=],
 
   Quote = [=[“Amongst the deities and Asuras and celestial Rishis, O amiable lady, the Nagas are endued with great energy. Possessed of great speed, they are endued again with excellent fragrance. They deserve to be worshipped. They are capable of granting boons. Indeed, we too deserve to be followed by others in our train. I tell thee, O lady, that we are incapable of being seen by human beings.”
 
-Mahābhārata, Santi Parva, Mokshadharma Parva, section CCCLX. ca. 500 B.C.
 
 
trans. Kisari Mohan Ganguli, 1883.]=],
 
trans. Kisari Mohan Ganguli, 1883.]=],
 
}
 
}
 
m["naga ritualist"] = {
 
m["naga ritualist"] = {
   Name = "naga ritualist",
+
   Name = "naga ritualist",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "N",
+
   Glyph = "N",  
   Tile = "[[File:Naga ritualist.png]]",
+
   Tile = "[[File:Naga ritualist.png]]",  
   Speed = "10 (move: 140%)",
+
   Speed = "10 (move: 140%)",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 600,
+
   ["Average HP 10x"] = 600,  
   AC = 8,
+
   AC = 8,  
   EV = 10,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 14, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 14, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 4, Type = "Constrict", Flavour = "Crush"},
 
     {Damage = 4, Type = "Constrict", Flavour = "Crush"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Spit Poison", Damage = "d13", Flags = {"Natural","Breath",}},
+
       {Spell = "Spit Poison", Damage = "2d13", Flags = {"Natural", "Breath",}},  
       {Spell = "Olgreb's Toxic Radiance", Flags = {"Wizard",}},
+
       {Spell = "Olgreb's Toxic Radiance", Flags = {"Priest",}},  
       {Spell = "Virulence", Flags = {"Wizard",}},
+
       {Spell = "Virulence", Flags = {"Priest",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Evil flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Poison resistance",},
+
   Resistances = {"Poison resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 687,  
   XP = 687,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "naga",  
   Genus = "naga",
+
   Species = "naga",  
   Species = "naga",
+
   Description = [=[An esoteric mystic draped in talismans. It venerates poison as a sacred gift and means of spiritual purification.]=],
   Description = [=[An esoteric mystic draped in talismans. Their sect venerate poison as a sacred gift and means of spiritual purification, and their affinity for it is even stronger than the rest of their kin. By invoking secret rites they can render any venom more potent and spread its touch upon all those around them.]=],
 
 
}
 
}
 
m["naga sharpshooter"] = {
 
m["naga sharpshooter"] = {
   Name = "naga sharpshooter",
+
   Name = "naga sharpshooter",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "N",
+
   Glyph = "N",  
   Tile = "[[File:Naga sharpshooter.png]]",
+
   Tile = "[[File:Naga sharpshooter.png]]",  
   Speed = "10 (move: 140%)",
+
   Speed = "10 (move: 140%)",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 720,
+
   ["Average HP 10x"] = 720,  
   AC = 6,
+
   AC = 6,  
   EV = 10,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 17, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 17, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 5, Type = "Constrict", Flavour = "Crush"},
 
     {Damage = 5, Type = "Constrict", Flavour = "Crush"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Spit Poison", Damage = "d14", Flags = {"Natural","Breath",}},
+
       {Spell = "Spit Poison", Damage = "2d14", Flags = {"Natural", "Breath",}},  
 
       {Spell = "Portal Projectile", Flags = {"Wizard",}},
 
       {Spell = "Portal Projectile", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Archer flag","See invisible flag","Speaks flag","Warm blood flag","Don't melee flag",},
+
   Flags = {"Archer flag", "See invisible flag", "Speaks flag", "Warm blood flag", "Don't melee flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {"Poison resistance",},
+
   Resistances = {"Poison resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 792,  
   XP = 831,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "naga",  
   Genus = "naga",
+
   Species = "naga",  
   Species = "naga",
 
 
   Description = [=[A naga with exceptionally keen eyesight, adept in the use of ranged weaponry and simple magics which allows it to snipe at targets across nearly any obstruction.]=],
 
   Description = [=[A naga with exceptionally keen eyesight, adept in the use of ranged weaponry and simple magics which allows it to snipe at targets across nearly any obstruction.]=],
 
}
 
}
 
m["naga warrior"] = {
 
m["naga warrior"] = {
   Name = "naga warrior",
+
   Name = "naga warrior",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "N",
+
   Glyph = "N",  
   Tile = "[[File:Naga warrior.png]]",
+
   Tile = "[[File:Naga warrior.png]]",  
   Speed = "10 (move: 140%)",
+
   Speed = "10 (move: 140%)",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 750,
+
   ["Average HP 10x"] = 750,  
   AC = 6,
+
   AC = 6,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 27, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 24, Type = "Hit", Flavour = "Plain"},  
     {Damage = 6, Type = "Constrict", Flavour = "Crush"},
+
     {Damage = 5, Type = "Constrict", Flavour = "Crush"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Spit Poison", Damage = "d16", Flags = {"Natural","Breath",}},
+
       {Spell = "Spit Poison", Damage = "2d16", Flags = {"Natural", "Breath",}},  
       {Spell = "Battlecry", Flags = {"Vocal","Noisy",}},
+
       {Spell = "Battlecry", Flags = {"Vocal",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {"Poison resistance",},
+
   Resistances = {"Poison resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 793,  
   XP = 985,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "naga",  
   Genus = "naga",
+
   Species = "naga",  
   Species = "naga",
+
   Description = [=[A fearsome naga warrior clad in sturdy armour and wielding a mighty weapon.]=],  
   Description = [=[A fearsome naga warrior clad in sturdy armour and wielding a mighty weapon.]=],
 
 
   Quote = [=[“Amongst the deities and Asuras and celestial Rishis, O amiable lady, the Nagas are endued with great energy. Possessed of great speed, they are endued again with excellent fragrance. They deserve to be worshipped. They are capable of granting boons. Indeed, we too deserve to be followed by others in our train. I tell thee, O lady, that we are incapable of being seen by human beings.”
 
   Quote = [=[“Amongst the deities and Asuras and celestial Rishis, O amiable lady, the Nagas are endued with great energy. Possessed of great speed, they are endued again with excellent fragrance. They deserve to be worshipped. They are capable of granting boons. Indeed, we too deserve to be followed by others in our train. I tell thee, O lady, that we are incapable of being seen by human beings.”
 
-Mahābhārata, Santi Parva, Mokshadharma Parva, section CCCLX. ca. 500 B.C.
 
-Mahābhārata, Santi Parva, Mokshadharma Parva, section CCCLX. ca. 500 B.C.
 
trans. Kisari Mohan Ganguli, 1883.]=],
 
trans. Kisari Mohan Ganguli, 1883.]=],
 +
}
 +
m["nagaraja"] = {
 +
  Name = "nagaraja",
 +
  Colour = "LightMagenta",
 +
  Glyph = "N",
 +
  Tile = "[[File:Nagaraja.png]]",
 +
  Speed = "10 (move: 140%)",
 +
  HD = 15,
 +
  ["HD"] = 15,
 +
  ["Average HP 10x"] = 825,
 +
  AC = 8,
 +
  EV = 10,
 +
  Attacks = {
 +
    {Damage = 27, Type = "Hit", Flavour = "Plain"},
 +
    {Damage = 7, Type = "Constrict", Flavour = "Crush"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Spit Poison", Damage = "2d22", Flags = {"Natural", "Breath",}},
 +
      {Spell = "Venom Bolt", Damage = "3d19", Flags = {"Wizard",}},
 +
      {Spell = "Poison Arrow", Damage = "3d22", Flags = {"Wizard",}},
 +
      {Spell = "Dimension Anchor", Flags = {"Wizard",}},
 +
      {Spell = "Haste", Flags = {"Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",},
 +
  Willpower = "140",
 +
  Resistances = {"Poison resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 1328,
 +
  Size = "Large",
 +
  Intelligence = "Human",
 +
  Genus = "naga",
 +
  Species = "naga",
 +
  Description = [=[A magnificent example of the naga. It is an expert at both martial and magical arts.]=],
 +
  Quote = [=[“Then there have also come
 +
nagas from Lake Nabhasa,
 +
Vesali, and Tacchaka.
 +
Kambalas, Assataras,
 +
Payagas, and their kin.
 +
And from the River Yamuna
 +
comes the prestigious naga, Dhatarattha.
 +
The great naga Eravanna:
 +
He, too, has come
 +
to the forest meeting.”
 +
-Mahasamaya Sutta, _Dīgha Nikāya_, 20. ca. 500 B.C.
 +
trans. Thanissaro Bhikkhu]=],
 
}
 
}
 
m["nameless horror"] = {
 
m["nameless horror"] = {
   Name = "nameless horror",
+
   Name = "nameless horror",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "X",
+
   Glyph = "X",  
   Tile = "[[File:Nameless horror.png]]",
+
   Tile = "[[File:Nameless horror.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 15,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 1200,
+
   ["Average HP 10x"] = 600,  
   AC = 8,
+
   AC = 8,  
   EV = 2,
+
   EV = 2,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 30, Type = "Hit", Flavour = "Antimagic"},
 
     {Damage = 30, Type = "Hit", Flavour = "Antimagic"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Abjuration", Flags = {"Natural",}},
 
       {Spell = "Abjuration", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Hybrid flag","No gen derived flag","No poly flag",},
+
   Flags = {"See invisible flag", "No gen derived flag", "No poly flag", "Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Poison resistance 3","Negative energy resistance 3","Torment resistance","Miasma resistance",},
+
   Resistances = {"Poison resistance 3", "Negative energy resistance 3", "Torment resistance", "Miasma resistance", "Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 10,  
   XP = 979,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "nameless horror",  
   Genus = "nameless",
+
   Species = "nameless horror",  
   Species = "nameless",
+
   Description = [=[A malign force from the space between planes. It is hostile to the magic forces that removed it from its home. These horrors are often the result of mistaken summoning spells and have slain many aspiring wizards.]=],  
   Description = [=[A malign force from the space between planes. It is hostile to the magic forces that removed it from its home. These horrors are often the result of mistaken summoning spells and have slain many aspiring wizards.]=],
 
 
   Quote = [=[“Then the sallow oval between Ged's arms grew bright. It widened and spread, a rent in the darkness of the earth and night, a ripping open of the fabric of the world. Through it blazed a terrible brightness. And through that bright misshapen breach clambered something like a clot of black shadow, quick and hideous, and it leaped straight out at Ged's face.”
 
   Quote = [=[“Then the sallow oval between Ged's arms grew bright. It widened and spread, a rent in the darkness of the earth and night, a ripping open of the fabric of the world. Through it blazed a terrible brightness. And through that bright misshapen breach clambered something like a clot of black shadow, quick and hideous, and it leaped straight out at Ged's face.”
 
-Ursula K. Le Guin, _A Wizard Of Earthsea_. 1968.]=],
 
-Ursula K. Le Guin, _A Wizard Of Earthsea_. 1968.]=],
 
}
 
}
 
m["nargun"] = {
 
m["nargun"] = {
   Name = "nargun",
+
   Name = "nargun",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "9",
+
   Glyph = "9",  
   Tile = "[[File:Nargun.png]]",
+
   Tile = "[[File:Nargun.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 22,
+
   HD = 22,  
   ["HD"] = 22,
+
   ["HD"] = 22,  
   ["Average HP 10x"] = 540,
+
   ["Average HP 10x"] = 540,  
   AC = 25,
+
   AC = 25,  
   EV = 4,
+
   EV = 4,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 40, Type = "Hit", Flavour = "Vuln"},
+
     {Damage = 40, Type = "Hit", Flavour = "Vuln"},  
 
     {Damage = 30, Type = "Bite", Flavour = "Cold"},
 
     {Damage = 30, Type = "Bite", Flavour = "Cold"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Petrify", Flags = {"Natural",}},
 
       {Spell = "Petrify", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Fighter flag",},
+
   Flags = {"See invisible flag", "Fighter flag", "Unbreathing flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Cold resistance 3","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Petrify resistance",},
+
   Resistances = {"Cold resistance 3", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 1288,  
   XP = 1078,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "golem",  
   Genus = "golem",
+
   Species = "nargun",  
   Species = "nargun",
 
 
   Description = [=[An ancient stone creature that has lived among these frozen caves since before Antaeus rent Cocytus into being. It tolerates its new neighbors begrudgingly, preferring the company of its petrified enemies. Veins of ice permeate its frozen stone flesh.]=],
 
   Description = [=[An ancient stone creature that has lived among these frozen caves since before Antaeus rent Cocytus into being. It tolerates its new neighbors begrudgingly, preferring the company of its petrified enemies. Veins of ice permeate its frozen stone flesh.]=],
 
}
 
}
m["necromancer"] = {
+
m["nascent plasmodium"] = {
   Name = "necromancer",
+
  Name = "nascent plasmodium",
   Colour = "White",
+
  Colour = "Blue",
   Glyph = "p",
+
  Glyph = "J",
   Tile = "[[File:Necromancer.png]]",
+
  Tile = "[[File:Nascent plasmodium.png]]",
   Speed = "10",
+
  Speed = "10 (spell: 200%)",
   HD = 10,
+
  HD = 6,
   ["HD"] = 10,
+
  ["HD"] = 6,
   ["Average HP 10x"] = 400,
+
  ["Average HP 10x"] = 260,
   AC = 2,
+
  AC = 9,
   EV = 13,
+
  EV = 3,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Walls only",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Acid Ball", Damage = "3d10", Flags = {"Natural",}},
 +
    },
 +
  },
 +
  Flags = {"No skeleton flag", "See invisible flag", "Unblindable flag", "Amorphous flag",},
 +
  Willpower = "160",
 +
  Resistances = {"Poison resistance", "Acid resistance 3",},
 +
  Vulnerabilities = {},
 +
  XP = 450,
 +
  Size = "Small",
 +
  Intelligence = "Brainless",
 +
  Genus = "jelly",
 +
  Species = "nascent plasmodium",
 +
  Description = [=[A slime mold colony in an early phase of its life cycle. Not yet mature enough to reproduce, it can still defend itself by firing globs of potent acid.]=],
 +
}
 +
m["necromancer"] = {
 +
   Name = "necromancer",  
 +
   Colour = "White",  
 +
   Glyph = "p",  
 +
   Tile = "[[File:Necromancer.png]]",  
 +
   Speed = "10",  
 +
   HD = 10,  
 +
   ["HD"] = 10,  
 +
   ["Average HP 10x"] = 400,  
 +
   AC = 2,  
 +
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Draining", Damage = "3d18", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Draining", Damage = "3d18", Flags = {"Wizard",}},  
       {Spell = "Agony Range", Flags = {"Wizard",}},
+
       {Spell = "Agony", Flags = {"Wizard",}},  
 
       {Spell = "Bind Souls", Flags = {"Wizard",}},
 
       {Spell = "Bind Souls", Flags = {"Wizard",}},
      {Spell = "Invisibility", Flags = {"Emergency","Wizard",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Evil flag", "Speaks flag", "Warm blood flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 614,  
   XP = 614,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[An evil wizard who is devoted to the practice of death magic, the mastery of unholy energies, and the raising of corpses into a parody of life.]=],
   Description = [=[An evil wizard who is devoted to the practice of death magic, the mastery of unholy energies, and the raising of corpses into a parody of life.]=],
+
  Quote = [=[“Even now the intensity of his dread power can be felt
 +
Weakening the body and saddening the heart
 +
Ultimately they will become empty, mindless spectres
 +
Stripped of will and soul
 +
Only their thirst for freedom
 +
Gives them hunger for vengeance...”
 +
    -Rush, “The Necromancer”. 1975.]=],
 
}
 
}
 
m["necrophage"] = {
 
m["necrophage"] = {
   Name = "necrophage",
+
   Name = "necrophage",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "n",
+
   Glyph = "n",  
   Tile = "[[File:Necrophage.png]]",
+
   Tile = "[[File:Necrophage.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 275,
+
   ["Average HP 10x"] = 220,  
   AC = 2,
+
   AC = 2,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 8, Type = "Hit", Flavour = "Drain experience"},
+
     {Damage = 6, Type = "Hit", Flavour = "Drain experience"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","Unbreathing flag","No zombie flag",},
+
   Flags = {"Evil flag", "Unbreathing flag", "No zombie flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "Noxious",
+
   XP = 75,  
   XP = 122,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "ghoul",  
   Genus = "ghoul",
+
   Species = "necrophage",  
   Species = "necrophage",
 
 
   Description = [=[A vile undead creation of the most unholy necromancy, made from the decaying corpses of humanoid creatures. It exists to spread disease and decay.]=],
 
   Description = [=[A vile undead creation of the most unholy necromancy, made from the decaying corpses of humanoid creatures. It exists to spread disease and decay.]=],
 +
}
 +
m["nekomata"] = {
 +
  Name = "nekomata",
 +
  Colour = "White",
 +
  Glyph = "R",
 +
  Tile = "[[File:Nekomata.png]]",
 +
  Speed = "10",
 +
  HD = 15,
 +
  ["HD"] = 15,
 +
  ["Average HP 10x"] = 880,
 +
  AC = 7,
 +
  EV = 23,
 +
  Attacks = {
 +
    {Damage = 32, Type = "Hit", Flavour = "Plain"},
 +
    {Damage = 16, Type = "Claw", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Demonic",
 +
  ["Item Use"] = {"Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Phantom Blitz", Damage = "3d25", Flags = {"Magical",}},
 +
    },
 +
  },
 +
  Flags = {"Flying flag", "Archer flag", "Evil flag", "Speaks flag", "See invisible flag", "Fighter flag",},
 +
  Willpower = "120",
 +
  Resistances = {"Fire resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 2060,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "nekomata",
 +
  Species = "nekomata",
 +
  Description = [=[An upright feliform trickster of an elderly demon, with a forked tail ablaze with a shimmering haze. It holds a deep disdain for mortal humanoids, a patronising pity for mortal cats, and enough mystic might to subjugate both.]=],
 +
  Quote = [=[“Humans, eh? Think they’re lords of creation. Not like us cats. We _know_ we are. Ever see a cat feed a human? Case proven.”
 +
-Terry Pratchett, “The Amazing Maurice and His Educated Rodents”. 2001.]=],
 
}
 
}
 
m["neqoxec"] = {
 
m["neqoxec"] = {
   Name = "neqoxec",
+
   Name = "neqoxec",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "3",
+
   Glyph = "3",  
   Tile = "[[File:Neqoxec.png]]",
+
   Tile = "[[File:Neqoxec.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 330,
+
   ["Average HP 10x"] = 330,  
   AC = 4,
+
   AC = 4,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Malmutate", Flags = {"Magical",}},
+
       {Spell = "Brain Bite", Damage = "4-8*", Flags = {"Magical",}},  
       {Spell = "Brain Feed", Flags = {"Magical",}},
+
       {Spell = "Warp Body", Damage = "d7", Flags = {"Magical",}},
      {Spell = "Summon Minor Demon", Flags = {"Magical",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","Flying flag",},
+
   Flags = {"Flying flag", "Evil flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",},  
  Corpse = "No",
+
   XP = 183,  
   XP = 183,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "neqoxec",  
   Genus = "neqoxec",
+
   Species = "neqoxec",  
   Species = "neqoxec",
+
   Description = [=[A weirdly shaped demon, pulsing and shifting with mutagenic energies, its belly distended with the devoured brains of its victims.]=],  
   Description = [=[A weirdly shaped demon, pulsing and shifting with mutagenic energies, its belly distended with the devoured brains of its victims.]=],
 
 
   Quote = [=[“If thus mutation is influenced by natural selection, it implies, that any particular mutation must advance in a direction advantageous for the respective species, and, indeed, many examples of mutation known among fossil animals are apparently due to the advantage produced by the change. I must add here, however that probably not all mutations (in a palaeontological meaning) are due to natural selection, but that many do not imply an actual improvement.”
 
   Quote = [=[“If thus mutation is influenced by natural selection, it implies, that any particular mutation must advance in a direction advantageous for the respective species, and, indeed, many examples of mutation known among fossil animals are apparently due to the advantage produced by the change. I must add here, however that probably not all mutations (in a palaeontological meaning) are due to natural selection, but that many do not imply an actual improvement.”
 
-_Proceedings of the American Philosophical Society_, Volume XXV, no. 150.
 
-_Proceedings of the American Philosophical Society_, Volume XXV, no. 150.
 
1896.]=],
 
1896.]=],
 +
}
 +
m["oblivion hound"] = {
 +
  Name = "oblivion hound",
 +
  Colour = "Green",
 +
  Glyph = "h",
 +
  Tile = "[[File:Oblivion hound.png]]",
 +
  Speed = "13",
 +
  HD = 20,
 +
  ["HD"] = 20,
 +
  ["Average HP 10x"] = 1100,
 +
  AC = 6,
 +
  EV = 13,
 +
  Attacks = {
 +
    {Damage = 45, Type = "Bite", Flavour = "Plain"},
 +
    {Damage = 30, Type = "Claw", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Demonic",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Oblivion Howl", Flags = {"Natural",}},
 +
    },
 +
  },
 +
  Flags = {"See invisible flag", "Unblindable flag", "Evil flag",},
 +
  Willpower = "20",
 +
  Resistances = {"Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 2066,
 +
  Size = "Medium",
 +
  Intelligence = "Animal",
 +
  Genus = "hound",
 +
  Species = "oblivion hound",
 +
  Description = [=[A demon lapdog of the queen of Tartarus, bound to hunt her enemies. The first time a foe hears its howl, it will echo in their mind, calling nightmarish creatures to hunt them. Those who survive have the small consolation of being inoculated against that particular hound's howl.]=],
 +
  Quote = [=[“Standing over Hugo, and plucking at his throat, there stood a foul thing, a
 +
great, black beast, shaped like a hound, yet larger than any hound that ever
 +
mortal eye has rested upon. And even as they looked the thing tore the throat
 +
out of Hugo Baskerville...”
 +
    -Arthur Conan Doyle, _The Hound of the Baskervilles_. 1902.]=],
 +
}
 +
m["obsidian bat"] = {
 +
  Name = "obsidian bat",
 +
  Colour = "LightMagenta",
 +
  Glyph = "b",
 +
  Tile = "[[File:obsidian bat.png]]",
 +
  Speed = "30",
 +
  HD = 9,
 +
  ["HD"] = 9,
 +
  ["Average HP 10x"] = 425,
 +
  AC = 13,
 +
  EV = 13,
 +
  Attacks = {
 +
    {Damage = 21, Type = "Bite", Flavour = "Hell hunt"},
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Flying flag", "See invisible flag", "Unblindable flag", "Batty flag", "Speaks flag", "Evil flag", "Unbreathing flag",},
 +
  Willpower = "20",
 +
  Resistances = {"Fire resistance 2", "Poison resistance 3", "Negative energy resistance 3", "Drown resistance", "Miasma resistance", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 751,
 +
  Size = "Tiny",
 +
  Intelligence = "Animal",
 +
  Genus = "bat",
 +
  Species = "obsidian bat",
 +
  Description = [=[A faceless stone bat unearthed from infernal chasms. Devilish beasts hunt in its wake.]=],
 
}
 
}
 
m["obsidian statue"] = {
 
m["obsidian statue"] = {
   Name = "obsidian statue",
+
   Name = "obsidian statue",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "8",
+
   Glyph = "I",  
   Tile = "[[File:Obsidian statue.png]]",
+
   Tile = "[[File:Obsidian statue.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10 (stationary)",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 700,
+
   ["Average HP 10x"] = 700,  
   AC = 12,
+
   AC = 12,  
   EV = 1,
+
   EV = 1,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Summon Minor Demon", Flags = {"Magical",}},
+
       {Spell = "Summon Minor Demon", Flags = {"Magical",}},  
       {Spell = "Summon Demon", Flags = {"Magical",}},
+
       {Spell = "Summon Demon", Flags = {"Magical",}},  
 
       {Spell = "Mesmerise", Flags = {"Magical",}},
 
       {Spell = "Mesmerise", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","Unbreathing flag","Speaks flag","Stationary flag","Artificial flag",},
+
   Flags = {"Unbreathing flag", "Speaks flag", "Stationary flag", "See invisible flag", "Evil flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Petrify resistance",},
+
   Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 681,  
   XP = 671,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "statue",  
   Genus = "statue",
+
   Species = "obsidian statue",  
   Species = "obsidian statue",
 
 
   Description = [=[A beautiful statue of an unknown creature, jet-black like a tear in reality. Its eyes glow with an otherworldly, malignant radiance.]=],
 
   Description = [=[A beautiful statue of an unknown creature, jet-black like a tear in reality. Its eyes glow with an otherworldly, malignant radiance.]=],
 +
}
 +
m["occultist"] = {
 +
  Name = "occultist",
 +
  Colour = "Magenta",
 +
  Glyph = "p",
 +
  Tile = "[[File:Occultist.png]]",
 +
  Speed = "10",
 +
  HD = 13,
 +
  ["HD"] = 13,
 +
  ["Average HP 10x"] = 540,
 +
  AC = 2,
 +
  EV = 15,
 +
  Attacks = {
 +
    {Damage = 8, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Fireball", Damage = "3d22", Flags = {"Wizard",}},
 +
      {Spell = "Poison Arrow", Damage = "3d20", Flags = {"Wizard",}},
 +
      {Spell = "Invisibility", Flags = {"Wizard",}},
 +
      {Spell = "Banishment", Flags = {"Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"Evil flag", "Speaks flag", "Warm blood flag",},
 +
  Willpower = "60",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 793,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "human",
 +
  Species = "human",
 +
  Description = [=[A wizard fond of illusion and treachery. They scorn the crudeness of other magicians, who hurl wild conjurations toward their foes rather than cunningly exploiting their greatest weaknesses.]=],
 +
  Quote = [=[“Each family or tribe has a wizard or conjuring doctor, whose office we could
 +
never clearly ascertain.”
 +
    -Charles Darwin, _The Voyage of the Beagle_, ch. X. 1839.]=],
 
}
 
}
 
m["octopode"] = {
 
m["octopode"] = {
   Name = "octopode",
+
   Name = "octopode",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "x",
+
   Glyph = "x",  
   Tile = "[[File:Octopode.png]]",
+
   Tile = "[[File:Octopode.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 560,
+
   ["Average HP 10x"] = 560,  
   AC = 1,
+
   AC = 1,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 24, Type = "Tentacle slap", Flavour = "Plain"},
+
     {Damage = 24, Type = "Tentacle slap", Flavour = "Plain"},  
 
     {Damage = 5, Type = "Constrict", Flavour = "Crush"},
 
     {Damage = 5, Type = "Constrict", Flavour = "Crush"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Speaks flag","No skeleton flag",},
+
   Flags = {"Speaks flag", "No skeleton flag", "No poly flag", "No gen derived flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 476,  
   XP = 476,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "octopode",  
   Genus = "octopode",
+
   Species = "octopode",  
   Species = "octopode",
+
   Description = [=[A more intelligent cousin of the mighty kraken, capable of using tools and spells. It is fully amphibious, but most of its species choose to stay beneath the waves and serve their King.]=],  
   Description = [=[A more intelligent cousin of the mighty kraken, capable of using tools and spells. They are fully amphibious, but most of their species choose to stay beneath the waves and serve their King.]=],
 
 
   Quote = [=[“In their brief time together Slothrop forms the impression that this octopus is not in good mental health, though where’s his basis for comparing? But there is a mad exhuberance, as with inanimate objects which fall off of tables when we are sensitive to noise and our own clumsiness and don’t want them to fall, a sort of wham! ha-ha you hear that? here it is again, WHAM! in the cephalopod’s every movement, which Slothrop is glad to get away from as he finally scales the crab like a discus, with all his strength, out to sea, and the octopus, with an eager splash and gurgle, strikes out in pursuit, and is presently gone.”
 
   Quote = [=[“In their brief time together Slothrop forms the impression that this octopus is not in good mental health, though where’s his basis for comparing? But there is a mad exhuberance, as with inanimate objects which fall off of tables when we are sensitive to noise and our own clumsiness and don’t want them to fall, a sort of wham! ha-ha you hear that? here it is again, WHAM! in the cephalopod’s every movement, which Slothrop is glad to get away from as he finally scales the crab like a discus, with all his strength, out to sea, and the octopus, with an eager splash and gurgle, strikes out in pursuit, and is presently gone.”
 
-Thomas Pynchon, _Gravity's Rainbow_. 1973.]=],
 
-Thomas Pynchon, _Gravity's Rainbow_. 1973.]=],
 
}
 
}
 
m["ogre"] = {
 
m["ogre"] = {
   Name = "ogre",
+
   Name = "ogre",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "O",
+
   Glyph = "O",  
   Tile = "[[File:Ogre.png]]",
+
   Tile = "[[File:Ogre.png]]",  
   Speed = "10 (atk: 150%)",
+
   Speed = "10 (atk: 150%)",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 275,
+
   ["Average HP 10x"] = 275,  
   AC = 1,
+
   AC = 1,  
   EV = 6,
+
   EV = 6,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 119,  
   XP = 119,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "ogre",  
   Genus = "ogre",
+
   Species = "ogre",  
   Species = "ogre",
+
   Description = [=[A large, ugly, and fat creature, distantly related to goblins. It is tremendously strong, and likes fighting alongside its orc friends.]=],  
   Description = [=[A large, ugly, and fat creature, distantly related to orcs and goblins. It is tremendously strong.]=],
 
 
   Quote = [=[“The little princess, asleep in her cradle, floated on the water, and at last she was cast up on the shore of a beautiful country, where, however, very few people dwelt since the ogre Ravagio and his wife Tourmentine had gone to live there-for they ate up everybody. Ogres are terrible people. When once they have tasted raw human flesh they will hardly eat anything else, and Tourmentine always knew how to make some body come their way, for she was half a fairy.”
 
   Quote = [=[“The little princess, asleep in her cradle, floated on the water, and at last she was cast up on the shore of a beautiful country, where, however, very few people dwelt since the ogre Ravagio and his wife Tourmentine had gone to live there-for they ate up everybody. Ogres are terrible people. When once they have tasted raw human flesh they will hardly eat anything else, and Tourmentine always knew how to make some body come their way, for she was half a fairy.”
 
-Marie-Catherine Le Jumel de Barneville, Baronne d’Aulnoy, “’Orangier et l’Abeille”. 1697.
 
-Marie-Catherine Le Jumel de Barneville, Baronne d’Aulnoy, “’Orangier et l’Abeille”. 1697.
Line 13,965: Line 16,435:
 
}
 
}
 
m["ogre mage"] = {
 
m["ogre mage"] = {
   Name = "ogre mage",
+
   Name = "ogre mage",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "O",
+
   Glyph = "O",  
   Tile = "[[File:Ogre mage.png]]",
+
   Tile = "[[File:Ogre mage.png]]",  
   Speed = "10",
+
   Speed = "10 (atk: 150%)",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 550,
+
   ["Average HP 10x"] = 550,  
   AC = 1,
+
   AC = 3,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 16, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 16, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Magma", Damage = "3d18", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Magma", Damage = "3d18", Flags = {"Wizard",}},  
       {Spell = "Haste Other", Flags = {"Wizard",}},
+
       {Spell = "Haste Other", Flags = {"Wizard",}},  
       {Spell = "Paralyse", Flags = {"Wizard",}},
+
       {Spell = "Paralyse", Flags = {"Wizard",}},  
 
       {Spell = "Invisibility", Flags = {"Wizard",}},
 
       {Spell = "Invisibility", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 850,  
   XP = 949,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "ogre",  
   Genus = "ogre",
+
   Species = "ogre",  
   Species = "ogre",
+
   Description = [=[A rare breed of ogre, skilled in the use of magic. It usually becomes a chieftain among its kin.]=],  
   Description = [=[A rare breed of ogre, skilled in the use of magic. It usually becomes a chieftain among its kin.]=],
 
 
   Quote = [=[“The little princess, asleep in her cradle, floated on the water, and at last she was cast up on the shore of a beautiful country, where, however, very few people dwelt since the ogre Ravagio and his wife Tourmentine had gone to live there-for they ate up everybody. Ogres are terrible people. When once they have tasted raw human flesh they will hardly eat anything else, and Tourmentine always knew how to make some body come their way, for she was half a fairy.”
 
   Quote = [=[“The little princess, asleep in her cradle, floated on the water, and at last she was cast up on the shore of a beautiful country, where, however, very few people dwelt since the ogre Ravagio and his wife Tourmentine had gone to live there-for they ate up everybody. Ogres are terrible people. When once they have tasted raw human flesh they will hardly eat anything else, and Tourmentine always knew how to make some body come their way, for she was half a fairy.”
 
-Marie-Catherine Le Jumel de Barneville, Baronne d’Aulnoy, “’Orangier et l’Abeille”. 1697.
 
-Marie-Catherine Le Jumel de Barneville, Baronne d’Aulnoy, “’Orangier et l’Abeille”. 1697.
Line 14,007: Line 16,476:
 
}
 
}
 
m["oklob plant"] = {
 
m["oklob plant"] = {
   Name = "oklob plant",
+
   Name = "oklob plant",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "P",
+
   Glyph = "P",  
   Tile = "[[File:Oklob plant.png]]",
+
   Tile = "[[File:Oklob plant.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10 (stationary)",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 550,
+
   ["Average HP 10x"] = 550,  
   AC = 10,
+
   AC = 10,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Plant",
+
   Holiness = "Plant",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Spit Acid", Damage = "3d14", Flags = {"Natural",}},
 
       {Spell = "Spit Acid", Damage = "3d14", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unbreathing flag","Stationary flag",},
+
   Flags = {"Unbreathing flag", "Stationary flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Poison resistance","Acid resistance 3","Drown resistance","Torment resistance",},
+
   Resistances = {"Poison resistance", "Acid resistance 3", "Drown resistance", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 565,  
   XP = 559,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "plant",  
   Genus = "plant",
+
   Species = "oklob plant",  
   Species = "oklob plant",
+
   Description = [=[A very dangerous plant which fends off predators by spraying corrosive vitriol at them. Even experienced adventurers give oklob plants a wide berth.]=],  
   Description = [=[A very dangerous plant which fends off predators by spraying corrosive vitriol at them. Even experienced adventurers give oklob plants a wide berth.]=],
 
 
   Quote = [=[“Carbonic acid is one of the three materials which together form the starting point of vegetable growth; the others being water and nitric acid. This acid is formed of carbon and oxygen in the proportion of one part of the former to two of the latter chemically combined. It is a colorless gas, having an acid taste and smell; is soluble in water; weighs one-half more than air and can be poured from one vessel to another, as a liquid may be; 100 parts of water dissolve 106 parts of this gas, and it is from this source that the roots of plants derive the needed supplies of it.”
 
   Quote = [=[“Carbonic acid is one of the three materials which together form the starting point of vegetable growth; the others being water and nitric acid. This acid is formed of carbon and oxygen in the proportion of one part of the former to two of the latter chemically combined. It is a colorless gas, having an acid taste and smell; is soluble in water; weighs one-half more than air and can be poured from one vessel to another, as a liquid may be; 100 parts of water dissolve 106 parts of this gas, and it is from this source that the roots of plants derive the needed supplies of it.”
 
-Henry Stuart, _The Culture of Farm Crops: A Manual of the Science of
 
-Henry Stuart, _The Culture of Farm Crops: A Manual of the Science of
Line 14,043: Line 16,511:
 
}
 
}
 
m["oklob sapling"] = {
 
m["oklob sapling"] = {
   Name = "oklob sapling",
+
   Name = "oklob sapling",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "P",
+
   Glyph = "P",  
   Tile = "[[File:Oklob sapling.png]]",
+
   Tile = "[[File:Oklob sapling.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10 (stationary)",  
   HD = 4,
+
   HD = 4,  
   ["HD"] = 4,
+
   ["HD"] = 4,  
   ["Average HP 10x"] = 220,
+
   ["Average HP 10x"] = 220,  
   AC = 10,
+
   AC = 10,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Plant",
+
   Holiness = "Plant",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Spit Acid", Damage = "3d14", Flags = {"Natural",}},
 
       {Spell = "Spit Acid", Damage = "3d14", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unbreathing flag","Stationary flag",},
+
   Flags = {"Unbreathing flag", "Stationary flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {"Poison resistance","Acid resistance 3","Drown resistance","Torment resistance",},
+
   Resistances = {"Poison resistance", "Acid resistance 3", "Drown resistance", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 59,  
   XP = 60,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "plant",  
   Genus = "plant",
+
   Species = "oklob plant",  
   Species = "oklob plant",
+
   Description = [=[A young oklob plant. It is more fragile than the mature specimen, but the acid it sprays is just as deadly.]=],  
   Description = [=[A young oklob plant. It's more fragile than the mature specimen, but the acid it sprays is just as deadly.]=],
 
 
   Quote = [=[“Carbonic acid is one of the three materials which together form the starting point of vegetable growth; the others being water and nitric acid. This acid is formed of carbon and oxygen in the proportion of one part of the former to two of the latter chemically combined. It is a colorless gas, having an acid taste and smell; is soluble in water; weighs one-half more than air and can be poured from one vessel to another, as a liquid may be; 100 parts of water dissolve 106 parts of this gas, and it is from this source that the roots of plants derive the needed supplies of it.”
 
   Quote = [=[“Carbonic acid is one of the three materials which together form the starting point of vegetable growth; the others being water and nitric acid. This acid is formed of carbon and oxygen in the proportion of one part of the former to two of the latter chemically combined. It is a colorless gas, having an acid taste and smell; is soluble in water; weighs one-half more than air and can be poured from one vessel to another, as a liquid may be; 100 parts of water dissolve 106 parts of this gas, and it is from this source that the roots of plants derive the needed supplies of it.”
 
-Henry Stuart, _The Culture of Farm Crops: A Manual of the Science of
 
-Henry Stuart, _The Culture of Farm Crops: A Manual of the Science of
 
Agriculture, and a Hand-book of Practice for American Farmers_, ch X. 1887.]=],
 
Agriculture, and a Hand-book of Practice for American Farmers_, ch X. 1887.]=],
 +
}
 +
m["oni"] = {
 +
  Name = "oni",
 +
  Colour = "LightBlue",
 +
  Glyph = "O",
 +
  Tile = "[[File:Oni.png]]",
 +
  Speed = "10 (atk: 150%)",
 +
  HD = 5,
 +
  ["HD"] = 5,
 +
  ["Average HP 10x"] = 275,
 +
  AC = 1,
 +
  EV = 6,
 +
  Attacks = {
 +
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "No gen derived flag",},
 +
  Willpower = "20",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 119,
 +
  Size = "Large",
 +
  Intelligence = "Human",
 +
  Genus = "oni",
 +
  Species = "oni",
 +
  Description = [=[A large, rowdy, and drink-loving creature. When they're not busy with their duties serving any number of gods, oni mostly love a good fight.]=],
 +
}
 +
m["oni incarcerator"] = {
 +
  Name = "oni incarcerator",
 +
  Colour = "LightMagenta",
 +
  Glyph = "O",
 +
  Tile = "[[File:Oni incarcerator.png]]",
 +
  Speed = "10",
 +
  HD = 19,
 +
  ["HD"] = 19,
 +
  ["Average HP 10x"] = 1500,
 +
  AC = 14,
 +
  EV = 7,
 +
  Attacks = {
 +
    {Damage = 50, Type = "Hit", Flavour = "Drag"},
 +
    {Damage = 24, Type = "Headbutt", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Manifold Assault", Flags = {"Wizard",}},
 +
      {Spell = "Throw Bolas", Damage = "2d16", Flags = {"Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"Fighter flag", "Speaks flag", "Warm blood flag",},
 +
  Willpower = "100",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 2712,
 +
  Size = "Large",
 +
  Intelligence = "Human",
 +
  Genus = "oni",
 +
  Species = "oni",
 +
  Description = [=[An infamous, dutiful retainer of Gehenna. These immense and indomitable oni weave their weapons through reality itself to reach and capture the innumerable damned souls owed to the hells upon their deaths.]=],
 +
  Quote = [=[“The popularity and longevity of the oni myth is no doubt partially based on the beings’ conventional demonic accoutrements, which have remained relatively constant through the ages: they are dreadful super-natural beings emerging from the abyss of Buddhist hell to terrify wicked mortals; their grotesque and savage demeanor and form instill instant fear; and the oni’s omnipresence in the socio-historical and cultural archive of Japan is directly attributable to the moral, social, and religious edification that stories about oni engender.”
 +
-Noriko T. Reider, _Japanese Demon Lore: Oni from Ancient Times to the Present_, ch. 1, 2010.]=],
 
}
 
}
 
m["ophan"] = {
 
m["ophan"] = {
   Name = "ophan",
+
   Name = "ophan",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "G",
+
   Glyph = "G",  
   Tile = "[[File:Ophan.png]]",
+
   Tile = "[[File:Ophan.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 15,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 975,
+
   ["Average HP 10x"] = 975,  
   AC = 10,
+
   AC = 10,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Holy",
+
   Holiness = "Holy",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Fire", Damage = "3d24", Flags = {"Magical",}},
+
       {Spell = "Bolt of Fire", Damage = "3d24", Flags = {"Magical",}},  
 
       {Spell = "Holy Flames", Flags = {"Magical",}},
 
       {Spell = "Holy Flames", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Flying flag","Unbreathing flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Has aura flag",},  
   MR = "140",
+
   Willpower = "140",  
   Resistances = {"Drown resistance","Miasma resistance","Negative energy resistance 3","Holy resistance",},
+
   Resistances = {"Miasma resistance", "Negative energy resistance 3", "Holy resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 1086,  
   XP = 1406,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "angel",  
   Genus = "angel",
+
   Species = "ophan",  
   Species = "ophan",
+
   Description = [=[A creature from the heavenly realms. It consists of a wheel within a wheel, and both of these are covered in eyes; strange flames of holy fire flicker all over it. To be seen by its countless eyes is to be highlighted and branded as both dissident and quarry for its allies to hunt down.]=],  
   Description = [=[A creature from the heavenly realms. It consists of a wheel within a wheel, and both of these are covered in eyes; strange flames of holy fire flicker all over it.]=],
 
 
   Quote = [=[“As I looked at the living creatures, I saw a wheel on the ground beside
 
   Quote = [=[“As I looked at the living creatures, I saw a wheel on the ground beside
 
each creature with its four faces. This was the appearance and structure
 
each creature with its four faces. This was the appearance and structure
Line 14,121: Line 16,652:
 
}
 
}
 
m["orange crystal statue"] = {
 
m["orange crystal statue"] = {
   Name = "orange crystal statue",
+
   Name = "orange crystal statue",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "8",
+
   Glyph = "I",  
   Tile = "[[File:Orange crystal statue.png]]",
+
   Tile = "[[File:Orange crystal statue.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10 (stationary)",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 700,
+
   ["Average HP 10x"] = 700,  
   AC = 12,
+
   AC = 12,  
   EV = 1,
+
   EV = 1,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Brain Feed", Flags = {"Magical",}},
+
       {Spell = "Mass Confusion", Flags = {"Magical",}},  
       {Spell = "Draining Gaze", Flags = {"Magical",}},
+
       {Spell = "Shadow Creatures", Flags = {"Magical",}},  
       {Spell = "Mass Confusion", Flags = {"Magical",}},
+
       {Spell = "Antimagic Gaze", Damage = "0-15 MP", Flags = {"Magical",}},
      {Spell = "Shadow Creatures", Flags = {"Magical",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"Unbreathing flag","Speaks flag","Stationary flag","Artificial flag",},
+
   Flags = {"Unbreathing flag", "Speaks flag", "Stationary flag", "See invisible flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Petrify resistance",},
+
   Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 681,  
   XP = 674,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "statue",  
   Genus = "statue",
+
   Species = "orange crystal statue",  
   Species = "orange crystal statue",
 
 
   Description = [=[An intricately carved idol of some nameless godling, hewn of translucent orange crystal. Its lifeless eyes seem to glitter uncannily with a wicked intelligence. It is capable of unleashing a powerful psychic assault upon the minds of any who approach it.]=],
 
   Description = [=[An intricately carved idol of some nameless godling, hewn of translucent orange crystal. Its lifeless eyes seem to glitter uncannily with a wicked intelligence. It is capable of unleashing a powerful psychic assault upon the minds of any who approach it.]=],
 
}
 
}
 
m["orange demon"] = {
 
m["orange demon"] = {
   Name = "orange demon",
+
   Name = "orange demon",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "4",
+
   Glyph = "4",  
   Tile = "[[File:Orange demon.png]]",
+
   Tile = "[[File:Orange demon.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 520,
+
   ["Average HP 10x"] = 520,  
   AC = 3,
+
   AC = 3,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 15, Type = "Sting", Flavour = "Reach sting"},
+
     {Damage = 15, Type = "Sting", Flavour = "Reach sting"},  
 
     {Damage = 8, Type = "Hit", Flavour = "Weakness"},
 
     {Damage = 8, Type = "Hit", Flavour = "Weakness"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Unholy flag",},
+
   Flags = {"Evil flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 422,  
   XP = 414,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "orange demon",  
   Genus = "orange demon",
+
   Species = "orange demon",  
   Species = "orange demon",
+
   Description = [=[An amber-coloured demon with a barbed tail not unlike that of a scorpion.]=],  
   Description = [=[An amber-coloured demon with a huge tail not unlike that of a scorpion.]=],
 
 
   Quote = [=[“In Sparkill buried lies that man of mark
 
   Quote = [=[“In Sparkill buried lies that man of mark
 
Who brought the Obelisk to Central Park,
 
Who brought the Obelisk to Central Park,
Line 14,192: Line 16,720:
 
}
 
}
 
m["orb of destruction"] = {
 
m["orb of destruction"] = {
   Name = "orb of destruction",
+
   Name = "orb of destruction",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "*",
+
   Glyph = "*",  
   Tile = "[[File:Orb of destruction.png]]",
+
   Tile = "[[File:Orb of destruction.png]]",  
   Speed = "30",
+
   Speed = "30",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 50000,
+
   ["Average HP 10x"] = 50000,  
   AC = 0,
+
   AC = 0,  
   EV = 10,
+
   EV = 10,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Flying flag", "Unbreathing flag", "Insubstantial flag", "No exp gain flag", "Harmless flag", "No poly flag", "Projectile flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Damnation resistance", "Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Acid resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 0,
 +
  Size = "Little",
 +
  Intelligence = "Brainless",
 +
  Genus = "orb of destruction",
 +
  Species = "orb of destruction",
 +
  Description = [=[A conjured globe of pure magic that homes onto a designated target, albeit with massive inertia. A smart and agile person may move out of its path, causing it to miss its target. It cannot be avoided by Dodging skill, and is able to make sharp turns to hit adjacent targets.]=],
 +
}
 +
m["orb of entropy"] = {
 +
  Name = "orb of entropy",
 +
  Colour = "DarkGrey",
 +
  Glyph = "*",
 +
  Tile = "[[File:Orb of entropy.png]]",
 +
  Speed = "15",
 +
  HD = 30,
 +
  ["HD"] = 30,
 +
  ["Average HP 10x"] = 1500,
 +
  AC = 20,
 +
  EV = 20,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag","Unbreathing flag","Insubstantial flag","No exp gain flag","Harmless flag","No poly flag","Projectile flag",},
+
   Spellsets = {
   MR = "Immune",
+
    {
   Resistances = {"Damnation resistance","Fire resistance 3","Cold resistance 3","Electricity resistance 3","Poison resistance 3","Acid resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
      {Spell = "Bolt of Draining", Damage = "3d36", Flags = {"Magical",}},
   Vulnerabilities = {},
+
      {Spell = "Ill Omen", Flags = {"Magical",}},
  Corpse = "No",
+
      {Spell = "Acid Ball", Damage = "3d38", Flags = {"Magical",}},
   XP = 0,
+
    },
   Size = "Little",
+
  },
   Intelligence = "Brainless",
+
  Flags = {"See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag", "Evil flag",},  
   Genus = "orb of destruction",
+
   Willpower = "Immune",  
   Species = "orb of destruction",
+
   Resistances = {"Fire resistance", "Cold resistance", "Acid resistance 3", "Electricity resistance 3", "Poison resistance 3", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Drown resistance", "Petrify resistance", "Sticky flame resistance",},  
   Description = [=[This globe of pure magic is a conjured projectile that homes onto a designated target, albeit with massive inertia. A smart and agile person may move out of its path, causing it to damage its surroundings or even go around in circles. Be sure to step at least two paces to the side, though, for it is not swayed by minute movements, including those from the Dodging skill.]=],
+
   Vulnerabilities = {},  
 +
   XP = 4638,  
 +
   Size = "Little",  
 +
   Intelligence = "Human",  
 +
   Genus = "orb of entropy",  
 +
   Species = "orb of entropy",  
 +
   Description = [=[A globe of profound nothingness and the oblivion that awaits all things - flesh, souls, and even time itself. When the universe ends, only these will remain.]=],
 
}
 
}
 
m["orb of fire"] = {
 
m["orb of fire"] = {
   Name = "orb of fire",
+
   Name = "orb of fire",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "*",
+
   Glyph = "*",  
   Tile = "[[File:Orb of fire.png]]",
+
   Tile = "[[File:Orb of fire.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 30,
+
   HD = 30,  
   ["HD"] = 30,
+
   ["HD"] = 30,  
   ["Average HP 10x"] = 1500,
+
   ["Average HP 10x"] = 1500,  
   AC = 20,
+
   AC = 20,  
   EV = 20,
+
   EV = 20,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Fire", Damage = "3d40", Flags = {"Magical",}},
+
       {Spell = "Bolt of Fire", Damage = "3d40", Flags = {"Magical",}},  
       {Spell = "Fireball", Damage = "3d43", Flags = {"Magical",}},
+
       {Spell = "Fireball", Damage = "3d43", Flags = {"Magical",}},  
 
       {Spell = "Malmutate", Flags = {"Magical",}},
 
       {Spell = "Malmutate", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Flying flag","Unbreathing flag","Insubstantial flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 3","Cold resistance","Electricity resistance 3","Poison resistance 3","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Fire resistance 3", "Cold resistance", "Electricity resistance 3", "Poison resistance 3", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Drown resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {"Silver vulnerability",},
+
   Vulnerabilities = {"Silver vulnerability",},  
  Corpse = "No",
+
   XP = 4638,  
   XP = 8528,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "orb of fire",  
   Genus = "orb of fire",
+
   Species = "orb of fire",  
   Species = "orb of fire",
+
   Description = [=[A globe of raw primordial fire, capable of impressive pyrotechnics and of twisting the very flesh of creatures who come into its ken.]=],  
   Description = [=[A globe of raw primordial fire, capable of impressive pyrotechnics, and of twisting the very flesh of creatures who come into its ken.]=],
 
 
   Quote = [=[“There ’s not the smallest orb which thou behold’st
 
   Quote = [=[“There ’s not the smallest orb which thou behold’st
 
But in his motion like an angel sings,
 
But in his motion like an angel sings,
Line 14,258: Line 16,818:
 
-William Shakespeare, _The Merchant of Venice_, V, i. 1597.]=],
 
-William Shakespeare, _The Merchant of Venice_, V, i. 1597.]=],
 
}
 
}
m["Orb Guardian"] = {
+
m["orb of winter"] = {
   Name = "Orb Guardian",
+
   Name = "orb of winter",  
   Colour = "Magenta",
+
   Colour = "LightBlue",  
   Glyph = "X",
+
   Glyph = "*",  
   Tile = "[[File:Orb Guardian.png]]",
+
   Tile = "[[File:Orb of winter.png]]",  
   Speed = "14",
+
   Speed = "15",  
   HD = 15,
+
   HD = 30,  
   ["HD"] = 15,
+
   ["HD"] = 30,  
   ["Average HP 10x"] = 825,
+
   ["Average HP 10x"] = 1500,  
   AC = 13,
+
   AC = 20,  
   EV = 13,
+
   EV = 20,  
 
   Attacks = {
 
   Attacks = {
    {Damage = 45, Type = "Hit", Flavour = "Plain"},
+
  },  
   },
+
  Holiness = "Nonliving",  
   Holiness = "Natural",
+
  ["Item Use"] = {"Uses nothing"},  
  ["Item Use"] = {"Open doors"},
+
   Habitat = "Land",  
  Habitat = "Land",
+
   Spellsets = {
   Flags = {"Fighter flag","See invisible flag","No poly flag",},
+
    {
   MR = "120",
+
      {Spell = "Ozocubu's Refrigeration", Damage = "4d22", Flags = {"Magical",}},  
   Resistances = {"Drown resistance",},
+
      {Spell = "Flash Freeze", Damage = "3d31", Flags = {"Magical",}},  
   Vulnerabilities = {},
+
      {Spell = "Ostracise", Flags = {"Magical",}},
  Corpse = "No",
+
    },
   XP = 2770,
+
  },  
   Size = "Giant",
+
   Flags = {"See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag",},  
   Intelligence = "Human",
+
   Willpower = "Immune",  
   Genus = "Orb Guardian",
+
   Resistances = {"Fire resistance", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Drown resistance", "Petrify resistance", "Sticky flame resistance",},  
   Species = "Orb Guardian",
+
   Vulnerabilities = {},  
   Description = [=[A huge, glowing, four-limbed purple creature with heightened senses, created by the Orb to watch over itself. It guards the Orb with enormous punctiliousness and violence.]=],
+
   XP = 4638,  
 +
   Size = "Little",  
 +
   Intelligence = "Human",  
 +
   Genus = "orb of winter",  
 +
   Species = "orb of winter",  
 +
   Description = [=[A globe of deepest cold, still lingering from a time before the stars lit the heavens. It can shroud the soul in a chill so intense that even the gods cannot reach it.]=],
 
}
 
}
 
m["orb spider"] = {
 
m["orb spider"] = {
   Name = "orb spider",
+
   Name = "orb spider",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "s",
+
   Glyph = "s",  
   Tile = "[[File:Orb spider.png]]",
+
   Tile = "[[File:Orb spider.png]]",  
   Speed = "12 (spell: 200%)",
+
   Speed = "12 (spell: 200%)",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 420,
+
   ["Average HP 10x"] = 420,  
   AC = 3,
+
   AC = 3,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 15, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 15, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Orb of Destruction", Damage = "9d11", Flags = {"Magical",}},
 
       {Spell = "Orb of Destruction", Damage = "9d11", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"No skeleton flag","Web immune flag","Maintain range flag",},
+
   Flags = {"No skeleton flag", "Web immune flag", "Maintain range flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Poison vulnerability",},
+
   Vulnerabilities = {"Poison vulnerability",},  
  Corpse = "Clean",
+
   XP = 709,  
   XP = 587,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "spider",  
   Genus = "spider",
+
   Species = "orb spider",  
   Species = "orb spider",
 
 
   Description = [=[An eerily glowing spider with strands of pure energy emerging from its spinnerets. It seems to want to keep its distance.]=],
 
   Description = [=[An eerily glowing spider with strands of pure energy emerging from its spinnerets. It seems to want to keep its distance.]=],
 
}
 
}
 
m["orc"] = {
 
m["orc"] = {
   Name = "orc",
+
   Name = "orc",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "o",
+
   Glyph = "o",  
   Tile = "[[File:Orc.png]]",
+
   Tile = "[[File:Orc.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 70,
+
   ["Average HP 10x"] = 70,  
   AC = 1,
+
   AC = 1,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 2, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 2, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "0",
+
   Willpower = "0",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
   Corpse = "Clean",
+
   XP = 2,
   XP = 3,
+
  Size = "Medium",
   Size = "Medium",
+
  Intelligence = "Human",
   Intelligence = "Human",
+
  Genus = "orc",
   Genus = "orc",
+
  Species = "orc",
   Species = "orc",
+
  Description = [=[A subterranean tribe whose forebearers were once scattered across every corner of the surface world. Eons of persecution have taught them the necessity of violence and the importance of having your brethren at your side.]=],
   Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
+
}
 +
m["orc apostle"] = {
 +
  Name = "orc apostle",
 +
  Colour = "White",
 +
  Glyph = "o",
 +
  Tile = "[[File:Orc apostle.png]]",
 +
  Speed = "10",
 +
  HD = 10,
 +
  ["HD"] = 10,
 +
  ["Average HP 10x"] = 675,
 +
  AC = 18,
 +
  EV = 11,
 +
  Attacks = {
 +
    {Damage = 21, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Starting equipment", "Open doors"},
 +
  Habitat = "Amphibious",
 +
  Flags = {"Fighter flag", "Speaks flag", "Warm blood flag", "Ghost demon flag", "Regenerates flag", "No poly flag", "No zombie flag", "No gen derived flag",},
 +
  Willpower = "53",
 +
  Resistances = {},
 +
  Vulnerabilities = {},  
 +
   XP = 671,  
 +
   Size = "Medium",  
 +
   Intelligence = "Human",  
 +
   Genus = "orc",  
 +
   Species = "orc",  
 +
   Description = [=[An orcish wayfarer who has been touched by the hand of Beogh. Whether out of religious devotion or personal jealousy, they have come to bar your path.
 +
 
 +
Hold nothing back - for neither they nor their followers will do so.
 +
 
 +
Glory to Beogh!]=],
 
}
 
}
 
m["orc high priest"] = {
 
m["orc high priest"] = {
   Name = "orc high priest",
+
   Name = "orc high priest",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "o",
+
   Glyph = "o",  
   Tile = "[[File:Orc high priest.png]]",
+
   Tile = "[[File:Orc high priest.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 11,
+
   HD = 11,  
   ["HD"] = 11,
+
   ["HD"] = 11,  
   ["Average HP 10x"] = 550,
+
   ["Average HP 10x"] = 550,  
   AC = 3,
+
   AC = 4,  
   EV = 11,
+
   EV = 11,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 7, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 7, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Pain", Damage = "d14", Flags = {"Priest",}},
+
       {Spell = "Pain", Damage = "d9", Flags = {"Priest",}},  
       {Spell = "Summon Demon", Flags = {"Priest",}},
+
       {Spell = "Summon Demon", Flags = {"Priest",}},  
       {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},
+
       {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},  
 
       {Spell = "Heal Other", Damage = "2d5+3", Flags = {"Priest",}},
 
       {Spell = "Heal Other", Damage = "2d5+3", Flags = {"Priest",}},
      {Spell = "Minor Healing", Damage = "2d5+3", Flags = {"Emergency","Priest",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Evil flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "Clean",
+
   XP = 797,  
   XP = 839,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "orc",  
   Genus = "orc",
+
   Species = "orc",  
   Species = "orc",
+
   Description = [=[An exalted servant of the orc god Beogh and a master of many foul rites, to whose aid Beogh will even send beings from the netherworld.]=],
   Description = [=[An exalted servant of the orc god Beogh and a master of many black rites, to whose aid Beogh will even send beings from the netherworld.]=],
 
 
}
 
}
 
m["orc knight"] = {
 
m["orc knight"] = {
   Name = "orc knight",
+
   Name = "orc knight",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "o",
+
   Glyph = "o",  
   Tile = "[[File:Orc knight.png]]",
+
   Tile = "[[File:Orc knight.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 675,
+
   ["Average HP 10x"] = 675,  
   AC = 11,
+
   AC = 11,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Battlecry", Flags = {"Vocal",}},
 
       {Spell = "Battlecry", Flags = {"Vocal",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Fighter flag", "Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 617,  
   XP = 617,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "orc",  
   Genus = "orc",
+
   Species = "orc",  
   Species = "orc",
+
   Description = [=[A heavily armoured orc, covered in scars from many past battles. It commands its brethren in battle, rousing them to greater, more violent efforts with bloodcurdling shouts.]=],
   Description = [=[A heavily armoured orc, covered in scars from many past battles. Orc knights command their brethren in battle, rousing them to greater, more violent efforts with bloodcurdling shouts.]=],
 
 
}
 
}
 
m["orc priest"] = {
 
m["orc priest"] = {
   Name = "orc priest",
+
   Name = "orc priest",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "o",
+
   Glyph = "o",  
   Tile = "[[File:Orc priest.png]]",
+
   Tile = "[[File:Orc priest.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 150,
+
   ["Average HP 10x"] = 150,  
   AC = 3,
+
   AC = 3,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 3, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Pain", Damage = "d14", Flags = {"Priest",}},
+
       {Spell = "Pain", Damage = "d9", Flags = {"Priest",}},  
       {Spell = "Cantrip", Flags = {"Priest",}},
+
       {Spell = "Cantrip", Flags = {"Priest",}},  
       {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},
+
       {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},  
 
       {Spell = "Heal Other", Damage = "2d1+3", Flags = {"Priest",}},
 
       {Spell = "Heal Other", Damage = "2d1+3", Flags = {"Priest",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Evil flag", "Speaks flag", "Warm blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "Clean",
+
   XP = 41,  
   XP = 41,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "orc",  
   Genus = "orc",
+
   Species = "orc",  
   Species = "orc",
+
   Description = [=[A servant of Beogh, the ancient god of the orcs. Beogh rewards its devoted prayers by striking down its enemies.]=],
   Description = [=[A servant of Beogh, the ancient and cruel god of the orcs. Beogh rewards the prayers of devoted servants by striking down their enemies.]=],
 
 
}
 
}
 
m["orc sorcerer"] = {
 
m["orc sorcerer"] = {
   Name = "orc sorcerer",
+
   Name = "orc sorcerer",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "o",
+
   Glyph = "o",  
   Tile = "[[File:Orc sorcerer.png]]",
+
   Tile = "[[File:Orc sorcerer.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 315,
+
   ["Average HP 10x"] = 315,  
   AC = 7,
+
   AC = 7,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 7, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 7, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Fire", Damage = "3d17", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Fire", Damage = "3d17", Flags = {"Wizard",}},  
       {Spell = "Bolt of Draining", Damage = "3d17", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Draining", Damage = "3d17", Flags = {"Wizard",}},  
       {Spell = "Summon Demon", Flags = {"Wizard",}},
+
       {Spell = "Summon Demon", Flags = {"Wizard",}},  
 
       {Spell = "Paralyse", Flags = {"Wizard",}},
 
       {Spell = "Paralyse", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Evil flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 562,  
   XP = 562,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "orc",  
   Genus = "orc",
+
   Species = "orc",  
   Species = "orc",
 
 
   Description = [=[An exceptionally competent orcish wizard, in league with hellish and chthonic forces and motivated by the purest imaginable strain of malevolence.]=],
 
   Description = [=[An exceptionally competent orcish wizard, in league with hellish and chthonic forces and motivated by the purest imaginable strain of malevolence.]=],
 
}
 
}
 
m["orc warlord"] = {
 
m["orc warlord"] = {
   Name = "orc warlord",
+
   Name = "orc warlord",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "o",
+
   Glyph = "o",  
   Tile = "[[File:Orc warlord.png]]",
+
   Tile = "[[File:Orc warlord.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 15,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 1125,
+
   ["Average HP 10x"] = 1125,  
   AC = 3,
+
   AC = 12,  
   EV = 10,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 27, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 27, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Battlecry", Flags = {"Vocal",}},
 
       {Spell = "Battlecry", Flags = {"Vocal",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Fighter flag", "Speaks flag", "Warm blood flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1148,  
   XP = 1668,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "orc",  
   Genus = "orc",
+
   Species = "orc",  
   Species = "orc",
 
 
   Description = [=[A supreme commander of an orc host, skilled at both melee and ranged combat.]=],
 
   Description = [=[A supreme commander of an orc host, skilled at both melee and ranged combat.]=],
 
}
 
}
 
m["orc warrior"] = {
 
m["orc warrior"] = {
   Name = "orc warrior",
+
   Name = "orc warrior",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "o",
+
   Glyph = "o",  
   Tile = "[[File:Orc warrior.png]]",
+
   Tile = "[[File:Orc warrior.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 4,
+
   HD = 4,  
   ["HD"] = 4,
+
   ["HD"] = 4,  
   ["Average HP 10x"] = 280,
+
   ["Average HP 10x"] = 280,  
   AC = 9,
+
   AC = 9,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Fighter flag", "Speaks flag", "Warm blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 132,  
   XP = 132,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "orc",  
   Genus = "orc",
+
   Species = "orc",  
   Species = "orc",
 
 
   Description = [=[An experienced, armoured and well-armed orc soldier, able to command a small mob of its fellows.]=],
 
   Description = [=[An experienced, armoured and well-armed orc soldier, able to command a small mob of its fellows.]=],
 
}
 
}
 
m["orc wizard"] = {
 
m["orc wizard"] = {
   Name = "orc wizard",
+
   Name = "orc wizard",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "o",
+
   Glyph = "o",  
   Tile = "[[File:Orc wizard.png]]",
+
   Tile = "[[File:Orc wizard.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 150,
+
   ["Average HP 10x"] = 150,  
   AC = 2,
+
   AC = 3,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 2, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 2, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Magic Dart", Damage = "3d4", Flags = {"Wizard",}},
+
       {Spell = "Magic Dart", Damage = "3d4", Flags = {"Wizard",}},  
       {Spell = "Throw Flame", Damage = "3d5", Flags = {"Wizard",}},
+
       {Spell = "Throw Flame", Damage = "3d5", Flags = {"Wizard",}},  
       {Spell = "Confuse", Flags = {"Wizard",}},
+
       {Spell = "Confuse", Flags = {"Wizard",}},  
 
       {Spell = "Invisibility", Flags = {"Wizard",}},
 
       {Spell = "Invisibility", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 34,  
   XP = 35,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "orc",  
   Genus = "orc",
+
   Species = "orc",  
   Species = "orc",
+
   Description = [=[An orc who has gained proficiency in the occult arts, using them for martial purposes.]=],
   Description = [=[While orcs generally prefer physical combat, some of their kind gain proficiency in the occult arts — though still for martial purposes.]=],
 
 
}
 
}
 
m["pale draconian"] = {
 
m["pale draconian"] = {
   Name = "pale draconian",
+
   Name = "pale draconian",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "d",
+
   Glyph = "d",  
   Tile = "[[File:Pale draconian.png]]",
+
   Tile = "[[File:Pale draconian.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 980,
+
   ["Average HP 10x"] = 980,  
   AC = 9,
+
   AC = 9,  
   EV = 14,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Steam Ball", Damage = "3d18", Flags = {"Natural","Breath",}},
+
       {Spell = "Steam Ball", Damage = "3d18", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Cold blood flag","Speaks flag","No poly flag",},
+
   Flags = {"Cold blood flag", "Speaks flag", "No poly flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Steam resistance",},
+
   Resistances = {"Steam resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1000,  
   XP = 1232,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "draconian",  
   Genus = "draconian",
+
   Species = "pale draconian",  
   Species = "pale draconian",
+
   Description = [=[A muscular humanoid with pale scales, a reptilian tail and small wings.]=],  
   Description = [=[A muscular humanoid with pale scales, a reptilian tail and small wings.]=],
 
 
   Quote = [=[“Trogdor was a man!
 
   Quote = [=[“Trogdor was a man!
 
I mean, he was a dragon-man!
 
I mean, he was a dragon-man!
Line 14,637: Line 17,223:
 
}
 
}
 
m["palentonga"] = {
 
m["palentonga"] = {
   Name = "palentonga",
+
   Name = "palentonga",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "H",
+
   Glyph = "H",  
   Tile = "[[File:Palentonga.png]]",
+
   Tile = "[[File:Palentonga.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 450,
+
   ["Average HP 10x"] = 450,  
   AC = 15,
+
   AC = 15,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 18, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 18, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 12, Type = "Tail slap", Flavour = "Plain"},
 
     {Damage = 12, Type = "Tail slap", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour","Starting equipment","Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","No poly flag","No gen derived flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "No gen derived flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 405,  
   XP = 405,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "palentonga",  
   Genus = "palentonga",
+
   Species = "palentonga",  
   Species = "palentonga",
 
 
   Description = [=[.]=],
 
   Description = [=[.]=],
 
}
 
}
 
m["pandemonium lord"] = {
 
m["pandemonium lord"] = {
   Name = "pandemonium lord",
+
   Name = "pandemonium lord",  
   Colour = "Black",
+
   Colour = "LightGrey",  
   Glyph = "&",
+
   Glyph = "&",  
   Tile = "[[File:Pandemonium lord.png]]",
+
   Tile = "[[File:Pandemonium lord.png]]",  
   Speed = "10-18",
+
   Speed = "10 - 19",  
   HD = 22,
+
   HD = 21,  
   ["HD"] = 19,
+
   ["HD"] = 21,  
   ["Average HP 10x"] = 1710,
+
   ["Average HP 10x"] = 1710,  
   AC = 17,
+
   AC = 16,  
   EV = 18,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 39, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 40, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag","Unholy flag","See invisible flag","Speaks flag","Ghost demon flag","Hybrid flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Ghost demon flag", "Tall tile flag", "Evil flag",},  
   MR = "146",
+
   Willpower = "140",  
   Resistances = {"Fire resistance","Cold resistance 3","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Cold resistance", "Electricity resistance 3",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 5176,  
   XP = 6850,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "pandemonium lord",  
   Genus = "pandemonium lord",
+
   Species = "pandemonium lord",  
   Species = "pandemonium lord",
+
   Description = [=[A formidable demon lord inhabiting the endless halls of Pandemonium. Each one is different, with its own set of strengths and weaknesses.]=],  
   Description = [=[A formidable demon lord inhabiting the endless halls of Pandemonium. Each one is different, with its own set of strengths and weaknesses.]=],
 
 
   Quote = [=[“Mean while the winged heralds by command
 
   Quote = [=[“Mean while the winged heralds by command
 
Of Sovran power, with awful Ceremony
 
Of Sovran power, with awful Ceremony
Line 14,703: Line 17,287:
 
}
 
}
 
m["peacekeeper"] = {
 
m["peacekeeper"] = {
   Name = "peacekeeper",
+
   Name = "peacekeeper",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "9",
+
   Glyph = "9",  
   Tile = "[[File:Peacekeeper.png]]",
+
   Tile = "[[File:Peacekeeper.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 440,
+
   ["Average HP 10x"] = 450,  
   AC = 20,
+
   AC = 20,  
   EV = 3,
+
   EV = 3,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 25, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 25, Type = "Bite", Flavour = "Plain"},  
 
     {Damage = 15, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 15, Type = "Claw", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Throw Barbs", Damage="2d13", Flags = {"Natural",}},
+
       {Spell = "Throw Barbs", Damage = "2d13", Flags = {"Natural",}},  
       {Spell = "Battlecry", Flags = {"Vocal","Noisy",}},
+
       {Spell = "Battlecry", Flags = {"Vocal",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag"},
+
   Flags = {"See invisible flag", "Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Poison resistance 3", "Negative energy resistance 3", "Electricity resistance", "Miasma resistance", "Torment resistance", "Drown resistance", "Fire resistance", "Cold resistance",},
+
   Resistances = {"Poison resistance 3", "Negative energy resistance 3", "Electricity resistance", "Miasma resistance", "Torment resistance", "Drown resistance", "Fire resistance", "Cold resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 861,  
   XP = 967,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "golem",  
   Genus = "golem",
+
   Species = "peacekeeper",  
   Species = "peacekeeper",
+
   Description = [=[A four-legged humanoid construct, tasked with recapturing escaped prisoners and punishing heretics. Long after the fall of the empire it once served, it continues to enforce imperial law, knowing no jurisdiction.]=],
   Description = [=[A four-legged humanoid construct, tasked with recapturing escaped slaves and punishing heretics. Long after the fall of the empire it once served, it continues to enforce imperial law, knowing no jurisdiction.]=],
 
 
}
 
}
 
m["pearl dragon"] = {
 
m["pearl dragon"] = {
   Name = "pearl dragon",
+
   Name = "pearl dragon",  
   Colour = "LightGrey",
+
   Colour = "Yellow",  
   Glyph = "D",
+
   Glyph = "D",  
   Tile = "[[File:Pearl dragon.png]]",
+
   Tile = "[[File:Pearl dragon.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 18,
+
   HD = 18,  
   ["HD"] = 18,
+
   ["HD"] = 18,  
   ["Average HP 10x"] = 1170,
+
   ["Average HP 10x"] = 1170,  
   AC = 10,
+
   AC = 10,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 35, Type = "Bite", Flavour = "Holy"},
+
     {Damage = 35, Type = "Bite", Flavour = "Holy"},  
 
     {Damage = 20, Type = "Claw", Flavour = "Holy"},
 
     {Damage = 20, Type = "Claw", Flavour = "Holy"},
   },
+
   },  
   Holiness = "Holy",
+
   Holiness = "Holy",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Holy Breath", Damage = "3d18", Flags = {"Natural","Breath","Noisy",}},
+
       {Spell = "Holy Breath", Damage = "3d18", Flags = {"Natural", "Breath", "Noisy",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Flying flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Warm blood flag",},  
   MR = "160",
+
   Willpower = "160",  
   Resistances = {"Drown resistance","Miasma resistance","Negative energy resistance 3","Holy resistance",},
+
   Resistances = {"Miasma resistance", "Negative energy resistance 3", "Holy resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 2263,  
   XP = 3734,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "dragon",  
   Genus = "dragon",
+
   Species = "pearl dragon",  
   Species = "pearl dragon",
+
   Description = [=[A dragon consecrated to the holy divine powers. Its breath is blessed fire, and its claws sear its victims with divine wrath.]=],  
   Description = [=[A dragon consecrated to the holy divine powers. Its breath is blessed fire, and its claws sear its victims with divine wrath.]=],
 
 
   Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
 
   Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
 
-Life of Confucius
 
-Life of Confucius
Line 14,785: Line 17,367:
  
 
-“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
 
-“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
 +
}
 +
m["petrified flower"] = {
 +
  Name = "petrified flower",
 +
  Colour = "LightGrey",
 +
  Glyph = "P",
 +
  Tile = "[[File:Petrified flower.png]]",
 +
  Speed = "10 (stationary)",
 +
  HD = 12,
 +
  ["HD"] = 12,
 +
  ["Average HP 10x"] = 840,
 +
  AC = 12,
 +
  EV = 0,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Nonliving plant",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Amphibious",
 +
  Flags = {"Stationary flag", "No exp gain flag", "Harmless flag", "Unbreathing flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 0,
 +
  Size = "Large",
 +
  Intelligence = "Brainless",
 +
  Genus = "petrified flower",
 +
  Species = "petrified flower",
 +
  Description = [=[A sizeable and statuesque flower, fossilised either by bitter grief or the cruel grace of divinity, standing in its own eternal vigil.]=],
 +
}
 +
m["phalanx beetle"] = {
 +
  Name = "phalanx beetle",
 +
  Colour = "Cyan",
 +
  Glyph = "B",
 +
  Tile = "[[File:Phalanx beetle.png]]",
 +
  Speed = "10 (move: 50%)",
 +
  HD = 11,
 +
  ["HD"] = 11,
 +
  ["Average HP 10x"] = 580,
 +
  AC = 12,
 +
  EV = 12,
 +
  Attacks = {
 +
    {Damage = 21, Type = "Bite", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Unbreathing flag", "Has aura flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 501,
 +
  Size = "Small",
 +
  Intelligence = "Brainless",
 +
  Genus = "phalanx beetle",
 +
  Species = "phalanx beetle",
 +
  Description = [=[An intricate mechanical beetle covered in reinforced metal plates that resemble a shield. It projects a kinetic barrier around its creator while adjacent to them, increasing their armour class.
 +
 +
It will never voluntarily leave its creator's side, and if forcibly seperated, will prioritise returning to them over any other concerns.]=],
 
}
 
}
 
m["phantasmal warrior"] = {
 
m["phantasmal warrior"] = {
   Name = "phantasmal warrior",
+
   Name = "phantasmal warrior",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "W",
+
   Glyph = "W",  
   Tile = "[[File:Phantasmal warrior.png]]",
+
   Tile = "[[File:Phantasmal warrior.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 495,
+
   ["Average HP 10x"] = 495,  
   AC = 12,
+
   AC = 12,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 39, Type = "Hit", Flavour = "Vuln"},
 
     {Damage = 39, Type = "Hit", Flavour = "Vuln"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Blink Close", Flags = {"Magical",}},
 
       {Spell = "Blink Close", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Evil flag","See invisible flag","Flying flag","Unbreathing flag","Insubstantial flag",},
+
   Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 639,  
   XP = 639,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "wraith",  
   Genus = "wraith",
+
   Species = "phantasmal warrior",  
   Species = "phantasmal warrior",
+
   Description = [=[A hideous translucent green spirit of a warrior fallen in battle but recalled to this plane by unholy magic. The blade it wields is ethereal, rendering those it strikes weak-willed and vulnerable to dark magic.]=],
   Description = [=[A hideous translucent green spirit of a warrior fallen in battle but recalled to this plane by unholy magic. The blade it wields is ethereal, rendering those it strikes more susceptible to magic.]=],
 
 
}
 
}
 
m["phantom"] = {
 
m["phantom"] = {
   Name = "phantom",
+
   Name = "phantom",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "W",
+
   Glyph = "W",  
   Tile = "[[File:Phantom.png]]",
+
   Tile = "[[File:Phantom.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 7,
+
   HD = 6,  
   ["HD"] = 7,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 385,
+
   ["Average HP 10x"] = 270,  
   AC = 3,
+
   AC = 3,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 8, Type = "Hit", Flavour = "Blink with"},
 
     {Damage = 8, Type = "Hit", Flavour = "Blink with"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Blink", Flags = {"Magical",}},
 
       {Spell = "Blink", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","Flying flag","Unbreathing flag","Insubstantial flag",},
+
   Flags = {"Evil flag", "Flying flag", "Unbreathing flag", "Insubstantial flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Cold resistance 2","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 104,  
   XP = 124,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "phantom",  
   Genus = "ghost",
+
   Species = "phantom",  
   Species = "phantom",
+
   Description = [=[A nearly-transparent undead spirit, suspected by some sages to be a degenerate form of ghost, with no memories of its former life. It rarely stays in one place for long.]=],  
   Description = [=[A nearly-transparent undead spirit, suspected by some sages to be a degenerate form of ghost, with no memories of its former life. It rarely stays in one place for long.]=],
 
 
   Quote = [=[“Who wondrous things concerning our welfare, And straunge phantomes doth lett us ofte foresee.”
 
   Quote = [=[“Who wondrous things concerning our welfare, And straunge phantomes doth lett us ofte foresee.”
 
-Spenser, _The Faerie Queene_ II. xii. 47]=],
 
-Spenser, _The Faerie Queene_ II. xii. 47]=],
 
}
 
}
 
m["pharaoh ant"] = {
 
m["pharaoh ant"] = {
   Name = "pharaoh ant",
+
   Name = "pharaoh ant",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "B",
+
   Glyph = "B",  
   Tile = "[[File:Pharaoh ant.png]]",
+
   Tile = "[[File:Pharaoh ant.png]]",  
   Speed = "14",
+
   Speed = "14",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 360,
+
   ["Average HP 10x"] = 360,  
   AC = 4,
+
   AC = 4,  
   EV = 8,
+
   EV = 8,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 43, Type = "Bite", Flavour = "Drain experience"},
 
     {Damage = 43, Type = "Bite", Flavour = "Drain experience"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"No skeleton flag","Web immune flag","Unbreathing flag",},
+
   Flags = {"No skeleton flag", "Web immune flag", "Unbreathing flag", "Evil flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 758,  
   XP = 758,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "pharaoh ant",  
   Genus = "pharaoh ant",
+
   Species = "pharaoh ant",  
   Species = "pharaoh ant",
 
 
   Description = [=[A royal ant returned to unlife through strange, probably horrifying means. It binds the souls of its allies when slain, allowing them to fight on after death as simulacra.]=],
 
   Description = [=[A royal ant returned to unlife through strange, probably horrifying means. It binds the souls of its allies when slain, allowing them to fight on after death as simulacra.]=],
 
}
 
}
 
m["phase bat"] = {
 
m["phase bat"] = {
   Name = "phase bat",
+
   Name = "phase bat",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "b",
+
   Glyph = "b",  
   Tile = "[[File:Phase bat.png]]",
+
   Tile = "[[File:Phase bat.png]]",  
   Speed = "30",
+
   Speed = "30",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 35,
+
   ["Average HP 10x"] = 35,  
   AC = 1,
+
   AC = 1,  
   EV = 14,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Blink", Flags = {"Natural",}},
 
       {Spell = "Blink", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Flying flag","Unblindable flag","Batty flag","Warm blood flag","Vault flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Unblindable flag", "Batty flag", "Warm blood flag", "Vault flag",},  
   MR = "0",
+
   Willpower = "0",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1,  
   XP = 1,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "bat",  
   Genus = "bat",
+
   Species = "bat",  
   Species = "bat",
+
   Description = [=[A large grey bat that, despite being herbivorous, is quite aggressive. It is myopic and uses echolocation to navigate.]=],  
   Description = [=[A large grey bat that, despite being herbivorous, is quite aggressive. It is myopic and uses echolocation to navigate.]=],
 
 
   Quote = [=[“The sun was set; the night came on apace,
 
   Quote = [=[“The sun was set; the night came on apace,
 
And falling dews bewet around the place;
 
And falling dews bewet around the place;
Line 14,927: Line 17,562:
 
His cloister'd flight.”
 
His cloister'd flight.”
 
-William Shakespeare, _Macbeth_, III, 2, line 40. 1605.]=],
 
-William Shakespeare, _Macbeth_, III, 2, line 40. 1605.]=],
 +
}
 +
m["pile of debris"] = {
 +
  Name = "pile of debris",
 +
  Colour = "Brown",
 +
  Glyph = "I",
 +
  Tile = "[[File:Pile of debris.png]]",
 +
  Speed = "10 (stationary)",
 +
  HD = 8,
 +
  ["HD"] = 8,
 +
  ["Average HP 10x"] = 800,
 +
  AC = 8,
 +
  EV = 0,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Amphibious",
 +
  Flags = {"Fragile flag", "Stationary flag", "No exp gain flag", "Harmless flag", "Unbreathing flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 0,
 +
  Size = "Large",
 +
  Intelligence = "Brainless",
 +
  Genus = "pile of debris",
 +
  Species = "pile of debris",
 +
  Description = [=[A heavily ruptured stonework, surrounded by rubble.]=],
 +
}
 +
m["pile of flesh"] = {
 +
  Name = "pile of flesh",
 +
  Colour = "Magenta",
 +
  Glyph = "I",
 +
  Tile = "[[File:Pile of flesh.png]]",
 +
  Speed = "10 (stationary)",
 +
  HD = 6,
 +
  ["HD"] = 6,
 +
  ["Average HP 10x"] = 660,
 +
  AC = 2,
 +
  EV = 0,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Stationary flag", "No skeleton flag", "No exp gain flag", "No poly flag", "No zombie flag", "No gen derived flag", "Harmless flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Poison resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 0,
 +
  Size = "Large",
 +
  Intelligence = "Brainless",
 +
  Genus = "pile of flesh",
 +
  Species = "pile of flesh",
 +
  Description = [=[A leftover mess of broken bones, inert grasping organs, and scattered skin. While some highly-specialised sorcerers might be capable of bringing it to life, it is otherwise harmless - the possible leftovers of some departed or absent-minded magus.]=],
 +
}
 +
m["pillar of rime"] = {
 +
  Name = "pillar of rime",
 +
  Colour = "LightBlue",
 +
  Glyph = "I",
 +
  Tile = "[[File:Pillar of rime.png]]",
 +
  Speed = "10 (stationary)",
 +
  HD = 3,
 +
  ["HD"] = 3,
 +
  ["Average HP 10x"] = 375,
 +
  AC = 15,
 +
  EV = 0,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Starting equipment", "Open doors"},
 +
  Habitat = "Amphibious",
 +
  Flags = {"Stationary flag", "No exp gain flag", "Harmless flag", "Remnant flag", "Unbreathing flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Fire vulnerability",},
 +
  XP = 0,
 +
  Size = "Medium",
 +
  Intelligence = "Brainless",
 +
  Genus = "pillar of rime",
 +
  Species = "pillar of rime",
 +
  Description = [=[A spire of strangely tenebrous ice, its brittle tendrils reaching skyward like the fingers of an outstretched hand. It might even be beautiful if you didn't know the gruesome way it formed.]=],
 
}
 
}
 
m["pillar of salt"] = {
 
m["pillar of salt"] = {
   Name = "pillar of salt",
+
   Name = "pillar of salt",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "8",
+
   Glyph = "I",  
   Tile = "[[File:Pillar of salt.png]]",
+
   Tile = "[[File:Pillar of salt.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10 (stationary)",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 10,
+
   ["Average HP 10x"] = 10,  
   AC = 1,
+
   AC = 1,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Stationary flag","No exp gain flag","Harmless flag",},
+
   Flags = {"Stationary flag", "No exp gain flag", "Harmless flag", "Remnant flag", "Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "pillar of salt",  
   Genus = "pillar of salt",
+
   Species = "pillar of salt",  
   Species = "pillar of salt",
+
   Description = [=[A pillar of salt shaped like a statue, but worked by no living hands.]=],  
   Description = [=[A pillar of salt shaped like a statue, but worked by no living hands.]=],
+
   Quote = [=[“Then the LORD rained upon Sodom and upon Gomorrah brimstone and fire from the
   Quote = [=[“Then the LORD rained upon Sodom and upon Gomorrah brimstone and fire from the LORD out of heaven; And he overthrew those cities, and all the plain, and all the inhabitants of the cities, and that which grew upon the ground. But [Lot's] wife looked back from behind him, and she became a pillar of salt.”
+
LORD out of heaven; And he overthrew those cities, and all the plain, and all
-KJV Bible, Genesis 19:24-6.]=],
+
the inhabitants of the cities, and that which grew upon the ground. But
 +
[Lot's] wife looked back from behind him, and she became a pillar of salt.”
 +
    -KJV Bible, Genesis 19:24-26.]=],
 
}
 
}
 
m["plant"] = {
 
m["plant"] = {
   Name = "plant",
+
   Name = "plant",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "P",
+
   Glyph = "P",  
   Tile = "[[File:Plant.png]]",
+
   Tile = "[[File:Plant.png]]",  
   Speed = "0",
+
   Speed = "0",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 2000,
+
   ["Average HP 10x"] = 2000,  
   AC = 10,
+
   AC = 0,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Plant",
+
   Holiness = "Plant",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Stationary flag","No exp gain flag","Harmless flag","Fragile flag",},
+
   Flags = {"Stationary flag", "No exp gain flag", "Harmless flag", "Fragile flag", "Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
+
   Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "plant",  
   Genus = "plant",
+
   Species = "plant",  
   Species = "plant",
 
 
   Description = [=[A plant that has adapted to grow in the unpleasant dungeon environment, somehow thriving even underground in the absence of the sun.]=],
 
   Description = [=[A plant that has adapted to grow in the unpleasant dungeon environment, somehow thriving even underground in the absence of the sun.]=],
 
}
 
}
m[" illusion"] = {
+
m["platinum paragon"] = {
   Name = " illusion",
+
  Name = "platinum paragon",
   Colour = "White",
+
  Colour = "White",
   Glyph = "@",
+
  Glyph = "9",
   Tile = "[[File: illusion.png]]",
+
  Tile = "[[File:Platinum paragon.png]]",
   Speed = "10",
+
  Speed = "10",
   HD = 1,
+
  HD = 15,
   ["HD"] = 4,
+
  ["HD"] = 15,
   ["Average HP 10x"] = 140,
+
  ["Average HP 10x"] = 1000,
   AC = 0,
+
  AC = 0,
   EV = 11,
+
  EV = 0,
 +
  Attacks = {
 +
    {Damage = 0, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"Unbreathing flag", "See invisible flag", "Ghost demon flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 2709,
 +
  Size = "Large",
 +
  Intelligence = "Brainless",
 +
  Genus = "golem",
 +
  Species = "platinum paragon",
 +
  Description = [=[A gleaming warrior, wrought from precious metals and the very pinnacle of forgecraft techniques. Its every motion flows with a deadly, fluid grace that belies its artifical nature.]=],
 +
}
 +
m["player ghost"] = {
 +
  Name = "player ghost",
 +
  Colour = "White",
 +
  Glyph = "W",
 +
  Tile = "[[File:Player ghost.png]]",
 +
  Speed = "10",
 +
  HD = 1,
 +
  ["HD"] = 1,
 +
  ["Average HP 10x"] = 140,
 +
  AC = 0,
 +
  EV = 10,
 +
  Attacks = {
 +
    {Damage = 4, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"Flying flag", "Fighter flag", "Speaks flag", "Ghost demon flag", "Insubstantial flag", "No poly flag", "Evil flag", "Unbreathing flag",},
 +
  Willpower = "6",
 +
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 65,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "phantom",
 +
  Species = "player ghost",
 +
}
 +
m["player illusion"] = {
 +
   Name = "player illusion",  
 +
   Colour = "White",  
 +
   Glyph = "@",  
 +
   Tile = "[[File:Player illusion.png]]",  
 +
   Speed = "10",  
 +
   HD = 1,  
 +
   ["HD"] = 1,  
 +
   ["Average HP 10x"] = 140,  
 +
   AC = 0,  
 +
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 4, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 4, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag","Flying flag","Speaks flag","Ghost demon flag","Insubstantial flag","No poly flag",},
+
   Flags = {"Flying flag", "Fighter flag", "Speaks flag", "Ghost demon flag", "Insubstantial flag", "No poly flag",},  
   MR = "6",
+
   Willpower = "6",  
   Resistances = {"Poison resistance","Miasma resistance","Sticky flame resistance",},
+
   Resistances = {"Poison resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 40,  
   XP = 3,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "player illusion",  
   Genus = "player illusion",
 
 
   Species = "player illusion",
 
   Species = "player illusion",
  Description = [=[]=],
 
 
}
 
}
 
m["polar bear"] = {
 
m["polar bear"] = {
   Name = "polar bear",
+
   Name = "polar bear",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "h",
+
   Glyph = "h",  
   Tile = "[[File:Polar bear.png]]",
+
   Tile = "[[File:Polar bear.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 7,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 455,
+
   ["Average HP 10x"] = 455,  
   AC = 7,
+
   AC = 7,  
   EV = 8,
+
   EV = 8,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 20, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 20, Type = "Bite", Flavour = "Plain"},
 +
    {Damage = 5, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 5, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 5, Type = "Claw", Flavour = "Plain"},
     {Damage = 5, Type = "Claw", Flavour = "Plain"},
+
  },
   },
+
  Holiness = "Natural",
   Holiness = "Natural",
+
  ["Item Use"] = {"Uses nothing"},
   ["Item Use"] = {"Uses nothing"},
+
  Habitat = "Amphibious",
   Habitat = "Amphibious",
+
  Spellsets = {
 +
    {
 +
      {Spell = "Berserker Rage", Flags = {"Emergency", "Natural",}},
 +
    },
 +
  },
 +
  Flags = {"Warm blood flag",},
 +
  Willpower = "20",
 +
  Resistances = {"Cold resistance", "Drown resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 296,
 +
  Size = "Large",
 +
  Intelligence = "Animal",
 +
  Genus = "bear",
 +
  Species = "polar bear",
 +
  Description = [=[A bear covered in glistening white fur, habituated to cold conditions. Like all ursines, it will become enraged if badly hurt.]=],
 +
  Quote = [=[“The Polar Bear is an animal of tremendous strength and fierceness. Barentz, in
 +
his voyage in search of a north-east passage to China, had proofs of the
 +
ferocity of these animals, in the island of Nova Zembla, where they attacked
 +
his seamen, seizing them in their mouths; carrying them off with the utmost
 +
ease, and devouring them in the sight of their comrades. It is said that they
 +
will attack and attempt to board armed vessels, at a great distance from
 +
shore, and have sometimes been with much difficulty repelled.”
 +
    -George Shaw, _General Zoology, or, Systematic Natural History_, vol. I,
 +
    p. 2. 1800.]=],
 +
}
 +
m["poltergeist"] = {
 +
  Name = "poltergeist",
 +
  Colour = "LightGreen",
 +
  Glyph = "v",
 +
  Tile = "[[File:Poltergeist.png]]",
 +
  Speed = "10",
 +
  HD = 11,
 +
  ["HD"] = 11,
 +
  ["Average HP 10x"] = 650,
 +
  AC = 6,
 +
  EV = 18,
 +
  Attacks = {
 +
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"Flying flag", "Insubstantial flag", "Evil flag", "Unbreathing flag",},
 +
  Willpower = "80",
 +
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 6,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "poltergeist",
 +
  Species = "poltergeist",
 +
  Description = [=[A ghostly trickster that is fond of possessing small objects and making them fly noisily through the air.]=],
 +
}
 +
m["polterguardian"] = {
 +
  Name = "polterguardian",
 +
  Colour = "LightGreen",
 +
  Glyph = "v",
 +
  Tile = "[[File:Polterguardian.png]]",
 +
  Speed = "10",
 +
  HD = 11,
 +
  ["HD"] = 11,
 +
  ["Average HP 10x"] = 650,
 +
  AC = 6,
 +
  EV = 18,
 +
  Attacks = {
 +
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 +
   },  
 +
   Holiness = "Undead",  
 +
   ["Item Use"] = {"Open doors"},  
 +
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Berserker Rage", Flags = {"Emergency","Natural",}},
+
       {Spell = "Force Lance", Damage = "3d14", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Warm blood flag",},
+
   Flags = {"Flying flag", "Insubstantial flag", "Cautious flag", "Has aura flag", "Evil flag", "Unbreathing flag",},  
   MR = "20",
+
   Willpower = "80",  
   Resistances = {"Cold resistance","Drown resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "Clean",
+
   XP = 540,  
   XP = 296,
+
   Size = "Medium",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Animal",
+
   Genus = "polterguardian",  
   Genus = "bear",
+
   Species = "polterguardian",  
   Species = "polar bear",
+
   Description = [=[Many poltergeists are fiercely territorial over the domains they choose to haunt, but these have extended that protection even to the people who share their domain with them. Some say they must be the lingering souls of those who guarded the Vaults in life; others suggest the Ironbound Order simply recruited them in common cause. Whichever is true, their very presence shelters other creatures from missiles, causing sling and spell alike to veer off-course at the last moment.]=],
   Description = [=[A large and very strong bear covered in glistening white fur, habituated to cold conditions. Like all ursines, the polar bear will become enraged if badly hurt or frightened.]=],
 
  Quote = [=[“The Polar Bear is an animal of tremendous strength and fierceness.iBarentz, in his voyage in search of a north-east passage to China, had proofs of the ferocity of these animals, in the island of Nova Zembla, where they attacked his seamen, seizing them in their mouths; carrying them off with the utmost ease, and devouring them in the sight of their comrades. It is said that they will attack and attempt to board armed vessels, at a great distance from shore, and have sometimes been with much difficulty repelled.”
 
-George Shaw, _General Zoology, or, Systematic Natural History_, vol. I,
 
p. 2. 1800.]=],
 
 
}
 
}
 
m["profane servitor"] = {
 
m["profane servitor"] = {
   Name = "profane servitor",
+
   Name = "profane servitor",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "A",
+
   Glyph = "A",  
   Tile = "[[File:Profane servitor.png]]",
+
   Tile = "[[File:Profane servitor.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 18,
+
   HD = 18,  
   ["HD"] = 18,
+
   ["HD"] = 18,  
   ["Average HP 10x"] = 1530,
+
   ["Average HP 10x"] = 1530,  
   AC = 10,
+
   AC = 10,  
   EV = 20,
+
   EV = 20,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 25, Type = "Hit", Flavour = "Vampiric"},
+
     {Damage = 25, Type = "Hit", Flavour = "Vampiric"},  
 
     {Damage = 10, Type = "Hit", Flavour = "Drain experience"},
 
     {Damage = 10, Type = "Hit", Flavour = "Drain experience"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag","Evil flag","See invisible flag","Flying flag","Unbreathing flag","Speaks flag",},
+
   Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Speaks flag",},  
   MR = "140",
+
   Willpower = "140",  
   Resistances = {"Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Holy resistance","Torment resistance",},
+
   Resistances = {"Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Holy resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 2330,  
   XP = 3907,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "angel",  
   Genus = "angel",
+
   Species = "profane servitor",  
   Species = "profane servitor",
+
   Description = [=[A blasphemous being that was once an angel of the Shining One. It now stands as unliving proof that not even the holiest of beings are beyond Yredelemnul's grasp.]=],  
   Description = [=[This blasphemous being used to be an angel of the Shining One. Now it stands as unliving proof that not even the holiest of beings are beyond Yredelemnul's grasp.]=],
 
 
   Quote = [=[“A spell was cast and the sky turned red
 
   Quote = [=[“A spell was cast and the sky turned red
 
The angel's heart froze to ice
 
The angel's heart froze to ice
Line 15,094: Line 17,929:
 
Die!!!”
 
Die!!!”
 
-Dissection, “Where Dead Angels Lie”. 1996.]=],
 
-Dissection, “Where Dead Angels Lie”. 1996.]=],
 +
}
 +
m["protean progenitor"] = {
 +
  Name = "protean progenitor",
 +
  Colour = "Blue",
 +
  Glyph = "C",
 +
  Tile = "[[File:Protean progenitor.png]]",
 +
  Speed = "14",
 +
  HD = 14,
 +
  ["HD"] = 14,
 +
  ["Average HP 10x"] = 820,
 +
  AC = 7,
 +
  EV = 8,
 +
  Attacks = {
 +
    {Damage = 55, Type = "Random", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Irradiate", Damage = "3d25", Flags = {"Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"Warm blood flag", "Speaks flag", "No poly flag", "Regenerates flag", "No zombie flag", "No gen derived flag",},
 +
  Willpower = "120",
 +
  Resistances = {"Poison resistance",},
 +
  Vulnerabilities = {"Silver vulnerability",},
 +
  XP = 1307,
 +
  Size = "Giant",
 +
  Intelligence = "Human",
 +
  Genus = "giant",
 +
  Species = "protean progenitor",
 +
  Description = [=[A gargantuan humanoid of fractured shape from the aeons when the seas were but primordial soup. The many shapeshifters of the dungeon once sloughed off from these unfathomably ancient beings, and when they themselves finally cease, even their remains will give birth one last time to furious monsters.]=],
 +
  Quote = [=[“I call upon Proteus,
 +
key-holding master of the sea,
 +
first-born, who showed
 +
the beginnings of all nature,
 +
changing matter
 +
into a great variety of forms.
 +
Honored by all, he is wise,
 +
and he knows what is now,
 +
what was before,
 +
and what will be in the future.
 +
He has all at his disposal,
 +
transformed far beyond
 +
all other immortals
 +
who dwell on snowy Olympos
 +
and fly through the air
 +
and over land and sea,
 +
for Physis was the first to place
 +
everything in Proteus.
 +
Father, attended by holy providence,
 +
visit the mystic initiates,
 +
and bring a good end to a life
 +
of industry and prosperity.”
 +
    -_The Orphic Hymns_, XXV.
 +
    trans. Apostolos N. Athanassakis and Benjamin M. Wolkow, 2013.]=],
 
}
 
}
 
m["purple draconian"] = {
 
m["purple draconian"] = {
   Name = "purple draconian",
+
   Name = "purple draconian",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "d",
+
   Glyph = "d",  
   Tile = "[[File:Purple draconian.png]]",
+
   Tile = "[[File:Purple draconian.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 980,
+
   ["Average HP 10x"] = 980,  
   AC = 8,
+
   AC = 9,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Quicksilver Bolt", Damage = "3d20", Flags = {"Natural","Breath",}},
+
       {Spell = "Quicksilver Bolt", Damage = "3d19", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Cold blood flag","Speaks flag",},
+
   Flags = {"Cold blood flag", "Speaks flag",},  
   MR = "140",
+
   Willpower = "120",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1000,  
   XP = 1234,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "draconian",  
   Genus = "draconian",
+
   Species = "purple draconian",  
   Species = "purple draconian",
+
   Description = [=[A muscular purple-scaled humanoid with a reptilian tail and small wings.]=],  
   Description = [=[A muscular purple-scaled humanoid with a reptilian tail and small wings.]=],
 
 
   Quote = [=[“Trogdor was a man!
 
   Quote = [=[“Trogdor was a man!
 
I mean, he was a dragon-man!
 
I mean, he was a dragon-man!
Line 15,136: Line 18,027:
 
}
 
}
 
m["putrid mouth"] = {
 
m["putrid mouth"] = {
   Name = "putrid mouth",
+
   Name = "putrid mouth",  
   Colour = "Green",
+
   Colour = "LightRed",  
   Glyph = "W",
+
   Glyph = "W",  
   Tile = "[[File:Putrid mouth.png]]",
+
   Tile = "[[File:Putrid mouth.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 700,
+
   ["Average HP 10x"] = 700,  
   AC = 5,
+
   AC = 5,  
   EV = 14,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 30, Type = "Bite", Flavour = "Strong poison"},
+
     {Damage = 30, Type = "Bite", Flavour = "Strong poison"},  
     {Damage = 20, Type = "Claw", Flavour = "Drain stat"},
+
     {Damage = 20, Type = "Claw", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Miasma Breath", Damage = "3d12", Flags = {"Natural","Breath",}},
+
       {Spell = "Miasma Breath", Damage = "3d12", Flags = {"Natural", "Breath",}},  
       {Spell = "Warning Cry", Flags = {"Vocal","Breath",}},
+
       {Spell = "Warning Cry", Flags = {"Vocal", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Flying flag","Insubstantial flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Insubstantial flag", "Evil flag", "Unbreathing flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 1026,  
   XP = 1026,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "wraith",  
   Genus = "wraith",
+
   Species = "putrid mouth",  
   Species = "putrid mouth",
 
 
   Description = [=[A starved spirit whose mouth is a pit of rot, emitting vile fumes. Its putrid maw cannot eat the food it finds, so it moans with rage and desparate hunger.]=],
 
   Description = [=[A starved spirit whose mouth is a pit of rot, emitting vile fumes. Its putrid maw cannot eat the food it finds, so it moans with rage and desparate hunger.]=],
 
}
 
}
 
m["quasit"] = {
 
m["quasit"] = {
   Name = "quasit",
+
   Name = "quasit",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "5",
+
   Glyph = "5",  
   Tile = "[[File:Quasit.png]]",
+
   Tile = "[[File:Quasit.png]]",  
   Speed = "13",
+
   Speed = "13",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 150,
+
   ["Average HP 10x"] = 150,  
   AC = 5,
+
   AC = 5,  
   EV = 17,
+
   EV = 17,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 3, Type = "Bite", Flavour = "Drain dexterity"},
+
     {Damage = 3, Type = "Bite", Flavour = "Drain dexterity"},  
     {Damage = 2, Type = "Claw", Flavour = "Drain dexterity"},
+
     {Damage = 2, Type = "Claw", Flavour = "Drain dexterity"},  
 
     {Damage = 2, Type = "Claw", Flavour = "Drain dexterity"},
 
     {Damage = 2, Type = "Claw", Flavour = "Drain dexterity"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Unholy flag",},
+
   Flags = {"Unholy flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {"Fire resistance","Cold resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 45,  
   XP = 45,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "quasit",  
   Genus = "quasit",
+
   Species = "quasit",  
   Species = "quasit",
+
   Description = [=[A cowardly little demon with a long, viciously pointed tail. Its sharp claws are coated with a venom that stiffens muscles.]=],  
   Description = [=[A cowardly little demon with a long, viciously pointed tail. Its sharp claws are coated with a venom that stiffens muscles.]=],
 
 
   Quote = [=[“You’ll have to pay double reckoning; ’tis only fair you should pay for your dexterity.”
 
   Quote = [=[“You’ll have to pay double reckoning; ’tis only fair you should pay for your dexterity.”
 
-Johann Wolfgang von Goethe, _Egmont_, I, 1. 1788.
 
-Johann Wolfgang von Goethe, _Egmont_, I, 1. 1788.
Line 15,206: Line 18,095:
 
}
 
}
 
m["queen ant"] = {
 
m["queen ant"] = {
   Name = "queen ant",
+
   Name = "queen ant",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "B",
+
   Glyph = "B",  
   Tile = "[[File:Queen ant.png]]",
+
   Tile = "[[File:Queen ant.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 13,
+
   HD = 13,  
   ["HD"] = 13,
+
   ["HD"] = 13,  
   ["Average HP 10x"] = 715,
+
   ["Average HP 10x"] = 715,  
   AC = 14,
+
   AC = 14,  
   EV = 3,
+
   EV = 3,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Sting", Flavour = "Strong poison"},
 
     {Damage = 20, Type = "Sting", Flavour = "Strong poison"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"No skeleton flag",},
+
   Flags = {"No skeleton flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Poison vulnerability",},
+
   Vulnerabilities = {"Poison vulnerability",},  
  Corpse = "Noxious",
+
   XP = 877,  
   XP = 877,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "worker ant",  
   Genus = "worker ant",
+
   Species = "queen ant",  
   Species = "queen ant",
 
 
   Description = [=[A bloated ant, covered in thick chitinous armour and possessing a strong poison. It is the sovereign of the colony and, when not disturbed, is constantly laying eggs. Once capable of flight, it has long since shed its wings; only rudimentary stubs remain.]=],
 
   Description = [=[A bloated ant, covered in thick chitinous armour and possessing a strong poison. It is the sovereign of the colony and, when not disturbed, is constantly laying eggs. Once capable of flight, it has long since shed its wings; only rudimentary stubs remain.]=],
 
}
 
}
 
m["queen bee"] = {
 
m["queen bee"] = {
   Name = "queen bee",
+
   Name = "queen bee",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "y",
+
   Glyph = "y",  
   Tile = "[[File:Queen bee.png]]",
+
   Tile = "[[File:Queen bee.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 7,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 385,
+
   ["Average HP 10x"] = 385,  
   AC = 10,
+
   AC = 10,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Sting", Flavour = "Poison"},
 
     {Damage = 20, Type = "Sting", Flavour = "Poison"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Berserk Other", Flags = {"Natural",}},
+
       {Spell = "Berserk Other", Flags = {"Natural", "Emergency",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Flying flag","No skeleton flag",},
+
   Flags = {"Flying flag", "No skeleton flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Poison vulnerability",},
+
   Vulnerabilities = {"Poison vulnerability",},  
  Corpse = "Noxious",
+
   XP = 304,  
   XP = 304,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "killer bee",  
   Genus = "killer bee",
+
   Species = "queen bee",  
   Species = "queen bee",
+
   Description = [=[A ruler of a swarm of bees, even larger and more dangerous than its many offspring.]=],
   Description = [=[A ruler of a swarm of bees, even larger and more dangerous than her many offspring.]=],
 
 
}
 
}
 
m["quicksilver dragon"] = {
 
m["quicksilver dragon"] = {
   Name = "quicksilver dragon",
+
   Name = "quicksilver dragon",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "D",
+
   Glyph = "D",  
   Tile = "[[File:Quicksilver dragon.png]]",
+
   Tile = "[[File:Quicksilver dragon.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 880,
+
   ["Average HP 10x"] = 880,  
   AC = 10,
+
   AC = 10,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 25, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 25, Type = "Bite", Flavour = "Plain"},  
 
     {Damage = 20, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 20, Type = "Claw", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Quicksilver Bolt", Damage = "3d20", Flags = {"Natural","Breath","Noisy",}},
+
       {Spell = "Quicksilver Bolt", Damage = "3d20", Flags = {"Natural", "Breath", "Noisy",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Flying flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Warm blood flag",},  
   MR = "140",
+
   Willpower = "140",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1646,  
   XP = 2549,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "dragon",  
   Genus = "dragon",
+
   Species = "quicksilver dragon",  
   Species = "quicksilver dragon",
+
   Description = [=[A long and sinuous dragon, seemingly more neck and tail than anything else. Its skin shines like molten mercury, magical energies arc from its pointed snout, and it moves with terrifying swiftness.]=],  
   Description = [=[A long and sinuous dragon, seemingly more neck and tail than anything else. Its skin shines like molten mercury, magical energies arc from its pointed snout, and it moves with terrifying swiftness.]=],
 
 
   Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
 
   Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
 
-Life of Confucius
 
-Life of Confucius
Line 15,317: Line 18,203:
 
}
 
}
 
m["quicksilver elemental"] = {
 
m["quicksilver elemental"] = {
   Name = "quicksilver elemental",
+
   Name = "quicksilver elemental",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "E",
+
   Glyph = "E",  
   Tile = "[[File:Quicksilver elemental.png]]",
+
   Tile = "[[File:Quicksilver elemental.png]]",  
   Speed = "10",
+
   Speed = "20",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 800,
+
   ["Average HP 10x"] = 800,  
   AC = 1,
+
   AC = 1,  
   EV = 20,
+
   EV = 20,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 30, Type = "Hit", Flavour = "Antimagic"},
 
     {Damage = 30, Type = "Hit", Flavour = "Antimagic"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Quicksilver Bolt", Damage = "3d20", Flags = {"Natural","Breath","Noisy",}},
+
       {Spell = "Quicksilver Bolt", Damage = "3d20", Flags = {"Natural", "Breath", "Noisy",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Batty flag","Unbreathing flag","Unblindable flag",},
+
   Flags = {"See invisible flag", "Batty flag", "Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 3","Cold resistance 3","Electricity resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 1245,  
   XP = 1245,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Brainless",
+
   Genus = "elemental",  
   Genus = "elemental",
+
   Species = "quicksilver elemental",  
   Species = "quicksilver elemental",
 
 
   Description = [=[A mercurial spirit drawn from the elemental plane of earth. It exists in this world by inhabiting a shimmering body of liquid metal.]=],
 
   Description = [=[A mercurial spirit drawn from the elemental plane of earth. It exists in this world by inhabiting a shimmering body of liquid metal.]=],
}
 
m["quicksilver ooze"] = {
 
  Name = "quicksilver ooze",
 
  Colour = "Cyan",
 
  Glyph = "J",
 
  Tile = "[[File:Quicksilver ooze.png]]",
 
  Speed = "16",
 
  HD = 13,
 
  ["HD"] = 13,
 
  ["Average HP 10x"] = 500,
 
  AC = 3,
 
  EV = 15,
 
  Attacks = {
 
    {Damage = 27, Type = "Hit", Flavour = "Engulf"},
 
    {Damage = 15, Type = "Hit", Flavour = "Antimagic"},
 
  },
 
  Holiness = "Natural",
 
  ["Item Use"] = {"Uses nothing"},
 
  Habitat = "Land",
 
  Flags = {"Eats doors","See invisible flag","Unblindable flag","Web immune flag",},
 
  MR = "Immune",
 
  Resistances = {"Poison resistance", "Acid resistance 3",},
 
  Vulnerabilities = {},
 
  Corpse = "No",
 
  XP = 1459,
 
  Size = "Giant",
 
  Intelligence = "Brainless",
 
  Genus = "jelly",
 
  Species = "quicksilver ooze",
 
  Description = [=[A thin coating of shining, reflective goo, covering a great area and rushing forward with startling speed. Enchantments slide off it like water.]=],
 
 
}
 
}
 
m["quokka"] = {
 
m["quokka"] = {
   Name = "quokka",
+
   Name = "quokka",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "r",
+
   Glyph = "r",  
   Tile = "[[File:Quokka.png]]",
+
   Tile = "[[File:Quokka.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 55,
+
   ["Average HP 10x"] = 55,  
   AC = 2,
+
   AC = 2,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 5, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 5, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Warm blood flag",},
+
   Flags = {"Warm blood flag",},  
   MR = "0",
+
   Willpower = "0",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1,  
   XP = 2,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "quokka",  
   Genus = "quokka",
+
   Species = "quokka",  
   Species = "quokka",
+
   Description = [=[A pesky little marsupial that is a bit like a rat, but not quite.]=],  
   Description = [=[A pesky little marsupial that is a bit like a rat, but not quite.]=],
 
 
   Quote = [=[HAMLET [Drawing his sword.]: How now! a rat? Dead, for a ducat, dead [Stabs through the arras.]
 
   Quote = [=[HAMLET [Drawing his sword.]: How now! a rat? Dead, for a ducat, dead [Stabs through the arras.]
 
-William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, III, 4. 1603.]=],
 
-William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, III, 4. 1603.]=],
 
}
 
}
 
m["radroach"] = {
 
m["radroach"] = {
   Name = "radroach",
+
   Name = "radroach",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "B",
+
   Glyph = "B",  
   Tile = "[[File:Radroach.png]]",
+
   Tile = "[[File:Radroach.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 800,
+
   ["Average HP 10x"] = 800,  
   AC = 13,
+
   AC = 13,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 28, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 28, Type = "Bite", Flavour = "Plain"},  
 
     {Damage = 16, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 16, Type = "Claw", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Irradiate", Damage = "3d26", Flags = {"Natural",}},
+
       {Spell = "Irradiate", Damage = "3d23", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"No skeleton flag","Web immune flag",},
+
   Flags = {"No skeleton flag", "Web immune flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Silver vulnerability",},
+
   Vulnerabilities = {"Silver vulnerability",},  
  Corpse = "Noxious",
+
   XP = 841,  
   XP = 841,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "radroach",  
   Genus = "giant cockroach",
+
   Species = "radroach",  
   Species = "radroach",
 
 
   Description = [=[A giant cockroach that has been exposed to high amounts of mutagenic energy. It is horrifyingly mutated, but this has only made it stronger.]=],
 
   Description = [=[A giant cockroach that has been exposed to high amounts of mutagenic energy. It is horrifyingly mutated, but this has only made it stronger.]=],
 
}
 
}
 
m["ragged hierophant"] = {
 
m["ragged hierophant"] = {
   Name = "ragged hierophant",
+
   Name = "ragged hierophant",  
   Colour = "Blue",
+
   Colour = "LightMagenta",  
   Glyph = "a",
+
   Glyph = "a",  
   Tile = "[[File:Ragged hierophant.png]]",
+
   Tile = "[[File:Ragged hierophant.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 1170,
+
   ["Average HP 10x"] = 1200,  
   AC = 1,
+
   AC = 2,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Open doors", "Weapons armour", "Starting equipment"},
+
   ["Item Use"] = {"Open doors", "Weapons armour", "Starting equipment"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Spellsets = {  
+
   Spellsets = {
 
     {
 
     {
       {Spell = "Injury Bond", Flags = {"Wizard",}},
+
       {Spell = "Injury Bond", Flags = {"Wizard",}},  
       {Spell = "Resonance Strike", Damage="3d9 - 7d9", Flags = {"Wizard",}},
+
       {Spell = "Resonance Strike", Damage = "(3-7)d9", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag", "Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 899,  
   XP = 1041,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
 
 
   Description = [=[A bedraggled priest, once-fine robes now lined with salt and dust. Forsaken by the gods, it now relies on constructs to protect itself.]=],
 
   Description = [=[A bedraggled priest, once-fine robes now lined with salt and dust. Forsaken by the gods, it now relies on constructs to protect itself.]=],
 
}
 
}
 
m["raiju"] = {
 
m["raiju"] = {
   Name = "raiju",
+
   Name = "raiju",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "h",
+
   Glyph = "h",  
   Tile = "[[File:Raiju.png]]",
+
   Tile = "[[File:Raiju.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 7,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 385,
+
   ["Average HP 10x"] = 385,  
   AC = 4,
+
   AC = 4,  
   EV = 14,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 11, Type = "Bite", Flavour = "Electricity"},
 
     {Damage = 11, Type = "Bite", Flavour = "Electricity"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Blinkbolt", Damage = "2d14", Flags = {"Magical",}},
 
       {Spell = "Blinkbolt", Damage = "2d14", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Unblindable flag",},
+
   Flags = {"See invisible flag", "Unblindable flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {"Electricity resistance 3",},
+
   Resistances = {"Electricity resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 264,  
   XP = 264,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "hound",  
   Genus = "hound",
+
   Species = "raiju",  
   Species = "raiju",
+
   Description = [=[A profoundly unnatural hound, crackling with electricity. It travels in packs, and covers great distances by bursting into living lightning.]=],
   Description = [=[A profoundly unnatural hound, crackling with electricity. Remarkably, it can transform into living lightning and bolt forth, harmlessly passing pack mates while painfully piercing prey.]=],
 
 
}
 
}
 
m["rakshasa"] = {
 
m["rakshasa"] = {
   Name = "rakshasa",
+
   Name = "rakshasa",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "R",
+
   Glyph = "R",  
   Tile = "[[File:Rakshasa.png]]",
+
   Tile = "[[File:Rakshasa.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 11,
+
   HD = 11,  
   ["HD"] = 11,
+
   ["HD"] = 11,  
   ["Average HP 10x"] = 660,
+
   ["Average HP 10x"] = 660,  
   AC = 6,
+
   AC = 8,  
   EV = 14,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Force Lance", Damage = "3d14", Flags = {"Magical",}},
+
       {Spell = "Force Lance", Damage = "3d14", Flags = {"Magical",}},  
       {Spell = "Phantom Mirror", Flags = {"Magical",}},
+
       {Spell = "Phantom Mirror", Flags = {"Magical",}},  
 
       {Spell = "Blink", Flags = {"Magical",}},
 
       {Spell = "Blink", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","See invisible flag",},
+
   Flags = {"See invisible flag", "Evil flag",},  
   MR = "140",
+
   Willpower = "140",  
   Resistances = {"Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 872,  
   XP = 991,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "rakshasa",  
   Genus = "rakshasa",
+
   Species = "rakshasa",  
   Species = "rakshasa",
+
   Description = [=[A maneater demon, bestial and misshapen, in search of hidden power and knowledge. It is an expert in the art of illusion, and is exceptionally intelligent and cruel.]=],  
   Description = [=[A demon in the form of a tiger who comes to the material world in search of power and knowledge. Rakshasas are experts in the art of illusion, and are simultaneously intelligent and cruel.]=],
 
 
   Quote = [=[“Vaisampayana said, 'Not far from the place where the Pandavas were asleep, a Rakshasa by name Hidimva dwelt on the Sala tree. Possessed of great energy and prowess, he was a cruel cannibal of visage that was grim in consequence of his sharp and long teeth. He was now hungry and longing for human flesh. Of long shanks and a large belly, his locks and beard were both red in hue. His shoulders were broad like the neck of a tree; his ears were like unto arrows, and his features were frightful.”
 
   Quote = [=[“Vaisampayana said, 'Not far from the place where the Pandavas were asleep, a Rakshasa by name Hidimva dwelt on the Sala tree. Possessed of great energy and prowess, he was a cruel cannibal of visage that was grim in consequence of his sharp and long teeth. He was now hungry and longing for human flesh. Of long shanks and a large belly, his locks and beard were both red in hue. His shoulders were broad like the neck of a tree; his ears were like unto arrows, and his features were frightful.”
 
-_Mahābhārata_, Adi Parva, Hidimva-vadha Parva, section CLIV. ca. 500 B.C.
 
-_Mahābhārata_, Adi Parva, Hidimva-vadha Parva, section CLIV. ca. 500 B.C.
Line 15,555: Line 18,405:
 
}
 
}
 
m["rat"] = {
 
m["rat"] = {
   Name = "rat",
+
   Name = "rat",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "r",
+
   Glyph = "r",  
   Tile = "[[File:Rat.png]]",
+
   Tile = "[[File:Rat.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 25,
+
   ["Average HP 10x"] = 25,  
   AC = 1,
+
   AC = 1,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 3, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 3, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Warm blood flag",},
+
   Flags = {"Warm blood flag",},  
   MR = "0",
+
   Willpower = "0",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1,  
   XP = 1,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "rat",  
   Genus = "rat",
+
   Species = "rat",  
   Species = "rat",
+
   Description = [=[A dirty rodent that has grown large and aggressive in the dungeon environment.]=],  
   Description = [=[A dirty rodent that has grown large and aggressive in the dungeon environment.]=],
 
 
   Quote = [=[HAMLET [Drawing his sword.]: How now! a rat? Dead, for a ducat, dead [Stabs through the arras.]
 
   Quote = [=[HAMLET [Drawing his sword.]: How now! a rat? Dead, for a ducat, dead [Stabs through the arras.]
 
-William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, III, 4. 1603.]=],
 
-William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, III, 4. 1603.]=],
 +
}
 +
m["raven"] = {
 +
  Name = "raven",
 +
  Colour = "Blue",
 +
  Glyph = "b",
 +
  Tile = "[[File:Raven.png]]",
 +
  Speed = "20",
 +
  HD = 7,
 +
  ["HD"] = 7,
 +
  ["Average HP 10x"] = 320,
 +
  AC = 2,
 +
  EV = 15,
 +
  Attacks = {
 +
    {Damage = 19, Type = "Peck", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Ill Omen", Flags = {"Natural", "Noisy",}},
 +
    },
 +
  },
 +
  Flags = {"Flying flag", "Speaks flag",},
 +
  Willpower = "20",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 210,
 +
  Size = "Tiny",
 +
  Intelligence = "Animal",
 +
  Genus = "raven",
 +
  Species = "raven",
 +
  Description = [=[A jet-black corvid with a nasty beak and a reputation for heralding bad luck. Most ornithologists consider this a baseless stereotype; the rest are still recovering from a series of staggeringly unlikely accidents.]=],
 
}
 
}
 
m["reaper"] = {
 
m["reaper"] = {
   Name = "reaper",
+
   Name = "reaper",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "2",
+
   Glyph = "2",  
   Tile = "[[File:Reaper.png]]",
+
   Tile = "[[File:Reaper.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 770,
+
   ["Average HP 10x"] = 710,  
   AC = 15,
+
   AC = 15,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 45, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 36, Type = "Hit", Flavour = "Drag"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag","Unholy flag","See invisible flag","Speaks flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Flying flag", "Evil flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Cold resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 1134,  
   XP = 1481,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "reaper",  
   Genus = "reaper",
+
   Species = "reaper",  
   Species = "reaper",
+
   Description = [=[A haunting form wielding a giant scythe, ceaselessly harvesting the souls of the living.]=],  
   Description = [=[A skeletal form wielding a giant scythe, ceaselessly harvesting the souls of the living.]=],
 
 
   Quote = [=[“All our times have come.
 
   Quote = [=[“All our times have come.
 
Here but now they're gone.
 
Here but now they're gone.
Line 15,623: Line 18,504:
 
}
 
}
 
m["red devil"] = {
 
m["red devil"] = {
   Name = "red devil",
+
   Name = "red devil",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "4",
+
   Glyph = "4",  
   Tile = "[[File:Red devil.png]]",
+
   Tile = "[[File:Red devil.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 7,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 315,
+
   ["Average HP 10x"] = 315,  
   AC = 7,
+
   AC = 7,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 19, Type = "Hit", Flavour = "Barbs"},
 
     {Damage = 19, Type = "Hit", Flavour = "Barbs"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag","Unholy flag","Flying flag",},
+
   Flags = {"Fighter flag", "Flying flag", "Evil flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Fire resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Cold vulnerability","Holy vulnerability",},
+
   Vulnerabilities = {"Cold vulnerability", "Holy vulnerability",},  
  Corpse = "No",
+
   XP = 317,  
   XP = 317,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "red devil",  
   Genus = "red devil",
+
   Species = "red devil",  
   Species = "red devil",
+
   Description = [=[A larger cousin of the common imp, with a fiendish grin and two short wings sprouting from its shoulders. It favours tridents and loves to skewer its victims with painful barbs.]=],
   Description = [=[A larger cousin of the common imp, with a fiendish grin and two short wings sprouting from its shoulders. It favours barbed tridents, and taunts its victims from afar.]=],
 
 
}
 
}
 
m["red draconian"] = {
 
m["red draconian"] = {
   Name = "red draconian",
+
   Name = "red draconian",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "d",
+
   Glyph = "d",  
   Tile = "[[File:Red draconian.png]]",
+
   Tile = "[[File:Red draconian.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 980,
+
   ["Average HP 10x"] = 980,  
   AC = 9,
+
   AC = 9,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Searing Breath", Damage = "3d18", Flags = {"Natural","Breath",}},
+
       {Spell = "Searing Breath", Damage = "3d18", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Cold blood flag","Speaks flag",},
+
   Flags = {"Cold blood flag", "Speaks flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Fire resistance",},
+
   Resistances = {"Fire resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1000,  
   XP = 1241,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "draconian",  
   Genus = "draconian",
+
   Species = "red draconian",  
   Species = "red draconian",
+
   Description = [=[A muscular red-scaled humanoid with a reptilian tail and small wings.]=],  
   Description = [=[A muscular red-scaled humanoid with a reptilian tail and small wings.]=],
 
 
   Quote = [=[“Trogdor was a man!
 
   Quote = [=[“Trogdor was a man!
 
I mean, he was a dragon-man!
 
I mean, he was a dragon-man!
Line 15,690: Line 18,569:
 
And the Trogdor comes in the night!”
 
And the Trogdor comes in the night!”
 
-The Brothers Chaps, “Trogdor”. 2003.]=],
 
-The Brothers Chaps, “Trogdor”. 2003.]=],
 +
}
 +
m["red ugly thing"] = {
 +
  Name = "red ugly thing",
 +
  Colour = "Black",
 +
  Glyph = "u",
 +
  Tile = "[[File:Red ugly thing.png]]",
 +
  Speed = "10 (move: 90%)",
 +
  HD = 12,
 +
  ["HD"] = 12,
 +
  ["Average HP 10x"] = 660,
 +
  AC = 4,
 +
  EV = 10,
 +
  Attacks = {
 +
    {Damage = 17, Type = "Claw", Flavour = "Fire"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"Warm blood flag", "Ghost demon flag", "Herd flag", "No gen derived flag",},
 +
  Willpower = "40",
 +
  Resistances = {"Fire resistance",},
 +
  Vulnerabilities = {"Silver vulnerability",},
 +
  XP = 550,
 +
  Size = "Medium",
 +
  Intelligence = "Animal",
 +
  Genus = "ugly thing",
 +
  Species = "ugly thing",
 +
  Description = [=[An ugly thing. According to legend, this mutated creature is the otherworldly spawn of a wizard's breeding experiment. Yuck.]=],
 +
  Quote = [=[“Beauty is no quality in things themselves: It exists merely in the mind which contemplates them; and each mind perceives a different beauty. One person may even perceive deformity, where another is sensible of beauty; and every individual ought to acquiesce in his own sentiment, without pretending to regulate those of others.”
 +
-David Hume]=],
 
}
 
}
 
m["redback"] = {
 
m["redback"] = {
   Name = "redback",
+
   Name = "redback",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "s",
+
   Glyph = "s",  
   Tile = "[[File:Redback.png]]",
+
   Tile = "[[File:Redback.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 270,
+
   ["Average HP 10x"] = 270,  
   AC = 2,
+
   AC = 2,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 18, Type = "Bite", Flavour = "Strong poison"},
 
     {Damage = 18, Type = "Bite", Flavour = "Strong poison"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"No skeleton flag","Web immune flag",},
+
   Flags = {"No skeleton flag", "Web immune flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Poison vulnerability",},
+
   Vulnerabilities = {"Poison vulnerability",},  
  Corpse = "Noxious",
+
   XP = 181,  
   XP = 220,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "spider",  
   Genus = "spider",
+
   Species = "redback",  
   Species = "redback",
 
 
   Description = [=[A vicious black spider with a splash of red on its swollen abdomen. Its mandibles drip with lethal poison.]=],
 
   Description = [=[A vicious black spider with a splash of red on its swollen abdomen. Its mandibles drip with lethal poison.]=],
 +
}
 +
m["rending blade"] = {
 +
  Name = "rending blade",
 +
  Colour = "LightMagenta",
 +
  Glyph = "(",
 +
  Tile = "[[File:Rending blade.png]]",
 +
  Speed = "20",
 +
  HD = 5,
 +
  ["HD"] = 5,
 +
  ["Average HP 10x"] = 400,
 +
  AC = 15,
 +
  EV = 10,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Flying flag", "Unbreathing flag", "Peripheral flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 120,
 +
  Size = "Medium",
 +
  Intelligence = "Brainless",
 +
  Genus = "wraith",
 +
  Species = "rending blade",
 +
  Description = [=[A crackling weapon formed of condensed magical energy. It can cut through entire rows of adversaries whenever its creator lands a melee attack.
 +
 +
It has been enchanted to dance through the air and attack under its own power.]=],
 
}
 
}
 
m["revenant"] = {
 
m["revenant"] = {
   Name = "revenant",
+
   Name = "revenant",  
   Colour = "Cyan",
+
   Colour = "Magenta",  
   Glyph = "z",
+
   Glyph = "z",  
   Tile = "[[File:Revenant.png]]",
+
   Tile = "[[File:Revenant.png]]",
   Speed = "10",
+
  Speed = "10",
   HD = 18,
+
  HD = 6,
   ["HD"] = 18,
+
  ["HD"] = 6,
   ["Average HP 10x"] = 810,
+
  ["Average HP 10x"] = 360,
   AC = 8,
+
  AC = 4,
   EV = 12,
+
  EV = 10,
 +
  Attacks = {
 +
    {Damage = 14, Type = "Claw", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Cold resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 200,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "revenant",
 +
  Species = "revenant",
 +
  Description = [=[The skeletal remains of someone who died unmourned and forgotten. It burns with an unquenchable hunger to be remembered.]=],
 +
}
 +
m["revenant soulmonger"] = {
 +
  Name = "revenant soulmonger",
 +
  Colour = "Magenta",
 +
  Glyph = "z",
 +
  Tile = "[[File:Revenant soulmonger.png]]",  
 +
   Speed = "10",  
 +
   HD = 18,  
 +
   ["HD"] = 18,  
 +
   ["Average HP 10x"] = 810,  
 +
   AC = 8,  
 +
   EV = 12,
 +
  Attacks = {
 +
    {Damage = 26, Type = "Claw", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Ghostly Fireball", Damage = "3d22", Flags = {"Wizard",}},
 +
      {Spell = "Spectral Cloud", Flags = {"Wizard",}},
 +
      {Spell = "Dispel Undead Range", Damage = "3d27", Flags = {"Wizard",}},
 +
      {Spell = "Blink Away", Flags = {"Emergency", "Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 1345,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "revenant soulmonger",
 +
  Species = "revenant soulmonger",
 +
  Description = [=[A timeworn revenant whose flames dance with the silhouettes of long-forgotten atrocities. Cursed with a hunger they can never satisfy, they unleash these long-dead echoes to reenact violence upon any soul they deem worthy of adding to their eternal collection.]=],
 +
}
 +
m["ribbon worm"] = {
 +
  Name = "ribbon worm",
 +
  Colour = "LightRed",
 +
  Glyph = "w",
 +
  Tile = "[[File:Ribbon worm.png]]",
 +
  Speed = "8",
 +
  HD = 4,
 +
  ["HD"] = 4,
 +
  ["Average HP 10x"] = 180,
 +
  AC = 1,
 +
  EV = 5,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 26, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 9, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Ghostly Fireball", Damage = "3d22", Flags = {"Wizard",}},
+
       {Spell = "Ensnare", Flags = {"Natural", "Breath",}},
      {Spell = "Spectral Cloud", Flags = {"Wizard",}},
 
      {Spell = "Dispel Undead Range", Damage = "3d27", Flags = {"Wizard",}},
 
      {Spell = "Blink Away", Flags = {"Emergency","Wizard",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","See invisible flag","Unbreathing flag","Speaks flag",},
+
   Flags = {"Regenerates flag", "No skeleton flag",},  
   MR = "Immune",
+
   Willpower = "10",  
   Resistances = {"Cold resistance 2","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 3,  
   XP = 1923,
+
   Size = "Small",  
   Size = "Medium",
+
   Intelligence = "Animal",  
   Intelligence = "Human",
+
   Genus = "ribbon worm",  
   Genus = "revenant",
+
   Species = "ribbon worm",  
   Species = "revenant",
+
   Description = [=[A giant annelid, glistening with slime, with unusually large teeth. It expels fragments of its own innards to ensnare unsuspecting prey.]=],
   Description = [=[A skeletal form wreathed in cold blue fire, standing astride this life and the next. Echoes of the lingering dead flicker within its ghostly flames.]=],
+
  Quote = [=[“While the angels, all pallid and wan,
 +
  Uprising, unveiling, affirm
 +
That the play is the tragedy, ‘Man’,
 +
  And its hero, the Conqueror Worm.
 +
    -Edgar Allan Poe]=],
 
}
 
}
 
m["rime drake"] = {
 
m["rime drake"] = {
   Name = "rime drake",
+
   Name = "rime drake",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "k",
+
   Glyph = "k",  
   Tile = "[[File:Rime drake.png]]",
+
   Tile = "[[File:Rime drake.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 330,
+
   ["Average HP 10x"] = 330,  
   AC = 3,
+
   AC = 3,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 8, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 8, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Flash Freeze", Damage = "3d13", Flags = {"Natural","Breath",}},
+
       {Spell = "Flash Freeze", Damage = "3d14", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Flying flag","Warm blood flag",},
+
   Flags = {"Flying flag", "Warm blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {"Cold resistance",},
+
   Resistances = {"Cold resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 373,  
   XP = 373,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "drake",  
   Genus = "drake",
+
   Species = "rime drake",  
   Species = "rime drake",
 
 
   Description = [=[A small but dangerous dragon. Its breath is visible even on the warmest days.]=],
 
   Description = [=[A small but dangerous dragon. Its breath is visible even on the warmest days.]=],
 
}
 
}
 
m["river rat"] = {
 
m["river rat"] = {
   Name = "river rat",
+
   Name = "river rat",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "r",
+
   Glyph = "r",  
   Tile = "[[File:River rat.png]]",
+
   Tile = "[[File:River rat.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 2,
+
   HD = 2,  
   ["HD"] = 2,
+
   ["HD"] = 2,  
   ["Average HP 10x"] = 110,
+
   ["Average HP 10x"] = 110,  
   AC = 5,
+
   AC = 5,  
   EV = 11,
+
   EV = 11,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 10, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Warm blood flag",},
+
   Flags = {"Warm blood flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 12,  
   XP = 13,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "rat",  
   Genus = "rat",
+
   Species = "river rat",  
   Species = "river rat",
+
   Description = [=[A rodent with hair of a most peculiar green colour, and a powerful bite. It tends to form great swarms with its kin.]=],  
   Description = [=[A rodent with hair of a most peculiar green colour, and a powerful bite. It tends to form great swarms with its kin.]=],
 
 
   Quote = [=[HAMLET [Drawing his sword.]: How now! a rat? Dead, for a ducat, dead [Stabs through the arras.]
 
   Quote = [=[HAMLET [Drawing his sword.]: How now! a rat? Dead, for a ducat, dead [Stabs through the arras.]
 
-William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, III, 4. 1603.]=],
 
-William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, III, 4. 1603.]=],
 +
}
 +
m["rock fish"] = {
 +
  Name = "rock fish",
 +
  Colour = "Brown",
 +
  Glyph = "F",
 +
  Tile = "[[File:Rock fish.png]]",
 +
  Speed = "10 (swim: 80%)",
 +
  HD = 5,
 +
  ["HD"] = 5,
 +
  ["Average HP 10x"] = 180,
 +
  AC = 11,
 +
  EV = 7,
 +
  Attacks = {
 +
    {Damage = 13, Type = "Bite", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Wall",
 +
  Flags = {},
 +
  Willpower = "20",
 +
  Resistances = {"Fire resistance", "Electricity resistance", "Petrify resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 74,
 +
  Size = "Small",
 +
  Intelligence = "Animal",
 +
  Genus = "rock fish",
 +
  Species = "rock fish",
 +
  Description = [=[A strange stone-scaled fish that swims through solid rock with the same ease that most fish do through water.]=],
 
}
 
}
 
m["rockslime"] = {
 
m["rockslime"] = {
   Name = "rockslime",
+
   Name = "rockslime",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "J",
+
   Glyph = "J",  
   Tile = "[[File:Rockslime.png]]",
+
   Tile = "[[File:Rockslime.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 20,
+
   HD = 20,  
   ["HD"] = 20,
+
   ["HD"] = 20,  
   ["Average HP 10x"] = 600,
+
   ["Average HP 10x"] = 600,  
   AC = 27,
+
   AC = 27,  
   EV = 2,
+
   EV = 2,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 50, Type = "Hit", Flavour = "Trample"},
 
     {Damage = 50, Type = "Hit", Flavour = "Trample"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Eats doors","See invisible flag","Unblindable flag","Web immune flag",},
+
   Flags = {"Eats doors", "See invisible flag", "Unblindable flag", "Amorphous flag", "No skeleton flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Fire resistance 2","Electricity resistance","Poison resistance",},
+
   Resistances = {"Fire resistance 2", "Electricity resistance", "Poison resistance", "Acid resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 1316,  
   XP = 1880,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "jelly",  
   Genus = "jelly",
+
   Species = "rockslime",  
   Species = "rockslime",
 
 
   Description = [=[An oozing avalanche, scouring the ground beneath it as it rumbles forward. It consumes only the metal and bone from its victims, using them to reinforce itself even further.]=],
 
   Description = [=[An oozing avalanche, scouring the ground beneath it as it rumbles forward. It consumes only the metal and bone from its victims, using them to reinforce itself even further.]=],
 
}
 
}
 
m["rotten bat"] = {
 
m["rotten bat"] = {
   Name = "rotten bat",
+
   Name = "rotten bat",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "Z",
+
   Glyph = "Z",  
   Tile = "[[File:Rotten bat.png]]",
+
   Tile = "[[File:Rotten bat.png]]",  
   Speed = "28",
+
   Speed = "28",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 75,
+
   ["Average HP 10x"] = 75,  
   AC = 0,
+
   AC = 0,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","Unbreathing flag","No regenerate flag","Vault flag",},
+
   Flags = {"Evil flag", "Unbreathing flag", "No regenerate flag", "Vault flag",},  
   MR = "1",
+
   Willpower = "1",  
   Resistances = {"Cold resistance 2","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 2,  
   XP = 2,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "zombie",  
   Genus = "zombie",
+
   Species = "zombie",  
   Species = "zombie",
+
   Description = [=[A corpse raised to undeath by necromancy.]=],  
   Description = [=[A corpse raised to undeath by necromancy.]=],
 
 
   Quote = [=[“It seemed that while the zombie came from the grave, it was neither a ghost, nor yet a person who had been raised like Lazarus from the dead. The zombie, they say, is a soulless human corpse, still dead, but taken from the grave and endowed by sorcery with a mechanical semblance of life—it is a dead body which is made to walk and act and move as if it were alive. People who have the power to do this go to a fresh grave, dig up the body before it has had time to rot, galvanize it into movement, and then make of it a servant or slave, occasionally for the commission of some crime, more often simply as a drudge around the habitation or the farm, setting it dull heavy tasks, and beating it like a dumb beast if it slackens.”
 
   Quote = [=[“It seemed that while the zombie came from the grave, it was neither a ghost, nor yet a person who had been raised like Lazarus from the dead. The zombie, they say, is a soulless human corpse, still dead, but taken from the grave and endowed by sorcery with a mechanical semblance of life—it is a dead body which is made to walk and act and move as if it were alive. People who have the power to do this go to a fresh grave, dig up the body before it has had time to rot, galvanize it into movement, and then make of it a servant or slave, occasionally for the commission of some crime, more often simply as a drudge around the habitation or the farm, setting it dull heavy tasks, and beating it like a dumb beast if it slackens.”
 
-William Seabrook, _The Magic Island_. 1929.]=],
 
-William Seabrook, _The Magic Island_. 1929.]=],
 
}
 
}
 
m["royal mummy"] = {
 
m["royal mummy"] = {
   Name = "royal mummy",
+
   Name = "royal mummy",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "M",
+
   Glyph = "M",  
   Tile = "[[File:Royal mummy.png]]",
+
   Tile = "[[File:Royal mummy.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 15,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 1950,
+
   ["Average HP 10x"] = 1950,  
   AC = 10,
+
   AC = 10,  
   EV = 6,
+
   EV = 6,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 35, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 35, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Smiting", Damage = "7-17", Flags = {"Wizard",}},
+
       {Spell = "Smiting", Damage = "7-17", Flags = {"Wizard",}},  
       {Spell = "Symbol of Torment", Flags = {"Wizard",}},
+
       {Spell = "Symbol of Torment", Flags = {"Wizard",}},  
       {Spell = "Summon Emperor Scorpions", Flags = {"Wizard",}},
+
       {Spell = "Summon Emperor Scorpions", Flags = {"Wizard",}},  
 
       {Spell = "Summon Scarabs", Flags = {"Wizard",}},
 
       {Spell = "Summon Scarabs", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","See invisible flag","Unbreathing flag","Speaks flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag",},  
   MR = "160",
+
   Willpower = "160",  
   Resistances = {"Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 3488,  
   XP = 6226,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "mummy",  
   Genus = "mummy",
+
   Species = "mummy",  
   Species = "mummy",
+
   Description = [=[An ancient pharaoh, embalmed and cursed to undeath, now capable of great and terrifying feats of magic.]=],  
   Description = [=[An ancient pharaoh, embalmed and cursed to undeath, now capable of great and terrifying feats of magic.]=],
 
 
   Quote = [=[“I see Egypt and the Egyptians — I see the pyramids and obelisks;
 
   Quote = [=[“I see Egypt and the Egyptians — I see the pyramids and obelisks;
 
I look on chisel’d histories, songs, philosophies, cut in slabs
 
I look on chisel’d histories, songs, philosophies, cut in slabs
Line 15,928: Line 18,953:
 
}
 
}
 
m["rust devil"] = {
 
m["rust devil"] = {
   Name = "rust devil",
+
   Name = "rust devil",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "4",
+
   Glyph = "4",  
   Tile = "[[File:Rust devil.png]]",
+
   Tile = "[[File:Rust devil.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 440,
+
   ["Average HP 10x"] = 440,  
   AC = 10,
+
   AC = 10,  
   EV = 8,
+
   EV = 8,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 12, Type = "Hit", Flavour = "Corrode"},
 
     {Damage = 12, Type = "Hit", Flavour = "Corrode"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Unholy flag",},
+
   Flags = {"Evil flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Fire resistance 3","Cold resistance","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 3", "Cold resistance", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 455,  
   XP = 455,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "rust devil",  
   Genus = "rust devil",
+
   Species = "rust devil",  
   Species = "rust devil",
+
   Description = [=[A hideous humanoid figure with rust-spotted metal skin, spreading corrosion and decay to all it touches.]=],
   Description = [=[A hideous humanoid figure with rust-spotted metal skin. Its touch causes armour and weapons to rust and decay, becoming nearly useless until repaired.]=],
+
}
 +
m["sacred lotus"] = {
 +
  Name = "sacred lotus",
 +
  Colour = "White",
 +
  Glyph = "P",
 +
  Tile = "[[File:Sacred lotus.png]]",
 +
  Speed = "0",
 +
  HD = 22,
 +
  ["HD"] = 22,
 +
  ["Average HP 10x"] = 1600,
 +
  AC = 24,
 +
  EV = 0,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Plant",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Water",
 +
  Flags = {"Stationary flag", "Regenerates flag", "No exp gain flag", "Harmless flag", "Unbreathing flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 0,
 +
  Size = "Medium",
 +
  Intelligence = "Brainless",
 +
  Genus = "plant",
 +
  Species = "sacred lotus",
 +
  Description = [=[A large and vivid bloom drifting placidly upon the surface of the water. The cradle of the lotus's petals shine with eternity and elegance - while it is entirely harmless, it would take immense effort to destroy it.]=],
 
}
 
}
 
m["salamander"] = {
 
m["salamander"] = {
   Name = "salamander",
+
   Name = "salamander",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "N",
+
   Glyph = "N",  
   Tile = "[[File:Salamander.png]]",
+
   Tile = "[[File:Salamander.png]]",  
   Speed = "10 (swim: 70%)",
+
   Speed = "10 (swim: 70%)",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 640,
+
   ["Average HP 10x"] = 640,  
   AC = 5,
+
   AC = 5,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 17, Type = "Hit", Flavour = "Fire"},
+
     {Damage = 13, Type = "Hit", Flavour = "Fire"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Amphibious lava",
+
   Habitat = "Amphibious lava",  
   Flags = {"Fighter flag","Warm blood flag",},
+
   Flags = {"Fighter flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Fire resistance 3",},
+
   Resistances = {"Fire resistance 3",},  
   Vulnerabilities = {"Cold vulnerability",},
+
   Vulnerabilities = {"Cold vulnerability",},  
  Corpse = "Clean",
+
   XP = 531,  
   XP = 525,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "naga",  
   Genus = "naga",
+
   Species = "salamander",  
   Species = "salamander",
+
   Description = [=[A red, flaming half-human half-snake creature with a legendary affinity for fire.]=],  
   Description = [=[Not the common harmless amphibian, but the far more dangerous mythological beast with which that amphibian shares its name. A red, flaming half-human half-snake creature with a legendary affinity for fire.]=],
 
 
   Quote = [=[“As for example: the Salamander made in fashion of a Lizard, marked with spots like to stars, never comes abroad and sheweth it selfe but in great showers; for in faire weather he is not seene. He is of so cold a complexion, that if hee do but touch the fire, hee wil quench it as presently, as if yce were put into it. The Salamander casteth up at the mouth a certaine venomous matter like unto milke, let it but once touch any bare part of a man or womans bodie, all the haire will fall off: and the part so touched will change the colour of the skin to the white morphew.”
 
   Quote = [=[“As for example: the Salamander made in fashion of a Lizard, marked with spots like to stars, never comes abroad and sheweth it selfe but in great showers; for in faire weather he is not seene. He is of so cold a complexion, that if hee do but touch the fire, hee wil quench it as presently, as if yce were put into it. The Salamander casteth up at the mouth a certaine venomous matter like unto milke, let it but once touch any bare part of a man or womans bodie, all the haire will fall off: and the part so touched will change the colour of the skin to the white morphew.”
 
-Gaius Plinius Secundus, _Naturalis Historia_, Book X, ch. LXVII. 79 A.D.
 
-Gaius Plinius Secundus, _Naturalis Historia_, Book X, ch. LXVII. 79 A.D.
Line 15,989: Line 19,039:
 
}
 
}
 
m["salamander mystic"] = {
 
m["salamander mystic"] = {
   Name = "salamander mystic",
+
   Name = "salamander mystic",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "N",
+
   Glyph = "N",  
   Tile = "[[File:Salamander mystic.png]]",
+
   Tile = "[[File:Salamander mystic.png]]",  
   Speed = "10 (swim: 70%)",
+
   Speed = "10 (swim: 70%)",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 650,
+
   ["Average HP 10x"] = 650,  
   AC = 5,
+
   AC = 7,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Fire"},
 
     {Damage = 10, Type = "Hit", Flavour = "Fire"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Amphibious lava",
+
   Habitat = "Amphibious lava",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Force Lance", Damage = "3d15", Flags = {"Wizard",}},
+
       {Spell = "Force Lance", Damage = "3d14", Flags = {"Wizard",}},  
       {Spell = "Bolt of Magma", Damage = "3d18", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Magma", Damage = "3d18", Flags = {"Wizard",}},  
 
       {Spell = "Haste Other", Flags = {"Wizard",}},
 
       {Spell = "Haste Other", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Warm blood flag",},
+
   Flags = {"Warm blood flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Fire resistance 3",},
+
   Resistances = {"Fire resistance 3",},  
   Vulnerabilities = {"Cold vulnerability",},
+
   Vulnerabilities = {"Cold vulnerability",},  
  Corpse = "Clean",
+
   XP = 761,  
   XP = 770,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "naga",  
   Genus = "naga",
+
   Species = "salamander",  
   Species = "salamander",
 
 
   Description = [=[A member of the salamander's scholarly caste, possessed of lesser size and strength, but wise in the ways of magic.]=],
 
   Description = [=[A member of the salamander's scholarly caste, possessed of lesser size and strength, but wise in the ways of magic.]=],
 
}
 
}
 
m["salamander stormcaller"] = {
 
m["salamander stormcaller"] = {
   Name = "salamander stormcaller",
+
   Name = "salamander stormcaller",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "N",
+
   Glyph = "N",  
   Tile = "[[File:Salamander stormcaller.png]]",
+
   Tile = "[[File:Salamander stormcaller.png]]",  
   Speed = "10 (swim: 70%)",
+
   Speed = "10 (swim: 70%)",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 15,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 750,
+
   ["Average HP 10x"] = 750,  
   AC = 5,
+
   AC = 5,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Fire"},
 
     {Damage = 10, Type = "Hit", Flavour = "Fire"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Amphibious lava",
+
   Habitat = "Amphibious lava",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Fire Storm", Damage = "8d12 / 8d11", Flags = {"Wizard",}},
 
       {Spell = "Fire Storm", Damage = "8d12 / 8d11", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Warm blood flag",},
+
   Flags = {"Warm blood flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Fire resistance 3",},
+
   Resistances = {"Fire resistance 3",},  
   Vulnerabilities = {"Cold vulnerability",},
+
   Vulnerabilities = {"Cold vulnerability",},  
  Corpse = "Clean",
+
   XP = 1298,  
   XP = 1298,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "salamander",  
   Genus = "salamander",
+
   Species = "salamander",  
   Species = "salamander",
 
 
   Description = [=[A salamander whose hands are wreathed in lashing tendrils of flame. This fire cultist has the ability to call down a torrent of flames on their foes, though the ritual takes some time to complete.]=],
 
   Description = [=[A salamander whose hands are wreathed in lashing tendrils of flame. This fire cultist has the ability to call down a torrent of flames on their foes, though the ritual takes some time to complete.]=],
 
}
 
}
 
m["salamander tyrant"] = {
 
m["salamander tyrant"] = {
   Name = "salamander tyrant",
+
   Name = "salamander tyrant",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "N",
+
   Glyph = "N",  
   Tile = "[[File:Salamander tyrant.png]]",
+
   Tile = "[[File:Salamander tyrant.png]]",  
   Speed = "10 (swim: 70%)",
+
   Speed = "10 (swim: 70%)",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 15,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 675,
+
   ["Average HP 10x"] = 675,  
   AC = 5,
+
   AC = 5,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 15, Type = "Hit", Flavour = "Fire"},
 
     {Damage = 15, Type = "Hit", Flavour = "Fire"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Amphibious lava",
+
   Habitat = "Amphibious lava",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Eruption", Damage = "3d24", Flags = {"Wizard",}},
+
       {Spell = "Eruption", Damage = "3d24", Flags = {"Wizard",}},  
       {Spell = "Pyroclastic Surge", Damage = "3d24", Flags = {"Wizard",}},
+
       {Spell = "Pyroclastic Surge", Damage = "3d24", Flags = {"Wizard",}},  
       {Spell = "Weakening Gaze", Flags = {"Wizard",}},
+
       {Spell = "Weakening Gaze", Flags = {"Wizard", "Instant",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Warm blood flag",},
+
   Flags = {"Warm blood flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Fire resistance 3",},
+
   Resistances = {"Fire resistance 3",},  
   Vulnerabilities = {"Cold vulnerability",},
+
   Vulnerabilities = {"Cold vulnerability",},  
  Corpse = "Clean",
+
   XP = 866,  
   XP = 770,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "naga",  
   Genus = "naga",
+
   Species = "salamander",  
   Species = "salamander",
 
 
   Description = [=[An intimidating volcano lord. It commands the magma of its realm as an extension of its body, and the majesty of its gaze can weaken even the proudest challenger.]=],
 
   Description = [=[An intimidating volcano lord. It commands the magma of its realm as an extension of its body, and the majesty of its gaze can weaken even the proudest challenger.]=],
 
}
 
}
 
m["saltling"] = {
 
m["saltling"] = {
   Name = "saltling",
+
   Name = "saltling",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "9",
+
   Glyph = "9",  
   Tile = "[[File:Saltling.png]]",
+
   Tile = "[[File:Saltling.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 270,
+
   ["Average HP 10x"] = 270,  
   AC = 15,
+
   AC = 15,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Unbreathing flag",},
+
   Flags = {"Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Poison resistance 3", "Negative energy resistance 3", "Electricity resistance", "Miasma resistance", "Torment resistance", "Drown resistance", "Fire resistance", "Cold resistance",},
+
   Resistances = {"Poison resistance 3", "Negative energy resistance 3", "Miasma resistance", "Torment resistance", "Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 271,  
   XP = 967,
+
   Size = "Small",  
   Size = "Medium",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "golem",  
   Genus = "golem",
+
   Species = "saltling",  
   Species = "saltling",
 
 
   Description = [=[A small, human-shaped agglomeration of salt. It was created by the last fugitive loyalists of the fallen eastern empire, forced in desperation to construct golems from local resources to defend themselves.]=],
 
   Description = [=[A small, human-shaped agglomeration of salt. It was created by the last fugitive loyalists of the fallen eastern empire, forced in desperation to construct golems from local resources to defend themselves.]=],
 
}
 
}
 
m["satyr"] = {
 
m["satyr"] = {
   Name = "satyr",
+
   Name = "satyr",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "c",
+
   Glyph = "c",  
   Tile = "[[File:Satyr.png]]",
+
   Tile = "[[File:Satyr.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 660,
+
   ["Average HP 10x"] = 660,  
   AC = 2,
+
   AC = 2,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Battlecry", Flags = {"Vocal",}},
+
       {Spell = "Battlecry", Flags = {"Vocal",}},  
       {Spell = "Cause Fear", Flags = {"Wizard",}},
+
       {Spell = "Cause Fear", Flags = {"Wizard",}},  
 
       {Spell = "Sleep", Flags = {"Wizard",}},
 
       {Spell = "Sleep", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Archer flag","Speaks flag","Warm blood flag","Don't melee flag",},
+
   Flags = {"Archer flag", "Speaks flag", "Warm blood flag", "Don't melee flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 823,  
   XP = 891,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "faun",  
   Genus = "satyr",
+
   Species = "satyr",  
   Species = "satyr",
+
   Description = [=[A more intelligent relative of the faun, often found in their company, and far more unforgiving of — and dangerous to — interlopers.]=],  
   Description = [=[A more intelligent relative of the faun, often found in their company, and far more unforgiving of — and dangerous to — interlopers.]=],
 
 
   Quote = [=[“When Peleus, some distance away, saw him torn apart by the frightful wound he shouted: ‘Accept this tribute to the dead, at least, Crantor, dearest of youths’, and with his powerful arm, he hurled his ash spear, at full strength, at Demoleon. It ruptured the ribcage, and stuck quivering in the bone. The centaur pulled out the shaft minus its head (he tried with difficulty to reach that also) but the head was caught in his lung. The pain itself strengthened his will: wounded, he reared up at his enemy and beat the hero down with his hooves. Peleus received the resounding blows on helmet and shield, and defending his upper arms, and controlling the weapon he held out, with one blow through the arm he pierced the bi-formed breast.”
 
   Quote = [=[“When Peleus, some distance away, saw him torn apart by the frightful wound he shouted: ‘Accept this tribute to the dead, at least, Crantor, dearest of youths’, and with his powerful arm, he hurled his ash spear, at full strength, at Demoleon. It ruptured the ribcage, and stuck quivering in the bone. The centaur pulled out the shaft minus its head (he tried with difficulty to reach that also) but the head was caught in his lung. The pain itself strengthened his will: wounded, he reared up at his enemy and beat the hero down with his hooves. Peleus received the resounding blows on helmet and shield, and defending his upper arms, and controlling the weapon he held out, with one blow through the arm he pierced the bi-formed breast.”
 
-Ovid, _Metamorphoses_, XII, 330. 8 AD.]=],
 
-Ovid, _Metamorphoses_, XII, 330. 8 AD.]=],
 
}
 
}
 
m["scorpion"] = {
 
m["scorpion"] = {
   Name = "scorpion",
+
   Name = "scorpion",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "s",
+
   Glyph = "s",  
   Tile = "[[File:Scorpion.png]]",
+
   Tile = "[[File:Scorpion.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 4,
+
   HD = 4,  
   ["HD"] = 4,
+
   ["HD"] = 4,  
   ["Average HP 10x"] = 180,
+
   ["Average HP 10x"] = 180,  
   AC = 5,
+
   AC = 5,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 8, Type = "Sting", Flavour = "Poison"},
 
     {Damage = 8, Type = "Sting", Flavour = "Poison"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"No skeleton flag",},
+
   Flags = {"No skeleton flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Poison vulnerability",},
+
   Vulnerabilities = {"Poison vulnerability",},  
  Corpse = "Noxious",
+
   XP = 82,  
   XP = 83,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "scorpion",  
   Genus = "scorpion",
+
   Species = "scorpion",  
   Species = "scorpion",
+
   Description = [=[A loathsome arachnid, armed to the teeth. Its body is covered in a thick carapace, its tail is tipped by a venomous sting, and its forelimbs are equipped with a pair of sharp grasping claws.]=],  
   Description = [=[A loathsome arachnid, armed to the teeth. Its body is covered in a thick carapace, its tail is tipped by a venomous sting, and its forelimbs are equipped with a pair of sharp grasping claws.]=],
 
 
   Quote = [=[“Those poisonous fields, with rank luxuriance crown’d,
 
   Quote = [=[“Those poisonous fields, with rank luxuriance crown’d,
 
Where the dark scorpion gathers death around”
 
Where the dark scorpion gathers death around”
 
-Oliver Goldsmith, “The Deserted Village”, l. 351-2. 1770.]=],
 
-Oliver Goldsmith, “The Deserted Village”, l. 351-2. 1770.]=],
 +
}
 +
m["screaming refraction"] = {
 +
  Name = "screaming refraction",
 +
  Colour = "White",
 +
  Glyph = "z",
 +
  Tile = "[[File:Screaming refraction.png]]",
 +
  Speed = "10",
 +
  HD = 12,
 +
  ["HD"] = 12,
 +
  ["Average HP 10x"] = 585,
 +
  AC = 15,
 +
  EV = 2,
 +
  Attacks = {
 +
    {Damage = 32, Type = "Gore", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Injury Mirror", Flags = {"Magical",}},
 +
      {Spell = "Lee's Rapid Deconstruction", Damage = "3d18*", Flags = {"Magical",}},
 +
    },
 +
  },
 +
  Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag",},
 +
  Willpower = "60",
 +
  Resistances = {"Fire resistance", "Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 680,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "screaming refraction",
 +
  Species = "screaming refraction",
 +
  Description = [=[A deeply unfortunate soul mostly processed into crystal by some malevolent tear in reality. Ethereal reflections of its past and future suffering are cast upon nearby surfaces and foes.]=],
 +
}
 +
m["scrub nettle"] = {
 +
  Name = "scrub nettle",
 +
  Colour = "LightRed",
 +
  Glyph = "P",
 +
  Tile = "[[File:Scrub nettle.png]]",
 +
  Speed = "10 (stationary)",
 +
  HD = 3,
 +
  ["HD"] = 3,
 +
  ["Average HP 10x"] = 280,
 +
  AC = 8,
 +
  EV = 0,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Plant",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Sting", Damage = "2d7", Flags = {"Natural",}},
 +
    },
 +
  },
 +
  Flags = {"See invisible flag", "Unbreathing flag", "Stationary flag",},
 +
  Willpower = "40",
 +
  Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 38,
 +
  Size = "Medium",
 +
  Intelligence = "Brainless",
 +
  Genus = "plant",
 +
  Species = "bush",
 +
  Description = [=[An irritable, bristling shrub. It fends off anything that might graze upon it by launching some of its innumerable toxic stinging hairs.]=],
 
}
 
}
 
m["sea snake"] = {
 
m["sea snake"] = {
   Name = "sea snake",
+
   Name = "sea snake",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "S",
+
   Glyph = "S",  
   Tile = "[[File:Sea snake.png]]",
+
   Tile = "[[File:Sea snake.png]]",  
   Speed = "12 (swim: 40%)",
+
   Speed = "12 (swim: 40%)",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 650,
+
   ["Average HP 10x"] = 650,  
   AC = 2,
+
   AC = 2,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 24, Type = "Bite", Flavour = "Strong poison"},
 
     {Damage = 24, Type = "Bite", Flavour = "Strong poison"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Cold blood flag",},
+
   Flags = {"Cold blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 742,  
   XP = 742,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "snake",  
   Genus = "snake",
+
   Species = "sea snake",  
   Species = "sea snake",
+
   Description = [=[A brightly coloured snake, very comfortable in the water. It has a highly potent venomous bite.]=],  
   Description = [=[A brightly coloured snake, very comfortable in the water. It has a highly potent venomous bite.]=],
 
 
   Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
 
   Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
 
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
 
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
Line 16,232: Line 19,341:
 
}
 
}
 
m["searing wretch"] = {
 
m["searing wretch"] = {
   Name = "searing wretch",
+
   Name = "searing wretch",  
   Colour = "LightGrey",
+
   Colour = "Red",  
   Glyph = "n",
+
   Glyph = "n",  
   Tile = "[[File:Searing wretch.png]]",
+
   Tile = "[[File:Searing wretch.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 18,
+
   HD = 18,  
   ["HD"] = 18,
+
   ["HD"] = 18,  
   ["Average HP 10x"] = 1600,
+
   ["Average HP 10x"] = 1600,  
   AC = 4,
+
   AC = 4,  
   EV = 8,
+
   EV = 8,
 +
  Attacks = {
 +
    {Damage = 50, Type = "Claw", Flavour = "Fire"},
 +
    {Damage = 30, Type = "Bite", Flavour = "Sear"},
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Open doors"},
 +
  Habitat = "Amphibious lava",
 +
  Flags = {"No zombie flag", "Evil flag", "Unbreathing flag",},
 +
  Willpower = "80",
 +
  Resistances = {"Fire resistance 3", "Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 1630,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "ghoul",
 +
  Species = "searing wretch",
 +
  Description = [=[An animated corpse alight with terrible fire. The flames are fueled by its regenerating flesh, which bubbles and melts as it grows.]=],
 +
}
 +
m["seismic cannon"] = {
 +
  Name = "seismic cannon",
 +
  Colour = "Yellow",
 +
  Glyph = "I",
 +
  Tile = "[[File:Seismic cannon.png]]",
 +
  Speed = "5 (stationary)",
 +
  HD = 8,
 +
  ["HD"] = 8,
 +
  ["Average HP 10x"] = 440,
 +
  AC = 15,
 +
  EV = 0,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Stone Bullet", Damage = "3d7", Flags = {"Magical",}},
 +
    },
 +
  },
 +
  Flags = {"Speaks flag", "See invisible flag", "No regenerate flag", "Stationary flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 170,
 +
  Size = "Large",
 +
  Intelligence = "Brainless",
 +
  Genus = "seismic cannon",
 +
  Species = "seismic cannon",
 +
  Description = [=[A bulky seige weapon, magically hewn from rock and metal, forever drilling into the ground beneath itself to replenish ammunition. Every shot it fires draws a portion of the minerals used to fabricate it into its own frame, strengthening it if damaged.
 +
 
 +
When fully assembled, it can turn its stockpiled ammunition to an even more destructive purpose, unleashing a devastating seismic shockwave that destroys the cannon in the process.]=],
 +
}
 +
m["seismosaurus"] = {
 +
  Name = "seismosaurus",
 +
  Colour = "LightCyan",
 +
  Glyph = "l",
 +
  Tile = "[[File:Seismosaurus.png]]",
 +
  Speed = "10",
 +
  HD = 11,
 +
  ["HD"] = 11,
 +
  ["Average HP 10x"] = 810,
 +
  AC = 13,
 +
  EV = 5,
 +
  Attacks = {
 +
    {Damage = 31, Type = "Tail slap", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Seismic Stomp", Damage = "4d8", Flags = {"Natural",}},
 +
    },
 +
  },
 +
  Flags = {"Cold blood flag", "No poly flag", "No zombie flag",},
 +
  Willpower = "80",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 801,
 +
  Size = "Large",
 +
  Intelligence = "Animal",
 +
  Genus = "giant lizard",
 +
  Species = "seismosaurus",
 +
  Description = [=[A stubborn and fiercely territorial lizard with the strength of a mountain. Its thunderous footfalls herald violent tremors.]=],
 +
}
 +
m["seismosaurus egg"] = {
 +
  Name = "seismosaurus egg",
 +
  Colour = "LightCyan",
 +
  Glyph = "*",
 +
  Tile = "[[File:Seismosaurus egg.png]]",
 +
  Speed = "10 (stationary)",
 +
  HD = 11,
 +
  ["HD"] = 11,
 +
  ["Average HP 10x"] = 440,
 +
  AC = 15,
 +
  EV = 0,  
 
   Attacks = {
 
   Attacks = {
    {Damage = 40, Type = "Claw", Flavour = "Fire"},
+
   },  
    {Damage = 30, Type = "Claw", Flavour = "Sear"},
+
   Holiness = "Natural",  
    {Damage = 15, Type = "Bite", Flavour = "Sticky flame"},
+
   ["Item Use"] = {"Uses nothing"},  
   },
+
   Habitat = "Land",  
   Holiness = "Undead",
+
   Flags = {"Stationary flag", "No skeleton flag", "No poly flag", "No zombie flag", "No gen derived flag",},  
   ["Item Use"] = {"Open doors"},
+
   Willpower = "Immune",  
   Habitat = "Land",
+
   Resistances = {"Electricity resistance", "Fire resistance", "Cold resistance",},  
   Flags = {"Regenerates flag","No zombie flag",},
+
   Vulnerabilities = {},  
   MR = "80",
+
   XP = 9,  
   Resistances = {"Fire resistance 3","Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Size = "Medium",  
   Vulnerabilities = {"Holy vulnerability",},
+
   Intelligence = "Animal",  
  Corpse = "No",
+
   Genus = "seismosaurus egg",  
   XP = 1470,
+
   Species = "seismosaurus egg",  
   Size = "Medium",
+
   Description = [=[A lizard egg the size of a small boulder and nearly as hard. Perhaps as a defence mechanism, they hatch rapidly in the presence of predators and even a newborn can give all but the most ambitious of monsters a reason to consider an easier meal.]=],
   Intelligence = "Human",
 
   Genus = "ghoul",
 
   Species = "searing wretch",
 
   Description = [=[An animated corpse alight with terrible fire. The flames are fueled by its regenerating flesh, which bubbles and melts as it grows. Its bite leaves its victims covered in flaming gore.]=],
 
 
}
 
}
 
m["seraph"] = {
 
m["seraph"] = {
   Name = "seraph",
+
   Name = "seraph",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "A",
+
   Glyph = "A",  
   Tile = "[[File:Seraph.png]]",
+
   Tile = "[[File:Seraph.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 25,
+
   HD = 25,  
   ["HD"] = 25,
+
   ["HD"] = 25,  
   ["Average HP 10x"] = 2125,
+
   ["Average HP 10x"] = 2125,  
   AC = 20,
+
   AC = 19,  
   EV = 19,
+
   EV = 19,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 50, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 50, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Holy",
+
   Holiness = "Holy",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Warning Cry", Flags = {"Vocal","Breath",}},
+
       {Spell = "Warning Cry", Flags = {"Vocal", "Breath",}},  
       {Spell = "Summon Holies", Flags = {"Priest",}},
+
       {Spell = "Summon Holies", Flags = {"Magical",}},  
       {Spell = "Injury Bond", Flags = {"Priest",}},
+
       {Spell = "Injury Bond", Flags = {"Magical",}},  
       {Spell = "Cleansing Flame", Flags = {"Priest",}},
+
       {Spell = "Cleansing Flame", Flags = {"Magical",}},
      {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","See invisible flag","Flying flag","Speaks flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Flying flag", "Speaks flag", "Tall tile flag",},  
   MR = "160",
+
   Willpower = "160",  
   Resistances = {"Fire resistance 3","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Holy resistance",},
+
   Resistances = {"Fire resistance 3", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Holy resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 6093,  
   XP = 11186,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "angel",  
   Genus = "angel",
+
   Species = "seraph",  
   Species = "seraph",
+
   Description = [=[A six-winged servant of the good gods, of the highest rank of the angelic hosts. Its eyes burn with divine fire.]=],  
   Description = [=[The Seraphim, or the Burning Ones, are the highest rank of the angelic hosts, the mightiest servants of the good gods. They have six wings and but one face, and are said to sometimes take the forms of fiery serpents.]=],
 
 
   Quote = [=[“In the year that king Uzziah died I saw also the LORD sitting upon a throne, high and lifted up, and his train filled the temple.
 
   Quote = [=[“In the year that king Uzziah died I saw also the LORD sitting upon a throne, high and lifted up, and his train filled the temple.
 
Above it stood the seraphims: each one had six wings; with twain he covered his face, and with twain he covered his feet, and with twain he did fly.
 
Above it stood the seraphims: each one had six wings; with twain he covered his face, and with twain he covered his feet, and with twain he did fly.
Line 16,306: Line 19,505:
 
}
 
}
 
m["servant of whispers"] = {
 
m["servant of whispers"] = {
   Name = "servant of whispers",
+
   Name = "servant of whispers",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "a",
+
   Glyph = "a",  
   Tile = "[[File:Servant of whispers.png]]",
+
   Tile = "[[File:Servant of whispers.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 790,
+
   ["Average HP 10x"] = 800,  
   AC = 1,
+
   AC = 3,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Open doors", "Weapons armour", "Starting equipment",},
+
   ["Item Use"] = {"Open doors", "Weapons armour", "Starting equipment"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Spellsets = {  
+
   Spellsets = {
 
     {
 
     {
       {Spell = "Still Winds", Flags = {"Priest",}},
+
       {Spell = "Still Winds", Flags = {"Priest",}},  
 
       {Spell = "Lightning Bolt", Damage = "3d18", Flags = {"Priest",}},
 
       {Spell = "Lightning Bolt", Damage = "3d18", Flags = {"Priest",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag", "Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Evil flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 872,  
   XP = 991,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
 
 
   Description = [=[A member of an order of monks who abandoned their former faith. It now serves a minor god of wind and whispers, who allows it to calm the air and, when in great need, to break the stillness with divine thunder.]=],
 
   Description = [=[A member of an order of monks who abandoned their former faith. It now serves a minor god of wind and whispers, who allows it to calm the air and, when in great need, to break the stillness with divine thunder.]=],
 
}
 
}
 
m["shadow"] = {
 
m["shadow"] = {
   Name = "shadow",
+
   Name = "shadow",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "W",
+
   Glyph = "@",  
   Tile = "[[File:Shadow.png]]",
+
   Tile = "[[File:Shadow.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 6,
+
   HD = 1,  
   ["HD"] = 6,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 240,
+
   ["Average HP 10x"] = 10,  
   AC = 7,
+
   AC = 7,  
   EV = 10,
+
   EV = 20,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 14, Type = "Hit", Flavour = "Shadow stab"},
+
     {Damage = 0, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Spellsets = {
+
   Flags = {"Flying flag", "Insubstantial flag", "Two weapons flag", "No exp gain flag", "No poly flag", "Unbreathing flag",},  
    {
+
   Willpower = "Immune",  
      {Spell = "Invisibility", Flags = {"Natural",}},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",},  
    },
+
   Vulnerabilities = {},  
  },
+
   XP = 0,  
  Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag","Insubstantial flag",},
+
   Size = "Medium",  
   MR = "40",
+
   Intelligence = "Human",  
   Resistances = {"Cold resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Genus = "shadow",  
   Vulnerabilities = {"Holy vulnerability",},
+
   Species = "shadow",  
  Corpse = "No",
+
   Description = [=[A featureless silhouette of your own body, moving independently through the divine power of Dithmenos. No matter how many times it is struck down, it will reform itself, for a shadow is inextinguishable so long as whatever cast it remains.]=],
   XP = 217,
 
   Size = "Small",
 
   Intelligence = "Animal",
 
   Genus = "wraith",
 
   Species = "shadow",
 
   Description = [=[A wisp of unliving shadow, slipping in and out of the darkness of the dungeon. It moves swiftly and silently from one pool of shade to another, striking unerringly from the blind spots of those who cannot see it.]=],
 
  Quote = [=[“Between the idea
 
And the reality
 
Between the motion
 
And the act
 
Falls the Shadow
 
For thine is the Kingdom
 
 
 
Between the conception
 
And the creation
 
Between the emotion
 
And the response
 
Falls the Shadow
 
Life is very long”
 
-T.S. Eliot, “The Hollow Men”. 1925.]=],
 
 
}
 
}
 
m["shadow demon"] = {
 
m["shadow demon"] = {
   Name = "shadow demon",
+
   Name = "shadow demon",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "2",
+
   Glyph = "2",  
   Tile = "[[File:Shadow demon.png]]",
+
   Tile = "[[File:Shadow demon.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 550,
+
   ["Average HP 10x"] = 550,  
   AC = 7,
+
   AC = 7,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 21, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 21, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Shadow Creatures", Flags = {"Magical",}},
 
       {Spell = "Shadow Creatures", Flags = {"Magical",}},
      {Spell = "Summon Demon", Flags = {"Magical",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","See invisible flag",},
+
   Flags = {"See invisible flag", "Evil flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Cold resistance 2","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance 2", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 717,  
   XP = 717,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "shadow demon",  
   Genus = "shadow demon",
+
   Species = "shadow demon",  
   Species = "shadow demon",
+
   Description = [=[A mysterious demonic figure, difficult to distinguish from the darkness around it. It weaves the shadows into powerful minions.]=],  
   Description = [=[A mysterious demonic figure, difficult to distinguish from the darkness around it. It weaves the shadows into powerful minions.]=],
 
 
   Quote = [=[“As we grow old, we become aware that death is drawing near; his shadow falls across our path...”
 
   Quote = [=[“As we grow old, we become aware that death is drawing near; his shadow falls across our path...”
 
-Stefan Zweig, _Twenty-Four Hours in the Life of a Woman_. 1927.]=],
 
-Stefan Zweig, _Twenty-Four Hours in the Life of a Woman_. 1927.]=],
 
}
 
}
 
m["shadow dragon"] = {
 
m["shadow dragon"] = {
   Name = "shadow dragon",
+
   Name = "shadow dragon",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "D",
+
   Glyph = "D",  
   Tile = "[[File:Shadow dragon.png]]",
+
   Tile = "[[File:Shadow dragon.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 17,
+
   HD = 17,  
   ["HD"] = 17,
+
   ["HD"] = 17,  
   ["Average HP 10x"] = 1275,
+
   ["Average HP 10x"] = 1275,  
   AC = 15,
+
   AC = 15,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 20, Type = "Bite", Flavour = "Drain experience"},
+
     {Damage = 20, Type = "Bite", Flavour = "Drain experience"},  
     {Damage = 15, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 15, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 15, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 15, Type = "Claw", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Draining", Damage = "3d24", Flags = {"Natural","Breath",}},
+
       {Spell = "Bolt of Draining", Damage = "3d24", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","Cold blood flag","See invisible flag","Flying flag",},
+
   Flags = {"Evil flag", "Cold blood flag", "See invisible flag", "Flying flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {"Cold resistance 2","Poison resistance","Drown resistance","Negative energy resistance 3",},
+
   Resistances = {"Cold resistance 2", "Poison resistance", "Negative energy resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 1411,  
   XP = 2070,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "dragon",  
   Genus = "dragon",
+
   Species = "shadow dragon",  
   Species = "shadow dragon",
+
   Description = [=[A great umbral dragon, radiating evil and death. Its breath reeks of the grave.]=],  
   Description = [=[A great umbral dragon, radiating evil and death. Its breath reeks of the grave.]=],
 
 
   Quote = [=[“Crux sacra sit mihi lux / Non draco sit mihi dux
 
   Quote = [=[“Crux sacra sit mihi lux / Non draco sit mihi dux
Vade retro satana / Numquam suade mihi vana
+
Vade retro satana / Numquam suade mihi vana
Sunt mala quae libas / Ipse venena bibas”
+
Sunt mala quae libas / Ipse venena bibas
“Let the Holy Cross be my light / Let not the dragon be my guide
 
Step back Satan / Never tempt me with vain things
 
What you offer me is evil / You drink the poison yourself.”
 
-full text of initials on the Saint Benedict Medal, worn to ward off evil spririts. Inscription from 11-15th century, formally approved by pope Benedict XIV in 18th century
 
  
“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
+
[Let the Holy Cross be my light / Let not the dragon be my guide
-Life of Confucius
+
  Step back Satan / Never tempt me with vain things
 +
  What you offer me is evil / You drink the poison yourself.]”
 +
    -Full text of initials on the Saint Benedict Medal, worn to ward off evil
 +
    spirits. Inscription from 11-15th century, formally approved by Pope
 +
    Benedict XIV in 18th century.
 +
 
 +
“On the other hand, Confucius is made to say to his disciples, ‘I know how
 +
birds can fly, how fishes can swim, and how animals can run. But the runner
 +
may be snared, the swimmer may be hooked, and the flyer may be shot by the
 +
arrow. But there is the dragon. I cannot tell how he mounts on the wind
 +
through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can
 +
only compare him to the dragon.’”
 +
    -Life of Confucius
  
 
“This Dragon had Two furious Wings
 
“This Dragon had Two furious Wings
Each one upon each Shoulder;
+
  Each one upon each Shoulder;
With a Sting in his Tail as long as a Flail,
+
With a Sting in his Tail as long as a Flail,
Which made him bolder and bolder.
+
  Which made him bolder and bolder.
He had long Claws, and in his Jaws
+
He had long Claws, and in his Jaws
Four and forty Teeth of Iron;
+
  Four and forty Teeth of Iron;
With a Hide as tough, as any Buff,
+
With a Hide as tough, as any Buff,
Which did him round environ.”
+
  Which did him round environ.”
  
-“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
+
    -“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
 
}
 
}
 
m["shadow imp"] = {
 
m["shadow imp"] = {
   Name = "shadow imp",
+
   Name = "shadow imp",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "5",
+
   Glyph = "5",  
   Tile = "[[File:Shadow imp.png]]",
+
   Tile = "[[File:Shadow imp.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 2,
+
   HD = 2,  
   ["HD"] = 2,
+
   ["HD"] = 2,  
   ["Average HP 10x"] = 110,
+
   ["Average HP 10x"] = 110,  
   AC = 3,
+
   AC = 3,  
   EV = 11,
+
   EV = 11,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Pain", Damage = "d14", Flags = {"Magical",}},
+
       {Spell = "Pain", Damage = "d9", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag",},
+
   Flags = {"Speaks flag", "Evil flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {"Cold resistance 2","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance 2", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 10,  
   XP = 11,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "shadow imp",  
   Genus = "shadow imp",
+
   Species = "shadow imp",  
   Species = "shadow imp",
 
 
   Description = [=[A shadowy minor demon, with an affinity for the necromantic arts.]=],
 
   Description = [=[A shadowy minor demon, with an affinity for the necromantic arts.]=],
 +
}
 +
m["shadow prism"] = {
 +
  Name = "shadow prism",
 +
  Colour = "DarkGrey",
 +
  Glyph = "*",
 +
  Tile = "[[File:Shadow prism.png]]",
 +
  Speed = "10 (stationary)",
 +
  HD = 8,
 +
  ["HD"] = 8,
 +
  ["Average HP 10x"] = 250,
 +
  AC = 5,
 +
  EV = 20,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Flying flag", "Stationary flag", "No exp gain flag", "No poly flag", "Conjured flag", "Peripheral flag", "Unbreathing flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 0,
 +
  Size = "Little",
 +
  Intelligence = "Brainless",
 +
  Genus = "shadow prism",
 +
  Species = "shadow prism",
 +
  Description = [=[A prism-like silhouette which wavers with barely-contained destructive energy. Any blow which disrupts its form will result in a violent blast of shadow.]=],
 +
}
 +
m["shadow puppet"] = {
 +
  Name = "shadow puppet",
 +
  Colour = "Magenta",
 +
  Glyph = "E",
 +
  Tile = "[[File:Shadow puppet.png]]",
 +
  Speed = "10",
 +
  HD = 10,
 +
  ["HD"] = 10,
 +
  ["Average HP 10x"] = 350,
 +
  AC = 5,
 +
  EV = 20,
 +
  Attacks = {
 +
    {Damage = 17, Type = "Hit", Flavour = "Swoop"},
 +
    {Damage = 17, Type = "Hit", Flavour = "Flank"},
 +
    {Damage = 5, Type = "Hit", Flavour = "Crush"},
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Flying flag", "Fighter flag", "Insubstantial flag", "No exp gain flag", "No poly flag", "Unbreathing flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 0,
 +
  Size = "Medium",
 +
  Intelligence = "Brainless",
 +
  Genus = "shadow puppet",
 +
  Species = "shadow puppet",
 +
  Description = [=[A minor servant of living shadow whose form wavers perpetually on the edge of recognition - as if an unseen light were flickering behind something almost familiar.
 +
 +
The strength of its attacks increases in proportion with the power of the spell which summoned it.]=],
 +
}
 +
m["shadow turret"] = {
 +
  Name = "shadow turret",
 +
  Colour = "Magenta",
 +
  Glyph = "I",
 +
  Tile = "[[File:Shadow turret.png]]",
 +
  Speed = "5 (stationary)",
 +
  HD = 10,
 +
  ["HD"] = 10,
 +
  ["Average HP 10x"] = 250,
 +
  AC = 9,
 +
  EV = 15,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Shadow Shot", Damage = "2d10", Flags = {"Magical",}},
 +
    },
 +
  },
 +
  Flags = {"See invisible flag", "Stationary flag", "Insubstantial flag", "No exp gain flag", "No poly flag", "Unbreathing flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 0,
 +
  Size = "Medium",
 +
  Intelligence = "Brainless",
 +
  Genus = "shadow turret",
 +
  Species = "shadow turret",
 +
  Description = [=[A strangely static silhouette whose form suggests a large cannon. Though it uses no gunpowder, the depths of its bore flickers angrily with every shot, as if remembering the fiery light of its ignition.]=],
 
}
 
}
 
m["shadow wraith"] = {
 
m["shadow wraith"] = {
   Name = "shadow wraith",
+
   Name = "shadow wraith",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "W",
+
   Glyph = "W",  
   Tile = "[[File:Shadow wraith.png]]",
+
   Tile = "[[File:Shadow wraith.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 550,
+
   ["Average HP 10x"] = 550,  
   AC = 7,
+
   AC = 7,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 27, Type = "Hit", Flavour = "Drain speed"},
 
     {Damage = 27, Type = "Hit", Flavour = "Drain speed"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag","Invisible flag","Insubstantial flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Invisible flag", "Insubstantial flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 763,  
   XP = 773,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "wraith",  
   Genus = "wraith",
+
   Species = "shadow wraith",  
   Species = "shadow wraith",
+
   Description = [=[A mist-wreathed skeletal shadow, hanging in mid-air. It drains away the life force of living beings.]=],  
   Description = [=[A mist-wreathed skeletal shadow, hanging in mid-air. It drains away the life force of living beings.]=],
 
 
   Quote = [=[“Yesterday, upon the stair,
 
   Quote = [=[“Yesterday, upon the stair,
 
I met a man who wasn’t there
 
I met a man who wasn’t there
Line 16,549: Line 19,821:
 
I wish, I wish he’d go away...”
 
I wish, I wish he’d go away...”
 
-Hughes Mearns ,_Antigonish_, 1-4. 1899.]=],
 
-Hughes Mearns ,_Antigonish_, 1-4. 1899.]=],
 +
}
 +
m["shadowghast"] = {
 +
  Name = "shadowghast",
 +
  Colour = "Magenta",
 +
  Glyph = "W",
 +
  Tile = "[[File:Shadowghast.png]]",
 +
  Speed = "10",
 +
  HD = 6,
 +
  ["HD"] = 6,
 +
  ["Average HP 10x"] = 240,
 +
  AC = 7,
 +
  EV = 10,
 +
  Attacks = {
 +
    {Damage = 14, Type = "Claw", Flavour = "Shadow stab"},
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Invisibility", Flags = {"Natural",}},
 +
    },
 +
  },
 +
  Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag",},
 +
  Willpower = "40",
 +
  Resistances = {"Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 217,
 +
  Size = "Small",
 +
  Intelligence = "Animal",
 +
  Genus = "wraith",
 +
  Species = "shadowghast",
 +
  Description = [=[A skulking apparition that disguises itself as a harmless shadow. Attuned to the dim light of the dungeon, it can slip in and out of sight at will, moving swiftly from one pool of shade to the next before striking unerringly at the blind spots of those who cannot see it.]=],
 +
  Quote = [=[“Between the idea
 +
And the reality
 +
Between the motion
 +
And the act
 +
Falls the Shadow
 +
For thine is the Kingdom
 +
 +
Between the conception
 +
And the creation
 +
Between the emotion
 +
And the response
 +
Falls the Shadow
 +
Life is very long”
 +
-T.S. Eliot, “The Hollow Men”. 1925.]=],
 
}
 
}
 
m["shambling mangrove"] = {
 
m["shambling mangrove"] = {
   Name = "shambling mangrove",
+
   Name = "shambling mangrove",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "f",
+
   Glyph = "f",  
   Tile = "[[File:Shambling mangrove.png]]",
+
   Tile = "[[File:Shambling mangrove.png]]",  
   Speed = "8",
+
   Speed = "8",  
   HD = 13,
+
   HD = 13,  
   ["HD"] = 13,
+
   ["HD"] = 13,  
   ["Average HP 10x"] = 910,
+
   ["Average HP 10x"] = 910,  
   AC = 13,
+
   AC = 13,  
   EV = 3,
+
   EV = 3,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 41, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 41, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Plant",
+
   Holiness = "Plant",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Grasping Roots", Flags = {"Natural",}},
 
       {Spell = "Grasping Roots", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unbreathing flag",},
+
   Flags = {"Unbreathing flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
+
   Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 900,  
   XP = 673,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "shambling mangrove",  
   Genus = "shambling mangrove",
+
   Species = "shambling mangrove",  
   Species = "shambling mangrove",
+
   Description = [=[A gnarled mangrove, possessed of sapience and a cantankerous disposition. Its roots run deep through the water and soil of its marshy home and can make footing very difficult for those who provoke its ire. Marsh fauna are often found nesting within its branches, and may not take kindly to being disturbed.]=],
   Description = [=[A large and gnarled mangrove, possessed of sapience and a cantankerous disposition. Its roots run deep through the water and soil of its marshy home and can make footing very difficult for those who provoke its ire. Despite their kind's sour countenance, marsh fauna are often found nesting within their branches; beware, for they may not take kindly to being disturbed.]=],
+
  Quote = [=[“There is unrest in the forest
 +
There is trouble with the trees
 +
For the maples want more sunlight
 +
And the oaks ignore their pleas”
 +
    -Rush, "The Trees". 1978.]=],
 
}
 
}
 
m["shapeshifter"] = {
 
m["shapeshifter"] = {
   Name = "shapeshifter",
+
   Name = "shapeshifter",  
   Colour = "LightRed",
+
   Colour = "Brown",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Shapeshifter.png]]",
+
   Tile = "[[File:Shapeshifter.png]]",  
   Speed = "5-30",
+
   Speed = "8 - 30 (swim: 80%)",  
   HD = 8,
+
   HD = 5,  
   ["HD"] = 7,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 385,
+
   ["Average HP 10x"] = 385,  
   AC = 4,
+
   AC = 3,  
   EV = 9,
+
   EV = 11,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 19, Type = "Bite", Flavour = "Confuse"},
+
     {Damage = 13, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"No skeleton flag","No zombie flag",},
+
   Flags = {"No skeleton flag", "No zombie flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {"Petrify resistance",},  
   Vulnerabilities = {"Silver vulnerability",},
+
   Vulnerabilities = {"Silver vulnerability",},  
  Corpse = "Mutagenic",
+
   XP = 289,  
   XP = 396,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "shapeshifter",  
   Genus = "shapeshifter",
+
   Species = "shapeshifter",  
   Species = "shapeshifter",
+
   Description = [=[A strange stone-scaled fish that swims through solid rock with the same ease that most fish do through water.]=],
   Description = [=[A small but greatly-feared spider whose attacks cause victims to break into a frenzied dance.]=],
 
 
}
 
}
 
m["shard shrike"] = {
 
m["shard shrike"] = {
   Name = "shard shrike",
+
   Name = "shard shrike",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "b",
+
   Glyph = "b",  
   Tile = "[[File:Shard shrike.png]]",
+
   Tile = "[[File:Shard shrike.png]]",  
   Speed = "30",
+
   Speed = "30",  
   HD = 21,
+
   HD = 21,  
   ["HD"] = 21,
+
   ["HD"] = 21,  
   ["Average HP 10x"] = 1050,
+
   ["Average HP 10x"] = 1050,  
   AC = 2,
+
   AC = 2,  
   EV = 18,
+
   EV = 18,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 21, Type = "Claw", Flavour = "Cold"},
 
     {Damage = 21, Type = "Claw", Flavour = "Cold"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Throw Icicle", Damage = "3d30", Flags = {"Natural","Breath",}},
+
       {Spell = "Throw Icicle", Damage = "3d30", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Flying flag","Batty flag","Warm blood flag",},
+
   Flags = {"Flying flag", "Batty flag", "Warm blood flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {"Cold resistance 2",},
+
   Resistances = {"Cold resistance 2",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 3041,  
   XP = 5314,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "shard shrike",  
   Genus = "shard shrike",
+
   Species = "shard shrike",  
   Species = "shard shrike",
 
 
   Description = [=[An incredibly fast-moving bird, known for impaling its prey on shards of ice before tearing them to pieces. It has acclimated to the desolate wastes of Cocytus, and is enveloped with an accursed chill.]=],
 
   Description = [=[An incredibly fast-moving bird, known for impaling its prey on shards of ice before tearing them to pieces. It has acclimated to the desolate wastes of Cocytus, and is enveloped with an accursed chill.]=],
 
}
 
}
 
m["shining eye"] = {
 
m["shining eye"] = {
   Name = "shining eye",
+
   Name = "shining eye",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "G",
+
   Glyph = "G",  
   Tile = "[[File:Shining eye.png]]",
+
   Tile = "[[File:Shining eye.png]]",  
   Speed = "7",
+
   Speed = "10",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 550,
+
   ["Average HP 10x"] = 580,  
   AC = 3,
+
   AC = 3,  
   EV = 1,
+
   EV = 1,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Malmutate", Flags = {"Magical",}},
+
       {Spell = "Mutagenic Gaze", Flags = {"Magical", "Instant",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Flying flag","Unbreathing flag",},
+
   Flags = {"See invisible flag", "Flying flag", "No skeleton flag", "Cautious flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Acid resistance 3",},  
   Vulnerabilities = {"Silver vulnerability",},
+
   Vulnerabilities = {"Silver vulnerability",},  
  Corpse = "No",
+
   XP = 548,  
   XP = 548,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "floating eye",  
   Genus = "giant eyeball",
+
   Species = "shining eye",  
   Species = "shining eye",
 
 
   Description = [=[A strangely deformed floating eyeball, pulsating with flesh-twisting energy.]=],
 
   Description = [=[A strangely deformed floating eyeball, pulsating with flesh-twisting energy.]=],
 
}
 
}
 
m["shock serpent"] = {
 
m["shock serpent"] = {
   Name = "shock serpent",
+
   Name = "shock serpent",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "S",
+
   Glyph = "S",  
   Tile = "[[File:Shock serpent.png]]",
+
   Tile = "[[File:Shock serpent.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 550,
+
   ["Average HP 10x"] = 550,  
   AC = 2,
+
   AC = 2,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Bite", Flavour = "Electricity"},
 
     {Damage = 20, Type = "Bite", Flavour = "Electricity"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Electrical Bolt", Damage = "3d13", Flags = {"Natural",}},
 
       {Spell = "Electrical Bolt", Damage = "3d13", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Cold blood flag",},
+
   Flags = {"Cold blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Electricity resistance 3",},
+
   Resistances = {"Electricity resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 790,  
   XP = 828,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "snake",  
   Genus = "snake",
+
   Species = "shock serpent",  
   Species = "shock serpent",
+
   Description = [=[A sinuous serpent whose body crackles with volatile electricity. Its electric shroud can discharge when struck, inflicting a painful shock on any nearby foes.]=],  
   Description = [=[A sinuous serpent whose body crackles with volatile electricity. Its electric shroud can discharge when struck, inflicting a painful shock on any nearby foes.]=],
 
 
   Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
 
   Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
 
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
 
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
Line 16,722: Line 20,041:
 
But ringed with power.”
 
But ringed with power.”
 
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
 
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
 +
}
 +
m["shooting star"] = {
 +
  Name = "shooting star",
 +
  Colour = "LightMagenta",
 +
  Glyph = "v",
 +
  Tile = "[[File:Shooting star.png]]",
 +
  Speed = "20",
 +
  HD = 1,
 +
  ["HD"] = 1,
 +
  ["Average HP 10x"] = 1,
 +
  AC = 0,
 +
  EV = 20,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Flying flag", "See invisible flag", "Insubstantial flag", "No exp gain flag", "No poly flag", "Peripheral flag", "Harmless flag", "Unbreathing flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 0,
 +
  Size = "Little",
 +
  Intelligence = "Brainless",
 +
  Genus = "shooting star",
 +
  Species = "shooting star",
 +
  Description = [=[A glimmering spark of magical energy. It seeks out nearby enemies to expend itself upon, dealing damage and pushing them backwards.
 +
 +
It does not block its allies' line of fire.]=],
 
}
 
}
 
m["sickly elf"] = {
 
m["sickly elf"] = {
   Name = "sickly elf",
+
   Name = "sickly elf",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:Sickly elf.png]]",
+
   Tile = "[[File:Sickly elf.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 360,
+
   ["Average HP 10x"] = 360,  
   AC = 3,
+
   AC = 3,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","No poly flag","Vault flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "Vault flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 346,  
   XP = 346,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elf",  
   Genus = "elf",
+
   Species = "elf",  
   Species = "elf",
 
 
   Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
 
   Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
 
}
 
}
 
m["sickly human"] = {
 
m["sickly human"] = {
   Name = "sickly human",
+
   Name = "sickly human",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Sickly human.png]]",
+
   Tile = "[[File:Sickly human.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 330,
+
   ["Average HP 10x"] = 330,  
   AC = 3,
+
   AC = 3,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","Vault flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Vault flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 194,  
   XP = 194,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=],  
   Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=],
 
 
   Quote = [=[“Do you know
 
   Quote = [=[“Do you know
 
Do I know
 
Do I know
Line 16,787: Line 20,133:
 
-Bertolt Brecht, “The Measures Taken”. 1930.]=],
 
-Bertolt Brecht, “The Measures Taken”. 1930.]=],
 
}
 
}
m["sickly orc"] = {
+
m["sickly merfolk siren"] = {
   Name = "sickly orc",
+
   Name = "sickly merfolk siren",  
   Colour = "LightRed",
+
   Colour = "Blue",  
   Glyph = "o",
+
   Glyph = "m",  
   Tile = "[[File:Sickly orc.png]]",
+
   Tile = "[[File:Sickly merfolk siren.png]]",  
   Speed = "10",
+
   Speed = "10 (swim: 60%)",  
   HD = 1,
+
   HD = 3,  
   ["HD"] = 1,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 70,
+
   ["Average HP 10x"] = 135,  
   AC = 1,
+
   AC = 4,  
   EV = 9,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 19, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Amphibious",
   Flags = {"Speaks flag","Warm blood flag","Vault flag",},
+
  Spellsets = {
   MR = "0",
+
    {
   Resistances = {},
+
      {Spell = "Siren Song", Flags = {"Wizard",}},
   Vulnerabilities = {},
+
    },
   Corpse = "Clean",
+
  },  
   XP = 3,
+
   Flags = {"Speaks flag", "Warm blood flag", "No poly flag",},  
   Size = "Medium",
+
   Willpower = "60",  
   Intelligence = "Human",
+
   Resistances = {"Drown resistance",},  
   Genus = "orc",
+
   Vulnerabilities = {},  
   Species = "orc",
+
   XP = 34,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "merfolk",
 +
  Species = "merfolk",
 +
  Description = [=[A young merfolk that looks quite sick, but still has the power to mesmerise its victims.]=],
 +
}
 +
m["sickly orc"] = {
 +
  Name = "sickly orc",
 +
  Colour = "LightRed",
 +
  Glyph = "o",
 +
  Tile = "[[File:Sickly orc.png]]",
 +
  Speed = "10",
 +
  HD = 1,
 +
  ["HD"] = 1,
 +
  ["Average HP 10x"] = 70,
 +
  AC = 1,
 +
  EV = 9,
 +
  Attacks = {
 +
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"Speaks flag", "Warm blood flag", "Vault flag",},
 +
  Willpower = "0",
 +
  Resistances = {},
 +
  Vulnerabilities = {},  
 +
   XP = 3,  
 +
   Size = "Medium",  
 +
   Intelligence = "Human",  
 +
   Genus = "orc",  
 +
   Species = "orc",  
 
   Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
 
   Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
 
}
 
}
 
m["sickly siren"] = {
 
m["sickly siren"] = {
   Name = "sickly siren",
+
   Name = "sickly siren",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "m",
+
   Glyph = "m",  
   Tile = "[[File:Sickly siren.png]]",
+
   Tile = "[[File:Sickly siren.png]]",  
   Speed = "10 (swim: 60%)",
+
   Speed = "10 (swim: 60%)",  
   HD = 3,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 405,
+
   ["Average HP 10x"] = 405,  
   AC = 4,
+
   AC = 4,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 19, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 19, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Siren Song", Flags = {"Wizard",}},
 
       {Spell = "Siren Song", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag","Vault flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Vault flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 33,  
   XP = 33,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "merfolk",  
   Genus = "merfolk",
+
   Species = "merfolk",  
   Species = "merfolk",
+
   Description = [=[A beguiling merfolk whose voice can mesmerize listeners.]=],  
   Description = [=[A beguiling merfolk whose voice can mesmerize listeners.]=],
 
 
   Quote = [=[“Row'd on, in reach of an erected voice,
 
   Quote = [=[“Row'd on, in reach of an erected voice,
 
The Sirens soon took note, without our noise,
 
The Sirens soon took note, without our noise,
Line 16,869: Line 20,246:
 
}
 
}
 
m["silent spectre"] = {
 
m["silent spectre"] = {
   Name = "silent spectre",
+
   Name = "silent spectre",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "W",
+
   Glyph = "W",  
   Tile = "[[File:Silent spectre.png]]",
+
   Tile = "[[File:Silent spectre.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 440,
+
   ["Average HP 10x"] = 440,  
   AC = 5,
+
   AC = 5,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag","Speaks flag","Insubstantial flag", "No stairs flag"},
+
   Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Speaks flag", "Insubstantial flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Cold resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 314,  
   XP = 314,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "wraith",  
   Genus = "wraith",
+
   Species = "silent spectre",  
   Species = "silent spectre",
+
   Description = [=[A terrible spirit which brings an unearthly silence to the area around it, making it impossible to recite the magical incantations involved with casting spells or reading scrolls.]=],  
   Description = [=[The bane of wizards, these terrible spirits bring an unearthly silence to the area around them, making it impossible to recite the magical incantations involved with casting spells or reading scrolls.]=],
 
 
   Quote = [=[“There is a silence where hath been no sound,
 
   Quote = [=[“There is a silence where hath been no sound,
 
There is a silence where no sound may be,—
 
There is a silence where no sound may be,—
Line 16,902: Line 20,278:
 
-Thomas Hood, “Silence”. Early 19th cent.]=],
 
-Thomas Hood, “Silence”. Early 19th cent.]=],
 
}
 
}
m["adder simulacrum"] = {
+
m["simulacrum"] = {
   Name = "adder simulacrum",
+
   Name = "simulacrum",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "Z",
+
   Glyph = "Z",  
   Tile = "[[File:Adder simulacrum.png]]",
+
   Tile = "[[File:Simulacrum.png]]",  
   Speed = "10-28 (swim: 60%)",
+
   Speed = "10 - 28 (swim: 60%)",  
   HD = 2,
+
   HD = 1,  
   ["HD"] = 2,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 110,
+
   ["Average HP 10x"] = 110,  
   AC = 0,
+
   AC = 0,  
   EV = 8,
+
   EV = 7,
 +
  Attacks = {
 +
    {Damage = 1, Type = "Bite", Flavour = "Cold"},
 +
    {Damage = 1, Type = "Constrict", Flavour = "Crush"},
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Amphibious",
 +
  Flags = {"No regenerate flag", "Evil flag", "Unbreathing flag",},
 +
  Willpower = "1",
 +
  Resistances = {"Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 1,
 +
  Size = "Medium",
 +
  Intelligence = "Brainless",
 +
  Genus = "simulacrum",
 +
  Species = "simulacrum",
 +
  Description = [=[An icy replica of a monster, animated by heretical magics.]=],
 +
  Quote = [=[“The simulacrum now hides, not the truth, but the fact that there is none, that
 +
is to say, the continuation of Nothingness.”
 +
    -Jean Baudrillard, “Radical Thought”. 1994.
 +
    trans. François Debrix, 1995.]=],
 +
}
 +
m["sin beast"] = {
 +
  Name = "sin beast",
 +
  Colour = "Cyan",
 +
  Glyph = "2",
 +
  Tile = "[[File:Sin beast.png]]",
 +
  Speed = "15",
 +
  HD = 12,
 +
  ["HD"] = 12,
 +
  ["Average HP 10x"] = 810,
 +
  AC = 5,
 +
  EV = 14,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 4, Type = "Bite", Flavour = "Cold"},
+
     {Damage = 28, Type = "Bite", Flavour = "Antimagic"},
   },
+
    {Damage = 20, Type = "Trample", Flavour = "Trample"},
   Holiness = "Undead",
+
   },  
   ["Item Use"] = {"Uses nothing"},
+
   Holiness = "Demonic",  
   Habitat = "Land",
+
   ["Item Use"] = {"Open doors"},  
   Flags = {"Evil flag","Unbreathing flag","No regenerate flag",},
+
   Habitat = "Land",  
   MR = "2",
+
   Flags = {"Fighter flag", "Evil flag",},  
   Resistances = {"Cold resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Willpower = "20",  
   Vulnerabilities = {"Fire vulnerability","Holy vulnerability",},
+
   Resistances = {"Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
  Corpse = "No",
+
   Vulnerabilities = {"Holy vulnerability",},  
   XP = 1,
+
   XP = 1290,  
   Size = "Little",
+
   Size = "Large",  
   Intelligence = "Brainless",
+
   Intelligence = "Human",  
   Genus = "simulacrum",
+
   Genus = "sin beast",  
   Species = "simulacrum",
+
   Species = "sin beast",  
   Description = [=[An ice replica of a monster, animated by the powers of necromancy.]=],
+
   Description = [=[A ravenous brute of a demon - as much animal as person. Born from the residue of mortal depravity, it gorges itself on malice and magic alike.]=],
  Quote = [=[“The simulacrum now hides, not the truth, but the fact that there is none, that is to say, the continuation of Nothingness.”
 
-Jean Baudrillard, “Radical Thought”. 1994.
 
trans. François Debrix, 1995.]=],
 
 
}
 
}
 
m["sixfirhy"] = {
 
m["sixfirhy"] = {
   Name = "sixfirhy",
+
   Name = "sixfirhy",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "3",
+
   Glyph = "3",  
   Tile = "[[File:Sixfirhy.png]]",
+
   Tile = "[[File:Sixfirhy.png]]",  
   Speed = "40 (move: 60%)",
+
   Speed = "40 (move: 60%)",  
   HD = 7,
+
   HD = 9,  
   ["HD"] = 7,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 385,
+
   ["Average HP 10x"] = 385,  
   AC = 2,
+
   AC = 2,  
   EV = 20,
+
   EV = 20,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 15, Type = "Hit", Flavour = "Electricity"},
 
     {Damage = 15, Type = "Hit", Flavour = "Electricity"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Unholy flag",},
+
   Flags = {"Evil flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Electricity resistance 3",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 763,  
   XP = 504,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "sixfirhy",  
   Genus = "sixfirhy",
+
   Species = "sixfirhy",  
   Species = "sixfirhy",
+
   Description = [=[A small vile creature that moves in bursts, stopping then darting with lightning speed. It sprays sparks as it goes.]=],  
   Description = [=[A small vile creature that moves in bursts, stopping then darting with lightning speed. It sprays sparks as it goes.]=],
 
 
   Quote = [=[“I saw a mouth jeering. A smile of melted red iron ran over it. Its laugh was full of nails rattling. It was a child’s dream of a mouth.
 
   Quote = [=[“I saw a mouth jeering. A smile of melted red iron ran over it. Its laugh was full of nails rattling. It was a child’s dream of a mouth.
 
A fist hit the mouth: knuckles of gun-metal driven by an electric wrist and shoulder. It was a child’s dream of an arm.
 
A fist hit the mouth: knuckles of gun-metal driven by an electric wrist and shoulder. It was a child’s dream of an arm.
Line 16,969: Line 20,374:
 
}
 
}
 
m["skeletal archer"] = {
 
m["skeletal archer"] = {
   Name = "skeletal archer",
+
   Name = "skeletal archer",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "z",
+
   Glyph = "z",  
   Tile = "[[File:Skeletal archer.png]]",
+
   Tile = "[[File:Skeletal archer.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 650,
+
   ["Average HP 10x"] = 650,  
   AC = 15,
+
   AC = 15,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "nonexistent spell", Flags = {}},
 
       {Spell = "nonexistent spell", Flags = {}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Evil flag","Unbreathing flag","Vault flag",},
+
   Flags = {"Fighter flag", "Evil flag", "Unbreathing flag", "Vault flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 770,  
   XP = 770,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "skeletal warrior",  
   Genus = "skeletal warrior",
+
   Species = "skeletal warrior",  
   Species = "skeletal warrior",
+
   Description = [=[The vicious and heavily armed skeleton of a humanoid creature, animated by unholy power.]=],  
   Description = [=[The vicious and heavily armed skeleton of a humanoid creature, animated by unholy power.]=],
 
 
   Quote = [=[“Speak! speak! thou fearful guest!
 
   Quote = [=[“Speak! speak! thou fearful guest!
 
Who, with thy hollow breast
 
Who, with thy hollow breast
Line 17,012: Line 20,416:
 
}
 
}
 
m["skeletal bat"] = {
 
m["skeletal bat"] = {
   Name = "skeletal bat",
+
   Name = "skeletal bat",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "Z",
+
   Glyph = "Z",  
   Tile = "[[File:Skeletal bat.png]]",
+
   Tile = "[[File:Skeletal bat.png]]",  
   Speed = "28",
+
   Speed = "28",  
   HD = 1,
+
   HD = 0,  
   ["HD"] = 0,
+
   ["HD"] = 0,  
   ["Average HP 10x"] = 0,
+
   ["Average HP 10x"] = 0,  
   AC = 0,
+
   AC = 0,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 1, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","Unbreathing flag","No regenerate flag","Vault flag",},
+
   Flags = {"Evil flag", "Unbreathing flag", "No regenerate flag", "Vault flag",},  
   MR = "1",
+
   Willpower = "1",  
   Resistances = {"Cold resistance 2","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 2,  
   XP = 2,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "skeleton",  
   Genus = "skeleton",
+
   Species = "skeleton",  
   Species = "skeleton",
+
   Description = [=[A skeleton compelled to unlife by the exercise of necromancy.]=],  
   Description = [=[A skeleton compelled to unlife by the exercise of necromancy.]=],
 
 
   Quote = [=[“God save us from the skeleton
 
   Quote = [=[“God save us from the skeleton
 
Who sitteth at the feast!”
 
Who sitteth at the feast!”
Line 17,044: Line 20,447:
 
}
 
}
 
m["skeletal warrior"] = {
 
m["skeletal warrior"] = {
   Name = "skeletal warrior",
+
   Name = "skeletal warrior",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "z",
+
   Glyph = "z",  
   Tile = "[[File:Skeletal warrior.png]]",
+
   Tile = "[[File:Skeletal warrior.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 650,
+
   ["Average HP 10x"] = 650,  
   AC = 15,
+
   AC = 15,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag","Evil flag","Unbreathing flag",},
+
   Flags = {"Fighter flag", "Evil flag", "Unbreathing flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 761,  
   XP = 770,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "skeletal warrior",  
   Genus = "skeletal warrior",
+
   Species = "skeletal warrior",  
   Species = "skeletal warrior",
+
   Description = [=[A vicious and heavily armed humanoid skeleton, animated by unholy power.]=],  
   Description = [=[The vicious and heavily armed skeleton of a humanoid creature, animated by unholy power.]=],
 
 
   Quote = [=[“Speak! speak! thou fearful guest!
 
   Quote = [=[“Speak! speak! thou fearful guest!
 
Who, with thy hollow breast
 
Who, with thy hollow breast
Line 17,080: Line 20,482:
 
Why dost thou haunt me?”
 
Why dost thou haunt me?”
 
-Henry Wadsworth Longfellow, “The Skeleton in Armor”. 1841.]=],
 
-Henry Wadsworth Longfellow, “The Skeleton in Armor”. 1841.]=],
}
 
m["bat skeleton"] = {
 
  Name = "bat skeleton",
 
  Colour = "LightGrey",
 
  Glyph = "Z",
 
  Tile = "[[File:Bat skeleton.png]]",
 
  Speed = "10-28",
 
  HD = 1,
 
  ["HD"] = 0,
 
  ["Average HP 10x"] = 0,
 
  AC = 0,
 
  EV = 6,
 
  Attacks = {
 
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
 
  },
 
  Holiness = "Undead",
 
  ["Item Use"] = {"Uses nothing"},
 
  Habitat = "Land",
 
  Flags = {"Evil flag","Unbreathing flag","No regenerate flag",},
 
  MR = "1",
 
  Resistances = {"Cold resistance 2","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
 
  Vulnerabilities = {"Holy vulnerability",},
 
  Corpse = "No",
 
  XP = 2,
 
  Size = "Tiny",
 
  Intelligence = "Brainless",
 
  Genus = "skeleton",
 
  Species = "skeleton",
 
  Description = [=[A skeleton compelled to unlife by the exercise of necromancy.]=],
 
  Quote = [=[“God save us from the skeleton
 
Who sitteth at the feast!”
 
-James Jeffrey Roche, _The Skeleton at the Feast_. 1890.]=],
 
 
}
 
}
 
m["sky beast"] = {
 
m["sky beast"] = {
   Name = "sky beast",
+
   Name = "sky beast",  
   Colour = "LightCyan",
+
   Colour = "Cyan",  
   Glyph = "Y",
+
   Glyph = "F",  
   Tile = "[[File:Sky beast.png]]",
+
   Tile = "[[File:Sky beast.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 5,
+
   HD = 6,  
   ["HD"] = 5,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 275,
+
   ["Average HP 10x"] = 275,  
   AC = 3,
+
   AC = 3,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 5, Type = "Hit", Flavour = "Electricity"},
+
     {Damage = 6, Type = "Hit", Flavour = "Airstrike"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag","No skeleton flag",},
+
   Flags = {"Flying flag", "No skeleton flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {"Electricity resistance 3",},
+
   Resistances = {"Electricity resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Mutagenic",
+
   XP = 130,  
   XP = 130,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "sky beast",  
   Genus = "sky beast",
+
   Species = "sky beast",  
   Species = "sky beast",
+
   Description = [=[A strange aerial creature formed of fleshy clouds and electric feathers. It commands the faint wind currents of the Dungeon with every strike, which will buffet its victims in dramatic correlation to the amount of open air around said prey.]=],  
   Description = [=[A strange aerial creature formed of clouds and tortured flesh that sparkles with electricity and, every so often, slips entirely from view.]=],
 
 
   Quote = [=[“Her own mother lived the latter years of her life in the horrible suspicion that electricity was dripping invisibly all over the house.”
 
   Quote = [=[“Her own mother lived the latter years of her life in the horrible suspicion that electricity was dripping invisibly all over the house.”
 
-James Thurber, _My Life and Hard Times_. 1934.]=],
 
-James Thurber, _My Life and Hard Times_. 1934.]=],
 
}
 
}
 
m["skyshark"] = {
 
m["skyshark"] = {
   Name = "skyshark",
+
   Name = "skyshark",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "l",
+
   Glyph = "F",  
   Tile = "[[File:Skyshark.png]]",
+
   Tile = "[[File:Skyshark.png]]",  
   Speed = "10 (move: 70%)",
+
   Speed = "10 (move: 70%)",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 750,
+
   ["Average HP 10x"] = 750,  
   AC = 6,
+
   AC = 6,  
   EV = 8,
+
   EV = 8,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 20, Type = "Bite", Flavour = "Bloodzerk"},
+
     {Damage = 20, Type = "Bite", Flavour = "Bloodzerk"},  
     {Damage = 10, Type = "Tail slap", Flavour = "Plain"},
+
     {Damage = 10, Type = "Tail slap", Flavour = "Plain"},  
 
     {Damage = 10, Type = "Tail slap", Flavour = "Plain"},
 
     {Damage = 10, Type = "Tail slap", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"No skeleton flag","Cold blood flag","Flying flag",},
+
   Flags = {"No skeleton flag", "Cold blood flag", "Flying flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 769,  
   XP = 778,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "skyshark",  
   Genus = "skyshark",
+
   Species = "skyshark",  
   Species = "skyshark",
 
 
   Description = [=[Skysharks cut through the air with a thoughtless ease. Just a taste of blood gives them an enraged strength, and further morsels drive them into a frenzy.]=],
 
   Description = [=[Skysharks cut through the air with a thoughtless ease. Just a taste of blood gives them an enraged strength, and further morsels drive them into a frenzy.]=],
 
}
 
}
 
m["slave"] = {
 
m["slave"] = {
   Name = "slave",
+
   Name = "slave",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Slave.png]]",
+
   Tile = "[[File:Slave.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 275,
+
   ["Average HP 10x"] = 275,  
   AC = 4,
+
   AC = 4,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 130,  
   XP = 130,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[A once proud human who has been magically enslaved, and is now a timid, simpering creature, ready to perform any deed at its master's command. However, its magical enslavement lasts only as long as its master does, and it would surely appreciate being freed.]=],  
   Description = [=[A once proud human who has been magically enslaved, and is now a timid, simpering creature, ready to perform any deed at its master's command. However, its magical enslavement lasts only as long as its master does, and it would surely appreciate being freed.]=],
 
 
   Quote = [=[“Who rebels? Who rises in arms? Rarely the slave, but almost always the oppressor turned slave.”
 
   Quote = [=[“Who rebels? Who rises in arms? Rarely the slave, but almost always the oppressor turned slave.”
 
-E.M. Cioran, _History and Utopia_. 1960.]=],
 
-E.M. Cioran, _History and Utopia_. 1960.]=],
 
}
 
}
 
m["sleepcap"] = {
 
m["sleepcap"] = {
   Name = "sleepcap",
+
   Name = "sleepcap",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "f",
+
   Glyph = "f",  
   Tile = "[[File:Sleepcap.png]]",
+
   Tile = "[[File:Sleepcap.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 270,
+
   ["Average HP 10x"] = 270,  
   AC = 5,
+
   AC = 5,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 9, Type = "Spore", Flavour = "Sleep"},
 
     {Damage = 9, Type = "Spore", Flavour = "Sleep"},
   },
+
   },  
   Holiness = "Plant",
+
   Holiness = "Plant",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Unbreathing flag",},
+
   Flags = {"Unbreathing flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {"Poison resistance","Drown resistance","Torment resistance"},
+
   Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 37,  
   XP = 38,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "fungus",  
   Genus = "fungus",
+
   Species = "sleepcap",  
   Species = "sleepcap",
 
 
   Description = [=[A surprisingly ambulatory mushroom. It wafts its spores over prey to send them into a deep sleep, making it simple for the fungus to kill and devour them. It can take months for its mycelia to fully infiltrate and digest victims.]=],
 
   Description = [=[A surprisingly ambulatory mushroom. It wafts its spores over prey to send them into a deep sleep, making it simple for the fungus to kill and devour them. It can take months for its mycelia to fully infiltrate and digest victims.]=],
 
}
 
}
 
m["slime creature"] = {
 
m["slime creature"] = {
   Name = "slime creature",
+
   Name = "slime creature",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "J",
+
   Glyph = "J",  
   Tile = "[[File:Slime creature.png]]",
+
   Tile = "[[File:Slime creature.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 11,
+
   HD = 11,  
   ["HD"] = 11,
+
   ["HD"] = 11,  
   ["Average HP 10x"] = 605,
+
   ["Average HP 10x"] = 605,  
   AC = 1,
+
   AC = 1,  
   EV = 4,
+
   EV = 4,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 22, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 22, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Unbreathing flag","Herd flag","Web immune flag",},
+
   Flags = {"Amorphous flag", "Herd flag", "Unblindable flag", "No skeleton flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Poison resistance","Drown resistance",},
+
   Resistances = {"Poison resistance", "Drown resistance", "Acid resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 236,  
   XP = 264,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "jelly",  
   Genus = "jelly",
+
   Species = "slime creature",  
   Species = "slime creature",
+
   Description = [=[An icky glob of slime that slithers along the ground. It can merge with other slime creatures to become dramatically more dangerous, and is especially likely to do so in confined spaces.]=],  
   Description = [=[An icky glob of slime, which slithers along the ground, occasionally merging with other nearby globs.]=],
 
 
   Quote = [=[“The very deep did rot: O Christ!
 
   Quote = [=[“The very deep did rot: O Christ!
 
That ever this should be!
 
That ever this should be!
Line 17,268: Line 20,633:
 
Upon the slimy sea.”
 
Upon the slimy sea.”
 
-Samuel Tayor Coleridge, “The Rime of the Ancient Mariner”. 1798.]=],
 
-Samuel Tayor Coleridge, “The Rime of the Ancient Mariner”. 1798.]=],
 +
}
 +
m["slymdra"] = {
 +
  Name = "slymdra",
 +
  Colour = "Magenta",
 +
  Glyph = "J",
 +
  Tile = "[[File:Slymdra.png]]",
 +
  Speed = "10",
 +
  HD = 18,
 +
  ["HD"] = 18,
 +
  ["Average HP 10x"] = 400,
 +
  AC = 10,
 +
  EV = 3,
 +
  Attacks = {
 +
    {Damage = 33, Type = "Hit", Flavour = "Acid"},
 +
    {Damage = 33, Type = "Hit", Flavour = "Acid"},
 +
    {Damage = 33, Type = "Hit", Flavour = "Acid"},
 +
    {Damage = 33, Type = "Hit", Flavour = "Acid"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Amphibious",
 +
  Flags = {"Eats doors", "See invisible flag", "Regenerates flag", "Unblindable flag", "Amorphous flag", "No skeleton flag", "Herd flag",},
 +
  Willpower = "120",
 +
  Resistances = {"Poison resistance", "Acid resistance 3", "Drown resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 4830,
 +
  Size = "Giant",
 +
  Intelligence = "Brainless",
 +
  Genus = "jelly",
 +
  Species = "slymdra",
 +
  Description = [=[A quivering amalgam of viscous slime, its many pseudopods gnashing at the air like a throng of reptilian maws. It rapidly absorbs nearby slime creatures into itself, growing a new 'head' for each one and becoming even more resilient.
 +
 +
Whether through convergent evolution or genetic memory, it also shares the hydra's most infamous trait: lopping off a head with a bladed weapon will just make it grow two more unless the wound is cauterised by a flaming weapon.
 +
 +
When not stalking prey, its constituent slimes may separate from it again, perhaps to seek new food sources on their own.]=],
 
}
 
}
 
m["small abomination"] = {
 
m["small abomination"] = {
   Name = "small abomination",
+
   Name = "small abomination",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "x",
+
   Glyph = "x",  
   Tile = "[[File:Small abomination.png]]",
+
   Tile = "[[File:Small abomination.png]]",  
   Speed = "7 - 15",
+
   Speed = "12 - 18",  
   HD = 4,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 270,
+
   ["Average HP 10x"] = 270,  
   AC = 6,
+
   AC = 6,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 23, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 17, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","Unbreathing flag","No regenerate flag",},
+
   Flags = {"Evil flag", "Unbreathing flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",},  
  Corpse = "No",
+
   XP = 164,  
   XP = 122,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "small abomination",  
   Genus = "small abomination",
+
   Species = "small abomination",  
   Species = "small abomination",
+
   Description = [=[A hideous mass of body parts. Each varies in speed, strength, or resilience by the nature of whatever unfortunates were used to make it.]=],  
   Description = [=[A hideous mass of body parts. Each varies in speed and durability by the nature of whatever unfortunates were used to make it.]=],
 
 
   Quote = [=[“No — it wasn't that way at all. It was everywhere — a gelatin — a slime yet it had shapes, a thousand shapes of horror beyond all memory. There were eyes — and a blemish. It was the pit — the maelstrom — the ultimate abomination. Carter, it was the unnamable!”
 
   Quote = [=[“No — it wasn't that way at all. It was everywhere — a gelatin — a slime yet it had shapes, a thousand shapes of horror beyond all memory. There were eyes — and a blemish. It was the pit — the maelstrom — the ultimate abomination. Carter, it was the unnamable!”
 
-H.P. Lovecraft, _The Unnamable_. 1925.]=],
 
-H.P. Lovecraft, _The Unnamable_. 1925.]=],
 
}
 
}
 
m["smoke demon"] = {
 
m["smoke demon"] = {
   Name = "smoke demon",
+
   Name = "smoke demon",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "3",
+
   Glyph = "3",  
   Tile = "[[File:Smoke demon.png]]",
+
   Tile = "[[File:Smoke demon.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 7,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 385,
+
   ["Average HP 10x"] = 385,  
   AC = 5,
+
   AC = 5,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 8, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 8, Type = "Hit", Flavour = "Plain"},
 +
    {Damage = 5, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Demonic",  
   Holiness = "Demonic",
+
   ["Item Use"] = {"Open doors"},  
   ["Item Use"] = {"Open doors"},
+
   Habitat = "Land",  
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Sticky Flame Range", Damage = "3d4", Flags = {"Magical",}},
+
       {Spell = "Pyre Arrow", Damage = "2d8*", Flags = {"Magical",}},  
       {Spell = "Steam Ball", Damage = "3d12", Flags = {"Magical",}},
+
       {Spell = "Steam Ball", Damage = "3d12", Flags = {"Magical",}},  
 
       {Spell = "Smiting", Damage = "7-17", Flags = {"Magical",}},
 
       {Spell = "Smiting", Damage = "7-17", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","Flying flag","Unbreathing flag","Insubstantial flag",},
+
   Flags = {"Flying flag", "Insubstantial flag", "Evil flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Fire resistance 2","Poison resistance","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Fire resistance 2", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 429,  
   XP = 429,
+
   Size = "Medium",  
   Size = "Small",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "smoke demon",  
   Genus = "smoke demon",
+
   Species = "smoke demon",  
   Species = "smoke demon",
+
   Description = [=[An infernal demon that manifests itself as a writhing cloud of smoke. Having considerable pyrokinetic powers, it can very effectively attack its enemies from afar.]=],  
   Description = [=[An infernal demon that manifests itself as a writhing cloud of smoke. Having considerable pyrokinetic powers, it can very effectively attack its enemies from afar.]=],
 
 
   Quote = [=[“Why does the thin grey strand
 
   Quote = [=[“Why does the thin grey strand
 
Floating up from the forgotten
 
Floating up from the forgotten
Line 17,344: Line 20,742:
 
}
 
}
 
m["snaplasher vine"] = {
 
m["snaplasher vine"] = {
   Name = "snaplasher vine",
+
   Name = "snaplasher vine",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "w",
+
   Glyph = "w",  
   Tile = "[[File:Snaplasher vine.png]]",
+
   Tile = "[[File:Snaplasher vine.png]]",  
   Speed = "13 (stationary)",
+
   Speed = "13 (stationary)",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 240,
+
   ["Average HP 10x"] = 240,  
   AC = 4,
+
   AC = 4,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 0, Type = "Constrict", Flavour = "Crush"},
+
     {Damage = 0, Type = "Constrict", Flavour = "Crush"},  
 
     {Damage = 14, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 14, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Plant",
+
   Holiness = "Plant",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Unbreathing flag","Stationary flag","No exp gain flag","No poly flag",},
+
   Flags = {"Unbreathing flag", "Stationary flag", "No exp gain flag", "No poly flag", "Peripheral flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
+
   Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "plant",  
   Genus = "plant",
+
   Species = "snaplasher vine",  
   Species = "snaplasher vine",
+
   Description = [=[A swift and sinuous vine brought alive by a dryad's magic. It can quickly bind and entangle the dryad's foes, dragging them back to the forest from which it surges.]=],
   Description = [=[A swift and sinuous vine brought alive by a dryad's magic. It can quickly bind and entangle even a troll, dragging them back to the forest from which it surges.]=],
 
 
}
 
}
 
m["snaplasher vine segment"] = {
 
m["snaplasher vine segment"] = {
   Name = "snaplasher vine segment",
+
   Name = "snaplasher vine segment",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "*",
+
   Glyph = "*",  
   Tile = "[[File:Snaplasher vine segment.png]]",
+
   Tile = "[[File:Snaplasher vine segment.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10 (stationary)",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 360,
+
   ["Average HP 10x"] = 360,  
   AC = 6,
+
   AC = 6,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Plant",
+
   Holiness = "Plant",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Unbreathing flag","Stationary flag","No exp gain flag","No poly flag",},
+
   Flags = {"Unbreathing flag", "Stationary flag", "No exp gain flag", "No poly flag", "Peripheral flag", "Harmless flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
+
   Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "plant",  
   Genus = "plant",
+
   Species = "snaplasher vine",  
   Species = "snaplasher vine",
+
   Description = [=[Part of a swift and sinuous vine brought alive by a dryad's magic. It can quickly bind and entangle the dryad's foes, dragging them back to the forest from which it surges.]=],
   Description = [=[Part of a swift and sinuous vine brought alive by a dryad's magic. It can quickly bind and entangle even a troll, dragging them back to the forest from which it surges.]=],
 
 
}
 
}
 
m["snapping turtle"] = {
 
m["snapping turtle"] = {
   Name = "snapping turtle",
+
   Name = "snapping turtle",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "t",
+
   Glyph = "t",  
   Tile = "[[File:Snapping turtle.png]]",
+
   Tile = "[[File:Snapping turtle.png]]",  
   Speed = "8 (act: 80%; swim: 60%)",
+
   Speed = "8 (swim: 60%)",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 600,
+
   ["Average HP 10x"] = 600,  
   AC = 16,
+
   AC = 16,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 30, Type = "Bite", Flavour = "Reach"},
+
     {Damage = 35, Type = "Bite", Flavour = "Reach"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Cold blood flag",},
+
   Flags = {"Cold blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 253,  
   XP = 253,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "snapping turtle",  
   Genus = "snapping turtle",
+
   Species = "snapping turtle",  
   Species = "snapping turtle",
+
   Description = [=[A belligerent testudine with an armoured carapace. Its neck is surprisingly extensible and can reach out and bite from afar.]=],  
   Description = [=[A belligerent testudine with an armoured carapace. Its neck is surprisingly extensible and can reach out and bite from afar.]=],
+
   Quote = [=[“After a while they came to a village. ”Now then,“ said Snapping Turtle, ”in
   Quote = [=[“After a while they came to a village. ”Now then,“ said Snapping Turtle, ”in the morning at daylight, my friends, we will make on attack. I myself will first go to the place,“ the leader of the war party said to them.
+
the morning at daylight, my friends, we will make on attack. I myself will
 +
first go to the place,“ the leader of the war party said to them.
 +
 
 +
”Good,“ said the other little one, ”thou art the one who sees to it what we
 +
shall do,“ they said to that Snapping Turtle. ”Now then,“ said Snapping
 +
Turtle, ”verily I am now going to tell you what I shall do.“ Thus he spoke.
 +
”Now is the time I shall begin to walk toward this village. Verily at the time
 +
I shall kill the daughter of the chief will be when the light of day is
 +
breaking, and at the same instant the sky will glow with red in the direction
 +
whence the morrow comes. ‘Ho, there, our comrade has killed her!’ will thus be
 +
the thought in your hearts. Then is the time when you want to make a great
 +
noise, when you shall whoop all keep it up. Now is the time that you go to
 +
attack this village.“ Thus he spoke to those his young men.
  
”Good,“ said the other little one, ”thou art the one who sees to it what we shall do,“ they said to that Snapping Turtle. ”Now then,“ said Snapping Turtle, ”verily I am now going to tell you what I shall do.“ Thus he spoke. ”Now is the time I shall begin to walk toward this village. Verily at the time I shall kill the daughter of the chief will be when the light of day is breaking, and at the same instant the sky will glow with red in the direction whence the morrow comes. ‘Ho, there, our comrade has killed her!’ will thus be the thought in your hearts. Then is the time when you want to make a great noise, when you shall whoop all keep it up. Now is the time that you go to attack this village.“ Thus he spoke to those his young men.
+
”All right!“ said the other little fellows.”
 +
    -“When Snapping Turtle went to War”, _Publications of the American
 +
    Ethnological Society, Volume IX: Kickapoo Tales_. 1915.
 +
    trans. Truman Michelson]=],
 +
}
 +
m["solar ember"] = {
 +
  Name = "solar ember",
 +
  Colour = "Red",
 +
  Glyph = "*",  
 +
  Tile = "[[File:Solar ember.png]]",
 +
  Speed = "40",
 +
  HD = 5,
 +
  ["HD"] = 5,
 +
  ["Average HP 10x"] = 320,
 +
  AC = 5,
 +
  EV = 15,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Flying flag", "See invisible flag", "Unblindable flag", "Unbreathing flag", "Insubstantial flag", "No exp gain flag", "No poly flag", "Avatar flag", "Regenerates flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Fire resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},
 +
  Vulnerabilities = {"Cold vulnerability",},
 +
  XP = 0,
 +
  Size = "Little",
 +
  Intelligence = "Brainless",
 +
  Genus = "solar ember",
 +
  Species = "solar ember",
 +
  Description = [=[A mote of intense light and heat manifested by a sun scarab. It is linked to their essence and will never leave their side, being reconstituted time and time again whenever it is extinguished.
  
”All right!“ said the other little fellows.”
+
Some myths even claim that the sun which shines down upon the outside world was once carried around by such a scarab.]=],
-“When Snapping Turtle went to War”, _Publications of the American
 
Ethnological Society, Volume IX: Kickapoo Tales_. 1915.
 
trans. Truman Michelson]=],
 
 
}
 
}
 
m["soldier ant"] = {
 
m["soldier ant"] = {
   Name = "soldier ant",
+
   Name = "soldier ant",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "B",
+
   Glyph = "B",  
   Tile = "[[File:Soldier ant.png]]",
+
   Tile = "[[File:Soldier ant.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 330,
+
   ["Average HP 10x"] = 330,  
   AC = 8,
+
   AC = 8,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 14, Type = "Sting", Flavour = "Poison"},
 
     {Damage = 14, Type = "Sting", Flavour = "Poison"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"No skeleton flag",},
+
   Flags = {"No skeleton flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Poison vulnerability",},
+
   Vulnerabilities = {"Poison vulnerability",},  
  Corpse = "Noxious",
+
   XP = 157,  
   XP = 157,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "worker ant",  
   Genus = "worker ant",
+
   Species = "soldier ant",  
   Species = "soldier ant",
 
 
   Description = [=[A tough ant with a disproportionately large head, strong mandibles, and a vicious sting capable of injecting painful venom. It is a soldier, and thus tasked with protecting the colony from invaders.]=],
 
   Description = [=[A tough ant with a disproportionately large head, strong mandibles, and a vicious sting capable of injecting painful venom. It is a soldier, and thus tasked with protecting the colony from invaders.]=],
 
}
 
}
 
m["soul eater"] = {
 
m["soul eater"] = {
   Name = "soul eater",
+
   Name = "soul eater",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "3",
+
   Glyph = "3",  
   Tile = "[[File:Soul eater.png]]",
+
   Tile = "[[File:Soul eater.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 11,
+
   HD = 11,  
   ["HD"] = 11,
+
   ["HD"] = 11,  
   ["Average HP 10x"] = 605,
+
   ["Average HP 10x"] = 605,  
   AC = 18,
+
   AC = 18,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 25, Type = "Hit", Flavour = "Drain experience"},
 
     {Damage = 25, Type = "Hit", Flavour = "Drain experience"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Drain Life", Damage = "1d21", Flags = {"Magical",}},
+
       {Spell = "Drain Life", Damage = "2d13", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","Unholy flag","See invisible flag","Flying flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Flying flag",},  
   MR = "140",
+
   Willpower = "140",  
   Resistances = {"Cold resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 782,  
   XP = 808,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "soul eater",  
   Genus = "soul eater",
+
   Species = "soul eater",  
   Species = "soul eater",
+
   Description = [=[A demon that manifests as a malignantly shifting shadow gliding through the air. It radiates an intense aura of negative force.]=],  
   Description = [=[This demon looks like a malignantly shifting shadow gliding through the air. It radiates an intense aura of negative force.]=],
 
 
   Quote = [=[“Negation is the mind's first freedom.”
 
   Quote = [=[“Negation is the mind's first freedom.”
 
-E.M. Cioran, _The Temptation to Exist_. 1956.]=],
 
-E.M. Cioran, _The Temptation to Exist_. 1956.]=],
 +
}
 +
m["soul wisp"] = {
 +
  Name = "soul wisp",
 +
  Colour = "LightBlue",
 +
  Glyph = "*",
 +
  Tile = "[[File:Soul wisp.png]]",
 +
  Speed = "10",
 +
  HD = 2,
 +
  ["HD"] = 2,
 +
  ["Average HP 10x"] = 65,
 +
  AC = 3,
 +
  EV = 11,
 +
  Attacks = {
 +
    {Damage = 4, Type = "Touch", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Flying flag", "See invisible flag", "Insubstantial flag", "Evil flag", "Unbreathing flag",},
 +
  Willpower = "10",
 +
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 10,
 +
  Size = "Small",
 +
  Intelligence = "Brainless",
 +
  Genus = "soul wisp",
 +
  Species = "soul wisp",
 +
  Description = [=[A tiny fragment of a living soul, splintered from the body in which it belongs. Too mindless to be fully controlled, it seeks nothing but to reunite with its greater self once more - unfortunately, this process tends to be more violent than the magic which created it.]=],
 
}
 
}
 
m["spark wasp"] = {
 
m["spark wasp"] = {
   Name = "spark wasp",
+
   Name = "spark wasp",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "y",
+
   Glyph = "y",  
   Tile = "[[File:Spark wasp.png]]",
+
   Tile = "[[File:Spark wasp.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 660,
+
   ["Average HP 10x"] = 660,  
   AC = 9,
+
   AC = 9,  
   EV = 14,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 33, Type = "Sting", Flavour = "Electricity"},
 
     {Damage = 33, Type = "Sting", Flavour = "Electricity"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Blinkbolt", Damage = "2d18", Flags = {"Magical",}},
+
       {Spell = "Blinkbolt", Damage = "2d18", Flags = {"Magical", "Long range",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Flying flag","No skeleton flag","Web immune flag",},
+
   Flags = {"Flying flag", "No skeleton flag", "Web immune flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Electricity resistance 3",},
+
   Resistances = {"Electricity resistance 3",},  
   Vulnerabilities = {"Poison vulnerability",},
+
   Vulnerabilities = {"Poison vulnerability",},  
  Corpse = "Noxious",
+
   XP = 983,  
   XP = 1214,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "spark wasp",  
   Genus = "spark wasp",
+
   Species = "spark wasp",  
   Species = "spark wasp",
 
 
   Description = [=[A profoundly unnatural insect covered in vaguely metallic plates. Its stinger crackles with electricity, capable of delivering a powerful shock to unwary victims, and is capable of closing the distance with them at shockingly lethal speed.]=],
 
   Description = [=[A profoundly unnatural insect covered in vaguely metallic plates. Its stinger crackles with electricity, capable of delivering a powerful shock to unwary victims, and is capable of closing the distance with them at shockingly lethal speed.]=],
 
}
 
}
 
m["spatial maelstrom"] = {
 
m["spatial maelstrom"] = {
   Name = "spatial maelstrom",
+
   Name = "spatial maelstrom",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "v",
+
   Glyph = "v",  
   Tile = "[[File:Spatial maelstrom.png]]",
+
   Tile = "[[File:Spatial maelstrom.png]]",  
   Speed = "16",
+
   Speed = "16",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 750,
+
   ["Average HP 10x"] = 750,  
   AC = 0,
+
   AC = 0,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 20, Type = "Hit", Flavour = "Distort"},
+
     {Damage = 20, Type = "Touch", Flavour = "Distort"},  
     {Damage = 20, Type = "Hit", Flavour = "Distort"},
+
     {Damage = 20, Type = "Engulf", Flavour = "Distort"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag","Unbreathing flag","Batty flag","Insubstantial flag",},
+
   Flags = {"Flying flag", "Unbreathing flag", "Batty flag", "Insubstantial flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 759,  
   XP = 759,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "spatial maelstrom",  
   Genus = "spatial maelstrom",
+
   Species = "spatial maelstrom",  
   Species = "spatial maelstrom",
+
   Description = [=[A malevolent rift in reality, dissolving all terrain it passes by into swirling vortices.]=],
   Description = [=[A malevolent rift in reality, dissolving all terrain it passes by into swirling vortices.]=],
+
  Quote = [=[“In any composition, the solid narrates the anomalies generated by the void, or
 +
the infection of the void through the solid (where the void comes to the solid,
 +
it works as a convoluting plague, a coiling swirling epidemic rather than a
 +
nullifying process or a solid-annihilating agent); in a composition there is no
 +
pure solid but a defiled one, a diseased and deflowered solid.
 +
[...]
 +
The only way that the solid can initialize its architectonic and compositional
 +
activities (processes for survival, development, etc.) is by letting the void
 +
in. The dynamic traits of solid can only be actuated when solid is eaten,
 +
convoluted and messed up by the void. There is no other option for solid.”
 +
    -Reza Negarestani, _Cyclonopedia: Complicity with Anonymous Materials_. 2008]=],
 
}
 
}
 
m["spatial vortex"] = {
 
m["spatial vortex"] = {
   Name = "spatial vortex",
+
   Name = "spatial vortex",  
   Colour = "LightGrey",
+
   Colour = "Blue",  
   Glyph = "v",
+
   Glyph = "v",  
   Tile = "[[File:Spatial vortex.png]]",
+
   Tile = "[[File:Spatial vortex.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 540,
+
   ["Average HP 10x"] = 540,  
   AC = 0,
+
   AC = 0,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 30, Type = "Hit", Flavour = "Distort"},
 
     {Damage = 30, Type = "Hit", Flavour = "Distort"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag","Unbreathing flag","Confused flag","Insubstantial flag","Conjured flag",},
+
   Flags = {"Flying flag", "Unbreathing flag", "Confused flag", "Insubstantial flag", "Peripheral flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 167,  
   XP = 165,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "spatial vortex",  
   Genus = "fire vortex",
+
   Species = "spatial vortex",  
   Species = "spatial vortex",
+
   Description = [=[A crazily shifting twist in the fabric of reality.]=],  
   Description = [=[A crazily shifting twist in the fabric of reality.]=],
 
 
   Quote = [=[“It was just a colour out of space—a frightful messenger from unformed realms of infinity beyond all Nature as we know it; from realms whose mere existence stuns the brain and numbs us with the black extra-cosmic gulfs it throws open before our frenzied eyes.”
 
   Quote = [=[“It was just a colour out of space—a frightful messenger from unformed realms of infinity beyond all Nature as we know it; from realms whose mere existence stuns the brain and numbs us with the black extra-cosmic gulfs it throws open before our frenzied eyes.”
 
-H.P. Lovecraft, “The Colour out of Space”. 1927.]=],
 
-H.P. Lovecraft, “The Colour out of Space”. 1927.]=],
 +
}
 +
m["spectator"] = {
 +
  Name = "spectator",
 +
  Colour = "LightGrey",
 +
  Glyph = "p",
 +
  Tile = "[[File:Spectator.png]]",
 +
  Speed = "10",
 +
  HD = 20,
 +
  ["HD"] = 20,
 +
  ["Average HP 10x"] = 1000,
 +
  AC = 0,
 +
  EV = 10,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"Speaks flag", "Warm blood flag", "No exp gain flag", "No poly flag", "No gen derived flag", "Harmless flag",},
 +
  Willpower = "20",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 0,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "human",
 +
  Species = "spectator",
 +
  Description = [=[A follower of Okawaru, granted the honour of spectating a duel to the death.]=],
 
}
 
}
 
m["spectral adder"] = {
 
m["spectral adder"] = {
   Name = "spectral adder",
+
   Name = "spectral adder",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "Z",
+
   Glyph = "Z",  
   Tile = "[[File:Spectral adder.png]]",
+
   Tile = "[[File:Spectral adder.png]]",  
   Speed = "12-30 (swim: 60%)",
+
   Speed = "12-30 (swim: 60%)",  
   HD = 2,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 440,
+
   ["Average HP 10x"] = 440,  
   AC = 3,
+
   AC = 3,  
   EV = 8,
+
   EV = 8,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 4, Type = "Bite", Flavour = "Drain experience"},
 
     {Damage = 4, Type = "Bite", Flavour = "Drain experience"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag","Insubstantial flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 3,  
   XP = 3,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "wraith",  
   Genus = "wraith",
+
   Species = "spectral thing",  
   Species = "spectral thing",
+
   Description = [=[A hideous glowing apparition.]=],  
   Description = [=[A hideous glowing apparition.]=],
 
 
   Quote = [=[“On the hungry craving wind
 
   Quote = [=[“On the hungry craving wind
 
My Spectre follows thee behind.”
 
My Spectre follows thee behind.”
 
-William Blake, “Broken Love”. ca. 1800.]=],
 
-William Blake, “Broken Love”. ca. 1800.]=],
 +
}
 +
m["spectral thing"] = {
 +
  Name = "spectral thing",
 +
  Colour = "Green",
 +
  Glyph = "Z",
 +
  Tile = "[[File:Spectral thing.png]]",
 +
  Speed = "10 - 30",
 +
  HD = 1,
 +
  ["HD"] = 1,
 +
  ["Average HP 10x"] = 440,
 +
  AC = 3,
 +
  EV = 6,
 +
  Attacks = {
 +
    {Damage = 1, Type = "Hit", Flavour = "Drain experience"},
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Flying flag", "See invisible flag", "Insubstantial flag", "Evil flag", "Unbreathing flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 1,
 +
  Size = "Small",
 +
  Intelligence = "Brainless",
 +
  Genus = "wraith",
 +
  Species = "spectral thing",
 +
  Description = [=[A hideous glowing apparition.]=],
 +
  Quote = [=[“On the hungry craving wind
 +
My Spectre follows thee behind.”
 +
    -William Blake, “Broken Love”. ca. 1800.]=],
 
}
 
}
 
m["spectral weapon"] = {
 
m["spectral weapon"] = {
   Name = "spectral weapon",
+
   Name = "spectral weapon",  
   Colour = "Green",
+
   Colour = "LightCyan",  
   Glyph = "(",
+
   Glyph = "(",  
   Tile = "[[File:Spectral weapon.png]]",
+
   Tile = "[[File:Spectral weapon.png]]",  
   Speed = "30",
+
   Speed = "30",  
   HD = 27,
+
   HD = 15,  
   ["HD"] = 5,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 150,
+
   ["Average HP 10x"] = 250,  
   AC = 12,
+
   AC = 7,  
   EV = 20,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 16, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag","Unbreathing flag","Ghost demon flag","Insubstantial flag","No regenerate flag","No exp gain flag","Avatar flag",},
+
   Flags = {"Flying flag", "Unbreathing flag", "Ghost demon flag", "Insubstantial flag", "No exp gain flag", "Avatar flag", "Unblindable flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "wraith",  
   Genus = "wraith",
+
   Species = "spectral weapon",  
   Species = "spectral weapon",
+
   Description = [=[A spirit drawn from a weapon — it never strikes on its own. Damage done to it will be partially mirrored onto the caster.
   Description = [=[A spirit drawn from a weapon — it never strikes on its own. Damage done to it will be partially mirrored onto the caster.]=],
+
 
 +
It has been enchanted to dance through the air and attack under its own power.]=],
 
}
 
}
m["spellforged servitor"] = {
+
m["spellspark servitor"] = {
   Name = "spellforged servitor",
+
   Name = "spellspark servitor",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "9",
+
   Glyph = "9",  
   Tile = "[[File:Spellforged servitor.png]]",
+
   Tile = "[[File:Spellspark servitor.png]]",  
   Speed = "10 (cast: 180%)",
+
   Speed = "10 (spell: 180%)",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 800,
+
   ["Average HP 10x"] = 800,  
   AC = 10,
+
   AC = 10,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag","Unbreathing flag","No exp gain flag","No poly flag","Artificial flag",},
+
   Flags = {"Flying flag", "Unbreathing flag", "No poly flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 1454,  
   XP = 0,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "golem",  
   Genus = "golem",
+
   Species = "spellspark servitor",  
   Species = "spellforged servitor",
+
   Description = [=[A magical construct forged around a spark of its creator's own arcane power, allowing it to wield some of their destructive magics directly.]=],
   Description = [=[A magical construct woven with a portion of a conjurer's magic and bonded with a primitive elemental intelligence, summoned from an outer plane. The magic it is forged with gives it the capacity to wield some of its creator's destructive spells.]=],
+
  Quote = [=[“When you think
 +
Your toys have gone berserk
 +
It's an illusion
 +
You cannot shirk”
 +
    -Siouxsie and the Banshees, “Spellbound”]=],
 
}
 
}
 
m["sphinx"] = {
 
m["sphinx"] = {
   Name = "sphinx",
+
   Name = "sphinx",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "H",
+
   Glyph = "H",  
   Tile = "[[File:Sphinx.png]]",
+
   Tile = "[[File:Sphinx.png]]",  
   Speed = "11",
+
   Speed = "12",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 880,
+
   ["Average HP 10x"] = 880,  
   AC = 5,
+
   AC = 5,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
 +
    {Damage = 12, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Natural",  
   Holiness = "Natural",
+
   ["Item Use"] = {"Open doors"},  
   ["Item Use"] = {"Open doors"},
+
   Habitat = "Land",  
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Confuse", Flags = {"Wizard",}},
+
       {Spell = "Confuse", Flags = {"Wizard",}},  
       {Spell = "Paralyse", Flags = {"Wizard",}},
+
       {Spell = "Paralyse", Flags = {"Wizard",}},  
       {Spell = "Minor Healing", Damage = "2d8+3", Flags = {"Wizard",}},
+
       {Spell = "Minor Healing", Damage = "2d8+3", Flags = {"Wizard",}},  
       {Spell = "Smiting", Damage = "7-17", Flags = {"Wizard",}},
+
       {Spell = "Smiting", Damage = "7-17", Flags = {"Wizard",}},  
 
       {Spell = "Slow", Flags = {"Wizard",}},
 
       {Spell = "Slow", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Flying flag","Speaks flag","Warm blood flag","Hybrid flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Speaks flag", "Warm blood flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 2257,  
   XP = 2257,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "sphinx",  
   Genus = "sphinx",
+
   Species = "sphinx",  
   Species = "sphinx",
 
 
   Description = [=[A large creature with a woman's head, a lion's body and the wings of a huge bird, able to cloud the minds of its foes and wield fell magics.]=],
 
   Description = [=[A large creature with a woman's head, a lion's body and the wings of a huge bird, able to cloud the minds of its foes and wield fell magics.]=],
 +
}
 +
m["sphinx marauder"] = {
 +
  Name = "sphinx marauder",
 +
  Colour = "LightGreen",
 +
  Glyph = "H",
 +
  Tile = "[[File:Sphinx marauder.png]]",
 +
  Speed = "12",
 +
  HD = 13,
 +
  ["HD"] = 13,
 +
  ["Average HP 10x"] = 840,
 +
  AC = 5,
 +
  EV = 12,
 +
  Attacks = {
 +
    {Damage = 13, Type = "Pounce", Flavour = "Airstrike"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Confuse", Flags = {"Wizard",}},
 +
      {Spell = "Vex", Flags = {"Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"See invisible flag", "Flying flag", "Speaks flag", "Warm blood flag", "Fighter flag",},
 +
  Willpower = "60",
 +
  Resistances = {},
 +
  Vulnerabilities = {},
 +
  XP = 1620,
 +
  Size = "Large",
 +
  Intelligence = "Human",
 +
  Genus = "sphinx",
 +
  Species = "sphinx marauder",
 +
  Description = [=[A wicked youthful hybrid with a woman's head, a lion's body, and the wings of an eagle. It gleefully wreaks havoc with both the violent turbulence of high winds and the frustration of bewildering magics.]=],
 +
  Quote = [=[“Oedipus speaks: 'Far from me is the crime and shame of cowardice, and my
 +
valour knows not dastard fears[...] The Sphinx, weaving her words in darkling
 +
measures, I fled not; I faced the bloody jaws of the fell prophetess and the
 +
ground white with scattered bones. And when from a lofty cliff, already
 +
hovering over her prey, she prepared her pinions and, lashing her tail like
 +
a savage lion, stirred up her threatening wrath, I asked her riddle.
 +
Thereupon came a sound of dread; her jaws crashed, and her talons, brooking
 +
no delay, eager for my vitals, tore at the rocks. The lot's intricate,
 +
guile-entangled words, the grim riddle of the winged beast, I solved.'”
 +
-Seneca, _Oedipus_, 1st cent. A.D.
 +
trans. Frank Justus Miller, 1917.]=],
 +
}
 +
m["splinterfrost barricade"] = {
 +
  Name = "splinterfrost barricade",
 +
  Colour = "LightCyan",
 +
  Glyph = "I",
 +
  Tile = "[[File:Splinterfrost barricade.png]]",
 +
  Speed = "10 (stationary)",
 +
  HD = 10,
 +
  ["HD"] = 10,
 +
  ["Average HP 10x"] = 380,
 +
  AC = 15,
 +
  EV = 0,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Amphibious",
 +
  Flags = {"Unbreathing flag", "Stationary flag", "No exp gain flag", "Harmless flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Fire vulnerability",},
 +
  XP = 0,
 +
  Size = "Large",
 +
  Intelligence = "Brainless",
 +
  Genus = "splinterfrost barricade",
 +
  Species = "splinterfrost barricade",
 +
  Description = [=[A durable barricade made of ice reinforced with forgecraft magic. A lattice of precise hairline cracks are visible just beneath its surface which allow it to fracture into a barrage of razor-sharp projectiles whenever it sustains critical damage.]=],
 
}
 
}
 
m["spriggan"] = {
 
m["spriggan"] = {
   Name = "spriggan",
+
   Name = "spriggan",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "i",
+
   Glyph = "i",  
   Tile = "[[File:Spriggan.png]]",
+
   Tile = "[[File:Spriggan.png]]",  
   Speed = "10 (move: 60%)",
+
   Speed = "10 (move: 60%)",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 7,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 245,
+
   ["Average HP 10x"] = 245,  
   AC = 2,
+
   AC = 3,  
   EV = 18,
+
   EV = 18,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 218,  
   XP = 218,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "spriggan",  
   Genus = "spriggan",
+
   Species = "spriggan",  
   Species = "spriggan",
+
   Description = [=[A small humanoid, resembling a human or elf except for the size. It moves at a great speed, and loves playing dirty tricks on people.]=],
   Description = [=[A small humanoid, resembling a human or elf except for the size. They move at a great speed, and love playing dirty tricks on people.]=],
 
 
}
 
}
 
m["spriggan air mage"] = {
 
m["spriggan air mage"] = {
   Name = "spriggan air mage",
+
   Name = "spriggan air mage",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "i",
+
   Glyph = "i",  
   Tile = "[[File:Spriggan air mage.png]]",
+
   Tile = "[[File:Spriggan air mage.png]]",  
   Speed = "10 (move: 60%)",
+
   Speed = "10 (move: 60%)",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 490,
+
   ["Average HP 10x"] = 490,  
   AC = 1,
+
   AC = 3,  
   EV = 24,
+
   EV = 20,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 16, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 16, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Airstrike", Damage = "2d(12-28)", Flags = {"Wizard",}},
+
       {Spell = "Airstrike", Damage = "2d12+(2/space)", Flags = {"Wizard",}},  
       {Spell = "Lightning Bolt", Damage = "3d19", Flags = {"Wizard",}},
+
       {Spell = "Lightning Bolt", Damage = "3d19", Flags = {"Wizard",}},  
       {Spell = "Repel Missiles", Flags = {"Wizard",}},
+
       {Spell = "Deflect Missiles", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Flying flag","Speaks flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Speaks flag", "Warm blood flag",},  
   MR = "140",
+
   Willpower = "140",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 853,  
   XP = 955,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "spriggan",  
   Genus = "spriggan",
+
   Species = "spriggan",  
   Species = "spriggan",
 
 
   Description = [=[A magically adept spriggan blessed with the secrets of the winds.]=],
 
   Description = [=[A magically adept spriggan blessed with the secrets of the winds.]=],
 
}
 
}
 
m["spriggan baker"] = {
 
m["spriggan baker"] = {
   Name = "spriggan baker",
+
   Name = "spriggan baker",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "i",
+
   Glyph = "i",  
   Tile = "[[File:Spriggan baker.png]]",
+
   Tile = "[[File:Spriggan baker.png]]",  
   Speed = "10 (move: 60%)",
+
   Speed = "10 (move: 60%)",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 7,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 245,
+
   ["Average HP 10x"] = 245,  
   AC = 2,
+
   AC = 2,  
   EV = 18,
+
   EV = 18,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"See invisible flag","Speaks flag","Warm blood flag","Vault flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Vault flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 216,  
   XP = 216,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "spriggan",  
   Genus = "spriggan",
+
   Species = "spriggan",  
   Species = "spriggan",
 
 
   Description = [=[A small humanoid, resembling a human or elf except for the size. They move at a great speed, and love playing dirty tricks on people.]=],
 
   Description = [=[A small humanoid, resembling a human or elf except for the size. They move at a great speed, and love playing dirty tricks on people.]=],
 
}
 
}
 
m["spriggan berserker"] = {
 
m["spriggan berserker"] = {
   Name = "spriggan berserker",
+
   Name = "spriggan berserker",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "i",
+
   Glyph = "i",  
   Tile = "[[File:Spriggan berserker.png]]",
+
   Tile = "[[File:Spriggan berserker.png]]",  
   Speed = "10 (move: 60%)",
+
   Speed = "10 (move: 60%)",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 540,
+
   ["Average HP 10x"] = 540,  
   AC = 3,
+
   AC = 4,  
   EV = 18,
+
   EV = 18,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 27, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 27, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Brothers in Arms", Flags = {"Priest",}},
+
       {Spell = "Brothers in Arms", Flags = {"Priest",}},  
       {Spell = "Berserker Rage", Flags = {"Priest",}},
+
       {Spell = "Berserker Rage", Flags = {"Priest",}},  
 
       {Spell = "Trog's Hand", Flags = {"Priest",}},
 
       {Spell = "Trog's Hand", Flags = {"Priest",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 794,  
   XP = 835,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "spriggan",  
   Genus = "spriggan",
+
   Species = "spriggan",  
   Species = "spriggan",
 
 
   Description = [=[A relatively mighty spriggan that plunges recklessly into combat.]=],
 
   Description = [=[A relatively mighty spriggan that plunges recklessly into combat.]=],
 
}
 
}
 
m["spriggan defender"] = {
 
m["spriggan defender"] = {
   Name = "spriggan defender",
+
   Name = "spriggan defender",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "i",
+
   Glyph = "i",  
   Tile = "[[File:Spriggan defender.png]]",
+
   Tile = "[[File:Spriggan defender.png]]",  
   Speed = "16",
+
   Speed = "16",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 15,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 675,
+
   ["Average HP 10x"] = 675,  
   AC = 5,
+
   AC = 5,  
   EV = 22,
+
   EV = 22,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag","See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",},  
   MR = "140",
+
   Willpower = "140",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1121,  
   XP = 1484,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "spriggan",  
   Genus = "spriggan",
+
   Species = "spriggan",  
   Species = "spriggan",
 
 
   Description = [=[An elite, well-equipped spriggan warrior, renowned for its unbelievable agility and its prowess with advanced weaponry.]=],
 
   Description = [=[An elite, well-equipped spriggan warrior, renowned for its unbelievable agility and its prowess with advanced weaponry.]=],
 
}
 
}
 
m["spriggan druid"] = {
 
m["spriggan druid"] = {
   Name = "spriggan druid",
+
   Name = "spriggan druid",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "i",
+
   Glyph = "i",  
   Tile = "[[File:Spriggan druid.png]]",
+
   Tile = "[[File:Spriggan druid.png]]",  
   Speed = "10 (move: 60%)",
+
   Speed = "10 (move: 60%)",  
   HD = 11,
+
   HD = 11,  
   ["HD"] = 11,
+
   ["HD"] = 11,  
   ["Average HP 10x"] = 440,
+
   ["Average HP 10x"] = 440,  
   AC = 2,
+
   AC = 3,  
   EV = 18,
+
   EV = 18,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 18, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 18, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Stone Arrow", Damage = "3d18", Flags = {"Wizard",}},
+
       {Spell = "Stone Arrow", Damage = "3d18", Flags = {"Wizard",}},  
       {Spell = "Awaken Forest", Flags = {"Wizard",}},
+
       {Spell = "Awaken Forest", Flags = {"Wizard",}},  
       {Spell = "Druid's Call", Flags = {"Wizard",}},
+
       {Spell = "Druid's Call", Flags = {"Wizard",}},  
       {Spell = "Minor Healing", Damage = "2d5+3", Flags = {"Emergency","Wizard",}},
+
       {Spell = "Minor Healing", Damage = "2d5+3", Flags = {"Emergency", "Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 725,  
   XP = 725,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "spriggan",  
   Genus = "spriggan",
+
   Species = "spriggan",  
   Species = "spriggan",
+
   Description = [=[A spriggan whose connection with the birds and the beasts is exceptionally strong. If it dies, its sacrifice will heal and temporarily strengthen nearby animals.]=],
   Description = [=[A spriggan whose connection with the birds and the beasts is exceptionally strong. Revelling in nature, these protectors of forests are the doom of anyone who so much as snaps a twig.]=],
 
 
}
 
}
 
m["spriggan rider"] = {
 
m["spriggan rider"] = {
   Name = "spriggan rider",
+
   Name = "spriggan rider",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "i",
+
   Glyph = "i",  
   Tile = "[[File:Spriggan rider.png]]",
+
   Tile = "[[File:Spriggan rider.png]]",  
   Speed = "10 (move: 60%)",
+
   Speed = "10 (move: 60%)",  
   HD = 11,
+
   HD = 11,  
   ["HD"] = 11,
+
   ["HD"] = 11,  
   ["Average HP 10x"] = 605,
+
   ["Average HP 10x"] = 605,  
   AC = 1,
+
   AC = 1,  
   EV = 18,
+
   EV = 18,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 27, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 27, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag","See invisible flag","Flying flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Flying flag", "Speaks flag", "Warm blood flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Poison vulnerability",},
+
   Vulnerabilities = {"Poison vulnerability",},  
  Corpse = "Clean",
+
   XP = 737,  
   XP = 807,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "spriggan",  
   Genus = "spriggan",
+
   Species = "spriggan",  
   Species = "spriggan",
 
 
   Description = [=[A spriggan that has tamed a hornet as its mount, and is tasked with protecting the spriggan fens and cairns from intruders.]=],
 
   Description = [=[A spriggan that has tamed a hornet as its mount, and is tasked with protecting the spriggan fens and cairns from intruders.]=],
 +
}
 +
m["star jelly"] = {
 +
  Name = "star jelly",
 +
  Colour = "LightMagenta",
 +
  Glyph = "J",
 +
  Tile = "[[File:Star jelly.png]]",
 +
  Speed = "12",
 +
  HD = 16,
 +
  ["HD"] = 16,
 +
  ["Average HP 10x"] = 805,
 +
  AC = 5,
 +
  EV = 12,
 +
  Attacks = {
 +
    {Damage = 34, Type = "Engulf", Flavour = "Antimagic"},
 +
    {Damage = 18, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"See invisible flag", "Unblindable flag", "Amorphous flag", "No skeleton flag",},
 +
  Willpower = "80",
 +
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance", "Acid resistance 3",},
 +
  Vulnerabilities = {},
 +
  XP = 1350,
 +
  Size = "Small",
 +
  Intelligence = "Brainless",
 +
  Genus = "jelly",
 +
  Species = "star jelly",
 +
  Description = [=[A white gelatinous mound that pulses with a strange iridescence. Its body absorbs magical energy like a sponge, and when sufficiently injured, will unleash this energy as a flurry of shooting stars.]=],
 +
  Quote = [=["My colleagues may have dismissed the sightings as blink frog egg casings, but today I shall prove that these creatures came from beyond the firmament. Let's begin the dissection."
 +
        -Ardun Idrick, cryptozoologist, last words]=],
 
}
 
}
 
m["starcursed mass"] = {
 
m["starcursed mass"] = {
   Name = "starcursed mass",
+
   Name = "starcursed mass",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "X",
+
   Glyph = "X",  
   Tile = "[[File:Starcursed mass.png]]",
+
   Tile = "[[File:Starcursed mass.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 1500,
+
   ["Average HP 10x"] = 1500,  
   AC = 10,
+
   AC = 10,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 16, Type = "Touch", Flavour = "Plain"},
+
     {Damage = 16, Type = "Engulf", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"See invisible flag","Unbreathing flag",},
+
   Flags = {"See invisible flag", "Unbreathing flag", "Amorphous flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 996,  
   XP = 1337,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "starcursed mass",  
   Genus = "starcursed mass",
+
   Species = "starcursed mass",  
   Species = "starcursed mass",
+
   Description = [=[A mass of stellar detritus that glows with the sickly putrescence of a dying star, forever shrieking soundlessly in a voice beyond mortal grasp. Its form undulates constantly, dividing spontaneously and then withdrawing when threatened. When divided, its deafening chorus of screams can overwhelm the minds of even the bravest warriors, leaving them stunned and helpless.]=],  
   Description = [=[A mass of stellar detritus that glows with the sickly putrescence of a dying star, forever shrieking soundlessly in a voice beyond mortal grasp. Its form quivers and undulates constantly, dividing spontaneously and then withdrawing when threatened. While the voice of even a single one is unsettling, in chorus, their screams can overwhelm the minds of even the bravest warriors, leaving them stunned and helpless.]=],
 
 
   Quote = [=[“Did you see that star go out?
 
   Quote = [=[“Did you see that star go out?
 
I seen it burn.
 
I seen it burn.
Line 17,991: Line 21,616:
 
}
 
}
 
m["starflower"] = {
 
m["starflower"] = {
   Name = "starflower",
+
   Name = "starflower",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "P",
+
   Glyph = "P",  
   Tile = "[[File:Starflower.png]]",
+
   Tile = "[[File:Starflower.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10 (stationary)",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 900,
+
   ["Average HP 10x"] = 900,  
   AC = 16,
+
   AC = 16,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 22, Type = "Tentacle slap", Flavour = "Rift"},
+
     {Damage = 22, Type = "Tentacle slap", Flavour = "Rift"},  
     {Damage = 17, Type = "Tentacle slap", Flavour = "Reach"},
+
     {Damage = 17, Type = "Tentacle slap", Flavour = "Reach"},  
 
     {Damage = 13, Type = "Tentacle slap", Flavour = "Distort"},
 
     {Damage = 13, Type = "Tentacle slap", Flavour = "Distort"},
   },
+
   },  
   Holiness = "Plant",
+
   Holiness = "Plant",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Harpoon Shot", Damage = "2d16", Flags = {"Natural",}},
 
       {Spell = "Harpoon Shot", Damage = "2d16", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Stationary flag",},
+
   Flags = {"Stationary flag", "Unbreathing flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Fire resistance","Cold resistance","Poison resistance","Acid resistance","Drown resistance","Torment resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Poison resistance", "Acid resistance", "Drown resistance", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 1057,  
   XP = 1057,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "plant",  
   Genus = "plant",
+
   Species = "starflower",  
   Species = "starflower",
 
 
   Description = [=[A mass of lashing vines and tentacles growing out of the husk of a dead star. Space itself runs through the xylem and phloem of its branches, which appear to be in many places at once.]=],
 
   Description = [=[A mass of lashing vines and tentacles growing out of the husk of a dead star. Space itself runs through the xylem and phloem of its branches, which appear to be in many places at once.]=],
 
}
 
}
 
m["starspawn tentacle"] = {
 
m["starspawn tentacle"] = {
   Name = "starspawn tentacle",
+
   Name = "starspawn tentacle",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "w",
+
   Glyph = "w",  
   Tile = "[[File:Starspawn tentacle.png]]",
+
   Tile = "[[File:Starspawn tentacle.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10 (stationary)",  
   HD = 11,
+
   HD = 21,  
   ["HD"] = 11,
+
   ["HD"] = 21,  
   ["Average HP 10x"] = 220,
+
   ["Average HP 10x"] = 220,  
   AC = 8,
+
   AC = 8,  
   EV = 2,
+
   EV = 2,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 3, Type = "Constrict", Flavour = "Crush"},
+
     {Damage = 4, Type = "Constrict", Flavour = "Crush"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"See invisible flag","Flying flag","Unbreathing flag","Stationary flag","No exp gain flag","No poly flag",},
+
   Flags = {"Flying flag", "Unbreathing flag", "Stationary flag", "No exp gain flag", "No poly flag", "Peripheral flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "tentacled starspawn",  
   Genus = "tentacled starspawn",
+
   Species = "starspawn tentacle",  
   Species = "starspawn tentacle",
 
 
   Description = [=[The writhing appendage of a tentacled starspawn, capable of grasping nearly any prey and dragging it back to be devoured. Any damage dealt to it hurts the whole creature.]=],
 
   Description = [=[The writhing appendage of a tentacled starspawn, capable of grasping nearly any prey and dragging it back to be devoured. Any damage dealt to it hurts the whole creature.]=],
 
}
 
}
 
m["starspawn tentacle segment"] = {
 
m["starspawn tentacle segment"] = {
   Name = "starspawn tentacle segment",
+
   Name = "starspawn tentacle segment",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "*",
+
   Glyph = "*",  
   Tile = "[[File:Starspawn tentacle segment.png]]",
+
   Tile = "[[File:Starspawn tentacle segment.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10 (stationary)",  
   HD = 11,
+
   HD = 11,  
   ["HD"] = 11,
+
   ["HD"] = 11,  
   ["Average HP 10x"] = 220,
+
   ["Average HP 10x"] = 220,  
   AC = 8,
+
   AC = 8,  
   EV = 2,
+
   EV = 2,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"See invisible flag","Flying flag","Unbreathing flag","Stationary flag","No exp gain flag","No poly flag",},
+
   Flags = {"Flying flag", "Unbreathing flag", "Stationary flag", "No exp gain flag", "No poly flag", "Peripheral flag", "Harmless flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "tentacled starspawn",  
   Genus = "tentacled starspawn",
+
   Species = "starspawn tentacle segment",  
   Species = "starspawn tentacle segment",
 
 
   Description = [=[A sinuous length of an extended starspawn tentacle. Any damage dealt to it hurts the whole creature.]=],
 
   Description = [=[A sinuous length of an extended starspawn tentacle. Any damage dealt to it hurts the whole creature.]=],
 
}
 
}
 
m["statue"] = {
 
m["statue"] = {
   Name = "statue",
+
   Name = "statue",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "8",
+
   Glyph = "I",  
   Tile = "[[File:Statue.png]]",
+
   Tile = "[[File:Statue.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10 (stationary)",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 720,
+
   ["Average HP 10x"] = 720,  
   AC = 12,
+
   AC = 12,  
   EV = 1,
+
   EV = 1,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Weapon only", Flavour = "Plain"},
 
     {Damage = 20, Type = "Weapon only", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Archer flag","Unbreathing flag","Speaks flag","Stationary flag","No poly flag","Don't melee flag","Artificial flag",},
+
   Flags = {"Archer flag", "Unbreathing flag", "Speaks flag", "Stationary flag", "No poly flag", "Don't melee flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 9,  
   XP = 575,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "statue",  
   Genus = "statue",
+
   Species = "statue",  
   Species = "statue",
+
   Description = [=[A piece of sculpted granite with glowing red eyes. Although it is rooted to its base, it can still move parts of itself.]=],
   Description = [=[At first glance, this piece of sculpted granite appears inert. The red glow from its eyes, however, suggests it is no mere stone. Although it is rooted to its base, it can still move parts of itself.]=],
 
 
}
 
}
 
m["steam dragon"] = {
 
m["steam dragon"] = {
   Name = "steam dragon",
+
   Name = "steam dragon",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "D",
+
   Glyph = "D",  
   Tile = "[[File:Steam dragon.png]]",
+
   Tile = "[[File:Steam dragon.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 4,
+
   HD = 4,  
   ["HD"] = 4,
+
   ["HD"] = 4,  
   ["Average HP 10x"] = 300,
+
   ["Average HP 10x"] = 300,  
   AC = 5,
+
   AC = 5,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 12, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 12, Type = "Bite", Flavour = "Plain"},  
 
     {Damage = 6, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 6, Type = "Claw", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Steam Ball", Damage = "3d10", Flags = {"Natural","Breath","Noisy",}},
+
       {Spell = "Steam Ball", Damage = "3d10", Flags = {"Natural", "Breath", "Noisy",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Flying flag","Warm blood flag",},
+
   Flags = {"Flying flag", "Warm blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {"Steam resistance",},
+
   Resistances = {"Steam resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 184,  
   XP = 184,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "dragon",  
   Genus = "dragon",
+
   Species = "steam dragon",  
   Species = "steam dragon",
+
   Description = [=[A relatively small grey dragon, with a resilient-looking scaly hide and steam pouring from its mouth.]=],  
   Description = [=[A relatively small grey dragon, with a resilient-looking scaly hide and steam pouring from its mouth.]=],
 
 
   Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
 
   Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
 
-Life of Confucius
 
-Life of Confucius
Line 18,161: Line 21,781:
 
}
 
}
 
m["steelbarb worm"] = {
 
m["steelbarb worm"] = {
   Name = "steelbarb worm",
+
   Name = "steelbarb worm",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "w",
+
   Glyph = "w",  
   Tile = "[[File:Steelbarb worm.png]]",
+
   Tile = "[[File:Steelbarb worm.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 690,
+
   ["Average HP 10x"] = 690,  
   AC = 11,
+
   AC = 11,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 29, Type = "Hit", Flavour = "Barbs"},
 
     {Damage = 29, Type = "Hit", Flavour = "Barbs"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"No skeleton flag","Web immune flag",},
+
   Flags = {"No skeleton flag", "Web immune flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {"Fire resistance",},
+
   Resistances = {"Fire resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 635,  
   XP = 598,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "ribbon worm",  
   Genus = "worm",
+
   Species = "steelbarb worm",  
   Species = "steelbarb worm",
 
 
   Description = [=[A large worm covered with hard, spiky metal plates. Despite the apparent heaviness of its outer armour, it is rather fast.]=],
 
   Description = [=[A large worm covered with hard, spiky metal plates. Despite the apparent heaviness of its outer armour, it is rather fast.]=],
 
}
 
}
 
m["stoker"] = {
 
m["stoker"] = {
   Name = "stoker",
+
   Name = "stoker",  
   Colour = "LightGrey",
+
   Colour = "Red",  
   Glyph = "L",
+
   Glyph = "L",  
   Tile = "[[File:Stoker.png]]",
+
   Tile = "[[File:Stoker.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 13,
+
   HD = 13,  
   ["HD"] = 13,
+
   ["HD"] = 13,  
   ["Average HP 10x"] = 800,
+
   ["Average HP 10x"] = 800,  
   AC = 5,
+
   AC = 5,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 15, Type = "Touch", Flavour = "Fire"},
 
     {Damage = 15, Type = "Touch", Flavour = "Fire"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious lava",
+
   Habitat = "Amphibious lava",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Wind Blast", Flags = {"Wizard",}},
+
       {Spell = "Wind Blast", Flags = {"Wizard",}},  
 
       {Spell = "Stoke Flames", Flags = {"Wizard",}},
 
       {Spell = "Stoke Flames", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"No skeleton flag","Maintain range flag",},
+
   Flags = {"No skeleton flag", "Evil flag", "Unbreathing flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {"Fire resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 833,  
   XP = 698,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "lich",  
   Genus = "lich",
+
   Species = "stoker",  
   Species = "stoker",
+
   Description = [=[A mortal who made an unholy pact in life, now chained to tend the fires of hell in undeath as payment.]=],
   Description = [=[A mortal who made an unholy pact in life, now chained to tend the fires of hell in undeath as payment. It seems to want to keep its distance.]=],
 
 
}
 
}
 
m["stone giant"] = {
 
m["stone giant"] = {
   Name = "stone giant",
+
   Name = "stone giant",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "C",
+
   Glyph = "C",  
   Tile = "[[File:Stone giant.png]]",
+
   Tile = "[[File:Stone giant.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 880,
+
   ["Average HP 10x"] = 880,  
   AC = 12,
+
   AC = 12,  
   EV = 2,
+
   EV = 2,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 45, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 45, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1087,  
   XP = 1420,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "giant",  
   Genus = "giant",
+
   Species = "stone giant",  
   Species = "stone giant",
+
   Description = [=[A gigantic humanoid with grey skin almost as hard as rock. It carries several boulders, and is perfectly capable of flinging them a great distance.]=],  
   Description = [=[A gigantic humanoid with grey skin almost as hard as rock. It carries several boulders, and is perfectly capable of flinging them a great distance.]=],
 
 
   Quote = [=[“I really believe what you say, answered the knight; for, I have been engaged with the giant, in the most obstinate and outrageous combat that I believe I shall ever fight in all the days of my life: with one backstroke, slam went his head to the ground; and discharged such a quantity of blood, that it ran like rills of water, along the field.”
 
   Quote = [=[“I really believe what you say, answered the knight; for, I have been engaged with the giant, in the most obstinate and outrageous combat that I believe I shall ever fight in all the days of my life: with one backstroke, slam went his head to the ground; and discharged such a quantity of blood, that it ran like rills of water, along the field.”
 
-Miguel de Cervantes Saavedra, _The Ingenious Gentleman Don Quixote of La
 
-Miguel de Cervantes Saavedra, _The Ingenious Gentleman Don Quixote of La
Line 18,258: Line 21,875:
 
}
 
}
 
m["storm dragon"] = {
 
m["storm dragon"] = {
   Name = "storm dragon",
+
   Name = "storm dragon",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "D",
+
   Glyph = "D",  
   Tile = "[[File:Storm dragon.png]]",
+
   Tile = "[[File:Storm dragon.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 1050,
+
   ["Average HP 10x"] = 1050,  
   AC = 13,
+
   AC = 13,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 25, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 25, Type = "Bite", Flavour = "Plain"},  
     {Damage = 15, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 15, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 15, Type = "Trample", Flavour = "Trample"},
 
     {Damage = 15, Type = "Trample", Flavour = "Trample"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Lightning Bolt", Damage = "3d19", Flags = {"Natural","Breath","Noisy",}},
+
       {Spell = "Lightning Bolt", Damage = "3d19", Flags = {"Natural", "Breath", "Noisy",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Flying flag","Warm blood flag",},
+
   Flags = {"Flying flag", "Warm blood flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Cold resistance","Electricity resistance 3","Drown resistance",},
+
   Resistances = {"Electricity resistance 3",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1402,  
   XP = 2041,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "dragon",  
   Genus = "dragon",
+
   Species = "storm dragon",  
   Species = "storm dragon",
+
   Description = [=[A powerful dragon with a hide of thick matte scales almost like blue rubber, and enormous scaly wings crackling with sparks.]=],  
   Description = [=[A powerful dragon with a hide of thick matte scales almost like blue rubber, and enormous scaly wings crackling with sparks.]=],
 
 
   Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
 
   Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
 
-Life of Confucius
 
-Life of Confucius
Line 18,307: Line 21,923:
 
}
 
}
 
m["strange machine"] = {
 
m["strange machine"] = {
   Name = "strange machine",
+
   Name = "strange machine",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "8",
+
   Glyph = "I",  
   Tile = "[[File:Strange machine.png]]",
+
   Tile = "[[File:Strange machine.png]]",  
   Speed = "10",
+
   Speed = "10 (stationary)",  
   HD = 21,
+
   HD = 21,  
   ["HD"] = 21,
+
   ["HD"] = 21,  
   ["Average HP 10x"] = 900,
+
   ["Average HP 10x"] = 900,  
   AC = 12,
+
   AC = 12,  
   EV = 1,
+
   EV = 1,  
   Attacks = {},
+
   Attacks = {
   Holiness = "Nonliving",
+
  },  
   ["Item Use"] = {"Uses nothing"},
+
   Holiness = "Nonliving",  
   Habitat = "Land",
+
   ["Item Use"] = {"Uses nothing"},  
 +
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Summon Illusion", Flags = {"Magical",}},
+
       {Spell = "Summon Illusion", Flags = {"Magical",}},  
 
       {Spell = "Shadow Creatures", Flags = {"Magical",}},
 
       {Spell = "Shadow Creatures", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Stationary flag","No poly flag",},
+
   Flags = {"Stationary flag", "No poly flag", "Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Petrify resistance",},
+
   Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 1374,  
   XP = 1168,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "strange machine",  
   Genus = "strange machine",
+
   Species = "strange machine",  
   Species = "strange machine",
 
 
   Description = [=[A strange mechanical contraption, all hisses and pops. Shadows seem to dance across its reflective surface.]=],
 
   Description = [=[A strange mechanical contraption, all hisses and pops. Shadows seem to dance across its reflective surface.]=],
 
}
 
}
 
m["sun demon"] = {
 
m["sun demon"] = {
   Name = "sun demon",
+
   Name = "sun demon",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "3",
+
   Glyph = "3",  
   Tile = "[[File:Sun demon.png]]",
+
   Tile = "[[File:Sun demon.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 550,
+
   ["Average HP 10x"] = 550,  
   AC = 10,
+
   AC = 10,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 30, Type = "Hit", Flavour = "Fire"},
 
     {Damage = 30, Type = "Hit", Flavour = "Fire"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag",},
+
   Flags = {"Flying flag", "Evil flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {"Fire resistance 3","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 3", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Cold vulnerability","Holy vulnerability",},
+
   Vulnerabilities = {"Cold vulnerability", "Holy vulnerability",},  
  Corpse = "No",
+
   XP = 779,  
   XP = 807,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "sun demon",  
   Genus = "sun demon",
+
   Species = "sun demon",  
   Species = "sun demon",
+
   Description = [=[A demonic figure shining with the heat and fury of a fallen star.]=],  
   Description = [=[A demonic figure shining with the heat and fury of a fallen star.]=],
 
 
   Quote = [=[“Behold him setting in his western skies,
 
   Quote = [=[“Behold him setting in his western skies,
The shadows lengthening as the vapours rise.”
+
The shadows lengthening as the vapours rise.”
-John Dryden, “Absalom and Achitophel”, I, 268. 1681.]=],
+
    -John Dryden, “Absalom and Achitophel”, I, 268. 1681.
 +
 
 +
“The sky is sad and beautiful, like a vast altar.
 +
The sun has drowned in its congealing blood.”
 +
    -Charles Baudelaire, _Flowers of Evil_, 43: Evening Harmony. 1857.
 +
    trans. Ruth White, 1969.]=],
 
}
 
}
 
m["sun moth"] = {
 
m["sun moth"] = {
   Name = "sun moth",
+
   Name = "sun moth",  
   Colour = "White",
+
   Colour = "Yellow",  
   Glyph = "y",
+
   Glyph = "y",  
   Tile = "[[File:Sun moth.png]]",
+
   Tile = "[[File:Sun moth.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 805,
+
   ["Average HP 10x"] = 605,  
   AC = 6,
+
   AC = 6,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 30, Type = "Bite", Flavour = "Sticky flame"},
+
     {Damage = 27, Type = "Bite", Flavour = "Swoop"},
   },
+
   },  
   Holiness = "Holy",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Sticky Flame Range", Damage = "3d5", Flags = {"Natural",}},
+
       {Spell = "Pyre Arrow", Damage = "2d9*", Flags = {"Natural",}},
      {Spell = "Energy Bolt", Damage = "3d20", Flags = {"Natural",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"Flying flag","No skeleton flag","Web immune flag",},
+
   Flags = {"Flying flag", "No skeleton flag", "Web immune flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Fire resistance","Electricity resistance","Negative energy resistance 3","Holy resistance",},
+
   Resistances = {"Fire resistance 2",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 700,  
   XP = 621,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "moth",  
   Genus = "moth",
+
   Species = "sun moth",  
   Species = "sun moth",
+
   Description = [=[A moth of transcendent beauty, coated in pyrophoric scales. Tiny cinders dance and twirl in its wake and whenever it beats its wings, they ignite in such spectacular displays of incandescence that one could almost forget how far away the sun is from this place.]=],
   Description = [=[A moth of celestial beauty and grace, crackling with power.]=],
 
 
}
 
}
 
m["swamp dragon"] = {
 
m["swamp dragon"] = {
   Name = "swamp dragon",
+
   Name = "swamp dragon",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "D",
+
   Glyph = "D",  
   Tile = "[[File:Swamp dragon.png]]",
+
   Tile = "[[File:Swamp dragon.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 675,
+
   ["Average HP 10x"] = 675,  
   AC = 7,
+
   AC = 7,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 20, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 20, Type = "Bite", Flavour = "Plain"},  
     {Damage = 11, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 11, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 11, Type = "Trample", Flavour = "Trample"},
 
     {Damage = 11, Type = "Trample", Flavour = "Trample"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Poisonous Cloud", Damage = "3d7", Flags = {"Natural","Breath","Noisy",}},
+
       {Spell = "Poisonous Cloud", Damage = "3d7", Flags = {"Natural", "Breath", "Noisy",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Flying flag","Warm blood flag",},
+
   Flags = {"Flying flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Poison resistance","Drown resistance",},
+
   Resistances = {"Poison resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 706,  
   XP = 699,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "dragon",  
   Genus = "dragon",
+
   Species = "swamp dragon",  
   Species = "swamp dragon",
+
   Description = [=[A slimy dragon, its gnarly hide covered in swamp muck. Noxious gases dribble from its snout.]=],  
   Description = [=[A large slimy dragon, its gnarly hide covered in swamp muck. Noxious gasses dribble from its snout.]=],
 
 
   Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
 
   Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
 
-Life of Confucius
 
-Life of Confucius
Line 18,456: Line 22,073:
 
}
 
}
 
m["swamp drake"] = {
 
m["swamp drake"] = {
   Name = "swamp drake",
+
   Name = "swamp drake",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "k",
+
   Glyph = "k",  
   Tile = "[[File:Swamp drake.png]]",
+
   Tile = "[[File:Swamp drake.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 4,
+
   HD = 4,  
   ["HD"] = 4,
+
   ["HD"] = 4,  
   ["Average HP 10x"] = 300,
+
   ["Average HP 10x"] = 300,  
   AC = 3,
+
   AC = 3,  
   EV = 11,
+
   EV = 11,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 14, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 14, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Noxious Cloud", Flags = {"Natural","Breath",}},
+
       {Spell = "Noxious Cloud", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Flying flag","Warm blood flag",},
+
   Flags = {"Flying flag", "Warm blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {"Poison resistance",},
+
   Resistances = {"Poison resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 135,  
   XP = 135,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "drake",  
   Genus = "drake",
+
   Species = "swamp drake",  
   Species = "swamp drake",
+
   Description = [=[A small and slimy dragon, covered in swamp muck and giving off a terrible stench.]=],  
   Description = [=[A small and slimy dragon, covered in swamp muck.
 
 
 
It smells terrible.]=],
 
 
   Quote = [=[“Sweet is the swamp with its secrets,
 
   Quote = [=[“Sweet is the swamp with its secrets,
 
Until we meet a snake;
 
Until we meet a snake;
Line 18,502: Line 22,116:
 
}
 
}
 
m["swamp worm"] = {
 
m["swamp worm"] = {
   Name = "swamp worm",
+
   Name = "swamp worm",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "w",
+
   Glyph = "w",  
   Tile = "[[File:Swamp worm.png]]",
+
   Tile = "[[File:Swamp worm.png]]",  
   Speed = "12 (move: 120%)",
+
   Speed = "12 (move: 120%)",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 350,
+
   ["Average HP 10x"] = 350,  
   AC = 3,
+
   AC = 3,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 26, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 26, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Harpoon Shot", Damage = "2d13", Flags = {"Natural",}},
 
       {Spell = "Harpoon Shot", Damage = "2d13", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"No skeleton flag",},
+
   Flags = {"No skeleton flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 162,  
   XP = 162,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "ribbon worm",  
   Genus = "worm",
+
   Species = "swamp worm",  
   Species = "swamp worm",
+
   Description = [=[A large slimy worm, adept at traversing swamps and marshes.]=],  
   Description = [=[A large slimy worm, adept at swimming through the muck of this foul swamp.]=],
 
 
   Quote = [=[“The fool, as I think, at the chasm’s brink,
 
   Quote = [=[“The fool, as I think, at the chasm’s brink,
 
Prone by the swamp or the marsh’s side,
 
Prone by the swamp or the marsh’s side,
Line 18,539: Line 22,152:
 
Since the voice of death must be His true voice.”
 
Since the voice of death must be His true voice.”
 
-Arthur Edward Waite, “At The End of Things”. 1906.]=],
 
-Arthur Edward Waite, “At The End of Things”. 1906.]=],
 +
}
 +
m["tainted leviathan"] = {
 +
  Name = "tainted leviathan",
 +
  Colour = "Magenta",
 +
  Glyph = "C",
 +
  Tile = "[[File:Tainted leviathan.png]]",
 +
  Speed = "10",
 +
  HD = 18,
 +
  ["HD"] = 18,
 +
  ["Average HP 10x"] = 1500,
 +
  AC = 15,
 +
  EV = 2,
 +
  Attacks = {
 +
    {Damage = 50, Type = "Hit", Flavour = "Plain"},
 +
    {Damage = 30, Type = "Hit", Flavour = "Drain experience"},
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Mesmerise", Flags = {"Natural",}},
 +
    },
 +
  },
 +
  Flags = {"Warm blood flag", "See invisible flag", "Speaks flag", "Miasma ring flag", "Fighter flag", "No zombie flag", "Evil flag", "Unbreathing flag",},
 +
  Willpower = "120",
 +
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 1777,
 +
  Size = "Giant",
 +
  Intelligence = "Human",
 +
  Genus = "giant",
 +
  Species = "tainted leviathan",
 +
  Description = [=[Before even the oldest of ancient liches mastered life and death, a group of titans attempted to pull themselves free of mortality through brute strength. They almost succeeded before rot dragged them to Ereshkigal. A glimmer of their former beauty remains, alluring despite the stench.]=],
 
}
 
}
 
m["tarantella"] = {
 
m["tarantella"] = {
   Name = "tarantella",
+
   Name = "tarantella",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "s",
+
   Glyph = "s",  
   Tile = "[[File:Tarantella.png]]",
+
   Tile = "[[File:Tarantella.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 280,
+
   ["Average HP 10x"] = 280,  
   AC = 3,
+
   AC = 3,  
   EV = 14,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 19, Type = "Touch", Flavour = "Confuse"},
 
     {Damage = 19, Type = "Touch", Flavour = "Confuse"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"No skeleton flag","Web immune flag",},
+
   Flags = {"No skeleton flag", "Web immune flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Poison vulnerability",},
+
   Vulnerabilities = {"Poison vulnerability",},  
  Corpse = "Clean",
+
   XP = 277,  
   XP = 214,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "spider",  
   Genus = "spider",
+
   Species = "tarantella",  
   Species = "tarantella",
+
   Description = [=[A small but greatly-feared spider. Its touch alone causes victims to break into a frenzied dance.]=],
   Description = [=[A small but greatly-feared spider whose bite causes victims to break into a frenzied dance.]=],
 
 
}
 
}
 
m["tengu"] = {
 
m["tengu"] = {
   Name = "tengu",
+
   Name = "tengu",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "Q",
+
   Glyph = "Q",  
   Tile = "[[File:Tengu.png]]",
+
   Tile = "[[File:Tengu.png]]",  
   Speed = "10 (move: 90%)",
+
   Speed = "10",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 225,
+
   ["Average HP 10x"] = 225,  
   AC = 2,
+
   AC = 2,  
   EV = 11,
+
   EV = 11,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 10, Type = "Hit", Flavour = "Plain"},  
     {Damage = 5, Type = "Peck", Flavour = "Plain"},
+
     {Damage = 5, Type = "Peck", Flavour = "Plain"},  
 
     {Damage = 5, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 5, Type = "Claw", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag","Speaks flag","Warm blood flag","Hybrid flag",},
+
   Flags = {"Flying flag", "Speaks flag", "Warm blood flag", "No poly flag", "No gen derived flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 117,  
   XP = 117,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "tengu",  
   Genus = "tengu",
+
   Species = "tengu",  
   Species = "tengu",
+
   Description = [=[A humanoid figure with the head and talons of a bird. Its ferociously combative nature belies its fragile appearance.]=],  
   Description = [=[A humanoid figure with the head and talons of a bird. Its ferociously combative nature belies its fragile appearance.]=],
 
 
   Quote = [=[“A Bird came down the Walk —
 
   Quote = [=[“A Bird came down the Walk —
 
He did not know I saw —
 
He did not know I saw —
Line 18,606: Line 22,251:
 
}
 
}
 
m["tengu conjurer"] = {
 
m["tengu conjurer"] = {
   Name = "tengu conjurer",
+
   Name = "tengu conjurer",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "Q",
+
   Glyph = "Q",  
   Tile = "[[File:Tengu conjurer.png]]",
+
   Tile = "[[File:Tengu conjurer.png]]",  
   Speed = "10 (move: 90%)",
+
   Speed = "10",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 7,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 315,
+
   ["Average HP 10x"] = 315,  
   AC = 2,
+
   AC = 2,  
   EV = 17,
+
   EV = 17,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 10, Type = "Hit", Flavour = "Plain"},  
     {Damage = 5, Type = "Peck", Flavour = "Plain"},
+
     {Damage = 5, Type = "Peck", Flavour = "Plain"},  
 
     {Damage = 5, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 5, Type = "Claw", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Lightning Bolt", Damage = "3d14", Flags = {"Wizard",}},
+
       {Spell = "Lightning Bolt", Damage = "3d14", Flags = {"Wizard",}},  
       {Spell = "Iskenderun's Battlesphere", Flags = {"Wizard",}},
+
       {Spell = "Iskenderun's Battlesphere", Flags = {"Wizard",}},  
       {Spell = "Blink", Flags = {"Emergency","Wizard",}},
+
       {Spell = "Force Lance", Damage = "3d11", Flags = {"Emergency", "Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Flying flag","Speaks flag","Warm blood flag","Hybrid flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Speaks flag", "Warm blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 345,  
   XP = 342,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "tengu",  
   Genus = "tengu",
+
   Species = "tengu",  
   Species = "tengu",
 
 
   Description = [=[A tengu with a talent for the destructive magical arts.]=],
 
   Description = [=[A tengu with a talent for the destructive magical arts.]=],
 
}
 
}
 
m["tengu reaver"] = {
 
m["tengu reaver"] = {
   Name = "tengu reaver",
+
   Name = "tengu reaver",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "Q",
+
   Glyph = "Q",  
   Tile = "[[File:Tengu reaver.png]]",
+
   Tile = "[[File:Tengu reaver.png]]",  
   Speed = "10 (move: 90%)",
+
   Speed = "10",  
   HD = 17,
+
   HD = 17,  
   ["HD"] = 17,
+
   ["HD"] = 17,  
   ["Average HP 10x"] = 850,
+
   ["Average HP 10x"] = 850,  
   AC = 8,
+
   AC = 8,  
   EV = 16,
+
   EV = 16,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 27, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 27, Type = "Hit", Flavour = "Plain"},  
     {Damage = 11, Type = "Peck", Flavour = "Plain"},
+
     {Damage = 11, Type = "Peck", Flavour = "Plain"},  
 
     {Damage = 11, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 11, Type = "Claw", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Venom Bolt", Damage = "3d21", Flags = {"Wizard",}},
+
       {Spell = "Venom Bolt", Damage = "3d21", Flags = {"Wizard",}},  
       {Spell = "Bolt of Fire", Damage = "3d26", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Fire", Damage = "3d26", Flags = {"Wizard",}},  
       {Spell = "Bolt of Cold", Damage = "3d26", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Cold", Damage = "3d26", Flags = {"Wizard",}},  
       {Spell = "Corrosive Bolt", Damage = "3d24", Flags = {"Wizard",}},
+
       {Spell = "Corrosive Bolt", Damage = "3d27", Flags = {"Wizard",}},  
       {Spell = "Lightning Bolt", Damage = "3d22", Flags = {"Wizard",}},
+
       {Spell = "Lightning Bolt", Damage = "3d22", Flags = {"Wizard",}},
 +
      {Spell = "Bolt of Draining", Damage = "3d24", Flags = {"Wizard",}},
 +
      {Spell = "Deflect Missiles", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","See invisible flag","Flying flag","Speaks flag","Warm blood flag","Hybrid flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Flying flag", "Speaks flag", "Warm blood flag", "Evil flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1417,  
   XP = 2067,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "tengu",  
   Genus = "tengu",
+
   Species = "tengu",  
   Species = "tengu",
 
 
   Description = [=[An elite, ferocious tengu highly skilled with both steel and spells.]=],
 
   Description = [=[An elite, ferocious tengu highly skilled with both steel and spells.]=],
 
}
 
}
 
m["tengu warrior"] = {
 
m["tengu warrior"] = {
   Name = "tengu warrior",
+
   Name = "tengu warrior",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "Q",
+
   Glyph = "Q",  
   Tile = "[[File:Tengu warrior.png]]",
+
   Tile = "[[File:Tengu warrior.png]]",  
   Speed = "10 (move: 90%)",
+
   Speed = "10",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 600,
+
   ["Average HP 10x"] = 600,  
   AC = 6,
+
   AC = 6,  
   EV = 16,
+
   EV = 16,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 16, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 16, Type = "Hit", Flavour = "Flank"},  
     {Damage = 8, Type = "Peck", Flavour = "Plain"},
+
     {Damage = 8, Type = "Peck", Flavour = "Plain"},  
 
     {Damage = 8, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 8, Type = "Claw", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag","Archer flag","Flying flag","Speaks flag","Warm blood flag","Hybrid flag",},
+
   Flags = {"Fighter flag", "Archer flag", "Flying flag", "Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 809,  
   XP = 870,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "tengu",  
   Genus = "tengu",
+
   Species = "tengu",  
   Species = "tengu",
+
   Description = [=[A particularly bloodthirsty tengu who has opted to hone its skill in airborne fighting and weaponry instead of spellcasting.]=],
   Description = [=[A particularly bloodthirsty tengu who has opted to hone their skill in fighting and weaponry instead of spellcasting.]=],
+
  Quote = [=[“I can puff up my feathers, look real mean
 +
Be the old man that this here's scene
 +
I'm a struttin' preenin' bantam rooster looking for a fight.”
 +
    -Andrew Bird's Bowl of Fire, “Cock o' the Walk”. 1998.]=],
 
}
 
}
 
m["tentacle"] = {
 
m["tentacle"] = {
   Name = "tentacle",
+
   Name = "tentacle",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "w",
+
   Glyph = "w",  
   Tile = "[[File:Tentacle.png]]",
+
   Tile = "[[File:Tentacle.png]]",  
   Speed = "17 (stationary)",
+
   Speed = "17 (stationary)",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 480,
+
   ["Average HP 10x"] = 480,  
   AC = 5,
+
   AC = 5,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 29, Type = "Tentacle slap", Flavour = "Plain"},
 
     {Damage = 29, Type = "Tentacle slap", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Cold blood flag","Flying flag","Stationary flag","No exp gain flag","No poly flag",},
+
   Flags = {"Cold blood flag", "Flying flag", "Stationary flag", "No exp gain flag", "No poly flag", "Peripheral flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "kraken",  
   Genus = "kraken",
+
   Species = "tentacle",  
   Species = "tentacle",
+
   Description = [=[The mighty tentacle of a kraken. Any damage dealt to it hurts the whole creature.]=],
   Description = [=[This mighty tentacle is part of a kraken. Any damage dealt to it hurts the whole creature.]=],
 
 
}
 
}
 
m["tentacle segment"] = {
 
m["tentacle segment"] = {
   Name = "tentacle segment",
+
   Name = "tentacle segment",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "*",
+
   Glyph = "*",  
   Tile = "[[File:Tentacle segment.png]]",
+
   Tile = "[[File:Tentacle segment.png]]",  
   Speed = "18 (stationary)",
+
   Speed = "18 (stationary)",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 480,
+
   ["Average HP 10x"] = 480,  
   AC = 5,
+
   AC = 5,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Cold blood flag","Flying flag","Stationary flag","Submerges flag","No exp gain flag","No poly flag",},
+
   Flags = {"Cold blood flag", "Flying flag", "Stationary flag", "No exp gain flag", "No poly flag", "Peripheral flag", "Harmless flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "kraken",  
   Genus = "kraken",
+
   Species = "tentacle segment",  
   Species = "tentacle segment",
+
   Description = [=[A part of the mighty tentacle of a kraken. Any damage dealt to it hurts the whole creature.]=],
   Description = [=[Part of the mighty tentacle of a kraken. Any damage dealt to it hurts the whole creature.]=],
 
 
}
 
}
 
m["tentacled monstrosity"] = {
 
m["tentacled monstrosity"] = {
   Name = "tentacled monstrosity",
+
   Name = "tentacled monstrosity",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "X",
+
   Glyph = "X",  
   Tile = "[[File:Tentacled monstrosity.png]]",
+
   Tile = "[[File:Tentacled monstrosity.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 23,
+
   HD = 23,  
   ["HD"] = 23,
+
   ["HD"] = 23,  
   ["Average HP 10x"] = 1265,
+
   ["Average HP 10x"] = 1265,  
   AC = 5,
+
   AC = 5,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 22, Type = "Tentacle slap", Flavour = "Plain"},
+
     {Damage = 22, Type = "Tentacle slap", Flavour = "Plain"},  
     {Damage = 17, Type = "Tentacle slap", Flavour = "Plain"},
+
     {Damage = 17, Type = "Tentacle slap", Flavour = "Plain"},  
     {Damage = 13, Type = "Tentacle slap", Flavour = "Plain"},
+
     {Damage = 13, Type = "Tentacle slap", Flavour = "Plain"},  
     {Damage = 9, Type = "Constrict", Flavour = "Crush"},
+
     {Damage = 6, Type = "Constrict", Flavour = "Crush"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Unholy flag","See invisible flag",},
+
   Flags = {"See invisible flag", "Evil flag",},  
   MR = "160",
+
   Willpower = "160",  
   Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 1850,  
   XP = 2974,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "tentacled monstrosity",  
   Genus = "tentacled monstrosity",
+
   Species = "tentacled monstrosity",  
   Species = "tentacled monstrosity",
+
   Description = [=[A writhing mass of tentacles, all covered in putrid mucus.]=],  
   Description = [=[A writhing mass of tentacles, all covered in putrid mucus.]=],
 
 
   Quote = [=[“Oozing and surging up out of that yawning trap-door in the Cyclopean crypt I had glimpsed such an unbelievable behemothic monstrosity that I could not doubt the power of its original to kill with its mere sight. Even now I cannot begin to suggest it with any words at my command. I might call it gigantic — tentacled — proboscidian — octopus-eyed — semi-amorphous — plastic — partly squamous and partly rugose — ugh!”
 
   Quote = [=[“Oozing and surging up out of that yawning trap-door in the Cyclopean crypt I had glimpsed such an unbelievable behemothic monstrosity that I could not doubt the power of its original to kill with its mere sight. Even now I cannot begin to suggest it with any words at my command. I might call it gigantic — tentacled — proboscidian — octopus-eyed — semi-amorphous — plastic — partly squamous and partly rugose — ugh!”
 
-H.P. Lovecraft and Hazel Heald, “Out of the Aeons”, _Weird Tales_, 25, No.
 
-H.P. Lovecraft and Hazel Heald, “Out of the Aeons”, _Weird Tales_, 25, No.
Line 18,807: Line 22,452:
 
}
 
}
 
m["tentacled starspawn"] = {
 
m["tentacled starspawn"] = {
   Name = "tentacled starspawn",
+
   Name = "tentacled starspawn",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "X",
+
   Glyph = "X",  
   Tile = "[[File:Tentacled starspawn.png]]",
+
   Tile = "[[File:Tentacled starspawn.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 880,
+
   ["Average HP 10x"] = 880,  
   AC = 5,
+
   AC = 5,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 40, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 40, Type = "Bite", Flavour = "Plain"},  
     {Damage = 25, Type = "Tentacle slap", Flavour = "Plain"},
+
     {Damage = 25, Type = "Engulf", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Spawn Tentacles", Flags = {"Natural",}},
 
       {Spell = "Spawn Tentacles", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {},
+
   Flags = {"Unbreathing flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 1511,  
   XP = 2276,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "tentacled starspawn",  
   Genus = "tentacled starspawn",
+
   Species = "tentacled starspawn",  
   Species = "tentacled starspawn",
 
 
   Description = [=[A lumbering maw shrouded in a mass of sinuous tentacles. On spotting prey, its tentacles lunge outward, dragging victims directly to its waiting gullet.]=],
 
   Description = [=[A lumbering maw shrouded in a mass of sinuous tentacles. On spotting prey, its tentacles lunge outward, dragging victims directly to its waiting gullet.]=],
 +
}
 +
m["test blob"] = {
 +
  Name = "test blob",
 +
  Colour = "White",
 +
  Glyph = "J",
 +
  Tile = "[[File:Test blob.png]]",
 +
  Speed = "10",
 +
  HD = 1000,
 +
  ["HD"] = 1000,
 +
  ["Average HP 10x"] = 10000000,
 +
  AC = 0,
 +
  EV = 0,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Amphibious",
 +
  Flags = {"Regenerates flag", "No poly flag", "Harmless flag", "Unbreathing flag",},
 +
  Willpower = "20",
 +
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 12,
 +
  Size = "Medium",
 +
  Intelligence = "Brainless",
 +
  Genus = "test statue",
 +
  Species = "test statue",
 
}
 
}
 
m["test spawner"] = {
 
m["test spawner"] = {
   Name = "test spawner",
+
   Name = "test spawner",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "X",
+
   Glyph = "X",  
   Tile = "[[File:Test spawner.png]]",
+
   Tile = "[[File:Test spawner.png]]",  
   Speed = "14 (swim: 60%; stationary)",
+
   Speed = "14 (swim: 60%; stationary)",  
   HD = 1000,
+
   HD = 1000,  
   ["HD"] = 1000,
+
   ["HD"] = 1000,  
   ["Average HP 10x"] = 10000000,
+
   ["Average HP 10x"] = 10000000,  
   AC = 127,
+
   AC = 127,  
   EV = 127,
+
   EV = 127,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Shadow Creatures", Flags = {"Magical",}},
+
       {Spell = "Shadow Creatures", Flags = {"Magical",}},  
       {Spell = "Plane Rend", Flags = {"Magical",}},
+
       {Spell = "Plane Rend", Flags = {"Magical",}},  
 
       {Spell = "Phantom Mirror", Flags = {"Magical",}},
 
       {Spell = "Phantom Mirror", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Regenerates flag","Unbreathing flag","Stationary flag","Insubstantial flag","No poly flag",},
+
   Flags = {"Regenerates flag", "Unbreathing flag", "Stationary flag", "Insubstantial flag", "No poly flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Damnation resistance","Fire resistance 3","Cold resistance","Electricity resistance","Poison resistance 3","Acid resistance","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Fire resistance 4", "Cold resistance 4", "Electricity resistance 4", "Acid resistance 4", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 12,  
   XP = 1145683,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "test spawner",  
   Genus = "test spawner",
+
   Species = "test spawner",  
   Species = "test spawner",
 
 
   Description = [=[(If you see this outside wizmode or the arena, this is a bug.)
 
   Description = [=[(If you see this outside wizmode or the arena, this is a bug.)
  
Line 18,882: Line 22,551:
 
Oh wait, wrong game.]=],
 
Oh wait, wrong game.]=],
 
}
 
}
m["the Enchantress"] = {
+
m["test statue"] = {
   Name = "the Enchantress",
+
  Name = "test statue",
   Colour = "LightMagenta",
+
  Colour = "White",
   Glyph = "i",
+
  Glyph = "X",
   Tile = "[[File:The Enchantress.png]]",
+
  Tile = "[[File:Test statue.png]]",
   Speed = "10 (move: 60%)",
+
  Speed = "14 (swim: 60%; stationary)",
   HD = 15,
+
  HD = 1000,
   ["HD"] = 15,
+
  ["HD"] = 1000,
   ["Average HP 10x"] = 975,
+
  ["Average HP 10x"] = 10000000,
   AC = 1,
+
  AC = 0,
   EV = 30,
+
  EV = 0,
 +
  Attacks = {
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Amphibious",
 +
  Flags = {"Stationary flag", "Regenerates flag", "No poly flag", "Harmless flag", "Unbreathing flag",},
 +
  Willpower = "20",
 +
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 12,
 +
  Size = "Large",
 +
  Intelligence = "Brainless",
 +
  Genus = "test statue",
 +
  Species = "test statue",
 +
}
 +
m["the Enchantress"] = {
 +
   Name = "the Enchantress",  
 +
   Colour = "LightMagenta",  
 +
   Glyph = "i",  
 +
   Tile = "[[File:The Enchantress.png]]",  
 +
   Speed = "10 (move: 60%)",  
 +
   HD = 15,  
 +
   ["HD"] = 15,  
 +
   ["Average HP 10x"] = 975,  
 +
   AC = 12,  
 +
   EV = 30,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 26, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 26, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Dimension Anchor", Flags = {"Wizard",}},
+
       {Spell = "Dimension Anchor", Flags = {"Wizard",}},  
       {Spell = "Slow", Flags = {"Wizard",}},
+
       {Spell = "Slow", Flags = {"Wizard",}},  
       {Spell = "Haste", Flags = {"Wizard",}},
+
       {Spell = "Haste", Flags = {"Wizard",}},  
       {Spell = "Mass Confusion", Flags = {"Wizard",}},
+
       {Spell = "Mass Confusion", Flags = {"Wizard",}},  
       {Spell = "Strip Willpower", Flags = {"Wizard",}},
+
       {Spell = "Strip Willpower", Flags = {"Wizard",}},  
       {Spell = "Invisibility", Flags = {"Emergency","Wizard",}},
+
       {Spell = "Deflect Missiles", Flags = {"Wizard",}},
      {Spell = "Repel Missiles", Flags = {"Wizard",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag", "Name the flag",},  
   MR = "160",
+
   Willpower = "160",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 2337,  
   XP = 3861,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "spriggan",  
   Genus = "spriggan",
+
   Species = "spriggan",  
   Species = "spriggan",
 
 
   Description = [=[First and most fearful of her kind, the Enchantress rules over the spriggans of the dungeon. She wears an opalescent outfit made of dragon skin that shimmers with many colours.]=],
 
   Description = [=[First and most fearful of her kind, the Enchantress rules over the spriggans of the dungeon. She wears an opalescent outfit made of dragon skin that shimmers with many colours.]=],
 
}
 
}
 
m["the Lernaean hydra"] = {
 
m["the Lernaean hydra"] = {
   Name = "the Lernaean hydra",
+
   Name = "the Lernaean hydra",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "D",
+
   Glyph = "D",  
   Tile = "[[File:The Lernaean hydra.png]]",
+
   Tile = "[[File:The Lernaean hydra.png]]",  
   Speed = "10 (swim: 60%)",
+
   Speed = "10 (swim: 60%)",  
   HD = 30,
+
   HD = 30,  
   ["HD"] = 30,
+
   ["HD"] = 30,  
   ["Average HP 10x"] = 1500,
+
   ["Average HP 10x"] = 1500,  
   AC = 0,
+
   AC = 0,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
 +
    {Damage = 18, Type = "Bite", Flavour = "Plain"},
 +
    {Damage = 18, Type = "Bite", Flavour = "Plain"},
 +
    {Damage = 18, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 18, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 18, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Cold blood flag","Regenerates flag","Unique flag",},
+
   Flags = {"Cold blood flag", "Regenerates flag", "Unique flag", "Tall tile flag", "Name the flag",},  
   MR = "120",
+
   Willpower = "120",  
   Resistances = {"Poison resistance","Drown resistance",},
+
   Resistances = {"Poison resistance", "Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 3041,  
   XP = 5262,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "hydra",  
   Genus = "hydra",
+
   Species = "hydra",  
   Species = "hydra",
+
   Description = [=[A huge beast, mightiest of hydras, infamous in myth and legend. It flows through the water faster than a human can run, swatting aside trees as though they were matchsticks. Its many heads slaver and gnash constantly as it hunts for prey to slake its bottomless appetite.]=],  
   Description = [=[A huge beast, mightiest of hydras, infamous in myth and legend. It flows through the water faster than a human can run, swatting aside trees as though they were matchsticks. Its many heads slaver and gnash constantly as it hunts for prey to slake its bottomless appetite.]=],
 
 
   Quote = [=[“The second Labour which he undertook was the slaying of the Lernaian Hydra,
 
   Quote = [=[“The second Labour which he undertook was the slaying of the Lernaian Hydra,
 
springing from whose single body were fashioned a hundred necks, each bearing
 
springing from whose single body were fashioned a hundred necks, each bearing
Line 18,962: Line 22,657:
 
}
 
}
 
m["the Royal Jelly"] = {
 
m["the Royal Jelly"] = {
   Name = "the Royal Jelly",
+
   Name = "the Royal Jelly",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "J",
+
   Glyph = "J",  
   Tile = "[[File:The Royal Jelly.png]]",
+
   Tile = "[[File:The Royal Jelly.png]]",  
   Speed = "14",
+
   Speed = "14",  
   HD = 21,
+
   HD = 21,  
   ["HD"] = 21,
+
   ["HD"] = 21,  
   ["Average HP 10x"] = 2310,
+
   ["Average HP 10x"] = 2310,  
   AC = 8,
+
   AC = 8,  
   EV = 4,
+
   EV = 4,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 50, Type = "Hit", Flavour = "Acid"},
+
     {Damage = 50, Type = "Hit", Flavour = "Acid"},  
 
     {Damage = 30, Type = "Hit", Flavour = "Acid"},
 
     {Damage = 30, Type = "Hit", Flavour = "Acid"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Eats doors","See invisible flag","Unbreathing flag","Unblindable flag","Unique flag","Acid splash flag","Web immune flag",},
+
   Flags = {"Eats doors", "See invisible flag", "Unblindable flag", "Amorphous flag", "Unique flag", "Acid splash flag", "No skeleton flag", "Tall tile flag", "Name the flag",},  
   MR = "180",
+
   Willpower = "180",  
   Resistances = {"Poison resistance","Acid resistance 3","Drown resistance",},
+
   Resistances = {"Poison resistance", "Acid resistance 3",},  
   Vulnerabilities = {"Silver vulnerability",},
+
   Vulnerabilities = {"Silver vulnerability",},  
  Corpse = "No",
+
   XP = 7629,  
   XP = 14247,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "jelly",  
   Genus = "jelly",
+
   Species = "jelly",  
   Species = "jelly",
 
 
   Description = [=[A particularly rich and golden gelatinous thing. Smaller jellies swim and pulse just below its surface, ready to burst forth at the slightest touch.]=],
 
   Description = [=[A particularly rich and golden gelatinous thing. Smaller jellies swim and pulse just below its surface, ready to burst forth at the slightest touch.]=],
 
}
 
}
m["Serpent of Hell (Cocytus)"] = {
+
m["thermic dynamo"] = {
   Name = "Serpent of Hell (Cocytus)",
+
   Name = "thermic dynamo",  
   Colour = "White",
+
   Colour = "LightRed",  
   Glyph = "D",
+
   Glyph = "v",  
   Tile = "[[File:The Serpent of Hell (Cocytus).png]]",
+
   Tile = "[[File:Thermic dynamo.png]]",  
   Speed = "14",
+
   Speed = "10 (move: 80%)",  
   HD = 17,
+
   HD = 10,  
   ["HD"] = 17,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 2805,
+
   ["Average HP 10x"] = 380,  
   AC = 20,
+
   AC = 4,  
   EV = 12,
+
   EV = 16,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 35, Type = "Bite", Flavour = "Cold"},
+
     {Damage = 18, Type = "Touch", Flavour = "Fire"},  
     {Damage = 15, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 14, Type = "Engulf", Flavour = "Cold"},
    {Damage = 15, Type = "Trample", Flavour = "Trample"},
+
   },  
   },
+
   Holiness = "Nonliving",  
   Holiness = "Demonic",
+
   ["Item Use"] = {"Uses nothing"},  
   ["Item Use"] = {"Uses nothing"},
+
   Habitat = "Land",  
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Cold Breath", Damage = "3d34", Flags = {"Natural","Breath","Noisy",}},
+
       {Spell = "Rebounding Blaze", Damage = "3d21", Flags = {"Magical",}},  
       {Spell = "Freezing Cloud", Damage = "2d27", Flags = {"Natural","Breath","Noisy",}},
+
       {Spell = "Rebounding Chill", Damage = "3d21", Flags = {"Magical",}},
      {Spell = "Flash Freeze", Damage = "3d24", Flags = {"Natural","Breath","Noisy",}},
 
      {Spell = "Summon Dragon", Flags = {"Magical",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"Eats doors","Unholy flag","See invisible flag","Flying flag","Unique flag",},
+
   Flags = {"Flying flag", "Unbreathing flag", "Speaks flag", "Insubstantial flag",},  
   MR = "180",
+
   Willpower = "Immune",  
   Resistances = {"Cold resistance 3","Poison resistance","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance 3", "Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
  Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {},  
   Corpse = "No",
+
   XP = 641,  
   XP = 11318,
+
   Size = "Medium",  
   Size = "Giant",
+
   Intelligence = "Brainless",  
   Intelligence = "Human",
+
   Genus = "fire vortex",  
   Genus = "dragon",
+
   Species = "thermic dynamo",  
   Species = "the Serpent of Hell",
+
   Description = [=[A clashing tempest of boundless energy, channelling into capacitor jewels. Its whirls of fire and ice occasionally escape and ricochet wildly off of walls.]=],
   Description = [=[A massive white three-headed dragon, covered with shards of gleaming ice, wholly possessed by the nightmarish cold of Cocytus.]=],
 
 
}
 
}
m["Serpent of Hell (Tartarus)"] = {
+
m["thorn hunter"] = {
   Name = "Serpent of Hell (Tartarus)",
+
   Name = "thorn hunter",  
   Colour = "DarkGrey",
+
   Colour = "White",  
   Glyph = "D",
+
   Glyph = "f",  
   Tile = "[[File:The Serpent of Hell (Tartarus).png]]",
+
   Tile = "[[File:Thorn hunter.png]]",  
   Speed = "14",
+
   Speed = "12 (swim: 120%)",  
   HD = 17,
+
   HD = 15,  
   ["HD"] = 17,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 3230,
+
   ["Average HP 10x"] = 975,  
   AC = 16,
+
   AC = 9,  
   EV = 12,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 35, Type = "Bite", Flavour = "Drain experience"},
+
     {Damage = 27, Type = "Hit", Flavour = "Plain"},  
     {Damage = 15, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 23, Type = "Hit", Flavour = "Plain"},
    {Damage = 15, Type = "Trample", Flavour = "Trample"},
+
   },  
   },
+
   Holiness = "Plant",  
   Holiness = "Demonic",
+
   ["Item Use"] = {"Uses nothing"},  
   ["Item Use"] = {"Uses nothing"},
+
   Habitat = "Amphibious",  
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Draining", Damage = "3d24", Flags = {"Natural","Breath","Noisy",}},
+
       {Spell = "Volley of Thorns", Damage = "3d18", Flags = {"Natural",}},  
       {Spell = "Miasma Breath", Damage = "3d13", Flags = {"Natural","Breath","Noisy",}},
+
       {Spell = "Wall of Brambles", Flags = {"Magical",}},
      {Spell = "Corrosive Bolt", Damage = "3d24", Flags = {"Natural","Breath","Noisy",}},
 
      {Spell = "Summon Dragon", Flags = {"Magical",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"Eats doors","Unholy flag","See invisible flag","Flying flag","Unique flag",},
+
   Flags = {"See invisible flag", "Unbreathing flag",},  
   MR = "180",
+
   Willpower = "100",  
   Resistances = {"Cold resistance 2","Poison resistance","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Fire vulnerability",},  
  Corpse = "No",
+
   XP = 1436,  
   XP = 11197,
+
   Size = "Large",  
   Size = "Giant",
+
   Intelligence = "Animal",  
   Intelligence = "Human",
+
   Genus = "plant",  
   Genus = "dragon",
+
   Species = "thorn hunter",  
   Species = "the Serpent of Hell",
+
   Description = [=[A predatory marsh plant, possessed of motility and a rudimentary intelligence. It ensnares its prey with protrusions of spiny brambles and then skewers the trapped creatures with its razor-sharp thorns.]=],
   Description = [=[Seemingly three pairs of lurid magenta eyes hanging in the darkness, the outline of a vast, sinuous dragon is just barely perceptible behind. Its malice is palpable.]=],
 
 
}
 
}
m["Serpent of Hell (Gehenna)"] = {
+
m["thrashing horror"] = {
   Name = "Serpent of Hell (Gehenna)",
+
   Name = "thrashing horror",  
   Colour = "Red",
+
   Colour = "Yellow",  
   Glyph = "D",
+
   Glyph = "X",  
   Tile = "[[File:The Serpent of Hell (Gehenna).png]]",
+
   Tile = "[[File:Thrashing horror.png]]",  
   Speed = "14",
+
   Speed = "25",  
   HD = 17,
+
   HD = 9,  
   ["HD"] = 17,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 2805,
+
   ["Average HP 10x"] = 495,  
   AC = 16,
+
   AC = 5,  
   EV = 12,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 35, Type = "Bite", Flavour = "Fire"},
+
     {Damage = 17, Type = "Trample", Flavour = "Trample"},  
    {Damage = 15, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 9, Type = "Trample", Flavour = "Trample"},
     {Damage = 15, Type = "Trample", Flavour = "Trample"},
+
   },  
   },
+
   Holiness = "Nonliving",  
   Holiness = "Demonic",
+
   ["Item Use"] = {"Uses nothing"},  
   ["Item Use"] = {"Uses nothing"},
+
   Habitat = "Land",  
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Fire Breath", Damage = "3d34", Flags = {"Natural","Breath","Noisy",}},
+
       {Spell = "Might", Flags = {"Emergency", "Natural",}},
      {Spell = "Flaming Cloud", Damage = "d25", Flags = {"Natural","Breath","Noisy",}},
 
      {Spell = "Fireball", Damage = "3d27", Flags = {"Natural","Breath","Noisy",}},
 
      {Spell = "Summon Dragon", Flags = {"Magical",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"Eats doors","Unholy flag","See invisible flag","Flying flag","Unique flag",},
+
   Flags = {"Unbreathing flag", "Batty flag", "No poly flag",},  
   MR = "180",
+
   Willpower = "60",  
   Resistances = {"Fire resistance 3","Damnation resistance","Poison resistance","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 798,  
   XP = 11318,
+
   Size = "Large",  
   Size = "Giant",
+
   Intelligence = "Animal",  
   Intelligence = "Human",
+
   Genus = "thrashing horror",  
   Genus = "dragon",
+
   Species = "thrashing horror",  
   Species = "the Serpent of Hell",
+
   Description = [=[A seething mass of yellow flesh. It thrashes erratically, staggering foes beneath the weight of its impacts.]=],
   Description = [=[A huge, red-glowing, three-headed dragon, shrouded in damnation. It is possessed by the very essence of Gehenna and its eternal fire.]=],
 
 
}
 
}
m["Serpent of Hell (Dis)"] = {
+
m["titan"] = {
   Name = "Serpent of Hell (Dis)",
+
   Name = "titan",  
   Colour = "LightGrey",
+
   Colour = "LightCyan",  
   Glyph = "D",
+
   Glyph = "C",  
   Tile = "[[File:The Serpent of Hell (Dis).png]]",
+
   Tile = "[[File:Titan.png]]",  
   Speed = "14",
+
   Speed = "10",  
   HD = 17,
+
   HD = 20,  
   ["HD"] = 17,
+
   ["HD"] = 20,  
   ["Average HP 10x"] = 3230,
+
   ["Average HP 10x"] = 1100,  
   AC = 30,
+
   AC = 10,  
   EV = 8,
+
   EV = 3,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 35, Type = "Bite", Flavour = "Reach"},
+
     {Damage = 55, Type = "Hit", Flavour = "Plain"},
    {Damage = 25, Type = "Claw", Flavour = "Plain"},
+
   },  
    {Damage = 25, Type = "Trample", Flavour = "Trample"},
+
   Holiness = "Natural",  
    {Damage = 15, Type = "Tail slap", Flavour = "Plain"},
+
   ["Item Use"] = {"Open doors"},  
   },
+
   Habitat = "Land",  
   Holiness = "Demonic",
 
   ["Item Use"] = {"Uses nothing"},
 
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Metal Splinters", Damage = "3d30", Flags = {"Natural","Breath","Noisy",}},
+
       {Spell = "Lightning Bolt", Damage = "3d24", Flags = {"Wizard",}},  
       {Spell = "Quicksilver Bolt", Damage = "3d20", Flags = {"Natural","Breath","Noisy",}},
+
       {Spell = "Minor Healing", Damage = "2d10+3", Flags = {"Wizard",}},  
       {Spell = "Lehudib's Crystal Spear", Damage = "3d36", Flags = {"Natural","Breath","Noisy",}},
+
       {Spell = "Airstrike", Damage = "2d18+(2/space)", Flags = {"Wizard",}},
      {Spell = "Summon Dragon", Flags = {"Magical",}},
 
 
     },
 
     },
   },
+
   },  
   Flags = {"Eats doors","Unholy flag","See invisible flag","Unique flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",},  
   MR = "180",
+
   Willpower = "180",  
   Resistances = {"Fire resistance","Cold resistance","Poison resistance","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Electricity resistance 3",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 1669,  
   XP = 11556,
+
   Size = "Giant",  
   Size = "Giant",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "giant",  
   Genus = "dragon",
+
   Species = "titan",  
   Species = "the Serpent of Hell",
+
   Description = [=[A huge, bolt-hurling, lightning-limned humanoid. It is unusually large and powerful, even among giants.]=],
   Description = [=[A towering three-headed beast with an army's worth of swords for teeth. Each of its scales is a shield with a razored edge.]=],
+
  Quote = [=[“And on the other part the Titans eagerly strengthened their ranks, and both sides at one time showed the work of their hands and their might. The boundless sea rang terribly around, and the earth crashed loudly: wide Heaven was shaken and groaned, and high Olympus reeled from its foundation under the charge of the undying gods, and a heavy quaking reached dim Tartarus and the deep sound of their feet in the fearful onset and of their hard missiles. So, then, they launched their grievous shafts upon one another, and the cry of both armies as they shouted reached to starry heaven; and they met together with a great battle-cry.”
 +
-Hesiod, _Theogony_, 8th cent. B.C.
 +
trans. H.G. Evelyn-White, 1914.]=],
 
}
 
}
m["tainted leviathan"] = {
+
m["toadstool"] = {
   Name = "tainted leviathan",
+
   Name = "toadstool",  
   Colour = "Magenta",
+
   Colour = "Green",  
   Glyph = "C",
+
   Glyph = "P",  
   Tile = "[[File:Tainted leviathan.png]]",
+
   Tile = "[[File:Toadstool.png]]",  
   Speed = "10",
+
   Speed = "0",  
   HD = 18,
+
   HD = 1,  
   ["HD"] = 18,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 1500,
+
   ["Average HP 10x"] = 30,  
   AC = 15,
+
   AC = 1,  
   EV = 2,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
    {Damage = 50, Type = "Hit", Flavour = "Plain"},
+
   },  
    {Damage = 30, Type = "Hit", Flavour = "Drain experience"},
+
   Holiness = "Plant",  
  },
+
   ["Item Use"] = {"Uses nothing"},  
  Holiness = "Undead",
+
   Habitat = "Land",  
  ["Item Use"] = {"Starting equipment", "Open doors"},
+
   Flags = {"Stationary flag", "No exp gain flag", "Harmless flag", "Unbreathing flag",},  
  Habitat = "Land",
+
   Willpower = "Immune",  
  Spellsets = {
+
   Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",},  
    {
+
   Vulnerabilities = {},  
      {Spell = "Mesmerise", Flags = {"Natural",}},
+
   XP = 0,  
    },
+
   Size = "Tiny",  
  },
+
   Intelligence = "Brainless",  
  Flags = {"Warm blood flag","See invisible flag","Speaks flag","Miasma ring flag","Fighter flag",},
+
   Genus = "fungus",  
  MR = "120",
+
   Species = "toadstool",  
  Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Description = [=[A short-lived species of fungus typically found on or around decaying organic matter.]=],  
  Vulnerabilities = {"Holy vulnerability",},
+
   Quote = [=[“But the Seneschal gathered the toadstool fly-bane.”
  Corpse = "Noxious",
+
-Adam Mickiewicz, _Pan Tadeusz_, III. 1834.
  XP = 1508,
+
trans. G.R. Noyes, 1917.]=],
  Size = "Giant",
 
  Intelligence = "Human",
 
  Genus = "giant",
 
  Species = "tainted leviathan",
 
  Description = [=[Before even the oldest of ancient liches mastered life and death, a group of titans attempted to pull themselves free of mortality through brute strength. They almost succeeded before rot dragged them to Ereshkigal. A glimmer of their former beauty remains, alluring despite the stench.]=],
 
}
 
m["thorn hunter"] = {
 
  Name = "thorn hunter",
 
  Colour = "White",
 
  Glyph = "f",
 
  Tile = "[[File:Thorn hunter.png]]",
 
  Speed = "12 (swim: 120%)",
 
  HD = 15,
 
  ["HD"] = 15,
 
  ["Average HP 10x"] = 975,
 
  AC = 9,
 
  EV = 9,
 
  Attacks = {
 
    {Damage = 27, Type = "Hit", Flavour = "Plain"},
 
    {Damage = 23, Type = "Hit", Flavour = "Plain"},
 
   },
 
   Holiness = "Plant",
 
   ["Item Use"] = {"Uses nothing"},
 
  Habitat = "Amphibious",
 
  Spellsets = {
 
    {
 
      {Spell = "Volley of Thorns", Damage = "3d18", Flags = {"Natural",}},
 
      {Spell = "Wall of Brambles", Flags = {"Magical",}},
 
    },
 
  },
 
  Flags = {"See invisible flag","Unbreathing flag",},
 
  MR = "100",
 
  Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
 
  Vulnerabilities = {"Fire vulnerability",},
 
  Corpse = "No",
 
  XP = 2121,
 
  Size = "Large",
 
  Intelligence = "Animal",
 
  Genus = "plant",
 
  Species = "thorn hunter",
 
  Description = [=[A predatory marsh plant, possessed of motility and a rudimentary intelligence. It stalks its prey swiftly, creating sudden profusions of spiny brambles with which to ensnare them and then skewering the trapped creatures with accurate volleys of its own razor-sharp thorns.]=],
 
}
 
m["thrashing horror"] = {
 
  Name = "thrashing horror",
 
  Colour = "Yellow",
 
  Glyph = "X",
 
  Tile = "[[File:Thrashing horror.png]]",
 
  Speed = "25",
 
  HD = 9,
 
  ["HD"] = 9,
 
  ["Average HP 10x"] = 495,
 
  AC = 5,
 
  EV = 10,
 
  Attacks = {
 
    {Damage = 17, Type = "Trample", Flavour = "Trample"},
 
    {Damage = 9, Type = "Trample", Flavour = "Trample"},
 
  },
 
  Holiness = "Nonliving",
 
  ["Item Use"] = {"Open doors"},
 
   Habitat = "Land",
 
   Spellsets = {
 
    {
 
      {Spell = "Might", Flags = {"Emergency","Natural",}},
 
    },
 
  },
 
  Flags = {"Unbreathing flag","Batty flag","No poly flag",},
 
  MR = "60",
 
  Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
 
  Vulnerabilities = {},
 
  Corpse = "No",
 
  XP = 841,
 
  Size = "Large",
 
  Intelligence = "Animal",
 
  Genus = "thrashing horror",
 
  Species = "thrashing horror",
 
  Description = [=[A seething mass of yellow flesh. It thrashes erratically, staggering foes beneath the weight of its impacts.]=],
 
}
 
m["titan"] = {
 
  Name = "titan",
 
  Colour = "LightCyan",
 
  Glyph = "C",
 
  Tile = "[[File:Titan.png]]",
 
  Speed = "10",
 
  HD = 20,
 
  ["HD"] = 20,
 
  ["Average HP 10x"] = 1100,
 
  AC = 10,
 
  EV = 3,
 
  Attacks = {
 
    {Damage = 55, Type = "Hit", Flavour = "Plain"},
 
  },
 
  Holiness = "Natural",
 
  ["Item Use"] = {"Open doors"},
 
  Habitat = "Land",
 
  Spellsets = {
 
    {
 
      {Spell = "Lightning Bolt", Damage = "3d24", Flags = {"Wizard",}},
 
      {Spell = "Minor Healing", Damage = "2d10+3", Flags = {"Wizard",}},
 
      {Spell = "Airstrike", Damage = "2d(18-34)", Flags = {"Wizard",}},
 
    },
 
  },
 
  Flags = {"Fighter flag","See invisible flag","Speaks flag","Warm blood flag",},
 
  MR = "180",
 
  Resistances = {"Electricity resistance 3","Drown resistance",},
 
  Vulnerabilities = {},
 
   Corpse = "Clean",
 
  XP = 2591,
 
  Size = "Giant",
 
  Intelligence = "Human",
 
  Genus = "giant",
 
  Species = "titan",
 
  Description = [=[This huge, bolt-hurling, lightning-limned humanoid is unusually large and powerful, even among giants.]=],
 
  Quote = [=[“And on the other part the Titans eagerly strengthened their ranks, and both sides at one time showed the work of their hands and their might. The boundless sea rang terribly around, and the earth crashed loudly: wide Heaven was shaken and groaned, and high Olympus reeled from its foundation under the charge of the undying gods, and a heavy quaking reached dim Tartarus and the deep sound of their feet in the fearful onset and of their hard missiles. So, then, they launched their grievous shafts upon one another, and the cry of both armies as they shouted reached to starry heaven; and they met together with a great battle-cry.”
 
-Hesiod, _Theogony_, 8th cent. B.C.
 
trans. H.G. Evelyn-White, 1914.]=],
 
}
 
m["toadstool"] = {
 
  Name = "toadstool",
 
  Colour = "Black",
 
  Glyph = "P",
 
  Tile = "[[File:Toadstool.png]]",
 
  Speed = "0",
 
  HD = 1,
 
  ["HD"] = 1,
 
  ["Average HP 10x"] = 30,
 
  AC = 1,
 
  EV = 0,
 
  Attacks = {
 
  },
 
  Holiness = "Plant",
 
  ["Item Use"] = {"Uses nothing"},
 
  Habitat = "Land",
 
  Flags = {"Stationary flag","No exp gain flag","Harmless flag",},
 
  MR = "Immune",
 
   Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
 
   Vulnerabilities = {},
 
  Corpse = "No",
 
   XP = 0,
 
   Size = "Tiny",
 
   Intelligence = "Brainless",
 
   Genus = "fungus",
 
   Species = "toadstool",
 
   Description = [=[A short-lived species of fungus typically found on or around decaying organic matter.]=],
 
   Quote = [=[“But the Seneschal gathered the toadstool fly-bane.”
 
-Adam Mickiewicz, _Pan Tadeusz_, III. 1834.
 
trans. G.R. Noyes, 1917.]=],
 
 
}
 
}
 
m["toenail golem"] = {
 
m["toenail golem"] = {
   Name = "toenail golem",
+
   Name = "toenail golem",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "9",
+
   Glyph = "9",  
   Tile = "[[File:Toenail golem.png]]",
+
   Tile = "[[File:Toenail golem.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 9,
+
   HD = 9,  
   ["HD"] = 9,
+
   ["HD"] = 9,  
   ["Average HP 10x"] = 585,
+
   ["Average HP 10x"] = 585,  
   AC = 8,
+
   AC = 8,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 13, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 13, Type = "Gore", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Unbreathing flag","Artificial flag",},
+
   Flags = {"Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 477,  
   XP = 477,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "golem",  
   Genus = "golem",
+
   Species = "toenail golem",  
   Species = "toenail golem",
+
   Description = [=[A huge animated statue made entirely from toenail clippings. Some people just have too much time on their hands.]=],  
   Description = [=[A huge animated statue made entirely from toenail clippings. Some people just have too much time on their hands.]=],
+
   Quote = [=[“Gentle socks pamper them by day, and shoes cobbled of leather fortify them,
   Quote = [=[“Gentle socks pamper them by day, and shoes cobbled of leather fortify them, but my toes hardly notice. All they’re interested in is turning out toenails—semitransparent, flexible sheets of a hornlike material, as defense against—whom?”
+
but my toes hardly notice. All they're interested in is turning out
-Jorge Luis Borges, “Toenails”. 1960.
+
toenails—semitransparent, flexible sheets of a hornlike material, as defence
trans. Andrew Hurley, 1998.]=],
+
against—whom?”
 +
    -Jorge Luis Borges, “Toenails”. 1960.
 +
    trans. Andrew Hurley, 1998.]=],
 
}
 
}
 
m["tormentor"] = {
 
m["tormentor"] = {
   Name = "tormentor",
+
   Name = "tormentor",  
   Colour = "LightMagenta",
+
   Colour = "LightMagenta",  
   Glyph = "2",
+
   Glyph = "2",  
   Tile = "[[File:Tormentor.png]]",
+
   Tile = "[[File:Tormentor.png]]",  
   Speed = "13",
+
   Speed = "13",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 7,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 385,
+
   ["Average HP 10x"] = 385,  
   AC = 12,
+
   AC = 12,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 +
    {Damage = 8, Type = "Hit", Flavour = "Pain"},
 
     {Damage = 8, Type = "Hit", Flavour = "Pain"},
 
     {Damage = 8, Type = "Hit", Flavour = "Pain"},
    {Damage = 8, Type = "Hit", Flavour = "Pain"},
+
   },  
   },
+
   Holiness = "Demonic",  
   Holiness = "Demonic",
+
   ["Item Use"] = {"Open doors"},  
   ["Item Use"] = {"Open doors"},
+
   Habitat = "Land",  
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
      {Spell = "Pain", Damage = "d14", Flags = {"Magical",}},
 
 
       {Spell = "Symbol of Torment", Flags = {"Magical",}},
 
       {Spell = "Symbol of Torment", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","Speaks flag",},
+
   Flags = {"Speaks flag", "Evil flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Fire resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 348,  
   XP = 348,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "tormentor",  
   Genus = "tormentor",
+
   Species = "tormentor",  
   Species = "tormentor",
+
   Description = [=[A malign devil covered in all manner of claws, spines, and cruel hooks. It is able to inflict torturous agony on those foolish enough to gaze upon it.]=],  
   Description = [=[A malign devil covered in all manner of claws, spines, and cruel hooks. It is able to inflict torturous agony on those foolish enough to gaze upon it.]=],
 
 
   Quote = [=[“Thou art to me a delicious torment.”
 
   Quote = [=[“Thou art to me a delicious torment.”
 
-Ralph Waldo Emerson, _Essays: First Series_, Essay VI: Friendship. 1841.]=],
 
-Ralph Waldo Emerson, _Essays: First Series_, Essay VI: Friendship. 1841.]=],
 
}
 
}
 
m["torpor snail"] = {
 
m["torpor snail"] = {
   Name = "torpor snail",
+
   Name = "torpor snail",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "w",
+
   Glyph = "w",  
   Tile = "[[File:Torpor snail.png]]",
+
   Tile = "[[File:Torpor snail.png]]",  
   Speed = "7",
+
   Speed = "7",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 600,
+
   ["Average HP 10x"] = 600,  
   AC = 8,
+
   AC = 8,  
   EV = 1,
+
   EV = 1,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 25, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 25, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"No skeleton flag","Web immune flag",},
+
   Flags = {"No skeleton flag", "Web immune flag", "Has aura flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 423,  
   XP = 423,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "elephant slug",  
   Genus = "elephant slug",
+
   Species = "torpor snail",  
   Species = "torpor snail",
+
   Description = [=[A ponderous gastropod with a rock-hard shell. It is said to be in some way connected with the god Cheibriados; its very presence slows the movements of unwary adventurers, leaving them easy prey for its terrifying, ever-gnashing radulae.]=],  
   Description = [=[A ponderous gastropod with a rock-hard shell. It is said to be in some way connected with the god Cheibriados; its very presence slows the movements of unwary adventurers, leaving them easy prey for its terrifying, ever-gnashing radulae.]=],
 
 
   Quote = [=[“Snail, snail, slug-slow,
 
   Quote = [=[“Snail, snail, slug-slow,
 
To me thy four horns show;
 
To me thy four horns show;
Line 19,432: Line 22,964:
 
}
 
}
 
m["torturous demonspawn"] = {
 
m["torturous demonspawn"] = {
   Name = "torturous demonspawn",
+
   Name = "torturous demonspawn",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "6",
+
   Glyph = "6",  
   Tile = "[[File:Torturous demonspawn.png]]",
+
   Tile = "[[File:Torturous demonspawn.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 500,
+
   ["Average HP 10x"] = 500,  
   AC = 9,
+
   AC = 9,  
   EV = 11,
+
   EV = 11,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Unholy flag","Speaks flag","Warm blood flag","No poly flag",},
+
   Flags = {"Unholy flag", "Speaks flag", "Warm blood flag", "No poly flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Torment resistance",},
+
   Resistances = {"Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",},  
  Corpse = "Clean",
+
   XP = 714,  
   XP = 714,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "demonspawn",  
   Genus = "demonspawn",
+
   Species = "torturous demonspawn",  
   Species = "torturous demonspawn",
 
 
   Description = [=[A half-mortal, half-demonic creature, with its hellish heritage asserting itself through a certain devilish cast to its features.]=],
 
   Description = [=[A half-mortal, half-demonic creature, with its hellish heritage asserting itself through a certain devilish cast to its features.]=],
 
}
 
}
 
m["training dummy"] = {
 
m["training dummy"] = {
   Name = "training dummy",
+
   Name = "training dummy",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "8",
+
   Glyph = "I",  
   Tile = "[[File:Training dummy.png]]",
+
   Tile = "[[File:Training dummy.png]]",  
   Speed = "10 (stationary)",
+
   Speed = "10 (stationary)",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 60,
+
   ["Average HP 10x"] = 60,  
   AC = 0,
+
   AC = 0,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 1, Type = "Weapon only", Flavour = "Plain"},
 
     {Damage = 1, Type = "Weapon only", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Unbreathing flag","Stationary flag",},
+
   Flags = {"Unbreathing flag", "Stationary flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Petrify resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 9,  
   XP = 2,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "training dummy",  
   Genus = "training dummy",
+
   Species = "training dummy",  
   Species = "training dummy",
+
   Description = [=[A mannequin used for battle practice.]=],  
   Description = [=[A mannequin used for battle practice.]=],
 
 
   Quote = [=[“Things are only mannequins and even the great world-historical events are only costumes beneath which they exchange glances with nothingness, with the base and the banal.”
 
   Quote = [=[“Things are only mannequins and even the great world-historical events are only costumes beneath which they exchange glances with nothingness, with the base and the banal.”
 
-Walter Benjamin, _Protocols to the Experiments on Hashish, Opium and
 
-Walter Benjamin, _Protocols to the Experiments on Hashish, Opium and
Line 19,495: Line 23,025:
 
}
 
}
 
m["troll"] = {
 
m["troll"] = {
   Name = "troll",
+
   Name = "troll",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "T",
+
   Glyph = "T",  
   Tile = "[[File:Troll.png]]",
+
   Tile = "[[File:Troll.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 7,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 385,
+
   ["Average HP 10x"] = 385,  
   AC = 3,
+
   AC = 3,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 20, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 20, Type = "Bite", Flavour = "Plain"},  
     {Damage = 15, Type = "Claw", Flavour = "Plain"},
+
     {Damage = 15, Type = "Claw", Flavour = "Plain"},  
 
     {Damage = 15, Type = "Claw", Flavour = "Plain"},
 
     {Damage = 15, Type = "Claw", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Regenerates flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Regenerates flag", "Speaks flag", "Warm blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 308,  
   XP = 304,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "troll",  
   Genus = "troll",
+
   Species = "troll",  
   Species = "troll",
+
   Description = [=[A huge and physically powerful humanoid creature. Short on intelligence but long on brawn, its thick knobbly hide heals rapidly from most wounds.]=],  
   Description = [=[The common troll is a huge and physically powerful humanoid creature. Short on intelligence but long on brawn, its thick knobbly hide heals rapidly from most wounds.]=],
 
 
   Quote = [=[“Buckshank bold and Elfinstone,
 
   Quote = [=[“Buckshank bold and Elfinstone,
 
And more than I can mention here,
 
And more than I can mention here,
Line 19,536: Line 23,065:
 
}
 
}
 
m["twisted elf"] = {
 
m["twisted elf"] = {
   Name = "twisted elf",
+
   Name = "twisted elf",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "e",
+
   Glyph = "e",  
   Tile = "[[File:Twisted elf.png]]",
+
   Tile = "[[File:Twisted elf.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 360,
+
   ["Average HP 10x"] = 360,  
   AC = 3,
+
   AC = 3,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","No poly flag","Vault flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "Vault flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 346,  
   XP = 346,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "elf",  
   Genus = "elf",
+
   Species = "elf",  
   Species = "elf",
 
 
   Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
 
   Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
 
}
 
}
 
m["twisted human"] = {
 
m["twisted human"] = {
   Name = "twisted human",
+
   Name = "twisted human",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Twisted human.png]]",
+
   Tile = "[[File:Twisted human.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 330,
+
   ["Average HP 10x"] = 330,  
   AC = 3,
+
   AC = 3,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","Vault flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Vault flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 194,  
   XP = 194,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=],  
   Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=],
 
 
   Quote = [=[“Do you know
 
   Quote = [=[“Do you know
 
Do I know
 
Do I know
Line 19,600: Line 23,127:
 
}
 
}
 
m["twisted orc"] = {
 
m["twisted orc"] = {
   Name = "twisted orc",
+
   Name = "twisted orc",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "o",
+
   Glyph = "o",  
   Tile = "[[File:Twisted orc.png]]",
+
   Tile = "[[File:Twisted orc.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 70,
+
   ["Average HP 10x"] = 70,  
   AC = 1,
+
   AC = 1,  
   EV = 9,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Speaks flag","Warm blood flag","Vault flag",},
+
   Flags = {"Speaks flag", "Warm blood flag", "Vault flag",},  
   MR = "0",
+
   Willpower = "0",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 3,  
   XP = 3,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "orc",  
   Genus = "orc",
+
   Species = "orc",  
   Species = "orc",
 
 
   Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
 
   Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
 
}
 
}
 
m["twister"] = {
 
m["twister"] = {
   Name = "twister",
+
   Name = "twister",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "v",
+
   Glyph = "v",  
   Tile = "[[File:Twister.png]]",
+
   Tile = "[[File:Twister.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 120000,
+
   ["Average HP 10x"] = 120000,  
   AC = 0,
+
   AC = 0,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag","Unbreathing flag","Confused flag","Batty flag","Insubstantial flag","No exp gain flag","No poly flag",},
+
   Flags = {"Flying flag", "Unbreathing flag", "Confused flag", "Batty flag", "Insubstantial flag", "No exp gain flag", "No poly flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance","Cold resistance","Electricity resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance","Vortex resistance",},
+
   Resistances = {"Fire resistance", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Cold resistance 3", "Petrify resistance", "Vortex resistance", "Sticky flame resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 0,  
   XP = 0,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "fire vortex",  
   Genus = "fire vortex",
+
   Species = "twister",  
   Species = "twister",
+
   Description = [=[A whirling vortex of frost.]=],
   Description = [=[A whirling vortex of turbulent air.]=],
 
 
}
 
}
 
m["two-headed ogre"] = {
 
m["two-headed ogre"] = {
   Name = "two-headed ogre",
+
   Name = "two-headed ogre",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "O",
+
   Glyph = "O",  
   Tile = "[[File:Two-headed ogre.png]]",
+
   Tile = "[[File:Two-headed ogre.png]]",  
   Speed = "10 (atk: 150%)",
+
   Speed = "10 (atk: 150%)",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 550,
+
   ["Average HP 10x"] = 550,  
   AC = 3,
+
   AC = 3,  
   EV = 6,
+
   EV = 6,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 20, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Two weapons flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Two weapons flag", "Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 826,  
   XP = 279,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "ogre",  
   Genus = "ogre",
+
   Species = "two-headed ogre",  
   Species = "two-headed ogre",
+
   Description = [=[A huge ogre with two heads on top of its bloated body. It is capable of holding a weapon in each giant hand.]=],  
   Description = [=[A huge ogre with two heads on top of a bloated ogre body. It is capable of holding a weapon in each giant hand.]=],
 
 
   Quote = [=[“The little princess, asleep in her cradle, floated on the water, and at last she was cast up on the shore of a beautiful country, where, however, very few people dwelt since the ogre Ravagio and his wife Tourmentine had gone to live there-for they ate up everybody. Ogres are terrible people. When once they have tasted raw human flesh they will hardly eat anything else, and Tourmentine always knew how to make some body come their way, for she was half a fairy.”
 
   Quote = [=[“The little princess, asleep in her cradle, floated on the water, and at last she was cast up on the shore of a beautiful country, where, however, very few people dwelt since the ogre Ravagio and his wife Tourmentine had gone to live there-for they ate up everybody. Ogres are terrible people. When once they have tasted raw human flesh they will hardly eat anything else, and Tourmentine always knew how to make some body come their way, for she was half a fairy.”
 
-Marie-Catherine Le Jumel de Barneville, Baronne d’Aulnoy, “’Orangier et l’Abeille”. 1697.
 
-Marie-Catherine Le Jumel de Barneville, Baronne d’Aulnoy, “’Orangier et l’Abeille”. 1697.
Line 19,692: Line 23,216:
 
}
 
}
 
m["tyrant leech"] = {
 
m["tyrant leech"] = {
   Name = "tyrant leech",
+
   Name = "tyrant leech",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "w",
+
   Glyph = "w",  
   Tile = "[[File:Tyrant leech.png]]",
+
   Tile = "[[File:Tyrant leech.png]]",  
   Speed = "8 (swim: 60%)",
+
   Speed = "8 (swim: 60%)",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 600,
+
   ["Average HP 10x"] = 600,  
   AC = 5,
+
   AC = 5,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 35, Type = "Bite", Flavour = "Vampiric"},
 
     {Damage = 35, Type = "Bite", Flavour = "Vampiric"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Evil flag","No skeleton flag",},
+
   Flags = {"Evil flag", "No skeleton flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "Clean",
+
   XP = 287,  
   XP = 287,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "tyrant leech",  
   Genus = "tyrant leech",
+
   Species = "tyrant leech",  
   Species = "tyrant leech",
+
   Description = [=[An exceptionally aggressive blood-sucking annelid that thrives in swamps and marshlands.]=],
   Description = [=[An exceptionally aggressive blood-sucking annelid that thrives in swamps and marshlands.]=],
+
  Quote = [=[Scully: “Where the hell did it come from?”
 +
Mulder: “I don’t know, but it looks like I’m going to have to tell Skinner
 +
          that his suspect is a giant bloodsucking worm after all.”
 +
    -_The X-Files_, “The Host”. 1994]=],
 
}
 
}
 
m["ufetubus"] = {
 
m["ufetubus"] = {
   Name = "ufetubus",
+
   Name = "ufetubus",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "5",
+
   Glyph = "5",  
   Tile = "[[File:Ufetubus.png]]",
+
   Tile = "[[File:Ufetubus.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 1,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 70,
+
   ["Average HP 10x"] = 90,  
   AC = 2,
+
   AC = 2,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 6, Type = "Hit", Flavour = "Flank"},  
     {Damage = 5, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 6, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Unholy flag",},
+
   Flags = {"Evil flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {"Cold resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Fire vulnerability","Holy vulnerability",},
+
   Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",},  
  Corpse = "No",
+
   XP = 7,  
   XP = 8,
+
   Size = "Small",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "ufetubus",  
   Genus = "ufetubus",
+
   Species = "ufetubus",  
   Species = "ufetubus",
+
   Description = [=[A chattering and shrieking minor demon. They delight in sneaking past and backstabbing their prey.]=],  
   Description = [=[A chattering and shrieking minor demon.]=],
 
 
   Quote = [=[“We were permitted to shriek in the tongue of dwarfs and demons”
 
   Quote = [=[“We were permitted to shriek in the tongue of dwarfs and demons”
 
-Czesław Miłosz, “A Task”.]=],
 
-Czesław Miłosz, “A Task”.]=],
 
}
 
}
m["red ugly thing"] = {
+
m["ugly thing"] = {
   Name = "red ugly thing",
+
   Name = "ugly thing",  
   Colour = "Black",
+
   Colour = "Magenta",  
   Glyph = "u",
+
   Glyph = "u",  
   Tile = "[[File:Red ugly thing.png]]",
+
   Tile = "[[File:Ugly thing.png]]",  
   Speed = "10 (move: 90%)",
+
   Speed = "10 (move: 90%)",  
   HD = 12,
+
   HD = 12,  
   ["HD"] = 12,
+
   ["HD"] = 12,  
   ["Average HP 10x"] = 660,
+
   ["Average HP 10x"] = 660,  
   AC = 4,
+
   AC = 4,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 17, Type = "Claw", Flavour = "Fire"},
+
     {Damage = 17, Type = "Claw", Flavour = "Antimagic"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Warm blood flag","Ghost demon flag","Herd flag","No gen derived flag",},
+
   Flags = {"Warm blood flag", "Ghost demon flag", "Herd flag", "No gen derived flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Fire resistance","Sticky flame resistance",},
+
   Resistances = {},  
   Vulnerabilities = {"Silver vulnerability",},
+
   Vulnerabilities = {},  
  Corpse = "Mutagenic",
+
   XP = 554,  
   XP = 550,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "ugly thing",  
   Genus = "ugly thing",
+
   Species = "ugly thing",  
   Species = "ugly thing",
+
   Description = [=[An ugly thing. According to legend, it is the otherworldly spawn of a wizard's breeding experiment. Yuck.]=],  
   Description = [=[An ugly thing. According to legend, this mutated creature is the otherworldly spawn of a wizard's breeding experiment. Yuck.]=],
+
   Quote = [=[“Beauty is no quality in things themselves: It exists merely in the mind which
   Quote = [=[“Beauty is no quality in things themselves: It exists merely in the mind which contemplates them; and each mind perceives a different beauty. One person may even perceive deformity, where another is sensible of beauty; and every individual ought to acquiesce in his own sentiment, without pretending to regulate those of others.”
+
contemplates them; and each mind perceives a different beauty. One person may
-David Hume]=],
+
even perceive deformity, where another is sensible of beauty; and every
 +
individual ought to acquiesce in his own sentiment, without pretending to
 +
regulate those of others.”
 +
    -David Hume]=],
 
}
 
}
m["unseen horror"] = {
+
m["undertaker"] = {
   Name = "unseen horror",
+
   Name = "undertaker",  
   Colour = "Magenta",
+
   Colour = "White",  
   Glyph = "x",
+
   Glyph = "9",  
   Tile = "[[File:Unseen horror.png]]",
+
   Tile = "[[File:Undertaker.png]]",  
   Speed = "30",
+
   Speed = "10",  
   HD = 7,
+
   HD = 19,  
   ["HD"] = 7,
+
   ["HD"] = 19,  
   ["Average HP 10x"] = 385,
+
   ["Average HP 10x"] = 1240,  
   AC = 5,
+
   AC = 18,  
   EV = 10,
+
   EV = 9,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
+
    {Damage = 42, Type = "Claw", Flavour = "Drag"},
   },
+
    {Damage = 32, Type = "Punch", Flavour = "Plain"},
   Holiness = "Natural",
+
  },
   ["Item Use"] = {"Uses nothing"},
+
  Holiness = "Nonliving",
   Habitat = "Land",
+
  ["Item Use"] = {"Open doors"},
   Flags = {"See invisible flag","Invisible flag","Batty flag",},
+
  Habitat = "Wall",
   MR = "20",
+
  Spellsets = {
   Resistances = {},
+
    {
   Vulnerabilities = {},
+
      {Spell = "Borgnjor's Vile Clutch", Flags = {"Magical", "Long range",}},
  Corpse = "No",
+
    },
   XP = 736,
+
  },
   Size = "Medium",
+
  Flags = {"Evil flag", "Unbreathing flag",},
   Intelligence = "Animal",
+
  Willpower = "Immune",
   Genus = "unseen horror",
+
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
   Species = "unseen horror",
+
  Vulnerabilities = {},
   Description = [=[A creature rarely seen by anyone; those few who have seen one would rather they hadn't. Among the few bemused reports, the single common element is the creatures' bat-like movement.]=],
+
  XP = 2415,
 +
  Size = "Giant",
 +
  Intelligence = "Brainless",
 +
  Genus = "undertaker",
 +
  Species = "undertaker",
 +
  Description = [=[The Dungeon's vast repositories of the dead and the unholy realms thereafter both require regular restocking and reorganisation, far beyond the coordination of the restless dead. These corpse-collecting constructs burrow through the earth and command divisions of zombified hands to assist them in stealing away carrion, and may also violently create new corpses for such purposes.]=],
 +
}
 +
m["undying armoury"] = {
 +
  Name = "undying armoury",
 +
  Colour = "LightMagenta",
 +
  Glyph = "v",
 +
  Tile = "[[File:Undying armoury.png]]",
 +
  Speed = "10",
 +
  HD = 17,
 +
  ["HD"] = 17,
 +
  ["Average HP 10x"] = 970,
 +
  AC = 11,
 +
  EV = 19,
 +
  Attacks = {
 +
    {Damage = 27, Type = "Hit", Flavour = "Plain"},
 +
    {Damage = 27, Type = "Hit", Flavour = "Plain"},
 +
    {Damage = 27, Type = "Hit", Flavour = "Plain"},
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Bestow Arms", Flags = {"Natural",}},
 +
      {Spell = "Flashing Balestra", Damage = "3d24", Flags = {"Natural",}},
 +
    },
 +
  },
 +
  Flags = {"Fighter flag", "Flying flag", "Unbreathing flag", "Evil flag", "Insubstantial flag",},
 +
  Willpower = "120",
 +
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 1678,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "undying armoury",
 +
  Species = "undying armoury",
 +
  Description = [=[A swirling tempest of souls and steel: knights and blacksmiths and weaponmasters, all bound to weapons they once held in life. To fight one is like fighting an entire army.]=],
 +
}
 +
m["unseen horror"] = {
 +
  Name = "unseen horror",
 +
  Colour = "Magenta",
 +
  Glyph = "x",
 +
  Tile = "[[File:Unseen horror.png]]",
 +
  Speed = "30",
 +
  HD = 7,
 +
  ["HD"] = 7,
 +
  ["Average HP 10x"] = 385,
 +
  AC = 5,
 +
  EV = 10,
 +
  Attacks = {
 +
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
 +
   },  
 +
   Holiness = "Natural",  
 +
   ["Item Use"] = {"Uses nothing"},  
 +
   Habitat = "Land",  
 +
   Flags = {"See invisible flag", "Invisible flag", "Batty flag",},  
 +
   Willpower = "20",  
 +
   Resistances = {},  
 +
   Vulnerabilities = {},  
 +
   XP = 386,  
 +
   Size = "Medium",  
 +
   Intelligence = "Animal",  
 +
   Genus = "unseen horror",  
 +
   Species = "unseen horror",  
 +
   Description = [=[A creature rarely seen by anyone; those few who have seen one would rather they hadn't. It moves erratically.]=],  
 
   Quote = [=[“The awful shadow of some unseen Power
 
   Quote = [=[“The awful shadow of some unseen Power
 
Floats, tho’ unseen, amongst us.”
 
Floats, tho’ unseen, amongst us.”
Line 19,816: Line 23,414:
 
}
 
}
 
m["ushabti"] = {
 
m["ushabti"] = {
   Name = "ushabti",
+
   Name = "ushabti",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "9",
+
   Glyph = "9",  
   Tile = "[[File:Ushabti.png]]",
+
   Tile = "[[File:Ushabti.png]]",  
   Speed = "8",
+
   Speed = "8",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 7,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 455,
+
   ["Average HP 10x"] = 455,  
   AC = 9,
+
   AC = 9,  
   EV = 6,
+
   EV = 6,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 30, Type = "Headbutt", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Death Rattle", Damage = "2d4", Flags = {"Magical",}},
+
       {Spell = "Death Rattle", Damage = "2d4", Flags = {"Magical",}},  
       {Spell = "Warning Cry", Flags = {"Vocal","Breath",}},
+
       {Spell = "Warning Cry", Flags = {"Vocal", "Breath",}},  
 
       {Spell = "Dispel Undead Range", Damage = "3d14", Flags = {"Magical",}},
 
       {Spell = "Dispel Undead Range", Damage = "3d14", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","See invisible flag","Unbreathing flag","Artificial flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Unbreathing flag", "Evil flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 206,  
   XP = 206,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "golem",  
   Genus = "golem",
+
   Species = "ushabti",  
   Species = "ushabti",
+
   Description = [=[A funerary stone figurine kept in tombs to serve the deceased as they pass through the afterlife. It is inscribed with spells to protect the interred for eternity.]=],
   Description = [=[A funerary stone figurine kept in tombs to serve the deceased as they pass through the afterlife. It is inscribed with spells to protect the interred for eternity.]=],
+
  Quote = [=[“Spell for causing a shabti to do work for a man in the realm of the dead:
 +
O shabti, allotted to me, if I be summoned or if I be detailed to do any work
 +
which has to be done in the realm of the dead, if indeed any obstacles are
 +
implanted for you therewith as a man at his duties, you shall detail yourself
 +
for me on every occasion of making arable the fields, of flooding the banks or
 +
of conveying sand from east to west; ‘Here I am’, you shall say.
 +
 
 +
    -Spell 6, _Book of the Dead_, from _Ancient Egyptian Book of the Dead:
 +
    Journey through the afterlife_, edited by John H. Taylor. 2010]=],
 
}
 
}
 
m["vampire"] = {
 
m["vampire"] = {
   Name = "vampire",
+
   Name = "vampire",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "V",
+
   Glyph = "V",  
   Tile = "[[File:Vampire.png]]",
+
   Tile = "[[File:Vampire.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 330,
+
   ["Average HP 10x"] = 330,  
   AC = 10,
+
   AC = 10,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 15, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 15, Type = "Bite", Flavour = "Vampiric"},
 
     {Damage = 15, Type = "Bite", Flavour = "Vampiric"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Vampiric Draining", Damage = "4-22", Flags = {"Wizard",}},
+
       {Spell = "Vampiric Draining", Damage = "4-22", Flags = {"Wizard",}},  
       {Spell = "Confuse", Flags = {"Wizard",}},
+
       {Spell = "Confuse", Flags = {"Wizard",}},  
 
       {Spell = "Invisibility", Flags = {"Wizard",}},
 
       {Spell = "Invisibility", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","See invisible flag","Unbreathing flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 214,  
   XP = 211,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "vampire",  
   Genus = "vampire",
+
   Species = "vampire",  
   Species = "vampire",
+
   Description = [=[A human cursed with vampirism, drifting in a state between life and undeath, perpetually hungry for the blood of the living.]=],  
   Description = [=[A human cursed with vampirism, drifting in a state between life and undeath, perpetually hungry for the blood of the living.]=],
 
 
   Quote = [=[• Scuze me. My friend Burt says you're a vampire hunter. 'zat so?
 
   Quote = [=[• Scuze me. My friend Burt says you're a vampire hunter. 'zat so?
 
— Uh yes. Yes it is.
 
— Uh yes. Yes it is.
Line 19,898: Line 23,503:
 
}
 
}
 
m["vampire bat"] = {
 
m["vampire bat"] = {
   Name = "vampire bat",
+
   Name = "vampire bat",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "b",
+
   Glyph = "b",  
   Tile = "[[File:Vampire bat.png]]",
+
   Tile = "[[File:Vampire bat.png]]",  
   Speed = "30",
+
   Speed = "30",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 105,
+
   ["Average HP 10x"] = 145,  
   AC = 1,
+
   AC = 1,  
   EV = 14,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 3, Type = "Bite", Flavour = "Vampiric"},
+
     {Damage = 6, Type = "Bite", Flavour = "Vampiric"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag","Batty flag","Warm blood flag","No poly flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Batty flag", "Warm blood flag", "No poly flag", "Evil flag", "Unbreathing flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 64,  
   XP = 56,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "bat",  
   Genus = "bat",
+
   Species = "vampire bat",  
   Species = "vampire bat",
+
   Description = [=[A large black bat with vicious fangs that feeds on blood. It is the preferred form for vampires in disguise.]=],  
   Description = [=[A large black bat with vicious fangs that feeds on blood. This is the preferred form for vampires in disguise.]=],
 
 
   Quote = [=[“For something is amiss and out of place
 
   Quote = [=[“For something is amiss and out of place
 
When mice with wings can wear a human face.”
 
When mice with wings can wear a human face.”
 
-Theodore Roethke, “The Bat”. 1938.]=],
 
-Theodore Roethke, “The Bat”. 1938.]=],
 +
}
 +
m["vampire bloodprince"] = {
 +
  Name = "vampire bloodprince",
 +
  Colour = "LightRed",
 +
  Glyph = "V",
 +
  Tile = "[[File:Vampire bloodprince.png]]",
 +
  Speed = "10",
 +
  HD = 17,
 +
  ["HD"] = 17,
 +
  ["Average HP 10x"] = 1250,
 +
  AC = 18,
 +
  EV = 10,
 +
  Attacks = {
 +
    {Damage = 45, Type = "Claw", Flavour = "Plain"},
 +
    {Damage = 25, Type = "Bite", Flavour = "Vampiric"},
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Grave Claw", Damage = "2d29", Flags = {"Wizard",}},
 +
      {Spell = "Drain Life", Damage = "2d17", Flags = {"Wizard",}},
 +
      {Spell = "Ravenous Swarm", Flags = {"Wizard",}},
 +
      {Spell = "Dominate Undead", Flags = {"Wizard",}},
 +
    },
 +
  },
 +
  Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag", "Warm blood flag", "Gender neutral flag", "Flying flag",},
 +
  Willpower = "120",
 +
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 2250,
 +
  Size = "Medium",
 +
  Intelligence = "Human",
 +
  Genus = "vampire",
 +
  Species = "vampire",
 +
  Description = [=[A scornful scion to whom even other vampires bend the knee. Their command over blood magic allows them to feed upon the lifeforce of entire armies at once.]=],
 
}
 
}
 
m["vampire knight"] = {
 
m["vampire knight"] = {
   Name = "vampire knight",
+
   Name = "vampire knight",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "V",
+
   Glyph = "V",  
   Tile = "[[File:Vampire knight.png]]",
+
   Tile = "[[File:Vampire knight.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 11,
+
   HD = 11,  
   ["HD"] = 11,
+
   ["HD"] = 11,  
   ["Average HP 10x"] = 715,
+
   ["Average HP 10x"] = 715,  
   AC = 19,
+
   AC = 19,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 33, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 33, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 15, Type = "Bite", Flavour = "Vampiric"},
 
     {Damage = 15, Type = "Bite", Flavour = "Vampiric"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Blink Close", Flags = {"Wizard",}},
+
       {Spell = "Blink Close", Flags = {"Wizard",}},  
       {Spell = "Paralyse", Flags = {"Wizard",}},
+
       {Spell = "Paralyse", Flags = {"Wizard",}},  
       {Spell = "Haste", Flags = {"Wizard",}},
+
       {Spell = "Haste", Flags = {"Wizard",}},  
       {Spell = "Invisibility", Flags = {"Wizard",}},
+
       {Spell = "Invisibility", Flags = {"Wizard",}},  
 
       {Spell = "Vampiric Draining", Damage = "4-30", Flags = {"Wizard",}},
 
       {Spell = "Vampiric Draining", Damage = "4-30", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","Evil flag","See invisible flag","Unbreathing flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag", "Warm blood flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 1053,  
   XP = 1350,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "vampire",  
   Genus = "vampire",
+
   Species = "vampire",  
   Species = "vampire",
 
 
   Description = [=[A powerful vampire noble who complements its combat prowess with dark magic.]=],
 
   Description = [=[A powerful vampire noble who complements its combat prowess with dark magic.]=],
 
}
 
}
 
m["vampire mage"] = {
 
m["vampire mage"] = {
   Name = "vampire mage",
+
   Name = "vampire mage",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "V",
+
   Glyph = "V",  
   Tile = "[[File:Vampire mage.png]]",
+
   Tile = "[[File:Vampire mage.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 550,
+
   ["Average HP 10x"] = 550,  
   AC = 12,
+
   AC = 12,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 15, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 15, Type = "Bite", Flavour = "Vampiric"},
 
     {Damage = 15, Type = "Bite", Flavour = "Vampiric"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Bolt of Draining", Damage = "3d18", Flags = {"Wizard",}},
+
       {Spell = "Bolt of Draining", Damage = "3d18", Flags = {"Wizard",}},  
       {Spell = "Summon Undead", Flags = {"Wizard",}},
+
       {Spell = "Summon Undead", Flags = {"Wizard",}},  
       {Spell = "Invisibility", Flags = {"Wizard",}},
+
       {Spell = "Invisibility", Flags = {"Wizard",}},  
 
       {Spell = "Vampiric Draining", Damage = "4-29", Flags = {"Wizard",}},
 
       {Spell = "Vampiric Draining", Damage = "4-29", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Speaks flag", "Warm blood flag",},  
   MR = "80",
+
   Willpower = "80",  
   Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 804,  
   XP = 854,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "vampire",  
   Genus = "vampire",
+
   Species = "vampire",  
   Species = "vampire",
+
   Description = [=[A sorcerer who, by accident or design, has been afflicted with the curse of the vampire. Regardless, through undeath, it has finally mastered the art of dark magic.]=],
   Description = [=[A sorcerer who, by accident or design, has been afflicted with the curse of the vampire. Regardless, through undeath, this wizard has finally mastered the art of dark magic.]=],
 
 
}
 
}
 
m["vampire mosquito"] = {
 
m["vampire mosquito"] = {
   Name = "vampire mosquito",
+
   Name = "vampire mosquito",  
   Colour = "Green",
+
   Colour = "LightGrey",  
   Glyph = "y",
+
   Glyph = "y",  
   Tile = "[[File:Vampire mosquito.png]]",
+
   Tile = "[[File:Vampire mosquito.png]]",  
   Speed = "19",
+
   Speed = "19",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 275,
+
   ["Average HP 10x"] = 275,  
   AC = 2,
+
   AC = 2,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 13, Type = "Bite", Flavour = "Vampiric"},
 
     {Damage = 13, Type = "Bite", Flavour = "Vampiric"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","Flying flag","Unbreathing flag","No skeleton flag",},
+
   Flags = {"Evil flag", "Flying flag", "Unbreathing flag", "No skeleton flag", "No zombie flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "Noxious",
+
   XP = 179,  
   XP = 179,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "vampire mosquito",  
   Genus = "vampire mosquito",
+
   Species = "vampire mosquito",  
   Species = "vampire mosquito",
 
 
   Description = [=[A mosquito that has fed upon tainted blood and been transformed into a revolting and pestilent undead insect, seeking to drain its victims to the last drop.]=],
 
   Description = [=[A mosquito that has fed upon tainted blood and been transformed into a revolting and pestilent undead insect, seeking to drain its victims to the last drop.]=],
 
}
 
}
 
m["vault guard"] = {
 
m["vault guard"] = {
   Name = "vault guard",
+
   Name = "vault guard",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Vault guard.png]]",
+
   Tile = "[[File:Vault guard.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 13,
+
   HD = 13,  
   ["HD"] = 13,
+
   ["HD"] = 13,  
   ["Average HP 10x"] = 715,
+
   ["Average HP 10x"] = 715,  
   AC = 10,
+
   AC = 10,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag","See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 872,  
   XP = 988,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
 
 
   Description = [=[A heavily armed and armoured guardian of the Vaults.]=],
 
   Description = [=[A heavily armed and armoured guardian of the Vaults.]=],
 
}
 
}
 
m["vault sentinel"] = {
 
m["vault sentinel"] = {
   Name = "vault sentinel",
+
   Name = "vault sentinel",  
   Colour = "LightBlue",
+
   Colour = "LightBlue",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Vault sentinel.png]]",
+
   Tile = "[[File:Vault sentinel.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 520,
+
   ["Average HP 10x"] = 520,  
   AC = 6,
+
   AC = 6,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 15, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Warning Cry", Flags = {"Vocal","Breath",}},
+
       {Spell = "Warning Cry", Flags = {"Vocal", "Breath",}},  
 
       {Spell = "Sentinel's Mark", Flags = {"Wizard",}},
 
       {Spell = "Sentinel's Mark", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 448,  
   XP = 448,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[A vigilant scout, quick to alert its fellows to the presence of intruders. It marks such intruders with powerful magic, making them unable to hide from pursuit no matter where they flee.]=],
   Description = [=[Vigilant scouts of the Vaults, sentinels are quick to alert their fellows to the presence of intruders. They can mark these same intruders with magic such that they will be unable to hide from pursuit, no matter where they flee.]=],
 
 
}
 
}
 
m["vault warden"] = {
 
m["vault warden"] = {
   Name = "vault warden",
+
   Name = "vault warden",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "p",
+
   Glyph = "p",  
   Tile = "[[File:Vault warden.png]]",
+
   Tile = "[[File:Vault warden.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 16,
+
   HD = 16,  
   ["HD"] = 16,
+
   ["HD"] = 16,  
   ["Average HP 10x"] = 880,
+
   ["Average HP 10x"] = 880,  
   AC = 10,
+
   AC = 10,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 36, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 36, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Seal Doors", Flags = {"Magical","No silent",}},
+
       {Spell = "Seal Doors", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","See invisible flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1222,  
   XP = 1699,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "human",  
   Genus = "human",
+
   Species = "human",  
   Species = "human",
+
   Description = [=[A veteran commander, able to seal nearby doorways and staircases to prevent intruders from either trespassing further or escaping alive.]=],
   Description = [=[Veteran commanders of the Vaults, wardens can seal nearby doorways to prevent intruders from either trespassing further or escaping alive.]=],
 
 
}
 
}
m["white very ugly thing"] = {
+
m["very ugly thing"] = {
   Name = "white very ugly thing",
+
   Name = "very ugly thing",  
   Colour = "Black",
+
   Colour = "LightRed",  
   Glyph = "u",
+
   Glyph = "u",  
   Tile = "[[File:White very ugly thing.png]]",
+
   Tile = "[[File:Very ugly thing.png]]",  
   Speed = "10 (move: 90%)",
+
   Speed = "10 (move: 90%)",  
   HD = 18,
+
   HD = 18,  
   ["HD"] = 18,
+
   ["HD"] = 18,  
   ["Average HP 10x"] = 990,
+
   ["Average HP 10x"] = 990,  
   AC = 6,
+
   AC = 6,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 27, Type = "Bite", Flavour = "Cold"},
+
     {Damage = 27, Type = "Tentacle slap", Flavour = "Fire"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Warm blood flag","Ghost demon flag","Herd flag","No gen derived flag",},
+
   Flags = {"Warm blood flag", "Ghost demon flag", "Herd flag", "No gen derived flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Cold resistance 2",},
+
   Resistances = {"Fire resistance 2",},  
   Vulnerabilities = {"Silver vulnerability",},
+
   Vulnerabilities = {},  
  Corpse = "Mutagenic",
+
   XP = 1094,  
   XP = 1440,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "ugly thing",  
   Genus = "ugly thing",
+
   Species = "very ugly thing",  
   Species = "very ugly thing",
+
   Description = [=[A very ugly thing. According to legend, it is the otherworldly spawn of a wizard's breeding experiment. Double yuck!]=],  
   Description = [=[A very ugly thing. According to legend, this hideously mutated creature is the otherworldly spawn of a wizard's breeding experiment. Double yuck!]=],
+
   Quote = [=[“I'm ugly, I'm ugly as sin,
   Quote = [=[“All the infections that sun sucks up
+
But beautiful's out, ugly's in.
From bogs, fens, flats, on Prosper fall and make him
+
If you're ugly like me, you're in good company.
By inch-meal a disease! His spirits hear me
+
There are millions of us who are ugly.”
And yet I needs must curse. ”
+
    -_The Muppet Show_, “Ugly Song”. 1977]=],
-William Shakespeare, _The Tempest_, II, 2. 1611.]=],
 
 
}
 
}
 
m["vine stalker"] = {
 
m["vine stalker"] = {
   Name = "vine stalker",
+
   Name = "vine stalker",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "f",
+
   Glyph = "f",  
   Tile = "[[File:Vine stalker.png]]",
+
   Tile = "[[File:Vine stalker.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 360,
+
   ["Average HP 10x"] = 360,  
   AC = 2,
+
   AC = 2,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 10, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 10, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 10, Type = "Bite", Flavour = "Antimagic"},
 
     {Damage = 10, Type = "Bite", Flavour = "Antimagic"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Regenerates flag","Speaks flag","No poly flag",},
+
   Flags = {"Regenerates flag", "Speaks flag", "No poly flag", "Warm blood flag", "No skeleton flag", "No gen derived flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 390,  
   XP = 386,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "vine stalker",  
   Genus = "vine stalker",
+
   Species = "vine stalker",  
   Species = "vine stalker",
+
   Description = [=[A bizarre symbiotic creature, made up of a carnivorous vine magically combined with a humanoid.]=],  
   Description = [=[A bizarre symbiotic creature, made up of a carnivorous vine magically combined with a humanoid.]=],
+
   Quote = [=[“The monstrous plant bud . . . had grown again with preternatural rapidity,
   Quote = [=[“The monstrous plant bud . . . had grown again with preternatural rapidity, from Falmer's head. A loathsome pale-green stem was mounting thickly, and had started to branch like antlers after attaining a height of six or seven inches.
+
from Falmer's head. A loathsome pale-green stem was mounting thickly, and had
“More dreadful than this, if possible, similar growths had issued from the eyes; and their stems, climbing vertically across the forehead, had entirely displaced the eyeballs.”
+
started to branch like antlers after attaining a height of six or seven
-Clark Ashton Smith, “The Seed from the Sepulcher”. 1933.]=],
+
inches.
 +
 
 +
More dreadful than this, if possible, similar growths had issued from the
 +
eyes; and their stems, climbing vertically across the forehead, had entirely
 +
displaced the eyeballs.”
 +
    -Clark Ashton Smith, “The Seed from the Sepulcher”. 1933.]=],
 +
}
 +
m["void ooze"] = {
 +
  Name = "void ooze",
 +
  Colour = "Cyan",
 +
  Glyph = "J",
 +
  Tile = "[[File:Void ooze.png]]",
 +
  Speed = "16",
 +
  HD = 13,
 +
  ["HD"] = 13,
 +
  ["Average HP 10x"] = 500,
 +
  AC = 3,
 +
  EV = 15,
 +
  Attacks = {
 +
    {Damage = 27, Type = "Engulf", Flavour = "Flood"},
 +
    {Damage = 15, Type = "Touch", Flavour = "Dim"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"Eats doors", "See invisible flag", "Unblindable flag", "Amorphous flag", "No skeleton flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Poison resistance", "Acid resistance 3",},
 +
  Vulnerabilities = {},
 +
  XP = 1110,
 +
  Size = "Medium",
 +
  Intelligence = "Brainless",
 +
  Genus = "jelly",
 +
  Species = "void ooze",
 +
  Description = [=[The viscous detritus of a thousand failed spells, surging forward with unnerving speed. Its very substance is a hole in the fabric of magic; enchantments find no purchase there and even momentary contact with it can leave one's spells greatly diminished.]=],
 +
}
 +
m["walking alembic"] = {
 +
  Name = "walking alembic",
 +
  Colour = "LightGreen",
 +
  Glyph = "9",
 +
  Tile = "[[File:Walking alembic.png]]",
 +
  Speed = "10",
 +
  HD = 9,
 +
  ["HD"] = 9,
 +
  ["Average HP 10x"] = 580,
 +
  AC = 9,
 +
  EV = 8,
 +
  Attacks = {
 +
    {Damage = 19, Type = "Punch", Flavour = "Alembic"},
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"Unbreathing flag", "Fighter flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 350,
 +
  Size = "Large",
 +
  Intelligence = "Brainless",
 +
  Genus = "golem",
 +
  Species = "walking alembic",
 +
  Description = [=[A mobile and combat-capable alchemical manufactory that uses the friction of melee combat to brew a variety of useful potions. When it has built up enough heat to complete its synthesis, it will automatically dispense the finished potions to nearby allies and fall apart.]=],
 
}
 
}
 
m["walking crystal tome"] = {
 
m["walking crystal tome"] = {
   Name = "walking crystal tome",
+
   Name = "walking crystal tome",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = ";",
+
   Glyph = ";",  
   Tile = "[[File:Walking crystal tome.png]]",
+
   Tile = "[[File:Walking crystal tome.png]]",  
   Speed = "10 (atk: 200%)",
+
   Speed = "10 (atk: 200%)",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 20,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 1000,
+
   ["Average HP 10x"] = 1000,  
   AC = 15,
+
   AC = 15,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 40, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 40, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Conjure Living Spells", Damage = "2-3x 3d34", Flags = {"Wizard",}},
+
       {Spell = "Conjure Living Spells", Damage = "1-2x 3d34", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {},
+
   Flags = {"Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 1816,  
   XP = 1816,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "walking tome",  
   Genus = "walking tome",
+
   Species = "walking earthen tome",  
   Species = "crystal tome",
 
 
   Description = [=[A spellbook that has gone too long without being read. It overflows with magic, forming thick armour from its binding, legs from its pages, and periodically erupting in flurries of free-floating, self-casting spells.
 
   Description = [=[A spellbook that has gone too long without being read. It overflows with magic, forming thick armour from its binding, legs from its pages, and periodically erupting in flurries of free-floating, self-casting spells.
  
Line 20,237: Line 23,932:
 
}
 
}
 
m["walking divine tome"] = {
 
m["walking divine tome"] = {
   Name = "walking divine tome",
+
   Name = "walking divine tome",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = ";",
+
   Glyph = ";",  
   Tile = "[[File:Walking divine tome.png]]",
+
   Tile = "[[File:Walking divine tome.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 20,
+
   HD = 20,  
   ["HD"] = 20,
+
   ["HD"] = 20,  
   ["Average HP 10x"] = 1000,
+
   ["Average HP 10x"] = 1000,  
   AC = 10,
+
   AC = 10,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Conjure Living Spells", Damage = "2-3x 7-17", Flags = {"Wizard",}},
 
       {Spell = "Conjure Living Spells", Damage = "2-3x 7-17", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {},
+
   Flags = {"Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 1652,  
   XP = 1652,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "walking tome",  
   Genus = "walking tome",
+
   Species = "walking earthen tome",  
   Species = "divine tome",
 
 
   Description = [=[A spellbook that has gone too long without being read. It overflows with magic, forming thick armour from its binding, legs from its pages, and periodically erupting in flurries of free-floating, self-casting spells.
 
   Description = [=[A spellbook that has gone too long without being read. It overflows with magic, forming thick armour from its binding, legs from its pages, and periodically erupting in flurries of free-floating, self-casting spells.
  
Line 20,273: Line 23,967:
 
}
 
}
 
m["walking earthen tome"] = {
 
m["walking earthen tome"] = {
   Name = "walking tome",
+
   Name = "walking earthen tome",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = ";",
+
   Glyph = ";",  
   Tile = "[[File:Walking earthen tome.png]]",
+
   Tile = "[[File:Walking earthen tome.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 27,
+
   HD = 27,  
   ["HD"] = 27,
+
   ["HD"] = 27,  
   ["Average HP 10x"] = 1000,
+
   ["Average HP 10x"] = 1000,  
   AC = 20,
+
   AC = 20,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 50, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 50, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Conjure Living Spells", Flags = {"Wizard",}},
 
       {Spell = "Conjure Living Spells", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {},
+
   Flags = {"Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 1748,  
   XP = 1748,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "walking tome",  
   Genus = "walking tome",
+
   Species = "walking earthen tome",  
   Species = "earthen tome",
 
 
   Description = [=[A spellbook that has gone too long without being read. It overflows with magic, forming thick armour from its binding, legs from its pages, and periodically erupting in flurries of free-floating, self-casting spells.
 
   Description = [=[A spellbook that has gone too long without being read. It overflows with magic, forming thick armour from its binding, legs from its pages, and periodically erupting in flurries of free-floating, self-casting spells.
  
Line 20,309: Line 24,002:
 
}
 
}
 
m["walking frostbound tome"] = {
 
m["walking frostbound tome"] = {
   Name = "walking frostbound tome",
+
   Name = "walking frostbound tome",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = ";",
+
   Glyph = ";",  
   Tile = "[[File:Walking frostbound tome.png]]",
+
   Tile = "[[File:Walking frostbound tome.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 20,
+
   HD = 20,  
   ["HD"] = 20,
+
   ["HD"] = 20,  
   ["Average HP 10x"] = 1000,
+
   ["Average HP 10x"] = 1000,  
   AC = 10,
+
   AC = 10,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Cold"},
 
     {Damage = 20, Type = "Hit", Flavour = "Cold"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Conjure Living Spells", Damage = "2-3x 3d26", Flags = {"Wizard",}},
 
       {Spell = "Conjure Living Spells", Damage = "2-3x 3d26", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {},
+
   Flags = {"Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Fire vulnerability",},
+
   Vulnerabilities = {"Fire vulnerability",},  
  Corpse = "No",
+
   XP = 1652,  
   XP = 1652,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "walking tome",  
   Genus = "walking tome",
+
   Species = "walking earthen tome",  
   Species = "frostbound tome",
 
 
   Description = [=[A spellbook that has gone too long without being read. It overflows with magic, forming thick armour from its binding, legs from its pages, and periodically erupting in flurries of free-floating, self-casting spells.
 
   Description = [=[A spellbook that has gone too long without being read. It overflows with magic, forming thick armour from its binding, legs from its pages, and periodically erupting in flurries of free-floating, self-casting spells.
  
Line 20,345: Line 24,037:
 
}
 
}
 
m["wandering mushroom"] = {
 
m["wandering mushroom"] = {
   Name = "wandering mushroom",
+
   Name = "wandering mushroom",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "f",
+
   Glyph = "f",  
   Tile = "[[File:Wandering mushroom.png]]",
+
   Tile = "[[File:Wandering mushroom.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 440,
+
   ["Average HP 10x"] = 440,  
   AC = 5,
+
   AC = 5,  
   EV = 0,
+
   EV = 0,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Spore", Flavour = "Confuse"},
 
     {Damage = 20, Type = "Spore", Flavour = "Confuse"},
   },
+
   },  
   Holiness = "Plant",
+
   Holiness = "Plant",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Unbreathing flag",},
+
   Flags = {"Unbreathing flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
+
   Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 315,  
   XP = 311,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "fungus",  
   Genus = "fungus",
+
   Species = "wandering mushroom",  
   Species = "wandering mushroom",
+
   Description = [=[A large, fleshy mushroom that wanders slowly around the dungeon. It is both innately curious and incredibly shy, pursuing the objects of its curiosity only when out of sight. Noxious spores drift around its cap.]=],  
   Description = [=[A large, fleshy mushroom that wanders slowly around the dungeon. It is both innately curious and incredibly shy, pursuing the objects of its curiosity only when out of sight. Noxious spores drift around its cap.]=],
 
 
   Quote = [=[“Telimena, wearied with the prolonged wrangling, wanted to go out into the fresh air, but sought a partner. She took a little basket from the peg. “Gentlemen, I see that you wish to remain within doors,” she said, wrapping around her head a red cashmere shawl, “but I am going for mushrooms: follow me who will!” Under one arm she took the little daughter of the Chamberlain, with the other she raised her skirt up to her ankles. Thaddeus silently hastened after her—to seek mushrooms!”
 
   Quote = [=[“Telimena, wearied with the prolonged wrangling, wanted to go out into the fresh air, but sought a partner. She took a little basket from the peg. “Gentlemen, I see that you wish to remain within doors,” she said, wrapping around her head a red cashmere shawl, “but I am going for mushrooms: follow me who will!” Under one arm she took the little daughter of the Chamberlain, with the other she raised her skirt up to her ankles. Thaddeus silently hastened after her—to seek mushrooms!”
 
-Adam Mickiewicz, _Pan Tadeusz_, II. 1834.
 
-Adam Mickiewicz, _Pan Tadeusz_, II. 1834.
Line 20,377: Line 24,068:
 
}
 
}
 
m["war gargoyle"] = {
 
m["war gargoyle"] = {
   Name = "war gargoyle",
+
   Name = "war gargoyle",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "9",
+
   Glyph = "9",  
   Tile = "[[File:War gargoyle.png]]",
+
   Tile = "[[File:War gargoyle.png]]",  
   Speed = "14",
+
   Speed = "14",  
   HD = 13,
+
   HD = 10,  
   ["HD"] = 13,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 520,
+
   ["Average HP 10x"] = 520,  
   AC = 22,
+
   AC = 25,  
   EV = 4,
+
   EV = 4,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 40, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Metal Splinters", Damage = "3d27", Flags = {"Natural","Breath","Noisy",}},
+
       {Spell = "Metal Splinters", Damage = "3d26", Flags = {"Natural", "Breath", "Noisy",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Fighter flag","See invisible flag","Flying flag","Unbreathing flag","Artificial flag",},
+
   Flags = {"Fighter flag", "See invisible flag", "Flying flag", "Unbreathing flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Petrify resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 995,  
   XP = 1452,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "golem",  
   Genus = "gargoyle",
+
   Species = "war gargoyle",  
   Species = "war gargoyle",
+
   Description = [=[A rare type of gargoyle, constructed from a solid steel statue and imbued with vicious strength, speed, and weaponised breath.]=],  
   Description = [=[A rare type of gargoyle, constructed from a solid steel statue and imbued with vicious strength, speed, and weaponized breath.]=],
 
 
   Quote = [=[“Their innumerable sculptures of demons and dragons assumed a lugubrious aspect. The restless light of the flame made them move to the eye. There were griffins which had the air of laughing, gargoyles which one fancied one heard yelping, salamanders which puffed at the fire, tarasques which sneezed in the smoke. And among the monsters thus roused from their sleep of stone by this flame, by this noise, there was one who walked about, and who was seen, from time to time, to pass across the glowing face of the pile, like a bat in front of a candle.”
 
   Quote = [=[“Their innumerable sculptures of demons and dragons assumed a lugubrious aspect. The restless light of the flame made them move to the eye. There were griffins which had the air of laughing, gargoyles which one fancied one heard yelping, salamanders which puffed at the fire, tarasques which sneezed in the smoke. And among the monsters thus roused from their sleep of stone by this flame, by this noise, there was one who walked about, and who was seen, from time to time, to pass across the glowing face of the pile, like a bat in front of a candle.”
 
-Victor Hugo, _The Hunchback of Notre-Dame_, 10, ch. IV. 1831.
 
-Victor Hugo, _The Hunchback of Notre-Dame_, 10, ch. IV. 1831.
Line 20,414: Line 24,104:
 
}
 
}
 
m["warg"] = {
 
m["warg"] = {
   Name = "warg",
+
   Name = "warg",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "h",
+
   Glyph = "h",  
   Tile = "[[File:Warg.png]]",
+
   Tile = "[[File:Warg.png]]",  
   Speed = "13",
+
   Speed = "15",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 325,
+
   ["Average HP 10x"] = 325,  
   AC = 4,
+
   AC = 9,  
   EV = 12,
+
   EV = 12,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 18, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 25, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"See invisible flag","Unblindable flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Unblindable flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Poison resistance",},
+
   Resistances = {"Poison resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 188,  
   XP = 166,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "hound",  
   Genus = "hound",
+
   Species = "warg",  
   Species = "warg",
+
   Description = [=[A particularly evil-looking wolf, usually found in the company of orcs.]=],
   Description = [=[A particularly large and evil-looking wolf, usually found in the company of orcs.]=],
 
 
}
 
}
m["demonspawn warmonger"] = {
+
m["wasp"] = {
   Name = "demonspawn warmonger",
+
   Name = "wasp",  
   Colour = "LightCyan",
+
   Colour = "Yellow",  
   Glyph = "6",
+
   Glyph = "y",  
   Tile = "[[File:Demonspawn warmonger.png]]",
+
   Tile = "[[File:Wasp.png]]",  
   Speed = "10",
+
   Speed = "15",  
   HD = 15,
+
   HD = 4,  
   ["HD"] = 15,
+
   ["HD"] = 4,  
   ["Average HP 10x"] = 1250,
+
   ["Average HP 10x"] = 220,  
   AC = 3,
+
   AC = 5,  
   EV = 12,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
    {Damage = 40, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 13, Type = "Sting", Flavour = "Paralyse"},
    {Damage = 20, Type = "Claw", Flavour = "Plain"},
+
   },  
    {Damage = 20, Type = "Gore", Flavour = "Plain"},
+
   Holiness = "Natural",  
  },
+
   ["Item Use"] = {"Uses nothing"},  
  Holiness = "Natural",
+
   Habitat = "Land",  
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   Flags = {"Flying flag", "No skeleton flag",},  
  Habitat = "Land",
+
   Willpower = "20",  
  Spellsets = {
+
   Resistances = {},  
    {
+
   Vulnerabilities = {"Poison vulnerability",},  
      {Spell = "Sap Magic", Flags = {"Priest",}},
+
   XP = 126,  
      {Spell = "Haste Other", Flags = {"Priest",}},
+
   Size = "Tiny",  
    },
+
   Intelligence = "Animal",  
  },
+
   Genus = "wasp",  
  Flags = {"Fighter flag","Evil flag","Unholy flag","Speaks flag","Warm blood flag",},
+
   Species = "wasp",  
  MR = "60",
 
  Resistances = {"Torment resistance","Miasma resistance",},
 
  Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
 
  Corpse = "Clean",
 
  XP = 1305,
 
  Size = "Medium",
 
  Intelligence = "Human",
 
  Genus = "demonspawn",
 
  Species = "demonspawn",
 
  Description = [=[A half-mortal, half-demonic creature, now more beast than whatever species it is descended from. It is devoted to combat, disrupting the magic of its foes as it battles endlessly.]=],
 
}
 
m["wasp"] = {
 
  Name = "wasp",
 
  Colour = "Yellow",
 
  Glyph = "y",
 
  Tile = "[[File:Wasp.png]]",
 
  Speed = "15",
 
  HD = 4,
 
  ["HD"] = 4,
 
  ["Average HP 10x"] = 220,
 
  AC = 5,
 
  EV = 14,
 
  Attacks = {
 
     {Damage = 13, Type = "Sting", Flavour = "Paralyse"},
 
   },
 
   Holiness = "Natural",
 
   ["Item Use"] = {"Uses nothing"},
 
   Habitat = "Land",
 
   Flags = {"Flying flag","No skeleton flag",},
 
   MR = "20",
 
   Resistances = {},
 
   Vulnerabilities = {"Poison vulnerability",},
 
  Corpse = "Noxious",
 
   XP = 126,
 
   Size = "Tiny",
 
   Intelligence = "Animal",
 
   Genus = "wasp",
 
   Species = "wasp",
 
 
   Description = [=[A giant wasp covered with thick plates of yellow chitinous armour. Its deadly venom can render most beings unable to move.]=],
 
   Description = [=[A giant wasp covered with thick plates of yellow chitinous armour. Its deadly venom can render most beings unable to move.]=],
 
}
 
}
 
m["water elemental"] = {
 
m["water elemental"] = {
   Name = "water elemental",
+
   Name = "water elemental",  
   Colour = "LightGrey",
+
   Colour = "Blue",  
   Glyph = "E",
+
   Glyph = "E",  
   Tile = "[[File:Water elemental.png]]",
+
   Tile = "[[File:Water elemental.png]]",  
   Speed = "10 (swim: 60%)",
+
   Speed = "10 (swim: 60%)",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 420,
+
   ["Average HP 10x"] = 420,  
   AC = 4,
+
   AC = 4,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 22, Type = "Hit", Flavour = "Engulf"},
+
     {Damage = 22, Type = "Engulf", Flavour = "Flood"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Unbreathing flag",},
+
   Flags = {"Unbreathing flag", "Amorphous flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Fire vulnerability",},
+
   Vulnerabilities = {"Fire vulnerability",},  
  Corpse = "No",
+
   XP = 212,  
   XP = 212,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Brainless",
+
   Genus = "elemental",  
   Genus = "elemental",
+
   Species = "water elemental",  
   Species = "water elemental",
 
 
   Description = [=[A spirit drawn from the elemental plane of water. It exists on this world as part of a body of water and can engulf other beings in its form, depriving them of breath and voice.]=],
 
   Description = [=[A spirit drawn from the elemental plane of water. It exists on this world as part of a body of water and can engulf other beings in its form, depriving them of breath and voice.]=],
 
}
 
}
 
m["water moccasin"] = {
 
m["water moccasin"] = {
   Name = "water moccasin",
+
   Name = "water moccasin",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "S",
+
   Glyph = "S",  
   Tile = "[[File:Water moccasin.png]]",
+
   Tile = "[[File:Water moccasin.png]]",  
   Speed = "14 (swim: 60%)",
+
   Speed = "14 (swim: 60%)",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 275,
+
   ["Average HP 10x"] = 275,  
   AC = 2,
+
   AC = 2,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 10, Type = "Bite", Flavour = "Poison"},
 
     {Damage = 10, Type = "Bite", Flavour = "Poison"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
   Flags = {"Cold blood flag",},
+
   Flags = {"Cold blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {"Poison resistance","Drown resistance",},
+
   Resistances = {"Poison resistance", "Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Noxious",
+
   XP = 149,  
   XP = 149,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "snake",  
   Genus = "snake",
+
   Species = "water moccasin",  
   Species = "water moccasin",
+
   Description = [=[A largish venomous brown snake. It usually lives near water, and is an able swimmer.]=],  
   Description = [=[A largish venomous brown snake. It usually lives near water, and is an able swimmer.]=],
 
 
   Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
 
   Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
 
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
 
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
Line 20,576: Line 24,225:
 
}
 
}
 
m["water nymph"] = {
 
m["water nymph"] = {
   Name = "water nymph",
+
   Name = "water nymph",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "m",
+
   Glyph = "m",  
   Tile = "[[File:Water nymph.png]]",
+
   Tile = "[[File:Water nymph.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 400,
+
   ["Average HP 10x"] = 400,  
   AC = 2,
+
   AC = 2,  
   EV = 13,
+
   EV = 13,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 12, Type = "Touch", Flavour = "Drown"},
 
     {Damage = 12, Type = "Touch", Flavour = "Drown"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Amphibious",
+
   Habitat = "Amphibious",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Waterstrike", Damage = "3d17", Flags = {"Wizard",}},
 
       {Spell = "Waterstrike", Damage = "3d17", Flags = {"Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Speaks flag","Warm blood flag",},
+
   Flags = {"Speaks flag", "Warm blood flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {"Drown resistance",},
+
   Resistances = {"Drown resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 661,  
   XP = 446,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "water nymph",  
   Genus = "water nymph",
+
   Species = "water nymph",  
   Species = "water nymph",
+
   Description = [=[A capricious nature spirit, deeply bonded with the waters in which it lives. Wherever they flow, so may it, and ponds and rivers surge and leap at its whim.]=],  
   Description = [=[A capricious nature spirit, deeply bonded with the waters in which it lives. Wherever they flow, so may it, and ponds and rivers surge and leap at its whim.]=],
 
 
   Quote = [=[“Oh, but you can't expect to wield supreme executive power just because some watery tart threw a sword at you.”
 
   Quote = [=[“Oh, but you can't expect to wield supreme executive power just because some watery tart threw a sword at you.”
 
-Monty Python and the Holy Grail, 1975.]=],
 
-Monty Python and the Holy Grail, 1975.]=],
 +
}
 +
m["weeping skull"] = {
 +
  Name = "weeping skull",
 +
  Colour = "LightBlue",
 +
  Glyph = "z",
 +
  Tile = "[[File:Weeping skull.png]]",
 +
  Speed = "10",
 +
  HD = 5,
 +
  ["HD"] = 5,
 +
  ["Average HP 10x"] = 280,
 +
  AC = 7,
 +
  EV = 3,
 +
  Attacks = {
 +
    {Damage = 10, Type = "Touch", Flavour = "Drain experience"},
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Mourning Wail", Flags = {"Magical",}},
 +
    },
 +
  },
 +
  Flags = {"Evil flag", "Flying flag", "Unbreathing flag",},
 +
  Willpower = "20",
 +
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {"Holy vulnerability",},
 +
  XP = 97,
 +
  Size = "Tiny",
 +
  Intelligence = "Human",
 +
  Genus = "weeping skull",
 +
  Species = "weeping skull",
 +
  Description = [=[An undead skull kept aloft by unholy clouds of collective misery, which slowly drift out in its wake. It mourns without end for the living, the dead, and its own former life all alike.]=],
 +
  Quote = [=[“Alas, poor Yorick! I knew him, Horatio, a fellow of infinite jest, of most
 +
excellent fancy. He hath bore me on his back a thousand times, and now how
 +
abhorr'd in my imagination it is! My gorge rises at it.”
 +
    -William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, V, 1. 1603]=],
 
}
 
}
 
m["wendigo"] = {
 
m["wendigo"] = {
   Name = "wendigo",
+
   Name = "wendigo",  
   Colour = "Blue",
+
   Colour = "Blue",  
   Glyph = "R",
+
   Glyph = "R",  
   Tile = "[[File:Wendigo.png]]",
+
   Tile = "[[File:Wendigo.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 15,
+
   HD = 15,  
   ["HD"] = 15,
+
   ["HD"] = 15,  
   ["Average HP 10x"] = 880,
+
   ["Average HP 10x"] = 880,  
   AC = 4,
+
   AC = 4,  
   EV = 20,
+
   EV = 20,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 30, Type = "Claw", Flavour = "Cold"},
+
     {Damage = 30, Type = "Claw", Flavour = "Cold"},  
 
     {Damage = 20, Type = "Bite", Flavour = "Vampiric"},
 
     {Damage = 20, Type = "Bite", Flavour = "Vampiric"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Seracfall", Damage = "3d28", Flags = {"Magical",}},
+
       {Spell = "Seracfall", Damage = "3d28", Flags = {"Magical",}},  
 
       {Spell = "Stunning Burst", Damage = "2d17", Flags = {"Magical",}},
 
       {Spell = "Stunning Burst", Damage = "2d17", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag",},
+
   Flags = {"See invisible flag", "Evil flag",},  
   MR = "140",
+
   Willpower = "140",  
   Resistances = {"Cold resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Fire vulnerability","Holy vulnerability",},
+
   Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",},  
  Corpse = "No",
+
   XP = 996,  
   XP = 840,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "wendigo",  
   Genus = "wendigo",
+
   Species = "wendigo",  
   Species = "wendigo",
 
 
   Description = [=[A gaunt spirit of frozen hunger, so ravenous it will consume friend and foe alike. According to legend, if one cuts off its legs, it will feast upon its own marrow. It stalks those lost wandering in the cold and hunts with the force of blizzards.]=],
 
   Description = [=[A gaunt spirit of frozen hunger, so ravenous it will consume friend and foe alike. According to legend, if one cuts off its legs, it will feast upon its own marrow. It stalks those lost wandering in the cold and hunts with the force of blizzards.]=],
 
}
 
}
 
m["white draconian"] = {
 
m["white draconian"] = {
   Name = "white draconian",
+
   Name = "white draconian",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "d",
+
   Glyph = "d",  
   Tile = "[[File:White draconian.png]]",
+
   Tile = "[[File:White draconian.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 980,
+
   ["Average HP 10x"] = 980,  
   AC = 9,
+
   AC = 9,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Chilling Breath", Damage = "3d18", Flags = {"Natural","Breath",}},
+
       {Spell = "Cold Breath", Damage = "3d23", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Cold blood flag","Speaks flag",},
+
   Flags = {"Cold blood flag", "Speaks flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Cold resistance",},
+
   Resistances = {"Cold resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 992,  
   XP = 1232,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "draconian",  
   Genus = "draconian",
+
   Species = "white draconian",  
   Species = "white draconian",
+
   Description = [=[A muscular white-scaled humanoid with a reptilian tail and small wings.]=],  
   Description = [=[A muscular white-scaled humanoid with a reptilian tail and small wings.]=],
 
 
   Quote = [=[“Trogdor was a man!
 
   Quote = [=[“Trogdor was a man!
 
I mean, he was a dragon-man!
 
I mean, he was a dragon-man!
Line 20,688: Line 24,371:
 
}
 
}
 
m["white imp"] = {
 
m["white imp"] = {
   Name = "white imp",
+
   Name = "white imp",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "5",
+
   Glyph = "5",  
   Tile = "[[File:White imp.png]]",
+
   Tile = "[[File:White imp.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 2,
+
   HD = 2,  
   ["HD"] = 2,
+
   ["HD"] = 2,  
   ["Average HP 10x"] = 110,
+
   ["Average HP 10x"] = 110,  
   AC = 4,
+
   AC = 4,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 4, Type = "Hit", Flavour = "Cold"},
 
     {Damage = 4, Type = "Hit", Flavour = "Cold"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Throw Frost", Damage = "3d5", Flags = {"Magical",}},
 
       {Spell = "Throw Frost", Damage = "3d5", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Unholy flag","Flying flag","Speaks flag",},
+
   Flags = {"Flying flag", "Speaks flag", "Evil flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {"Cold resistance 2","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance 2", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Fire vulnerability","Holy vulnerability",},
+
   Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",},  
  Corpse = "No",
+
   XP = 9,  
   XP = 10,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "white imp",  
   Genus = "white imp",
+
   Species = "white imp",  
   Species = "white imp",
 
 
   Description = [=[A small and mischievous minor demon covered in frost.]=],
 
   Description = [=[A small and mischievous minor demon covered in frost.]=],
 +
}
 +
m["white very ugly thing"] = {
 +
  Name = "white very ugly thing",
 +
  Colour = "Black",
 +
  Glyph = "u",
 +
  Tile = "[[File:White very ugly thing.png]]",
 +
  Speed = "10 (move: 90%)",
 +
  HD = 18,
 +
  ["HD"] = 18,
 +
  ["Average HP 10x"] = 990,
 +
  AC = 6,
 +
  EV = 10,
 +
  Attacks = {
 +
    {Damage = 27, Type = "Bite", Flavour = "Cold"},
 +
  },
 +
  Holiness = "Natural",
 +
  ["Item Use"] = {"Open doors"},
 +
  Habitat = "Land",
 +
  Flags = {"Warm blood flag", "Ghost demon flag", "Herd flag", "No gen derived flag",},
 +
  Willpower = "40",
 +
  Resistances = {"Cold resistance 2",},
 +
  Vulnerabilities = {"Silver vulnerability",},
 +
  XP = 1440,
 +
  Size = "Large",
 +
  Intelligence = "Animal",
 +
  Genus = "ugly thing",
 +
  Species = "very ugly thing",
 +
  Description = [=[A very ugly thing. According to legend, this hideously mutated creature is the otherworldly spawn of a wizard's breeding experiment. Double yuck!]=],
 +
  Quote = [=[“All the infections that sun sucks up
 +
From bogs, fens, flats, on Prosper fall and make him
 +
By inch-meal a disease! His spirits hear me
 +
And yet I needs must curse. ”
 +
-William Shakespeare, _The Tempest_, II, 2. 1611.]=],
 
}
 
}
 
m["wight"] = {
 
m["wight"] = {
   Name = "wight",
+
   Name = "wight",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "z",
+
   Glyph = "z",  
   Tile = "[[File:Wight.png]]",
+
   Tile = "[[File:Wight.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 165,
+
   ["Average HP 10x"] = 165,  
   AC = 6,
+
   AC = 6,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 8, Type = "Hit", Flavour = "Drain experience"},
 
     {Damage = 8, Type = "Hit", Flavour = "Drain experience"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","Unbreathing flag",},
+
   Flags = {"Evil flag", "Unbreathing flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {"Cold resistance 2","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 73,  
   XP = 58,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "wight",  
   Genus = "wight",
+
   Species = "wight",  
   Species = "wight",
+
   Description = [=[An ancient warrior, kept in a state of perpetual undeath by its desire to die with honour in battle.]=],  
   Description = [=[An ancient warrior, kept in a state of perpetual undeath by its desire to die with honour in battle.]=],
 
 
   Quote = [=[“Unhappie wight, borne to desastrous end,
 
   Quote = [=[“Unhappie wight, borne to desastrous end,
 
That doth his life in so long tendance spend!”
 
That doth his life in so long tendance spend!”
Line 20,754: Line 24,468:
 
}
 
}
 
m["will-o-the-wisp"] = {
 
m["will-o-the-wisp"] = {
   Name = "will-o-the-wisp",
+
   Name = "will-o-the-wisp",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "v",
+
   Glyph = "v",  
   Tile = "[[File:Will o the wisp.png]]",
+
   Tile = "[[File:Will o the wisp.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 11,
+
   HD = 10,  
   ["HD"] = 11,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 400,
+
   ["Average HP 10x"] = 400,  
   AC = 4,
+
   AC = 4,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Engulf", Flavour = "Plain"},
 
     {Damage = 20, Type = "Engulf", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Marshlight", Damage = "2x 3d14", Flags = {"Magical",}},
+
       {Spell = "Marshlight", Damage = "2x3d13", Flags = {"Magical",}},  
 
       {Spell = "Blink", Flags = {"Magical",}},
 
       {Spell = "Blink", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Insubstantial flag","Flying flag","See invisible flag","Unbreathing flag",},
+
   Flags = {"Insubstantial flag", "Flying flag", "See invisible flag", "Unbreathing flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Electricity resistance", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Fire resistance 2", "Poison resistance 3", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 532,  
   XP = 532,
+
   Size = "Tiny",  
   Size = "Tiny",
+
   Intelligence = "Brainless",  
   Intelligence = "Brainless",
+
   Genus = "will-o-the-wisp",  
   Genus = "will-o-the-wisp",
+
   Species = "will-o-the-wisp",  
   Species = "will-o-the-wisp",
 
 
   Description = [=[A green-glowing gaseous entity, flickering and pulsing irregularly as it hovers through the air. Travelers have been known to confuse these for distant lanterns - a mistake rarely made twice.]=],
 
   Description = [=[A green-glowing gaseous entity, flickering and pulsing irregularly as it hovers through the air. Travelers have been known to confuse these for distant lanterns - a mistake rarely made twice.]=],
 
}
 
}
 
m["wind drake"] = {
 
m["wind drake"] = {
   Name = "wind drake",
+
   Name = "wind drake",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "k",
+
   Glyph = "k",  
   Tile = "[[File:Wind drake.png]]",
+
   Tile = "[[File:Wind drake.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 600,
+
   ["Average HP 10x"] = 600,  
   AC = 3,
+
   AC = 3,  
   EV = 14,
+
   EV = 14,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 12, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 12, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Wind Blast", Flags = {"Natural","Breath",}},
+
       {Spell = "Wind Blast", Flags = {"Natural", "Breath",}},  
       {Spell = "Airstrike", Damage = "2d(7-23)", Flags = {"Natural",}},
+
       {Spell = "Airstrike", Damage = "2d7+(2/space)", Flags = {"Natural",}},  
       {Spell = "Repel Missiles", Flags = {"Natural",}},
+
       {Spell = "Deflect Missiles", Flags = {"Natural",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Flying flag","Warm blood flag",},
+
   Flags = {"Flying flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 285,  
   XP = 288,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "drake",  
   Genus = "drake",
+
   Species = "wind drake",  
   Species = "wind drake",
 
 
   Description = [=[A small but powerful dragon, particularly adept amongst its kin at manipulating the currents of air that surround it. It can exhale powerful blasts of wind.]=],
 
   Description = [=[A small but powerful dragon, particularly adept amongst its kin at manipulating the currents of air that surround it. It can exhale powerful blasts of wind.]=],
 
}
 
}
 
m["withered plant"] = {
 
m["withered plant"] = {
   Name = "withered plant",
+
   Name = "withered plant",  
   Colour = "DarkGrey",
+
   Colour = "DarkGrey",  
   Glyph = "P",
+
   Glyph = "P",  
   Tile = "[[File:Withered plant.png]]",
+
   Tile = "[[File:Withered plant.png]]",  
   Speed = "0",
+
   Speed = "0",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 2000,
+
   ["Average HP 10x"] = 2000,  
   AC = 10,
+
   AC = 0,  
   EV = 0,
+
   EV = 0,  
  Attacks = {
 
  },
 
  Holiness = "Nonliving",
 
  ["Item Use"] = {"Uses nothing"},
 
  Habitat = "Land",
 
  Flags = {"Stationary flag","No exp gain flag","Harmless flag","Fragile flag",},
 
  MR = "Immune",
 
  Resistances = {"Poison resistance 3","Drown resistance","Negative energy resistance 3","Torment resistance",},
 
  Vulnerabilities = {},
 
  Corpse = "No",
 
  XP = 0,
 
  Size = "Small",
 
  Intelligence = "Brainless",
 
  Genus = "plant",
 
  Species = "withered plant",
 
  Description = [=[A plant whose life has been drained away, but with its physical form still intact. It looks like it died many centuries ago.]=],
 
}
 
m["wizard"] = {
 
  Name = "wizard",
 
  Colour = "Magenta",
 
  Glyph = "p",
 
  Tile = "[[File:Wizard.png]]",
 
  Speed = "10",
 
  HD = 10,
 
  ["HD"] = 10,
 
  ["Average HP 10x"] = 400,
 
  AC = 0,
 
  EV = 13,
 
 
   Attacks = {
 
   Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Plant",  
   Holiness = "Natural",
+
   ["Item Use"] = {"Uses nothing"},  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   Habitat = "Land",  
   Habitat = "Land",
+
   Flags = {"Stationary flag", "No exp gain flag", "Harmless flag", "Fragile flag", "Unbreathing flag",},  
   Spellsets = {
+
  Willpower = "Immune",  
    {
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Negative energy resistance 3", "Torment resistance",},  
      {Spell = "Fireball", Damage = "3d19", Flags = {"Wizard",}},
+
   Vulnerabilities = {},  
      {Spell = "Banishment", Flags = {"Wizard",}},
+
   XP = 0,  
      {Spell = "Blink", Flags = {"Wizard",}},
+
   Size = "Small",  
      {Spell = "Invisibility", Flags = {"Wizard",}},
+
   Intelligence = "Brainless",  
    },
+
   Genus = "plant",  
   },
+
   Species = "withered plant",  
  Flags = {"Unholy flag","Speaks flag","Warm blood flag",},
+
   Description = [=[A plant whose life has been drained away, but with its physical form still intact. It looks like it died many years ago.]=],
  MR = "60",
 
  Resistances = {},
 
   Vulnerabilities = {},
 
  Corpse = "Clean",
 
   XP = 656,
 
   Size = "Medium",
 
   Intelligence = "Human",
 
   Genus = "human",
 
   Species = "human",
 
   Description = [=[A rather eccentric person, dabbling in all sorts of arcane oddities.]=],
 
  Quote = [=[“Each family or tribe has a wizard or conjuring doctor, whose office we could never clearly ascertain.”
 
-Charles Darwin, _The Voyage of the Beagle_, ch. X. 1839.]=],
 
 
}
 
}
 
m["wolf"] = {
 
m["wolf"] = {
   Name = "wolf",
+
   Name = "wolf",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "h",
+
   Glyph = "h",  
   Tile = "[[File:Wolf.png]]",
+
   Tile = "[[File:Wolf.png]]",  
   Speed = "17",
+
   Speed = "17",  
   HD = 4,
+
   HD = 4,  
   ["HD"] = 4,
+
   ["HD"] = 4,  
   ["Average HP 10x"] = 220,
+
   ["Average HP 10x"] = 220,  
   AC = 4,
+
   AC = 4,  
   EV = 15,
+
   EV = 15,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 12, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 12, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"See invisible flag","Unblindable flag","Warm blood flag",},
+
   Flags = {"See invisible flag", "Unblindable flag", "Warm blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 116,  
   XP = 116,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "hound",  
   Genus = "hound",
+
   Species = "wolf",  
   Species = "wolf",
+
   Description = [=[A strong wild canine, with sharp teeth and a healthy appetite.]=],  
   Description = [=[A strong wild canine, with sharp teeth and a healthy appetite.]=],
 
 
   Quote = [=[“Teacher: How does a dog smell?
 
   Quote = [=[“Teacher: How does a dog smell?
 
Student: I don't know.
 
Student: I don't know.
Line 20,925: Line 24,596:
 
}
 
}
 
m["wolf spider"] = {
 
m["wolf spider"] = {
   Name = "wolf spider",
+
   Name = "wolf spider",  
   Colour = "White",
+
   Colour = "White",  
   Glyph = "s",
+
   Glyph = "s",  
   Tile = "[[File:Wolf spider.png]]",
+
   Tile = "[[File:Wolf spider.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 11,
+
   HD = 11,  
   ["HD"] = 11,
+
   ["HD"] = 11,  
   ["Average HP 10x"] = 550,
+
   ["Average HP 10x"] = 550,  
   AC = 3,
+
   AC = 3,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 25, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 25, Type = "Hit", Flavour = "Plain"},  
 
     {Damage = 15, Type = "Bite", Flavour = "Poison"},
 
     {Damage = 15, Type = "Bite", Flavour = "Poison"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"No skeleton flag","Web immune flag",},
+
   Flags = {"No skeleton flag", "Web immune flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Poison vulnerability",},
+
   Vulnerabilities = {"Poison vulnerability",},  
  Corpse = "Noxious",
+
   XP = 567,  
   XP = 567,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "spider",  
   Genus = "spider",
+
   Species = "wolf spider",  
   Species = "wolf spider",
+
   Description = [=[A hairy fast-moving hunting spider with vicious mandibles, the size of a wolf. It roams the dungeon in search of prey, which it kills with its deadly venom.]=],
   Description = [=[A hairy fast-moving hunting spider with vicious mandibles. It roams the dungeon in search of prey, which it kills with its deadly venom.]=],
 
 
}
 
}
 
m["worker ant"] = {
 
m["worker ant"] = {
   Name = "worker ant",
+
   Name = "worker ant",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "B",
+
   Glyph = "B",  
   Tile = "[[File:Worker ant.png]]",
+
   Tile = "[[File:Worker ant.png]]",  
   Speed = "12",
+
   Speed = "12",  
   HD = 3,
+
   HD = 3,  
   ["HD"] = 3,
+
   ["HD"] = 3,  
   ["Average HP 10x"] = 165,
+
   ["Average HP 10x"] = 165,  
   AC = 4,
+
   AC = 4,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 8, Type = "Bite", Flavour = "Poison"},
 
     {Damage = 8, Type = "Bite", Flavour = "Poison"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"No skeleton flag",},
+
   Flags = {"No skeleton flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {"Poison vulnerability",},
+
   Vulnerabilities = {"Poison vulnerability",},  
  Corpse = "Clean",
+
   XP = 33,  
   XP = 33,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "worker ant",  
   Genus = "worker ant",
+
   Species = "worker ant",  
   Species = "worker ant",
 
 
   Description = [=[A wingless black insect with sharp mandibles capable of injecting a deadly poison. It is a worker, and thus tasked with gathering food — any living being it encounters is a potential meal.]=],
 
   Description = [=[A wingless black insect with sharp mandibles capable of injecting a deadly poison. It is a worker, and thus tasked with gathering food — any living being it encounters is a potential meal.]=],
 
}
 
}
 
m["worldbinder"] = {
 
m["worldbinder"] = {
   Name = "worldbinder",
+
   Name = "worldbinder",  
   Colour = "Cyan",
+
   Colour = "Cyan",  
   Glyph = "x",
+
   Glyph = "x",  
   Tile = "[[File:Worldbinder.png]]",
+
   Tile = "[[File:Worldbinder.png]]",  
   Speed = "14",
+
   Speed = "14",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 400,
+
   ["Average HP 10x"] = 400,  
   AC = 12,
+
   AC = 12,  
   EV = 4,
+
   EV = 4,  
 
   Attacks = {
 
   Attacks = {
 +
    {Damage = 8, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 8, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 8, Type = "Hit", Flavour = "Plain"},
    {Damage = 8, Type = "Hit", Flavour = "Plain"},
+
   },  
   },
+
   Holiness = "Nonliving",  
   Holiness = "Nonliving",
+
   ["Item Use"] = {"Open doors"},  
   ["Item Use"] = {"Open doors"},
+
   Habitat = "Land",  
   Habitat = "Land",
 
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
 
       {Spell = "Forceful Invitation", Flags = {"Magical",}},
 
       {Spell = "Forceful Invitation", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Flying flag",},
+
   Flags = {"Flying flag", "Unbreathing flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "No",
+
   XP = 514,  
   XP = 514,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "worldbinder",  
   Genus = "worldbinder",
+
   Species = "worldbinder",  
   Species = "worldbinder",
+
   Description = [=[A cloud of thick fog, with faint, feeble claws constantly reaching out and then fading back into the fog. When threatened, it calls forth creatures banished to the void between realities, using them to defend itself.]=],
   Description = [=[A cloud of thick fog, with faint, feeble claws constantly reaching out and grasping futilely before being pulled back in by the fog. When threatened, it can call forth creatures banished to the void between realities, using them to defend itself.]=],
 
 
}
 
}
 
m["worm"] = {
 
m["worm"] = {
   Name = "worm",
+
   Name = "worm",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "w",
+
   Glyph = "w",  
   Tile = "[[File:Worm.png]]",
+
   Tile = "[[File:Worm.png]]",  
   Speed = "6",
+
   Speed = "6",  
   HD = 4,
+
   HD = 4,  
   ["HD"] = 4,
+
   ["HD"] = 4,  
   ["Average HP 10x"] = 180,
+
   ["Average HP 10x"] = 180,  
   AC = 1,
+
   AC = 1,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 12, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 12, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Regenerates flag","No skeleton flag",},
+
   Flags = {"Regenerates flag", "No skeleton flag",},  
   MR = "10",
+
   Willpower = "10",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 4,  
   XP = 4,
+
   Size = "Small",  
   Size = "Small",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "worm",  
   Genus = "worm",
+
   Species = "worm",  
   Species = "worm",
+
   Description = [=[A giant annelid, glistening with slime, with unusually large teeth.]=],  
   Description = [=[A giant annelid, glistening with slime, with unusually large teeth.]=],
 
 
   Quote = [=[“While the angels, all pallid and wan,
 
   Quote = [=[“While the angels, all pallid and wan,
 
Uprising, unveiling, affirm
 
Uprising, unveiling, affirm
Line 21,053: Line 24,720:
 
}
 
}
 
m["wraith"] = {
 
m["wraith"] = {
   Name = "wraith",
+
   Name = "wraith",  
   Colour = "LightGrey",
+
   Colour = "LightGrey",  
   Glyph = "W",
+
   Glyph = "W",  
   Tile = "[[File:Wraith.png]]",
+
   Tile = "[[File:Wraith.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 330,
+
   ["Average HP 10x"] = 330,  
   AC = 10,
+
   AC = 10,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 15, Type = "Hit", Flavour = "Drain speed"},
 
     {Damage = 15, Type = "Hit", Flavour = "Drain speed"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Undead",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag","Insubstantial flag",},
+
   Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 210,  
   XP = 210,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "wraith",  
   Genus = "wraith",
+
   Species = "wraith",  
   Species = "wraith",
+
   Description = [=[A cloud of black mist surrounding an insubstantial skeletal form. Its eyes burn bright with unholy malevolence and hunger for life essence, on which it feeds.]=],  
   Description = [=[This undead spirit appears as a cloud of black mist surrounding an insubstantial skeletal form. Its eyes burn bright with unholy malevolence and hunger for life essence, on which it feeds.]=],
 
 
   Quote = [=[“God, though this life is but a wraith,
 
   Quote = [=[“God, though this life is but a wraith,
 
Although we know not what we use,
 
Although we know not what we use,
Line 21,087: Line 24,753:
 
}
 
}
 
m["wretched star"] = {
 
m["wretched star"] = {
   Name = "wretched star",
+
   Name = "wretched star",  
   Colour = "Magenta",
+
   Colour = "Magenta",  
   Glyph = "*",
+
   Glyph = "*",  
   Tile = "[[File:Wretched star.png]]",
+
   Tile = "[[File:Wretched star.png]]",  
   Speed = "10 (move: 80%)",
+
   Speed = "10 (move: 80%)",  
   HD = 10,
+
   HD = 10,  
   ["HD"] = 10,
+
   ["HD"] = 10,  
   ["Average HP 10x"] = 700,
+
   ["Average HP 10x"] = 700,  
   AC = 10,
+
   AC = 10,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
   },
+
   },  
   Holiness = "Nonliving",
+
   Holiness = "Nonliving",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Force Lance", Damage = "3d14", Flags = {"Magical",}},
+
       {Spell = "Force Lance", Damage = "3d14", Flags = {"Magical",}},  
 
       {Spell = "Corrupting Pulse", Flags = {"Magical",}},
 
       {Spell = "Corrupting Pulse", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Flying flag","Unbreathing flag","Insubstantial flag",},
+
   Flags = {"See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag",},  
   MR = "Immune",
+
   Willpower = "Immune",  
   Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
+
   Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",},  
   Vulnerabilities = {"Silver vulnerability",},
+
   Vulnerabilities = {"Silver vulnerability",},  
  Corpse = "No",
+
   XP = 772,  
   XP = 789,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "wretched star",  
   Genus = "wretched star",
+
   Species = "wretched star",  
   Species = "wretched star",
+
   Description = [=[A conflux of unearthly light and energy, awash in unnatural colours and strange forms no normal being was meant to perceive. It fills all those in its presence with the disorder of the Abyss.]=],
   Description = [=[A conflux of unearthly light and energy, awash in unnatural colours and strange forms no normal being was meant to perceive. Merely being near it fills your body with the disorder of the Abyss.]=],
+
  Quote = [=[“Stare into the sun
 +
Wherever you may roam
 +
Feel it calling you home
 +
Despite the mounting danger
 +
Stare into the sun
 +
Let its fire fill you
 +
Whatever doesn’t kill you
 +
Only makes you stranger”
 +
    -The Sunbeams, “The Tug”. 2020]=],
 +
}
 +
m["wyrmhole"] = {
 +
  Name = "wyrmhole",
 +
  Colour = "LightMagenta",
 +
  Glyph = "k",
 +
  Tile = "[[File:Wyrmhole.png]]",
 +
  Speed = "12",
 +
  HD = 18,
 +
  ["HD"] = 18,
 +
  ["Average HP 10x"] = 845,
 +
  AC = 8,
 +
  EV = 22,
 +
  Attacks = {
 +
    {Damage = 44, Type = "Bite", Flavour = "Blink with"},
 +
  },
 +
  Holiness = "Nonliving",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Spellsets = {
 +
    {
 +
      {Spell = "Sojourning Bolt", Damage = "3d25", Flags = {"Natural", "Breath", "Noisy",}},
 +
    },
 +
  },
 +
  Flags = {"See invisible flag", "Flying flag", "Insubstantial flag", "Unbreathing flag",},
 +
  Willpower = "Immune",
 +
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Poison resistance 3", "Petrify resistance", "Sticky flame resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 2297,
 +
  Size = "Small",
 +
  Intelligence = "Animal",
 +
  Genus = "wyrmhole",
 +
  Species = "wyrmhole",
 +
  Description = [=[A small and strangely serpentine fold in space and time. Scholars once theorised the Dungeon's easy access to manifold unholy realms is due to the tunneling of yet-undiscovered translocations dragons. Whether or not this is true, distant stars mottle this drake's endless lengths, and dimensions bend to its writhing whim.]=],
 +
  Quote = [=[“My complete answer to the late 19th century question 'what is electrodynamics
 +
trying to tell us' would simply be this:
 +
 
 +
Fields in empty space have physical reality; the medium that supports them does
 +
not.
 +
 
 +
Having thus removed the mystery from electrodynamics, let me immediately do the
 +
same for quantum mechanics:
 +
 
 +
Correlations have physical reality; that which they correlate does not.”
 +
    -N. David Mermin, _What is quantum mechanics trying to tell us?_, 1998.]=],
 
}
 
}
 
m["wyvern"] = {
 
m["wyvern"] = {
   Name = "wyvern",
+
   Name = "wyvern",  
   Colour = "LightGreen",
+
   Colour = "LightGreen",  
   Glyph = "l",
+
   Glyph = "k",  
   Tile = "[[File:Wyvern.png]]",
+
   Tile = "[[File:Wyvern.png]]",  
   Speed = "15",
+
   Speed = "15",  
   HD = 5,
+
   HD = 5,  
   ["HD"] = 5,
+
   ["HD"] = 5,  
   ["Average HP 10x"] = 275,
+
   ["Average HP 10x"] = 275,  
   AC = 5,
+
   AC = 5,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Bite", Flavour = "Plain"},
 
     {Damage = 20, Type = "Bite", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Flying flag","Warm blood flag",},
+
   Flags = {"Flying flag", "Warm blood flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 207,  
   XP = 207,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "wyvern",  
   Genus = "wyvern",
+
   Species = "wyvern",  
   Species = "wyvern",
+
   Description = [=[A dragon-like creature with a long, sharply pointed tail. Although smaller and less formidable than true dragons, it is nonetheless a foe to be reckoned with.]=],
   Description = [=[A dragon-like creature with a long, sharply pointed tail. Although smaller and less formidable than true dragons, wyverns are nonetheless a foe to be reckoned with.]=],
 
 
}
 
}
 
m["yak"] = {
 
m["yak"] = {
   Name = "yak",
+
   Name = "yak",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "Y",
+
   Glyph = "Y",  
   Tile = "[[File:Yak.png]]",
+
   Tile = "[[File:Yak.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 7,
+
   HD = 7,  
   ["HD"] = 7,
+
   ["HD"] = 7,  
   ["Average HP 10x"] = 385,
+
   ["Average HP 10x"] = 385,  
   AC = 4,
+
   AC = 4,  
   EV = 7,
+
   EV = 7,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 18, Type = "Gore", Flavour = "Plain"},
 
     {Damage = 18, Type = "Gore", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Uses nothing"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Warm blood flag","Herd flag",},
+
   Flags = {"Warm blood flag", "Herd flag",},  
   MR = "20",
+
   Willpower = "20",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 204,  
   XP = 204,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Animal",  
   Intelligence = "Animal",
+
   Genus = "yak",  
   Genus = "yak",
+
   Species = "yak",  
   Species = "yak",
+
   Description = [=[A common dungeon yak, covered in shaggy yak hair and bearing a nasty pair of yak horns.]=],
   Description = [=[The common dungeon yak, covered in shaggy yak hair and bearing a nasty pair of yak horns.]=],
 
 
}
 
}
 
m["yaktaur"] = {
 
m["yaktaur"] = {
   Name = "yaktaur",
+
   Name = "yaktaur",  
   Colour = "Red",
+
   Colour = "Red",  
   Glyph = "c",
+
   Glyph = "c",  
   Tile = "[[File:Yaktaur.png]]",
+
   Tile = "[[File:Yaktaur.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 8,
+
   HD = 8,  
   ["HD"] = 8,
+
   ["HD"] = 8,  
   ["Average HP 10x"] = 440,
+
   ["Average HP 10x"] = 440,  
   AC = 4,
+
   AC = 4,  
   EV = 4,
+
   EV = 3,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Archer flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Archer flag", "Speaks flag", "Warm blood flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 358,  
   XP = 358,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "yaktaur",  
   Genus = "yaktaur",
+
   Species = "yaktaur",  
   Species = "yaktaur",
+
   Description = [=[A hybrid with the torso of a robust human atop the body of a yak. It excels in ranged combat, and is also a formidable foe in close quarters.]=],  
   Description = [=[A hybrid with the torso of a robust human atop the body of a yak. Although they excel in ranged combat, they are also formidable foes in close quarters.]=],
 
 
   Quote = [=[“When Peleus, some distance away, saw him torn apart by the frightful wound he shouted: ‘Accept this tribute to the dead, at least, Crantor, dearest of youths’, and with his powerful arm, he hurled his ash spear, at full strength, at Demoleon. It ruptured the ribcage, and stuck quivering in the bone. The centaur pulled out the shaft minus its head (he tried with difficulty to reach that also) but the head was caught in his lung. The pain itself strengthened his will: wounded, he reared up at his enemy and beat the hero down with his hooves. Peleus received the resounding blows on helmet and shield, and defending his upper arms, and controlling the weapon he held out, with one blow through the arm he pierced the bi-formed breast.”
 
   Quote = [=[“When Peleus, some distance away, saw him torn apart by the frightful wound he shouted: ‘Accept this tribute to the dead, at least, Crantor, dearest of youths’, and with his powerful arm, he hurled his ash spear, at full strength, at Demoleon. It ruptured the ribcage, and stuck quivering in the bone. The centaur pulled out the shaft minus its head (he tried with difficulty to reach that also) but the head was caught in his lung. The pain itself strengthened his will: wounded, he reared up at his enemy and beat the hero down with his hooves. Peleus received the resounding blows on helmet and shield, and defending his upper arms, and controlling the weapon he held out, with one blow through the arm he pierced the bi-formed breast.”
 
-Ovid, _Metamorphoses_, XII, 330. 8 AD.]=],
 
-Ovid, _Metamorphoses_, XII, 330. 8 AD.]=],
 
}
 
}
 
m["yaktaur captain"] = {
 
m["yaktaur captain"] = {
   Name = "yaktaur captain",
+
   Name = "yaktaur captain",  
   Colour = "LightRed",
+
   Colour = "LightRed",  
   Glyph = "c",
+
   Glyph = "c",  
   Tile = "[[File:Yaktaur captain.png]]",
+
   Tile = "[[File:Yaktaur captain.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 770,
+
   ["Average HP 10x"] = 770,  
   AC = 5,
+
   AC = 5,  
   EV = 5,
+
   EV = 5,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 30, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Fighter flag","Archer flag","Speaks flag","Warm blood flag",},
+
   Flags = {"Fighter flag", "Archer flag", "Speaks flag", "Warm blood flag",},  
   MR = "60",
+
   Willpower = "60",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 897,  
   XP = 1037,
+
   Size = "Large",  
   Size = "Large",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "yaktaur",  
   Genus = "yaktaur",
+
   Species = "yaktaur",  
   Species = "yaktaur",
+
   Description = [=[An exceptionally strong and brutish yaktaur, able to order its weaker brethren around to do its bidding.]=],  
   Description = [=[An exceptionally strong and brutish yaktaur, it is able to order its weaker brethren around to do its bidding.]=],
 
 
   Quote = [=[“When Peleus, some distance away, saw him torn apart by the frightful wound he shouted: ‘Accept this tribute to the dead, at least, Crantor, dearest of youths’, and with his powerful arm, he hurled his ash spear, at full strength, at Demoleon. It ruptured the ribcage, and stuck quivering in the bone. The centaur pulled out the shaft minus its head (he tried with difficulty to reach that also) but the head was caught in his lung. The pain itself strengthened his will: wounded, he reared up at his enemy and beat the hero down with his hooves. Peleus received the resounding blows on helmet and shield, and defending his upper arms, and controlling the weapon he held out, with one blow through the arm he pierced the bi-formed breast.”
 
   Quote = [=[“When Peleus, some distance away, saw him torn apart by the frightful wound he shouted: ‘Accept this tribute to the dead, at least, Crantor, dearest of youths’, and with his powerful arm, he hurled his ash spear, at full strength, at Demoleon. It ruptured the ribcage, and stuck quivering in the bone. The centaur pulled out the shaft minus its head (he tried with difficulty to reach that also) but the head was caught in his lung. The pain itself strengthened his will: wounded, he reared up at his enemy and beat the hero down with his hooves. Peleus received the resounding blows on helmet and shield, and defending his upper arms, and controlling the weapon he held out, with one blow through the arm he pierced the bi-formed breast.”
 
-Ovid, _Metamorphoses_, XII, 330. 8 AD.]=],
 
-Ovid, _Metamorphoses_, XII, 330. 8 AD.]=],
 
}
 
}
 
m["yellow draconian"] = {
 
m["yellow draconian"] = {
   Name = "yellow draconian",
+
   Name = "yellow draconian",  
   Colour = "Yellow",
+
   Colour = "Yellow",  
   Glyph = "d",
+
   Glyph = "d",  
   Tile = "[[File:Yellow draconian.png]]",
+
   Tile = "[[File:Yellow draconian.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 14,
+
   HD = 14,  
   ["HD"] = 14,
+
   ["HD"] = 14,  
   ["Average HP 10x"] = 980,
+
   ["Average HP 10x"] = 980,  
   AC = 9,
+
   AC = 9,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
+
     {Damage = 20, Type = "Hit", Flavour = "Plain"},
   },
+
    {Damage = 12, Type = "Bite", Flavour = "Acid"},
   Holiness = "Natural",
+
   },  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   Holiness = "Natural",  
   Habitat = "Land",
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
 +
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Spit Acid", Damage = "3d14", Flags = {"Natural","Breath",}},
+
       {Spell = "Spit Acid", Damage = "3d14", Flags = {"Natural", "Breath",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Cold blood flag","Speaks flag",},
+
   Flags = {"Cold blood flag", "Speaks flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Acid resistance",},
+
   Resistances = {"Acid resistance",},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 1045,  
   XP = 1232,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "draconian",  
   Genus = "draconian",
+
   Species = "yellow draconian",  
   Species = "yellow draconian",
+
   Description = [=[A muscular yellow-scaled humanoid with a reptilian tail and small wings.]=],  
   Description = [=[A muscular yellow-scaled humanoid with a reptilian tail and small wings.]=],
 
 
   Quote = [=[“Trogdor was a man!
 
   Quote = [=[“Trogdor was a man!
 
I mean, he was a dragon-man!
 
I mean, he was a dragon-man!
Line 21,281: Line 24,995:
 
}
 
}
 
m["ynoxinul"] = {
 
m["ynoxinul"] = {
   Name = "ynoxinul",
+
   Name = "ynoxinul",  
   Colour = "LightCyan",
+
   Colour = "LightCyan",  
   Glyph = "3",
+
   Glyph = "3",  
   Tile = "[[File:Ynoxinul.png]]",
+
   Tile = "[[File:Ynoxinul.png]]",  
   Speed = "10",
+
   Speed = "10",  
   HD = 6,
+
   HD = 6,  
   ["HD"] = 6,
+
   ["HD"] = 6,  
   ["Average HP 10x"] = 330,
+
   ["Average HP 10x"] = 330,  
   AC = 3,
+
   AC = 3,  
   EV = 10,
+
   EV = 10,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 12, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Demonic",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Open doors"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Iron Shot", Damage = "3d16", Flags = {"Magical",}},
+
       {Spell = "Iron Shot", Damage = "3d16", Flags = {"Magical",}},  
 
       {Spell = "Summon Ufetubus", Flags = {"Magical",}},
 
       {Spell = "Summon Ufetubus", Flags = {"Magical",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"Flying flag",},
+
   Flags = {"Flying flag", "Evil flag",},  
   MR = "40",
+
   Willpower = "40",  
   Resistances = {"Cold resistance","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
   Resistances = {"Cold resistance", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Vulnerabilities = {"Holy vulnerability",},
+
   Vulnerabilities = {"Holy vulnerability",},  
  Corpse = "No",
+
   XP = 213,  
   XP = 213,
+
   Size = "Medium",  
   Size = "Medium",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "ynoxinul",  
   Genus = "ynoxinul",
+
   Species = "ynoxinul",  
   Species = "ynoxinul",
+
   Description = [=[A winged demon covered in shiny metallic scales. It has a legion of minor demons under its command.]=],  
   Description = [=[A winged demon covered in shiny metallic scales. It has a legion of minor demons under its command.]=],
 
 
   Quote = [=[“He fixed his eyes upon the door, which, slowly opening, disclosed a stranger of majestic form, but scowling features, who demanded sternly, why he was summoned? ‘I did not summon you,’ said the trembling student. ‘You did!’ said the stranger, advancing, angrily; ‘and the demons are not to be invoked in vain.’ The student could make no reply; and the demon, enraged that one of the uninitiated should have summoned him out of mere presumption, seized him by the throat and strangled him.
 
   Quote = [=[“He fixed his eyes upon the door, which, slowly opening, disclosed a stranger of majestic form, but scowling features, who demanded sternly, why he was summoned? ‘I did not summon you,’ said the trembling student. ‘You did!’ said the stranger, advancing, angrily; ‘and the demons are not to be invoked in vain.’ The student could make no reply; and the demon, enraged that one of the uninitiated should have summoned him out of mere presumption, seized him by the throat and strangled him.
  
Line 21,321: Line 25,034:
 
}
 
}
 
m["young spriggan druid"] = {
 
m["young spriggan druid"] = {
   Name = "young spriggan druid",
+
   Name = "young spriggan druid",  
   Colour = "Green",
+
   Colour = "Green",  
   Glyph = "i",
+
   Glyph = "i",  
   Tile = "[[File:Young spriggan druid.png]]",
+
   Tile = "[[File:Young spriggan druid.png]]",  
   Speed = "10 (move: 60%)",
+
   Speed = "10 (move: 60%)",  
   HD = 8,
+
   HD = 11,  
   ["HD"] = 11,
+
   ["HD"] = 11,  
   ["Average HP 10x"] = 440,
+
   ["Average HP 10x"] = 440,  
   AC = 3,
+
   AC = 3,  
   EV = 18,
+
   EV = 18,  
 
   Attacks = {
 
   Attacks = {
 
     {Damage = 18, Type = "Hit", Flavour = "Plain"},
 
     {Damage = 18, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Natural",
+
   Holiness = "Natural",  
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
+
   ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
 
   Spellsets = {
 
   Spellsets = {
 
     {
 
     {
       {Spell = "Stone Arrow", Damage = "3d14", Flags = {"Wizard",}},
+
       {Spell = "Stone Arrow", Damage = "3d14", Flags = {"Wizard",}},  
       {Spell = "Awaken Forest", Flags = {"Wizard",}},
+
       {Spell = "Awaken Forest", Flags = {"Wizard",}},  
       {Spell = "Druid's Call", Flags = {"Wizard",}},
+
       {Spell = "Druid's Call", Flags = {"Wizard",}},  
       {Spell = "Minor Healing", Damage = "2d4", Flags = {"Emergency","Wizard",}},
+
       {Spell = "Minor Healing", Damage = "2d4", Flags = {"Emergency", "Wizard",}},
 
     },
 
     },
   },
+
   },  
   Flags = {"See invisible flag","Speaks flag","Warm blood flag","Vault flag",},
+
   Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Vault flag",},  
   MR = "100",
+
   Willpower = "100",  
   Resistances = {},
+
   Resistances = {},  
   Vulnerabilities = {},
+
   Vulnerabilities = {},  
  Corpse = "Clean",
+
   XP = 323,  
   XP = 323,
+
   Size = "Little",  
   Size = "Little",
+
   Intelligence = "Human",  
   Intelligence = "Human",
+
   Genus = "spriggan",  
   Genus = "spriggan",
+
   Species = "spriggan",  
   Species = "spriggan",
 
 
   Description = [=[A spriggan whose connection with the birds and the beasts is exceptionally strong. Revelling in nature, these protectors of forests are the doom of anyone who so much as snaps a twig.]=],
 
   Description = [=[A spriggan whose connection with the birds and the beasts is exceptionally strong. Revelling in nature, these protectors of forests are the doom of anyone who so much as snaps a twig.]=],
 
}
 
}
m["adder zombie"] = {
+
m["zombie"] = {
   Name = "adder zombie",
+
   Name = "zombie",  
   Colour = "Brown",
+
   Colour = "Brown",  
   Glyph = "Z",
+
   Glyph = "Z",  
   Tile = "[[File:Adder zombie.png]]",
+
   Tile = "[[File:Zombie.png]]",  
   Speed = "10-28 (swim: 60%)",
+
   Speed = "10 - 28 (swim: 60%)",  
   HD = 2,
+
   HD = 1,  
   ["HD"] = 1,
+
   ["HD"] = 1,  
   ["Average HP 10x"] = 75,
+
   ["Average HP 10x"] = 75,  
   AC = 0,
+
   AC = 0,  
   EV = 8,
+
   EV = 7,
 +
  Attacks = {
 +
    {Damage = 1, Type = "Bite", Flavour = "Plain"},
 +
    {Damage = 1, Type = "Constrict", Flavour = "Crush"},
 +
  },
 +
  Holiness = "Undead",
 +
  ["Item Use"] = {"Uses nothing"},
 +
  Habitat = "Land",
 +
  Flags = {"No regenerate flag", "Evil flag", "Unbreathing flag",},
 +
  Willpower = "1",
 +
  Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},
 +
  Vulnerabilities = {},
 +
  XP = 1,
 +
  Size = "Medium",
 +
  Intelligence = "Brainless",
 +
  Genus = "zombie",
 +
  Species = "zombie",
 +
  Description = [=[A corpse raised to undeath by necromancy.]=],
 +
  Quote = [=[“It seemed that while the zombie came from the grave, it was neither a ghost,
 +
nor yet a person who had been raised like Lazarus from the dead. The zombie,
 +
they say, is a soulless human corpse, still dead, but taken from the grave and
 +
endowed by sorcery with a mechanical semblance of life—it is a dead body which
 +
is made to walk and act and move as if it were alive. People who have the
 +
power to do this go to a fresh grave, dig up the body before it has had time
 +
to rot, galvanize it into movement, and then make of it a servant or slave,
 +
occasionally for the commission of some crime, more often simply as a drudge
 +
around the habitation or the farm, setting it dull heavy tasks, and beating it
 +
like a dumb beast if it slackens.”
 +
    -William Seabrook, _The Magic Island_. 1929.
 +
 
 +
“They’re not afraid! No matter what we do, no matter how many we kill, they will
 +
never, ever be afraid!”
 +
    -Max Brooks, _World War Z: An Oral History of the Zombie War_. 2006.]=],
 +
}
 +
m["zykzyl"] = {
 +
  Name = "zykzyl",
 +
  Colour = "LightCyan",
 +
  Glyph = "2",
 +
  Tile = "[[File:Zykzyl.png]]",
 +
  Speed = "10",
 +
  HD = 11,
 +
  ["HD"] = 11,
 +
  ["Average HP 10x"] = 1145,
 +
  AC = 3,
 +
  EV = 7,  
 
   Attacks = {
 
   Attacks = {
     {Damage = 4, Type = "Bite", Flavour = "Plain"},
+
     {Damage = 31, Type = "Hit", Flavour = "Plain"},
   },
+
   },  
   Holiness = "Undead",
+
   Holiness = "Demonic",  
   ["Item Use"] = {"Uses nothing"},
+
   ["Item Use"] = {"Open doors"},  
   Habitat = "Land",
+
   Habitat = "Land",  
   Flags = {"Evil flag","Unbreathing flag","No regenerate flag",},
+
   Spellsets = {
   MR = "2",
+
    {
   Resistances = {"Cold resistance 2","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
+
      {Spell = "Malmutate", Flags = {"Magical",}},
   Vulnerabilities = {"Holy vulnerability",},
+
      {Spell = "Enfeeble", Flags = {"Magical",}},
  Corpse = "No",
+
      {Spell = "Bolt of Flesh", Damage = "3d16", Flags = {"Magical",}},
   XP = 2,
+
    },
   Size = "Little",
+
  },
   Intelligence = "Brainless",
+
  Flags = {"See invisible flag", "Evil flag",},  
   Genus = "zombie",
+
   Willpower = "160",  
   Species = "zombie",
+
   Resistances = {"Poison resistance", "Electricity resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",},  
   Description = [=[A corpse raised to undeath by necromancy.]=],
+
   Vulnerabilities = {"Holy vulnerability",},  
  Quote = [=[“It seemed that while the zombie came from the grave, it was neither a ghost, nor yet a person who had been raised like Lazarus from the dead. The zombie, they say, is a soulless human corpse, still dead, but taken from the grave and endowed by sorcery with a mechanical semblance of life—it is a dead body which is made to walk and act and move as if it were alive. People who have the power to do this go to a fresh grave, dig up the body before it has had time to rot, galvanize it into movement, and then make of it a servant or slave, occasionally for the commission of some crime, more often simply as a drudge around the habitation or the farm, setting it dull heavy tasks, and beating it like a dumb beast if it slackens.”
+
   XP = 1200,  
-William Seabrook, _The Magic Island_. 1929.]=],
+
   Size = "Large",  
 +
   Intelligence = "Human",  
 +
   Genus = "zykzyl",  
 +
   Species = "zykzyl",  
 +
   Description = [=[A demon born of mortal envy, its flesh undulating with a sickening wetness whenever it moves. It is driven by a singular desire to reduce all beauty to a form as hideous as its own.]=],
 
}
 
}
 
return m
 
return m

Latest revision as of 19:39, 11 May 2026

Documentation for this module may be created at Module:Table of monsters/doc

local m = {}
m[" illusion"] = {
  Name = " illusion", 
  Colour = "White", 
  Glyph = "@", 
  Tile = "[[File: illusion.png]]", 
  Speed = "10", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 140, 
  AC = 0, 
  EV = 11, 
  Attacks = {
    {Damage = 4, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "Flying flag", "Speaks flag", "Ghost demon flag", "Insubstantial flag", "No poly flag",}, 
  Willpower = "6", 
  Resistances = {"Poison resistance", "Miasma resistance",}, 
  Vulnerabilities = {}, 
  XP = 3, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "player illusion", 
  Species = "player illusion", 
  Description = [=[]=],
}
m["Agnes"] = {
  Name = "Agnes", 
  Colour = "LightCyan", 
  Glyph = "i", 
  Tile = "[[File:Agnes.png]]", 
  Speed = "18", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 990, 
  AC = 2, 
  EV = 20, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",}, 
  Willpower = "100", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1445, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "spriggan", 
  Species = "spriggan", 
  Description = [=[This spriggan is aged and weathered from years of travel away from the forests and swamps that are home to her kin. Her choice of weapon and astonishing speed both speak to the training she underwent. Underestimate her at your peril!]=],
}
m["Aizul"] = {
  Name = "Aizul", 
  Colour = "LightMagenta", 
  Glyph = "S", 
  Tile = "[[File:Aizul.png]]", 
  Speed = "15", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 1400, 
  AC = 8, 
  EV = 18, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Venom Bolt", Damage = "3d18", Flags = {"Wizard",}}, 
      {Spell = "Poison Arrow", Damage = "3d21", Flags = {"Wizard",}}, 
      {Spell = "Sleep", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",}, 
  Willpower = "120", 
  Resistances = {"Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 1378, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "guardian serpent", 
  Species = "guardian serpent", 
  Description = [=[Once the primary guardian serpent of a legendary treasure hoard, she was disgraced after thieves looted it while she slept. She seeks to make up for her failure by protecting the only treasure the villains overlooked, a single precious talisman.]=], 
  Quote = [=[Wasn't it beautiful running wild 'til you fell asleep Before the monsters caught up to you?
    -Taylor Swift, _Innocent_, 2010.]=],
}
m["Amaemon"] = {
  Name = "Amaemon", 
  Colour = "Green", 
  Glyph = "6", 
  Tile = "[[File:Amaemon.png]]", 
  Speed = "10", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 875, 
  AC = 3, 
  EV = 12, 
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 12, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 8, Type = "Tail slap", Flavour = "Poison"},
  }, 
  Holiness = "Natural demon", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Concentrate Venom", Flags = {"Wizard",}}, 
      {Spell = "Summon Scorpions", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag", "Evil flag",}, 
  Willpower = "60", 
  Resistances = {"Torment resistance", "Miasma resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 767, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "demonspawn", 
  Species = "demonspawn", 
  Description = [=[Amaemon always knew he was different, but it was still a horrific surprise when his demonic heritage manifested. As his body twisted, Amaemon was forced to flee far from the surface. The passage of time has only left him more obsessed with what he has lost - consumed by poison both physical and spiritual.]=],
}
m["Antaeus"] = {
  Name = "Antaeus", 
  Colour = "White", 
  Glyph = "C", 
  Tile = "[[File:Antaeus.png]]", 
  Speed = "10", 
  HD = 22, 
  ["HD"] = 22, 
  ["Average HP 10x"] = 6820, 
  AC = 28, 
  EV = 4, 
  Attacks = {
    {Damage = 75, Type = "Hit", Flavour = "Cold"}, 
    {Damage = 30, Type = "Hit", Flavour = "Cold"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Lightning Bolt", Damage = "3d25", Flags = {"Magical",}}, 
      {Spell = "Sleetstrike", Damage = "2d26+(3/space)", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag", "Tall tile flag",}, 
  Willpower = "Immune", 
  Resistances = {"Cold resistance 2", "Electricity resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",}, 
  XP = 8908, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "giant", 
  Species = "titan", 
  Description = [=[Once a hero among the titans, Antaeus grew jealous of the titan queen. In single combat he challenged and slew her, and for this crime he was exiled and descended into the Hells. Finding the inhabitants of that place no match for his might, Antaeus tore from its substance a fourth Hell, Cocytus, a realm born of frozen spite.]=], 
  Quote = [=[“That country was then ruled by Antaeus, son of Poseidon, who used to kill
 strangers by forcing them to wrestle. Being forced to wrestle with him,
 Hercules hugged him, lifted him aloft, broke and killed him; for when he
 touched earth so it was that he waxed stronger, wherefore some said that he
 was a son of Earth.”
    -Pseudo-Apollodorus , _Library and Epitome_, 2.5.11. ca. 150 BC.
    trans. Sir James George Frazer, 1913.

“The head foreman in the mine, called Antaeus,
 was an obese giant with a thick black beard
 who actually seemed to draw his strength from Mother Earth.”
    -Primo Levi, “The Periodic Table”. 1975.]=],
}
m["Arachne"] = {
  Name = "Arachne", 
  Colour = "LightCyan", 
  Glyph = "H", 
  Tile = "[[File:Arachne.png]]", 
  Speed = "15", 
  HD = 23, 
  ["HD"] = 23, 
  ["Average HP 10x"] = 2040, 
  AC = 9, 
  EV = 12, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Greater Ensnare", Flags = {"Wizard",}}, 
      {Spell = "Poison Arrow", Damage = "3d30", Flags = {"Wizard",}}, 
      {Spell = "Venom Bolt", Damage = "3d27", Flags = {"Wizard",}}, 
      {Spell = "Blink Range", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Web immune flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",}, 
  Willpower = "80", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 3913, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "spider", 
  Species = "Arachne", 
  Description = [=[Once a talented human weaver, Arachne was transformed into a monstrous half-spider by a jealous rival's curse. Driven out of her village, she found sanctuary for a time among the jorogumo before a bitter feud forced her to flee once more.

Now she wanders other corners of the dungeon with a small retinue of loyal students in tow, seeking a new domain in which they can spin their peerless tapestries in peace.]=],
}
m["Asmodeus"] = {
  Name = "Asmodeus", 
  Colour = "LightRed", 
  Glyph = "&", 
  Tile = "[[File:Asmodeus.png]]", 
  Speed = "10", 
  HD = 17, 
  ["HD"] = 17, 
  ["Average HP 10x"] = 4505, 
  AC = 30, 
  EV = 7, 
  Attacks = {
    {Damage = 40, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Fire", Damage = "3d26", Flags = {"Magical",}}, 
      {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Magical",}}, 
      {Spell = "Hellfire Court", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Flying flag", "Flame ring flag", "Speaks flag", "Unique flag", "Male flag", "Tall tile flag",}, 
  Willpower = "Immune", 
  Resistances = {"Damnation resistance", "Fire resistance 3", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 8048, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "hell lord", 
  Species = "Asmodeus", 
  Description = [=[Greatest and most cunning of the Lords of Hell, Asmodeus was born when the twin fires of greed and treachery first sparked to life within a mortal's heart. His hideous body is perpetually wreathed in flame.]=], 
  Quote = [=[“For myself, I have other occupations:  I make absurd matches; I marry greybeards with minors, masters with servants, girls with small fortunes with tender lovers who have none. It is I who introduced into this world luxury, debauchery, games of chance, and chemistry. I am the author of the first cookery book, the inventor of festivals, of dancing, music, plays, and of the newest fashions; in a word, I am ASMODEUS, surnamed The Devil on Two Sticks.”
-Alain René Le Sage, _Asmodeus: Or, The Devil on Two Sticks_. 1707.]=],
}
m["Asterion"] = {
  Name = "Asterion", 
  Colour = "LightBlue", 
  Glyph = "H", 
  Tile = "[[File:Asterion.png]]", 
  Speed = "10", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 1275, 
  AC = 10, 
  EV = 1, 
  Attacks = {
    {Damage = 35, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 20, Type = "Gore", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Major Destruction", Damage = "2d14 / 3d20 / 3d22 / 3d25 / 3d24 / 3d27 / 3d28", Flags = {"Priest",}}, 
      {Spell = "Haste", Flags = {"Priest",}}, 
      {Spell = "Infernal Servant", Flags = {"Priest",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag",}, 
  Willpower = "100", 
  Resistances = {}, 
  Vulnerabilities = {"Silver vulnerability",}, 
  XP = 1705, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "minotaur", 
  Species = "minotaur", 
  Description = [=[Once a king infamous for waging bloodthirsty campaigns, Asterion was exiled to the depths of the dungeon for his crimes. Here he lurks in his tattered finery, dreaming of a new kingdom. In his lust for power, the minotaur king turned to the worship of Makhleb, and Makhleb has rewarded him with horrifying destructive might.]=], 
  Quote = [=[“The fact is that I am unique. What a man can pass unto others does not interest me; like the philosopher, I think nothing is communicated by the art of writing. Annoying and trivial minutiae have no place in my spirit, a spirit which is receptive only to whatsoever is grand.”
-Jorge Luis Borges, “The House of Asterion”. 1947.
trans. Antonios Sarhanis, 2008.]=],
}
m["Azrael"] = {
  Name = "Azrael", 
  Colour = "LightRed", 
  Glyph = "R", 
  Tile = "[[File:Azrael.png]]", 
  Speed = "10", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 880, 
  AC = 10, 
  EV = 5, 
  Attacks = {
    {Damage = 17, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Fire", Damage = "3d20", Flags = {"Magical",}}, 
      {Spell = "Fireball", Damage = "3d20", Flags = {"Magical",}}, 
      {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Magical",}}, 
      {Spell = "Call Down Damnation", Damage = "3d15", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Evil flag", "Flying flag", "Speaks flag", "Unique flag", "Male flag",}, 
  Willpower = "40", 
  Resistances = {"Damnation resistance", "Fire resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Cold vulnerability", "Holy vulnerability",}, 
  XP = 990, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "efreet", 
  Species = "efreet", 
  Description = [=[A powerful, belligerent efreet. (Is there any other kind?)]=], 
  Quote = [=[“And Allah said,
‘As thou the deed hast done, so now the office shall be thine, O Azrael,
to gather up for me the souls of men and women when their time has come;
the souls of saints and sinners, of beggars and of princes,
of the old or young, whate’er befall; and even though friends weep,
and hearts of loved ones ache with sorrow and with anguish,
when bereft of those they love.’
So Azrael became the messenger of Death.”

-J. E. Hanauer, _Folk-lore of the Holy Land, Moslem, Christian and Jewish_. 1907.]=],
}
m["Bai Suzhen"] = {
  Name = "Bai Suzhen", 
  Colour = "LightBlue", 
  Glyph = "d", 
  Tile = "[[File:Bai Suzhen.png]]", 
  Speed = "10", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 2050, 
  AC = 14, 
  EV = 8, 
  Attacks = {
    {Damage = 24, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 14, Type = "Tail slap", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Summon Hydra", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Cold blood flag", "Unique flag", "Female flag",}, 
  Willpower = "100", 
  Resistances = {"Cold resistance", "Electricity resistance 3", "Poison resistance",}, 
  Vulnerabilities = {"Silver vulnerability",}, 
  XP = 3104, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "dragon", 
  Species = "storm dragon", 
  Description = [=[A weary draconian with foreign and watery scales. She has come to the Dungeon in hopes of resurrecting her mortal husband; a noble cause, for a being once known for quarrelling with saints and flooding unfortunate temples. If pressed to her limits, she will reveal her true form, the mere sight of which struck her husband dead. Adventurers may wish they were so lucky!]=],
}
m["Bai Suzhen (dragon)"] = {
  Name = "Bai Suzhen (dragon)", 
  Colour = "LightCyan", 
  Glyph = "D", 
  Tile = "[[File:Bai Suzhen (dragon).png]]", 
  Speed = "10", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 2050, 
  AC = 22, 
  EV = 4, 
  Attacks = {
    {Damage = 30, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 16, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 16, Type = "Trample", Flavour = "Trample"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Primal Wave", Damage = "3d30", Flags = {"Natural", "Breath", "Noisy",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Thunder ring flag", "Speaks flag", "Cold blood flag", "Unique flag", "Female flag",}, 
  Willpower = "100", 
  Resistances = {"Cold resistance", "Electricity resistance 3", "Poison resistance",}, 
  Vulnerabilities = {"Silver vulnerability",}, 
  XP = 3104, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "dragon", 
  Species = "storm dragon", 
  Description = [=[A weary draconian with foreign and watery scales. She has come to the Dungeon in hopes of resurrecting her mortal husband; a noble cause, for a being once known for quarrelling with saints and flooding unfortunate temples. If pressed to her limits, she will reveal her true form, the mere sight of which struck her husband dead. Adventurers may wish they were so lucky!]=],
}
m["Blorkula the orcula"] = {
  Name = "Blorkula the orcula", 
  Colour = "Brown", 
  Glyph = "o", 
  Tile = "[[File:Blorkula the orcula.png]]", 
  Speed = "10", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 315, 
  AC = 2, 
  EV = 9, 
  Attacks = {
    {Damage = 8, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 6, Type = "Bite", Flavour = "Vampiric"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Sandblast", Damage = "3d10", Flags = {"Wizard",}}, 
      {Spell = "Sting", Damage = "2d10", Flags = {"Wizard",}}, 
      {Spell = "Shock", Damage = "d18", Flags = {"Wizard",}}, 
      {Spell = "Throw Frost", Damage = "3d6", Flags = {"Wizard",}}, 
      {Spell = "Throw Flame", Damage = "3d6", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "See invisible flag", "Warm blood flag", "Unique flag", "Male flag", "No zombie flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "20", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 225, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "orc", 
  Species = "orc", 
  Description = [=[Once a gangly and bedraggled vampire with a strange obsession with colour, Blorkula was offered succour by a missionary of Beogh and became a portly and vigorous orc with a strange obsession with colour instead.

He wields magic tinged with every hue of the rainbow, and has mastered the art of dividing his own form among its many colours to avoid killing blows - though even he must rest a while before doing so a second time.]=],
}
m["Boris"] = {
  Name = "Boris", 
  Colour = "Red", 
  Glyph = "L", 
  Tile = "[[File:Boris.png]]", 
  Speed = "10", 
  HD = 22, 
  ["HD"] = 22, 
  ["Average HP 10x"] = 1540, 
  AC = 16, 
  EV = 10, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 15, Type = "Touch", Flavour = "Drain experience"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Iron Shot", Damage = "3d37", Flags = {"Wizard",}}, 
      {Spell = "Bolt of Cold", Damage = "3d32", Flags = {"Wizard",}}, 
      {Spell = "March of Sorrows", Flags = {"Wizard",}}, 
      {Spell = "Orb of Destruction", Damage = "9d19", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag", "Unique flag", "Male flag",}, 
  Willpower = "Immune", 
  Resistances = {"Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1701, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "lich", 
  Species = "lich", 
  Description = [=[An ancient and powerful lich. Like all true liches, Boris is immortal, and will regenerate his desiccated skeletal remains even if completely disintegrated. The same cannot be said for his many victims over his many centuries, from which he collects and channels their dying woes and regrets.]=],
}
m["Brimstone Fiend"] = {
  Name = "Brimstone Fiend", 
  Colour = "LightRed", 
  Glyph = "1", 
  Tile = "[[File:Brimstone Fiend.png]]", 
  Speed = "10", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 990, 
  AC = 15, 
  EV = 6, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 15, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Magical",}}, 
      {Spell = "Symbol of Torment", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Evil flag",}, 
  Willpower = "Immune", 
  Resistances = {"Damnation resistance", "Fire resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Cold vulnerability", "Holy vulnerability",}, 
  XP = 2050, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "Brimstone Fiend", 
  Species = "Brimstone Fiend", 
  Description = [=[A huge and powerful demon wreathed in damnation, with great scaly wings. It is one of the most fearsome denizens of any of the Hells.]=],
}
m["Cassandra"] = {
  Name = "Cassandra", 
  Colour = "LightMagenta", 
  Glyph = "@", 
  Tile = "[[File:Cassandra.png]]", 
  Speed = "10", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 430, 
  AC = 2, 
  EV = 11, 
  Attacks = {
    {Damage = 8, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Doomsaying", Flags = {"Natural",}}, 
      {Spell = "Doom Bolt", Damage = "3d12", Flags = {"Wizard",}}, 
      {Spell = "Fleetfoot", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag", "Priest flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 350, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[As a young woman, Cassandra bound herself in service to Ashenzari and was blessed and cursed in equal measure - granted the ability to foresee disasters, but only those she was powerless to prevent.

Eventually driven from her homeland as a harbinger of the very plagues she'd spent a lifetime warning against, she has come to the dungeon in her final days in hope of averting one last catastrophe.]=],
}
m["Cerebov"] = {
  Name = "Cerebov", 
  Colour = "Red", 
  Glyph = "&", 
  Tile = "[[File:Cerebov.png]]", 
  Speed = "10", 
  HD = 21, 
  ["HD"] = 21, 
  ["Average HP 10x"] = 6510, 
  AC = 30, 
  EV = 8, 
  Attacks = {
    {Damage = 60, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Fire Storm", Damage = "8d16 / 8d17", Flags = {"Magical",}}, 
      {Spell = "Iron Shot", Damage = "3d36", Flags = {"Magical",}}, 
      {Spell = "Haste", Flags = {"Magical",}}, 
      {Spell = "Hellfire Court", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Speaks flag", "Unique flag", "Gender neutral flag", "Tall tile flag",}, 
  Willpower = "Immune", 
  Resistances = {"Damnation resistance", "Fire resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 10016, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "pandemonium lord", 
  Species = "Cerebov", 
  Description = [=[A violent and wrathful demon, Cerebov appears as a giant humanoid covered in shining golden armour and wielding a huge twisted sword.]=],
}
m["Chuck"] = {
  Name = "Chuck", 
  Colour = "White", 
  Glyph = "C", 
  Tile = "[[File:Chuck.png]]", 
  Speed = "10", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 1170, 
  AC = 14, 
  EV = 2, 
  Attacks = {
    {Damage = 45, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",}, 
  Willpower = "100", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 1464, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "giant", 
  Species = "stone giant", 
  Description = [=[Chuck the stone giant loves rocks, the bigger the better! Over the years, he has managed to amass quite the collection, including some rare, enchanted ones.]=],
}
m["Cloud Mage"] = {
  Name = "Cloud Mage", 
  Colour = "LightGrey", 
  Glyph = "@", 
  Tile = "[[File:Cloud mage.png]]", 
  Speed = "10", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 1500, 
  AC = 0, 
  EV = 13, 
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Airstrike", Damage = "2d18+(2/space)", Flags = {"Wizard",}}, 
      {Spell = "Polar Vortex", Damage = "12d16*", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "See invisible flag", "Warm blood flag", "Flying flag",}, 
  Willpower = "100", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1943, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A strange wizard who has attained mastery over clouds, making deft and foreboding mystic gestures.]=], 
  Quote = [=[“And when
His master plan is unfurled
There stands a handsome bid
On the weather systems of the world”
-Andrew Bird, “Banking on a Myth”. 2005.]=],
}
m["Crazy Yiuf"] = {
  Name = "Crazy Yiuf", 
  Colour = "Green", 
  Glyph = "j", 
  Tile = "[[File:Crazy Yiuf.png]]", 
  Speed = "10", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 195, 
  AC = 3, 
  EV = 9, 
  Attacks = {
    {Damage = 9, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",}, 
  Willpower = "10", 
  Resistances = {}, 
  Vulnerabilities = {"Silver vulnerability",}, 
  XP = 40, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "gnoll", 
  Species = "gnoll", 
  Description = [=[A withered old gnoll with a long silver beard, wielding a quarterstaff and wearing a cloak. He looks like a figure from mythology! Wait, is his beard held on to his ears with hooks?]=], 
  Quote = [=[“There was an Old Man with a beard,
Who said, ‘It is just as I feared!
Two Owls and a Hen,
Four Larks and a Wren,
Have all built their nests in my beard!’”
-Edward Lear, A Book of Nonsense [No. 1]. 1846.]=],
}
m["Dispater"] = {
  Name = "Dispater", 
  Colour = "Magenta", 
  Glyph = "&", 
  Tile = "[[File:Dispater.png]]", 
  Speed = "10", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 4480, 
  AC = 40, 
  EV = 3, 
  Attacks = {
    {Damage = 50, Type = "Hit", Flavour = "Corrode"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Summon Hell Sentinel", Flags = {"Magical",}}, 
      {Spell = "Lehudib's Crystal Spear", Damage = "3d35", Flags = {"Magical",}}, 
      {Spell = "Iron Shot", Damage = "3d29", Flags = {"Magical",}}, 
      {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Speaks flag", "Unique flag", "Gender neutral flag", "Tall tile flag",}, 
  Willpower = "Immune", 
  Resistances = {"Damnation resistance", "Fire resistance", "Cold resistance", "Electricity resistance 3", "Acid resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 5176, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "hell lord", 
  Species = "Dispater", 
  Description = [=[Greatest and most ruthless of the Lords of Hell, Dispater was born when first an iron sword drank mortal blood. They despise mortal vanities, the pursuit of ‘reason’ and ‘beauty’ - the only art they enjoy is the art of war.]=], 
  Quote = [=[“Hoc idem magis ostendit antiquius Iovis nomen: nam olim Diovis et Diespiter dictus, id est dies pater; a quo dei dicti qui inde, et dius et divum, unde sub divo, Dius Fidius. Itaque inde eius perforatum tectum, ut ea videatur divum, id est caelum. Quidam negant sub tecto per hunc deierare oportere. Aelius Dium Fidium dicebat Diovis filium, ut Graeci Dioskopon Castorem, et putabat hunc esse Sancum ab Sabina lingua et Herculem a Graeca. Idem hic Dis pater dicitur infimus, qui est coniunctus terrae, ubi omnia ut oriuntur ita aboriuntur; quorum quod finis ortuum, Orcus dictus.”
-Marcus Terentius Varro, _De Lingua Latina_, Liber V, circa 40 BC.]=],
}
m["Dissolution"] = {
  Name = "Dissolution", 
  Colour = "LightMagenta", 
  Glyph = "J", 
  Tile = "[[File:Dissolution.png]]", 
  Speed = "10", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 1760, 
  AC = 10, 
  EV = 1, 
  Attacks = {
    {Damage = 50, Type = "Hit", Flavour = "Acid"}, 
    {Damage = 30, Type = "Hit", Flavour = "Acid"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Summon Eyeballs", Flags = {"Priest",}},
    },
  }, 
  Flags = {"Eats doors", "See invisible flag", "Regenerates flag", "Unblindable flag", "Amorphous flag", "Speaks flag", "Burrows flag", "Unique flag", "Acid splash flag", "Gender neutral flag", "No skeleton flag",}, 
  Willpower = "120", 
  Resistances = {"Poison resistance", "Acid resistance 3",}, 
  Vulnerabilities = {"Silver vulnerability",}, 
  XP = 7395, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "jelly", 
  Species = "jelly", 
  Description = [=[The Pits of Slime used to be a thriving civilisation, and Dissolution was the prophet of their god. When the city was overtaken by its current residents, only Dissolution survived, for they alone turned faithfully to the Slime God. Dissolution became a tremendous mass of acidic ooze, yet retained their intelligence. They are filled with hatred for anything that can hold a form.]=],
}
m["Donald"] = {
  Name = "Donald", 
  Colour = "Blue", 
  Glyph = "@", 
  Tile = "[[File:Donald.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 840, 
  AC = 13, 
  EV = 6, 
  Attacks = {
    {Damage = 26, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Might", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag",}, 
  Willpower = "100", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 1378, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[An adventurer just like you, trying to find the Orb. Unlike you, and despite his hatred of it, he takes to water like a fowl.]=],
}
m["Dowan"] = {
  Name = "Dowan", 
  Colour = "Red", 
  Glyph = "e", 
  Tile = "[[File:Dowan.png]]", 
  Speed = "10", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 240, 
  AC = 2, 
  EV = 13, 
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Throw Frost", Damage = "3d5", Flags = {"Wizard",}}, 
      {Spell = "Corona", Flags = {"Wizard",}}, 
      {Spell = "Blink", Flags = {"Wizard",}}, 
      {Spell = "Throw Flame", Damage = "3d5", Flags = {"Wizard",}}, 
      {Spell = "Haste Other", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 68, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[A beautiful but vain deep elf with an aptitude for magic and little else. His skills are the perfect complement of his twin sister Duvessa's fighting prowess. In search of more powerful spells, he journeys to the surface with his sister.]=], 
  Quote = [=[“Skill and grace, the twin brother and sister, are dancing playfully on your finger tips.”
-Rabindranath Tagore, _Chitra_, Act I, Scene iv. 1914.]=],
}
m["Dowan (enraged)"] = {
  Name = "Dowan", 
  Colour = "Red", 
  Glyph = "e", 
  Tile = "[[File:Dowan rage.png]]", 
  Speed = "10", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 240, 
  AC = 2, 
  EV = 13, 
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Stone Arrow", Damage = "3d8", Flags = {"Wizard",}}, 
      {Spell = "Blink", Flags = {"Wizard",}}, 
      {Spell = "Throw Icicle", Damage = "3d11", Flags = {"Wizard",}}, 
      {Spell = "Haste Other", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 68, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[A beautiful but vain elf with an aptitude for magic and little else. His skills are the perfect complement of his twin sister Duvessa's fighting prowess. In search of more powerful spells, he journeys to the surface with his sister.]=], 
  Quote = [=[“Skill and grace, the twin brother and sister, are dancing playfully on your finger tips.”
-Rabindranath Tagore, _Chitra_, Act I, Scene iv. 1914.]=],
}
m["Duvessa"] = {
  Name = "Duvessa", 
  Colour = "Blue", 
  Glyph = "e", 
  Tile = "[[File:Duvessa.png]]", 
  Speed = "10", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 360, 
  AC = 7, 
  EV = 8, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 146, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[A plain-looking deep elven fighter who is technically brilliant in many forms of combat, but over-confident because of it. She is complemented by the magical skills of her twin brother, Dowan. She journeys to the surface to challenge its greatest champions.]=], 
  Quote = [=[“Twin children: the Girl, she was plain;
The Brother was handsome & vain;
‘Let him brag of his looks,’
Father said; ‘mind your books!
The best beauty is bred in the brain.’”
-Aesop & Walter Crane, _The Baby’s Own Aesop_, 36: “Brother & Sister”. 1887.]=],
}
m["Edmund"] = {
  Name = "Edmund", 
  Colour = "Red", 
  Glyph = "@", 
  Tile = "[[File:Edmund.png]]", 
  Speed = "10", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 440, 
  AC = 7, 
  EV = 9, 
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 164, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A jealous sibling of Sigmund (indeed, the youngest of nine brothers). He has none of Sigmund's skills in magic, but makes up for it with his skills in fighting and a canny head for money. He is eager to prove his superiority by killing hapless adventurers with his expensive flail and quick wit.]=], 
  Quote = [=[“And my invention thrive, Edmund the base
Shall top the legitimate. I grow; I prosper.—
Now, gods, stand up for bastards!”
-William Shakespeare, _King Lear_, I, ii. 1606.

“When the forces stood in array Edmund proposed to decide their claims by single combat; but Canute saying that he, a man of small stature, would have little chance against the tall athletic Edmund, proposed, on the contrary, for them to divide the realm as their fathers had done.”
-Thomas Keightley, _The History of England_. 1839.]=],
}
m["Ereshkigal"] = {
  Name = "Ereshkigal", 
  Colour = "White", 
  Glyph = "&", 
  Tile = "[[File:Ereshkigal.png]]", 
  Speed = "14", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 3510, 
  AC = 10, 
  EV = 30, 
  Attacks = {
    {Damage = 40, Type = "Hit", Flavour = "Drain experience"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Cold", Damage = "3d27", Flags = {"Magical",}}, 
      {Spell = "Silence", Flags = {"Magical",}}, 
      {Spell = "Summon Tzitzimitl", Flags = {"Magical",}}, 
      {Spell = "Symbol of Torment", Flags = {"Magical",}}, 
      {Spell = "Paralyse", Flags = {"Magical",}}, 
      {Spell = "Major Healing", Damage = "50-230", Flags = {"Emergency", "Magical",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Speaks flag", "Unique flag", "Female flag", "Tall tile flag",}, 
  Willpower = "Immune", 
  Resistances = {"Cold resistance", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 7000, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "hell lord", 
  Species = "Ereshkigal", 
  Description = [=[Greatest and most inexorable of the Lords of Hell, Ereshkigal was born when first a mortal breathed her last. Noiselessly she laughs at lives cut short and loved ones separated by untimely death, enwreathed in the silence of the grave.]=],
}
m["Erica"] = {
  Name = "Erica", 
  Colour = "LightMagenta", 
  Glyph = "x", 
  Tile = "[[File:Erica.png]]", 
  Speed = "10", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 630, 
  AC = 0, 
  EV = 13, 
  Attacks = {
    {Damage = 11, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 3, Type = "Constrict", Flavour = "Crush"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Venom Bolt", Damage = "3d14", Flags = {"Wizard",}}, 
      {Spell = "Invisibility", Flags = {"Wizard",}}, 
      {Spell = "Slow", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Female flag", "No skeleton flag",}, 
  Willpower = "40", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 836, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "octopode", 
  Species = "octopode", 
  Description = [=[A wild-tempered adventuress. She's quite prideful for an octopode, and brandishes their venomous capacity and camouflage talents with cruel force.]=],
}
m["Erolcha"] = {
  Name = "Erolcha", 
  Colour = "LightBlue", 
  Glyph = "O", 
  Tile = "[[File:Erolcha.png]]", 
  Speed = "10 (atk: 150%)", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 540, 
  AC = 5, 
  EV = 7, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Fireball", Damage = "3d14", Flags = {"Wizard",}}, 
      {Spell = "Banishment", Flags = {"Wizard",}}, 
      {Spell = "Blink", Flags = {"Wizard",}}, 
      {Spell = "Invisibility", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag", "Evil flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 869, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "ogre", 
  Species = "ogre", 
  Description = [=[An especially cunning ogre-mage.]=],
}
m["Eustachio"] = {
  Name = "Eustachio", 
  Colour = "Blue", 
  Glyph = "@", 
  Tile = "[[File:Eustachio.png]]", 
  Speed = "10", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 400, 
  AC = 3, 
  EV = 13, 
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Summon Small Mammal", Flags = {"Wizard",}}, 
      {Spell = "Summon Minor Demon", Flags = {"Wizard",}}, 
      {Spell = "Blink", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Evil flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 200, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[An apprentice summoner with a flowing moustache. He has funny ideas about honour.]=],
}
m["Executioner"] = {
  Name = "Executioner", 
  Colour = "LightGrey", 
  Glyph = "1", 
  Tile = "[[File:Executioner.png]]", 
  Speed = "20", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 660, 
  AC = 10, 
  EV = 15, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 10, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Haste", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Fighter flag", "See invisible flag", "Evil flag",}, 
  Willpower = "140", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1544, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "Executioner", 
  Species = "Executioner", 
  Description = [=[A horribly powerful and swift demon, its shape obscured by a cloud of swirling scythe-like blades.]=], 
  Quote = [=[“Behold the Lord High Executioner
 A personage of noble rank and title —
 A dignified and potent officer
 Whose functions are particularly vital!
 Defer, defer
 To the Lord High Executioner!
 Defer, defer
 To the noble Lord, to the noble Lord
 To the Lord High Executioner!”
    -Gilbert and Sullivan, “Behold the Lord High Executioner”,
      _The Mikado_. 1885]=],
}
m["Fannar"] = {
  Name = "Fannar", 
  Colour = "LightBlue", 
  Glyph = "e", 
  Tile = "[[File:Fannar.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 800, 
  AC = 7, 
  EV = 15, 
  Attacks = {
    {Damage = 8, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Cold", Damage = "3d18", Flags = {"Wizard",}}, 
      {Spell = "Ozocubu's Refrigeration", Damage = "4d13", Flags = {"Wizard",}}, 
      {Spell = "Summon Ice Beast", Flags = {"Wizard",}}, 
      {Spell = "Blink", Flags = {"Emergency", "Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Gender neutral flag",}, 
  Willpower = "80", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 884, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[A cold-hearted elven sorcerer, draped in robes of high office. They whisper grimly to themself as they stalk the dungeon, trailing ice crystals through the air behind them.]=],
}
m["Frances"] = {
  Name = "Frances", 
  Colour = "Yellow", 
  Glyph = "@", 
  Tile = "[[File:Frances.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 1330, 
  AC = 6, 
  EV = 8, 
  Attacks = {
    {Damage = 29, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Throw Icicle", Damage = "3d23", Flags = {"Wizard",}}, 
      {Spell = "Summon Demon", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}}, 
      {Spell = "Iron Shot", Damage = "3d26", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag", "Evil flag",}, 
  Willpower = "100", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1522, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A stout warrior who once bested a powerful lord of Pandemonium in combat, gaining control over the demon's realm and thanes. The battle left her with a deep facial scar, one that she carries as a badge of honour rather than a symbol of shame.]=],
}
m["Frederick"] = {
  Name = "Frederick", 
  Colour = "Green", 
  Glyph = "@", 
  Tile = "[[File:Frederick.png]]", 
  Speed = "10", 
  HD = 23, 
  ["HD"] = 23, 
  ["Average HP 10x"] = 1975, 
  AC = 9, 
  EV = 13, 
  Attacks = {
    {Damage = 44, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Plasma Beam", Damage = "2x3d26", Flags = {"Wizard",}}, 
      {Spell = "Bombard", Damage = "3d38", Flags = {"Wizard",}}, 
      {Spell = "Spellspark Servitor", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag",}, 
  Willpower = "140", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 5163, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "demigod", 
  Species = "demigod", 
  Description = [=[A svelte fighter-mage with a gold-rimmed monocle, a keen sense of tradition, and the blood of the gods running through his veins. He's here looking for a worthy opponent, but he's yet to find one.]=], 
  Quote = [=[“I thoroughly disapprove of duels. I consider them unwise and I know they are dangerous. Also, sinful. If a man should challenge me, I would take him kindly and forgivingly by the hand and lead him to a quiet retired spot and kill him.”
-Mark Twain, _Autobiography of Mark Twain_. 1924.]=],
}
m["Gastronok"] = {
  Name = "Gastronok", 
  Colour = "Magenta", 
  Glyph = "w", 
  Tile = "[[File:Gastronok.png]]", 
  Speed = "5", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 1500, 
  AC = 3, 
  EV = 1, 
  Attacks = {
    {Damage = 40, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Airstrike", Damage = "2d18+(2/space)", Flags = {"Wizard",}}, 
      {Spell = "Slow", Flags = {"Wizard",}}, 
      {Spell = "Summon Small Mammal", Flags = {"Wizard",}}, 
      {Spell = "Cantrip", Flags = {"Wizard",}}, 
      {Spell = "Fleetfoot", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "No wand flag", "Speaks flag", "Unique flag", "Male flag",}, 
  Willpower = "80", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 1511, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "elephant slug", 
  Species = "elephant slug", 
  Description = [=[A voracious and surprisingly intelligent slug, devoted to eating everything and everyone he comes across, with a pointed hat perched rakishly atop his head. He acquired the hat the same way he acquired his intelligence and his knowledge of spells: by consuming their former owner, a powerful wizard.]=],
}
m["Geryon"] = {
  Name = "Geryon", 
  Colour = "Green", 
  Glyph = "&", 
  Tile = "[[File:Geryon.png]]", 
  Speed = "10", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 3000, 
  AC = 15, 
  EV = 6, 
  Attacks = {
    {Damage = 35, Type = "Tail slap", Flavour = "Reach"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Summon Sin Beast", Flags = {"Vocal",}},
    },
  }, 
  Flags = {"Fighter flag", "See invisible flag", "Flying flag", "Speaks flag", "Unique flag", "Male flag", "Tall tile flag", "Evil flag",}, 
  Willpower = "120", 
  Resistances = {"Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 2631, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "hell lord", 
  Species = "Geryon", 
  Description = [=[A huge, three-headed, winged arch-demon, guardian of the four Hells. Legends say that his silver horn can summon terrible beasts to aid him in battle.]=], 
  Quote = [=[“Khrysaor, married to Kallirhoe, daughter of glorious Okeanos, was father to the triple-headed Geryon, but Geryon was killed by the great strength of Herakles at sea-circled Erytheis beside his own shambling cattle on that day when Herakles drove those broad-faced cattle toward holy Tiryns, when he crossed the stream of Okeanos and had killed Orthos and the oxherd Eurytion out in the gloomy meadow beyond fabulous Okeanos.”
-Hesiod, _Theogony_, circa 700 BCE.]=],
}
m["Gloorx Vloq"] = {
  Name = "Gloorx Vloq", 
  Colour = "LightGrey", 
  Glyph = "&", 
  Tile = "[[File:Gloorx Vloq.png]]", 
  Speed = "20", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 3520, 
  AC = 10, 
  EV = 10, 
  Attacks = {
    {Damage = 45, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Poison Arrow", Damage = "3d23", Flags = {"Magical",}}, 
      {Spell = "Miasma Breath", Damage = "3d13", Flags = {"Magical",}}, 
      {Spell = "Symbol of Torment", Flags = {"Magical",}}, 
      {Spell = "Dispel Undead Range", Damage = "3d25", Flags = {"Magical",}}, 
      {Spell = "Summon Executioners", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Fighter flag", "See invisible flag", "Flying flag", "Speaks flag", "Unique flag", "Gender neutral flag", "Tall tile flag", "Evil flag",}, 
  Willpower = "Immune", 
  Resistances = {"Cold resistance", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 6759, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "pandemonium lord", 
  Species = "Gloorx Vloq", 
  Description = [=[A shadowy figure clothed in profound darkness.]=],
}
m["Grinder"] = {
  Name = "Grinder", 
  Colour = "Blue", 
  Glyph = "5", 
  Tile = "[[File:Grinder.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 390, 
  AC = 3, 
  EV = 11, 
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Pain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Pain", Damage = "d9", Flags = {"Magical",}}, 
      {Spell = "Paralyse", Flags = {"Magical",}}, 
      {Spell = "Blink", Flags = {"Magical",}},
    },
  }, 
  Flags = {"No high tier wand flag", "Speaks flag", "Unique flag", "Female flag", "Evil flag",}, 
  Willpower = "20", 
  Resistances = {"Cold resistance 2", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",}, 
  XP = 279, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "shadow imp", 
  Species = "shadow imp", 
  Description = [=[An inefficient shadow imp previously employed as a torturer in one of the lower circles of Hell. She has a tendency to complain and make inane statements.]=],
}
m["Grum"] = {
  Name = "Grum", 
  Colour = "LightRed", 
  Glyph = "j", 
  Tile = "[[File:Grum.png]]", 
  Speed = "10", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 400, 
  AC = 4, 
  EV = 9, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",}, 
  Willpower = "10", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 191, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "gnoll", 
  Species = "gnoll", 
  Description = [=[A tough-looking gnoll, wearing the pelt of one of his former war dogs.]=],
}
m["Grunn"] = {
  Name = "Grunn", 
  Colour = "LightGreen", 
  Glyph = "j", 
  Tile = "[[File:Grunn.png]]", 
  Speed = "10", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 2000, 
  AC = 8, 
  EV = 6, 
  Attacks = {
    {Damage = 50, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Unique flag", "Male flag", "No zombie flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "100", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1723, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "gnoll", 
  Species = "gnoll", 
  Description = [=[A brutally twisted undead gnoll in the eternal service of Ereshkigal, lord of Tartarus. Legend has it that he sold his soul to return his most beloved hunting dog to life. Whether that hound is a member of his current pack, none can say.]=],
}
m["Harold"] = {
  Name = "Harold", 
  Colour = "LightGreen", 
  Glyph = "@", 
  Tile = "[[File:Harold.png]]", 
  Speed = "10", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 765, 
  AC = 7, 
  EV = 6, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Harpoon Shot", Damage = "2d12", Flags = {"Wizard",}}, 
      {Spell = "Sentinel's Mark", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 878, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A middle-aged bounty hunter, anxious to retire after one final job. He hopes to settle down somewhere and live a quiet life with his family, using the money from his final bounty: you.]=], 
  Quote = [=[“One, you lock the target
 Two, you bait the line
 Three, you slowly spread the net
 And four, you catch the man

 You catch the man
 You catch the man
 I’m looking for this man to sell him to other men
 To sell him to other men at ten times the price at least”
    —Front 242, “Headhunter”]=],
}
m["Head Instructor"] = {
  Name = "Head Instructor", 
  Colour = "Cyan", 
  Glyph = "@", 
  Tile = "[[File:Head instructor.png]]", 
  Speed = "15", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 1500, 
  AC = 0, 
  EV = 18, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Summon Mana Viper", Flags = {"Wizard",}}, 
      {Spell = "Dimension Anchor", Flags = {"Wizard",}}, 
      {Spell = "Blink Close", Flags = {"Wizard",}}, 
      {Spell = "Bolt of Devastation", Damage = "3d24", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Two weapons flag", "Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "100", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 3044, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A powerful warrior-mage who instructs aspiring students in physical, magical, and anti-magical combat.]=],
}
m["Hell Sentinel"] = {
  Name = "Hell Sentinel", 
  Colour = "Brown", 
  Glyph = "1", 
  Tile = "[[File:Hell Sentinel.png]]", 
  Speed = "10", 
  HD = 19, 
  ["HD"] = 19, 
  ["Average HP 10x"] = 1425, 
  AC = 25, 
  EV = 3, 
  Attacks = {
    {Damage = 40, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Magical",}}, 
      {Spell = "Iron Shot", Damage = "3d33", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Evil flag",}, 
  Willpower = "Immune", 
  Resistances = {"Damnation resistance", "Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1841, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "Hell Sentinel", 
  Species = "Hell Sentinel", 
  Description = [=[A towering monolith constructed and possessed by demonic forces. A thousand eyes leer through slits in its jagged, spiked armour.]=],
}
m["Hellbinder"] = {
  Name = "Hellbinder", 
  Colour = "Red", 
  Glyph = "@", 
  Tile = "[[File:Hellbinder.png]]", 
  Speed = "10", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 1500, 
  AC = 2, 
  EV = 13, 
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Summon Demon", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}}, 
      {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Wizard",}}, 
      {Spell = "Blink Away", Flags = {"Wizard",}}, 
      {Spell = "Summon Greater Demon", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "See invisible flag", "Evil flag",}, 
  Willpower = "100", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 2282, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A mighty spellcaster wreathed in arcane energies, muttering profane incantations.]=],
}
m["Ice Fiend"] = {
  Name = "Ice Fiend", 
  Colour = "White", 
  Glyph = "1", 
  Tile = "[[File:Ice Fiend.png]]", 
  Speed = "10", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 990, 
  AC = 15, 
  EV = 6, 
  Attacks = {
    {Damage = 25, Type = "Claw", Flavour = "Cold"}, 
    {Damage = 25, Type = "Claw", Flavour = "Cold"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Cold", Damage = "3d27", Flags = {"Magical",}}, 
      {Spell = "Symbol of Torment", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Evil flag",}, 
  Willpower = "Immune", 
  Resistances = {"Cold resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",}, 
  XP = 1833, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "Ice Fiend", 
  Species = "Ice Fiend", 
  Description = [=[A huge frigid demon covered in frost and wreathed in freezing air. It is one of the most terrible denizens of the many Hells.]=],
}
m["Ignacio"] = {
  Name = "Ignacio", 
  Colour = "LightMagenta", 
  Glyph = "1", 
  Tile = "[[File:Ignacio.png]]", 
  Speed = "20", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 2520, 
  AC = 10, 
  EV = 15, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 10, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 10, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Agony", Flags = {"Magical",}}, 
      {Spell = "Haste", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Unique flag", "Male flag", "Evil flag",}, 
  Willpower = "160", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",}, 
  XP = 6830, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "Executioner", 
  Species = "Executioner", 
  Description = [=[While a mortal cannot turn into a demon aside from divine intervention, this is what happened to Ignacio after Makhleb saw his love for his job and smiled upon him. He is now slated to continue the joy of his life for all eternity.

Although his new form includes a number of large razor-sharp blades growing from his demonic appendages, he kept his favourite axe and is eager to let you test its edge.]=],
}
m["Ijyb"] = {
  Name = "Ijyb", 
  Colour = "Blue", 
  Glyph = "g", 
  Tile = "[[File:Ijyb.png]]", 
  Speed = "10", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 240, 
  AC = 6, 
  EV = 11, 
  Attacks = {
    {Damage = 4, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Female flag", "Always wand flag",}, 
  Willpower = "10", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 35, 
  Size = "Small", 
  Intelligence = "Human", 
  Genus = "goblin", 
  Species = "goblin", 
  Description = [=[A small and shrewd goblin inventor, wearing blue rags coated in soot. She claims dominion over this level of the dungeon; trespassers will find themselves on the business end of a homemade wand.]=],
}
m["Ilsuiw"] = {
  Name = "Ilsuiw", 
  Colour = "LightGreen", 
  Glyph = "m", 
  Tile = "[[File:Ilsuiw.png]]", 
  Speed = "10 (swim: 60%)", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 1520, 
  AC = 7, 
  EV = 18, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Throw Icicle", Damage = "3d25", Flags = {"Wizard",}}, 
      {Spell = "Call Tide", Flags = {"Wizard",}}, 
      {Spell = "Invisibility", Flags = {"Wizard",}}, 
      {Spell = "Blink", Flags = {"Wizard",}}, 
      {Spell = "Summon Water Elementals", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Female flag",}, 
  Willpower = "140", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 1342, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "merfolk", 
  Species = "merfolk", 
  Description = [=[A deadly merfolk water-witch, who uses her dominion over the tides to draw unwitting adventurers to their deaths.]=], 
  Quote = [=[“We have lingered in the chambers of the sea
By sea-girls wreathed with seaweed red and brown
Till human voices wake us, and we drown.”
-T.S. Eliot, _The Love Song of J. Alfred Prufrock_. lines 129-131. 1915.]=],
}
m["Ironbound mechanist"] = {
  Name = "Ironbound mechanist", 
  Colour = "Cyan", 
  Glyph = "g", 
  Tile = "[[File:Ironbound mechanist.png]]", 
  Speed = "10", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 645, 
  AC = 1, 
  EV = 13, 
  Attacks = {
    {Damage = 22, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 22, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Forge Phalanx Beetle", Flags = {"Wizard",}}, 
      {Spell = "Nazja's All-Purpose Tempering", Damage = "4d13", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "Speaks flag", "Warm blood flag", "Two weapons flag",}, 
  Willpower = "80", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1000, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "goblin", 
  Species = "goblin", 
  Description = [=[A well-armoured coglin whose talents with machinery have been harnessed by the Ironbound order to repair and augment the many constructs that help guard the Vaults.]=],
}
m["Jeremiah"] = {
  Name = "Jeremiah", 
  Colour = "Magenta", 
  Glyph = "F", 
  Tile = "[[File:Jeremiah.png]]", 
  Speed = "10 (move: 120%)", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 450, 
  AC = 4, 
  EV = 12, 
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}}, 
      {Spell = "Blink Range", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Speaks flag", "Unique flag", "Evil flag", "Gender neutral flag",}, 
  Willpower = "40", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 383, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "giant frog", 
  Species = "barachi", 
  Description = [=[Jeremiah was a peaceful dreamer, prone to impromptu naps. They slipped into slumber while gazing into a magical orb, and dreamed of an old and hateful power binding them into service. Now Jeremiah stumbles through the dungeon, searching for the precious dreamshard that will restore their master’s power, unsure whether they wake or slumber still. Their dreams leak into reality in the form of a constant stream of butterflies.]=],
}
m["Jessica"] = {
  Name = "Jessica", 
  Colour = "LightGrey", 
  Glyph = "@", 
  Tile = "[[File:Jessica.png]]", 
  Speed = "10", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 95, 
  AC = 2, 
  EV = 10, 
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Pain", Damage = "d9", Flags = {"Wizard",}}, 
      {Spell = "Slow", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}}, 
      {Spell = "Blink", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Evil flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",}, 
  Willpower = "10", 
  Resistances = {}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 37, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[An evil apprentice sorceress. She entered the dungeon hoping to find a quiet, secluded place where she could study the darker arts without being disturbed.]=],
}
m["Jorgrun"] = {
  Name = "Jorgrun", 
  Colour = "LightMagenta", 
  Glyph = "g", 
  Tile = "[[File:Jorgrun.png]]", 
  Speed = "10", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 1200, 
  AC = 4, 
  EV = 15, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Lee's Rapid Deconstruction", Damage = "3d22*", Flags = {"Wizard",}}, 
      {Spell = "Grasping Roots", Flags = {"Wizard",}}, 
      {Spell = "Petrify", Flags = {"Wizard",}}, 
      {Spell = "Iron Shot", Damage = "3d28", Flags = {"Wizard",}}, 
      {Spell = "Dig", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",}, 
  Willpower = "120", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1879, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "dwarf", 
  Species = "dwarf", 
  Description = [=[A dwarven magician, particularly well-attuned to the dungeon around him. He wields powerful earth magic in combat.]=],
}
m["Jory"] = {
  Name = "Jory", 
  Colour = "LightRed", 
  Glyph = "V", 
  Tile = "[[File:Jory.png]]", 
  Speed = "10", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 1800, 
  AC = 20, 
  EV = 12, 
  Attacks = {
    {Damage = 40, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 15, Type = "Bite", Flavour = "Vampiric"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Lehudib's Crystal Spear", Damage = "3d37", Flags = {"Wizard",}}, 
      {Spell = "Mesmerise", Flags = {"Wizard",}}, 
      {Spell = "Blink Close", Flags = {"Wizard",}}, 
      {Spell = "Vampiric Draining", Damage = "4-42", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag",}, 
  Willpower = "160", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 2389, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "vampire", 
  Species = "vampire", 
  Description = [=[Once a simple village peasant, Jory found himself transformed in undeath into a powerful creature. Through the countless centuries unlived since then, he has honed his skills in combat and magic, and amassed great wealth and many possessions.]=],
}
m["Joseph"] = {
  Name = "Joseph", 
  Colour = "Cyan", 
  Glyph = "@", 
  Tile = "[[File:Joseph.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 660, 
  AC = 4, 
  EV = 9, 
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "Archer flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 462, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[Looks like a mercenary in a stupid-looking hat.]=],
}
m["Josephina"] = {
  Name = "Josephina", 
  Colour = "LightBlue", 
  Glyph = "L", 
  Tile = "[[File:Josephina.png]]", 
  Speed = "10", 
  HD = 21, 
  ["HD"] = 21, 
  ["Average HP 10x"] = 1500, 
  AC = 13, 
  EV = 21, 
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Cold"}, 
    {Damage = 15, Type = "Touch", Flavour = "Drain experience"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Seracfall", Damage = "3d37", Flags = {"Wizard",}}, 
      {Spell = "Ghostly Fireball", Damage = "3d25", Flags = {"Wizard",}}, 
      {Spell = "Bind Souls", Flags = {"Wizard",}}, 
      {Spell = "Flash Freeze", Damage = "3d24", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Unique flag", "Female flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 3450, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "lich", 
  Species = "lich", 
  Description = [=[A fearsome necromancer who followed her craft beyond the limits of flesh and life. Her pursuit of demonic knowledge left her body ruined, but the powers she gained allowed her to rebuild her missing limbs from glittering ice.]=],
}
m["Josephine"] = {
  Name = "Josephine", 
  Colour = "White", 
  Glyph = "@", 
  Tile = "[[File:Josephine.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 700, 
  AC = 2, 
  EV = 10, 
  Attacks = {
    {Damage = 11, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Ghostly Fireball", Damage = "3d15", Flags = {"Wizard",}}, 
      {Spell = "Vampiric Draining", Damage = "4-29", Flags = {"Wizard",}}, 
      {Spell = "Dispel Undead Range", Damage = "3d18", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Evil flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",}, 
  Willpower = "60", 
  Resistances = {"Negative energy resistance 3",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 914, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A formidable necromancer, committed to her craft even after it left her aged, decaying, and half-undead herself.]=],
}
m["Khufu"] = {
  Name = "Khufu", 
  Colour = "LightRed", 
  Glyph = "M", 
  Tile = "[[File:Khufu.png]]", 
  Speed = "10", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 2430, 
  AC = 10, 
  EV = 6, 
  Attacks = {
    {Damage = 35, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Summon Emperor Scorpions", Flags = {"Wizard",}}, 
      {Spell = "Smiting", Damage = "7-17", Flags = {"Wizard",}}, 
      {Spell = "Symbol of Torment", Flags = {"Wizard",}}, 
      {Spell = "Summon Scarabs", Flags = {"Wizard",}}, 
      {Spell = "Blink", Flags = {"Emergency", "Wizard",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag", "Unique flag", "Male flag",}, 
  Willpower = "160", 
  Resistances = {"Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 4909, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "mummy", 
  Species = "mummy", 
  Description = [=[An incredibly powerful emperor on the way to godhood. He died quite some time ago, but he sees no reason why that should stop him.]=], 
  Quote = [=[“And then I looked farther, beyond the pallid line of the sands, and I saw a
 Pyramid of gold, the wonder Khufu had built. As a golden wonder it saluted me,
 as a golden thing it greeted me, as a golden miracle I shall remember it.”
    -Robert Hichens, _The Spell of Egypt_. 1910.]=],
}
m["Killer Klown"] = {
  Name = "Killer Klown", 
  Colour = "Blue", 
  Glyph = "p", 
  Tile = "[[File:Killer Klown.png]]", 
  Speed = "13", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 1500, 
  AC = 10, 
  EV = 15, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Throw Klown Pie", Damage = "3d20", Flags = {"Natural",}}, 
      {Spell = "Blink", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "No poly flag", "No gen derived flag",}, 
  Willpower = "160", 
  Resistances = {}, 
  Vulnerabilities = {"Silver vulnerability",}, 
  XP = 3020, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "Killer Klown", 
  Description = [=[A comical figure full of life and laughter. It looks very happy to see you... but is there a slightly malicious cast to its features? Is that red face paint or something altogether less pleasant?]=], 
  Quote = [=[“All the world loves a clown.”
-Cole Porter, “Be a Clown”. 1948.]=],
}
m["Kirke"] = {
  Name = "Kirke", 
  Colour = "LightBlue", 
  Glyph = "@", 
  Tile = "[[File:Kirke.png]]", 
  Speed = "10", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 1120, 
  AC = 0, 
  EV = 10, 
  Attacks = {
    {Damage = 18, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Porkalator", Flags = {"Wizard",}}, 
      {Spell = "Slow", Flags = {"Wizard",}}, 
      {Spell = "Monstrous Menagerie", Flags = {"Wizard",}}, 
      {Spell = "Invisibility", Flags = {"Emergency", "Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",}, 
  Willpower = "100", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1443, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A master of transformation and treachery. Beware, or you may be the next swine to join her herd!]=], 
  Quote = [=[“Lo, thy comrades yonder in the house of Kirke are penned like swine in
 close-barred sties. And art thou come to release them? Nay, I tell thee, thou
 shalt not thyself return, but shalt remain there with the others.”
    -Homer, Odysseia]=],
}
m["Lodul"] = {
  Name = "Lodul", 
  Colour = "Cyan", 
  Glyph = "O", 
  Tile = "[[File:Lodul.png]]", 
  Speed = "10 (atk: 150%)", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 700, 
  AC = 3, 
  EV = 7, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Call Down Lightning", Damage = "3d15", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 756, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "ogre", 
  Species = "ogre", 
  Description = [=[An ogre emissary of the Ironbound Order, sent to find and stop intruders before they enter the Vaults. Fiercely charismatic, he's rallied a small army of his kin, overawing them with the long-range lightning array he wears on his back. (The large coin purse he took from the Vaults is also quite persuasive.)]=], 
  Quote = [=[“Cat:  But who can say what a thing is worth.
 Girl: The free market, supposedly.
 Cat:  What _price_ do we put on a _soul_?
 Girl: $7.25 an hour.”
    -Dorothy Gambrell, _Cat and Girl_, 2010.]=],
}
m["Lom Lobon"] = {
  Name = "Lom Lobon", 
  Colour = "LightBlue", 
  Glyph = "&", 
  Tile = "[[File:Lom Lobon.png]]", 
  Speed = "10", 
  HD = 19, 
  ["HD"] = 19, 
  ["Average HP 10x"] = 3895, 
  AC = 10, 
  EV = 20, 
  Attacks = {
    {Damage = 40, Type = "Hit", Flavour = "Antimagic"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Glaciate", Damage = "10-132", Flags = {"Magical",}}, 
      {Spell = "Conjure Ball Lightning", Damage = "3x3d25", Flags = {"Magical",}}, 
      {Spell = "Major Healing", Damage = "50-240", Flags = {"Magical",}}, 
      {Spell = "Polar Vortex", Damage = "12d15*", Flags = {"Magical",}}, 
      {Spell = "Blink Range", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Flying flag", "Speaks flag", "Unique flag", "Gender neutral flag", "Tall tile flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance 3", "Electricity resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 6109, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "pandemonium lord", 
  Species = "Lom Lobon", 
  Description = [=[Stoic and inscrutable, Lom Lobon is an ancient demon infamous for their mastery of magic. Rumoured to be the most learned being in the halls of Pandemonium, they are at times sought out by mortal wizards who offer their souls in exchange for the secrets of the arcane. Lacking the terrible wrath present in most demons, Lom Lobon's single eye instead hides a cold, impartial cruelty.]=],
}
m["Louise"] = {
  Name = "Louise", 
  Colour = "LightMagenta", 
  Glyph = "@", 
  Tile = "[[File:Louise.png]]", 
  Speed = "10", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 1040, 
  AC = 10, 
  EV = 5, 
  Attacks = {
    {Damage = 17, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Stone Arrow", Damage = "3d20", Flags = {"Wizard",}}, 
      {Spell = "Blink", Flags = {"Wizard",}}, 
      {Spell = "Lightning Bolt", Damage = "3d19", Flags = {"Wizard",}}, 
      {Spell = "Banishment", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Female flag", "Evil flag",}, 
  Willpower = "80", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1200, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A mighty sorceress, clad from head to toe in heavy armour. Once an adventurer looking for the fabled Orb of Zot, she was cast into the Abyss and got hopelessly lost there. Toyed with by some greater power, she was stuck on the hostile plane for nearly a decade. When she finally emerged from the Abyss, Louise had become powerful indeed, but had also gone fully insane. She now wanders the halls of the dungeon, seeking other adventurers to share her fate.]=],
}
m["Maggie"] = {
  Name = "Maggie", 
  Colour = "LightRed", 
  Glyph = "@", 
  Tile = "[[File:Maggie.png]]", 
  Speed = "10", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 600, 
  AC = 5, 
  EV = 9, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Fire", Damage = "3d13", Flags = {"Wizard",}}, 
      {Spell = "Mesmerise", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Female flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 400, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[In a distant time, Maggie was apprenticed to the dreaded Hell Knights - but she grew impatient. In search of a shortcut to fame and fortune (and somewhat short on imagination), she entered the Dungeon and set out to slay a dragon. Now having slain one, Maggie sees no reason to stop.]=],
}
m["Mara"] = {
  Name = "Mara", 
  Colour = "LightMagenta", 
  Glyph = "R", 
  Tile = "[[File:Mara.png]]", 
  Speed = "10", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 1440, 
  AC = 15, 
  EV = 14, 
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 27, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Blink", Flags = {"Magical",}}, 
      {Spell = "Bolt of Fire", Damage = "3d27", Flags = {"Magical",}}, 
      {Spell = "Mara Summon", Flags = {"Magical",}}, 
      {Spell = "Summon Illusion", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Unique flag", "Male flag", "Two weapons flag", "Evil flag",}, 
  Willpower = "140", 
  Resistances = {"Fire resistance 2", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 4646, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "rakshasa", 
  Species = "rakshasa", 
  Description = [=[This tall and powerful demon is Mara, Lord of Illusions, mighty among dreamers. He is capable of creating intricately detailed illusions, so real that they are almost as deadly as the creatures they impersonate.]=], 
  Quote = [=[“This night the Lord of Illusion passed among you, Mara, mighty among dreamers, mighty for ill. He did come upon another who may work with the stuff of dreams in a different way. He did meet with Dharma, who may expel a dreamer from his dream. They did struggle, and the Lord Mara is no more. Why did they struggle, deathgod against illusionist? You say their ways are incomprehensible, being the ways of gods. This is not the answer.”
-Roger Zelazny, “Lord of Light”. 1967.

“He who lives looking for pleasures only,
his senses uncontrolled, immoderate in his food,
idle, and weak, Mara will certainly overthrow him,
as the wind throws down a weak tree.”
-The Buddha, _Dhammapada_, 1:7.
trans. F. Max Muller]=],
}
m["Margery"] = {
  Name = "Margery", 
  Colour = "LightRed", 
  Glyph = "@", 
  Tile = "[[File:Margery.png]]", 
  Speed = "10", 
  HD = 22, 
  ["HD"] = 22, 
  ["Average HP 10x"] = 1650, 
  AC = 9, 
  EV = 8, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Fire", Damage = "3d32", Flags = {"Wizard",}}, 
      {Spell = "Fireball", Damage = "3d33", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",}, 
  Willpower = "140", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 2818, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A lithe spellcaster in service to the powers of Hell; it is her duty to ensure that the inhabitants of the Dungeon never forget their place. She personally slew the ancient dragon from whose hide her strange armour is crafted.]=],
}
m["Maud"] = {
  Name = "Maud", 
  Colour = "Red", 
  Glyph = "@", 
  Tile = "[[File:Maud.png]]", 
  Speed = "10", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 1170, 
  AC = 10, 
  EV = 7, 
  Attacks = {
    {Damage = 32, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",}, 
  Willpower = "80", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1739, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A mysterious warrior princess from a far-off kingdom, on a quest to retrieve the legendary sword ‘Entarex’. Countless have been the admirers who, thinking about Maud, forgot everything else.]=],
}
m["Maurice"] = {
  Name = "Maurice", 
  Colour = "LightGreen", 
  Glyph = "f", 
  Tile = "[[File:Maurice.png]]", 
  Speed = "10", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 600, 
  AC = 2, 
  EV = 13, 
  Attacks = {
    {Damage = 9, Type = "Hit", Flavour = "Steal"}, 
    {Damage = 9, Type = "Bite", Flavour = "Antimagic"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Invisibility", Flags = {"Wizard",}}, 
      {Spell = "Blink", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag", "Regenerates flag", "No skeleton flag", "Always wand flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 527, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "vine stalker", 
  Species = "vine stalker", 
  Description = [=[A sly, conniving thief. A self-proclaimed legend, he was one of the most skilled and crafty of the thieves and rogues lured by the Orb. The magical parasitic vines that have claimed his body still wish to continue his life's work, with a back-up plan of both a vicious magic-drinking maw and potent wands.]=], 
  Quote = [=[“‘Stop thief! Stop thief!’ There is a magic in the sound. The tradesman leaves his counter, and the car-man his waggon; the butcher throws down his tray; the baker his basket; the milkman his pail; the errand-boy his parcels; the school-boy his marbles; the paviour his pickaxe; the child his battledore. Away they run, pell-mell, helter-skelter, slap-dash: tearing, yelling, screaming, knocking down the passengers as they turn the corners, rousing up the dogs, and astonishing the fowls: and streets, squares, and courts, re-echo with the sound.”
-Charles Dickens, _Oliver Twist_. 1838.]=],
}
m["Menkaure"] = {
  Name = "Menkaure", 
  Colour = "Magenta", 
  Glyph = "M", 
  Tile = "[[File:Menkaure.png]]", 
  Speed = "8", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 240, 
  AC = 3, 
  EV = 6, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Pain", Damage = "d9", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}}, 
      {Spell = "Symbol of Torment", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag", "Unique flag", "Male flag",}, 
  Willpower = "20", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",}, 
  XP = 171, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "mummy", 
  Species = "mummy", 
  Description = [=[A fair and noble ruler of an ancient and mighty kingdom, mummified after an early death. His faithful priests subsequently infused him with great and powerful magic, seeking to grant him eternal life. Now he is forgotten and reduced to mouldering bandages and dry, brittle bones.]=], 
  Quote = [=[“Ye men of Egypt, ye have heard your king!
I go, and I return not. But the will
Of the great Gods is plain; and ye must bring
Ill deeds, ill passions, zealous to fulfil
Their pleasure, to their feet; and reap their praise,
The praise of Gods, rich boon! and length of days.”
-Matthew Arnold, _Mycerinus_]=],
}
m["Mennas"] = {
  Name = "Mennas", 
  Colour = "LightCyan", 
  Glyph = "A", 
  Tile = "[[File:Mennas.png]]", 
  Speed = "15", 
  HD = 19, 
  ["HD"] = 19, 
  ["Average HP 10x"] = 1520, 
  AC = 15, 
  EV = 26, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Holy", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Mass Confusion", Flags = {"Wizard",}}, 
      {Spell = "Silence", Flags = {"Wizard",}}, 
      {Spell = "Minor Healing", Damage = "2d9+3", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "Flying flag", "Speaks flag", "Unique flag", "Male flag",}, 
  Willpower = "160", 
  Resistances = {"Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Holy resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 4384, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "angel", 
  Species = "angel", 
  Description = [=[There was once a human priest named Mennas. He travelled far and wide as a missionary of Zin, often venturing even into Orcish lands. He beseeched the orcs to abandon their false tribes and return to the peoples of their birth; only Zin's light could truly cleanse the weight of sin that had twisted their bodies.

By all accounts the orcs were not happy with Mennas. Eventually, a group of them demanded he recant his words and when Mennas remained silent, they cut out his tongue.

Whether or not this angel is that same Mennas is something of a mystery, as he seems to have difficulty speaking.]=],
}
m["Mlioglotl"] = {
  Name = "Mlioglotl", 
  Colour = "Brown", 
  Glyph = "X", 
  Tile = "[[File:Mlioglotl.png]]", 
  Speed = "14", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 1400, 
  AC = 10, 
  EV = 5, 
  Attacks = {
    {Damage = 25, Type = "Trample", Flavour = "Trample"}, 
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Might", Flags = {"Natural",}}, 
      {Spell = "Cause Fear", Flags = {"Priest",}}, 
      {Spell = "Corrupt", Flags = {"Priest",}},
    },
  }, 
  Flags = {"Speaks flag", "Unique flag", "Male flag", "Evil flag",}, 
  Willpower = "120", 
  Resistances = {"Cold resistance", "Electricity resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Poison resistance",}, 
  Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",}, 
  XP = 1797, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "thrashing horror", 
  Species = "Mlioglotl", 
  Description = [=[A demon prince once possessed a hunger for power that was exceptional even by the standards of his kind. He betrayed his realm to Lugonu, and his reward was to become this twisted mass of corruption, now known only as Mlioglotl.]=],
}
m["Mnoleg"] = {
  Name = "Mnoleg", 
  Colour = "LightGreen", 
  Glyph = "&", 
  Tile = "[[File:Mnoleg.png]]", 
  Speed = "13", 
  HD = 17, 
  ["HD"] = 17, 
  ["Average HP 10x"] = 4210, 
  AC = 11, 
  EV = 29, 
  Attacks = {
    {Damage = 47, Type = "Random", Flavour = "Chaos"}, 
    {Damage = 41, Type = "Random", Flavour = "Plain"}, 
    {Damage = 37, Type = "Random", Flavour = "Blink"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Summon Eyeballs", Flags = {"Magical",}}, 
      {Spell = "Malign Gateway", Flags = {"Magical",}}, 
      {Spell = "Summon Horrible Things", Flags = {"Magical",}}, 
      {Spell = "Call of Chaos", Flags = {"Magical",}}, 
      {Spell = "Dig", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Speaks flag", "Unique flag", "Gender neutral flag", "Tall tile flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",}, 
  XP = 6890, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "pandemonium lord", 
  Species = "Mnoleg", 
  Description = [=[A weirdly glowing figure, dancing through the twisted air of Pandemonium.]=],
}
m["Murray"] = {
  Name = "Murray", 
  Colour = "LightRed", 
  Glyph = "z", 
  Tile = "[[File:Murray.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 1610, 
  AC = 30, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 20, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Summon Undead", Flags = {"Magical", "Noisy",}}, 
      {Spell = "Sign of Ruin", Flags = {"Magical", "Noisy",}}, 
      {Spell = "Symbol of Torment", Flags = {"Magical", "Noisy",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag", "Unique flag", "Male flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1591, 
  Size = "Tiny", 
  Intelligence = "Human", 
  Genus = "curse skull", 
  Species = "curse skull", 
  Description = [=[A demonic skull rolling along the ground.]=], 
  Quote = [=[“Look behind you! A three-headed monkey!”
-Guybrush Threepwood, _The Secret of Monkey Island_]=],
}
m["Natasha"] = {
  Name = "Natasha", 
  Colour = "Magenta", 
  Glyph = "h", 
  Tile = "[[File:Natasha.png]]", 
  Speed = "10 (move: 80%)", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 150, 
  AC = 2, 
  EV = 12, 
  Attacks = {
    {Damage = 10, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Magic Dart", Damage = "3d4", Flags = {"Wizard",}}, 
      {Spell = "Slow", Flags = {"Wizard",}}, 
      {Spell = "Call Imp", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag", "Evil flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 34, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "felid", 
  Species = "felid", 
  Description = [=[A fast-moving magical cat. Once a powerful wizard's familiar, Natasha was abandoned after her master was consumed by the very necromantic forces he sought to control. Now she patrols the dungeon, taking a bloody vengeance with spell and claw upon any adventurer who crosses her path.

This cat doesn't have nine lives, but just one death isn't going to be enough to put her down for good.]=], 
  Quote = [=[“It dooth appéere that there is in Cats as in all other kindes of beasts, a certaine reason and language wherby they vnderstand one another. But as touching this Grimmalkin: I take rather to be an Hagat or a VVitch then a Cat. For witches haue gone often in that likenes, And therof hath come the prouerb as trew as common, that a Cat hath nine liues, that is to say, a witch may take on her a Cats body nine times.”
-William Baldwin, “Beware the Cat”, 1584]=],
}
m["Nellie"] = {
  Name = "Nellie", 
  Colour = "LightMagenta", 
  Glyph = "Y", 
  Tile = "[[File:Nellie.png]]", 
  Speed = "10", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 2400, 
  AC = 13, 
  EV = 10, 
  Attacks = {
    {Damage = 45, Type = "Trample", Flavour = "Trample"}, 
    {Damage = 20, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 15, Type = "Gore", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Fire Breath", Damage = "3d40", Flags = {"Natural", "Breath",}}, 
      {Spell = "Blink", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Female flag", "Evil flag",}, 
  Willpower = "140", 
  Resistances = {"Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 2094, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "elephant", 
  Species = "hellephant", 
  Description = [=[A highly intelligent elephant who travelled as part of a circus. One dark night, she slipped out of her chain and disappeared into Pandemonium, never to be seen again.]=],
}
m["Nergalle"] = {
  Name = "Nergalle", 
  Colour = "White", 
  Glyph = "o", 
  Tile = "[[File:Nergalle.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 600, 
  AC = 11, 
  EV = 11, 
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Draining", Damage = "3d18", Flags = {"Wizard",}}, 
      {Spell = "Vanquished Vanguard", Flags = {"Wizard",}}, 
      {Spell = "Haste Other", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 781, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "orc", 
  Species = "orc", 
  Description = [=[A shrewd and wizened orc who has devoted her life to chronicling the bloody history of her people. She claims to know the names and deeds of every last orc who lost their life in their great exodus into the Dungeon, and even if this is a lie, she nonetheless seems to be on a first-name basis with many of them.

More than any other orc still breathing, she knows the blood and sacrifice it took to make this place a refuge for her kind. She will not brook it being intruded upon by anyone - least of all you.]=],
}
m["Nessos"] = {
  Name = "Nessos", 
  Colour = "Magenta", 
  Glyph = "c", 
  Tile = "[[File:Nessos.png]]", 
  Speed = "15", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 720, 
  AC = 8, 
  EV = 7, 
  Attacks = {
    {Damage = 13, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 5, Type = "Kick", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Blink Range", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Archer flag", "Speaks flag", "Warm blood flag", "Unique flag", "Gender neutral flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1046, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "centaur", 
  Species = "centaur", 
  Description = [=[A centaur warrior, skilled at warfare and deceit. They slew a mighty hydra, and now its deadly blood drips, still-fuming, from their arrows.]=],
}
m["Nikola"] = {
  Name = "Nikola", 
  Colour = "LightCyan", 
  Glyph = "@", 
  Tile = "[[File:Nikola.png]]", 
  Speed = "10", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 1890, 
  AC = 2, 
  EV = 9, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Lightning Bolt", Damage = "3d22", Flags = {"Wizard",}}, 
      {Spell = "Chain Lightning", Damage = "3d45", Flags = {"Wizard",}}, 
      {Spell = "Blink", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag",}, 
  Willpower = "120", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 2446, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A brilliant scientist obsessed with electricity. In his attempts to perfect his electric golem, he was involved in a terrible accident, and now phases in and out of reality.]=], 
  Quote = [=[“One can prophesy with a Daniel's confidence that skilled electricians will settle the battles of the near future.”
-Nikola Tesla, “The Transmission of Electrical Energy Without Wires As a Means for Furthering Peace”, _Electrical World and Engineer_. January 7, 1905.]=],
}
m["Nobody"] = {
  Name = "Nobody", 
  Colour = "White", 
  Glyph = "z", 
  Tile = "[[File:Nobody.png]]", 
  Speed = "10", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 930, 
  AC = 20, 
  EV = 10, 
  Attacks = {
    {Damage = 34, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Pyrrhic Recollection", Flags = {"Natural",}}, 
      {Spell = "Blink Close", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag", "Unique flag", "Gender neutral flag",}, 
  Willpower = "Immune", 
  Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 2734, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "Nobody", 
  Species = "Nobody", 
  Description = [=[A time-lost revenant, risen not from the death of a single individual but of many - its bones fused together from the young and the elderly and different species altogether. Whether they were all the victims of a single massacre or a thousand souls discarded over a thousand years is impossible to say now; history does not remember them.
But one thing is clear: they will fight to change that until every last memory they have left burns away.]=],
}
m["Norris"] = {
  Name = "Norris", 
  Colour = "Brown", 
  Glyph = "@", 
  Tile = "[[File:Norris.png]]", 
  Speed = "10", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 2100, 
  AC = 1, 
  EV = 9, 
  Attacks = {
    {Damage = 36, Type = "Hit", Flavour = "Confuse"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Primal Wave", Damage = "3d30", Flags = {"Priest",}}, 
      {Spell = "Antimagic Gaze", Damage = "0-30 MP", Flags = {"Priest",}},
    },
  }, 
  Flags = {"See invisible flag", "Evil flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag", "Fighter flag",}, 
  Willpower = "140", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 2329, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A relaxed water cultist with a healthy tan and a soothing voice. He doesn't really care if it is you or he who dies — “both” would probably be the best option.]=], 
  Quote = [=[“Death and death alone gives meaning to life and this meaning is entirely negative.”
    -Georges Poulet]=],
}
m["Orb Guardian"] = {
  Name = "Orb Guardian", 
  Colour = "Magenta", 
  Glyph = "X", 
  Tile = "[[File:Orb Guardian.png]]", 
  Speed = "14", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 825, 
  AC = 13, 
  EV = 13, 
  Attacks = {
    {Damage = 45, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "See invisible flag", "No poly flag",}, 
  Willpower = "120", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 1760, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "Orb Guardian", 
  Species = "Orb Guardian", 
  Description = [=[A huge, glowing, four-limbed purple creature with heightened senses, created by the Orb itself. It guards the Orb with enormous punctiliousness and violence, and its death will alert any Boundless Tesseracts on the level to begin creating reinforcements.

Unless the Orb has already been disturbed, it will refuse to abandon its duty by leaving the floor.]=], 
  Quote = [=[“X gon' give it to ya (what)
 Fuck waitin' for you to get it on your own, X gon' deliver to ya
 Knock knock, open up the door, it's real
 With the non-stop pop-pop from stainless steel
 [...]
 First we gonna rock, then we gonna roll
 Then we let it pop, go, let it go
 X gon' give it to ya, he gon' give it to ya
 X gon' give it to ya, he gon' give it to ya
    -DMX, “X Gon' Give It To Ya”. 2002]=],
}
m["Parghit"] = {
  Name = "Parghit", 
  Colour = "Green", 
  Glyph = "T", 
  Tile = "[[File:Parghit.png]]", 
  Speed = "10", 
  HD = 27, 
  ["HD"] = 27, 
  ["Average HP 10x"] = 1200, 
  AC = 20, 
  EV = 9, 
  Attacks = {
    {Damage = 50, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 40, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 40, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Regenerates flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag",}, 
  Willpower = "140", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 3156, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "troll", 
  Species = "troll", 
  Description = [=[An unusually strong troll, his thick frame scarred by many against-the-odds victories. He has been wounded so many times that his body has adapted, and now heals almost instantly. His necklace of troll claws is a memento of those who underestimated him.]=], 
  Quote = [=[“What are you going to do with that big bat? Gonna hit me? Better make it
 count. Better make it hurt. Better kill me in one shot.”
   -Mr. Baseball, @MisterBaseball5 Twitter. 2017]=],
}
m["Pargi"] = {
  Name = "Pargi", 
  Colour = "Green", 
  Glyph = "T", 
  Tile = "[[File:Pargi.png]]", 
  Speed = "10", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 350, 
  AC = 1, 
  EV = 12, 
  Attacks = {
    {Damage = 9, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 4, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 4, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Regenerates flag", "Speaks flag", "Warm blood flag", "Unique flag", "Male flag",}, 
  Willpower = "10", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 134, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "troll", 
  Species = "troll", 
  Description = [=[An unusually weak troll.]=],
}
m["Pikel"] = {
  Name = "Pikel", 
  Colour = "Blue", 
  Glyph = "K", 
  Tile = "[[File:Pikel.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 390, 
  AC = 6, 
  EV = 12, 
  Attacks = {
    {Damage = 9, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 648, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "kobold", 
  Species = "kobold", 
  Description = [=[A wise kobold would fear the forces of Hell, and certainly would not set up a highly lucrative transdimensional trade in damned souls. But Pikel is better known for his whip than his wisdom, mercilessly tormenting his piteous charges as he ferries them to their buyers.]=],
}
m["Polyphemus"] = {
  Name = "Polyphemus", 
  Colour = "Blue", 
  Glyph = "C", 
  Tile = "[[File:Polyphemus.png]]", 
  Speed = "10", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 1520, 
  AC = 10, 
  EV = 3, 
  Attacks = {
    {Damage = 45, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Throw Ally", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",}, 
  Willpower = "60", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 1544, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "giant", 
  Species = "cyclops", 
  Description = [=[A cyclops shepherd, he is very protective of his charges, whom he watches with an undying fervor through his single massive eye. Nevertheless, he won't hesitate to use them as projectiles in a pinch; after all, the best defence is a good offence.]=], 
  Quote = [=[“...as soon as he had got through with all his work, he clutched up two more of my men, and began eating them for his morning’s meal. Presently, with the utmost ease, he rolled the stone away from the door and drove out his sheep, but he at once put it back again—as easily as though he were merely clapping the lid on to a quiver full of arrows.”
-Homer, _The Odyssey_, Book IX.
trans. Samuel Butler, 1900.]=],
}
m["Prince Ribbit"] = {
  Name = "Prince Ribbit", 
  Colour = "LightCyan", 
  Glyph = "F", 
  Tile = "[[File:Prince Ribbit.png]]", 
  Speed = "14 (swim: 60%)", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 390, 
  AC = 0, 
  EV = 16, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Blink", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Cold blood flag", "Speaks flag", "Unique flag", "Male flag",}, 
  Willpower = "40", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 276, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "giant frog", 
  Species = "human", 
  Description = [=[A frog of unusual size, with a tiny crown perched incongruously atop his head.]=], 
  Quote = [=[“Princess! youngest princess!
Open the door for me!
Dost thou not know what thou saidst to me

Yesterday by the cool waters of the fountain?
Princess, youngest princess!
Open the door for me!”
-Brothers Grimm (Margaret Hunt), _The Frog King, or Iron Henry_]=],
}
m["Psyche"] = {
  Name = "Psyche", 
  Colour = "LightMagenta", 
  Glyph = "@", 
  Tile = "[[File:Psyche.png]]", 
  Speed = "13", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 400, 
  AC = 2, 
  EV = 12, 
  Attacks = {
    {Damage = 7, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Cantrip", Flags = {"Wizard",}}, 
      {Spell = "Polymorph", Flags = {"Wizard",}}, 
      {Spell = "Chain of Chaos", Flags = {"Wizard",}}, 
      {Spell = "Invisibility", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Female flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 428, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A fair-haired mage, wandering and seemingly half-mad with grief and guilt.]=], 
  Quote = [=[“Let Psyche’s corpse be clad in mourning weed
And set on rock of yonder hill aloft;
Her husband is no wight of human seed,
But serpent dire and fierce, as may be thought,
Who flies with wings above in starry skies,
And doth subdue each thing with fiery flight.
The Gods themselves and powers that seem so wise
With mighty love be subject to his might.
The rivers black and deadly floods of pain
And darkness eke as thrall to him remain.”
-Apuleius, _Asinus aureus_, “Cupid and Psyche”. circa. 160 AD.
trans. William Adlington, 1566.]=],
}
m["Robin"] = {
  Name = "Robin", 
  Colour = "LightCyan", 
  Glyph = "g", 
  Tile = "[[File:Robin.png]]", 
  Speed = "10", 
  HD = 2, 
  ["HD"] = 2, 
  ["Average HP 10x"] = 160, 
  AC = 3, 
  EV = 8, 
  Attacks = {
    {Damage = 2, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Battlecry", Flags = {"Vocal",}}, 
      {Spell = "Throw Ally", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Gender neutral flag",}, 
  Willpower = "10", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 14, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "goblin", 
  Species = "hobgoblin", 
  Description = [=[A mountain hobgoblin, recently come in search of the legendary Orb. Not foolhardy or reckless enough to delve into the depths of the Dungeon alone, Robin has built a small army of minions. Potential competitors will quickly find a stream of screaming goblins flying toward them!]=],
}
m["Roxanne"] = {
  Name = "Roxanne", 
  Colour = "Blue", 
  Glyph = "I", 
  Tile = "[[File:Roxanne.png]]", 
  Speed = "10 (stationary)", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 1820, 
  AC = 20, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Lehudib's Crystal Spear", Damage = "3d32", Flags = {"Wizard",}}, 
      {Spell = "Iron Shot", Damage = "3d26", Flags = {"Wizard",}}, 
      {Spell = "Blink Other Close", Flags = {"Wizard",}}, 
      {Spell = "Bolt of Magma", Damage = "3d23", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Unbreathing flag", "No wand flag", "Speaks flag", "Stationary flag", "Unique flag", "Female flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",}, 
  Vulnerabilities = {}, 
  XP = 1372, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "statue", 
  Species = "statue", 
  Description = [=[A strikingly realistic sapphire statue of a famous earth mage who disappeared after a catastrophic mishap with a magical talisman.]=],
}
m["Rupert"] = {
  Name = "Rupert", 
  Colour = "LightRed", 
  Glyph = "@", 
  Tile = "[[File:Rupert.png]]", 
  Speed = "10", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 1200, 
  AC = 6, 
  EV = 9, 
  Attacks = {
    {Damage = 21, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Paralyse", Flags = {"Vocal",}}, 
      {Spell = "Confuse", Flags = {"Vocal",}}, 
      {Spell = "Berserker Rage", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",}, 
  Willpower = "100", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1868, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[Rippling muscles, glistening pecs, incredible glutes - Rupert is the peak of physical perfection. Even so, his roars seem louder than even his fantastic form can explain. Perhaps he holds some talisman that lends supernatural force to his bellows?]=],
}
m["Saint Roka"] = {
  Name = "Saint Roka", 
  Colour = "LightBlue", 
  Glyph = "o", 
  Tile = "[[File:Saint Roka.png]]", 
  Speed = "10", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 1980, 
  AC = 13, 
  EV = 7, 
  Attacks = {
    {Damage = 35, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Battlecry", Flags = {"Vocal",}}, 
      {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},
    },
  }, 
  Flags = {"Fighter flag", "Evil flag", "Speaks flag", "Warm blood flag", "Unique flag", "Gender neutral flag",}, 
  Willpower = "80", 
  Resistances = {}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 2909, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "orc", 
  Species = "orc", 
  Description = [=[A mighty warlord. Some orcs even say they are the Chosen One of Beogh.]=],
}
m["Serpent of Hell (Cocytus)"] = {
  Name = "Serpent of Hell (Cocytus)", 
  Colour = "LightBlue", 
  Glyph = "D", 
  Tile = "[[File:The Serpent of Hell (Cocytus).png]]", 
  Speed = "14", 
  HD = 17, 
  ["HD"] = 17, 
  ["Average HP 10x"] = 3230, 
  AC = 20, 
  EV = 12, 
  Attacks = {
    {Damage = 35, Type = "Bite", Flavour = "Cold"}, 
    {Damage = 35, Type = "Bite", Flavour = "Cold"}, 
    {Damage = 35, Type = "Bite", Flavour = "Cold"}, 
    {Damage = 25, Type = "Trample", Flavour = "Trample"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Cold Breath", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}}, 
      {Spell = "Flash Freeze", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}}, 
      {Spell = "Summon Dragon", Flags = {"Magical", "Noisy",}}, 
      {Spell = "Freezing Gust", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Unique flag", "Crashes doors", "Tall tile flag", "Name the flag", "Evil flag",}, 
  Willpower = "180", 
  Resistances = {"Cold resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 6689, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "dragon", 
  Species = "Serpent of Hell", 
  Description = [=[A massive white three-headed dragon, covered with shards of gleaming ice, wholly possessed by the nightmarish cold of Cocytus.]=],
}
m["Serpent of Hell (Dis)"] = {
  Name = "Serpent of Hell (Dis)", 
  Colour = "Cyan", 
  Glyph = "D", 
  Tile = "[[File:The Serpent of Hell (Dis).png]]", 
  Speed = "14", 
  HD = 17, 
  ["HD"] = 17, 
  ["Average HP 10x"] = 3230, 
  AC = 28, 
  EV = 4, 
  Attacks = {
    {Damage = 40, Type = "Bite", Flavour = "Reach"}, 
    {Damage = 40, Type = "Bite", Flavour = "Reach"}, 
    {Damage = 40, Type = "Bite", Flavour = "Reach"}, 
    {Damage = 35, Type = "Trample", Flavour = "Trample"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Quicksilver Bolt", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}}, 
      {Spell = "Summon Dragon", Flags = {"Magical", "Noisy",}}, 
      {Spell = "Corrosive Bolt", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}}, 
      {Spell = "Iron Shot", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}},
    },
  }, 
  Flags = {"See invisible flag", "Unique flag", "Crashes doors", "Tall tile flag", "Name the flag", "Evil flag",}, 
  Willpower = "180", 
  Resistances = {"Fire resistance", "Cold resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 6689, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "dragon", 
  Species = "Serpent of Hell", 
  Description = [=[A towering three-headed beast with an army's worth of swords for teeth. Each of its scales is a shield with a razored edge.]=],
}
m["Serpent of Hell (Gehenna)"] = {
  Name = "Serpent of Hell (Gehenna)", 
  Colour = "Red", 
  Glyph = "D", 
  Tile = "[[File:The Serpent of Hell (Gehenna).png]]", 
  Speed = "14", 
  HD = 17, 
  ["HD"] = 17, 
  ["Average HP 10x"] = 3230, 
  AC = 16, 
  EV = 12, 
  Attacks = {
    {Damage = 35, Type = "Bite", Flavour = "Fire"}, 
    {Damage = 35, Type = "Bite", Flavour = "Fire"}, 
    {Damage = 35, Type = "Bite", Flavour = "Fire"}, 
    {Damage = 25, Type = "Trample", Flavour = "Trample"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Fire Breath", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}}, 
      {Spell = "Fireball", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}}, 
      {Spell = "Summon Dragon", Flags = {"Magical", "Noisy",}}, 
      {Spell = "Bolt of Magma", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Unique flag", "Crashes doors", "Tall tile flag", "Name the flag", "Evil flag",}, 
  Willpower = "180", 
  Resistances = {"Fire resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 6689, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "dragon", 
  Species = "Serpent of Hell", 
  Description = [=[A huge, red-glowing, three-headed dragon, shrouded in damnation. It is possessed by the very essence of Gehenna and its eternal fire.]=],
}
m["Serpent of Hell (Tartarus)"] = {
  Name = "Serpent of Hell (Tartarus)", 
  Colour = "DarkGrey", 
  Glyph = "D", 
  Tile = "[[File:The Serpent of Hell (Tartarus).png]]", 
  Speed = "14", 
  HD = 17, 
  ["HD"] = 17, 
  ["Average HP 10x"] = 3230, 
  AC = 16, 
  EV = 12, 
  Attacks = {
    {Damage = 35, Type = "Bite", Flavour = "Drain experience"}, 
    {Damage = 35, Type = "Bite", Flavour = "Drain experience"}, 
    {Damage = 35, Type = "Bite", Flavour = "Drain experience"}, 
    {Damage = 25, Type = "Trample", Flavour = "Trample"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Miasma Breath", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}}, 
      {Spell = "Summon Dragon", Flags = {"Magical", "Noisy",}}, 
      {Spell = "Ghostly Fireball", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}}, 
      {Spell = "Poison Arrow", Damage = "3d34", Flags = {"Natural", "Breath", "Noisy",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Unique flag", "Crashes doors", "Tall tile flag", "Name the flag", "Evil flag",}, 
  Willpower = "180", 
  Resistances = {"Cold resistance 2", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 6689, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "dragon", 
  Species = "Serpent of Hell", 
  Description = [=[Seemingly three pairs of lurid magenta eyes hanging in the darkness, the outline of a vast, sinuous dragon is just barely perceptible behind. Its malice is palpable.]=],
}
m["Sigmund"] = {
  Name = "Sigmund", 
  Colour = "Yellow", 
  Glyph = "@", 
  Tile = "[[File:Sigmund.png]]", 
  Speed = "10 (atk: 150%)", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 270, 
  AC = 2, 
  EV = 11, 
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Throw Flame", Damage = "3d5", Flags = {"Wizard",}}, 
      {Spell = "Invisibility", Flags = {"Wizard",}}, 
      {Spell = "Magic Dart", Damage = "3d4", Flags = {"Wizard",}}, 
      {Spell = "Confuse", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",}, 
  Willpower = "10", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 229, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[The elder of a pair of brothers who came for the Orb. No one knows what Sigmund saw in the dungeon to drive him mad, but his shrewd magical tactics and wicked scythe now leave little time for his victims to wonder. Despite his reputation as a vicious murderer, his grandiose and dramatic ways have earned him the admiration of many denizens of the dungeon.]=], 
  Quote = [=[“But Sigmund turned him about, and he said: ‘What aileth thee, son?
Shall our life-days never be merry, and our labour never be done?’

But Sinfiotli said: ‘I have looked, and lo, there is death in the cup.’

And the song, and the tinkling of harp-strings to the roof-tree winded up;
And Sigmund was dreamy with wine and the wearing of many a year;
And the noise and the glee of the people as the sound of the wild woods were
And the blossoming boughs of the Branstock were the wild trees waving about;

So he said: ‘Well seen, my fosterling; let the lip then strain it out.’”
-William Morris, _The Story of Sigurd the Volsung and the Fall of the Niblungs_. 1891.]=],
}
m["Snorg"] = {
  Name = "Snorg", 
  Colour = "LightGreen", 
  Glyph = "T", 
  Tile = "[[File:Snorg.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 960, 
  AC = 0, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 15, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 15, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Berserker Rage", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Regenerates flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 948, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "troll", 
  Species = "troll", 
  Description = [=[A particularly corpulent troll with a short temper and a sizable gut. Uninterested in the Orb, Snorg delights in the endless parade of adventurers – that is, easy meals — it attracts.]=],
}
m["Sojobo"] = {
  Name = "Sojobo", 
  Colour = "LightGreen", 
  Glyph = "Q", 
  Tile = "[[File:Sojobo.png]]", 
  Speed = "10", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 1500, 
  AC = 9, 
  EV = 21, 
  Attacks = {
    {Damage = 28, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 14, Type = "Peck", Flavour = "Plain"}, 
    {Damage = 14, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Lightning Bolt", Damage = "3d24", Flags = {"Wizard",}}, 
      {Spell = "Wind Blast", Flags = {"Wizard",}}, 
      {Spell = "Airstrike", Damage = "2d18+(2/space)", Flags = {"Wizard",}}, 
      {Spell = "Summon Air Elementals", Flags = {"Wizard",}}, 
      {Spell = "Deflect Missiles", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "See invisible flag", "Flying flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",}, 
  Willpower = "140", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 3476, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "tengu", 
  Species = "tengu", 
  Description = [=[Queen of the tengu, with legendary skill in swordsmanship, tactics, and magic. Storytellers claim she once trapped a raging tempest in a bottle and kept it as a talisman.]=],
}
m["Sonja"] = {
  Name = "Sonja", 
  Colour = "Red", 
  Glyph = "K", 
  Tile = "[[File:Sonja.png]]", 
  Speed = "14", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 300, 
  AC = 2, 
  EV = 24, 
  Attacks = {
    {Damage = 9, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 5, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Blink", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Female flag",}, 
  Willpower = "10", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 782, 
  Size = "Small", 
  Intelligence = "Human", 
  Genus = "kobold", 
  Species = "kobold", 
  Description = [=[A graceful kobold assassin. Admire her graceful pirouettes, thrill at her daring leaps! But watch out for her knives!]=],
}
m["Sprozz"] = {
  Name = "Sprozz", 
  Colour = "Cyan", 
  Glyph = "g", 
  Tile = "[[File:Sprozz.png]]", 
  Speed = "10", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 660, 
  AC = 3, 
  EV = 10, 
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Launch Clockwork Bee", Flags = {"Wizard",}}, 
      {Spell = "Nazja's All-Purpose Tempering", Damage = "4d7", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag", "Two weapons flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 575, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "goblin", 
  Species = "goblin", 
  Description = [=[A former beekeeper's apprentice with an ambitious dream: to modernise the whole world's beekeeping industry with the smooth certainty of disease-proof metal. His methods may be questionable and his goals dubious, but his prototype's stinger still looks awfully sharp...]=],
}
m["Statue of Wucad Mu"] = {
  Name = "Statue of Wucad Mu", 
  Colour = "LightRed", 
  Glyph = "8", 
  Tile = "[[File:Statue of Wucad Mu.png]]", 
  Speed = "10 (stationary)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 700, 
  AC = 12, 
  EV = 1, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Brain Feed", Flags = {"Magical",}}, 
      {Spell = "Draining Gaze", Flags = {"Magical",}}, 
      {Spell = "Mass Confusion", Flags = {"Magical",}}, 
      {Spell = "Shadow Creatures", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Unbreathing flag", "Speaks flag", "Stationary flag", "Artificial flag", "Vault flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 1190, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "statue", 
  Species = "orange crystal statue", 
  Description = [=[An intricately carved idol of some nameless godling, hewn of translucent orange crystal. Its lifeless eyes seem to glitter uncannily with a wicked intelligence. It is capable of unleashing a powerful psychic assault upon the minds of any who approach it.]=],
}
m["Terence"] = {
  Name = "Terence", 
  Colour = "LightCyan", 
  Glyph = "@", 
  Tile = "[[File:Terence.png]]", 
  Speed = "10", 
  HD = 2, 
  ["HD"] = 2, 
  ["Average HP 10x"] = 200, 
  AC = 6, 
  EV = 8, 
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Male flag",}, 
  Willpower = "10", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 35, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A veteran of a war against the armataurs' elephant-riders. He has recently retired to make a new home in the dungeon.]=], 
  Quote = [=[“A MAN committed a murder, and was pursued by the relations of the man whom he murdered. On his reaching the river Nile he saw a Lion on its bank and being fearfully afraid, climbed up a tree. He found a serpent in the upper branches of the tree, and again being greatly alarmed, he threw himself into the river, where a crocodile caught him and ate him. Thus the earth, the air, and the water alike refused shelter to a murderer.”
-Aesop, _The Manslayer_. 6th century BCE.
trans. George Fyler Townsend]=],
}
m["Tiamat"] = {
  Name = "Tiamat", 
  Colour = "Blue", 
  Glyph = "d", 
  Tile = "[[File:Tiamat.png]]", 
  Speed = "10", 
  HD = 22, 
  ["HD"] = 22, 
  ["Average HP 10x"] = 3850, 
  AC = 36, 
  EV = 10, 
  Attacks = {
    {Damage = 60, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 45, Type = "Tail slap", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Lightning Bolt", Damage = "3d25", Flags = {"Natural", "Breath",}},
    }, 
    {
      {Spell = "Poisonous Cloud", Damage = "3d13", Flags = {"Natural", "Breath",}},
    }, 
    {
      {Spell = "Quicksilver Bolt", Damage = "3d25", Flags = {"Natural", "Breath",}},
    }, 
    {
      {Spell = "Spit Acid", Damage = "3d14", Flags = {"Natural", "Breath",}},
    }, 
    {
      {Spell = "Cold Breath", Damage = "3d44", Flags = {"Natural", "Breath",}},
    }, 
    {
      {Spell = "Searing Breath", Damage = "3d29", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Cold blood flag", "See invisible flag", "Flying flag", "Speaks flag", "Unique flag", "Female flag",}, 
  Willpower = "140", 
  Resistances = {"Poison resistance", "Electricity resistance 3",}, 
  Vulnerabilities = {"Silver vulnerability",}, 
  XP = 5100, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "draconian", 
  Species = "draconian", 
  Description = [=[The earthly avatar of Tiamat, deity of dragonkind, here incarnated as a mighty draconian warrior. Her scales seem to shimmer and change colour as you watch.]=], 
  Quote = [=[“He saith that Tiamat our mother hath conceived a hatred for us,
With all her force she rageth, full of wrath.
All the gods have turned to her,
With those, whom ye created, they go at her side.
They are banded together, and at the side of Tiamat they advance;
They are furious, they devise mischief without resting night and day.
They prepare for battle, fuming and raging;
They have joined their forces and are making war.
Tiamat who formed all things,
Made in addition weapons invincible; she spawned monster-serpents,
Sharp of tooth, and merciless of fang;
With poison, instead of blood, she filled their bodies.
Fierce monster-vipers she clothed with terror,
With splendor she decked them, she made them of lofty stature.
Whoever beheld them, terror overcame him,
Their bodies reared up and none could withstand their attack.”
-Enuma Elish, Third Tablet. circa 668 BCE.]=],
}
m["Tzitzimitl"] = {
  Name = "Tzitzimitl", 
  Colour = "Magenta", 
  Glyph = "1", 
  Tile = "[[File:Tzitzimitl.png]]", 
  Speed = "10", 
  HD = 22, 
  ["HD"] = 22, 
  ["Average HP 10x"] = 1050, 
  AC = 12, 
  EV = 16, 
  Attacks = {
    {Damage = 25, Type = "Engulf", Flavour = "Drain speed"}, 
    {Damage = 25, Type = "Bite", Flavour = "Drain experience"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Draining", Damage = "3d29", Flags = {"Magical",}}, 
      {Spell = "Symbol of Torment", Flags = {"Magical",}}, 
      {Spell = "Dispel Undead Range", Damage = "3d32", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Flying flag",}, 
  Willpower = "Immune", 
  Resistances = {"Cold resistance 2", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 2077, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "Tzitzimitl", 
  Species = "Tzitzimitl", 
  Description = [=[A horrific fallen divinity, possessing jaws of gnashing stone and a necklace of starry organs. It spreads disease and despair, and patiently awaits the end of days when it will devour the sun.]=],
}
m["Urug"] = {
  Name = "Urug", 
  Colour = "Red", 
  Glyph = "o", 
  Tile = "[[File:Urug.png]]", 
  Speed = "10", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 675, 
  AC = 9, 
  EV = 11, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 798, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "orc", 
  Species = "orc", 
  Description = [=[A coarse and lanky orc. Urug lost her eye in a fight with a harpy, and has sworn to slay every last one of them. Unfortunately, the vision in her remaining eye is not very good, and she has mistaken you for one. She smells terrible.]=], 
  Quote = [=[“_Urug_, tumbled down, fallen by crumbling down. Slipped down, as earth from a
 hill-side, stones which have been piled up or the like. To fall as water at a
 cascade. To fill up a hollow by putting earth into it. To lay gravel or
 materials on a road. A landslip.

 _Ururugan_, apparently a plural form of 'Urug'. To go with a number of men to
 any work. To make war, to attack with an army. To set upon in numbers, as it
 were to tumble upon in masses.”
   -Jonathan Rigg, A dictionary of the Sunda language of Java. 1862.]=],
}
m["Vashnia"] = {
  Name = "Vashnia", 
  Colour = "LightCyan", 
  Glyph = "N", 
  Tile = "[[File:Vashnia.png]]", 
  Speed = "10 (move: 140%)", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 1600, 
  AC = 11, 
  EV = 17, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 7, Type = "Constrict", Flavour = "Crush"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Spit Poison", Damage = "2d23", Flags = {"Natural", "Breath",}}, 
      {Spell = "Portal Projectile", Flags = {"Wizard",}}, 
      {Spell = "Blink Allies Away", Flags = {"Wizard",}}, 
      {Spell = "Blink Range", Flags = {"Wizard",}}, 
      {Spell = "Blink Other", Flags = {"Emergency", "Wizard",}},
    },
  }, 
  Flags = {"Archer flag", "See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag", "Don't melee flag",}, 
  Willpower = "120", 
  Resistances = {"Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 3206, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "naga", 
  Species = "naga", 
  Description = [=[An elite marksnaga who leads a skilled team of sharpshooters. She is particularly skilled in translocation magic.]=],
}
m["Vv"] = {
  Name = "Vv", 
  Colour = "Magenta", 
  Glyph = "9", 
  Tile = "[[File:Vv.png]]", 
  Speed = "10", 
  HD = 23, 
  ["HD"] = 23, 
  ["Average HP 10x"] = 2700, 
  AC = 27, 
  EV = 12, 
  Attacks = {
    {Damage = 35, Type = "Hit", Flavour = "Cold"}, 
    {Damage = 35, Type = "Hit", Flavour = "Fire"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Eruption", Damage = "3d24", Flags = {"Magical",}}, 
      {Spell = "Pyroclastic Surge", Damage = "3d33", Flags = {"Magical",}}, 
      {Spell = "Creeping Frost", Damage = "3d30", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Unique flag", "Female flag", "Unbreathing flag",}, 
  Willpower = "140", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",}, 
  Vulnerabilities = {}, 
  XP = 3237, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "Vv", 
  Species = "Vv", 
  Description = [=[One of the Stoneborn, formed untold aeons ago with supreme command over rock. Her people shelter deep within the living earth, so whatever has forced Vv into the oppressive openness of the Dungeon must be dire indeed. But whatever it is, she's not talking...]=], 
  Quote = [=[“Beside the man stands a woman - of sorts. Her emulation of the human gender is
 only superficial, a courtesy. Likewise the loose drapelike dress she wears is
 not cloth. She has simply shaped a portion of her stiff substance to suit the
 preferences of the fragile, mortal creatures among whom she currently moves.
 From a distance the illusion would work to pass her off as a woman standing
 still...

 When she turns to the man - slowly; stone eaters are slow aboveground, except
 when they aren't - this movement pushes her beyond artful beauty into something
 altogether different. The man has grown used to it, but even so, he does not
 look at her. He does not want revulsion to spoil the moment.”
    -N.K. Jemisin, “The Fifth Season”. 2015.]=],
}
m["Wiglaf"] = {
  Name = "Wiglaf", 
  Colour = "LightGreen", 
  Glyph = "g", 
  Tile = "[[File:Wiglaf.png]]", 
  Speed = "10", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 1570, 
  AC = 15, 
  EV = 3, 
  Attacks = {
    {Damage = 26, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Might", Flags = {"Wizard",}}, 
      {Spell = "Hellfire Mortar", Damage = "3d15", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "Speaks flag", "Unique flag", "Warm blood flag", "Male flag",}, 
  Willpower = "100", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1919, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "dwarf", 
  Species = "dwarf", 
  Description = [=[A cantankerous dwarf wearing a stupid-looking hat. He eyes you sourly, as if deciding exactly how much offence he should take to the way you're staring at it.]=],
}
m["Xak'krixis"] = {
  Name = "Xak'krixis", 
  Colour = "LightGreen", 
  Glyph = "B", 
  Tile = "[[File:Xak'krixis.png]]", 
  Speed = "10", 
  HD = 17, 
  ["HD"] = 17, 
  ["Average HP 10x"] = 1650, 
  AC = 5, 
  EV = 8, 
  Attacks = {
    {Damage = 24, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Venom Bolt", Damage = "3d21", Flags = {"Wizard",}}, 
      {Spell = "Ignite Poison", Flags = {"Wizard",}}, 
      {Spell = "Fulminant Prism", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Unique flag", "Warm blood flag", "No skeleton flag", "Gender neutral flag", "Burrows flag",}, 
  Willpower = "80", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1492, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "formicid", 
  Species = "Xak'krixis", 
  Description = [=[It has been centuries since outsiders were last allowed access to the cavernous libraries of the formicids, but their emissaries are still seen from time to time - surveying other lands for resources or scientific discoveries that might aid the colony.

This one's study of the magical fibres excreted by orb spiders has already led to an alchemical breakthrough, allowing them to shape fulminant prisms such that their explosions are directed at enemies alone. Alas, their enthusiasm to conduct a field test bodes poorly for your health.]=],
}
m["Xtahua"] = {
  Name = "Xtahua", 
  Colour = "Red", 
  Glyph = "D", 
  Tile = "[[File:Xtahua.png]]", 
  Speed = "10", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 2350, 
  AC = 18, 
  EV = 7, 
  Attacks = {
    {Damage = 44, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 20, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 27, Type = "Trample", Flavour = "Trample"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Searing Breath", Damage = "3d40", Flags = {"Natural", "Breath", "Noisy",}}, 
      {Spell = "Paralyse", Flags = {"Vocal",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Speaks flag", "Warm blood flag", "Unique flag", "Gender neutral flag", "Crashes doors",}, 
  Willpower = "180", 
  Resistances = {"Fire resistance 2", "Poison resistance",}, 
  Vulnerabilities = {"Cold vulnerability",}, 
  XP = 3676, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "dragon", 
  Species = "fire dragon", 
  Description = [=[An ancient and mighty dragon.]=],
}
m["Zenata"] = {
  Name = "Zenata", 
  Colour = "LightGrey", 
  Glyph = "a", 
  Tile = "[[File:Zenata.png]]", 
  Speed = "10", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 1800, 
  AC = 14, 
  EV = 9, 
  Attacks = {
    {Damage = 35, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Resonance Strike", Damage = "(3-7)d15", Flags = {"Wizard",}}, 
      {Spell = "Sheza's Dance", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Unique flag", "Female flag",}, 
  Willpower = "100", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1870, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A master weaponsmith, her flesh melding into steel so smoothly that it's hard to tell where one ends and the other begins. She entered the Dungeon to search for the secrets of an ancient, long-suppressed cult, said to have exalted metal over flesh. The price of knowledge was her humanity - a price she paid eagerly.]=],
}
m["acid blob"] = {
  Name = "acid blob", 
  Colour = "LightCyan", 
  Glyph = "J", 
  Tile = "[[File:Acid blob.png]]", 
  Speed = "12", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 990, 
  AC = 1, 
  EV = 3, 
  Attacks = {
    {Damage = 42, Type = "Hit", Flavour = "Acid"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Spit Acid", Damage = "3d14", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Eats doors", "See invisible flag", "Unblindable flag", "Amorphous flag", "Acid splash flag", "No skeleton flag",}, 
  Willpower = "160", 
  Resistances = {"Poison resistance", "Acid resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 1585, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "jelly", 
  Species = "acid blob", 
  Description = [=[A lump of sickly pustulent flesh, dripping with lethal acid.]=],
}
m["acid dragon"] = {
  Name = "acid dragon", 
  Colour = "Green", 
  Glyph = "D", 
  Tile = "[[File:Acid dragon.png]]", 
  Speed = "10", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 275, 
  AC = 5, 
  EV = 10, 
  Attacks = {
    {Damage = 15, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 6, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Spit Acid", Damage = "3d14", Flags = {"Natural", "Breath", "Noisy",}},
    },
  }, 
  Flags = {"Flying flag", "Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {"Acid resistance", "Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 155, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "dragon", 
  Species = "acid dragon", 
  Description = [=[A small dragon with brilliant yellow scales, its mouth dripping with corrosive slime.]=], 
  Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how
 birds can fly, how fishes can swim, and how animals can run. But the runner
 may be snared, the swimmer may be hooked, and the flyer may be shot by the
 arrow. But there is the dragon. I cannot tell how he mounts on the wind
 through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can
 only compare him to the dragon.’”
    -Life of Confucius

“This Dragon had Two furious Wings
   Each one upon each Shoulder;
 With a Sting in his Tail as long as a Flail,
   Which made him bolder and bolder.
 He had long Claws, and in his Jaws
   Four and forty Teeth of Iron;
 With a Hide as tough, as any Buff,
   Which did him round environ.”

    -“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
}
m["adder"] = {
  Name = "adder", 
  Colour = "LightGreen", 
  Glyph = "S", 
  Tile = "[[File:Adder.png]]", 
  Speed = "13 (swim: 60%)", 
  HD = 2, 
  ["HD"] = 2, 
  ["Average HP 10x"] = 110, 
  AC = 1, 
  EV = 15, 
  Attacks = {
    {Damage = 4, Type = "Bite", Flavour = "Poison"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Cold blood flag",}, 
  Willpower = "10", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 12, 
  Size = "Little", 
  Intelligence = "Animal", 
  Genus = "snake", 
  Species = "adder", 
  Description = [=[A common dungeon snake, a species of troglodytic reptile commonly found in subterranean spaces.]=], 
  Quote = [=[ADDER, n. A species of snake. So called from its habit of adding funeral outlays to the other expenses of living.
    -Ambrose Bierce, _The Devil's Dictionary_, 1906.

“The latter lived in the country, and before his house there was an oak, in
 which there was a lair of snakes. His servants killed the snakes, but Melampus
 gathered wood and burnt the reptiles, and reared the young ones. And when the
 young were full grown, they stood beside him at each of his shoulders as he
 slept, and they purged his ears with their tongues. He started up in a great
 fright, but understood the voices of the birds flying overhead, and from what
 he learned from them he foretold to men what should come to pass.”
    -Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
    trans. Sir James George Frazer, 1913.

“A snake, with mottles rare,
 Surveyed my chamber floor,
 In feature as the worm before,
 But ringed with power.”
    -Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
}
m["adder simulacrum"] = {
  Name = "adder simulacrum", 
  Colour = "LightBlue", 
  Glyph = "Z", 
  Tile = "[[File:Adder simulacrum.png]]", 
  Speed = "10-28 (swim: 60%)", 
  HD = 2, 
  ["HD"] = 2, 
  ["Average HP 10x"] = 110, 
  AC = 0, 
  EV = 8, 
  Attacks = {
    {Damage = 4, Type = "Bite", Flavour = "Cold"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Unbreathing flag", "No regenerate flag",}, 
  Willpower = "2", 
  Resistances = {"Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",}, 
  XP = 1, 
  Size = "Little", 
  Intelligence = "Brainless", 
  Genus = "simulacrum", 
  Species = "simulacrum", 
  Description = [=[An ice replica of a monster, animated by the powers of necromancy.]=], 
  Quote = [=[“The simulacrum now hides, not the truth, but the fact that there is none, that is to say, the continuation of Nothingness.”
-Jean Baudrillard, “Radical Thought”. 1994.
trans. François Debrix, 1995.]=],
}
m["adder zombie"] = {
  Name = "adder zombie", 
  Colour = "Brown", 
  Glyph = "Z", 
  Tile = "[[File:Adder zombie.png]]", 
  Speed = "10-28 (swim: 60%)", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 75, 
  AC = 0, 
  EV = 8, 
  Attacks = {
    {Damage = 4, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Unbreathing flag", "No regenerate flag",}, 
  Willpower = "2", 
  Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 2, 
  Size = "Little", 
  Intelligence = "Brainless", 
  Genus = "zombie", 
  Species = "zombie", 
  Description = [=[A corpse raised to undeath by necromancy.]=], 
  Quote = [=[“It seemed that while the zombie came from the grave, it was neither a ghost, nor yet a person who had been raised like Lazarus from the dead. The zombie, they say, is a soulless human corpse, still dead, but taken from the grave and endowed by sorcery with a mechanical semblance of life—it is a dead body which is made to walk and act and move as if it were alive. People who have the power to do this go to a fresh grave, dig up the body before it has had time to rot, galvanize it into movement, and then make of it a servant or slave, occasionally for the commission of some crime, more often simply as a drudge around the habitation or the farm, setting it dull heavy tasks, and beating it like a dumb beast if it slackens.”
-William Seabrook, _The Magic Island_. 1929.]=],
}
m["air elemental"] = {
  Name = "air elemental", 
  Colour = "LightGrey", 
  Glyph = "E", 
  Tile = "[[File:Air elemental.png]]", 
  Speed = "25", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 330, 
  AC = 2, 
  EV = 18, 
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Stunning Burst", Damage = "2d11", Flags = {"Natural",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Insubstantial flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 219, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "elemental", 
  Species = "air elemental", 
  Description = [=[A spirit drawn from the elemental plane of air. It exists in this world as a lightning-spitting spirit, stunning foes with its crackling bursts.]=],
}
m["alderking"] = {
  Name = "alderking", 
  Colour = "Cyan", 
  Glyph = "f", 
  Tile = "[[File:Alderking.png]]", 
  Speed = "10", 
  HD = 17, 
  ["HD"] = 17, 
  ["Average HP 10x"] = 1250, 
  AC = 16, 
  EV = 12, 
  Attacks = {
    {Damage = 50, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 40, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Grasping Roots", Flags = {"Natural",}}, 
      {Spell = "Siphon Essence", Flags = {"Magical",}}, 
      {Spell = "Dispel Undead", Damage = "3d23", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Speaks flag", "Unbreathing flag", "Evil flag",}, 
  Willpower = "100", 
  Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",}, 
  Vulnerabilities = {"Fire vulnerability",}, 
  XP = 1978, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "alderking", 
  Species = "alderking", 
  Description = [=[A self-styled monarch of a shambling black alder, half respected and half ridiculed by other fae. It backs up its aspirations to sovereignty with unearthly vile magic quite close to a touch of death.]=], 
  Quote = [=[““My father, my father, he seizes me fast, 
 Full sorely the Erl-King has hurt me at last.”

 The father now gallops, with terror half wild,
 He grasps in his arms the poor shuddering child;
 He reaches his courtyard with toil and with dread,
 The child in his arms finds he motionless, dead.”
    -Johann Wolfgang von Goethe, _Erlkönig_, 1782.
    trans. Edgar Alfred Bowring, 1853.]=],
}
m["alligator"] = {
  Name = "alligator", 
  Colour = "LightBlue", 
  Glyph = "l", 
  Tile = "[[File:Alligator.png]]", 
  Speed = "12 (swim: 80%)", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 620, 
  AC = 4, 
  EV = 9, 
  Attacks = {
    {Damage = 27, Type = "Bite", Flavour = "Drag"}, 
    {Damage = 14, Type = "Tail slap", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Cold blood flag",}, 
  Willpower = "40", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 842, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "giant lizard", 
  Species = "alligator", 
  Description = [=[An aggressive crocodilian with great crunching jaws full of sharp teeth.]=], 
  Quote = [=[“Alligators commit errors of diet.”
-Bennet Bowler, M.D., _Contributions to the Natural History of the
Alligator, (Crocodilus Mississipiensis), with a Microscopic Addendum_,
p. 17. 1846.]=],
}
m["alligator snapping turtle"] = {
  Name = "alligator snapping turtle", 
  Colour = "LightGreen", 
  Glyph = "t", 
  Tile = "[[File:Alligator snapping turtle.png]]", 
  Speed = "8 (swim: 60%)", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 1440, 
  AC = 19, 
  EV = 1, 
  Attacks = {
    {Damage = 50, Type = "Bite", Flavour = "Reach"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Cold blood flag",}, 
  Willpower = "60", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 836, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "snapping turtle", 
  Species = "alligator snapping turtle", 
  Description = [=[A particularly large and nasty snapping turtle. Like its smaller relative, it can reach out and bite from afar.]=],
}
m["anaconda"] = {
  Name = "anaconda", 
  Colour = "LightGrey", 
  Glyph = "S", 
  Tile = "[[File:Anaconda.png]]", 
  Speed = "18", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 605, 
  AC = 4, 
  EV = 16, 
  Attacks = {
    {Damage = 6, Type = "Constrict", Flavour = "Crush"}, 
    {Damage = 20, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Cold blood flag",}, 
  Willpower = "40", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 841, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "snake", 
  Species = "anaconda", 
  Description = [=[A very large snake that moves with startling swiftness. It kills not by poison but by constricting its prey.]=], 
  Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
trans. Sir James George Frazer, 1913.

“A snake, with mottles rare,
Surveyed my chamber floor,
In feature as the worm before,
But ringed with power.”
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
}
m["ancestor"] = {
  Name = "ancestor", 
  Colour = "LightCyan", 
  Glyph = "R", 
  Tile = "[[File:Ancestor.png]]", 
  Speed = "10", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 1, 
  AC = 0, 
  EV = 10, 
  Attacks = {
    {Damage = 4, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "See invisible flag", "Insubstantial flag", "Regenerates flag", "No poly flag", "Ancestor flag", "No gen derived flag", "Unbreathing flag",}, 
  Willpower = "6", 
  Resistances = {"Fire resistance", "Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 1, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "ancestor", 
  Species = "ancestor", 
  Description = [=[A humanoid construct of insubstantial memory, floating through the air. Though perhaps somewhat changed in shape and bearing few discernable features, still they seem somehow to resemble a warrior from the distantly remembered past. The memory and the memorialist fight in concert, each able to fire past the other.]=],
}
m["ancient champion"] = {
  Name = "ancient champion", 
  Colour = "LightCyan", 
  Glyph = "z", 
  Tile = "[[File:Ancient champion.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 700, 
  AC = 24, 
  EV = 7, 
  Attacks = {
    {Damage = 32, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Iron Shot", Damage = "3d26", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "120", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1523, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "ancient champion", 
  Species = "ancient champion", 
  Description = [=[An unfathomably ancient skeleton. It has hundreds of golden sigils etched onto its bones, and pulses with terrible, unholy power.]=],
}
m["ancient lich"] = {
  Name = "ancient lich", 
  Colour = "White", 
  Glyph = "L", 
  Tile = "[[File:Ancient lich.png]]", 
  Speed = "10", 
  HD = 27, 
  ["HD"] = 27, 
  ["Average HP 10x"] = 1080, 
  AC = 20, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Touch", Flavour = "Drain experience"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Corrosive Bolt", Damage = "3d39", Flags = {"Wizard",}}, 
      {Spell = "Lehudib's Crystal Spear", Damage = "3d48", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}}, 
      {Spell = "Petrify", Flags = {"Wizard",}}, 
      {Spell = "Invisibility", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Speaks flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 4709, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "lich", 
  Species = "lich", 
  Description = [=[A lich who, having existed for countless centuries, has grown almost unimaginably powerful through the study of dark magic.]=],
}
m["ancient zyme"] = {
  Name = "ancient zyme", 
  Colour = "Green", 
  Glyph = "x", 
  Tile = "[[File:Ancient zyme.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 520, 
  AC = 6, 
  EV = 6, 
  Attacks = {
    {Damage = 16, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 16, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Unbreathing flag",}, 
  Willpower = "60", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 327, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "ancient zyme", 
  Species = "ancient zyme", 
  Description = [=[A nexus of sentient cancer and disease, borne aloft perhaps by malice alone. Its nature inflicts withering illness on all living beings in its presence.]=],
}
m["angel"] = {
  Name = "angel", 
  Colour = "White", 
  Glyph = "A", 
  Tile = "[[File:Angel.png]]", 
  Speed = "15", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 1020, 
  AC = 12, 
  EV = 20, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Holy", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Minor Healing", Damage = "2d6+3", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Fighter flag", "Flying flag", "Speaks flag",}, 
  Willpower = "120", 
  Resistances = {"Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Holy resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 1158, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "angel", 
  Species = "angel", 
  Description = [=[A divine warrior of the Shining One. It is a towering winged figure of unnatural beauty surrounded by an aura of brilliant white light.]=],
}
m["antique champion"] = {
  Name = "antique champion", 
  Colour = "Blue", 
  Glyph = "z", 
  Tile = "[[File:Antique champion.png]]", 
  Speed = "10", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 820, 
  AC = 18, 
  EV = 14, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Ghostly Fireball", Damage = "3d24", Flags = {"Wizard",}}, 
      {Spell = "Haunt", Flags = {"Wizard",}}, 
      {Spell = "Might", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Unbreathing flag",}, 
  Willpower = "120", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1522, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "ancient champion", 
  Species = "ancient champion", 
  Description = [=[An unfathomably expensive skeleton. It has countless sigils engraved into its bones, and pulses with a ghostly presence.]=],
}
m["antique lich"] = {
  Name = "antique lich", 
  Colour = "White", 
  Glyph = "L", 
  Tile = "[[File:Antique lich.png]]", 
  Speed = "10", 
  HD = 27, 
  ["HD"] = 27, 
  ["Average HP 10x"] = 1080, 
  AC = 20, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Touch", Flavour = "Drain experience"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Cold", Damage = "3d37", Flags = {"Wizard",}}, 
      {Spell = "Force Lance", Damage = "3d27", Flags = {"Wizard",}}, 
      {Spell = "Summon Greater Demon", Flags = {"Wizard",}}, 
      {Spell = "Slow", Flags = {"Wizard",}}, 
      {Spell = "Invisibility", Flags = {"Wizard",}},
    }, 
    {
      {Spell = "Bolt of Draining", Damage = "3d33", Flags = {"Wizard",}}, 
      {Spell = "Poison Arrow", Damage = "3d34", Flags = {"Wizard",}}, 
      {Spell = "Haunt", Flags = {"Wizard",}}, 
      {Spell = "Banishment", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}},
    }, 
    {
      {Spell = "Bolt of Fire", Damage = "3d37", Flags = {"Wizard",}}, 
      {Spell = "Iron Shot", Damage = "3d44", Flags = {"Wizard",}}, 
      {Spell = "Summon Greater Demon", Flags = {"Wizard",}}, 
      {Spell = "Confuse", Flags = {"Wizard",}}, 
      {Spell = "Invisibility", Flags = {"Wizard",}},
    }, 
    {
      {Spell = "Corrosive Bolt", Damage = "3d28", Flags = {"Wizard",}}, 
      {Spell = "Lehudib's Crystal Spear", Damage = "3d48", Flags = {"Wizard",}}, 
      {Spell = "Petrify", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}},
    }, 
    {
      {Spell = "Lightning Bolt", Damage = "3d29", Flags = {"Wizard",}}, 
      {Spell = "Orb of Destruction", Damage = "9d20", Flags = {"Wizard",}}, 
      {Spell = "Paralyse", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag", "Vault flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 8064, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "lich", 
  Species = "lich", 
  Description = [=[A lich who, having existed for countless centuries, has grown almost unimaginably powerful through the study of dark magic.]=],
}
m["apis"] = {
  Name = "apis", 
  Colour = "White", 
  Glyph = "Y", 
  Tile = "[[File:Apis.png]]", 
  Speed = "10", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 960, 
  AC = 9, 
  EV = 5, 
  Attacks = {
    {Damage = 44, Type = "Gore", Flavour = "Holy"},
  }, 
  Holiness = "Holy", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Warm blood flag", "Has aura flag",}, 
  Willpower = "100", 
  Resistances = {"Negative energy resistance 3", "Miasma resistance", "Holy resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 1045, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "apis", 
  Species = "apis", 
  Description = [=[A placid, sacred bull of Elyvilon. Its status as an exalted envoy of the Healer lets its very presence double the health of its allies.]=],
}
m["apocalypse crab"] = {
  Name = "apocalypse crab", 
  Colour = "White", 
  Glyph = "t", 
  Tile = "[[File:Apocalypse crab.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 480, 
  AC = 11, 
  EV = 5, 
  Attacks = {
    {Damage = 14, Type = "Bite", Flavour = "Chaos"}, 
    {Damage = 14, Type = "Claw", Flavour = "Chaos"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Chaos Breath", Damage = "d12", Flags = {"Natural",}},
    },
  }, 
  Flags = {"See invisible flag", "No skeleton flag", "Evil flag",}, 
  Willpower = "60", 
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Poison vulnerability", "Holy vulnerability", "Silver vulnerability",}, 
  XP = 455, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "crab", 
  Species = "apocalypse crab", 
  Description = [=[An opalescent crab with jet black eyes, and chaotic mists effusing from its mandibles. Rumours claim that this species is waiting for the end of time.]=], 
  Quote = [=[“I should have been a pair of ragged claws
scuttling across the floors of silent seas.”
-T.S. Eliot, _The Love Song of J. Alfred Prufrock_. 1915.]=],
}
m["arcanist"] = {
  Name = "arcanist", 
  Colour = "LightRed", 
  Glyph = "p", 
  Tile = "[[File:Arcanist.png]]", 
  Speed = "10", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 460, 
  AC = 2, 
  EV = 15, 
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Cold", Damage = "3d20", Flags = {"Wizard",}}, 
      {Spell = "Vitrify", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}}, 
      {Spell = "Searing Ray", Damage = "2d20", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 692, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A wizard fond of spectacle and destruction. They scorn the cowardice of other magicians, who hide from their foes rather than simply blasting them out of existence.]=], 
  Quote = [=[“Each family or tribe has a wizard or conjuring doctor, whose office we could
 never clearly ascertain.”
    -Charles Darwin, _The Voyage of the Beagle_, ch. X. 1839.]=],
}
m["archer statue"] = {
  Name = "archer statue", 
  Colour = "LightGrey", 
  Glyph = "8", 
  Tile = "[[File:Archer statue.png]]", 
  Speed = "10 (stationary)", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 720, 
  AC = 12, 
  EV = 1, 
  Attacks = {
    {Damage = 20, Type = "Weapon only", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Archer flag", "Unbreathing flag", "Speaks flag", "Stationary flag", "No poly flag", "Don't melee flag", "Artificial flag", "Vault flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 578, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "statue", 
  Species = "statue", 
  Description = [=[A statue of a beautiful elven archer, sculpted in finest marble. It holds a bow aloft, and appears to be magically animated, letting it use the bow to riddle intruders with arrows.]=],
}
m["armataur"] = {
  Name = "armataur", 
  Colour = "Yellow", 
  Glyph = "H", 
  Tile = "[[File:Armataur.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 450, 
  AC = 15, 
  EV = 5, 
  Attacks = {
    {Damage = 18, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 12, Type = "Tail slap", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "No poly flag", "No gen derived flag",}, 
  Willpower = "10", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 400, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "armataur", 
  Species = "armataur", 
  Description = [=[A curious quadraped, resembling a cross between an armadillo and a yaktaur.]=],
}
m["armour echo"] = {
  Name = "armour echo", 
  Colour = "Green", 
  Glyph = "[", 
  Tile = "[[File:Armour echo.png]]", 
  Speed = "10 (move: 300%)", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 350, 
  AC = 8, 
  EV = 5, 
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Unblindable flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 802, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "armour echo", 
  Species = "armour echo", 
  Description = [=[The sweat and toil of the armourer working leather and steel infuses an intention into their creation, a unique spark within every cuirass, pauldron and vambrace. A skilled forgewright can manifest these intentions in physical form, allowing their armour to protect its wearer in a more aggressive fashion than armour customarily does.]=],
}
m["aspiring flesh"] = {
  Name = "aspiring flesh", 
  Colour = "Blue", 
  Glyph = "*", 
  Tile = "[[File:Aspiring flesh.png]]", 
  Speed = "10 (stationary)", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 1330, 
  AC = 2, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Spellsets = {
  }, 
  Flags = {"No poly flag", "Regenerates flag", "Stationary flag", "No skeleton flag", "No zombie flag", "No gen derived flag", "No exp gain flag",}, 
  Willpower = "Immune", 
  Resistances = {"Drown resistance", "Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "aspiring flesh", 
  Species = "aspiring flesh", 
  Description = [=[The divided and churning remains of a protean progenitor, striving desperately for form. Whatever they become, the last of their progenitor's power ensure it will be stronger and swifter than any such creature found elsewhere in the dungeon.]=],
}
m["azure jelly"] = {
  Name = "azure jelly", 
  Colour = "LightBlue", 
  Glyph = "J", 
  Tile = "[[File:Azure jelly.png]]", 
  Speed = "12", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 825, 
  AC = 5, 
  EV = 10, 
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Cold"}, 
    {Damage = 12, Type = "Hit", Flavour = "Cold"}, 
    {Damage = 12, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Eats doors", "See invisible flag", "Unblindable flag", "Amorphous flag", "No skeleton flag",}, 
  Willpower = "80", 
  Resistances = {"Cold resistance", "Poison resistance", "Acid resistance 3",}, 
  Vulnerabilities = {"Fire vulnerability",}, 
  XP = 1319, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "jelly", 
  Species = "azure jelly", 
  Description = [=[An extremely cold blob of bright blue cytoplasm, forming bits of frost in the air around it.]=],
}
m["ball lightning"] = {
  Name = "ball lightning", 
  Colour = "LightCyan", 
  Glyph = "*", 
  Tile = "[[File:Ball lightning.png]]", 
  Speed = "20", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 10, 
  AC = 0, 
  EV = 10, 
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Unbreathing flag", "Insubstantial flag", "Conjured flag", "No exp gain flag", "Peripheral flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Little", 
  Intelligence = "Brainless", 
  Genus = "ball lightning", 
  Species = "ball lightning", 
  Description = [=[A swift sphere of coruscating electrical energy. It will explode at the slightest disturbance.]=],
}
m["ball python"] = {
  Name = "ball python", 
  Colour = "Green", 
  Glyph = "S", 
  Tile = "[[File:Ball python.png]]", 
  Speed = "12 (swim: 60%)", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 35, 
  AC = 0, 
  EV = 9, 
  Attacks = {
    {Damage = 2, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 1, Type = "Constrict", Flavour = "Crush"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Cold blood flag",}, 
  Willpower = "0", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 1, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "snake", 
  Species = "ball python", 
  Description = [=[A small snake that can augment its bite by constricting small creatures.]=], 
  Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
trans. Sir James George Frazer, 1913.

“A snake, with mottles rare,
Surveyed my chamber floor,
In feature as the worm before,
But ringed with power.”
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
}
m["ballistomycete"] = {
  Name = "ballistomycete", 
  Colour = "Magenta", 
  Glyph = "P", 
  Tile = "[[File:Ballistomycete.png]]", 
  Speed = "10 (stationary)", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 260, 
  AC = 1, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Sporulate", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Unbreathing flag", "Stationary flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 9, 
  Size = "Tiny", 
  Intelligence = "Brainless", 
  Genus = "fungus", 
  Species = "ballistomycete", 
  Description = [=[A lumpy reddish fungus covered in knobbly rhizome growths, growing well in the dank underground dungeon. When it senses a threat, the ballistomycete may release a deadly floating spore that explodes on its victims.]=],
}
m["ballistomycete spore"] = {
  Name = "ballistomycete spore", 
  Colour = "Green", 
  Glyph = "*", 
  Tile = "[[File:Ballistomycete spore.png]]", 
  Speed = "15", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 10, 
  AC = 0, 
  EV = 10, 
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Unbreathing flag", "No exp gain flag", "Conjured flag", "Peripheral flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "fungus", 
  Species = "ballistomycete spore", 
  Description = [=[A fast, gas-filled floating spore released by a ballistomycete when it senses a threat. After seeking out its foe, the spore will explode, damaging anything caught in the blast and further confusing living creatures.]=],
}
m["balrug"] = {
  Name = "balrug", 
  Colour = "Red", 
  Glyph = "2", 
  Tile = "[[File:Balrug.png]]", 
  Speed = "12", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 770, 
  AC = 5, 
  EV = 12, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Fire"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Fire", Damage = "3d23", Flags = {"Magical",}}, 
      {Spell = "Fireball", Damage = "3d23", Flags = {"Magical",}}, 
      {Spell = "Pyre Arrow", Damage = "2d14*", Flags = {"Magical",}}, 
      {Spell = "Smiting", Damage = "7-17", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Fighter flag", "See invisible flag", "Flying flag", "Evil flag",}, 
  Willpower = "160", 
  Resistances = {"Fire resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Cold vulnerability", "Holy vulnerability",}, 
  XP = 1205, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "balrug", 
  Species = "balrug", 
  Description = [=[A huge and very powerful demon, wreathed in fire and shadows.]=],
}
m["barachi"] = {
  Name = "barachi", 
  Colour = "LightCyan", 
  Glyph = "F", 
  Tile = "[[File:Barachi.png]]", 
  Speed = "10 (move: 120%)", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 180, 
  AC = 0, 
  EV = 10, 
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Amphibious", 
  Flags = {"Speaks flag", "No poly flag", "No gen derived flag",}, 
  Willpower = "10", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 38, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "giant frog", 
  Species = "barachi", 
  Description = [=[An amphibious humanoid with a very ugly attitude.]=],
}
m["basilisk"] = {
  Name = "basilisk", 
  Colour = "Magenta", 
  Glyph = "l", 
  Tile = "[[File:Basilisk.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 360, 
  AC = 3, 
  EV = 12, 
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Petrify", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Cold blood flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 192, 
  Size = "Little", 
  Intelligence = "Animal", 
  Genus = "giant lizard", 
  Species = "basilisk", 
  Description = [=[A crested lizard of middling size with a terrible petrifying gaze.]=], 
  Quote = [=[“Be thou like the imperial Basilisk
Killing thy foe with unapparent wounds!
Gaze on Oppression, till at that dread risk
Aghast she pass from the Earth's disk:
Fear not, but gaze—for freemen mightier grow,
And slaves more feeble, gazing on their foe:—
If Hope, and Truth, and Justice may avail,
Thou shalt be great—All hail!”
-Percy Bysshe Shelley, “Posthumous Poems”. 1824.]=],
}
m["bat"] = {
  Name = "bat", 
  Colour = "LightGrey", 
  Glyph = "b", 
  Tile = "[[File:Bat.png]]", 
  Speed = "30", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 35, 
  AC = 1, 
  EV = 14, 
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"See invisible flag", "Flying flag", "Unblindable flag", "Batty flag", "Warm blood flag",}, 
  Willpower = "0", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1, 
  Size = "Tiny", 
  Intelligence = "Animal", 
  Genus = "bat", 
  Species = "bat", 
  Description = [=[A large grey bat that, despite being herbivorous, is quite aggressive. It is myopic and uses echolocation to navigate.]=], 
  Quote = [=[“The sun was set; the night came on apace,
And falling dews bewet around the place;
The bat takes airy rounds on leathern wings,
And the hoarse owl his woeful dirges sings.”
-John Gay, Shepherd's Week, Wednesday; or, The Dumps.

“Ere the bat hath flown
His cloister'd flight.”
-William Shakespeare, _Macbeth_, III, 2, line 40. 1605.]=],
}
m["bat skeleton"] = {
  Name = "bat skeleton", 
  Colour = "LightGrey", 
  Glyph = "Z", 
  Tile = "[[File:Bat skeleton.png]]", 
  Speed = "10-28", 
  HD = 0, 
  ["HD"] = 0, 
  ["Average HP 10x"] = 0, 
  AC = 0, 
  EV = 6, 
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Unbreathing flag", "No regenerate flag",}, 
  Willpower = "1", 
  Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 2, 
  Size = "Tiny", 
  Intelligence = "Brainless", 
  Genus = "skeleton", 
  Species = "skeleton", 
  Description = [=[A skeleton compelled to unlife by the exercise of necromancy.]=], 
  Quote = [=[“God save us from the skeleton
Who sitteth at the feast!”
-James Jeffrey Roche, _The Skeleton at the Feast_. 1890.]=],
}
m["battlemage"] = {
  Name = "battlemage", 
  Colour = "LightCyan", 
  Glyph = "R", 
  Tile = "[[File:Battlemage.png]]", 
  Speed = "10", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 1, 
  AC = 0, 
  EV = 10, 
  Attacks = {
    {Damage = 8, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Throw Frost", Damage = "3d5", Flags = {"Wizard",}}, 
      {Spell = "Stone Arrow", Damage = "3d6", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Flying flag", "See invisible flag", "Insubstantial flag", "Regenerates flag", "No poly flag", "Ancestor flag", "No gen derived flag", "Unbreathing flag",}, 
  Willpower = "6", 
  Resistances = {"Fire resistance", "Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 1, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "ancestor", 
  Species = "battlemage", 
  Description = [=[A humanoid construct of insubstantial memory, floating through the air. Though perhaps somewhat changed in shape and bearing few discernable features, still it seems somehow to resemble a warrior from the distantly remembered past, skilled with both conjurations and melee combat.]=],
}
m["battlesphere"] = {
  Name = "battlesphere", 
  Colour = "LightMagenta", 
  Glyph = "*", 
  Tile = "[[File:Battlesphere.png]]", 
  Speed = "30", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 150, 
  AC = 0, 
  EV = 5, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag", "No poly flag", "Maintain range flag", "Avatar flag", "Unblindable flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance 3", "Poison resistance 3", "Acid resistance", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 140, 
  Size = "Little", 
  Intelligence = "Brainless", 
  Genus = "battlesphere", 
  Species = "battlesphere", 
  Description = [=[A small globe of destructive energy. Each time its creator casts an offensive spell, it will launch a magical barrage at the most injured nearby foe it can reach.]=], 
  Quote = [=[“I'm your only friend
I'm not your only friend
But I'm a little glowing friend
But really I'm not actually your friend
But I am”
-They Might Be Giants, “Birdhouse in Your Soul”. 1989.]=],
}
m["bennu"] = {
  Name = "bennu", 
  Colour = "Yellow", 
  Glyph = "b", 
  Tile = "[[File:Bennu.png]]", 
  Speed = "16", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 770, 
  AC = 6, 
  EV = 16, 
  Attacks = {
    {Damage = 46, Type = "Peck", Flavour = "Holy"}, 
    {Damage = 36, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"See invisible flag", "Flying flag", "Speaks flag", "Warm blood flag", "No poly flag",}, 
  Willpower = "140", 
  Resistances = {"Fire resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 1014, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "bennu", 
  Species = "bennu", 
  Description = [=[A sacred, self-created sunbird, representative of rebirth. It has ascended past the cycles of life and death, and calls upon aspects of both, rising forth from death in a burst of unholy flame.]=],
}
m["bes kemwar"] = {
  Name = "bes kemwar", 
  Colour = "Green", 
  Glyph = "W", 
  Tile = "[[File:Bes kemwar.png]]", 
  Speed = "12", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 260, 
  AC = 5, 
  EV = 10, 
  Attacks = {
    {Damage = 8, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Diminish Spells", Flags = {"Natural",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Insubstantial flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "10", 
  Resistances = {"Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Poison resistance 3", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 64, 
  Size = "Tiny", 
  Intelligence = "Animal", 
  Genus = "bes kemwar", 
  Species = "bes kemwar", 
  Description = [=[A minor hairy maggot spirit, phasing in and out of this plane. Each regional variant inflicts different minor ailments: the ones found in the Dungeon cause one's magic to grow weak.]=], 
  Quote = [=[“The Bès Kěmwar, “maggot spirit”, is one of the many _bès_ or disease spirits
 known to the Jah Hut of Malaysia. A polyvalent spirit, it is depicted as a
 maggot or caterpillar, with variants distinguished by hair, thorns, wings, and
 other details. It eats rice, vegetables, and other crops. It is responsible for
 aches in bones, joints, and muscles. If its caterpillar hair falls into water
 and that water is drunk, it causes coughing and bleeding in the throat. Maggot
 spirits are also known to live in rotten tree trunks and feed in them. Anyone
 who approaches the fallen tree will be bitten in the leg by the spirit, causing
 redness, swelling, and itching. All the toenails fall off but the swelling will
 be gone by two or three months.”
    - _A Book of Creatures_, 2020.]=],
}
m["black bear"] = {
  Name = "black bear", 
  Colour = "Blue", 
  Glyph = "h", 
  Tile = "[[File:Black bear.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 270, 
  AC = 2, 
  EV = 8, 
  Attacks = {
    {Damage = 9, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 5, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 5, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Berserker Rage", Flags = {"Emergency", "Natural",}},
    },
  }, 
  Flags = {"Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 128, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "bear", 
  Species = "black bear", 
  Description = [=[A small black bear. Like all ursines, it will become enraged if badly hurt.]=],
}
m["black draconian"] = {
  Name = "black draconian", 
  Colour = "Blue", 
  Glyph = "d", 
  Tile = "[[File:Black draconian.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 980, 
  AC = 9, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Lightning Bolt", Damage = "3d19", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Cold blood flag", "Flying flag", "Speaks flag",}, 
  Willpower = "40", 
  Resistances = {"Electricity resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 1022, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "draconian", 
  Species = "black draconian", 
  Description = [=[A muscular black-scaled humanoid with a reptilian tail and powerful wings.]=], 
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["black mamba"] = {
  Name = "black mamba", 
  Colour = "Blue", 
  Glyph = "S", 
  Tile = "[[File:Black mamba.png]]", 
  Speed = "18", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 385, 
  AC = 4, 
  EV = 15, 
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Poison"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Cold blood flag",}, 
  Willpower = "20", 
  Resistances = {"Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 455, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "snake", 
  Species = "black mamba", 
  Description = [=[An astonishingly fast tropical snake whose bite bears a deadly venom.]=], 
  Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
trans. Sir James George Frazer, 1913.

“A snake, with mottles rare,
Surveyed my chamber floor,
In feature as the worm before,
But ringed with power.”
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
}
m["blazeheart core"] = {
  Name = "blazeheart core", 
  Colour = "LightRed", 
  Glyph = "*", 
  Tile = "[[File:Blazeheart core.png]]", 
  Speed = "50 (stationary)", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 50000, 
  AC = 0, 
  EV = 99, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Insubstantial flag", "Stationary flag", "No exp gain flag", "Conjured flag", "Peripheral flag", "Unbreathing flag",}, 
  Willpower = "10", 
  Resistances = {"Fire resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "blazeheart core", 
  Species = "blazeheart core", 
  Description = [=[The exposed elemental core of a blazeheart golem. Far too unstable to remain without its shell, it is in the process of violently exploding.]=],
}
m["blazeheart golem"] = {
  Name = "blazeheart golem", 
  Colour = "Magenta", 
  Glyph = "9", 
  Tile = "[[File:Blazeheart golem.png]]", 
  Speed = "10 (atk: 200%)", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 400, 
  AC = 9, 
  EV = 2, 
  Attacks = {
    {Damage = 27, Type = "Punch", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 2", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 140, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "golem", 
  Species = "blazeheart golem", 
  Description = [=[A volatile elemental spark encased in a shell of slag iron. If destroyed while its fires still blaze, the exposed core will violently detonate a moment later.]=],
}
m["blink frog"] = {
  Name = "blink frog", 
  Colour = "LightGreen", 
  Glyph = "F", 
  Tile = "[[File:Blink frog.png]]", 
  Speed = "14 (swim: 60%)", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 330, 
  AC = 0, 
  EV = 16, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Blink"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Blink", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Cold blood flag",}, 
  Willpower = "40", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 265, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "giant frog", 
  Species = "blink frog", 
  Description = [=[A species of frog that possesses the ability to blink at will. It can blink itself close to its intended prey, or blink away to escape harm. It is commonly found in packs.]=],
}
m["blizzard demon"] = {
  Name = "blizzard demon", 
  Colour = "LightBlue", 
  Glyph = "2", 
  Tile = "[[File:Blizzard demon.png]]", 
  Speed = "10", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 660, 
  AC = 10, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Lightning Bolt", Damage = "3d18", Flags = {"Magical",}}, 
      {Spell = "Deflect Missiles", Flags = {"Magical",}}, 
      {Spell = "Freezing Gust", Damage = "2d22", Flags = {"Magical",}}, 
      {Spell = "Sleetstrike", Damage = "2d14+(3/space)", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Insubstantial flag", "Evil flag",}, 
  Willpower = "140", 
  Resistances = {"Cold resistance 2", "Electricity resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",}, 
  XP = 937, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "blizzard demon", 
  Species = "blizzard demon", 
  Description = [=[A greater demon formed from wistful snow and bitter lightning.]=],
}
m["bloated husk"] = {
  Name = "bloated husk", 
  Colour = "Yellow", 
  Glyph = "n", 
  Tile = "[[File:Bloated husk.png]]", 
  Speed = "14", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 250, 
  AC = 5, 
  EV = 5, 
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Amphibious", 
  Flags = {"Evil flag", "Unbreathing flag", "No zombie flag",}, 
  Willpower = "40", 
  Resistances = {"Cold resistance", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Poison resistance 3",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 299, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "ghoul", 
  Species = "bloated husk", 
  Description = [=[A decaying undead corpse. When it reaches a victim (or if it's destroyed first), the gases trapped inside it are released and create a large, violent concussive blast.]=],
}
m["block of ice"] = {
  Name = "block of ice", 
  Colour = "LightBlue", 
  Glyph = "I", 
  Tile = "[[File:Block of ice.png]]", 
  Speed = "10 (stationary)", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 285, 
  AC = 15, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Amphibious", 
  Flags = {"Unbreathing flag", "Stationary flag", "No exp gain flag", "Harmless flag", "Remnant flag",}, 
  Willpower = "Immune", 
  Resistances = {"Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Fire vulnerability",}, 
  XP = 0, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "block of ice", 
  Species = "block of ice", 
  Description = [=[A block of ice shaped like a statue, but worked by no living hands.]=],
}
m["bog body"] = {
  Name = "bog body", 
  Colour = "Green", 
  Glyph = "n", 
  Tile = "[[File:Bog body.png]]", 
  Speed = "10 (swim: 140%)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 390, 
  AC = 1, 
  EV = 9, 
  Attacks = {
    {Damage = 20, Type = "Touch", Flavour = "Cold"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Bolt of Cold", Damage = "3d18", Flags = {"Wizard",}}, 
      {Spell = "Slow", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Evil flag", "Unbreathing flag", "No zombie flag",}, 
  Willpower = "40", 
  Resistances = {"Fire resistance", "Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 685, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "ghoul", 
  Species = "bog body", 
  Description = [=[An undead figure preserved by the brackish waters of a bog, and reanimated by some unknown magic.]=],
}
m["boggart"] = {
  Name = "boggart", 
  Colour = "Magenta", 
  Glyph = "g", 
  Tile = "[[File:Boggart.png]]", 
  Speed = "12", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 200, 
  AC = 0, 
  EV = 12, 
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Shadow Creatures", Flags = {"Wizard",}}, 
      {Spell = "Invisibility", Flags = {"Wizard",}}, 
      {Spell = "Blink", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 117, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "boggart", 
  Species = "boggart", 
  Description = [=[A malevolent and dangerous little sprite. The shadowy illusions it summons may not be real, but are deadly all the same.]=], 
  Quote = [=[“He thinks every bush a boggart.”
-John Ray, _A Compleat Collection of English Proverbs_. 1768.

“A BOGGART intruded himself, upon what pretext or by what authority is unknown, into the house of a quiet, inoffensive, and laborious farmer; and, when once it had taken possession it disputed the right of domicile with the legal mortal tenant, in a very unneighbourly and arbitrary manner. In particular, it seemed to have a great aversion to children. As there is no point on which a parent feels more acutely than that of the maltreatment of his offspring, the feelings of the father and more particularly of his good dame, were daily, ay, and nightly, harrowed up by the malice of this malignant and invisible boggart.”
-C.J.T., _Folk-lore and Legends: English_  1890.]=],
}
m["bombardier beetle"] = {
  Name = "bombardier beetle", 
  Colour = "LightBlue", 
  Glyph = "B", 
  Tile = "[[File:Bombardier beetle.png]]", 
  Speed = "6", 
  HD = 2, 
  ["HD"] = 2, 
  ["Average HP 10x"] = 170, 
  AC = 4, 
  EV = 7, 
  Attacks = {
    {Damage = 5, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Pyre Arrow", Damage = "2d3*", Flags = {"Natural",}},
    },
  }, 
  Flags = {"No skeleton flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 45, 
  Size = "Little", 
  Intelligence = "Animal", 
  Genus = "bombardier beetle", 
  Species = "bombardier beetle", 
  Description = [=[An unassuming beetle filled with an incredible amount of hypergolic fluid. The sticky spray it fires is capable of igniting predators and unwary adventurers alike, though more experienced ones know to keep moving if they wish to avoid a fiery grave.]=],
}
m["bomblet"] = {
  Name = "bomblet", 
  Colour = "LightRed", 
  Glyph = "*", 
  Tile = "[[File:Bomblet.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 150, 
  AC = 5, 
  EV = 17, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Unbreathing flag", "Peripheral flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 39, 
  Size = "Tiny", 
  Intelligence = "Brainless", 
  Genus = "bomblet", 
  Species = "bomblet", 
  Description = [=[A small metal sphere surrounding a core of dormant fire magic. When given the proper command, it will detonate in a blast of metal and flame that is only partially affected by fire resistance.]=],
}
m["bone dragon"] = {
  Name = "bone dragon", 
  Colour = "LightGrey", 
  Glyph = "D", 
  Tile = "[[File:Bone dragon.png]]", 
  Speed = "10", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 1540, 
  AC = 18, 
  EV = 2, 
  Attacks = {
    {Damage = 30, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 20, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 20, Type = "Trample", Flavour = "Trample"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "March of Sorrows", Flags = {"Natural", "Noisy",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag",}, 
  Willpower = "100", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 2222, 
  Size = "Giant", 
  Intelligence = "Animal", 
  Genus = "dragon", 
  Species = "bone dragon", 
  Description = [=[A mighty undead abomination, pieced together from the broken bones of many dragons by powerful necromantic magic. The collective despair of such desecrated dragons gives this horror its own undying breath weapon, in billowing clouds of excruciating misery.]=], 
  Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
-Life of Confucius

“This Dragon had Two furious Wings
Each one upon each Shoulder;
With a Sting in his Tail as long as a Flail,
Which made him bolder and bolder.
He had long Claws, and in his Jaws
Four and forty Teeth of Iron;
With a Hide as tough, as any Buff,
Which did him round environ.”

-“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
}
m["boulder"] = {
  Name = "boulder", 
  Colour = "Brown", 
  Glyph = "*", 
  Tile = "[[File:Boulder.png]]", 
  Speed = "20", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 270, 
  AC = 10, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"No exp gain flag", "No poly flag", "Conjured flag", "Peripheral flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Giant", 
  Intelligence = "Brainless", 
  Genus = "boulder", 
  Species = "boulder", 
  Description = [=[A mass of fast-rolling stone, crushing everything in its path.]=],
}
m["boulder beetle"] = {
  Name = "boulder beetle", 
  Colour = "LightGrey", 
  Glyph = "B", 
  Tile = "[[File:Boulder beetle.png]]", 
  Speed = "10", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 765, 
  AC = 20, 
  EV = 2, 
  Attacks = {
    {Damage = 27, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Roll", Damage = "2d27", Flags = {"Natural",}}, 
      {Spell = "Blink Away", Flags = {"Natural",}},
    },
  }, 
  Flags = {"No skeleton flag", "Web immune flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 831, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "boulder beetle", 
  Species = "boulder beetle", 
  Description = [=[A grey beetle with an almost impenetrable rocky carapace. When at some distance from its foe, a boulder beetle is capable of rolling at high speed, attempting to crash into its target for heavy damage.]=],
}
m["bound soul"] = {
  Name = "bound soul", 
  Colour = "LightRed", 
  Glyph = "Z", 
  Tile = "[[File:Bound soul.png]]", 
  Speed = "12 - 30 (swim: 60%)", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 440, 
  AC = 2, 
  EV = 14, 
  Attacks = {
    {Damage = 1, Type = "Bite", Flavour = "Drain experience"}, 
    {Damage = 1, Type = "Constrict", Flavour = "Crush"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"See invisible flag", "Flying flag", "Insubstantial flag", "Regenerates flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "wraith", 
  Species = "spectral thing", 
  Description = [=[The soul of a living, holy, or demonic creature, captured by a dark sacrifice to Yredelemnul. The bound soul will follow its captor through stairs and come when recalled from a different level.]=],
}
m["boundless tesseract"] = {
  Name = "boundless tesseract", 
  Colour = "Magenta", 
  Glyph = "I", 
  Tile = "[[File:Boundless Tesseract.png]]", 
  Speed = "10 (stationary)", 
  HD = 30, 
  ["HD"] = 30, 
  ["Average HP 10x"] = 2100, 
  AC = 10, 
  EV = 1, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Planar Overlay", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Regenerates flag", "See invisible flag", "Insubstantial flag", "Speaks flag", "Stationary flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 10035, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "boundless tesseract", 
  Species = "boundless tesseract", 
  Description = [=[An impossible shape that scintillates with unearthly colour. The power of Zot flows heavily through it, overlaying this reality with countless others where its domain remains pristine.

Each tesseract is inextricably linked to the other, and destroying one will destroy both (and expel all the creatures they have beckoned to this reality, as well as dazing even those which they have not). But so long as they are allowed to exist, there will be no end to the forces which seek to keep you from the Orb.]=],
}
m["brain worm"] = {
  Name = "brain worm", 
  Colour = "LightMagenta", 
  Glyph = "w", 
  Tile = "[[File:Brain worm.png]]", 
  Speed = "10", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 200, 
  AC = 1, 
  EV = 5, 
  Attacks = {
    {Damage = 6, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Brain Bite", Damage = "4-8*", Flags = {"Natural",}},
    },
  }, 
  Flags = {"No skeleton flag", "Regenerates flag", "Evil flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 91, 
  Size = "Small", 
  Intelligence = "Human", 
  Genus = "ribbon worm", 
  Species = "brain worm", 
  Description = [=[A slimy fluorescent worm with a greatly distended head. This creature feeds on others' intellect as it squirms through unworldly grime.]=],
}
m["briar patch"] = {
  Name = "briar patch", 
  Colour = "Yellow", 
  Glyph = "P", 
  Tile = "[[File:Briar patch.png]]", 
  Speed = "0", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 150, 
  AC = 10, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Stationary flag", "No exp gain flag", "Harmless flag", "Spiny flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",}, 
  Vulnerabilities = {"Fire vulnerability",}, 
  XP = 0, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "plant", 
  Species = "briar patch", 
  Description = [=[A tangled cluster of thorny briars, sharp enough to pierce thick hide and armour. Although stationary, its branches are possessed with a will of their own. They move to allow magic and missiles fired by those friendly to this plant to pass through unaffected.]=],
}
m["broodmother"] = {
  Name = "broodmother", 
  Colour = "LightCyan", 
  Glyph = "s", 
  Tile = "[[File:Broodmother.png]]", 
  Speed = "12", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 1400, 
  AC = 2, 
  EV = 4, 
  Attacks = {
    {Damage = 40, Type = "Bite", Flavour = "Spider"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Summon Spiders", Flags = {"Natural",}},
    },
  }, 
  Flags = {"No skeleton flag", "Web immune flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1107, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "spider", 
  Species = "broodmother", 
  Description = [=[A giant spider swollen with eggs. Its innumerable offspring are always at its call.]=],
}
m["bullfrog"] = {
  Name = "bullfrog", 
  Colour = "Green", 
  Glyph = "F", 
  Tile = "[[File:Bullfrog.png]]", 
  Speed = "15 (swim: 60%)", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 220, 
  AC = 0, 
  EV = 12, 
  Attacks = {
    {Damage = 9, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Cold blood flag",}, 
  Willpower = "20", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 89, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "giant frog", 
  Species = "bullfrog", 
  Description = [=[An unusually aggressive amphibian that pursues its prey with rapid hops. Its croak is loud and distinctive, but unlike its smaller counterparts above ground, the dungeon bullfrog is as large as it sounds.]=], 
  Quote = [=[“Hello, my baby
Hello, my honey
Hello, my ragtime gal

Send me a kiss by wire
Baby, my hearts on fire

If you refuse me
Honey, you’ll lose me
Then you’ll be left alone

Oh baby, telephone
And tell me I’m your own.”
-Ida Emerson and Joseph E. Howard, “Hello My Baby!”]=],
}
m["bunyip"] = {
  Name = "bunyip", 
  Colour = "Yellow", 
  Glyph = "x", 
  Tile = "[[File:Bunyip.png]]", 
  Speed = "15 (atk: 450%)", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 800, 
  AC = 6, 
  EV = 10, 
  Attacks = {
    {Damage = 40, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 40, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 40, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Warning Cry", Flags = {"Vocal", "Breath",}},
    },
  }, 
  Flags = {"Warm blood flag",}, 
  Willpower = "60", 
  Resistances = {"Poison resistance", "Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 995, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "bunyip", 
  Species = "bunyip", 
  Description = [=[A flesh-eating beast that uses its limbs and tail interchangeably. It moves with alarming speed, but must pause to reorganise itself after each attack. Its distinctive screams carry far and wide.]=],
}
m["burial acolyte"] = {
  Name = "burial acolyte", 
  Colour = "LightCyan", 
  Glyph = "p", 
  Tile = "[[File:Burial acolyte.png]]", 
  Speed = "10", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 190, 
  AC = 2, 
  EV = 13, 
  Attacks = {
    {Damage = 4, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Malign Offering", Damage = "2d8", Flags = {"Priest",}}, 
      {Spell = "Dispel Undead", Damage = "3d7", Flags = {"Priest",}}, 
      {Spell = "Funeral Dirge", Flags = {"Priest",}},
    },
  }, 
  Flags = {"Warm blood flag", "Speaks flag", "Evil flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 71, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A masked priest in the service of Kikubaaqudgha, well-versed in choral rituals to both rouse the dead and send them to eternal rest.]=],
}
m["burning bush"] = {
  Name = "burning bush", 
  Colour = "Red", 
  Glyph = "P", 
  Tile = "[[File:Burning bush.png]]", 
  Speed = "10 (stationary)", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 440, 
  AC = 10, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Throw Flame", Damage = "3d7", Flags = {"Natural",}},
    },
  }, 
  Flags = {"See invisible flag", "Unbreathing flag", "Stationary flag",}, 
  Willpower = "40", 
  Resistances = {"Fire resistance", "Poison resistance", "Drown resistance", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 314, 
  Size = "Giant", 
  Intelligence = "Brainless", 
  Genus = "plant", 
  Species = "bush", 
  Description = [=[A mass of blackened twigs wreathed in orange flames, with scorch marks scarring its surroundings.]=],
}
m["burstshroom"] = {
  Name = "burstshroom", 
  Colour = "Brown", 
  Glyph = "P", 
  Tile = "[[File:Burstshroom.png]]", 
  Speed = "10 (stationary)", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 52, 
  AC = 1, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Stationary flag", "No exp gain flag", "Peripheral flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Tiny", 
  Intelligence = "Brainless", 
  Genus = "fungus", 
  Species = "burstshroom", 
  Description = [=[A rapidly-growing mushroom whose life-cycle culminates in an explosive release of spores. These spores have a mild psychoactive effect and can sometimes daze creatures who breathe them in.]=],
}
m["bush"] = {
  Name = "bush", 
  Colour = "Brown", 
  Glyph = "P", 
  Tile = "[[File:Bush.png]]", 
  Speed = "0", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 1100, 
  AC = 15, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Unbreathing flag", "Stationary flag", "No exp gain flag", "Harmless flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",}, 
  Vulnerabilities = {"Fire vulnerability",}, 
  XP = 0, 
  Size = "Giant", 
  Intelligence = "Brainless", 
  Genus = "plant", 
  Species = "bush", 
  Description = [=[A woody plant. It looks dry enough to be easily set on fire, and its foliage is not very dense, permitting both magic and missiles to pass through unaffected. However, it is firmly rooted, and requires significant effort to destroy.]=], 
  Quote = [=[“And the angel of the LORD appeared unto him in a flame of fire out of the midst of a bush: and he looked, and, behold, the bush burned with fire, and the bush was not consumed.”
-KJV Bible, Exodus 3:2.]=],
}
m["butterfly"] = {
  Name = "butterfly", 
  Colour = "White", 
  Glyph = "b", 
  Tile = "[[File:Butterfly.png]]", 
  Speed = "25", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 10, 
  AC = 0, 
  EV = 20, 
  Attacks = {
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Confused flag", "No exp gain flag", "Harmless flag", "No skeleton flag",}, 
  Willpower = "0", 
  Resistances = {}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 0, 
  Size = "Tiny", 
  Intelligence = "Brainless", 
  Genus = "butterfly", 
  Species = "butterfly", 
  Description = [=[A large, brightly coloured butterfly with beautifully patterned wings, fluttering incongruously through the darkness of the cave.]=], 
  Quote = [=[“Happiness is a butterfly, which when pursued, is always just beyond your grasp, but which, if you will sit down quietly, may alight upon you.”
-Nathaniel Hawthorne]=],
}
m["cacodemon"] = {
  Name = "cacodemon", 
  Colour = "Yellow", 
  Glyph = "2", 
  Tile = "[[File:Cacodemon.png]]", 
  Speed = "10", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 975, 
  AC = 11, 
  EV = 10, 
  Attacks = {
    {Damage = 22, Type = "Hit", Flavour = "Vuln"}, 
    {Damage = 22, Type = "Hit", Flavour = "Vuln"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Doom Bolt", Damage = "3d20", Flags = {"Magical",}}, 
      {Spell = "Vitrify", Flags = {"Magical",}}, 
      {Spell = "Slow", Flags = {"Magical",}}, 
      {Spell = "Dig", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Evil flag",}, 
  Willpower = "160", 
  Resistances = {"Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",}, 
  XP = 1139, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "cacodemon", 
  Species = "cacodemon", 
  Description = [=[A maniacal demon, brimming with accursed power. Its gleeful laughter rarely ceases, even in the heat of battle.]=], 
  Quote = [=[“We’ll call him Cacodemon, with his black Gib there, his Succuba, his Devil’s Seed, his Spawn of Phlegethon, that o’ my Consience was bred o’ the Spume of Cocytus.”
-John Fletcher, _The Knight of Malta_. 1647.]=],
}
m["cactus giant"] = {
  Name = "cactus giant", 
  Colour = "Green", 
  Glyph = "C", 
  Tile = "[[File:Cactus giant.png]]", 
  Speed = "10 (atk: 300%)", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 495, 
  AC = 1, 
  EV = 2, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Spiny flag", "No poly flag", "Unbreathing flag",}, 
  Willpower = "60", 
  Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 602, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "giant", 
  Species = "cactus giant", 
  Description = [=[A green-skinned, spiny colossus, with a hearty barrel chest and a thirst for battle. Any foe that strikes it in melee will be lucky to live to regret it.]=],
}
m["cane toad"] = {
  Name = "cane toad", 
  Colour = "Yellow", 
  Glyph = "F", 
  Tile = "[[File:Cane toad.png]]", 
  Speed = "12 (swim: 60%)", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 385, 
  AC = 6, 
  EV = 9, 
  Attacks = {
    {Damage = 26, Type = "Sting", Flavour = "Poison"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Cold blood flag",}, 
  Willpower = "20", 
  Resistances = {"Poison resistance", "Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 407, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "giant frog", 
  Species = "cane toad", 
  Description = [=[A hideous toad whose thick, warty hide is covered in poison glands. Unlike its smaller above-ground relatives, this dungeon-dweller is the size of a wolf.]=],
}
m["catoblepas"] = {
  Name = "catoblepas", 
  Colour = "Magenta", 
  Glyph = "Y", 
  Tile = "[[File:Catoblepas.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 770, 
  AC = 10, 
  EV = 2, 
  Attacks = {
    {Damage = 36, Type = "Gore", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Petrifying Cloud", Damage = "2d6", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Warm blood flag",}, 
  Willpower = "100", 
  Resistances = {"Petrify resistance",}, 
  Vulnerabilities = {}, 
  XP = 845, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "yak", 
  Species = "catoblepas", 
  Description = [=[A sluggish black buffalo, its hide encrusted with dull scales. It carries its hog-like head just above the ground, protected by a stiff mane of bristles. Its fearsome breath turns flesh into stone.]=], 
  Quote = [=[“So passed he over into the island, taking with him the two brothers of Anaxius; where he found the forsaken knight attired in his own livery, as black as sorrow itself could see itself in the blackest glass: his ornaments of the same hue, but formd into the figures of ravens which seemed to gape for carrion: only his reins were snakes, which finely wrapping themselves one within the other, their heads came together to the cheeks and bosses of the bit, where they might seem to bite at the horse, and the horse, as he champed the bit, to bite at them, and that the white foam was engendered by the poisonous fury of the combat. His impresa was a Catoblepta, which so long lies dead as the moon (whereto it hath so natural a sympathy) wants her light. The word signified, that the moon wanted not the light, but the poor beast wanted the moon’s light.”
-Sir Philip Sidney]=],
}
m["caustic shrike"] = {
  Name = "caustic shrike", 
  Colour = "LightGreen", 
  Glyph = "b", 
  Tile = "[[File:Caustic shrike.png]]", 
  Speed = "20", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 1080, 
  AC = 8, 
  EV = 18, 
  Attacks = {
    {Damage = 36, Type = "Claw", Flavour = "Acid"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Warm blood flag",}, 
  Willpower = "80", 
  Resistances = {"Fire resistance", "Cold resistance",}, 
  Vulnerabilities = {}, 
  XP = 2684, 
  Size = "Tiny", 
  Intelligence = "Animal", 
  Genus = "caustic shrike", 
  Species = "caustic shrike", 
  Description = [=[A swift, nightmarish bird whose razor-sharp metallic feathers drip with corrosive acid.]=],
}
m["caustic sporangium"] = {
  Name = "caustic sporangium", 
  Colour = "Yellow", 
  Glyph = "*", 
  Tile = "[[File:Caustic sporangium.png]]", 
  Speed = "15", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 300, 
  AC = 0, 
  EV = 10, 
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "No exp gain flag", "Peripheral flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance", "Acid resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "caustic sporangium", 
  Species = "caustic sporangium", 
  Description = [=[A balloon-like sac of slime mold spores, suspended in a nutrient slurry to sustain them on their search for a new home. To the great misfortune of any adventurers in the vicinity, this slurry is also a highly potent acid.]=],
}
m["centaur"] = {
  Name = "centaur", 
  Colour = "Brown", 
  Glyph = "c", 
  Tile = "[[File:Centaur.png]]", 
  Speed = "15", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 220, 
  AC = 3, 
  EV = 7, 
  Attacks = {
    {Damage = 7, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 3, Type = "Kick", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Archer flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 112, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "centaur", 
  Species = "centaur", 
  Description = [=[A hybrid with the torso of a human atop the body of a horse. It is highly skilled in archery.]=], 
  Quote = [=[“When Peleus, some distance away, saw him torn apart by the frightful wound he shouted: ‘Accept this tribute to the dead, at least, Crantor, dearest of youths’, and with his powerful arm, he hurled his ash spear, at full strength, at Demoleon. It ruptured the ribcage, and stuck quivering in the bone. The centaur pulled out the shaft minus its head (he tried with difficulty to reach that also) but the head was caught in his lung. The pain itself strengthened his will: wounded, he reared up at his enemy and beat the hero down with his hooves. Peleus received the resounding blows on helmet and shield, and defending his upper arms, and controlling the weapon he held out, with one blow through the arm he pierced the bi-formed breast.”
-Ovid, _Metamorphoses_, XII, 330. 8 AD.]=],
}
m["centaur warrior"] = {
  Name = "centaur warrior", 
  Colour = "Yellow", 
  Glyph = "c", 
  Tile = "[[File:Centaur warrior.png]]", 
  Speed = "15", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 550, 
  AC = 4, 
  EV = 7, 
  Attacks = {
    {Damage = 16, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 5, Type = "Kick", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "Archer flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 838, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "centaur", 
  Species = "centaur", 
  Description = [=[A muscular centaur, veteran of numerous battles, armed with well-made weapons and able to use them skilfully.]=], 
  Quote = [=[“When Peleus, some distance away, saw him torn apart by the frightful wound he shouted: ‘Accept this tribute to the dead, at least, Crantor, dearest of youths’, and with his powerful arm, he hurled his ash spear, at full strength, at Demoleon. It ruptured the ribcage, and stuck quivering in the bone. The centaur pulled out the shaft minus its head (he tried with difficulty to reach that also) but the head was caught in his lung. The pain itself strengthened his will: wounded, he reared up at his enemy and beat the hero down with his hooves. Peleus received the resounding blows on helmet and shield, and defending his upper arms, and controlling the weapon he held out, with one blow through the arm he pierced the bi-formed breast.”
-Ovid, _Metamorphoses_, XII, 330. 8 AD.]=],
}
m["cerulean imp"] = {
  Name = "cerulean imp", 
  Colour = "LightBlue", 
  Glyph = "5", 
  Tile = "[[File:Cerulean imp.png]]", 
  Speed = "10 (move: 70%)", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 135, 
  AC = 3, 
  EV = 14, 
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Flying flag", "Speaks flag",}, 
  Willpower = "40", 
  Resistances = {"Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 12, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "cerulean imp", 
  Species = "cerulean imp", 
  Description = [=[A small, wilful minor demon. Its wings, far larger than its scrawny body, were made to soar, and it lands only rarely and with the greatest reluctance.]=],
}
m["chaos spawn"] = {
  Name = "chaos spawn", 
  Colour = "Blue", 
  Glyph = "4", 
  Tile = "[[File:Chaos spawn.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 300, 
  AC = 4, 
  EV = 12, 
  Attacks = {
    {Damage = 19, Type = "Random", Flavour = "Chaos"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Evil flag",}, 
  Willpower = "60", 
  Resistances = {"Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",}, 
  XP = 172, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "chaos spawn", 
  Species = "chaos spawn", 
  Description = [=[A being of pure chaos, its form is constantly shifting, growing and then losing eyes, mouths, claws and tentacles. It corrupts everything it touches.]=],
}
m["charred statue"] = {
  Name = "charred statue", 
  Colour = "LightGrey", 
  Glyph = "8", 
  Tile = "[[File:Charred statue.png]]", 
  Speed = "10 (stationary)", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 720, 
  AC = 12, 
  EV = 1, 
  Attacks = {
    {Damage = 20, Type = "Weapon only", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Throw Flame", Damage = "3d5", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Archer flag", "Unbreathing flag", "Speaks flag", "Stationary flag", "No poly flag", "Don't melee flag", "Artificial flag", "Vault flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 32, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "statue", 
  Species = "statue", 
  Description = [=[A statue that has been imbued with flame, allowing it to make use of simple fire-based conjurations.]=],
}
m["cherub"] = {
  Name = "cherub", 
  Colour = "LightBlue", 
  Glyph = "A", 
  Tile = "[[File:Cherub.png]]", 
  Speed = "10", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 765, 
  AC = 12, 
  EV = 20, 
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 8, Type = "Cherub", Flavour = "Plain"},
  }, 
  Holiness = "Holy", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Battlecry", Flags = {"Vocal",}},
    },
  }, 
  Flags = {"Fighter flag", "Archer flag", "Flying flag", "Speaks flag",}, 
  Willpower = "100", 
  Resistances = {"Fire resistance", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Holy resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 744, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "angel", 
  Species = "cherub", 
  Description = [=[A throne-bearer of the gods, whose head is beset by four faces: one of a man, one of an ox, one of a lion, one of an eagle. It is one of the angelic beings who stand before the good gods, singing eternal hymns of praise to their glory and greatness.]=], 
  Quote = [=[“The glory of Yahweh mounted up from the cherub, and stood over the threshold of the house; and the house was filled with the cloud, and the court was full of the brightness of Yahweh’s glory.
The sound of the wings of the cherubim was heard even to the outer court, as the voice of God Almighty when he speaks.”
-WEB Bible, Ezekiel 10:4-5]=],
}
m["chonchon"] = {
  Name = "chonchon", 
  Colour = "LightGreen", 
  Glyph = "x", 
  Tile = "[[File:Chonchon.png]]", 
  Speed = "20 (spell: 200%)", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 630, 
  AC = 6, 
  EV = 16, 
  Attacks = {
    {Damage = 32, Type = "Headbutt", Flavour = "Chaos"}, 
    {Damage = 28, Type = "Bite", Flavour = "Vampiric"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Beckoning Gale", Damage = "2d12", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Flying flag", "Batty flag", "Warm blood flag", "No poly flag", "Evil flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {"Silver vulnerability",}, 
  XP = 1250, 
  Size = "Tiny", 
  Intelligence = "Human", 
  Genus = "chonchon", 
  Species = "chonchon", 
  Description = [=[Some sorcerers care little for unholy realms or undead forms, seeking power instead in the whims of cruel chaos. This ominous owl-winged head is all that remains of a former archmage: it delights in spreading misfortune and drinking blood in its new airborne form.]=], 
  Quote = [=[“In its simplest form it is a bird of the night, an owl (_Strix rufipes_) that
 flies on silent wings during the night to announce illness, death, or some
 other unwelcome event. When its croaking is heard it is advised to throw ash
 into the air and utter a few prayers in the hopes of turning away its evil.

 The chonchón is also said to be a _calcu_ or evil sorcerer in disguise. It
 resemble a human head, with oversized wing-like ears that allow it to fly.
 During the night, these sorcerers’ heads detach themselves from their bodies
 and fly around to cause mischief, invisible to most, their ominous _tué, tué,
 tué_ call announcing misfortune. They have the same powers as sorcerers do,
 and have been known to suck the blood of sleepers.”
    - _A Book of Creatures_, 2015.]=],
}
m["clockroach"] = {
  Name = "clockroach", 
  Colour = "Brown", 
  Glyph = "B", 
  Tile = "[[File:Clockroach.png]]", 
  Speed = "12", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 110, 
  AC = 3, 
  EV = 10, 
  Attacks = {
    {Damage = 4, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Sandblast", Damage = "3d7", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Warded flag", "No skeleton flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 36, 
  Size = "Little", 
  Intelligence = "Animal", 
  Genus = "clockroach", 
  Species = "clockroach", 
  Description = [=[A common dungeon pest that combines the worst features of a scavenging insect and a looming deadline.

Time flows strangely around it, rewinding any injuries inflicted upon it unless the source of them is near enough to be caught up in its timestream.]=],
}
m["clockwork bee"] = {
  Name = "clockwork bee", 
  Colour = "LightCyan", 
  Glyph = "y", 
  Tile = "[[File:Clockwork bee.png]]", 
  Speed = "15", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 280, 
  AC = 6, 
  EV = 16, 
  Attacks = {
    {Damage = 13, Type = "Sting", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 79, 
  Size = "Tiny", 
  Intelligence = "Brainless", 
  Genus = "killer bee", 
  Species = "clockwork bee", 
  Description = [=[A mechanical insect powered by an intricate array of gears and springs. It is vicious and resilient to damage, but its clockwork naturally winds down as it attacks, eventually leaving it unable to move until its creator winds it again.]=],
}
m["cognitogaunt"] = {
  Name = "cognitogaunt", 
  Colour = "Magenta", 
  Glyph = "n", 
  Tile = "[[File:cognitogaunt.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 780, 
  AC = 6, 
  EV = 16, 
  Attacks = {
    {Damage = 28, Type = "Claw", Flavour = "Confuse"}, 
    {Damage = 22, Type = "Touch", Flavour = "Pain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Brain Bite", Damage = "4-8*", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Evil flag", "Unbreathing flag", "No zombie flag", "See invisible flag", "Speaks flag",}, 
  Willpower = "80", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 963, 
  Size = "Small", 
  Intelligence = "Human", 
  Genus = "cognitogaunt", 
  Species = "cognitogaunt", 
  Description = [=[A wizened, headless corpse, animated not by conventional necromancy but by the mournful malice of dead stars. Its psychic eyes, floating disjointedly from its body's movements, relentlessly burrow through its victims' minds.]=],
}
m["colossal amoeba"] = {
  Name = "colossal amoeba", 
  Colour = "Red", 
  Glyph = "J", 
  Tile = "[[File:Colossal amoeba.png]]", 
  Speed = "13", 
  HD = 17, 
  ["HD"] = 17, 
  ["Average HP 10x"] = 1400, 
  AC = 3, 
  EV = 6, 
  Attacks = {
    {Damage = 40, Type = "Hit", Flavour = "Swarm"}, 
    {Damage = 23, Type = "Engulf", Flavour = "Drag"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Eats doors", "See invisible flag", "Unblindable flag", "Amorphous flag", "Regenerates flag", "No skeleton flag",}, 
  Willpower = "100", 
  Resistances = {"Poison resistance", "Acid resistance 3", "Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 1464, 
  Size = "Giant", 
  Intelligence = "Brainless", 
  Genus = "jelly", 
  Species = "colossal amoeba", 
  Description = [=[An unfathomably massive pile of mystic pulsating protoplasm. The slightest threat will cause it to undergo rapid weaponised mitosis, rapidly overwhelming potential meals in a cytoplasmic tidal wave.]=],
}
m["conjurer statue"] = {
  Name = "conjurer statue", 
  Colour = "LightGrey", 
  Glyph = "8", 
  Tile = "[[File:Conjurer statue.png]]", 
  Speed = "10 (stationary)", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 720, 
  AC = 12, 
  EV = 1, 
  Attacks = {
    {Damage = 20, Type = "Weapon only", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Orb of Destruction", Damage = "9d13", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Archer flag", "Unbreathing flag", "Speaks flag", "Stationary flag", "No poly flag", "Don't melee flag", "Artificial flag", "Vault flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 1135, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "statue", 
  Species = "statue", 
  Description = [=[At first glance, this piece of sculpted granite appears inert. The red glow from its eyes, however, suggests it is no mere stone. Although it is rooted to its base, it can still move parts of itself.]=],
}
m["crawling corpse"] = {
  Name = "crawling corpse", 
  Colour = "Brown", 
  Glyph = "x", 
  Tile = "[[File:Crawling corpse.png]]", 
  Speed = "8", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 10, 
  AC = 1, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Unbreathing flag", "No regenerate flag", "No exp gain flag",}, 
  Willpower = "Immune", 
  Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 0, 
  Size = "Tiny", 
  Intelligence = "Brainless", 
  Genus = "macabre mass", 
  Species = "crawling corpse", 
  Description = [=[A corpse weakly animated by necromancy. It is easily destroyed, but capable of merging with others to form more potent horrors.]=],
}
m["crawling flesh cage"] = {
  Name = "crawling flesh cage", 
  Colour = "LightBlue", 
  Glyph = "x", 
  Tile = "[[File:Crawling flesh cage.png]]", 
  Speed = "10", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 900, 
  AC = 16, 
  EV = 4, 
  Attacks = {
    {Damage = 24, Type = "Tentacle slap", Flavour = "Reach cleave ugly"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Warm blood flag", "Herd flag", "No gen derived flag", "No poly flag", "No skeleton flag", "No zombie flag",}, 
  Willpower = "60", 
  Resistances = {"Fire resistance", "Cold resistance", "Poison resistance", "Electricity resistance", "Acid resistance",}, 
  Vulnerabilities = {"Silver vulnerability",}, 
  XP = 755, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "crawling flesh cage", 
  Species = "crawling flesh cage", 
  Description = [=[A modern breakthrough in arcane experimentation, this mobile prison cell weaponises the living fragments of once-escaped ugly things, extending the reach of their tendrils to thrash multiple foes at once from a distance.]=],
}
m["creeping inferno"] = {
  Name = "creeping inferno", 
  Colour = "LightRed", 
  Glyph = "*", 
  Tile = "[[File:Creeping inferno.png]]", 
  Speed = "10", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 1110, 
  AC = 0, 
  EV = 10, 
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Insubstantial flag", "Peripheral flag", "Unbreathing flag",}, 
  Willpower = "60", 
  Resistances = {"Fire resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 2, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "creeping inferno", 
  Species = "creeping inferno", 
  Description = [=[A formless mass of ancient fire, bound by heat and malevolence. It longs to unleash itself as a wild fire storm, yet must first patiently burn towards its victims with implaceable inevitability.]=],
}
m["creeping plasmodium"] = {
  Name = "creeping plasmodium", 
  Colour = "Yellow", 
  Glyph = "J", 
  Tile = "[[File:Creeping plasmodium.png]]", 
  Speed = "10 (spell: 200%)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 980, 
  AC = 17, 
  EV = 3, 
  Attacks = {
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Walls only", 
  Spellsets = {
    {
      {Spell = "Launch Sporangium", Damage = "3d20", Flags = {"Natural",}},
    },
  }, 
  Flags = {"No skeleton flag", "See invisible flag", "Unblindable flag", "Amorphous flag",}, 
  Willpower = "160", 
  Resistances = {"Poison resistance", "Acid resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 1800, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "jelly", 
  Species = "creeping plasmodium", 
  Description = [=[An enormous and unnervingly motile slime mold colony. It creeps along the crevices of the walls in search of nutrients and can spread itself to new locations by launching enormous sporangia.]=],
}
m["crimson imp"] = {
  Name = "crimson imp", 
  Colour = "Red", 
  Glyph = "5", 
  Tile = "[[File:Crimson imp.png]]", 
  Speed = "10", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 135, 
  AC = 3, 
  EV = 14, 
  Attacks = {
    {Damage = 4, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Blink", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Evil flag", "Flying flag", "Regenerates flag", "Speaks flag",}, 
  Willpower = "40", 
  Resistances = {"Fire resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Cold vulnerability", "Holy vulnerability",}, 
  XP = 49, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "crimson imp", 
  Species = "crimson imp", 
  Description = [=[A small, ugly minor demon. Its fanged maw seems locked in a permanent malign grin, and its horns protrude obscenely from its scaly pate.]=], 
  Quote = [=[“The Devil, too, sometimes steals human children; it is not infrequent for him to carry away infants within the first six weeks after birth, and to substitute in their place imps.”
-Martin Luther]=],
}
m["crocodile"] = {
  Name = "crocodile", 
  Colour = "Brown", 
  Glyph = "l", 
  Tile = "[[File:Crocodile.png]]", 
  Speed = "10 (swim: 60%)", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 360, 
  AC = 4, 
  EV = 12, 
  Attacks = {
    {Damage = 15, Type = "Bite", Flavour = "Drag"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Cold blood flag",}, 
  Willpower = "20", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 119, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "crocodile", 
  Species = "crocodile", 
  Description = [=[A crocodilian with powerful jaws.]=], 
  Quote = [=[“How doth the little crocodile
 Improve his shining tail,
And pour the waters of the Nile
 On every golden scale!

How cheerfully he seems to grin,
 How neatly spreads his claws,
And welcomes little fishes in
 With gently smiling jaws!”
    -Lewis Carroll, _Alice's Adventures in Wonderland_, 1865.]=],
}
m["crystal echidna"] = {
  Name = "crystal echidna", 
  Colour = "Green", 
  Glyph = "r", 
  Tile = "[[File:Crystal echidna.png]]", 
  Speed = "13", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 640, 
  AC = 10, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Throw Barbs", Damage = "2d13", Flags = {"Natural",}}, 
      {Spell = "Crystallising Shot", Damage = "3d20", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 775, 
  Size = "Little", 
  Intelligence = "Animal", 
  Genus = "crystal echidna", 
  Species = "crystal echidna", 
  Description = [=[A spiny, long snouted rodent grown out of pure living crystal. It is immune to most forms of magic and hurls both crystallising shots and painful barbs.]=], 
  Quote = [=[HAMLET [Drawing his sword.]: How now! a rat? Dead, for a ducat, dead
       [Stabs through the arras.]
    -William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, III, 4. 1603.]=],
}
m["crystal guardian"] = {
  Name = "crystal guardian", 
  Colour = "Green", 
  Glyph = "9", 
  Tile = "[[File:Crystal guardian.png]]", 
  Speed = "10", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 600, 
  AC = 20, 
  EV = 0, 
  Attacks = {
    {Damage = 42, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Crystallising Shot", Damage = "3d25", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Unbreathing flag", "Speaks flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 920, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "golem", 
  Species = "crystal guardian", 
  Description = [=[An intricate animated statue made of heavily ensorcelled crystal that is immune to most forms of magic. The spells which created it are so powerful that even flesh may start to crystallise around any fragments that become embedded in it - leaving its foes brittle and vulnerable.]=],
}
m["culicivora"] = {
  Name = "culicivora", 
  Colour = "Brown", 
  Glyph = "s", 
  Tile = "[[File:Culicivora.png]]", 
  Speed = "15", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 390, 
  AC = 2, 
  EV = 16, 
  Attacks = {
    {Damage = 27, Type = "Bite", Flavour = "Vampiric"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Heal Other", Damage = "2d4+3", Flags = {"Natural",}},
    },
  }, 
  Flags = {"No skeleton flag", "Web immune flag", "Evil flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 222, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "spider", 
  Species = "culicivora", 
  Description = [=[A small spider with rudimentary healing abilities. Though not undead, it packs a nasty vampiric bite.]=],
}
m["curse skull"] = {
  Name = "curse skull", 
  Colour = "LightMagenta", 
  Glyph = "z", 
  Tile = "[[File:Curse skull.png]]", 
  Speed = "15", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 520, 
  AC = 35, 
  EV = 3, 
  Attacks = {
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Summon Undead", Flags = {"Magical", "Noisy",}}, 
      {Spell = "Symbol of Torment", Flags = {"Magical", "Noisy",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Speaks flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1169, 
  Size = "Tiny", 
  Intelligence = "Human", 
  Genus = "curse skull", 
  Species = "curse skull", 
  Description = [=[A charred skull floating in the air and rotating slowly. Mystic symbols are carved into its blackened surface.]=], 
  Quote = [=[“Good friend for Jesus’ sake forbear,
 To dig the dust enclosed here.
 Blessed be the man that spares these stones,
 And cursed be he that moves my bones.”
    -Epitaph on William Shakespeare's grave]=],
}
m["curse toe"] = {
  Name = "curse toe", 
  Colour = "LightGreen", 
  Glyph = "z", 
  Tile = "[[File:Curse toe.png]]", 
  Speed = "10 (move: 140%)", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 980, 
  AC = 25, 
  EV = 1, 
  Attacks = {
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Symbol of Torment", Flags = {"Magical",}}, 
      {Spell = "Summon Mushrooms", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Speaks flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 3", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 2731, 
  Size = "Tiny", 
  Intelligence = "Human", 
  Genus = "curse toe", 
  Species = "curse toe", 
  Description = [=[A disembodied toe, hanging in the air and radiating an intense field of negative energy.]=],
}
m["cyclops"] = {
  Name = "cyclops", 
  Colour = "Yellow", 
  Glyph = "C", 
  Tile = "[[File:Cyclops.png]]", 
  Speed = "7", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 495, 
  AC = 5, 
  EV = 3, 
  Attacks = {
    {Damage = 35, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 549, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "giant", 
  Species = "cyclops", 
  Description = [=[A giant with one eye in the centre of its forehead. Despite its lack of binocular vision, it is able to throw boulders with fearsome accuracy.]=],
}
m["daeva"] = {
  Name = "daeva", 
  Colour = "Yellow", 
  Glyph = "A", 
  Tile = "[[File:Daeva.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 1190, 
  AC = 10, 
  EV = 11, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Holy", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Smiting", Damage = "7-17", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Fighter flag", "Flying flag", "Speaks flag",}, 
  Willpower = "140", 
  Resistances = {"Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Holy resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 1325, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "angel", 
  Species = "daeva", 
  Description = [=[A towering winged figure radiating an aura of brilliant golden light. It is a divine agent of the Shining One.]=], 
  Quote = [=[“Between these twain the Daevas also chose not aright, for infatuation came upon them as they took counsel together, so that they chose the Worst Thought. Then they rushed together to Violence, that they might enfeeble the world of men.”
-the Avesta, Yasna XXX, 6, Ahunavaiti Gatha.
trans. Christian Bartholomae, 1951.]=],
}
m["dancing weapon"] = {
  Name = "dancing weapon", 
  Colour = "Red", 
  Glyph = "(", 
  Tile = "[[File:Dancing weapon.png]]", 
  Speed = "13 - 20", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 150, 
  AC = 11, 
  EV = 18, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "Flying flag", "Unbreathing flag", "Ghost demon flag", "Unblindable flag", "Don't melee flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 756, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "dancing weapon", 
  Species = "dancing weapon", 
  Description = [=[A pole with a large, heavy blade on one end.

It has been enchanted to dance through the air and attack under its own power.]=], 
  Quote = [=[“To know the perfect length of your ſhort ſtaffe, or half Pike, Forreſt bil,
 Partiſan or Gleue, or ſuch like weapons of vantage and perfect lengths, you
 ſhall ſtand vpright, holding the ſtaffe vpright cloſe by your body, with your
 left hãd, reaching with your right hand your ſtaffe as high as you can, and
 then allow to that length a ſpace to ſet both your hands, when you come to
 fight, wherein you may conueniently ſtrike, thruſt and ward, & that is the
 iuſt length according to you ſtature. And this note, that theſe lengths will
 commonly fall out to be eight or nine foot long, and will fit, although not
 iuſt, the ſtatures of all men, without any hindrance at all vnto them in their
 fight, becauſe in any weapon wherin the hands may be remoued, and at libertie,
 to make the weapon lõger or ſhorter in fight at his pleaſure, a foot of the
 ſtaffe behind the backmoſt hand doth no harme.”
    -George Silver,_Paradoxes of Defence_.1599.]=],
}
m["dart slug"] = {
  Name = "dart slug", 
  Colour = "Cyan", 
  Glyph = "w", 
  Tile = "[[File:Dart slug.png]]", 
  Speed = "7", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 100, 
  AC = 1, 
  EV = 1, 
  Attacks = {
    {Damage = 3, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Slug Dart", Damage = "2d3", Flags = {"Natural",}},
    },
  }, 
  Flags = {"No skeleton flag",}, 
  Willpower = "0", 
  Resistances = {}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 3, 
  Size = "Little", 
  Intelligence = "Animal", 
  Genus = "elephant slug", 
  Species = "dart slug", 
  Description = [=[A small invertebrate. It hunts prey considerably larger than itself by firing chitinous darts, using a concealed air bladder to launch them with remarkable range and power.]=],
}
m["death cob"] = {
  Name = "death cob", 
  Colour = "Yellow", 
  Glyph = "z", 
  Tile = "[[File:Death cob.png]]", 
  Speed = "25", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 910, 
  AC = 10, 
  EV = 15, 
  Attacks = {
    {Damage = 35, Type = "Hit", Flavour = "Drain speed"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Unbreathing flag", "Speaks flag",}, 
  Willpower = "40", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1517, 
  Size = "Tiny", 
  Intelligence = "Human", 
  Genus = "death cob", 
  Species = "death cob", 
  Description = [=[A dreadful undead cob of maize. Look, this one was probably a mistake. We're sorry.]=],
}
m["death drake"] = {
  Name = "death drake", 
  Colour = "LightGrey", 
  Glyph = "k", 
  Tile = "[[File:Death drake.png]]", 
  Speed = "13", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 765, 
  AC = 6, 
  EV = 14, 
  Attacks = {
    {Damage = 12, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Miasma Breath", Damage = "3d9", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Cold blood flag", "Flying flag",}, 
  Willpower = "40", 
  Resistances = {"Poison resistance", "Miasma resistance",}, 
  Vulnerabilities = {}, 
  XP = 742, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "drake", 
  Species = "death drake", 
  Description = [=[A dark and baleful minor dragon. It breathes a lethally potent miasma from its pestilential maw.]=],
}
m["death knight"] = {
  Name = "death knight", 
  Colour = "Green", 
  Glyph = "p", 
  Tile = "[[File:Death knight.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 840, 
  AC = 14, 
  EV = 11, 
  Attacks = {
    {Damage = 32, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Agony", Flags = {"Priest",}}, 
      {Spell = "Hurl Torchlight", Damage = "3d19", Flags = {"Priest",}},
    },
  }, 
  Flags = {"Fighter flag", "Evil flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "80", 
  Resistances = {}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1023, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A warrior-priest of Yredelemnul, chanting fearful supplications to its dark god.]=],
}
m["death scarab"] = {
  Name = "death scarab", 
  Colour = "Blue", 
  Glyph = "B", 
  Tile = "[[File:Death scarab.png]]", 
  Speed = "30", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 320, 
  AC = 7, 
  EV = 14, 
  Attacks = {
    {Damage = 33, Type = "Bite", Flavour = "Scarab"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Unbreathing flag", "Batty flag", "No skeleton flag", "Web immune flag", "No zombie flag",}, 
  Willpower = "60", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 814, 
  Size = "Little", 
  Intelligence = "Animal", 
  Genus = "death scarab", 
  Species = "death scarab", 
  Description = [=[A hideous swarming undead insect, exuding death and decay and feeding on the life energies of those unfortunate enough to encounter it.]=],
}
m["death yak"] = {
  Name = "death yak", 
  Colour = "Yellow", 
  Glyph = "Y", 
  Tile = "[[File:Death yak.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 770, 
  AC = 9, 
  EV = 5, 
  Attacks = {
    {Damage = 30, Type = "Gore", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Warm blood flag", "Herd flag",}, 
  Willpower = "100", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 813, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "yak", 
  Species = "death yak", 
  Description = [=[A larger and beefier relative of the common dungeon yak. Its little red eyes gleam with hunger for living flesh.]=],
}
m["deathcap"] = {
  Name = "deathcap", 
  Colour = "LightMagenta", 
  Glyph = "f", 
  Tile = "[[File:Deathcap.png]]", 
  Speed = "10", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 520, 
  AC = 5, 
  EV = 0, 
  Attacks = {
    {Damage = 33, Type = "Spore", Flavour = "Confuse"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Drain Life", Damage = "2d15", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Evil flag", "Unbreathing flag",}, 
  Willpower = "80", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 5, 
  Size = "Tiny", 
  Intelligence = "Brainless", 
  Genus = "fungus", 
  Species = "wandering mushroom", 
  Description = [=[A noxious and deadly fungus suffused with negative energy. While parasitic in life, undeath has granted it the ability to absorb its nutrients directly from the life force of others.]=],
}
m["decayed bog body"] = {
  Name = "decayed bog body", 
  Colour = "Green", 
  Glyph = "n", 
  Tile = "[[File:Decayed bog body.png]]", 
  Speed = "10 (swim: 140%)", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 390, 
  AC = 1, 
  EV = 9, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 4, Type = "Touch", Flavour = "Cold"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Throw Frost", Damage = "3d5", Flags = {"Wizard",}}, 
      {Spell = "Slow", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Evil flag", "Unbreathing flag", "No zombie flag", "Vault flag",}, 
  Willpower = "40", 
  Resistances = {"Fire resistance", "Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 50, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "ghoul", 
  Species = "bog body", 
  Description = [=[An undead figure preserved by the brackish waters of a bog. Though it has been reanimated by some unknown magic, this magic is not enough to prevent its decaying.]=],
}
m["deep dwarf"] = {
  Name = "deep dwarf", 
  Colour = "LightBlue", 
  Glyph = "g", 
  Tile = "[[File:Deep dwarf.png]]", 
  Speed = "10", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 275, 
  AC = 2, 
  EV = 12, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "No regenerate flag", "No poly flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 130, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "dwarf", 
  Species = "deep dwarf", 
  Description = [=[Pale and unnaturally tough-skinned, deep dwarves dwell far below ground and almost never emerge into the sunlit upper world.]=],
}
m["deep elf annihilator"] = {
  Name = "deep elf annihilator", 
  Colour = "LightBlue", 
  Glyph = "e", 
  Tile = "[[File:Deep elf annihilator.png]]", 
  Speed = "10", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 675, 
  AC = 3, 
  EV = 12, 
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Lightning Bolt", Damage = "3d20", Flags = {"Wizard",}}, 
      {Spell = "Lehudib's Crystal Spear", Damage = "3d34", Flags = {"Wizard",}}, 
      {Spell = "Blink", Flags = {"Wizard",}}, 
      {Spell = "Iron Shot", Damage = "3d28", Flags = {"Wizard",}}, 
      {Spell = "Poison Arrow", Damage = "3d22", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "120", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1008, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[A deep elf who exults in conjured mayhem and destruction. It is widely hated and feared, both for the power and for the precision of its destructive magics.]=],
}
m["deep elf archer"] = {
  Name = "deep elf archer", 
  Colour = "Brown", 
  Glyph = "e", 
  Tile = "[[File:Deep elf archer.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 500, 
  AC = 3, 
  EV = 15, 
  Attacks = {
    {Damage = 21, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Blink Range", Flags = {"Wizard", "Short range",}}, 
      {Spell = "Slow", Flags = {"Wizard",}}, 
      {Spell = "Confuse", Flags = {"Wizard",}}, 
      {Spell = "Deflect Missiles", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Archer flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "80", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 748, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[An experienced deep elf fighter with a penchant for ranged combat.]=],
}
m["deep elf blademaster"] = {
  Name = "deep elf blademaster", 
  Colour = "LightCyan", 
  Glyph = "e", 
  Tile = "[[File:Deep elf blademaster.png]]", 
  Speed = "15", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 1040, 
  AC = 3, 
  EV = 25, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Two weapons flag", "Fighter flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "120", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1669, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[A champion of the deep elves, who scorns magic and is devoted to the study of the sword. It wields two weapons with astonishing dexterity and speed.]=],
}
m["deep elf death mage"] = {
  Name = "deep elf death mage", 
  Colour = "White", 
  Glyph = "e", 
  Tile = "[[File:Deep elf death mage.png]]", 
  Speed = "10", 
  HD = 17, 
  ["HD"] = 17, 
  ["Average HP 10x"] = 775, 
  AC = 3, 
  EV = 12, 
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Draining", Damage = "3d24", Flags = {"Wizard",}}, 
      {Spell = "Vampiric Draining", Damage = "4-41", Flags = {"Wizard",}}, 
      {Spell = "Call Lost Souls", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "120", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1031, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[A deep elf surrounded by a shimmering aura of negative energy, as a result of its practice of necromancy and life-sapping magic.]=],
}
m["deep elf demonologist"] = {
  Name = "deep elf demonologist", 
  Colour = "Yellow", 
  Glyph = "e", 
  Tile = "[[File:Deep elf demonologist.png]]", 
  Speed = "10", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 540, 
  AC = 3, 
  EV = 12, 
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Summon Demon", Flags = {"Wizard",}}, 
      {Spell = "Summon Greater Demon", Flags = {"Wizard",}}, 
      {Spell = "Banishment", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Evil flag",}, 
  Willpower = "100", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1034, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[A deep elf who is marked heavily by long years of contact with unnatural demonic forces and the creatures of the Abyss.]=],
}
m["deep elf elementalist"] = {
  Name = "deep elf elementalist", 
  Colour = "LightRed", 
  Glyph = "e", 
  Tile = "[[File:Deep elf elementalist.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 630, 
  AC = 3, 
  EV = 12, 
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Lee's Rapid Deconstruction", Damage = "3d20*", Flags = {"Wizard",}}, 
      {Spell = "Fireball", Damage = "3d23", Flags = {"Wizard",}}, 
      {Spell = "Hoarfrost Cannonade", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}}, 
      {Spell = "Deflect Missiles", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "120", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1190, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[A deep elf commanding the primal forces of the universe. It is renowned for its ability to pin down even the most elusive foes with powerful, unavoidable magic.]=],
}
m["deep elf high priest"] = {
  Name = "deep elf high priest", 
  Colour = "LightGreen", 
  Glyph = "e", 
  Tile = "[[File:Deep elf high priest.png]]", 
  Speed = "10", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 495, 
  AC = 6, 
  EV = 12, 
  Attacks = {
    {Damage = 14, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Call Down Damnation", Damage = "3d15", Flags = {"Priest",}}, 
      {Spell = "Malign Offering", Damage = "2d17", Flags = {"Priest",}}, 
      {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}}, 
      {Spell = "Prayer of Brilliance", Flags = {"Priest",}},
    },
  }, 
  Flags = {"Evil flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "80", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 896, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[An exalted servant of the ancient dark god of the deep elves, basking in hellish death magic.]=],
}
m["deep elf knight"] = {
  Name = "deep elf knight", 
  Colour = "Blue", 
  Glyph = "e", 
  Tile = "[[File:Deep elf knight.png]]", 
  Speed = "10", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 495, 
  AC = 3, 
  EV = 16, 
  Attacks = {
    {Damage = 21, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Throw Icicle", Damage = "3d20", Flags = {"Wizard",}}, 
      {Spell = "Force Lance", Damage = "3d14", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}}, 
      {Spell = "Invisibility", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "80", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 780, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[A battle-hardened deep elf fighter.]=],
}
m["deep elf master archer"] = {
  Name = "deep elf master archer", 
  Colour = "LightGrey", 
  Glyph = "e", 
  Tile = "[[File:Deep elf master archer.png]]", 
  Speed = "10 (msl: 50%)", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 750, 
  AC = 3, 
  EV = 15, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Archer flag", "Speaks flag", "Warm blood flag", "Don't melee flag",}, 
  Willpower = "100", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1645, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[A deep elf archer who has devoted a lifetime to the mastery of archery, dismissing magic as a frivolous distraction.]=],
}
m["deep elf pyromancer"] = {
  Name = "deep elf pyromancer", 
  Colour = "Red", 
  Glyph = "e", 
  Tile = "[[File:.Deep elf pyromancer.png]]", 
  Speed = "10", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 405, 
  AC = 3, 
  EV = 12, 
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Pyre Arrow", Damage = "2d9*", Flags = {"Wizard",}}, 
      {Spell = "Bolt of Fire", Damage = "3d17", Flags = {"Wizard",}}, 
      {Spell = "Summon Fire Elementals", Flags = {"Wizard",}}, 
      {Spell = "Blink", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 601, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[A deep elf learned in the ways of fiery magic. It is capable of casting a wide array of scorching spells.]=],
}
m["deep elf sorcerer"] = {
  Name = "deep elf sorcerer", 
  Colour = "LightMagenta", 
  Glyph = "e", 
  Tile = "[[File:Deep elf sorcerer.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 630, 
  AC = 3, 
  EV = 12, 
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Corrosive Bolt", Damage = "3d23", Flags = {"Wizard",}}, 
      {Spell = "Banishment", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}}, 
      {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Evil flag",}, 
  Willpower = "120", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1241, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[A mighty spellcaster who draws power from the very Hells, and possesses lethal arcane abilities.]=],
}
m["deep elf zephyrmancer"] = {
  Name = "deep elf zephyrmancer", 
  Colour = "Cyan", 
  Glyph = "e", 
  Tile = "[[File:.Deep elf zephyrmancer.png]]", 
  Speed = "10", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 405, 
  AC = 3, 
  EV = 12, 
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Lightning Bolt", Damage = "3d16", Flags = {"Wizard",}}, 
      {Spell = "Blink", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 602, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[An elf with a singular focus on the magic of the air, leaving little time to study anything else.]=],
}
m["deep troll"] = {
  Name = "deep troll", 
  Colour = "Yellow", 
  Glyph = "T", 
  Tile = "[[File:Deep troll.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 550, 
  AC = 6, 
  EV = 10, 
  Attacks = {
    {Damage = 27, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 20, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 20, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"See invisible flag", "Regenerates flag", "Unblindable flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 729, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "troll", 
  Species = "deep troll", 
  Description = [=[A stooped troll with dark skin. It often travels in packs.]=], 
  Quote = [=[“Buckshank bold and Elfinstone,
And more than I can mention here,
They caused to be built so stout a ship,
And unto Iceland they would steer.

They launched the ship upon the main,
Which bellowed like a wrathful bear;
Down to the bottom the vessel sank,
A laidly Trold has dragged it there.”
-George Borrow, _Lavengro: The Scholar, the Gypsy, the Priest_. 1851.]=],
}
m["deep troll earth mage"] = {
  Name = "deep troll earth mage", 
  Colour = "Magenta", 
  Glyph = "T", 
  Tile = "[[File:Deep troll earth mage.png]]", 
  Speed = "10", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 480, 
  AC = 12, 
  EV = 10, 
  Attacks = {
    {Damage = 27, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 20, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 20, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Lee's Rapid Deconstruction", Damage = "3d18*", Flags = {"Wizard",}}, 
      {Spell = "Dig", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Unblindable flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 807, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "troll", 
  Species = "deep troll", 
  Description = [=[A particularly intelligent deep troll. It uses its magic to tunnel through the earth and ambush foes.]=], 
  Quote = [=[“Buckshank bold and Elfinstone,
And more than I can mention here,
They caused to be built so stout a ship,
And unto Iceland they would steer.

They launched the ship upon the main,
Which bellowed like a wrathful bear;
Down to the bottom the vessel sank,
A laidly Trold has dragged it there.”
-George Borrow, _Lavengro: The Scholar, the Gypsy, the Priest_. 1851.]=],
}
m["deep troll shaman"] = {
  Name = "deep troll shaman", 
  Colour = "White", 
  Glyph = "T", 
  Tile = "[[File:Deep troll shaman.png]]", 
  Speed = "10", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 480, 
  AC = 6, 
  EV = 10, 
  Attacks = {
    {Damage = 27, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 20, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 20, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Haste Other", Flags = {"Priest",}}, 
      {Spell = "Might Other", Flags = {"Priest",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Unblindable flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 816, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "troll", 
  Species = "deep troll", 
  Description = [=[A deep troll blessed with divine power to strengthen and hasten its kin.]=], 
  Quote = [=[“Buckshank bold and Elfinstone,
And more than I can mention here,
They caused to be built so stout a ship,
And unto Iceland they would steer.

They launched the ship upon the main,
Which bellowed like a wrathful bear;
Down to the bottom the vessel sank,
A laidly Trold has dragged it there.”
-George Borrow, _Lavengro: The Scholar, the Gypsy, the Priest_. 1851.]=],
}
m["deformed elf"] = {
  Name = "deformed elf", 
  Colour = "LightRed", 
  Glyph = "e", 
  Tile = "[[File:Deformed elf.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 360, 
  AC = 3, 
  EV = 15, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "Vault flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 346, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
}
m["deformed human"] = {
  Name = "deformed human", 
  Colour = "LightGrey", 
  Glyph = "p", 
  Tile = "[[File:Deformed human.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 330, 
  AC = 3, 
  EV = 13, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "Vault flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 194, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=], 
  Quote = [=[“Do you know
Do I know
What’s this thing called ‘man’?
God only knows what a man is!
I only know his price.”
-Bertolt Brecht, “The Measures Taken”. 1930.]=],
}
m["deformed orc"] = {
  Name = "deformed orc", 
  Colour = "LightRed", 
  Glyph = "o", 
  Tile = "[[File:Deformed orc.png]]", 
  Speed = "10", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 70, 
  AC = 1, 
  EV = 9, 
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "Vault flag",}, 
  Willpower = "0", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 3, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "orc", 
  Species = "orc", 
  Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
}
m["demigod"] = {
  Name = "demigod", 
  Colour = "Yellow", 
  Glyph = "p", 
  Tile = "[[File:Demigod.png]]", 
  Speed = "10", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 375, 
  AC = 2, 
  EV = 12, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "No gen derived flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 154, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "demigod", 
  Description = [=[A human-like figure with an aura of power betraying its divine ancestry.]=],
}
m["demonic crawler"] = {
  Name = "demonic crawler", 
  Colour = "LightGreen", 
  Glyph = "s", 
  Tile = "[[File:Demonic crawler.png]]", 
  Speed = "13", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 585, 
  AC = 10, 
  EV = 6, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 20, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Regenerates flag", "See invisible flag", "No skeleton flag", "Web immune flag", "Evil flag",}, 
  Willpower = "60", 
  Resistances = {"Poison resistance", "Negative energy resistance 3", "Torment resistance", "Miasma resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 803, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "demonic crawler", 
  Species = "demonic crawler", 
  Description = [=[A hellish insectoid creature, fueled by some infernal power that constantly regrows its chitinous segments. Nothing short of a lethal blow will stop it for long.]=],
}
m["demonic plant"] = {
  Name = "demonic plant", 
  Colour = "Blue", 
  Glyph = "P", 
  Tile = "[[File:Demonic plant.png]]", 
  Speed = "0", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 2000, 
  AC = 0, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Stationary flag", "No exp gain flag", "Harmless flag", "Fragile flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "plant", 
  Species = "demonic plant", 
  Description = [=[A demonic mockery of a plant, covered with mysterious appendages and writhing tentacles. It appears to be harmless.]=],
}
m["demonspawn"] = {
  Name = "demonspawn", 
  Colour = "Brown", 
  Glyph = "6", 
  Tile = "[[File:Demonspawn.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 925, 
  AC = 3, 
  EV = 12, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 20, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 20, Type = "Gore", Flavour = "Plain"},
  }, 
  Holiness = "Natural demon", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "Evil flag",}, 
  Willpower = "40", 
  Resistances = {"Torment resistance", "Miasma resistance",}, 
  Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",}, 
  XP = 852, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "demonspawn", 
  Species = "demonspawn", 
  Description = [=[A half-mortal, half-demonic creature, with its hellish heritage asserting itself through a certain devilish cast to its features.]=],
}
m["demonspawn blood saint"] = {
  Name = "demonspawn blood saint", 
  Colour = "LightBlue", 
  Glyph = "6", 
  Tile = "[[File:Demonspawn blood saint.png]]", 
  Speed = "10", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 925, 
  AC = 8, 
  EV = 12, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Fire"},
  }, 
  Holiness = "Natural demon", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Legendary Destruction", Damage = "3d25 / 3d19 / 3d21", Flags = {"Priest",}}, 
      {Spell = "Call of Chaos", Flags = {"Priest",}},
    },
  }, 
  Flags = {"Evil flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "60", 
  Resistances = {"Fire resistance 3", "Torment resistance", "Miasma resistance",}, 
  Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",}, 
  XP = 1108, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "demonspawn", 
  Species = "demonspawn", 
  Description = [=[A half-mortal, half-demonic creature, radiating an intense heat. It weaves powerful and unpredictable spells of devastation.]=],
}
m["demonspawn corrupter"] = {
  Name = "demonspawn corrupter", 
  Colour = "LightGreen", 
  Glyph = "6", 
  Tile = "[[File:Demonspawn corrupter.png]]", 
  Speed = "10", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 925, 
  AC = 9, 
  EV = 13, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 20, Type = "Kick", Flavour = "Plain"},
  }, 
  Holiness = "Natural demon", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Plane Rend", Flags = {"Priest",}}, 
      {Spell = "Entropic Weave", Flags = {"Priest",}},
    },
  }, 
  Flags = {"Evil flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "60", 
  Resistances = {"Negative energy resistance 3", "Torment resistance", "Miasma resistance",}, 
  Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",}, 
  XP = 1115, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "demonspawn", 
  Species = "demonspawn", 
  Description = [=[A half-mortal, half-demonic creature, oozing with dark energies. It twists space around itself, and can corrupt weapons, armour and even the very flesh of its opponents.]=],
}
m["demonspawn soul scholar"] = {
  Name = "demonspawn soul scholar", 
  Colour = "LightMagenta", 
  Glyph = "6", 
  Tile = "[[File:Demonspawn soul scholar.png]]", 
  Speed = "10", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 925, 
  AC = 15, 
  EV = 10, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural demon", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Draining", Damage = "3d22", Flags = {"Priest",}}, 
      {Spell = "Sign of Ruin", Flags = {"Priest",}}, 
      {Spell = "Dispel Undead Range", Damage = "3d24", Flags = {"Priest",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "60", 
  Resistances = {"Cold resistance 3", "Torment resistance", "Miasma resistance",}, 
  Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",}, 
  XP = 1026, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "demonspawn", 
  Species = "demonspawn", 
  Description = [=[A half-mortal, half-demonic creature, covered in icy blue scales. Its devotion to the deities of death grants it great insight into the vulnerabilities and applications of mortal souls.]=], 
  Quote = [=[“Xinchub: At least you're conceding that I've got a soul.
   Petey: Yes, but it is battered, twisted, and drenched in the blood of the
          innocent.
 Xinchub: Mmm... yeah.
   Petey: When you stop being pleased by that we'll know you're making
          progress.”
    -Howard Tayler, _Schlock Mercenary_. February 8, 2008.]=],
}
m["demonspawn warmonger"] = {
  Name = "demonspawn warmonger", 
  Colour = "LightCyan", 
  Glyph = "6", 
  Tile = "[[File:Demonspawn warmonger.png]]", 
  Speed = "10", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 1250, 
  AC = 13, 
  EV = 8, 
  Attacks = {
    {Damage = 40, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 20, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 20, Type = "Gore", Flavour = "Plain"},
  }, 
  Holiness = "Natural demon", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Sap Magic", Flags = {"Priest",}}, 
      {Spell = "Haste Other", Flags = {"Priest",}},
    },
  }, 
  Flags = {"Fighter flag", "Evil flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "60", 
  Resistances = {"Torment resistance", "Miasma resistance",}, 
  Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",}, 
  XP = 1305, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "demonspawn", 
  Species = "demonspawn", 
  Description = [=[A half-mortal, half-demonic creature, now more beast than whatever species it is descended from. It is devoted to martial combat, disrupting the magic of its foes as it feasts off of endless conflict.]=],
}
m["diamond obelisk"] = {
  Name = "diamond obelisk", 
  Colour = "White", 
  Glyph = "I", 
  Tile = "[[File:Diamond obelisk.png]]", 
  Speed = "10 (stationary)", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 96000, 
  AC = 12, 
  EV = 1, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Unbreathing flag", "Stationary flag", "No exp gain flag", "Harmless flag", "No poly flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Vortex resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "diamond obelisk", 
  Species = "diamond obelisk", 
  Description = [=[A towering obelisk surrounded by a powerful storm.]=], 
  Quote = [=[“As one example of the meanings inherent in a form, let us examine a particular
 form of vertical stone marker, variously called stele, obelisk, standing-stone,
 and memorial column. These have been historically and commonly used to
 commemorate honored phenomena. So, when a people wish to remember an important
 relationship, event or personage, a location is dedicated to it and often
 marked with an enduring and aspiring vertical form or sets of them. In natural
 language, a vertical stone means: an aspiring connector between us (on earth)
 and an ideal (up there); that we ‘stand up’ with pride about this honored
 phenomenon. The marker is a symbolic inhabitation of the place it occupies. Its
 size and workmanship is a sacrifice of much work and resources to a memory. It
 is a strong suggestion (because we left it to them and it is of durable
 material) that future people also give honor to the memorialized phenomenon.
 When we use this particular physical form of the vertical marker, both its
 historic use as an honorific and its meanings in natural language may well send
 a message that this is an honored place, a place about a ‘good’ both in our
 culture and in the culture of future observers.”
    -“Expert Judgment on Markers to Deter Inadvertent Human Intrusion into the
      Waste Isolation Pilot Plant”, Sandia National Laboratories report. 1993]=],
}
m["diamond sawblade"] = {
  Name = "diamond sawblade", 
  Colour = "Cyan", 
  Glyph = "I", 
  Tile = "[[File:Diamond_sawblade.png]]", 
  Speed = "10 (stationary)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 700, 
  AC = 15, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Shred", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Stationary flag", "Unbreathing flag", "No poly flag", "Peripheral flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance 3", "Petrify resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 852, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "diamond sawblade", 
  Species = "diamond sawblade", 
  Description = [=[A serrated disc forged of razor-sharp material. It spins in place at high velocity, shredding through flesh and metal alike.]=],
}
m["dire elephant"] = {
  Name = "dire elephant", 
  Colour = "Blue", 
  Glyph = "Y", 
  Tile = "[[File:Dire elephant.png]]", 
  Speed = "10", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 1125, 
  AC = 13, 
  EV = 2, 
  Attacks = {
    {Damage = 40, Type = "Trample", Flavour = "Trample"}, 
    {Damage = 15, Type = "Trunk slap", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Warm blood flag",}, 
  Willpower = "100", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 999, 
  Size = "Giant", 
  Intelligence = "Animal", 
  Genus = "elephant", 
  Species = "dire elephant", 
  Description = [=[A huge pachyderm, wilder and fiercer than normal elephants, with a very thick hide, powerful legs, and a memory to die for.]=],
}
m["djinni"] = {
  Name = "djinni", 
  Colour = "Magenta", 
  Glyph = "R", 
  Tile = "[[File:Djinni.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 400, 
  AC = 5, 
  EV = 5, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Speaks flag", "Unbreathing flag",}, 
  Willpower = "30", 
  Resistances = {"Fire resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 363, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "djinni", 
  Species = "djinni", 
  Description = [=[An elemental spirit formed from smokeless fire.]=],
}
m["doom hound"] = {
  Name = "doom hound", 
  Colour = "Green", 
  Glyph = "h", 
  Tile = "[[File:Doom hound.png]]", 
  Speed = "13", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 1100, 
  AC = 6, 
  EV = 13, 
  Attacks = {
    {Damage = 45, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 30, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Doom Howl", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Unholy flag", "See invisible flag", "Unblindable flag",}, 
  Willpower = "20", 
  Resistances = {"Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 3392, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "hound", 
  Species = "doom hound", 
  Description = [=[A demon lapdog of the queen of Tartarus, bound to hunt her enemies. The first time a foe hears its howl, it will echo in their mind, calling nightmarish creatures to hunt them. Those who survive have the small consolation of being inoculated against that particular hound's howl.]=], 
  Quote = [=[“Standing over Hugo, and plucking at his throat, there stood a foul thing, a great, black beast, shaped like a hound, yet larger than any hound that ever mortal eye has rested upon. And even as they looked the thing tore the throat out of Hugo Baskerville...”
-Arthur Conan Doyle, _The Hound of the Baskervilles_. 1902.]=],
}
m["dormant clockwork bee"] = {
  Name = "dormant clockwork bee", 
  Colour = "Cyan", 
  Glyph = "*", 
  Tile = "[[File:Dormant clockwork bee.png]]", 
  Speed = "15 (stationary)", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 260, 
  AC = 13, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Stationary flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 9, 
  Size = "Tiny", 
  Intelligence = "Brainless", 
  Genus = "killer bee", 
  Species = "dormant clockwork bee", 
  Description = [=[A mechanical insect powered by an intricate array of gears and springs. It has run out of power and can only be rewound by its creator moving into it.]=],
}
m["draconian"] = {
  Name = "draconian", 
  Colour = "Brown", 
  Glyph = "d", 
  Tile = "[[File:Draconian.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 640, 
  AC = 10, 
  EV = 11, 
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Cold blood flag", "Speaks flag", "No poly flag", "No gen derived flag",}, 
  Willpower = "10", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 526, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "draconian", 
  Species = "draconian", 
  Description = [=[A brown-scaled humanoid with a reptilian tail and small wings. It is yet to develop the distinct colouring and powerful breath attack of its mature form.]=], 
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["draconian annihilator"] = {
  Name = "draconian annihilator", 
  Colour = "Yellow", 
  Glyph = "q", 
  Tile = "[[File:Draconian annihilator.png]]", 
  Speed = "10", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 800, 
  AC = 9, 
  EV = 10, 
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 12, Type = "Bite", Flavour = "Acid"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Lightning Bolt", Damage = "3d21", Flags = {"Wizard",}}, 
      {Spell = "Lehudib's Crystal Spear", Damage = "3d35", Flags = {"Wizard",}}, 
      {Spell = "Blink", Flags = {"Wizard",}}, 
      {Spell = "Iron Shot", Damage = "3d29", Flags = {"Wizard",}}, 
      {Spell = "Poison Arrow", Damage = "3d23", Flags = {"Wizard",}}, 
      {Spell = "Spit Acid", Damage = "3d14", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Cold blood flag", "Speaks flag",}, 
  Willpower = "40", 
  Resistances = {"Acid resistance",}, 
  Vulnerabilities = {}, 
  XP = 1122, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "draconian", 
  Species = "draconian", 
  Description = [=[A draconian that uses powerful conjurations to destroy anyone who dares to stand in its way.]=], 
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["draconian knight"] = {
  Name = "draconian knight", 
  Colour = "LightBlue", 
  Glyph = "q", 
  Tile = "[[File:Draconian knight.png]]", 
  Speed = "10", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 1120, 
  AC = 19, 
  EV = 11, 
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Cold", Damage = "3d25", Flags = {"Wizard",}}, 
      {Spell = "Throw Icicle", Damage = "3d25", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}}, 
      {Spell = "Invisibility", Flags = {"Wizard",}}, 
      {Spell = "Lightning Bolt", Damage = "3d21", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Fighter flag", "Cold blood flag", "Speaks flag",}, 
  Willpower = "40", 
  Resistances = {"Electricity resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 1284, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "draconian", 
  Species = "draconian", 
  Description = [=[A draconian protected by thick scales, skilful weapon use, and complementary magic.]=], 
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["draconian monk"] = {
  Name = "draconian monk", 
  Colour = "LightGreen", 
  Glyph = "q", 
  Tile = "[[File:Draconian monk.png]]", 
  Speed = "10", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 1120, 
  AC = 7, 
  EV = 20, 
  Attacks = {
    {Damage = 35, Type = "Punch", Flavour = "Flank"}, 
    {Damage = 20, Type = "Kick", Flavour = "Plain"}, 
    {Damage = 15, Type = "Tail slap", Flavour = "Plain"}, 
    {Damage = 15, Type = "Sting", Flavour = "Poison"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Poisonous Cloud", Damage = "3d10", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Fighter flag", "Cold blood flag", "Speaks flag",}, 
  Willpower = "40", 
  Resistances = {"Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 1308, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "draconian", 
  Species = "draconian", 
  Description = [=[A draconian who has eschewed the study of weaponry and magic in order to train in the art of unarmed combat. Its scaly fists, well-thewed legs, and mighty tail rain down blows upon its opponents.]=], 
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["draconian scorcher"] = {
  Name = "draconian scorcher", 
  Colour = "LightRed", 
  Glyph = "q", 
  Tile = "[[File:Draconian scorcher.png]]", 
  Speed = "10", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 800, 
  AC = 9, 
  EV = 12, 
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Fire", Damage = "3d25", Flags = {"Wizard",}}, 
      {Spell = "Bolt of Magma", Damage = "3d25", Flags = {"Wizard",}}, 
      {Spell = "Fireball", Damage = "3d26", Flags = {"Wizard",}}, 
      {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Wizard",}}, 
      {Spell = "Call Down Damnation", Damage = "3d15", Flags = {"Wizard",}}, 
      {Spell = "Searing Breath", Damage = "3d21", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Cold blood flag", "Speaks flag", "Evil flag",}, 
  Willpower = "40", 
  Resistances = {"Fire resistance",}, 
  Vulnerabilities = {}, 
  XP = 1216, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "draconian", 
  Species = "draconian", 
  Description = [=[A cunning draconian who has mastered the inner secrets of the element of fire. Its scales are sooty from years of magical pyrotechnics.]=], 
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["draconian shifter"] = {
  Name = "draconian shifter", 
  Colour = "LightMagenta", 
  Glyph = "q", 
  Tile = "[[File:Draconian shifter.png]]", 
  Speed = "10", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 960, 
  AC = 9, 
  EV = 16, 
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Dimension Anchor", Flags = {"Wizard",}}, 
      {Spell = "Blink Other", Flags = {"Wizard",}}, 
      {Spell = "Blink Range", Flags = {"Wizard", "Emergency",}}, 
      {Spell = "Blink Allies Encircling", Flags = {"Wizard",}}, 
      {Spell = "Quicksilver Bolt", Damage = "3d20", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Cold blood flag", "Speaks flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1240, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "draconian", 
  Species = "draconian", 
  Description = [=[A draconian master of the warp, who can translocate both itself and anyone else to any place, either on this world or outside of it.]=], 
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["draconian stormcaller"] = {
  Name = "draconian stormcaller", 
  Colour = "White", 
  Glyph = "q", 
  Tile = "[[File:Draconian stormcaller.png]]", 
  Speed = "10", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 880, 
  AC = 10, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}}, 
      {Spell = "Summon Drakes", Flags = {"Priest",}}, 
      {Spell = "Upheaval", Damage = "3d24", Flags = {"Priest",}}, 
      {Spell = "Cold Breath", Damage = "3d26", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Cold blood flag", "Speaks flag", "Evil flag",}, 
  Willpower = "40", 
  Resistances = {"Cold resistance",}, 
  Vulnerabilities = {}, 
  XP = 1148, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "draconian", 
  Species = "draconian", 
  Description = [=[A draconian deriving its thunderous powers and draconic allies from the worship of Qazlal.]=], 
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["draugr"] = {
  Name = "draugr", 
  Colour = "LightGrey", 
  Glyph = "Z", 
  Tile = "[[File:Draugr.png]]", 
  Speed = "10 - 30", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 0, 
  AC = 11, 
  EV = 4, 
  Attacks = {
    {Damage = 4, Type = "Hit", Flavour = "Doom"}, 
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"No regenerate flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "6", 
  Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 1, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "draugr", 
  Species = "draugr", 
  Description = [=[A territorial gnarl of driftwood and shattered bones. Its resentment of the living has slowly twisted its remains into a monstrous form, capable of brandishing weapons and spreading terrible curses.]=],
}
m["dread lich"] = {
  Name = "dread lich", 
  Colour = "LightMagenta", 
  Glyph = "L", 
  Tile = "[[File:Dread lich.png]]", 
  Speed = "10", 
  HD = 27, 
  ["HD"] = 27, 
  ["Average HP 10x"] = 1080, 
  AC = 20, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Touch", Flavour = "Drain experience"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Summon Greater Demon", Flags = {"Wizard",}}, 
      {Spell = "Paralyse", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}}, 
      {Spell = "Invisibility", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Speaks flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 5119, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "lich", 
  Species = "lich", 
  Description = [=[A lich who has made terrible pacts with demonic forces to augment its dark magic.]=],
}
m["dream sheep"] = {
  Name = "dream sheep", 
  Colour = "Cyan", 
  Glyph = "Y", 
  Tile = "[[File:Dream sheep.png]]", 
  Speed = "10", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 220, 
  AC = 2, 
  EV = 10, 
  Attacks = {
    {Damage = 13, Type = "Headbutt", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Dream Dust", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Warm blood flag", "Herd flag",}, 
  Willpower = "30", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 255, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "dream sheep", 
  Species = "dream sheep", 
  Description = [=[A drowsy, fluffy ovine whose coat sparkles with motes of dream dust. It gathers in herds and fills the air with dream dust, overwhelming its victims and putting them to sleep.]=], 
  Quote = [=[“How undisturbed, the sleep of the foolish.”
-Philip K. Dick]=],
}
m["drowned soul"] = {
  Name = "drowned soul", 
  Colour = "LightCyan", 
  Glyph = "W", 
  Tile = "[[File:Drowned soul.png]]", 
  Speed = "12", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 195, 
  AC = 0, 
  EV = 13, 
  Attacks = {
    {Damage = 0, Type = "Touch", Flavour = "Drown"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Speaks flag", "Insubstantial flag",}, 
  Willpower = "60", 
  Resistances = {"Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 7, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "phantom", 
  Species = "drowned soul", 
  Description = [=[A cold and hollow apparition of the drowned dead, chained by some lingering attachment to the depths in which it perished. It rushes to embrace the living, sharing the last moments of its watery fate with whatever it touches.]=],
}
m["drude"] = {
  Name = "drude", 
  Colour = "LightMagenta", 
  Glyph = "5", 
  Tile = "[[File:Drude.png]]", 
  Speed = "13", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 210, 
  AC = 4, 
  EV = 17, 
  Attacks = {
    {Damage = 8, Type = "Hit", Flavour = "Doom"}, 
    {Damage = 8, Type = "Hit", Flavour = "Doom"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Evil flag",}, 
  Willpower = "40", 
  Resistances = {"Fire resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 37, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "drude", 
  Species = "drude", 
  Description = [=[A conniving demon born from the nightmares of sleeping mages. It delights in coaxing the imagined fears of mortals into reality.]=],
}
m["dryad"] = {
  Name = "dryad", 
  Colour = "LightGreen", 
  Glyph = "R", 
  Tile = "[[File:Dryad.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 520, 
  AC = 6, 
  EV = 12, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Awaken Vines", Flags = {"Wizard",}}, 
      {Spell = "Awaken Forest", Flags = {"Wizard",}}, 
      {Spell = "Minor Healing", Damage = "2d4+3", Flags = {"Emergency", "Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Cautious flag", "No poly flag", "No gen derived flag",}, 
  Willpower = "80", 
  Resistances = {}, 
  Vulnerabilities = {"Fire vulnerability",}, 
  XP = 344, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "dryad", 
  Species = "dryad", 
  Description = [=[A spirit of nature, bound to the forest in which it resides. It is capable of calling upon the trees to defend against incursions.]=], 
  Quote = [=[• Roy Quixote: Wait, what's my beef with clean energy again?
— Durkon Pansa: Dunno, but if'n ye prefer, I know a grove o'peach trees tha've been gettin' fresh wit tha locals.
-Rich Burlew, “Haleo and Julean”]=],
}
m["dwarf"] = {
  Name = "dwarf", 
  Colour = "LightGreen", 
  Glyph = "g", 
  Tile = "[[File:Dwarf.png]]", 
  Speed = "10", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 275, 
  AC = 2, 
  EV = 12, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "No gen derived flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 130, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "dwarf", 
  Species = "dwarf", 
  Description = [=[A member of a short, sturdy mountain-dwelling folk.]=],
}
m["earth elemental"] = {
  Name = "earth elemental", 
  Colour = "Brown", 
  Glyph = "E", 
  Tile = "[[File:Earth elemental.png]]", 
  Speed = "8", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 450, 
  AC = 14, 
  EV = 4, 
  Attacks = {
    {Damage = 36, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Wall", 
  Flags = {"Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",}, 
  Vulnerabilities = {}, 
  XP = 83, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "elemental", 
  Species = "earth elemental", 
  Description = [=[A spirit drawn from the elemental plane of earth. It exists in this world as a sinuous stream of silt and stone, capable of smoothly flowing through solid rock.]=],
}
m["efreet"] = {
  Name = "efreet", 
  Colour = "Red", 
  Glyph = "R", 
  Tile = "[[File:Efreet.png]]", 
  Speed = "10", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 385, 
  AC = 10, 
  EV = 5, 
  Attacks = {
    {Damage = 17, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Fire", Damage = "3d15", Flags = {"Magical",}}, 
      {Spell = "Fireball", Damage = "3d15", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Flying flag", "Speaks flag", "Evil flag",}, 
  Willpower = "20", 
  Resistances = {"Fire resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Cold vulnerability", "Holy vulnerability",}, 
  XP = 361, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "efreet", 
  Species = "efreet", 
  Description = [=[An imposing, muscular figure engulfed in a cloud of searing flame.]=], 
  Quote = [=[“When the hoopoe returned to Solomon (he told him the news), and he responded (to Sheba’s people): “Are you giving me money? What GOD has given me is far better than what He has given you. You are the ones to rejoice in such gifts.” (To the hoopoe, he said), “Go back to them (and let them know that) we will come to them with forces they cannot imagine. We will evict them, humiliated and debased.” He said, “O you elders, which of you can bring me her mansion, before they arrive here as submitters?” One afrit from the jinns said, “I can bring it to you before you stand up. I am powerful enough to do this.”
-The Quran, Sura 27 Al-Naml]=],
}
m["eidolon"] = {
  Name = "eidolon", 
  Colour = "Brown", 
  Glyph = "W", 
  Tile = "[[File:Eidolon.png]]", 
  Speed = "10", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 715, 
  AC = 12, 
  EV = 10, 
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Drain speed"}, 
    {Damage = 17, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Draining", Damage = "3d21", Flags = {"Magical",}}, 
      {Spell = "Cause Fear", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag",}, 
  Willpower = "140", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 948, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "wraith", 
  Species = "eidolon", 
  Description = [=[An ancient skeletal apparition, sheathed in a cloud of mist. Its form glows white-hot with debilitating energy.]=], 
  Quote = [=[“No sooner had sleep caught him, dissolving all his grief
 as mists of refreshing slumber poured around him there—
 his powerful frame was bone-weary from charging Hector
 straight and hard to the walls of windswept Troy—
 than the ghost of stricken Patroclus drifted up...
 He was like the man to the life, every feature,
 the same tall build and the fine eyes and voice
 and the very robes that used to clothe his body.
 Hovering at his head the phantom rose and spoke:
 ‘Sleeping, Achilles? You’ve forgotten me, my friend.
 You never neglected me in life, only now in death.
 Bury me, quickly—let me pass the Gates of Hades.
 They hold me off at a distance, all the souls,
 the shades of the burnt-out, breathless dead,
 never to let me cross the river, mingle with them...
 They leave me to wander up and down, abandoned, lost
 at the House of Death with the all-embracing gates.’”
    -Homer, _The Iliad_, XXIII, 72-88.
     trans. Robert Fagles, 1990.]=],
}
m["eldritch tentacle"] = {
  Name = "eldritch tentacle", 
  Colour = "Green", 
  Glyph = "w", 
  Tile = "[[File:Eldritch tentacle.png]]", 
  Speed = "12 (stationary)", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 1200, 
  AC = 13, 
  EV = 0, 
  Attacks = {
    {Damage = 30, Type = "Tentacle slap", Flavour = "Chaos"}, 
    {Damage = 40, Type = "Claw", Flavour = "Chaos"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Eldritch tentacle", 
  Flags = {"See invisible flag", "Flying flag", "Unbreathing flag", "Stationary flag", "No poly flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Acid resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Silver vulnerability",}, 
  XP = 1535, 
  Size = "Giant", 
  Intelligence = "Animal", 
  Genus = "eldritch tentacle", 
  Species = "eldritch tentacle", 
  Description = [=[An immense, squamous appendage of some unseen creature, dripping with ichor and tipped with a single, terrible-looking claw.]=],
}
m["eldritch tentacle segment"] = {
  Name = "eldritch tentacle segment", 
  Colour = "Green", 
  Glyph = "*", 
  Tile = "[[File:Eldritch tentacle segment.png]]", 
  Speed = "12 (stationary)", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 1200, 
  AC = 13, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Eldritch tentacle", 
  Flags = {"See invisible flag", "Flying flag", "Unbreathing flag", "Stationary flag", "No exp gain flag", "No poly flag", "Peripheral flag", "Harmless flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Acid resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Giant", 
  Intelligence = "Animal", 
  Genus = "eldritch tentacle", 
  Species = "eldritch tentacle segment", 
  Description = [=[A part of an immense, squamous appendage. It thrashes and pulsates like no other living thing.]=],
}
m["electric eel"] = {
  Name = "electric eel", 
  Colour = "LightCyan", 
  Glyph = "S", 
  Tile = "[[File:Electric eel.png]]", 
  Speed = "10", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 165, 
  AC = 1, 
  EV = 15, 
  Attacks = {
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Water", 
  Spellsets = {
    {
      {Spell = "Electrical Bolt", Damage = "3d6", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Cold blood flag", "No gen derived flag",}, 
  Willpower = "10", 
  Resistances = {"Electricity resistance 3", "Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 54, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "electric eel", 
  Species = "electric eel", 
  Description = [=[A type of fish capable of generating a powerful electric field.]=], 
  Quote = [=[“The latter lived in the country, and before his house there was an oak, in
 which there was a lair of snakes. His servants killed the snakes, but Melampus
 gathered wood and burnt the reptiles, and reared the young ones. And when the
 young were full grown, they stood beside him at each of his shoulders as he
 slept, and they purged his ears with their tongues. He started up in a great
 fright, but understood the voices of the birds flying overhead, and from what
 he learned from them he foretold to men what should come to pass.”
    -Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
    trans. Sir James George Frazer, 1913.

“A snake, with mottles rare,
 Surveyed my chamber floor,
 In feature as the worm before,
 But ringed with power.”
    -Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
}
m["electric golem"] = {
  Name = "electric golem", 
  Colour = "LightBlue", 
  Glyph = "9", 
  Tile = "[[File:Electric golem.png]]", 
  Speed = "16", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 1350, 
  AC = 5, 
  EV = 20, 
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Electricity"}, 
    {Damage = 15, Type = "Hit", Flavour = "Electricity"}, 
    {Damage = 15, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Lightning Bolt", Damage = "3d20", Flags = {"Magical",}}, 
      {Spell = "Blink", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Unbreathing flag", "Speaks flag", "Insubstantial flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 2019, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "golem", 
  Species = "electric golem", 
  Description = [=[An animated figure made completely of electricity, created in some demented wizard's experiment.]=], 
  Quote = [=[“I sing the Body electric”
-Walt Whitman, “I Sing the Body Electric”, _Leaves of Grass_. 1867.]=],
}
m["electroferric vortex"] = {
  Name = "electroferric vortex", 
  Colour = "LightCyan", 
  Glyph = "v", 
  Tile = "[[File:Electroferric vortex.png]]", 
  Speed = "10 (stationary)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 500, 
  AC = 5, 
  EV = 15, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Stationary flag", "No exp gain flag", "Conjured flag", "Harmless flag",}, 
  Willpower = "Immune", 
  Resistances = {"Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "electroferric vortex", 
  Species = "electroferric vortex", 
  Description = [=[A swirling cluster of magnetic iron framents and lingering electricity crackling between them. It dissipates rapidly unless re-electrified.]=],
}
m["eleionoma"] = {
  Name = "eleionoma", 
  Colour = "Green", 
  Glyph = "R", 
  Tile = "[[File:Eleionoma.png]]", 
  Speed = "10", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 800, 
  AC = 2, 
  EV = 10, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Splinterspray", Damage = "3d24", Flags = {"Magical",}}, 
      {Spell = "Woodweal", Damage = "35 - 83", Flags = {"Magical", "Emergency",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "100", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1031, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "eleionoma", 
  Species = "eleionoma", 
  Description = [=[Spirits of marshes and bogs. From the cypresses and willows of the fens stems the power of these fierce protective spirits. With the boughs and branches they flow, emerging from trees near their foes to strike.]=],
}
m["elemental wellspring"] = {
  Name = "elemental wellspring", 
  Colour = "LightCyan", 
  Glyph = "E", 
  Tile = "[[File:Elemental wellspring.png]]", 
  Speed = "10", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 620, 
  AC = 8, 
  EV = 8, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Water", 
  Spellsets = {
    {
      {Spell = "Primal Wave", Damage = "3d27", Flags = {"Magical",}}, 
      {Spell = "Summon Water Elementals", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Unbreathing flag", "Amorphous flag",}, 
  Willpower = "Immune", 
  Resistances = {"Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 1045, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "elemental", 
  Species = "elemental wellspring", 
  Description = [=[A swirling conflux of elemental water streaming from the elemental plane into this one, with powerful spirits and mighty floods flowing from it.]=],
}
m["elephant"] = {
  Name = "elephant", 
  Colour = "Green", 
  Glyph = "Y", 
  Tile = "[[File:Elephant.png]]", 
  Speed = "10", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 675, 
  AC = 8, 
  EV = 2, 
  Attacks = {
    {Damage = 20, Type = "Trample", Flavour = "Trample"}, 
    {Damage = 5, Type = "Trunk slap", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Warm blood flag",}, 
  Willpower = "60", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 483, 
  Size = "Giant", 
  Intelligence = "Animal", 
  Genus = "elephant", 
  Species = "elephant", 
  Description = [=[A large, thick-hided pachyderm. It crushes its foes and then thrashes them with its trunk.]=], 
  Quote = [=[“And the King went to where the blind men were, and drawing near said to them: ‘Do you now know what an elephant is like?’
‘Assuredly, Lord: we now know what an elephant is like.’
‘Tell me then, O blind men, what an elephant is like.’
And those blind men, O Bhikkhus, who had felt the head of the elephant, said: ‘An elephant, Sir, is like a large round jar.
Those who had felt its ears, said: 'it is like a winnowing basket.’
Those who had felt its tusks, said: ‘it is like a plough-share.’
Those who had felt its trunk, said: ‘it is like a plough.’
Those who had felt its body, said: ‘it is like a granary.’
Those who had felt its feet, said: ‘it is like a pillar.’
Those who had felt its back, said: ‘it is like a mortar.’
Those who had felt its tail, said: ‘it is a like a pestle.’
Those who had felt the tuft of its tail, said: ‘it is like a broom.’
And they all fought amongst themselves with their fists, declaring, ‘such is an elephant, such is not elephant, an elephant is not like that, it is like this.’”
And the King, O Bhikkhus, was highly delighted.
-_Udāna_, VI “Jaccandhavagga”. ca. 5th cent. B.C.
trans. Dawsonne Melanchthon Strong, 1902.]=],
}
m["elf"] = {
  Name = "elf", 
  Colour = "LightRed", 
  Glyph = "e", 
  Tile = "[[File:Elf.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 290, 
  AC = 1, 
  EV = 16, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "No poly flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 194, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[An elf, a member of an ancient fey race.]=],
}
m["emperor scorpion"] = {
  Name = "emperor scorpion", 
  Colour = "LightGrey", 
  Glyph = "s", 
  Tile = "[[File:Emperor scorpion.png]]", 
  Speed = "12", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 1090, 
  AC = 18, 
  EV = 7, 
  Attacks = {
    {Damage = 30, Type = "Sting", Flavour = "Poison"}, 
    {Damage = 10, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 10, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"No skeleton flag", "Web immune flag",}, 
  Willpower = "60", 
  Resistances = {"Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 1238, 
  Size = "Giant", 
  Intelligence = "Animal", 
  Genus = "scorpion", 
  Species = "emperor scorpion", 
  Description = [=[A giant scorpion with a massive barb on its tail dripping deadly venom. It is one of the largest arachnids known.]=], 
  Quote = [=[“Portents had occurred indicating [Titus Flavius Vespasianus'] approaching end, such as the comet which was visible for a long time and the opening of the mausoleum of Augustus of its own accord. When his physicians chided him for continuing his usual course of living during his illness and attending to all the duties that belonged to his office, he answered: ‘The emperor ought to die on his feet.’”
-Cassius Dio, _Roman History_, LXVI, xvii, 2. 222 A.D.
trans. Earnest Cary, 1925.]=],
}
m["endoplasm"] = {
  Name = "endoplasm", 
  Colour = "LightGrey", 
  Glyph = "J", 
  Tile = "[[File:Endoplasm.png]]", 
  Speed = "10", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 60, 
  AC = 1, 
  EV = 3, 
  Attacks = {
    {Damage = 3, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Freeze", Damage = "1d5", Flags = {"Natural",}},
    },
  }, 
  Flags = {"See invisible flag", "Unblindable flag", "Amorphous flag", "No skeleton flag",}, 
  Willpower = "0", 
  Resistances = {"Acid resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 1, 
  Size = "Little", 
  Intelligence = "Brainless", 
  Genus = "jelly", 
  Species = "endoplasm", 
  Description = [=[A glob of grey sludge that has somehow developed a rudimentary awareness and limited motility. It periodically draws heat from its surroundings to sustain itself, freezing enemies unfortunate enough to be adjacent at the time.]=], 
  Quote = [=[“Sea horses floundering in the slimy mud,
Tossed up their heads, and dashed the ooze about them.”
-John Dryden. _All For Love_, I, i, 15-17. 1678.]=],
}
m["entropy weaver"] = {
  Name = "entropy weaver", 
  Colour = "LightCyan", 
  Glyph = "B", 
  Tile = "[[File:Entropy weaver.png]]", 
  Speed = "12", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 715, 
  AC = 7, 
  EV = 13, 
  Attacks = {
    {Damage = 17, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 17, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 17, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 17, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Entropic Weave", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "Warm blood flag", "No skeleton flag", "See invisible flag", "Speaks flag", "Web immune flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 902, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "entropy weaver", 
  Species = "entropy weaver", 
  Description = [=[A gaunt humanoid with flaking, pale chitin. Its spindly limbs are capable of startlingly quick movement and end in razor-sharp talons.]=], 
  Quote = [=[“SEE! warp is stretched
 For warrior’s fall;
 Lo, weft in loom,
 ’Tis wet with blood;
 Now, fight foreboding,
 ’Neath friends’ swift fingers
 Our gray woof waxeth
 With war’s alarms,
 Our warp blood-red,
 Our weft corse-blue.

 This woof is y-woven
 With entrails of men;
 This warp is hard weighted
 With heads of the slain;
 Spears blood-besprinkled
 For spindles we use,
 Our loom iron-bound,
 And arrows our reels;
 With swords for our shuttles
 This war-woof we work;
 So weave we, weird sisters,
 Our war-winning woof.

 Now war-winner walketh
 To weave in her turn,
 Now Sword-swinger steppeth,
 Now Swift-stroke, now Storm;
 When they speed the shuttle
 How spear-heads shall flash!
 Shields crash, and helm-gnawer
 On harness bite hard!”
    -_The Story of Burnt Njal_, trans. George Dasent. 1861]=],
}
m["erythrospite"] = {
  Name = "erythrospite", 
  Colour = "Red", 
  Glyph = "E", 
  Tile = "[[File:Erythrospite.png]]", 
  Speed = "10", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 165, 
  AC = 0, 
  EV = 7, 
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Vampiric"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"See invisible flag", "Unblindable flag", "Speaks flag", "Warm blood flag", "No skeleton flag", "No poly flag", "Amorphous flag", "Evil flag",}, 
  Willpower = "10", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 42, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "erythrospite", 
  Species = "erythrospite", 
  Description = [=[A churning mass of flowing blood that throbs to the beat of an absent heart.

Does it wish to bury itself in your arteries because it recognises, on some primordial level, that this is where it belongs? Alas, all it is capable of in this fleeing moment of sentience is violence.]=],
}
m["ettin"] = {
  Name = "ettin", 
  Colour = "Brown", 
  Glyph = "C", 
  Tile = "[[File:Ettin.png]]", 
  Speed = "10", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 660, 
  AC = 9, 
  EV = 4, 
  Attacks = {
    {Damage = 40, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 40, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Two weapons flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 931, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "giant", 
  Species = "ettin", 
  Description = [=[A two-headed giant, stronger than most, and able to land devastating blows left and right with its two huge weapons.]=], 
  Quote = [=[“But he had not been long in his hiding-hole, before the awful Ettin came in; and no sooner was he in, than he was heard crying:
‘Snouk but and snouk ben,
I find the smell of an earthly man,
Be he living, or be he dead,
His heart this night shall kitchen my bread.’”
-Joseph Jacobs, _The Red Ettin_]=],
}
m["eye of devastation"] = {
  Name = "eye of devastation", 
  Colour = "Yellow", 
  Glyph = "G", 
  Tile = "[[File:Eye of devastation.png]]", 
  Speed = "8", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 550, 
  AC = 16, 
  EV = 1, 
  Attacks = {
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Devastation", Damage = "3d24", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "No skeleton flag",}, 
  Willpower = "100", 
  Resistances = {"Acid resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 465, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "floating eye", 
  Species = "eye of devastation", 
  Description = [=[A huge eyeball, encased in a levitating globe of incandescent energy.]=],
}
m["eye of draining"] = {
  Name = "eye of draining", 
  Colour = "Cyan", 
  Glyph = "G", 
  Tile = "[[File:Eye of draining.png]]", 
  Speed = "10 (move: 80%)", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 780, 
  AC = 3, 
  EV = 1, 
  Attacks = {
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Draining Gaze", Flags = {"Magical", "Instant",}},
    },
  }, 
  Flags = {"Flying flag", "See invisible flag", "No skeleton flag", "Cautious flag", "Evil flag",}, 
  Willpower = "80", 
  Resistances = {"Acid resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 768, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "floating eye", 
  Species = "eye of draining", 
  Description = [=[A hovering horror, rare and unnatural even amongst servitor eyes, radiating baleful energies. They monitor the flow of chaotic life and ever-present death for the divine Jiyva.]=],
}
m["faun"] = {
  Name = "faun", 
  Colour = "Green", 
  Glyph = "c", 
  Tile = "[[File:Faun.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 500, 
  AC = 2, 
  EV = 10, 
  Attacks = {
    {Damage = 23, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Corona", Flags = {"Wizard",}}, 
      {Spell = "Strip Willpower", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 540, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "faun", 
  Species = "faun", 
  Description = [=[A hybrid with the torso of a human atop the forelegs of a goat. It is fabled for its ability to play with the minds of those who intrude into its domain.]=], 
  Quote = [=[“When Peleus, some distance away, saw him torn apart by the frightful wound he shouted: ‘Accept this tribute to the dead, at least, Crantor, dearest of youths’, and with his powerful arm, he hurled his ash spear, at full strength, at Demoleon. It ruptured the ribcage, and stuck quivering in the bone. The centaur pulled out the shaft minus its head (he tried with difficulty to reach that also) but the head was caught in his lung. The pain itself strengthened his will: wounded, he reared up at his enemy and beat the hero down with his hooves. Peleus received the resounding blows on helmet and shield, and defending his upper arms, and controlling the weapon he held out, with one blow through the arm he pierced the bi-formed breast.”
-Ovid, _Metamorphoses_, XII, 330. 8 AD.]=],
}
m["febrile elf"] = {
  Name = "febrile elf", 
  Colour = "LightRed", 
  Glyph = "e", 
  Tile = "[[File:Febrile elf.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 360, 
  AC = 3, 
  EV = 15, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "Vault flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 346, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
}
m["febrile human"] = {
  Name = "febrile human", 
  Colour = "LightGrey", 
  Glyph = "p", 
  Tile = "[[File:Febrile human.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 330, 
  AC = 3, 
  EV = 13, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "Vault flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 194, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=], 
  Quote = [=[“Do you know
Do I know
What’s this thing called ‘man’?
God only knows what a man is!
I only know his price.”
-Bertolt Brecht, “The Measures Taken”. 1930.]=],
}
m["febrile orc"] = {
  Name = "febrile orc", 
  Colour = "LightRed", 
  Glyph = "o", 
  Tile = "[[File:Febrile orc.png]]", 
  Speed = "10", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 70, 
  AC = 1, 
  EV = 9, 
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "Vault flag",}, 
  Willpower = "0", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 3, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "orc", 
  Species = "orc", 
  Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
}
m["felid"] = {
  Name = "felid", 
  Colour = "Magenta", 
  Glyph = "h", 
  Tile = "[[File:Felid.png]]", 
  Speed = "10", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 175, 
  AC = 2, 
  EV = 18, 
  Attacks = {
    {Damage = 10, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "No poly flag", "No gen derived flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 105, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "felid", 
  Species = "felid", 
  Description = [=[A feline creature that has been granted sentience by magical means. It uses the gift of speech to demand milk, treats and catnip.]=],
}
m["fenstrider witch"] = {
  Name = "fenstrider witch", 
  Colour = "LightMagenta", 
  Glyph = "H", 
  Tile = "[[File:Fenstrider witch.png]]", 
  Speed = "13", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 666, 
  AC = 5, 
  EV = 15, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 25, Type = "Kick", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Hurl Sludge", Damage = "3d15", Flags = {"Wizard",}}, 
      {Spell = "Agonising Touch", Flags = {"Wizard",}}, 
      {Spell = "Paralyse", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Warm blood flag", "Speaks flag", "Evil flag",}, 
  Willpower = "100", 
  Resistances = {"Poison resistance", "Negative energy resistance",}, 
  Vulnerabilities = {}, 
  XP = 1321, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "fenstrider witch", 
  Species = "fenstrider witch", 
  Description = [=[Followers of the ancient swamp ways, these witches rise above the muck and mire on a pair of stilt-like chicken legs. They are masters of pain and poison.]=], 
  Quote = [=[“All the infections that sun sucks up
 From bogs, fens, flats, on Prosper fall and make him
 By inch-meal a disease! His spirits hear me
 And yet I needs must curse.”
    -William Shakespeare, _The Tempest_, II, 2. 1611.]=],
}
m["fire bat"] = {
  Name = "fire bat", 
  Colour = "LightRed", 
  Glyph = "b", 
  Tile = "[[File:Fire bat.png]]", 
  Speed = "30", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 225, 
  AC = 1, 
  EV = 14, 
  Attacks = {
    {Damage = 6, Type = "Bite", Flavour = "Fire"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"See invisible flag", "Flying flag", "Unblindable flag", "Batty flag", "Warm blood flag",}, 
  Willpower = "10", 
  Resistances = {"Fire resistance 3",}, 
  Vulnerabilities = {"Cold vulnerability",}, 
  XP = 198, 
  Size = "Tiny", 
  Intelligence = "Animal", 
  Genus = "bat", 
  Species = "fire bat", 
  Description = [=[A bat whose leathery body burns with a hot flame.]=],
}
m["fire crab"] = {
  Name = "fire crab", 
  Colour = "LightRed", 
  Glyph = "t", 
  Tile = "[[File:Fire crab.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 520, 
  AC = 9, 
  EV = 6, 
  Attacks = {
    {Damage = 15, Type = "Bite", Flavour = "Fire"}, 
    {Damage = 15, Type = "Claw", Flavour = "Fire"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious lava", 
  Spellsets = {
    {
      {Spell = "Flaming Cloud", Damage = "d12", Flags = {"Natural",}},
    },
  }, 
  Flags = {"No skeleton flag",}, 
  Willpower = "40", 
  Resistances = {"Fire resistance 3",}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 766, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "crab", 
  Species = "fire crab", 
  Description = [=[A variety of crab prized for its brilliantly jewelled shell. The rarity of the shells is only enhanced by its almost supernatural ability to wade through molten lava and expel massive quantities of flames.]=], 
  Quote = [=[“The planet brought forth scintillating jewelled scuttling crabs, which the
 Vogons ate, smashing their shells with iron mallets; tall aspiring trees with
 breathtaking slenderness and colour which the Vogons cut down and burned the
 crab meat with; elegant gazellelike creatures with silken coats and dewy eyes
 which the Vogons would catch and sit on.”
    -Douglas Adams, _The Hitch-hiker's Guide to the Galaxy_. 1979.]=],
}
m["fire dragon"] = {
  Name = "fire dragon", 
  Colour = "LightRed", 
  Glyph = "D", 
  Tile = "[[File:Fire dragon.png]]", 
  Speed = "10", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 900, 
  AC = 10, 
  EV = 8, 
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 13, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 13, Type = "Trample", Flavour = "Trample"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Fire Breath", Damage = "3d24", Flags = {"Natural", "Breath", "Noisy",}},
    },
  }, 
  Flags = {"Flying flag", "Warm blood flag",}, 
  Willpower = "60", 
  Resistances = {"Fire resistance 2", "Poison resistance",}, 
  Vulnerabilities = {"Cold vulnerability",}, 
  XP = 912, 
  Size = "Giant", 
  Intelligence = "Animal", 
  Genus = "dragon", 
  Species = "fire dragon", 
  Description = [=[A great reptilian beast with powerful claws on its limbs, covered in thick red scales and with two huge bat-like wings. Little trails of smoke spill from its toothy maw.]=], 
  Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
-Life of Confucius

“This Dragon had Two furious Wings
Each one upon each Shoulder;
With a Sting in his Tail as long as a Flail,
Which made him bolder and bolder.
He had long Claws, and in his Jaws
Four and forty Teeth of Iron;
With a Hide as tough, as any Buff,
Which did him round environ.”

-“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
}
m["fire elemental"] = {
  Name = "fire elemental", 
  Colour = "Red", 
  Glyph = "E", 
  Tile = "[[File:Fire elemental.png]]", 
  Speed = "13", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 330, 
  AC = 4, 
  EV = 12, 
  Attacks = {
    {Damage = 0, Type = "Hit", Flavour = "Pure fire"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious lava", 
  Flags = {"Unbreathing flag", "Insubstantial flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 3", "Electricity resistance", "Poison resistance 3", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Drown resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Cold vulnerability",}, 
  XP = 196, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "elemental", 
  Species = "fire elemental", 
  Description = [=[A spirit drawn from the elemental plane of fire, which exists in this world as a brilliant column of raging flames.]=],
}
m["fire giant"] = {
  Name = "fire giant", 
  Colour = "Red", 
  Glyph = "C", 
  Tile = "[[File:Fire giant.png]]", 
  Speed = "10", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 960, 
  AC = 8, 
  EV = 4, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Fire", Damage = "3d25", Flags = {"Wizard",}}, 
      {Spell = "Fireball", Damage = "3d26", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "80", 
  Resistances = {"Fire resistance 2",}, 
  Vulnerabilities = {}, 
  XP = 1285, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "giant", 
  Species = "fire giant", 
  Description = [=[A giant with obsidian skin and a wild mane of glowing red hair, holding aloft a fiery sword. Fire giants believe that they are destined to unite and burn the entire world to cinders.]=],
}
m["fire vortex"] = {
  Name = "fire vortex", 
  Colour = "Red", 
  Glyph = "v", 
  Tile = "[[File:Fire vortex.png]]", 
  Speed = "15", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 300, 
  AC = 0, 
  EV = 5, 
  Attacks = {
    {Damage = 0, Type = "Hit", Flavour = "Pure fire"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Unbreathing flag", "Confused flag", "Insubstantial flag", "No exp gain flag", "Peripheral flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 3", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Cold vulnerability",}, 
  XP = 0, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "fire vortex", 
  Species = "fire vortex", 
  Description = [=[A swirling cloud of flame. After striking a foe, it disintegrates.]=],
}
m["firespitter statue"] = {
  Name = "firespitter statue", 
  Colour = "LightGrey", 
  Glyph = "8", 
  Tile = "[[File:Firespitter statue.png]]", 
  Speed = "10 (stationary)", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 720, 
  AC = 12, 
  EV = 1, 
  Attacks = {
    {Damage = 20, Type = "Weapon only", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Throw Flame", Damage = "3d7", Flags = {"Magical",}}, 
      {Spell = "Sticky Flame Range", Damage = "3d4", Flags = {"Magical",}}, 
      {Spell = "Bolt of Magma", Damage = "3d16", Flags = {"Magical",}}, 
      {Spell = "Bolt of Fire", Damage = "3d16", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Archer flag", "Unbreathing flag", "Speaks flag", "Stationary flag", "No poly flag", "Don't melee flag", "Artificial flag", "Vault flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 614, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "statue", 
  Species = "statue", 
  Description = [=[At first glance, this piece of sculpted granite appears inert. The red glow from its eyes, however, suggests it is no mere stone. Although it is rooted to its base, it can still move parts of itself.]=],
}
m["flayed ghost"] = {
  Name = "flayed ghost", 
  Colour = "Red", 
  Glyph = "W", 
  Tile = "[[File:Flayed ghost.png]]", 
  Speed = "10", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 605, 
  AC = 0, 
  EV = 14, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Flay", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Evil flag", "Flying flag", "Unbreathing flag", "Speaks flag", "Insubstantial flag",}, 
  Willpower = "60", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 716, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "phantom", 
  Species = "flayed ghost", 
  Description = [=[A hideous floating undead creature, the anguished spirit of a tortured victim, with torn skin hanging from an emaciated body. It restlessly stalks the dungeon, inflicting the anguish it felt in life upon those still living.]=], 
  Quote = [=[“Solamen miseris socios habuisse doloris.”
    -Christopher Marlowe, _Doctor Faustus_. 1604]=],
}
m["flesh golem"] = {
  Name = "flesh golem", 
  Colour = "Cyan", 
  Glyph = "9", 
  Tile = "[[File:Flesh golem.png]]", 
  Speed = "7 (atk: 70%)", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 1000, 
  AC = 25, 
  EV = 5, 
  Attacks = {
    {Damage = 50, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 50, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Corrupting Pulse", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Vault flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 805, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "golem", 
  Species = "iron golem", 
  Description = [=[An animated mound of misshapen flesh, sculpted over an iron skeleton.]=],
}
m["floating eye"] = {
  Name = "floating eye", 
  Colour = "White", 
  Glyph = "G", 
  Tile = "[[File:Floating eye.png]]", 
  Speed = "10", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 165, 
  AC = 0, 
  EV = 1, 
  Attacks = {
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Paralysis Gaze", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Unbreathing flag",}, 
  Willpower = "10", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 142, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "floating eye", 
  Species = "floating eye", 
  Description = [=[A floating eyeball, said to be one of the servitors of Jiyva. It possesses a gaze that can eventually paralyze even the most strong-willed of adventurers.]=], 
  Quote = [=[“El ojo que ves
no es ojo porque tú lo veas,
es ojo porque te ve.”
-Antonio Machado, Campos de Castilla. 1912-1917.]=],
}
m["flying skull"] = {
  Name = "flying skull", 
  Colour = "White", 
  Glyph = "z", 
  Tile = "[[File:Flying skull.png]]", 
  Speed = "15", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 210, 
  AC = 10, 
  EV = 17, 
  Attacks = {
    {Damage = 14, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Flying flag", "Unbreathing flag",}, 
  Willpower = "20", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 228, 
  Size = "Tiny", 
  Intelligence = "Animal", 
  Genus = "flying skull", 
  Species = "flying skull", 
  Description = [=[An undead skull kept aloft and flitting swiftly about by unholy magic.]=], 
  Quote = [=[“Alas, poor Yorick! I knew him, Horatio, a fellow of infinite jest, of most excellent fancy. He hath bore me on his back a thousand times, and now how abhorr’d in my imagination it is! My gorge rises at it.”
-William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, V, 1. 1603.]=],
}
m["formicid"] = {
  Name = "formicid", 
  Colour = "Green", 
  Glyph = "B", 
  Tile = "[[File:Formicid.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 420, 
  AC = 3, 
  EV = 10, 
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "No skeleton flag", "No poly flag", "No gen derived flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 228, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "formicid", 
  Species = "formicid", 
  Description = [=[A sentient ant that walks upright and is competent at digging.]=],
}
m["formless jellyfish"] = {
  Name = "formless jellyfish", 
  Colour = "White", 
  Glyph = "J", 
  Tile = "[[File:Formless jellyfish.png]]", 
  Speed = "10", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 1200, 
  AC = 0, 
  EV = 3, 
  Attacks = {
    {Damage = 37, Type = "Sting", Flavour = "Minipara"}, 
    {Damage = 5, Type = "Constrict", Flavour = "Crush"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Blink Close", Flags = {"Magical",}},
    },
  }, 
  Flags = {"No skeleton flag", "Amorphous flag", "Unblindable flag",}, 
  Willpower = "60", 
  Resistances = {"Poison resistance", "Drown resistance", "Acid resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 1093, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "jelly", 
  Species = "formless jellyfish", 
  Description = [=[A gelatinous assemblage of tentacles and venom, leaving a glistening trail as it slides along. Surely such a mockery of life could not be natural..?]=], 
  Quote = [=[“From this story it is evident that in former times the jellyfish once had a shell and bones something like a tortoise, but, ever since the Dragon King's sentence was carried out on the ancestor of the jelly fishes, his descendants have all been soft and boneless just as you see them to-day thrown up by the waves high upon the shores of Japan.”
-“The Jellyfish and the Monkey”, adapted by Yei Theodora Ozaki, _Young Folk's Treasury_, vol. II. 1909.]=],
}
m["foxfire"] = {
  Name = "foxfire", 
  Colour = "LightRed", 
  Glyph = "v", 
  Tile = "[[File:Foxfire.png]]", 
  Speed = "50", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 10, 
  AC = 0, 
  EV = 10, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "See invisible flag", "Insubstantial flag", "No exp gain flag", "No poly flag", "Peripheral flag", "Harmless flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Little", 
  Intelligence = "Brainless", 
  Genus = "foxfire", 
  Species = "foxfire", 
  Description = [=[A thin wisp of flaming swamp gas. It will burn the first hostile thing it touches and then dissipate.]=],
}
m["fravashi"] = {
  Name = "fravashi", 
  Colour = "Green", 
  Glyph = "A", 
  Tile = "[[File:Fravashi.png]]", 
  Speed = "10", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 860, 
  AC = 11, 
  EV = 13, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Holy", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Summon Mortal Champion", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Fighter flag", "Flying flag", "Speaks flag",}, 
  Willpower = "120", 
  Resistances = {"Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Holy resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 912, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "fravashi", 
  Species = "fravashi", 
  Description = [=[A beneficent remnant of the countless mortal knights who serve the Shining One. Their hosts' role in the divine hierarchy is to guide and direct their legions in righteous moral warfare, though they may also call upon those mortals to defend themselves.]=],
}
m["freezing wraith"] = {
  Name = "freezing wraith", 
  Colour = "LightBlue", 
  Glyph = "W", 
  Tile = "[[File:Freezing wraith.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 440, 
  AC = 12, 
  EV = 10, 
  Attacks = {
    {Damage = 16, Type = "Hit", Flavour = "Cold"}, 
    {Damage = 15, Type = "Hit", Flavour = "Drain speed"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag",}, 
  Willpower = "40", 
  Resistances = {"Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",}, 
  XP = 354, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "wraith", 
  Species = "freezing wraith", 
  Description = [=[An incorporeal skeletal form surrounded by a cloud of freezing air, likely the remains of some unfortunate adventurer. It now floats slowly through the dungeon, seeking to share its fate with others.]=],
}
m["frilled lizard"] = {
  Name = "frilled lizard", 
  Colour = "Green", 
  Glyph = "l", 
  Tile = "[[File:Frilled lizard.png]]", 
  Speed = "10", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 20, 
  AC = 0, 
  EV = 15, 
  Attacks = {
    {Damage = 3, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Cold blood flag",}, 
  Willpower = "0", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 1, 
  Size = "Tiny", 
  Intelligence = "Animal", 
  Genus = "giant lizard", 
  Species = "frilled lizard", 
  Description = [=[A lizard with a giant and colourful fringe folded around its neck. It flares its impressive frill at its victims while hissing angrily.]=],
}
m["frost giant"] = {
  Name = "frost giant", 
  Colour = "LightBlue", 
  Glyph = "C", 
  Tile = "[[File:Frost giant.png]]", 
  Speed = "10", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 1040, 
  AC = 9, 
  EV = 3, 
  Attacks = {
    {Damage = 35, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Cold", Damage = "3d25", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "80", 
  Resistances = {"Cold resistance 2",}, 
  Vulnerabilities = {}, 
  XP = 1252, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "giant", 
  Species = "frost giant", 
  Description = [=[A giant with blue skin and hair like ice and snow. Its eyes are as bleak as winter skies. It marches grimly into battle with a great, frosty axe and howling blasts of cold.]=],
}
m["frost-covered statue"] = {
  Name = "frost-covered statue", 
  Colour = "LightGrey", 
  Glyph = "8", 
  Tile = "[[File:Frost-covered statue.png]]", 
  Speed = "10 (stationary)", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 720, 
  AC = 12, 
  EV = 1, 
  Attacks = {
    {Damage = 20, Type = "Weapon only", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Throw Frost", Damage = "3d5", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Archer flag", "Unbreathing flag", "Speaks flag", "Stationary flag", "No poly flag", "Don't melee flag", "Artificial flag", "Vault flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 32, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "statue", 
  Species = "statue", 
  Description = [=[At first glance, this piece of sculpted granite appears inert. The red glow from its eyes, however, suggests it is no mere stone. Although it is rooted to its base, it can still move parts of itself.]=],
}
m["fulminant prism"] = {
  Name = "fulminant prism", 
  Colour = "LightMagenta", 
  Glyph = "*", 
  Tile = "[[File:Fulminant prism.png]]", 
  Speed = "10 (stationary)", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 150, 
  AC = 3, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Unbreathing flag", "Stationary flag", "No exp gain flag", "No poly flag", "Conjured flag", "Peripheral flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Little", 
  Intelligence = "Brainless", 
  Genus = "fulminant prism", 
  Species = "fulminant prism", 
  Description = [=[A slender prism of unstable, soft gold that crackles with barely-contained destructive energy. Any blow which cracks its fragile surface is likely to result in a violent explosion.]=],
}
m["fungus"] = {
  Name = "fungus", 
  Colour = "LightGrey", 
  Glyph = "P", 
  Tile = "[[File:Fungus.png]]", 
  Speed = "0", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 2000, 
  AC = 0, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Stationary flag", "No exp gain flag", "Harmless flag", "Fragile flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Tiny", 
  Intelligence = "Brainless", 
  Genus = "fungus", 
  Species = "fungus", 
  Description = [=[A lumpy grey fungus, growing well in the dank underground dungeon.]=],
}
m["gargoyle"] = {
  Name = "gargoyle", 
  Colour = "LightGrey", 
  Glyph = "9", 
  Tile = "[[File:Gargoyle.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 270, 
  AC = 18, 
  EV = 6, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Stone Arrow", Damage = "3d12", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Flying flag", "Unbreathing flag",}, 
  Willpower = "40", 
  Resistances = {"Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",}, 
  Vulnerabilities = {}, 
  XP = 415, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "golem", 
  Species = "gargoyle", 
  Description = [=[A granite statue of a hideous winged monster, somehow brought to life.]=],
}
m["gelid demonspawn"] = {
  Name = "gelid demonspawn", 
  Colour = "Blue", 
  Glyph = "6", 
  Tile = "[[File:Gelid demonspawn.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 550, 
  AC = 22, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Unholy flag", "Speaks flag", "Warm blood flag", "No poly flag",}, 
  Willpower = "40", 
  Resistances = {"Cold resistance 2", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",}, 
  XP = 709, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "demonspawn", 
  Species = "gelid demonspawn", 
  Description = [=[A half-mortal, half-demonic creature, with its hellish heritage asserting itself through a certain devilish cast to its features.]=],
}
m["ghost"] = {
  Name = "ghost", 
  Colour = "White", 
  Glyph = "W", 
  Tile = "[[File:Ghost.png]]", 
  Speed = "10", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 10, 
  AC = 0, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Flying flag", "Unbreathing flag", "Insubstantial flag", "No poly flag",}, 
  Willpower = "0", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "ghost", 
  Species = "ghost", 
  Description = [=[The remains of a monster that existed in an older version, but has since been removed.]=],
}
m["ghost crab"] = {
  Name = "ghost crab", 
  Colour = "LightGrey", 
  Glyph = "t", 
  Tile = "[[File:Ghost crab.png]]", 
  Speed = "10", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 585, 
  AC = 9, 
  EV = 6, 
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Drain experience"}, 
    {Damage = 15, Type = "Claw", Flavour = "Drain experience"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Spectral Cloud", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Evil flag", "Unbreathing flag", "No skeleton flag", "No zombie flag",}, 
  Willpower = "40", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 852, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "crab", 
  Species = "ghost crab", 
  Description = [=[A crab twisted by proximity to negative energy. Apparitions of the dead swirl around it, only barely visible.]=],
}
m["ghost moth"] = {
  Name = "ghost moth", 
  Colour = "Magenta", 
  Glyph = "y", 
  Tile = "[[File:Ghost moth.png]]", 
  Speed = "12", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 715, 
  AC = 8, 
  EV = 10, 
  Attacks = {
    {Damage = 24, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 18, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 18, Type = "Sting", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Antimagic Gaze", Damage = "0-19 MP", Flags = {"Magical", "Instant",}},
    },
  }, 
  Flags = {"Flying flag", "Invisible flag", "No skeleton flag", "Web immune flag",}, 
  Willpower = "100", 
  Resistances = {"Cold resistance", "Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 1201, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "moth", 
  Species = "ghost moth", 
  Description = [=[A vile interdimensional predator that feeds on the life force of living beings. It resembles an enormous, spiny moth.]=], 
  Quote = [=[“Always in focus
You can't feel my stare.
I zoom into you
You don't know I'm there.”
-Judas Priest, “Electric Eye”. 1982.]=],
}
m["ghost-faced bat"] = {
  Name = "ghost-faced bat", 
  Colour = "Green", 
  Glyph = "Z", 
  Tile = "[[File:Ghost-faced bat.png]]", 
  Speed = "30", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 440, 
  AC = 3, 
  EV = 9, 
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Drain experience"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag", "Vault flag",}, 
  Willpower = "Immune", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 3, 
  Size = "Tiny", 
  Intelligence = "Brainless", 
  Genus = "wraith", 
  Species = "spectral thing", 
  Description = [=[A hideous glowing apparition.]=], 
  Quote = [=[“On the hungry craving wind
My Spectre follows thee behind.”
-William Blake, “Broken Love”. ca. 1800.]=],
}
m["ghoul"] = {
  Name = "ghoul", 
  Colour = "Red", 
  Glyph = "n", 
  Tile = "[[File:Ghoul.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 1470, 
  AC = 4, 
  EV = 10, 
  Attacks = {
    {Damage = 30, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 30, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Unbreathing flag", "No zombie flag",}, 
  Willpower = "80", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1151, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "ghoul", 
  Species = "ghoul", 
  Description = [=[A decayed cadaver, reanimated and accursed with a terrible hunger. It desires nothing but to feed on the flesh of the living, and will fell its victims with its vicious claws.]=], 
  Quote = [=[“In the desert
I saw a creature, naked, bestial,
Who, squatting upon the ground,
Held his heart in his hands,
And ate of it.
I said, ‘Is it good, friend?’
‘It is bitter — bitter’, he answered,
‘But I like it
Because it is bitter,
And because it is my heart.’”
-Stephen Crane, _The Black Riders and Other Lines_. 1895.]=],
}
m["giant cockroach"] = {
  Name = "giant cockroach", 
  Colour = "Brown", 
  Glyph = "B", 
  Tile = "[[File:Giant cockroach.png]]", 
  Speed = "12", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 50, 
  AC = 3, 
  EV = 10, 
  Attacks = {
    {Damage = 2, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"No skeleton flag",}, 
  Willpower = "0", 
  Resistances = {}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 2, 
  Size = "Little", 
  Intelligence = "Animal", 
  Genus = "giant cockroach", 
  Species = "giant cockroach", 
  Description = [=[A big brown insect that makes a nasty hissing noise. Contrary to popular myth, they are in fact quite susceptible to mutagenic energies.]=],
}
m["giga bat"] = {
  Name = "giga bat", 
  Colour = "LightGrey", 
  Glyph = "b", 
  Tile = "[[File:Giga bat.png]]", 
  Speed = "30", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 35, 
  AC = 1, 
  EV = 14, 
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"See invisible flag", "Flying flag", "Unblindable flag", "Batty flag", "Warm blood flag", "Vault flag",}, 
  Willpower = "0", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 56, 
  Size = "Tiny", 
  Intelligence = "Animal", 
  Genus = "bat", 
  Species = "bat", 
  Description = [=[A large grey bat that, despite being herbivorous, is quite aggressive. It is myopic and uses echolocation to navigate.]=], 
  Quote = [=[“The sun was set; the night came on apace,
And falling dews bewet around the place;
The bat takes airy rounds on leathern wings,
And the hoarse owl his woeful dirges sings.”
-John Gay, Shepherd's Week, Wednesday; or, The Dumps.

“Ere the bat hath flown
His cloister'd flight.”
-William Shakespeare, _Macbeth_, III, 2, line 40. 1605.]=],
}
m["glass eye"] = {
  Name = "glass eye", 
  Colour = "White", 
  Glyph = "G", 
  Tile = "[[File:Glass eye.png]]", 
  Speed = "10", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 490, 
  AC = 2, 
  EV = 12, 
  Attacks = {
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Vitrifying Gaze", Flags = {"Magical", "Instant",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "No skeleton flag", "Cautious flag",}, 
  Willpower = "60", 
  Resistances = {"Acid resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 261, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "floating eye", 
  Species = "glass eye", 
  Description = [=[A floating eyeball formed from living glass. Only the divine Jiyva could form such a curious servitor.]=], 
  Quote = [=[“El ojo que ves
no es ojo porque tú lo veas,
es ojo porque te ve.”
-Antonio Machado, Campos de Castilla. 1912-1917.]=],
}
m["globe of annihilation"] = {
  Name = "globe of annihilation", 
  Colour = "LightRed", 
  Glyph = "*", 
  Tile = "[[File:Globe of annihilation.png]]", 
  Speed = "15", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 50000, 
  AC = 0, 
  EV = 10, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Insubstantial flag", "No exp gain flag", "No poly flag", "Projectile flag", "Harmless flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 3", "Damnation resistance", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Acid resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Little", 
  Intelligence = "Brainless", 
  Genus = "globe of annihilation", 
  Species = "globe of annihilation", 
  Description = [=[A roiling sphere of intense destructive energies, drawn from the fabric of the Hells themselves. It pursues a designated target inexorably, growing in size as it travels. If it collides with either a creature or wall, it will explode violently - though its creator is protected from the wild destruction unleashed as it does so.]=],
}
m["glowing orange brain"] = {
  Name = "glowing orange brain", 
  Colour = "LightRed", 
  Glyph = "G", 
  Tile = "[[File:Glowing orange brain.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 550, 
  AC = 2, 
  EV = 4, 
  Attacks = {
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Cause Fear", Flags = {"Magical",}}, 
      {Spell = "Shadow Creatures", Flags = {"Magical",}}, 
      {Spell = "Mass Confusion", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Warm blood flag", "Cautious flag", "Has aura flag", "Unblindable flag", "No skeleton flag",}, 
  Willpower = "100", 
  Resistances = {"Acid resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 722, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "glowing orange brain", 
  Species = "glowing orange brain", 
  Description = [=[A huge pulsating brain, floating just off the floor and glowing with mutagenic energies. It radiates a constant psychic influence upon nearby allies, using its vast intellect to empower their spellcasting abilities.]=],
}
m["glowing shapeshifter"] = {
  Name = "glowing shapeshifter", 
  Colour = "LightRed", 
  Glyph = "p", 
  Tile = "[[File:Glowing shapeshifter.png]]", 
  Speed = "7 - 30", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 550, 
  AC = 5, 
  EV = 8, 
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"No skeleton flag", "No zombie flag",}, 
  Willpower = "80", 
  Resistances = {}, 
  Vulnerabilities = {"Silver vulnerability",}, 
  XP = 510, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "shapeshifter", 
  Species = "glowing shapeshifter", 
  Description = [=[A shapeshifter which has lost control over its transformations, and is constantly changing form.]=], 
  Quote = [=[“When within sight of their foe Berserks wrought themselves into such a state of frenzy, that they bit their shields and rushed forward to the attack, throwing away their arms of defence, reckless of every danger, sometimes having nothing but a club, which carried with it death and destruction.”
-Paul Belloni Du Chaillu,_The Viking Age: the Early History, Manners, and
Customs of the Ancestors of the English Speaking Nations_. 1889.]=],
}
m["gnoll"] = {
  Name = "gnoll", 
  Colour = "Yellow", 
  Glyph = "j", 
  Tile = "[[File:Gnoll.png]]", 
  Speed = "10", 
  HD = 2, 
  ["HD"] = 2, 
  ["Average HP 10x"] = 130, 
  AC = 2, 
  EV = 9, 
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "10", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 13, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "gnoll", 
  Species = "gnoll", 
  Description = [=[A taller and better-equipped relative of goblins, and ally of orcs. It is somewhat doglike in appearance.]=], 
  Quote = [=[“Then he descended softly and beckoned to Nuth. But the gnoles had watched him through knavish holes that they bore in trunks of the trees, and the unearthly silence gave way, as it were with a grace, to the rapid screams of Tonker as they picked him up from behind — screams that came faster and faster until they were incoherent. And where they took him it is not good to ask, and what they did with him I shall not say.”
-Lord Dunsany, “How Nuth Would Have Practised His Art Upon the Gnoles”. 1912.]=],
}
m["gnoll bouda"] = {
  Name = "gnoll bouda", 
  Colour = "White", 
  Glyph = "j", 
  Tile = "[[File:Gnoll bouda.png]]", 
  Speed = "10", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 195, 
  AC = 4, 
  EV = 9, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Hunting Call", Flags = {"Vocal",}}, 
      {Spell = "Heal Other", Damage = "2d1+3", Flags = {"Priest",}}, 
      {Spell = "Minor Healing", Damage = "2d1+3", Flags = {"Emergency", "Priest",}}, 
      {Spell = "Weakening Gaze", Flags = {"Priest", "Instant",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Evil flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 39, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "gnoll", 
  Species = "gnoll", 
  Description = [=[A gnoll witch possessed by a spirit of spite which flashes out from behind their eyes. Its strange chants and ululations send other gnolls into a wild frenzy.]=],
}
m["gnoll sergeant"] = {
  Name = "gnoll sergeant", 
  Colour = "Cyan", 
  Glyph = "j", 
  Tile = "[[File:Gnoll sergeant.png]]", 
  Speed = "10", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 260, 
  AC = 7, 
  EV = 7, 
  Attacks = {
    {Damage = 11, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 85, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "gnoll", 
  Species = "gnoll", 
  Description = [=[A commander of a pack of gnolls. Scars on its stout body give evidence of how it earned its rank.]=],
}
m["gnoll shaman"] = {
  Name = "gnoll shaman", 
  Colour = "White", 
  Glyph = "g", 
  Tile = "[[File:Gnoll shaman.png]]", 
  Speed = "10", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 195, 
  AC = 4, 
  EV = 9, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Corona", Flags = {"Priest",}}, 
      {Spell = "Heal Other", Damage = "2d1+3", Flags = {"Priest",}}, 
      {Spell = "Haste Other", Flags = {"Priest",}}, 
      {Spell = "Minor Healing", Damage = "2d1+3", Flags = {"Emergency", "Priest",}},
    },
  }, 
  Flags = {"Evil flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 40, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "gnoll", 
  Species = "gnoll", 
  Description = [=[A haggard old gnoll, wise and wicked. Its strange chants and ululations send other gnolls into a wild frenzy.]=],
}
m["goblin"] = {
  Name = "goblin", 
  Colour = "LightGrey", 
  Glyph = "g", 
  Tile = "[[File:Goblin.png]]", 
  Speed = "10", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 40, 
  AC = 0, 
  EV = 12, 
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "0", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1, 
  Size = "Small", 
  Intelligence = "Human", 
  Genus = "goblin", 
  Species = "goblin", 
  Description = [=[A short, impatient and unfriendly humanoid. Goblins first appeared only a few years ago, but are now remarkably numerous. Sadly, no number of raucous goblin parties will put them in a welcoming mood toward adventurers.]=], 
  Quote = [=[“Swish, smack! Whip crack!
Batter and beat! Yammer and bleat!
Work, work! Nor dare to shirk,
While Goblins quaff, and Goblins laugh,
Round and round far underground
Below, my lad!”
-J.R.R. Tolkien, _The Hobbit_]=],
}
m["goblin rider"] = {
  Name = "goblin rider", 
  Colour = "Green", 
  Glyph = "g", 
  Tile = "[[File:Goblin rider.png]]", 
  Speed = "15 (atk: 150%)", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 295, 
  AC = 4, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Fighter flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "10", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 308, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "goblin", 
  Species = "goblin", 
  Description = [=[Goblin clans fractured over the advent of steel exoskeletons long ago, prompting an experimental arms race for goblin hegemony. Some volunteered to join forces with other species, an alliance that has enabled capturing and taming wyverns. From uptop their majestic dragon-like mounts, these goblins swiftly soar about and skewer those who intrude upon their allies' domain.]=],
}
m["god wrath avatar"] = {
  Name = "god wrath avatar", 
  Colour = "White", 
  Glyph = "X", 
  Tile = "[[File:God wrath avatar.png]]", 
  Speed = "10 (stationary)", 
  HD = 1000, 
  ["HD"] = 1000, 
  ["Average HP 10x"] = 10000000, 
  AC = 0, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Holy", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Stationary flag", "Regenerates flag", "No poly flag", "Harmless flag",}, 
  Willpower = "20", 
  Resistances = {"Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Holy resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 12, 
  Size = "Giant", 
  Intelligence = "Brainless", 
  Genus = "god wrath avatar", 
  Species = "god wrath avatar",
}
m["golden dragon"] = {
  Name = "golden dragon", 
  Colour = "Yellow", 
  Glyph = "D", 
  Tile = "[[File:Golden dragon.png]]", 
  Speed = "10", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 1080, 
  AC = 15, 
  EV = 7, 
  Attacks = {
    {Damage = 40, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 20, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 20, Type = "Trample", Flavour = "Trample"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Fire", Damage = "3d27", Flags = {"Natural", "Breath", "Noisy",}}, 
      {Spell = "Bolt of Cold", Damage = "3d27", Flags = {"Natural", "Breath", "Noisy",}}, 
      {Spell = "Poisonous Cloud", Damage = "3d11", Flags = {"Natural", "Breath", "Noisy",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Warm blood flag",}, 
  Willpower = "180", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 2465, 
  Size = "Giant", 
  Intelligence = "Animal", 
  Genus = "dragon", 
  Species = "golden dragon", 
  Description = [=[A great winged dragon covered in shining golden scales. Legends say that its blood runs both hot and cold, and is venomous to boot.]=], 
  Quote = [=[“You do not come dramatically, with dragons
That rear up with my life between their paws
And dash me butchered down beside the wagons”
-Philip Larkin, “To Failure”. 1949.

“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
-Life of Confucius

“This Dragon had Two furious Wings
Each one upon each Shoulder;
With a Sting in his Tail as long as a Flail,
Which made him bolder and bolder.
He had long Claws, and in his Jaws
Four and forty Teeth of Iron;
With a Hide as tough, as any Buff,
Which did him round environ.”

-“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
}
m["golden eye"] = {
  Name = "golden eye", 
  Colour = "Yellow", 
  Glyph = "G", 
  Tile = "[[File:Golden eye.png]]", 
  Speed = "13", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 120, 
  AC = 0, 
  EV = 20, 
  Attacks = {
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Confusion Gaze", Flags = {"Magical", "Instant",}}, 
      {Spell = "Blink", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Batty flag", "No skeleton flag",}, 
  Willpower = "60", 
  Resistances = {"Acid resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 190, 
  Size = "Tiny", 
  Intelligence = "Brainless", 
  Genus = "floating eye", 
  Species = "golden eye", 
  Description = [=[A tiny and shimmering floating eye, swift as the wind and glistening like gold. It has a peculiarly hypnotic look.]=], 
  Quote = [=[“No coveting nor envy burns
In thy bright golden eye,
That calm and innocently turns
On all below the sky.”
-Hannah Flagg Gould, _The Youth’s Coronal_]=],
}
m["goliath frog"] = {
  Name = "goliath frog", 
  Colour = "LightGrey", 
  Glyph = "F", 
  Tile = "[[File:Goliath frog.png]]", 
  Speed = "12 (swim: 60%)", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 420, 
  AC = 3, 
  EV = 16, 
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Reach tongue"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Cold blood flag",}, 
  Willpower = "60", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 755, 
  Size = "Little", 
  Intelligence = "Animal", 
  Genus = "giant frog", 
  Species = "goliath frog", 
  Description = [=[A frog of exceptional size, for a frog. It lashes its prey with its tongue from a distance to coat them in its acidic stomach juices.]=],
}
m["great orb of eyes"] = {
  Name = "great orb of eyes", 
  Colour = "LightGreen", 
  Glyph = "G", 
  Tile = "[[File:Great orb of eyes.png]]", 
  Speed = "10", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 660, 
  AC = 10, 
  EV = 3, 
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Vitrify", Flags = {"Magical",}}, 
      {Spell = "Mindburst", Damage = "d25", Flags = {"Magical",}}, 
      {Spell = "Polymorph", Flags = {"Magical",}}, 
      {Spell = "Confuse", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "No skeleton flag",}, 
  Willpower = "120", 
  Resistances = {"Acid resistance 3",}, 
  Vulnerabilities = {"Silver vulnerability",}, 
  XP = 880, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "floating eye", 
  Species = "great orb of eyes", 
  Description = [=[A levitating ball, covered in malignant eyes and humming with eldritch energies. Many is the adventurer ripped limb from limb by its dreadful eyeteeth.]=],
}
m["green death"] = {
  Name = "green death", 
  Colour = "Green", 
  Glyph = "2", 
  Tile = "[[File:Green death.png]]", 
  Speed = "10", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 715, 
  AC = 5, 
  EV = 7, 
  Attacks = {
    {Damage = 32, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Poison Arrow", Damage = "3d20", Flags = {"Magical",}}, 
      {Spell = "Poisonous Cloud", Damage = "3d9", Flags = {"Magical",}}, 
      {Spell = "Venom Bolt", Damage = "3d18", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Evil flag",}, 
  Willpower = "160", 
  Resistances = {"Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 932, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "green death", 
  Species = "green death", 
  Description = [=[A bloated form covered in oozing sores and exhaling clouds of lethal poison.]=],
}
m["green draconian"] = {
  Name = "green draconian", 
  Colour = "Green", 
  Glyph = "d", 
  Tile = "[[File:Green draconian.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 980, 
  AC = 9, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 15, Type = "Sting", Flavour = "Poison"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Poisonous Cloud", Damage = "3d9", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Cold blood flag", "Speaks flag",}, 
  Willpower = "40", 
  Resistances = {"Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 1048, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "draconian", 
  Species = "green draconian", 
  Description = [=[A muscular green-scaled humanoid with a reptilian tail and small wings.]=], 
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["grey draconian"] = {
  Name = "grey draconian", 
  Colour = "LightGrey", 
  Glyph = "d", 
  Tile = "[[File:Grey draconian.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 980, 
  AC = 16, 
  EV = 10, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 15, Type = "Tail slap", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Amphibious", 
  Flags = {"Cold blood flag", "Speaks flag", "No poly flag",}, 
  Willpower = "40", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 1057, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "draconian", 
  Species = "grey draconian", 
  Description = [=[A muscular grey-scaled humanoid with a reptilian tail and small wings.]=], 
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["griffon"] = {
  Name = "griffon", 
  Colour = "Yellow", 
  Glyph = "H", 
  Tile = "[[File:Griffon.png]]", 
  Speed = "10", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 660, 
  AC = 4, 
  EV = 6, 
  Attacks = {
    {Damage = 18, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 10, Type = "Peck", Flavour = "Plain"}, 
    {Damage = 10, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Warm blood flag", "Hybrid flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 555, 
  Size = "Big", 
  Intelligence = "Animal", 
  Genus = "griffon", 
  Species = "griffon", 
  Description = [=[A large creature with the hindquarters of a lion and the wings, head and talons of a great eagle.]=], 
  Quote = [=[“As when a Gryphon through the wilderness,
With winged course, o’er hill and moory dale,
Pursues the Arimaspian who by stealth
Hath from his wakeful custody purloined
His guarded gold.”
-Milton, _Paradise Lost_, Book II. 1667.]=],
}
m["grotesque elf"] = {
  Name = "grotesque elf", 
  Colour = "LightRed", 
  Glyph = "e", 
  Tile = "[[File:Grotesque elf.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 360, 
  AC = 3, 
  EV = 15, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "Vault flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 346, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
}
m["grotesque human"] = {
  Name = "grotesque human", 
  Colour = "LightGrey", 
  Glyph = "p", 
  Tile = "[[File:Grotesque human.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 330, 
  AC = 3, 
  EV = 13, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "Vault flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 195, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=], 
  Quote = [=[“Do you know
Do I know
What’s this thing called ‘man’?
God only knows what a man is!
I only know his price.”
-Bertolt Brecht, “The Measures Taken”. 1930.]=],
}
m["grotesque orc"] = {
  Name = "grotesque orc", 
  Colour = "LightRed", 
  Glyph = "o", 
  Tile = "[[File:Grotesque orc.png]]", 
  Speed = "10", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 70, 
  AC = 1, 
  EV = 9, 
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "Vault flag",}, 
  Willpower = "0", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 3, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "orc", 
  Species = "orc", 
  Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
}
m["guardian golem"] = {
  Name = "guardian golem", 
  Colour = "LightGreen", 
  Glyph = "9", 
  Tile = "[[File:Guardian golem.png]]", 
  Speed = "10", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 400, 
  AC = 10, 
  EV = 2, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"No exp gain flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "golem", 
  Species = "guardian golem", 
  Description = [=[A large construct, designed to protect. It can take the blows dealt to others upon itself, though it is prone to becoming unstable and overheating after heavy punishment.]=], 
  Quote = [=[“‘Listen Reb _Golem_,’ the old man said, wagging his finger. ‘Pay attention to
what I say—you understand?’
‘Understand...’
‘If you want to stay here, you got to do like Willpower. Gumbeiner says.’
‘Do-like-Willpower.-Gumbeiner-says...’
‘_That's_ the way I like to hear a golem talk. Malka, give here the mirror
from the pocketbook. Look, you see your face? You see on the forehead, what's
written? If you don't do like Willpower. Gumbeiner says, he'll wipe out what's
written and you'll be no more alive.’
‘No-more-alive...’
‘_That's_ right. Now, listen. Under the porch you'll find a lawnmower. Take
it. And cut the lawn. Then come back. Go.’”
-Avram Davidson, “The Golem”, 1955.]=],
}
m["guardian mummy"] = {
  Name = "guardian mummy", 
  Colour = "Yellow", 
  Glyph = "M", 
  Tile = "[[File:Guardian mummy.png]]", 
  Speed = "8", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 455, 
  AC = 6, 
  EV = 9, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "40", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 330, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "mummy", 
  Species = "mummy", 
  Description = [=[An ancient warrior, embalmed and cursed to walk in undeath for eternity.]=],
}
m["guardian serpent"] = {
  Name = "guardian serpent", 
  Colour = "White", 
  Glyph = "S", 
  Tile = "[[File:Guardian serpent.png]]", 
  Speed = "15", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 440, 
  AC = 6, 
  EV = 14, 
  Attacks = {
    {Damage = 26, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Venom Bolt", Damage = "3d13", Flags = {"Wizard",}}, 
      {Spell = "Slow", Flags = {"Wizard",}}, 
      {Spell = "Blink Allies Encircling", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "60", 
  Resistances = {"Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 458, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "guardian serpent", 
  Species = "guardian serpent", 
  Description = [=[A rare and distinct member of scaly society, light and swift like a snake, yet also intelligent like a naga. It is said that a guardian serpent would rather die in battle than leave anything to an intruder.]=], 
  Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
trans. Sir James George Frazer, 1913.

“A snake, with mottles rare,
Surveyed my chamber floor,
In feature as the worm before,
But ringed with power.”
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
}
m["guardian sphinx"] = {
  Name = "guardian sphinx", 
  Colour = "LightGrey", 
  Glyph = "H", 
  Tile = "[[File:Guardian sphinx.png]]", 
  Speed = "12", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 1080, 
  AC = 11, 
  EV = 6, 
  Attacks = {
    {Damage = 30, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 15, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 15, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Confuse", Flags = {"Wizard",}}, 
      {Spell = "Slow", Flags = {"Wizard",}}, 
      {Spell = "Paralyse", Flags = {"Wizard",}}, 
      {Spell = "Smiting", Damage = "7-17", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "80", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1729, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "sphinx", 
  Species = "guardian sphinx", 
  Description = [=[A fearsome aged hybrid with a woman's head, a lion's body, and the wings of an eagle. It solemnly guards the temples and treasures of the Dungeon with a multitude of mind-clouding maledictions.]=], 
  Quote = [=[“The Second Coming! Hardly are those words out
When a vast image out of Spiritus Mundi
Troubles my sight: somewhere in sands of the desert
A shape with lion body and the head of a man,
A gaze blank and pitiless as the sun,
Is moving its slow thighs, while all about it
Reel shadows of the indignant desert birds.”
-W. B. Yeats, "The Second Coming". 1920.]=],
}
m["halazid warlock"] = {
  Name = "halazid warlock", 
  Colour = "Green", 
  Glyph = "L", 
  Tile = "[[File:Halazid warlock.png]]", 
  Speed = "10", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 750, 
  AC = 8, 
  EV = 12, 
  Attacks = {
    {Damage = 20, Type = "Touch", Flavour = "Pain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Ghostly Sacrifice", Damage = "5d22", Flags = {"Wizard",}}, 
      {Spell = "Bolt of Cold", Damage = "3d27", Flags = {"Wizard",}}, 
      {Spell = "Bolt of Draining", Damage = "3d25", Flags = {"Wizard",}}, 
      {Spell = "Shadow Creatures", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "100", 
  Resistances = {"Poison resistance 3", "Negative energy resistance 3", "Miasma resistance", "Torment resistance", "Drown resistance", "Cold resistance 2",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1000, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "lich", 
  Species = "lich", 
  Description = [=[An ancient undead sorcerer, exhumed by the living divines Sheza and Sargol and forced to labour night and day to anchor them to the world. Even after the fall of the divine twins, it works to resurrect its fallen masters.]=],
}
m["halfling"] = {
  Name = "halfling", 
  Colour = "LightGrey", 
  Glyph = "p", 
  Tile = "[[File:Halfling.png]]", 
  Speed = "10", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 105, 
  AC = 2, 
  EV = 12, 
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "No gen derived flag",}, 
  Willpower = "10", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 30, 
  Size = "Small", 
  Intelligence = "Human", 
  Genus = "halfling", 
  Species = "halfling", 
  Description = [=[A humanoid of diminutive stature.]=],
}
m["harpy"] = {
  Name = "harpy", 
  Colour = "Green", 
  Glyph = "H", 
  Tile = "[[File:Harpy.png]]", 
  Speed = "25", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 385, 
  AC = 2, 
  EV = 10, 
  Attacks = {
    {Damage = 19, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 14, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Batty flag", "Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {"Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 621, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "harpy", 
  Species = "harpy", 
  Description = [=[A bird-like creature with a human face that roams the coasts endlessly, feared for its sharp claws and harrying strikes.]=], 
  Quote = [=[“Bird-bodied, girl-faced things they are; abominable their droppings, their hands are talons, their faces haggard with hunger insatiable.”
-Virgil, Aeneid 3

“And Phineus had scarcely taken the first morsel up when, with as little warning as a whirlwind or a lightning flash, they dropped from the clouds proclaiming their desire for food with raucous cries. The young lords saw them coming and raised the alarm. Yet they had hardly done so before the Harpyiai had devoured the whole meal and were on the wing once more, far out at sea. All they left was an intolerable stench.”
-Apollonius Rhodius, Argonautica 2. 179 — 434]=],
}
m["haunted armour"] = {
  Name = "haunted armour", 
  Colour = "LightGreen", 
  Glyph = "[", 
  Tile = "[[File:Haunted armour.png]]", 
  Speed = "10 (move: 50%)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 320, 
  AC = 13, 
  EV = 10, 
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Trickster"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors", "Starting equipment"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Unblindable flag", "Flying flag", "Fighter flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 9, 
  Size = "Tiny", 
  Intelligence = "Brainless", 
  Genus = "haunted armour", 
  Species = "haunted armour", 
  Description = [=[An ordinary piece of armour, held in your haunting grip. It can attack nearby enemies, but must return to your side if you ever stray too far from it.]=],
}
m["hell hog"] = {
  Name = "hell hog", 
  Colour = "LightRed", 
  Glyph = "h", 
  Tile = "[[File:Hell hog.png]]", 
  Speed = "14", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 595, 
  AC = 2, 
  EV = 9, 
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Fireball", Damage = "3d20", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Evil flag",}, 
  Willpower = "40", 
  Resistances = {"Fire resistance 3", "Torment resistance", "Miasma resistance", "Negative energy resistance 3",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 807, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "hog", 
  Species = "hell hog", 
  Description = [=[An extremely large and aggressive swine, bred in Hell, whose breath burns its foes to ash.]=],
}
m["hell hound"] = {
  Name = "hell hound", 
  Colour = "Cyan", 
  Glyph = "h", 
  Tile = "[[File:Hell hound.png]]", 
  Speed = "15", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 275, 
  AC = 6, 
  EV = 13, 
  Attacks = {
    {Damage = 13, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Fire Breath", Damage = "3d10", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Unblindable flag",}, 
  Willpower = "20", 
  Resistances = {"Fire resistance 3", "Torment resistance", "Miasma resistance", "Negative energy resistance 3",}, 
  Vulnerabilities = {"Cold vulnerability", "Holy vulnerability",}, 
  XP = 146, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "hound", 
  Species = "hell hound", 
  Description = [=[A huge black dog with glowing red eyes, and smoke pouring from its fanged mouth.]=], 
  Quote = [=[“About her middle round
 A cry of Hell-hounds never-ceasing barked
 With wide Cerberean mouths full loud, and rung
 A hideous peal; yet, when they list, would creep,
 If aught disturbed their noise, into her womb,
 And kennel there; yet there still barked and howled
 Within unseen.”
    -John Milton, _Paradise Lost_, Book II, 1667.]=],
}
m["hell knight"] = {
  Name = "hell knight", 
  Colour = "Red", 
  Glyph = "p", 
  Tile = "[[File:Hell knight.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 650, 
  AC = 9, 
  EV = 7, 
  Attacks = {
    {Damage = 26, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Fire", Damage = "3d18", Flags = {"Priest",}}, 
      {Spell = "Blink", Flags = {"Emergency", "Priest",}}, 
      {Spell = "Haste", Flags = {"Priest",}},
    },
  }, 
  Flags = {"Fighter flag", "Evil flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {"Fire resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 783, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A heavily armoured warrior, in league with the powers of Hell, and usually accompanied by other unsavoury beings of its ilk.]=], 
  Quote = [=[“Ok, let’s review. It’s up to the fair young maiden to rescue the dragon from the fire breathing knights in shining armour.”
-Exiern]=],
}
m["hell rat"] = {
  Name = "hell rat", 
  Colour = "LightRed", 
  Glyph = "r", 
  Tile = "[[File:Hell rat.png]]", 
  Speed = "12", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 165, 
  AC = 7, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Drain experience"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {"Torment resistance", "Miasma resistance", "Negative energy resistance 3",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 33, 
  Size = "Little", 
  Intelligence = "Animal", 
  Genus = "rat", 
  Species = "hell rat", 
  Description = [=[A unusually large rat. Its weird, knobbly orange skin glows with the infernal energies that spawned it.]=], 
  Quote = [=[HAMLET [Drawing his sword.]: How now! a rat? Dead, for a ducat, dead [Stabs through the arras.]
-William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, III, 4. 1603.]=],
}
m["hellephant"] = {
  Name = "hellephant", 
  Colour = "LightRed", 
  Glyph = "Y", 
  Tile = "[[File:Hellephant.png]]", 
  Speed = "10", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 1700, 
  AC = 13, 
  EV = 10, 
  Attacks = {
    {Damage = 45, Type = "Trample", Flavour = "Trample"}, 
    {Damage = 20, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 15, Type = "Gore", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Fire Breath", Damage = "3d40", Flags = {"Natural", "Breath",}}, 
      {Spell = "Blink", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Evil flag", "Warm blood flag",}, 
  Willpower = "140", 
  Resistances = {"Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1937, 
  Size = "Giant", 
  Intelligence = "Animal", 
  Genus = "elephant", 
  Species = "hellephant", 
  Description = [=[An abhorrent pachyderm, descendant of demons, burning from within with the fires of Hell.]=],
}
m["hellfire mortar"] = {
  Name = "hellfire mortar", 
  Colour = "LightRed", 
  Glyph = "I", 
  Tile = "[[File:Firespitter statue.png]]", 
  Speed = "10 (stationary)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 1500, 
  AC = 20, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Lava", 
  Spellsets = {
    {
      {Spell = "Magma Barrage", Damage = "4d15", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Speaks flag", "See invisible flag", "No regenerate flag", "Stationary flag", "Conjured flag", "Peripheral flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 3", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",}, 
  Vulnerabilities = {}, 
  XP = 1655, 
  Size = "Giant", 
  Intelligence = "Brainless", 
  Genus = "hellfire mortar", 
  Species = "hellfire mortar", 
  Description = [=[A terrifying weapon hewn from molten rock. It rains fiery destruction down upon its creators' enemies.]=],
}
m["hellion"] = {
  Name = "hellion", 
  Colour = "LightRed", 
  Glyph = "2", 
  Tile = "[[File:Hellion.png]]", 
  Speed = "12", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 385, 
  AC = 5, 
  EV = 10, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Call Down Damnation", Damage = "3d15", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Evil flag",}, 
  Willpower = "60", 
  Resistances = {"Damnation resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 384, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "hellion", 
  Species = "hellion", 
  Description = [=[A hateful demon, desirous to see all life destroyed by its damnation.]=],
}
m["hellwing"] = {
  Name = "hellwing", 
  Colour = "LightGrey", 
  Glyph = "4", 
  Tile = "[[File:Hellwing.png]]", 
  Speed = "10", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 455, 
  AC = 16, 
  EV = 10, 
  Attacks = {
    {Damage = 17, Type = "Hit", Flavour = "Swoop"}, 
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Evil flag",}, 
  Willpower = "60", 
  Resistances = {"Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 295, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "hellwing", 
  Species = "hellwing", 
  Description = [=[A hideous skeletal demon. It swoops through the air on powerful wings of ancient withered skin, taking sadistic joy from harrying those who would try to flee its grasp.]=],
}
m["hexer"] = {
  Name = "hexer", 
  Colour = "LightCyan", 
  Glyph = "R", 
  Tile = "[[File:Hexer.png]]", 
  Speed = "10 (atk: 50%)", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 1, 
  AC = 0, 
  EV = 10, 
  Attacks = {
    {Damage = 4, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Slow", Flags = {"Wizard",}}, 
      {Spell = "Confuse", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Flying flag", "See invisible flag", "Insubstantial flag", "Regenerates flag", "No poly flag", "Ancestor flag", "No gen derived flag", "Unbreathing flag",}, 
  Willpower = "6", 
  Resistances = {"Fire resistance", "Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 1, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "ancestor", 
  Species = "hexer", 
  Description = [=[A humanoid construct of insubstantial memory, floating through the air. Though perhaps somewhat changed in shape and bearing few discernable features, still it seems somehow to resemble a warrior from the distantly remembered past, ready with debilitating spells and deadly knifework.]=],
}
m["hideous elf"] = {
  Name = "hideous elf", 
  Colour = "LightRed", 
  Glyph = "e", 
  Tile = "[[File:Hideous elf.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 360, 
  AC = 3, 
  EV = 15, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "Vault flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 346, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
}
m["hideous human"] = {
  Name = "hideous human", 
  Colour = "LightGrey", 
  Glyph = "p", 
  Tile = "[[File:Hideous human.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 330, 
  AC = 3, 
  EV = 13, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "Vault flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 194, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=], 
  Quote = [=[“Do you know
Do I know
What’s this thing called ‘man’?
God only knows what a man is!
I only know his price.”
-Bertolt Brecht, “The Measures Taken”. 1930.]=],
}
m["hideous orc"] = {
  Name = "hideous orc", 
  Colour = "LightRed", 
  Glyph = "o", 
  Tile = "[[File:Hideous orc.png]]", 
  Speed = "10", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 70, 
  AC = 1, 
  EV = 9, 
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "Vault flag",}, 
  Willpower = "0", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 3, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "orc", 
  Species = "orc", 
  Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
}
m["hill giant"] = {
  Name = "hill giant", 
  Colour = "LightRed", 
  Glyph = "C", 
  Tile = "[[File:Hill giant.png]]", 
  Speed = "10", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 605, 
  AC = 3, 
  EV = 4, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 652, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "giant", 
  Species = "hill giant", 
  Description = [=[A massive, burly humanoid standing taller even than an ogre. Hill giants are uncivilized in every sense of the word, and have few recreational interests beyond smashing things such as you.]=],
}
m["hippogriff"] = {
  Name = "hippogriff", 
  Colour = "Yellow", 
  Glyph = "H", 
  Tile = "[[File:Hippogriff.png]]", 
  Speed = "10", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 425, 
  AC = 2, 
  EV = 7, 
  Attacks = {
    {Damage = 12, Type = "Peck", Flavour = "Plain"}, 
    {Damage = 9, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 9, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Beckoning Gale", Damage = "2d8", Flags = {"Natural",}}, 
      {Spell = "Warning Cry", Flags = {"Vocal", "Breath",}},
    },
  }, 
  Flags = {"Flying flag", "Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 263, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "hippogriff", 
  Species = "hippogriff", 
  Description = [=[A large creature with the hindquarters of a horse and the wings, head and talons of a great eagle. As popular heraldric creatures, some fortresses may keep them as symbols and defenders alike, where they in turn launch intruders into the waiting blades of their masters.]=],
}
m["hoarfrost cannon"] = {
  Name = "hoarfrost cannon", 
  Colour = "Cyan", 
  Glyph = "I", 
  Tile = "[[File:Hoarfrost cannon.png]]", 
  Speed = "5 (stationary)", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 340, 
  AC = 9, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Hoarfrost Bullet", Damage = "3d9", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Speaks flag", "See invisible flag", "No regenerate flag", "Stationary flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Cold resistance 3", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",}, 
  Vulnerabilities = {"Fire vulnerability",}, 
  XP = 516, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "hoarfrost cannon", 
  Species = "hoarfrost cannon", 
  Description = [=[An elegant siege weapon, magically sculpted from crystalline ice. As ephemeral as a summer snowstorm, every salvo it fires consumes a portion of itself until nothing is left behind but water.]=],
}
m["hobgoblin"] = {
  Name = "hobgoblin", 
  Colour = "Brown", 
  Glyph = "g", 
  Tile = "[[File:Hobgoblin.png]]", 
  Speed = "10", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 55, 
  AC = 2, 
  EV = 10, 
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "0", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "goblin", 
  Species = "hobgoblin", 
  Description = [=[A larger and even ruder goblin. Hobgoblins are perfectly capable of wielding weapons, but most prefer to beat their opponents to death with their bare hands.]=], 
  Quote = [=[“A foolish consistency is the hobgoblin of little minds, adored by little statesmen and philosophers and divines.”
-Ralph Waldo Emerson, _Essays: First Series_, Essay II: Self-Reliance.
1841.]=],
}
m["hog"] = {
  Name = "hog", 
  Colour = "LightMagenta", 
  Glyph = "h", 
  Tile = "[[File:Hog.png]]", 
  Speed = "13", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 330, 
  AC = 2, 
  EV = 9, 
  Attacks = {
    {Damage = 14, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 196, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "hog", 
  Species = "hog", 
  Description = [=[A large even-toed ungulate. Like human beings, it is omnivorous, intelligent, and nearly hairless.]=], 
  Quote = [=[“Fern came slowly down the stairs. Her eyes were red from crying. As she
 approached her chair, the carton wobbled, and there was a scratching noise.
 Fern looked at her father. Then she lifted the lid of the carton. There,
 inside, looking up at her, was the newborn pig. It was a white one. The
 morning light shone through its ears, turning them pink. “He's yours,” said
 Mr. Arable.  “Saved from an untimely death. And may the good Lord forgive me
 for this foolishness.”
    -E.B. White, _Charlotte's Web_]=],
}
m["holy swine"] = {
  Name = "holy swine", 
  Colour = "Yellow", 
  Glyph = "h", 
  Tile = "[[File:Holy swine.png]]", 
  Speed = "14", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 605, 
  AC = 2, 
  EV = 9, 
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Holy"},
  }, 
  Holiness = "Holy", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag",}, 
  Willpower = "40", 
  Resistances = {"Miasma resistance", "Negative energy resistance 3", "Holy resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 795, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "hog", 
  Species = "holy swine", 
  Description = [=[A rare celestial version of a usually filthy animal, said to be an angelic being who succumbed to hostile magic.]=],
}
m["hornet"] = {
  Name = "hornet", 
  Colour = "Yellow", 
  Glyph = "y", 
  Tile = "[[File:Hornet.png]]", 
  Speed = "15", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 330, 
  AC = 6, 
  EV = 14, 
  Attacks = {
    {Damage = 18, Type = "Sting", Flavour = "Paralyse"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "No skeleton flag",}, 
  Willpower = "30", 
  Resistances = {}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 281, 
  Size = "Tiny", 
  Intelligence = "Animal", 
  Genus = "hornet", 
  Species = "hornet", 
  Description = [=[A buzzing hornet with a vicious stinger dripping with paralytic poison.]=],
}
m["hound"] = {
  Name = "hound", 
  Colour = "Yellow", 
  Glyph = "h", 
  Tile = "[[File:Hound.png]]", 
  Speed = "15", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 165, 
  AC = 2, 
  EV = 13, 
  Attacks = {
    {Damage = 6, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"See invisible flag", "Unblindable flag", "Warm blood flag",}, 
  Willpower = "10", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 42, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "hound", 
  Species = "hound", 
  Description = [=[A fearsome hunting dog, lithe and alert.]=], 
  Quote = [=[“A traveller, by the faithful hound, Half-buried in the snow was found, Still grasping in his hand of ice That banner with the strange device, Excelsior!”
-Henry Wadsworth Longfellow, “Excelsior”]=],
}
m["howler monkey"] = {
  Name = "howler monkey", 
  Colour = "LightGreen", 
  Glyph = "h", 
  Tile = "[[File:Howler monkey.png]]", 
  Speed = "12", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 185, 
  AC = 1, 
  EV = 11, 
  Attacks = {
    {Damage = 8, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Warning Cry", Flags = {"Vocal", "Breath",}},
    },
  }, 
  Flags = {"Warm blood flag",}, 
  Willpower = "10", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 54, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "howler monkey", 
  Species = "howler monkey", 
  Description = [=[An aggressively territorial primate, known for the astonishing variety and volume of noise it can produce.]=],
}
m["human"] = {
  Name = "human", 
  Colour = "LightGrey", 
  Glyph = "p", 
  Tile = "[[File:Human.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 330, 
  AC = 3, 
  EV = 13, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 196, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=], 
  Quote = [=[“Do you know
Do I know
What’s this thing called ‘man’?
God only knows what a man is!
I only know his price.”
-Bertolt Brecht, “The Measures Taken”. 1930.]=],
}
m["hydra"] = {
  Name = "hydra", 
  Colour = "LightGreen", 
  Glyph = "D", 
  Tile = "[[File:Hydra.png]]", 
  Speed = "10 (swim: 60%)", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 715, 
  AC = 0, 
  EV = 5, 
  Attacks = {
    {Damage = 18, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 18, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 18, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 18, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Cold blood flag", "Regenerates flag",}, 
  Willpower = "60", 
  Resistances = {"Poison resistance", "Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 864, 
  Size = "Giant", 
  Intelligence = "Animal", 
  Genus = "hydra", 
  Species = "hydra", 
  Description = [=[A great and nightmarish lacertilian beast. It has many heads, and the potential to grow many more!

Hitting it with any bladed weapon bigger than a short blade risks lopping a head off and causing two more to grow in its place. Very large claws, such as trolls', are long enough to do the same. Only a weapon branded with flame will cauterise the wound and prevent more heads from growing.]=], 
  Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
-Life of Confucius

“This Dragon had Two furious Wings
Each one upon each Shoulder;
With a Sting in his Tail as long as a Flail,
Which made him bolder and bolder.
He had long Claws, and in his Jaws
Four and forty Teeth of Iron;
With a Hide as tough, as any Buff,
Which did him round environ.”

-“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
}
m["ice bat"] = {
  Name = "ice bat", 
  Colour = "LightBlue", 
  Glyph = "Z", 
  Tile = "[[File:Ice bat.png]]", 
  Speed = "28", 
  HD = 2, 
  ["HD"] = 2, 
  ["Average HP 10x"] = 110, 
  AC = 0, 
  EV = 9, 
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Cold"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Unbreathing flag", "No regenerate flag", "Vault flag",}, 
  Willpower = "1", 
  Resistances = {"Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",}, 
  XP = 1, 
  Size = "Tiny", 
  Intelligence = "Brainless", 
  Genus = "simulacrum", 
  Species = "simulacrum", 
  Description = [=[An ice replica of a monster, animated by the powers of necromancy.]=], 
  Quote = [=[“The simulacrum now hides, not the truth, but the fact that there is none, that is to say, the continuation of Nothingness.”
-Jean Baudrillard, “Radical Thought”. 1994.
trans. François Debrix, 1995.]=],
}
m["ice beast"] = {
  Name = "ice beast", 
  Colour = "LightBlue", 
  Glyph = "Y", 
  Tile = "[[File:Ice beast.png]]", 
  Speed = "10", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 275, 
  AC = 5, 
  EV = 10, 
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Cold"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"No skeleton flag",}, 
  Willpower = "20", 
  Resistances = {"Cold resistance 3", "Poison resistance", "Drown resistance",}, 
  Vulnerabilities = {"Fire vulnerability",}, 
  XP = 130, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "ice beast", 
  Species = "ice beast", 
  Description = [=[A terrible creature, formed of snow and crystalline ice. Its feet leave puddles of icy water on the floor.]=],
}
m["ice devil"] = {
  Name = "ice devil", 
  Colour = "White", 
  Glyph = "4", 
  Tile = "[[File:Ice devil.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 440, 
  AC = 12, 
  EV = 10, 
  Attacks = {
    {Damage = 16, Type = "Hit", Flavour = "Cold"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Evil flag",}, 
  Willpower = "80", 
  Resistances = {"Cold resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",}, 
  XP = 340, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "ice devil", 
  Species = "ice devil", 
  Description = [=[A man-sized demon covered in glittering ice.]=],
}
m["ice dragon"] = {
  Name = "ice dragon", 
  Colour = "White", 
  Glyph = "D", 
  Tile = "[[File:Ice dragon.png]]", 
  Speed = "10", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 900, 
  AC = 10, 
  EV = 8, 
  Attacks = {
    {Damage = 17, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 17, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 17, Type = "Trample", Flavour = "Trample"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Cold Breath", Damage = "3d24", Flags = {"Natural", "Breath", "Noisy",}},
    },
  }, 
  Flags = {"Cold blood flag", "Flying flag",}, 
  Willpower = "40", 
  Resistances = {"Cold resistance 2", "Poison resistance",}, 
  Vulnerabilities = {"Fire vulnerability",}, 
  XP = 869, 
  Size = "Giant", 
  Intelligence = "Animal", 
  Genus = "dragon", 
  Species = "ice dragon", 
  Description = [=[A white, frost-coated dragon. Snowflakes trickle from its nostrils.]=], 
  Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
-Life of Confucius

“This Dragon had Two furious Wings
Each one upon each Shoulder;
With a Sting in his Tail as long as a Flail,
Which made him bolder and bolder.
He had long Claws, and in his Jaws
Four and forty Teeth of Iron;
With a Hide as tough, as any Buff,
Which did him round environ.”

-“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
}
m["ice statue"] = {
  Name = "ice statue", 
  Colour = "LightBlue", 
  Glyph = "I", 
  Tile = "[[File:Ice statue.png]]", 
  Speed = "10 (stationary)", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 720, 
  AC = 12, 
  EV = 1, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Bolt of Cold", Damage = "3d16", Flags = {"Magical",}}, 
      {Spell = "Throw Icicle", Damage = "3d16", Flags = {"Magical",}}, 
      {Spell = "Summon Ice Beast", Flags = {"Magical",}}, 
      {Spell = "Freezing Gust", Damage = "2d17", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Unbreathing flag", "Speaks flag", "Stationary flag",}, 
  Willpower = "Immune", 
  Resistances = {"Cold resistance 3", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",}, 
  Vulnerabilities = {"Fire vulnerability",}, 
  XP = 453, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "statue", 
  Species = "ice statue", 
  Description = [=[An imposing idol of some nameless arctic god, carved in glistening deep blue ice. Freezing vapours swirl about it, and a chill pervades the air.]=],
}
m["iguana"] = {
  Name = "iguana", 
  Colour = "Blue", 
  Glyph = "l", 
  Tile = "[[File:Iguana.png]]", 
  Speed = "10", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 165, 
  AC = 5, 
  EV = 9, 
  Attacks = {
    {Damage = 15, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Cold blood flag",}, 
  Willpower = "10", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 36, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "giant lizard", 
  Species = "iguana", 
  Description = [=[A green lizard with strong jaws and sharp teeth, prized for its flesh.]=], 
  Quote = [=[“Once on a time when Brahmadatta was reigning in Benares, the Bodhisatta was born an iguana. When he grew up he dwelt in a big burrow in the river bank with a following of many hundreds of other iguanas. Now the Bodhisatta had a son, a young iguana, who was great friends with a chameleon, whom he used to clip and embrace. This intimacy being reported to the iguana king, he sent for his young son and said that such friendship was misplaced, for chameleons were low creatures, and that if the intimacy was persisted in, calamity would befall the whole of the tribe of iguanas. And he enjoined his son to have no more to do with the chameleon. But the son continued in his intimacy.”
-_Khuddaka Nikāya_, Jātaka 141 “Godha-jātaka”. ca. 4th cent. B.C.
trans. Robert Chalmers, 1895.]=],
}
m["imperial myrmidon"] = {
  Name = "imperial myrmidon", 
  Colour = "LightCyan", 
  Glyph = "a", 
  Tile = "[[File:Imperial myrmidon.png]]", 
  Speed = "12", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 750, 
  AC = 4, 
  EV = 21, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Vuln"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors", "Weapons armour", "Starting equipment"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Slow", Flags = {"Wizard",}}, 
      {Spell = "Confuse", Flags = {"Wizard",}}, 
      {Spell = "Agony", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Evil flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1217, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A warrior initiated in the mysteries of a dying cult, dedicated to serve thrones long-fallen. Its blows strip away magical defences, leaving its foes vulnerable to even the simplest hexes.]=],
}
m["infernal demonspawn"] = {
  Name = "infernal demonspawn", 
  Colour = "Red", 
  Glyph = "6", 
  Tile = "[[File:Infernal demonspawn.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 550, 
  AC = 12, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Fire"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Unholy flag", "Speaks flag", "Warm blood flag", "No poly flag",}, 
  Willpower = "40", 
  Resistances = {"Fire resistance 2", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",}, 
  XP = 713, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "demonspawn", 
  Species = "infernal demonspawn", 
  Description = [=[A half-mortal, half-demonic creature, with its hellish heritage asserting itself through a certain devilish cast to its features.]=],
}
m["inugami"] = {
  Name = "inugami", 
  Colour = "Red", 
  Glyph = "h", 
  Tile = "[[File:Inugami.png]]", 
  Speed = "10", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 55, 
  AC = 0, 
  EV = 0, 
  Attacks = {
    {Damage = 0, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"See invisible flag", "Unblindable flag", "Warm blood flag", "No poly flag", "No gen derived flag", "No zombie flag", "Ghost demon flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 34, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "hound", 
  Species = "inugami", 
  Description = [=[A mystical canine, frequently bound into the service of wizards and sorcerers. Its eyes flicker with remarkable intelligence, but its bite is no less sharp than its wilder cousins.

They are difficult to truly kill - when gravely wounded, they instead return to spiritual form to lick their wounds until ready to be summoned again.]=],
}
m["iron dragon"] = {
  Name = "iron dragon", 
  Colour = "Cyan", 
  Glyph = "D", 
  Tile = "[[File:Iron dragon.png]]", 
  Speed = "8", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 1170, 
  AC = 20, 
  EV = 6, 
  Attacks = {
    {Damage = 25, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 25, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 25, Type = "Trample", Flavour = "Trample"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Metal Splinters", Damage = "3d30", Flags = {"Natural", "Breath", "Noisy",}},
    },
  }, 
  Flags = {"See invisible flag", "Warm blood flag",}, 
  Willpower = "160", 
  Resistances = {"Fire resistance", "Cold resistance", "Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 1234, 
  Size = "Giant", 
  Intelligence = "Animal", 
  Genus = "dragon", 
  Species = "iron dragon", 
  Description = [=[A very heavy, slow and apparently flightless dragon. It is named for its scales, which are so tough they might be iron. Small flakes of metal trail from its nostrils.]=], 
  Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
-Life of Confucius

“This Dragon had Two furious Wings
Each one upon each Shoulder;
With a Sting in his Tail as long as a Flail,
Which made him bolder and bolder.
He had long Claws, and in his Jaws
Four and forty Teeth of Iron;
With a Hide as tough, as any Buff,
Which did him round environ.”

-“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
}
m["iron elemental"] = {
  Name = "iron elemental", 
  Colour = "Cyan", 
  Glyph = "E", 
  Tile = "[[File:Iron elemental.png]]", 
  Speed = "6", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 1080, 
  AC = 20, 
  EV = 2, 
  Attacks = {
    {Damage = 40, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Iron Shot", Damage = "3d24", Flags = {"Magical",}}, 
      {Spell = "Slow", Flags = {"Magical",}}, 
      {Spell = "Metal Splinters", Damage = "3d27", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 824, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "elemental", 
  Species = "iron elemental", 
  Description = [=[A rare and powerful spirit from the elemental plane of earth, it exists in this world by inhabiting a hulking mass of iron.]=],
}
m["iron giant"] = {
  Name = "iron giant", 
  Colour = "Cyan", 
  Glyph = "C", 
  Tile = "[[File:Iron giant.png]]", 
  Speed = "10", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 1800, 
  AC = 18, 
  EV = 2, 
  Attacks = {
    {Damage = 65, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Iron Shot", Damage = "3d32", Flags = {"Wizard",}}, 
      {Spell = "Throw Ally", Flags = {"Natural",}}, 
      {Spell = "Harpoon Shot", Damage = "2d17", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "120", 
  Resistances = {"Fire resistance", "Cold resistance", "Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 1999, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "giant", 
  Species = "iron giant", 
  Description = [=[A huge, rusting monolith, larger than any other species of giant. It packs an incredible punch.]=], 
  Quote = [=["You're made of metal, but you have feelings, and you think about things,
 and that means you have a soul. And souls don't die."
    -_The Iron Giant_. 1999]=],
}
m["iron golem"] = {
  Name = "iron golem", 
  Colour = "Cyan", 
  Glyph = "9", 
  Tile = "[[File:Iron golem.png]]", 
  Speed = "7 (atk: 70%)", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 2700, 
  AC = 24, 
  EV = 2, 
  Attacks = {
    {Damage = 50, Type = "Punch", Flavour = "Plain"}, 
    {Damage = 50, Type = "Punch", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 943, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "golem", 
  Species = "iron golem", 
  Description = [=[A large, ponderous and very solid statue of metal, given the power of locomotion through some esoteric means.]=],
}
m["iron imp"] = {
  Name = "iron imp", 
  Colour = "Cyan", 
  Glyph = "5", 
  Tile = "[[File:Iron imp.png]]", 
  Speed = "8", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 165, 
  AC = 6, 
  EV = 8, 
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Evil flag",}, 
  Willpower = "10", 
  Resistances = {"Fire resistance 3", "Cold resistance", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 40, 
  Size = "Small", 
  Intelligence = "Human", 
  Genus = "iron imp", 
  Species = "iron imp", 
  Description = [=[An ugly, twisted little minor demon with metal skin.]=],
}
m["iron troll"] = {
  Name = "iron troll", 
  Colour = "Cyan", 
  Glyph = "T", 
  Tile = "[[File:Iron troll.png]]", 
  Speed = "7", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 880, 
  AC = 20, 
  EV = 4, 
  Attacks = {
    {Damage = 35, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 25, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 25, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Regenerates flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "100", 
  Resistances = {"Fire resistance", "Cold resistance",}, 
  Vulnerabilities = {}, 
  XP = 764, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "troll", 
  Species = "iron troll", 
  Description = [=[A great troll, mighty of limb and plated with thick scales that resemble lightly rusted iron, especially in their hardness.]=], 
  Quote = [=[“Buckshank bold and Elfinstone,
And more than I can mention here,
They caused to be built so stout a ship,
And unto Iceland they would steer.

They launched the ship upon the main,
Which bellowed like a wrathful bear;
Down to the bottom the vessel sank,
A laidly Trold has dragged it there.”
-George Borrow, _Lavengro: The Scholar, the Gypsy, the Priest_. 1851.]=],
}
m["ironbound beastmaster"] = {
  Name = "ironbound beastmaster", 
  Colour = "Brown", 
  Glyph = "p", 
  Tile = "[[File:Ironbound beastmaster.png]]", 
  Speed = "10", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 660, 
  AC = 2, 
  EV = 14, 
  Attacks = {
    {Damage = 45, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Throw Bolas", Damage = "2d12", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Has aura flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 950, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A cruel and unruly brute who growls in the language of the untamed. Its very presence provokes and overworks non-sapient, living beasts and slimes alike into a rapid fervour.]=],
}
m["ironbound convoker"] = {
  Name = "ironbound convoker", 
  Colour = "Yellow", 
  Glyph = "p", 
  Tile = "[[File:Ironbound convoker.png]]", 
  Speed = "10", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 495, 
  AC = 5, 
  EV = 9, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Might Other", Flags = {"Wizard",}}, 
      {Spell = "Word of Recall", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 644, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A guardian mage clad in pattern-etched armour. It can recite words of power to summon distant allies and imbue them with unnatural might.]=],
}
m["ironbound frostheart"] = {
  Name = "ironbound frostheart", 
  Colour = "Blue", 
  Glyph = "p", 
  Tile = "[[File:Ironbound frostheart.png]]", 
  Speed = "10", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 600, 
  AC = 5, 
  EV = 9, 
  Attacks = {
    {Damage = 25, Type = "Touch", Flavour = "Cold"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Creeping Frost", Damage = "3d18", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {"Cold resistance",}, 
  Vulnerabilities = {}, 
  XP = 810, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[An emaciated warrior-mage, bound to guard long-coveted treasures. It calls forth deadly frost from its surrounds, freezing foes that are next to walls.]=],
}
m["ironbound mechanist"] = {
  Name = "ironbound mechanist", 
  Colour = "Cyan", 
  Glyph = "g", 
  Tile = "[[File:Ironbound mechanist.png]]", 
  Speed = "10", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 645, 
  AC = 6, 
  EV = 12, 
  Attacks = {
    {Damage = 22, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 22, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Forge Phalanx Beetle", Flags = {"Wizard",}}, 
      {Spell = "Nazja's All-Purpose Tempering", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "Speaks flag", "Warm blood flag", "Two weapons flag",}, 
  Willpower = "80", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1004, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "goblin", 
  Species = "goblin", 
  Description = [=[A well-armoured coglin whose talents with machinery have been harnessed by the Ironbound order to repair and augment the many constructs that help guard the Vaults.]=],
}
m["ironbound preserver"] = {
  Name = "ironbound preserver", 
  Colour = "LightGreen", 
  Glyph = "p", 
  Tile = "[[File:Ironbound preserver.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 1120, 
  AC = 4, 
  EV = 5, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Injury Bond", Flags = {"Wizard",}}, 
      {Spell = "Minor Healing", Damage = "2d7+3", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1121, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A towering, muscular figure, capable of safeguarding its allies by selflessly accepting a portion of the injuries inflicted upon them.]=],
}
m["ironbound thunderhulk"] = {
  Name = "ironbound thunderhulk", 
  Colour = "LightCyan", 
  Glyph = "O", 
  Tile = "[[File:Ironbound thunderhulk.png]]", 
  Speed = "10 (atk: 150%)", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 880, 
  AC = 3, 
  EV = 8, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Call Down Lightning", Damage = "3d26", Flags = {"Magical",}}, 
      {Spell = "Blink Range", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1073, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "ogre", 
  Species = "ogre", 
  Description = [=[A brutish figure, hastily armoured in scraps of leather and metal to combat a fearsome intruder. On its back is an antique, arcane 'lightning rod', which calls down thunder on distant foes, although it cannot hit nearby targets.]=],
}
m["jackal"] = {
  Name = "jackal", 
  Colour = "Brown", 
  Glyph = "h", 
  Tile = "[[File:Jackal.png]]", 
  Speed = "14", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 55, 
  AC = 2, 
  EV = 12, 
  Attacks = {
    {Damage = 3, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Warm blood flag",}, 
  Willpower = "0", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "hound", 
  Species = "jackal", 
  Description = [=[A small canine scavenger. Packs of jackals roam the underworld, searching for carrion to devour.]=], 
  Quote = [=[“Always ready to take advantage of every favourable opportunity, the Jackal is a sad parasite, and hangs on the skirts of the larger carnivora as they roam the country for prey, in the hope of securing some share of the creatures which they destroy or wound.”
-John George Wood, _The Illustrated Natural History: Mammalia_. 1865.]=],
}
m["jelly"] = {
  Name = "jelly", 
  Colour = "LightRed", 
  Glyph = "J", 
  Tile = "[[File:Jelly.png]]", 
  Speed = "10", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 165, 
  AC = 0, 
  EV = 2, 
  Attacks = {
    {Damage = 3, Type = "Hit", Flavour = "Acid"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Eats doors", "See invisible flag", "Unblindable flag", "Splits flag", "Amorphous flag", "Acid splash flag", "No skeleton flag",}, 
  Willpower = "10", 
  Resistances = {"Poison resistance", "Acid resistance 3", "Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 42, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "jelly", 
  Species = "jelly", 
  Description = [=[A pulsating mass of acidic protoplasm.]=], 
  Quote = [=[“Beware of the Blob!
It creeps
And leaps
and glides and slides
Across the floor
Right through the door
And all around the wall,
A splotch, a blotch...”
-Burt Bacharach and Mack David, “Beware of the Blob”. 1958.]=],
}
m["jiangshi"] = {
  Name = "jiangshi", 
  Colour = "Yellow", 
  Glyph = "V", 
  Tile = "[[File:Jiangshi.png]]", 
  Speed = "18 (move: 60%)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 650, 
  AC = 10, 
  EV = 10, 
  Attacks = {
    {Damage = 27, Type = "Claw", Flavour = "Vampiric"}, 
    {Damage = 27, Type = "Claw", Flavour = "Vampiric"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "80", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 910, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "jiangshi", 
  Species = "vampire", 
  Description = [=[A vampiric thrall bound into servitude by esoteric rituals. Though its rigid limbs give it an awkward gait, it moves with surprising speed, leaping upon its victims and leeching away their life essence with its vicious claws.]=],
}
m["jorogumo"] = {
  Name = "jorogumo", 
  Colour = "Blue", 
  Glyph = "H", 
  Tile = "[[File:Jorogumo.png]]", 
  Speed = "12", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 850, 
  AC = 4, 
  EV = 14, 
  Attacks = {
    {Damage = 28, Type = "Hit", Flavour = "Paralyse"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Draining", Damage = "3d20", Flags = {"Wizard",}}, 
      {Spell = "Ensnare", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Web immune flag", "Speaks flag", "Warm blood flag", "Evil flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 849, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "jorogumo", 
  Species = "jorogumo", 
  Description = [=[A spider spirit that takes the appearance of a human. It weaves deadly magics to incapacitate and kill its prey.]=],
}
m["juggernaut"] = {
  Name = "juggernaut", 
  Colour = "LightGreen", 
  Glyph = "C", 
  Tile = "[[File:Juggernaut.png]]", 
  Speed = "15 (atk: 450%)", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 1700, 
  AC = 20, 
  EV = 5, 
  Attacks = {
    {Damage = 80, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 40, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "120", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 3993, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "giant", 
  Species = "juggernaut", 
  Description = [=[A gigantic humanoid with thick iron plates welded to its skin. It moves with alarming speed and deals incredible damage with its immense fists, but must rest between blows.]=],
}
m["jumping spider"] = {
  Name = "jumping spider", 
  Colour = "LightBlue", 
  Glyph = "s", 
  Tile = "[[File:Jumping spider.png]]", 
  Speed = "15", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 320, 
  AC = 6, 
  EV = 12, 
  Attacks = {
    {Damage = 20, Type = "Pounce", Flavour = "Ensnare"}, 
    {Damage = 8, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Blink Close", Flags = {"Natural",}}, 
      {Spell = "Blink Range", Flags = {"Natural",}},
    },
  }, 
  Flags = {"No skeleton flag", "Web immune flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 272, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "spider", 
  Species = "jumping spider", 
  Description = [=[A spider which weaves webs between its front legs and leaps at its prey, ensnaring them. The speed with which it leaps is almost supernatural.]=],
}
m["killer bee"] = {
  Name = "killer bee", 
  Colour = "Brown", 
  Glyph = "y", 
  Tile = "[[File:Killer bee.png]]", 
  Speed = "20", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 165, 
  AC = 2, 
  EV = 18, 
  Attacks = {
    {Damage = 10, Type = "Sting", Flavour = "Poison"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "No skeleton flag",}, 
  Willpower = "10", 
  Resistances = {}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 62, 
  Size = "Tiny", 
  Intelligence = "Animal", 
  Genus = "killer bee", 
  Species = "killer bee", 
  Description = [=[A giant bee, bearing a deadly barb which can sting repeatedly.]=],
}
m["knight"] = {
  Name = "knight", 
  Colour = "LightCyan", 
  Glyph = "R", 
  Tile = "[[File:Knight.png]]", 
  Speed = "10 (atk: 150%)", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 1, 
  AC = 8, 
  EV = 9, 
  Attacks = {
    {Damage = 4, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "See invisible flag", "Insubstantial flag", "Regenerates flag", "No poly flag", "Ancestor flag", "No gen derived flag", "Unbreathing flag",}, 
  Willpower = "6", 
  Resistances = {"Fire resistance", "Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 1, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "ancestor", 
  Species = "knight", 
  Description = [=[A humanoid construct of insubstantial memory, floating through the air. Though perhaps somewhat changed in shape and bearing few discernable features, still it seems somehow to resemble a warrior from the distantly remembered past, well equipped with arms and armour both.]=],
}
m["kobold"] = {
  Name = "kobold", 
  Colour = "Brown", 
  Glyph = "K", 
  Tile = "[[File:Kobold.png]]", 
  Speed = "10", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 35, 
  AC = 2, 
  EV = 12, 
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "0", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1, 
  Size = "Small", 
  Intelligence = "Human", 
  Genus = "kobold", 
  Species = "kobold", 
  Description = [=[A small, greyish creature with the look and temperament of a feral dog. No one knows for sure where kobolds come from, but ancient demon-gods, evil spirits, and meddling wizards have all been suggested as culprits.]=], 
  Quote = [=[“Kobolds are harmless.”
-Bearand the Bold, epitaph (Magic: the Gathering)

“The Parts Septentrionall are with these Sp’ryts Much haunted.. About the places where they dig for Oare. The Greekes and Germans call them Cobali.”
-Thomas Heywood, _The Hierarchy of the Blessed Angels_, Book IX, l. 568. 1635.]=],
}
m["kobold blastminer"] = {
  Name = "kobold blastminer", 
  Colour = "Cyan", 
  Glyph = "K", 
  Tile = "[[File:Kobold blastminer.png]]", 
  Speed = "10 (spell: 150%)", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 390, 
  AC = 4, 
  EV = 14, 
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bombard", Damage = "3d18", Flags = {"Natural", "Noisy",}},
    },
  }, 
  Flags = {"Warm blood flag", "Speaks flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 468, 
  Size = "Small", 
  Intelligence = "Human", 
  Genus = "kobold", 
  Species = "kobold", 
  Description = [=[A kobold, ready with multiple armaments to defend itself from the many dangers of the depths. The blastmote-packed cannon on its shoulder bears its maker's mark, and is fiercely loyal; it will fire for none other.]=], 
  Quote = [=[“The Parts Septentrionall are with these Sp’ryts Much haunted.. About the places where they dig for Oare. The Greekes and Germans call them Cobali.”
-Thomas Heywood, _The Hierarchy of the Blessed Angels_, Book IX, l. 568. 1635.]=],
}
m["kobold brigand"] = {
  Name = "kobold brigand", 
  Colour = "Yellow", 
  Glyph = "K", 
  Tile = "[[File:Kobold brigand.png]]", 
  Speed = "10", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 275, 
  AC = 3, 
  EV = 12, 
  Attacks = {
    {Damage = 7, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 98, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "kobold", 
  Species = "kobold", 
  Description = [=[A kobold that is bigger and tougher than the ordinary kobold, with a penchant for underhanded tactics.]=], 
  Quote = [=[“The Parts Septentrionall are with these Sp’ryts Much haunted.. About the places where they dig for Oare. The Greekes and Germans call them Cobali.”
-Thomas Heywood, _The Hierarchy of the Blessed Angels_, Book IX, l. 568. 1635.]=],
}
m["kobold demonologist"] = {
  Name = "kobold demonologist", 
  Colour = "Magenta", 
  Glyph = "K", 
  Tile = "[[File:Kobold demonologist.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 390, 
  AC = 4, 
  EV = 13, 
  Attacks = {
    {Damage = 4, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Summon Minor Demon", Flags = {"Wizard",}}, 
      {Spell = "Summon Demon", Flags = {"Wizard",}}, 
      {Spell = "Cantrip", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Evil flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 368, 
  Size = "Small", 
  Intelligence = "Human", 
  Genus = "kobold", 
  Species = "kobold", 
  Description = [=[A kobold in league with demonic powers, able to call forth beings from the depths of Hell.]=], 
  Quote = [=[“The Parts Septentrionall are with these Sp’ryts Much haunted.. About the places where they dig for Oare. The Greekes and Germans call them Cobali.”
-Thomas Heywood, _The Hierarchy of the Blessed Angels_, Book IX, l. 568. 1635.]=],
}
m["kobold fleshcrafter"] = {
  Name = "kobold fleshcrafter", 
  Colour = "LightMagenta", 
  Glyph = "K", 
  Tile = "[[File:Kobold fleshcrafter.png]]", 
  Speed = "10", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 660, 
  AC = 10, 
  EV = 16, 
  Attacks = {
    {Damage = 24, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 16, Type = "Tentacle slap", Flavour = "Poison"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Flesh", Damage = "3d18", Flags = {"Wizard",}}, 
      {Spell = "Awaken Flesh", Damage = "3d14", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Evil flag", "Speaks flag", "Warm blood flag", "Regenerates flag",}, 
  Willpower = "60", 
  Resistances = {"Poison resistance",}, 
  Vulnerabilities = {"Silver vulnerability",}, 
  XP = 955, 
  Size = "Small", 
  Intelligence = "Human", 
  Genus = "kobold", 
  Species = "kobold", 
  Description = [=[A skull-masked kobold, its body mutated by forbidden magics. It conducts vile experiments in the service of demonic powers, formulating ever more terrible monstrosities as vessels for devilish minds.]=], 
  Quote = [=[“The Parts Septentrionall are with these Sp’ryts Much haunted.. About the places where they dig for Oare. The Greekes and Germans call them Cobali.”
-Thomas Heywood, _The Hierarchy of the Blessed Angels_, Book IX, l. 568. 1635.]=],
}
m["kobold geomancer"] = {
  Name = "kobold geomancer", 
  Colour = "Green", 
  Glyph = "K", 
  Tile = "[[File:Kobold geomancer.png]]", 
  Speed = "10", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 290, 
  AC = 4, 
  EV = 13, 
  Attacks = {
    {Damage = 4, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Lee's Rapid Deconstruction", Damage = "3d10*", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 135, 
  Size = "Small", 
  Intelligence = "Human", 
  Genus = "kobold", 
  Species = "kobold", 
  Description = [=[A wily kobold who has learned to weaponise every crack and crevice that lines the walls of its domain.]=], 
  Quote = [=[“The Parts Septentrionall are with these Sp’ryts Much haunted.. About the places where they dig for Oare. The Greekes and Germans call them Cobali.”
-Thomas Heywood, _The Hierarchy of the Blessed Angels_, Book IX, l. 568. 1635.]=],
}
m["komodo dragon"] = {
  Name = "komodo dragon", 
  Colour = "LightRed", 
  Glyph = "l", 
  Tile = "[[File:Komodo dragon.png]]", 
  Speed = "10 (swim: 60%)", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 440, 
  AC = 7, 
  EV = 8, 
  Attacks = {
    {Damage = 34, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Cold blood flag",}, 
  Willpower = "40", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 362, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "giant lizard", 
  Species = "komodo dragon", 
  Description = [=[An enormous monitor lizard more than capable of preying on large animals.]=], 
  Quote = [=[“The three of us were sitting ashen faced as if we had just witnessed a foul and malignant murder. At least if we had been watching a murder the murderer wouldn't have been looking us impassively in the eye as he did it. Maybe it was the feeling of cold unflinching arrogance that so disturbed us. But whatever malign emotions we tried to pin on to the lizard, we knew that they weren't the lizard's emotions at all, only ours. The lizard was simply going about its lizardly business in a simple, straightforward lizardly way. It didn't know anything about the horror, the guilt, the shame, the ugliness that we, uniquely guilty and ashamed animals, were trying to foist on it. So we got it all straight back at us, as if reflected in the mirror of its single unwavering and disinterested eye.”
-Douglas Adams, “Last Chance to See”. 1990.]=],
}
m["kraken"] = {
  Name = "kraken", 
  Colour = "LightMagenta", 
  Glyph = "X", 
  Tile = "[[File:Kraken.png]]", 
  Speed = "14", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 2080, 
  AC = 20, 
  EV = 0, 
  Attacks = {
    {Damage = 50, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Deep water", 
  Spellsets = {
    {
      {Spell = "Spawn Tentacles", Flags = {"Natural",}}, 
      {Spell = "Ink Cloud", Flags = {"Emergency", "Natural",}},
    },
  }, 
  Flags = {"Cold blood flag", "No skeleton flag",}, 
  Willpower = "60", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 1529, 
  Size = "Giant", 
  Intelligence = "Animal", 
  Genus = "kraken", 
  Species = "kraken", 
  Description = [=[A gargantuan sea monster, capable of devouring entire ships. Its many tentacles reach towards the shore and crush any who draw near.]=], 
  Quote = [=[“... Kraken, also called the Crab-fish, which [according to the pilots of Norway] is not that huge, for heads and tails counted, he is no larger than our Öland is wide [i.e. less than 16 km] ... He stays at the sea floor, constantly surrounded by innumerable small fishes, who serve as his food and are fed by him in return: for his meal, if I remember correctly what E. Pontoppidan writes, lasts no longer than three months, and another three are then needed to digest it. His excrements nurture in the following an army of lesser fish, and for this reason, fishermen plumb after his resting place ... Gradually, Kraken ascends to the surface, and when he is at ten to twelve fathoms, the boats had better move out of his vicinity, as he will shortly thereafter burst up, like a floating island, spurting water from his dreadful nostrils and making ring waves around him, which can reach many miles. Could one doubt that this is the Leviathan of Job?”
-Jacob Wallenberg, “Min son på galejan”. 1781.]=],
}
m["large abomination"] = {
  Name = "large abomination", 
  Colour = "LightRed", 
  Glyph = "X", 
  Tile = "[[File:Large abomination.png]]", 
  Speed = "10 - 15", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 495, 
  AC = 11, 
  EV = 6, 
  Attacks = {
    {Damage = 32, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Unbreathing flag",}, 
  Willpower = "100", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",}, 
  XP = 719, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "small abomination", 
  Species = "large abomination", 
  Description = [=[A hideous conglomeration of mangled body parts, possessed and altered in ways that challenge sanity. Each varies in speed, strength, or resilience by the nature of whatever unfortunates were used to make it.]=], 
  Quote = [=[“No — it wasn't that way at all. It was everywhere — a gelatin — a slime yet it
 had shapes, a thousand shapes of horror beyond all memory. There were eyes —
 and a blemish. It was the pit — the maelstrom — the ultimate abomination.
 Carter, it was the unnamable!”
    -H.P. Lovecraft, _The Unnamable_. 1925.]=],
}
m["lasher statue"] = {
  Name = "lasher statue", 
  Colour = "LightGrey", 
  Glyph = "8", 
  Tile = "[[File:Lasher statue.png]]", 
  Speed = "10 (stationary)", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 720, 
  AC = 12, 
  EV = 1, 
  Attacks = {
    {Damage = 20, Type = "Weapon only", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Archer flag", "Unbreathing flag", "Speaks flag", "Stationary flag", "No poly flag", "Don't melee flag", "Artificial flag", "Vault flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 569, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "statue", 
  Species = "statue", 
  Description = [=[At first glance, this piece of sculpted granite appears inert. The red glow from its eyes, however, suggests it is no mere stone. Although it is rooted to its base, it can still move parts of itself.]=],
}
m["laughing skull"] = {
  Name = "laughing skull", 
  Colour = "LightRed", 
  Glyph = "z", 
  Tile = "[[File:Laughing skull.png]]", 
  Speed = "15", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 240, 
  AC = 4, 
  EV = 18, 
  Attacks = {
    {Damage = 16, Type = "Headbutt", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Draining", Damage = "3d13", Flags = {"Magical", "Noisy",}},
    },
  }, 
  Flags = {"Evil flag", "Flying flag", "Unbreathing flag",}, 
  Willpower = "20", 
  Resistances = {"Fire resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 125, 
  Size = "Tiny", 
  Intelligence = "Human", 
  Genus = "laughing skull", 
  Species = "laughing skull", 
  Description = [=[A blazing swift skull that cackles with the bleak malice of the dead. Fond of swarming, its laughter grows more spiteful and powerful for each nearby member of its own kind.]=],
}
m["lava snake"] = {
  Name = "lava snake", 
  Colour = "Yellow", 
  Glyph = "S", 
  Tile = "[[File:Lava snake.png]]", 
  Speed = "10", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 165, 
  AC = 2, 
  EV = 17, 
  Attacks = {
    {Damage = 7, Type = "Bite", Flavour = "Fire"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Lava", 
  Spellsets = {
    {
      {Spell = "Spit Lava", Damage = "3d10", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Warm blood flag",}, 
  Willpower = "10", 
  Resistances = {"Fire resistance 3",}, 
  Vulnerabilities = {"Cold vulnerability",}, 
  XP = 48, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "snake", 
  Species = "lava snake", 
  Description = [=[A burning red snake which dwells in pools of lava. It spits gobs of molten rock at passers-by.]=], 
  Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
trans. Sir James George Frazer, 1913.

“A snake, with mottles rare,
Surveyed my chamber floor,
In feature as the worm before,
But ringed with power.”
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
}
m["lemure"] = {
  Name = "lemure", 
  Colour = "Yellow", 
  Glyph = "5", 
  Tile = "[[File:Lemure.png]]", 
  Speed = "10", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 275, 
  AC = 4, 
  EV = 12, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Evil flag",}, 
  Willpower = "20", 
  Resistances = {"Negative energy resistance 3", "Torment resistance", "Miasma resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 106, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "lemure", 
  Species = "lemure", 
  Description = [=[An accursed soul magically bound to hellish servitude for the highest bidder. If its master is slain, it will be freed, departing this realm with gratitude.]=],
}
m["leopard gecko"] = {
  Name = "leopard gecko", 
  Colour = "Yellow", 
  Glyph = "l", 
  Tile = "[[File:Leopard gecko.png]]", 
  Speed = "12", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 55, 
  AC = 1, 
  EV = 14, 
  Attacks = {
    {Damage = 5, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Cold blood flag",}, 
  Willpower = "0", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 3, 
  Size = "Little", 
  Intelligence = "Animal", 
  Genus = "giant lizard", 
  Species = "leopard gecko", 
  Description = [=[A brightly-coloured lizard with huge, sharp teeth. The pads on its toes allow it to cling to walls and ceilings.]=],
}
m["lich"] = {
  Name = "lich", 
  Colour = "LightGrey", 
  Glyph = "L", 
  Tile = "[[File:Lich.png]]", 
  Speed = "10", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 800, 
  AC = 10, 
  EV = 10, 
  Attacks = {
    {Damage = 15, Type = "Touch", Flavour = "Drain experience"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Cold", Damage = "3d29", Flags = {"Wizard",}}, 
      {Spell = "Orb of Destruction", Damage = "9d18", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}}, 
      {Spell = "Slow", Flags = {"Wizard",}}, 
      {Spell = "Invisibility", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Speaks flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1751, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "lich", 
  Species = "lich", 
  Description = [=[A powerful wizard who has learned to cheat death itself, now existing as a skeletal, desiccated corpse kept intact by a mighty exercise of dark magic.]=],
}
m["lightning spire"] = {
  Name = "lightning spire", 
  Colour = "LightCyan", 
  Glyph = "I", 
  Tile = "[[File:Lightning spire.png]]", 
  Speed = "10 (stationary)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 700, 
  AC = 13, 
  EV = 3, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Electrical Bolt", Damage = "3d13", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Unbreathing flag", "Stationary flag", "No poly flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",}, 
  Vulnerabilities = {}, 
  XP = 614, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "lightning spire", 
  Species = "lightning spire", 
  Description = [=[A buzzing contraption made from a coil and a rod. It irregularly zaps electricity at the most distant enemy in its range.]=],
}
m["lindwurm"] = {
  Name = "lindwurm", 
  Colour = "LightRed", 
  Glyph = "k", 
  Tile = "[[File:Lindwurm.png]]", 
  Speed = "10", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 495, 
  AC = 8, 
  EV = 6, 
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 10, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 10, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Fire Breath", Damage = "3d18", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 647, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "drake", 
  Species = "lindwurm", 
  Description = [=[A small serpentine dragon with a pair of strong forelimbs. Its thick scales give off an eerie red glow.]=], 
  Quote = [=[“Freilich verbürgt uns keine Silbe die Existenz von solcherlei Thieren, wenn wir uns den Drachen oder Lindwurm als ein Ungeheuer vorstellen, dessen langer Hals in einen Adler-, Löwen- oder Delphinenkopf endigt; das auf dem breiten Rücken Greifs- oder Nachisittige trägt; und am vielfach gerollten Schweif einen Stachel mit Widerhaken hat; Feuer speit; sich in Mädchen verliebt und diese entführt; bald diese bald jene Gestalt annimmt; auf sauer erworbenen Schatzen ruht — kurz, als ein Ungeheuer, das alle Eigenschaften besitzt, welche die Fabel ihm andichtet; dann wäre es Wahnsinn, an Drachen und Lindwürmer glauben zu wollen. Nehmen wir aber dafür bloß ein furchtbares Ungeheuer überhaupt, welches nun aus unserem Welttheile vertilgt ist, so hat der Glaube daran nichts Lächerliches.”
-Leopold Ziegelhauſer, _Schattenbilder der Vorzeit: Ein Kranz von
Geschichten, Sagen, Legenden, Märchen, Skizzen und Heldenmahlen, Aus allen
Gegenden Deutschlands und des österreichischen Kaiserstaates_. 1844.]=],
}
m["living spell"] = {
  Name = "living spell", 
  Colour = "LightBlue", 
  Glyph = "*", 
  Tile = "[[File:Living spell.png]]", 
  Speed = "10", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 3, 
  AC = 0, 
  EV = 5, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Insubstantial flag", "No exp gain flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Tiny", 
  Intelligence = "Brainless", 
  Genus = "living spell", 
  Species = "living spell", 
  Description = [=[A spell, waiting to cast itself at the first foe that enters its range. Once it does, it'll dissipate into the ether.]=],
}
m["lorocyproca"] = {
  Name = "lorocyproca", 
  Colour = "Blue", 
  Glyph = "2", 
  Tile = "[[File:Lorocyproca.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 770, 
  AC = 10, 
  EV = 12, 
  Attacks = {
    {Damage = 40, Type = "Hit", Flavour = "Antimagic"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Unholy flag", "See invisible flag", "Invisible flag",}, 
  Willpower = "140", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1271, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "lorocyproca", 
  Species = "lorocyproca", 
  Description = [=[A tall and gaunt figure, draped in long robes which flow as if alive. It thirsts for magical energies.]=], 
  Quote = [=[“There it had assumed a wild, incalculable and incredible shape, twisted into a fantastic arabesque — invisible to their eyes, but dreadful nonetheless — into the unfamiliar numeral under whose menace they lived.”
-Bruno Schulz, “The Brilliant Epoch”. 1937.]=],
}
m["lost soul"] = {
  Name = "lost soul", 
  Colour = "LightGreen", 
  Glyph = "*", 
  Tile = "[[File:Lost soul.png]]", 
  Speed = "13", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 250, 
  AC = 0, 
  EV = 10, 
  Attacks = {
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Flying flag", "Unbreathing flag", "Insubstantial flag", "No exp gain flag", "Maintain range flag", "See invisible flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 0, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "lost soul", 
  Species = "lost soul", 
  Description = [=[The echo of an unmourned soul. Though the memories of its living self are long-faded, it is drawn to the moment of death by some lingering instinct. It seizes upon the passage of other souls, losing the last vestiges of its being in the memories of another's life.]=], 
  Quote = [=[“She walks in the twilight, her steps make no sound,
Her feet leave no tracks on the dew-covered ground.
Her hand gently beckons, she whispers your name—
But those who go with her are never the same.”
-Magic: the Gathering]=],
}
m["lunar statue"] = {
  Name = "lunar statue", 
  Colour = "LightRed", 
  Glyph = "8", 
  Tile = "[[File:Lunar statue.png]]", 
  Speed = "10 (stationary)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 700, 
  AC = 12, 
  EV = 1, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Brain Feed", Flags = {"Magical",}}, 
      {Spell = "Draining Gaze", Flags = {"Magical",}}, 
      {Spell = "Lehudib's Crystal Spear", Damage = "3d28", Flags = {"Magical",}}, 
      {Spell = "Shadow Creatures", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Unbreathing flag", "Speaks flag", "Stationary flag", "Artificial flag", "Vault flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 726, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "statue", 
  Species = "orange crystal statue", 
  Description = [=[An intricately carved idol of some nameless godling, hewn of translucent orange crystal. Its lifeless eyes seem to glitter uncannily with a wicked intelligence. It is capable of unleashing a powerful psychic assault upon the minds of any who approach it.]=],
}
m["lurking horror"] = {
  Name = "lurking horror", 
  Colour = "Blue", 
  Glyph = "*", 
  Tile = "[[File:Lurking horror.png]]", 
  Speed = "12", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 10, 
  AC = 0, 
  EV = 10, 
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Unbreathing flag", "Insubstantial flag", "No exp gain flag",}, 
  Willpower = "10", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "lurking horror", 
  Species = "lurking horror", 
  Description = [=[A formless mass of negative energy, bound to bring terrible torment once the forces holding it together dissolve. The alien presence of intruders to the Abyss is sure to unravel it, yet it seems perversely drawn toward them; still, it seems somehow reluctant to move while being observed.]=],
}
m["macabre mass"] = {
  Name = "macabre mass", 
  Colour = "Brown", 
  Glyph = "x", 
  Tile = "[[File:Macabre mass.png]]", 
  Speed = "5", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 30, 
  AC = 1, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Unbreathing flag", "No regenerate flag", "No exp gain flag",}, 
  Willpower = "Immune", 
  Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 0, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "macabre mass", 
  Species = "macabre mass", 
  Description = [=[A fused and twisted collection of body parts, weakly animated by necromancy. It is easily destroyed, but capable of merging with others to form more potent horrors.]=],
}
m["mad acolyte of Lugonu"] = {
  Name = "mad acolyte of Lugonu", 
  Colour = "Magenta", 
  Glyph = "p", 
  Tile = "[[File:Mad acolyte of Lugonu.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 400, 
  AC = 3, 
  EV = 13, 
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}}, 
      {Spell = "Blink Other", Flags = {"Priest",}}, 
      {Spell = "Invisibility", Flags = {"Priest",}}, 
      {Spell = "Malign Gateway", Flags = {"Priest",}}, 
      {Spell = "Blink", Flags = {"Priest",}},
    },
  }, 
  Flags = {"Evil flag", "Unholy flag", "Speaks flag", "Warm blood flag", "Vault flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",}, 
  XP = 1296, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A rather eccentric person, dabbling in all sorts of arcane oddities.]=], 
  Quote = [=[“Each family or tribe has a wizard or conjuring doctor, whose office we could never clearly ascertain.”
-Charles Darwin, _The Voyage of the Beagle_, ch. X. 1839.]=],
}
m["malarious merfolk avatar"] = {
  Name = "malarious merfolk avatar", 
  Colour = "LightBlue", 
  Glyph = "m", 
  Tile = "[[File:Malarious merfolk avatar.png]]", 
  Speed = "10 (swim: 60%)", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 195, 
  AC = 4, 
  EV = 12, 
  Attacks = {
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Avatar Song", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "No gen derived flag", "No poly flag",}, 
  Willpower = "120", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 30, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "merfolk", 
  Species = "merfolk", 
  Description = [=[A young merfolk that looks deeply ill, but is still capable of bespelling its audience.]=], 
  Quote = [=[“Then up it raise the mermaiden,
Wi the comb an glass in her hand:
‘Here’s a health to you, my merrie young men,
For you never will see dry land.’”
-“Sir Patrick Spens”, Scottish folk song, version 58J in Francis James
Child, _The English and Scottish Popular Ballads_. 1898.]=],
}
m["mana viper"] = {
  Name = "mana viper", 
  Colour = "Magenta", 
  Glyph = "S", 
  Tile = "[[File:Mana viper.png]]", 
  Speed = "14", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 495, 
  AC = 3, 
  EV = 14, 
  Attacks = {
    {Damage = 23, Type = "Bite", Flavour = "Antimagic"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Cold blood flag", "See invisible flag",}, 
  Willpower = "100", 
  Resistances = {"Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 721, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "snake", 
  Species = "mana viper", 
  Description = [=[A violet-scaled serpent with faintly glowing eyes. It thirsts for magic as well as flesh, and its bite can drink dry the magical reservoirs of even a powerful mage in no time.]=], 
  Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
trans. Sir James George Frazer, 1913.

“A snake, with mottles rare,
Surveyed my chamber floor,
In feature as the worm before,
But ringed with power.”
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
}
m["manticore"] = {
  Name = "manticore", 
  Colour = "Red", 
  Glyph = "H", 
  Tile = "[[File:Manticore.png]]", 
  Speed = "10", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 495, 
  AC = 5, 
  EV = 7, 
  Attacks = {
    {Damage = 26, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 14, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 14, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Throw Barbs", Damage = "2d13", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Flying flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 529, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "manticore", 
  Species = "manticore", 
  Description = [=[A hideous cross-breed, bearing the features of a human and a lion, with great bat-like wings. Its tail bristles with spikes that can be loosed at potential prey.]=], 
  Quote = [=[“Ctesias writeth, that in Aethiopia likewise there is a beast which he calleth Mantichora, having three rankes of teeth, which when they meet togither are let in one within another like the teeth of combes: with the face and eares of a man, with red eyes; of colour sanguine, bodied like a lyon, and having a taile armed with a sting like a scorpion: his voice resembleth the noise of a flute and trumpet sounded together: very swift he is, and mans flesh of all others hee most desireth.”
-Pliny the Elder, _Natural History_, Book 8, Chapter XXI]=],
}
m["marrowcuda"] = {
  Name = "marrowcuda", 
  Colour = "LightBlue", 
  Glyph = "F", 
  Tile = "[[File:Marrowcuda.png]]", 
  Speed = "13", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 235, 
  AC = 4, 
  EV = 11, 
  Attacks = {
    {Damage = 8, Type = "Bite", Flavour = "Swarm"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "10", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 73, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "marrowcuda", 
  Species = "marrowcuda", 
  Description = [=[The flame-wreathed skeleton of a carnivorous fish, darting through air as easily as it once parted water. It burns with a hunger it could not satisfy in life and is singularly driven by in death.

While a single one may be only a nuisance, the swarm is never far behind, and every bite it lands will summon more and more of them until every scrap of flesh on its prey has been devoured.]=],
}
m["martyred shade"] = {
  Name = "martyred shade", 
  Colour = "Yellow", 
  Glyph = "W", 
  Tile = "[[File:Martyred shade.png]]", 
  Speed = "7", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 320, 
  AC = 8, 
  EV = 18, 
  Attacks = {
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Flying flag", "Unbreathing flag", "Speaks flag", "Insubstantial flag", "Regenerates flag", "Has aura flag",}, 
  Willpower = "60", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 304, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "phantom", 
  Species = "martyred shade", 
  Description = [=[The wandering shade of a long-dead soul who died for a forgotten cause. Though their memories have turned to mist, something deep within still compels them to serve and sacrifice - no matter the cost.]=],
}
m["master elementalist"] = {
  Name = "master elementalist", 
  Colour = "Magenta", 
  Glyph = "p", 
  Tile = "[[File:Master elementalist.png]]", 
  Speed = "10", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 600, 
  AC = 0, 
  EV = 13, 
  Attacks = {
    {Damage = 8, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Lehudib's Crystal Spear", Damage = "3d37", Flags = {"Wizard",}}, 
      {Spell = "Chain Lightning", Damage = "3d45", Flags = {"Wizard",}}, 
      {Spell = "Fire Storm", Damage = "8d14", Flags = {"Wizard",}}, 
      {Spell = "Ozocubu's Refrigeration", Damage = "4d17", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}}, 
      {Spell = "Repel Missiles", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Unholy flag", "Speaks flag", "Warm blood flag", "Vault flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1303, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A demented wizard commanding the primal forces of the universe.]=],
}
m["megabat"] = {
  Name = "megabat", 
  Colour = "LightGrey", 
  Glyph = "b", 
  Tile = "[[File:Megabat.png]]", 
  Speed = "30", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 35, 
  AC = 1, 
  EV = 14, 
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"See invisible flag", "Flying flag", "Unblindable flag", "Batty flag", "Warm blood flag", "Vault flag",}, 
  Willpower = "0", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 9, 
  Size = "Tiny", 
  Intelligence = "Animal", 
  Genus = "bat", 
  Species = "bat", 
  Description = [=[A large grey bat that, despite being herbivorous, is quite aggressive. It is myopic and uses echolocation to navigate.]=], 
  Quote = [=[“The sun was set; the night came on apace,
And falling dews bewet around the place;
The bat takes airy rounds on leathern wings,
And the hoarse owl his woeful dirges sings.”
-John Gay, Shepherd's Week, Wednesday; or, The Dumps.

“Ere the bat hath flown
His cloister'd flight.”
-William Shakespeare, _Macbeth_, III, 2, line 40. 1605.]=],
}
m["meliai"] = {
  Name = "meliai", 
  Colour = "Green", 
  Glyph = "y", 
  Tile = "[[File:Meliai.png]]", 
  Speed = "20", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 245, 
  AC = 4, 
  EV = 14, 
  Attacks = {
    {Damage = 14, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 12, Type = "Sting", Flavour = "Poison"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}}, 
      {Spell = "Heal Other", Damage = "2d3+3", Flags = {"Priest",}},
    },
  }, 
  Flags = {"Flying flag", "No skeleton flag", "Web immune flag", "Evil flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 487, 
  Size = "Small", 
  Intelligence = "Human", 
  Genus = "killer bee", 
  Species = "meliai", 
  Description = [=[A nymphal hybrid, with a winged torso of a human atop the stinging abdomen of a bee. The meliai serve under many roles: priestesses of nature, nurses to the divine, and warrior-champions for their hives.]=], 
  Quote = [=[“And Heaven came, bringing on night and longing for love, and he lay about Earth
 spreading himself full upon her. Then the son from his ambush stretched forth
 his left hand and in his right took the great long sickle with jagged teeth,
 and swiftly lopped off his own father's members and cast them away to fall
 behind him. And not vainly did they fall from his hand; for all the bloody
 drops that gushed forth Earth received, and as the seasons moved round she bare
 the strong Erinyes and the great Giants with gleaming armour, holding long
 spears in their hands, and the Nymphs whom they call Meliae all over the
 boundless earth.”
    -Hesiod, _Theogony_, 182-187, trans. H.G. Evelyn-White. 1920]=],
}
m["merfolk"] = {
  Name = "merfolk", 
  Colour = "LightRed", 
  Glyph = "m", 
  Tile = "[[File:Merfolk.png]]", 
  Speed = "10 (swim: 60%)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 550, 
  AC = 4, 
  EV = 12, 
  Attacks = {
    {Damage = 22, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Amphibious", 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 301, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "merfolk", 
  Species = "merfolk", 
  Description = [=[A hybrid with the torso of a human and the tail of a fish. It is capable of dwelling both in water and on land, and fiercely defends its domain.]=], 
  Quote = [=[“Again at length my thought reviving came,
When I no longer found my self the same;
Then first this sea-green beard I felt to grow,
And these large honours on my spreading brow;
My long-descending locks the billows sweep,
And my broad shoulders cleave the yielding deep;
My fishy tail, my arms of azure hue,
And ev'ry part divinely chang'd, I view.”
-Ovid, _Metamorphoses_, XIII, 546-7. 8 A.D.
trans. Garth, Dryden, et al.]=],
}
m["merfolk aquamancer"] = {
  Name = "merfolk aquamancer", 
  Colour = "Green", 
  Glyph = "m", 
  Tile = "[[File:Merfolk aquamancer.png]]", 
  Speed = "10 (swim: 60%)", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 630, 
  AC = 2, 
  EV = 12, 
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Primal Wave", Damage = "3d22", Flags = {"Wizard",}}, 
      {Spell = "Steam Ball", Damage = "3d18", Flags = {"Wizard",}}, 
      {Spell = "Throw Icicle", Damage = "3d23", Flags = {"Wizard",}}, 
      {Spell = "Blink", Flags = {"Emergency", "Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "80", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 832, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "merfolk", 
  Species = "merfolk", 
  Description = [=[A slender merfolk mystic with unusually webby hands. Its form shifts and glistens as if seen through ocean spray.]=], 
  Quote = [=[“Lord, Lord! methought, what pain it was to drown!
 What dreadful noise of waters in mine ears!
 What ugly sights of death within mine eyes!
 Methought I saw a thousand fearful wrecks,
 Ten thousand men that fishes gnawed upon,
 Wedges of gold, great anchors, heaps of pearl,
 Inestimable stones, unvalued jewels,
 All scattered in the bottom of the sea:
 Some lay in dead men’s skulls; and in those holes
 Where eyes did once inhabit, there were crept,
 As ’t were in scorn of eyes, reflecting gems.”
    -William Shakespeare, _King Richard III_, I, iv. 1597]=],
}
m["merfolk avatar"] = {
  Name = "merfolk avatar", 
  Colour = "LightCyan", 
  Glyph = "m", 
  Tile = "[[File:Merfolk avatar.png]]", 
  Speed = "10 (swim: 60%)", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 845, 
  AC = 4, 
  EV = 12, 
  Attacks = {
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Avatar Song", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "No gen derived flag",}, 
  Willpower = "120", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 845, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "merfolk", 
  Species = "merfolk", 
  Description = [=[A beguiling merfolk whose voice mesmerises listeners. It carries no weapon, but its song summons drowned souls to defend the sea against intruders.]=], 
  Quote = [=[“Then up it raise the mermaiden,
Wi the comb an glass in her hand:
‘Here’s a health to you, my merrie young men,
For you never will see dry land.’”
-“Sir Patrick Spens”, Scottish folk song, version 58J in Francis James
Child, _The English and Scottish Popular Ballads_. 1898.]=],
}
m["merfolk impaler"] = {
  Name = "merfolk impaler", 
  Colour = "Yellow", 
  Glyph = "m", 
  Tile = "[[File:Merfolk impaler.png]]", 
  Speed = "10 (swim: 60%; atk: 60%)", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 780, 
  AC = 3, 
  EV = 18, 
  Attacks = {
    {Damage = 22, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Amphibious", 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 915, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "merfolk", 
  Species = "merfolk", 
  Description = [=[A powerfully muscled merfolk warrior, bearing a deadly weapon.]=], 
  Quote = [=[“Damn ye! Let Neptune strike ye dead, Winslow! HAAARK! Hark Triton, hark!
 Bellow, bid our father the Sea King rise from the depths full foul in his fury!
 Black waves teeming with salt-foam to smother this young mouth with pungent
 slime, to choke ye, engorging your organs ‘til ye turn blue and bloated with
 bilge and brine and can scream no more -- only when he, crowned in cockle
 shells with slitherin’ tentacled tail and steaming beard take up his fell
 be-finnéd arm, his coral-tine trident screeches banshee-like in the tempest and
 plunges right through yer gullet, bursting ye -- a bulging bladder no more, but
 a blasted bloody film now -- a nothing for the harpies and the souls of dead
 sailors to peck and claw and feed upon, only to be lapped up and swallowed by
 the infinite waters of the dread emperor himself -- forgotten to any man, to
 any time, forgotten to any god or devil, forgotten even to the sea, for any
 stuff or part of Winslow, even any scantling of your soul is Winslow no more,
 but is now itself the sea!”
    -Thomas Wake, _The Lighthouse_. 2019]=],
}
m["merfolk javelineer"] = {
  Name = "merfolk javelineer", 
  Colour = "White", 
  Glyph = "m", 
  Tile = "[[File:Merfolk javelineer.png]]", 
  Speed = "10 (swim: 60%)", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 730, 
  AC = 3, 
  EV = 12, 
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Amphibious", 
  Flags = {"Archer flag", "Speaks flag", "Warm blood flag", "Don't melee flag",}, 
  Willpower = "60", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 922, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "merfolk", 
  Species = "merfolk", 
  Description = [=[A fearsome merfolk champion with a piercing gaze and a large bundle of javelins.]=], 
  Quote = [=[“Again at length my thought reviving came,
When I no longer found my self the same;
Then first this sea-green beard I felt to grow,
And these large honours on my spreading brow;
My long-descending locks the billows sweep,
And my broad shoulders cleave the yielding deep;
My fishy tail, my arms of azure hue,
And ev'ry part divinely chang'd, I view.”
-Ovid, _Metamorphoses_, XIII, 546-7. 8 A.D.
trans. Garth, Dryden, et al.]=],
}
m["merfolk siren"] = {
  Name = "merfolk siren", 
  Colour = "Cyan", 
  Glyph = "m", 
  Tile = "[[File:Merfolk siren.png]]", 
  Speed = "10 (swim: 60%)", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 405, 
  AC = 4, 
  EV = 12, 
  Attacks = {
    {Damage = 19, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Siren Song", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "60", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 470, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "merfolk", 
  Species = "merfolk", 
  Description = [=[A beguiling merfolk whose voice can mesmerise listeners.]=], 
  Quote = [=[“Row'd on, in reach of an erected voice,
The Sirens soon took note, without our noise,
Tuned those sweet accents that made charms so strong,
And these learn'd numbers made the Sirens' song:
‘Come here, thou worthy of a world of praise,
That dost so high the Grecian glory raise,
Ulysses! stay thy ship, and that song hear
That none past ever but it bent his ear,
But left him ravish'd, and instructed more
By us, than any ever heard before.
For we know all things whatsoever were
In wide Troy labour'd; whatsoever there
The Grecians and the Trojans both sustain'd
By those high issues that the Gods ordain'd.
And whatsoever all the earth can show
T' inform a knowledge of desert, we know.’”
-Homer, _The Odyssey_, XII, 268-82.
trans. George Chapman, 1857.]=],
}
m["meteoran"] = {
  Name = "meteoran", 
  Colour = "Yellow", 
  Glyph = "p", 
  Tile = "[[File:Meteoran.png]]", 
  Speed = "10", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 375, 
  AC = 2, 
  EV = 12, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "No gen derived flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 156, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "meteoran", 
  Species = "meteoran", 
  Description = [=[A celestial being, descended to this earth for a brief time.]=],
}
m["microbat"] = {
  Name = "microbat", 
  Colour = "LightGrey", 
  Glyph = "b", 
  Tile = "[[File:Microbat.png]]", 
  Speed = "30", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 35, 
  AC = 1, 
  EV = 14, 
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"See invisible flag", "Flying flag", "Unblindable flag", "Batty flag", "Warm blood flag", "Vault flag",}, 
  Willpower = "0", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1, 
  Size = "Tiny", 
  Intelligence = "Animal", 
  Genus = "bat", 
  Species = "bat", 
  Description = [=[A large grey bat that, despite being herbivorous, is quite aggressive. It is myopic and uses echolocation to navigate.]=], 
  Quote = [=[“The sun was set; the night came on apace,
And falling dews bewet around the place;
The bat takes airy rounds on leathern wings,
And the hoarse owl his woeful dirges sings.”
-John Gay, Shepherd's Week, Wednesday; or, The Dumps.

“Ere the bat hath flown
His cloister'd flight.”
-William Shakespeare, _Macbeth_, III, 2, line 40. 1605.]=],
}
m["minotaur"] = {
  Name = "minotaur", 
  Colour = "LightRed", 
  Glyph = "H", 
  Tile = "[[File:Minotaur.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 780, 
  AC = 14, 
  EV = 6, 
  Attacks = {
    {Damage = 35, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 20, Type = "Gore", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "100", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 992, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "minotaur", 
  Species = "minotaur", 
  Description = [=[A large muscular human with the head of a bull. It makes its home in a gauntlet where it awaits worthy challengers.]=],
}
m["molten gargoyle"] = {
  Name = "molten gargoyle", 
  Colour = "LightRed", 
  Glyph = "9", 
  Tile = "[[File:Molten gargoyle.png]]", 
  Speed = "10", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 315, 
  AC = 14, 
  EV = 7, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Fire"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Magma", Damage = "3d15", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Flying flag", "Unbreathing flag",}, 
  Willpower = "60", 
  Resistances = {"Fire resistance 3", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",}, 
  Vulnerabilities = {}, 
  XP = 433, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "golem", 
  Species = "molten gargoyle", 
  Description = [=[A hideous molten stone statue come to life, with flames licking across its body.]=], 
  Quote = [=[“Their innumerable sculptures of demons and dragons assumed a lugubrious aspect. The restless light of the flame made them move to the eye. There were griffins which had the air of laughing, gargoyles which one fancied one heard yelping, salamanders which puffed at the fire, tarasques which sneezed in the smoke. And among the monsters thus roused from their sleep of stone by this flame, by this noise, there was one who walked about, and who was seen, from time to time, to pass across the glowing face of the pile, like a bat in front of a candle.”
-Victor Hugo, _The Hunchback of Notre-Dame_, 10, ch. IV. 1831.
trans. Isabel F. Hapgood]=],
}
m["monarch bomb"] = {
  Name = "monarch bomb", 
  Colour = "LightRed", 
  Glyph = "E", 
  Tile = "[[File:Monarch bomb.png]]", 
  Speed = "13", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 440, 
  AC = 14, 
  EV = 9, 
  Attacks = {
    {Damage = 24, Type = "Hit", Flavour = "Bomblet"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Launch Bomblet", Damage = "2d8", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Flying flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 802, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "monarch bomb", 
  Species = "monarch bomb", 
  Description = [=[A flying munitions factory, held aloft on jets of fiery exhaust and packed to the brim with explosives. It can rapidly fill an area with bomblets, and when commanded by its creator, will explode them all (and itself) to devastating effect.]=],
}
m["monstrous demonspawn"] = {
  Name = "monstrous demonspawn", 
  Colour = "LightGrey", 
  Glyph = "6", 
  Tile = "[[File:Monstrous demonspawn.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 1000, 
  AC = 9, 
  EV = 8, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 15, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 15, Type = "Gore", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Unholy flag", "See invisible flag", "Speaks flag", "Warm blood flag", "No poly flag",}, 
  Willpower = "40", 
  Resistances = {"Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",}, 
  XP = 956, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "demonspawn", 
  Species = "monstrous demonspawn", 
  Description = [=[A half-mortal, half-demonic creature, with its hellish heritage asserting itself through a certain devilish cast to its features.]=],
}
m["monstrous elf"] = {
  Name = "monstrous elf", 
  Colour = "LightRed", 
  Glyph = "e", 
  Tile = "[[File:Monstrous elf.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 360, 
  AC = 3, 
  EV = 15, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "Vault flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 346, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
}
m["monstrous human"] = {
  Name = "monstrous human", 
  Colour = "LightGrey", 
  Glyph = "p", 
  Tile = "[[File:Monstrous human.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 330, 
  AC = 3, 
  EV = 13, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "Vault flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 194, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=], 
  Quote = [=[“Do you know
Do I know
What’s this thing called ‘man’?
God only knows what a man is!
I only know his price.”
-Bertolt Brecht, “The Measures Taken”. 1930.]=],
}
m["monstrous orc"] = {
  Name = "monstrous orc", 
  Colour = "LightRed", 
  Glyph = "o", 
  Tile = "[[File:Monstrous orc.png]]", 
  Speed = "10", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 70, 
  AC = 1, 
  EV = 9, 
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "Vault flag",}, 
  Willpower = "0", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 3, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "orc", 
  Species = "orc", 
  Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
}
m["moon troll"] = {
  Name = "moon troll", 
  Colour = "LightCyan", 
  Glyph = "T", 
  Tile = "[[File:Moon troll.png]]", 
  Speed = "12", 
  HD = 17, 
  ["HD"] = 17, 
  ["Average HP 10x"] = 1170, 
  AC = 20, 
  EV = 4, 
  Attacks = {
    {Damage = 35, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 25, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 25, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Corrosive Bolt", Damage = "3d27", Flags = {"Wizard",}}, 
      {Spell = "Lee's Rapid Deconstruction", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Regenerates flag", "Speaks flag", "Warm blood flag", "No poly flag", "No gen derived flag", "Warded flag",}, 
  Willpower = "140", 
  Resistances = {"Fire resistance", "Cold resistance", "Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 1768, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "troll", 
  Species = "moon troll", 
  Description = [=[A bizarre breed of intelligent troll, glowing with mysterious power from beyond this world which shields it from damage except at close range.]=], 
  Quote = [=[“Buckshank bold and Elfinstone,
And more than I can mention here,
They caused to be built so stout a ship,
And unto Iceland they would steer.

They launched the ship upon the main,
Which bellowed like a wrathful bear;
Down to the bottom the vessel sank,
A laidly Trold has dragged it there.”
-George Borrow, _Lavengro: The Scholar, the Gypsy, the Priest_. 1851.]=],
}
m["morphogenic ooze"] = {
  Name = "morphogenic ooze", 
  Colour = "LightMagenta", 
  Glyph = "J", 
  Tile = "[[File:Morphogenic ooze.png]]", 
  Speed = "14", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 1165, 
  AC = 2, 
  EV = 23, 
  Attacks = {
    {Damage = 41, Type = "Random", Flavour = "Slimify"}, 
    {Damage = 15, Type = "Random", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Eats doors", "See invisible flag", "Unblindable flag", "No skeleton flag", "Amorphous flag",}, 
  Willpower = "80", 
  Resistances = {"Fire resistance", "Cold resistance", "Poison resistance", "Acid resistance 3", "Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 1367, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "jelly", 
  Species = "morphogenic ooze", 
  Description = [=[A multihued mire of roiling flesh and fluctuating sludge, striving and failing for more coherence than any other slime. As a fresh carrier of the ruinous contagion that overtook the Slime Pits, it can impart unto others the same horrible fate. While it may not be a permanent transformation for you, the melding of weapons and armour, as well as the severe weakening of spells, may make it a lethal one regardless.]=],
}
m["moth of wrath"] = {
  Name = "moth of wrath", 
  Colour = "LightRed", 
  Glyph = "y", 
  Tile = "[[File:Moth of wrath.png]]", 
  Speed = "12", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 495, 
  AC = 0, 
  EV = 10, 
  Attacks = {
    {Damage = 25, Type = "Bite", Flavour = "Rage"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Berserk Other", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Flying flag", "No skeleton flag", "Web immune flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 503, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "moth", 
  Species = "moth of wrath", 
  Description = [=[A moth known for its ability to inspire rage by touching its foes, or merely gazing at its friends. For some inexplicable reason, it was eradicated from the surface centuries ago.]=], 
  Quote = [=[“When within sight of their foe Berserks wrought themselves into such a state of frenzy, that they bit their shields and rushed forward to the attack, throwing away their arms of defence, reckless of every danger, sometimes having nothing but a club, which carried with it death and destruction.”
-Paul Belloni Du Chaillu,_The Viking Age: the Early History, Manners, and
Customs of the Ancestors of the English Speaking Nations_. 1889.]=],
}
m["mottled draconian"] = {
  Name = "mottled draconian", 
  Colour = "LightMagenta", 
  Glyph = "d", 
  Tile = "[[File:Mottled draconian.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 980, 
  AC = 9, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Sticky Flame Splash", Damage = "3d6", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Cold blood flag", "Speaks flag",}, 
  Willpower = "40", 
  Resistances = {"Fire resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 1232, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "draconian", 
  Species = "mottled draconian", 
  Description = [=[A muscular humanoid with mottled scales, a reptilian tail and small wings.]=], 
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["mountainshell"] = {
  Name = "mountainshell", 
  Colour = "Yellow", 
  Glyph = "t", 
  Tile = "[[File:Mountainshell.png]]", 
  Speed = "7", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 610, 
  AC = 7, 
  EV = 2, 
  Attacks = {
    {Damage = 24, Type = "Headbutt", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Landbreaker", Damage = "4d8", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Warded flag", "Cold blood flag",}, 
  Willpower = "80", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 870, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "mountainshell", 
  Species = "mountainshell", 
  Description = [=[An enormous land tortoise whose shell is so thick and rock-encrusted that sleeping ones are frequently mistaken for geological formations. And like a mountain, its exterior is nearly impervious to any destructive force; only at close range can one properly aim for the narrow gaps between its plates to strike the tender flesh within.]=],
}
m["mummy"] = {
  Name = "mummy", 
  Colour = "LightGrey", 
  Glyph = "M", 
  Tile = "[[File:Mummy.png]]", 
  Speed = "6", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 195, 
  AC = 3, 
  EV = 6, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Unbreathing flag",}, 
  Willpower = "20", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",}, 
  XP = 17, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "mummy", 
  Species = "mummy", 
  Description = [=[An undead figure covered in bandages and embalming fluids, compelled to walk by an ancient curse. It radiates a malign aura.]=], 
  Quote = [=[“I see Egypt and the Egyptians — I see the pyramids and obelisks;
I look on chisel’d histories, songs, philosophies, cut in slabs
of sand-stone, or on granite-blocks;
I see at Memphis mummy-pits, containing mummies, embalm’d, swathed
in linen cloth, lying there many centuries;
I look on the fall’n Theban, the large-ball’d eyes, the side-drooping
neck, the hands folded across the breast.”
-Walt Whitman, “Salut au Monde”]=],
}
m["mummy priest"] = {
  Name = "mummy priest", 
  Colour = "Red", 
  Glyph = "M", 
  Tile = "[[File:Mummy priest.png]]", 
  Speed = "8", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 650, 
  AC = 8, 
  EV = 7, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Summon Demon", Flags = {"Priest",}}, 
      {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}}, 
      {Spell = "Symbol of Torment", Flags = {"Priest",}}, 
      {Spell = "Summon Undead", Flags = {"Priest",}},
    },
  }, 
  Flags = {"Speaks flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "120", 
  Resistances = {"Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 922, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "mummy", 
  Species = "mummy", 
  Description = [=[An ancient servant of a long forgotten god, embalmed and cursed to walk in undeath for all eternity.]=],
}
m["mutant beast"] = {
  Name = "mutant beast", 
  Colour = "Magenta", 
  Glyph = "H", 
  Tile = "[[File:Mutant beast.png]]", 
  Speed = "10 - 20", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 825, 
  AC = 9, 
  EV = 5, 
  Attacks = {
    {Damage = 26, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Blinkbolt", Damage = "2d20", Flags = {"Natural",}},
    },
  }, 
  Flags = {"No poly flag", "No gen derived flag",}, 
  Willpower = "60", 
  Resistances = {"Electricity resistance",}, 
  Vulnerabilities = {}, 
  XP = 869, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "mutant beast", 
  Species = "mutant beast", 
  Description = [=[A bizarre creature, twisted and warped by overexposure to magical radiation. Each has a different set of traits.]=],
}
m["naga"] = {
  Name = "naga", 
  Colour = "Green", 
  Glyph = "N", 
  Tile = "[[File:Naga.png]]", 
  Speed = "10 (move: 140%)", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 275, 
  AC = 6, 
  EV = 10, 
  Attacks = {
    {Damage = 22, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 4, Type = "Constrict", Flavour = "Crush"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Spit Poison", Damage = "2d10", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {"Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 161, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "naga", 
  Species = "naga", 
  Description = [=[A hybrid that is human from the waist up; below is a scaly, muscular snakelike tail. Its mouth drips with venomous saliva.]=], 
  Quote = [=[“Amongst the deities and Asuras and celestial Rishis, O amiable lady, the Nagas are endued with great energy. Possessed of great speed, they are endued again with excellent fragrance. They deserve to be worshipped. They are capable of granting boons. Indeed, we too deserve to be followed by others in our train. I tell thee, O lady, that we are incapable of being seen by human beings.”
-Mahābhārata, Santi Parva, Mokshadharma Parva, section CCCLX. ca. 500 B.C.
trans. Kisari Mohan Ganguli, 1883.]=],
}
m["naga mage"] = {
  Name = "naga mage", 
  Colour = "Magenta", 
  Glyph = "N", 
  Tile = "[[File:Naga mage.png]]", 
  Speed = "10 (move: 140%)", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 385, 
  AC = 6, 
  EV = 10, 
  Attacks = {
    {Damage = 14, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 4, Type = "Constrict", Flavour = "Crush"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Spit Poison", Damage = "2d12", Flags = {"Natural", "Breath",}}, 
      {Spell = "Venom Bolt", Damage = "3d12", Flags = {"Wizard",}}, 
      {Spell = "Concentrate Venom", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "60", 
  Resistances = {"Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 443, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "naga", 
  Species = "naga", 
  Description = [=[A naga that has trained in the use of magic, trailed by an eldritch nimbus. It is especially skilled in spells dealing with poison and venom.]=], 
  Quote = [=[“Amongst the deities and Asuras and celestial Rishis, O amiable lady, the Nagas are endued with great energy. Possessed of great speed, they are endued again with excellent fragrance. They deserve to be worshipped. They are capable of granting boons. Indeed, we too deserve to be followed by others in our train. I tell thee, O lady, that we are incapable of being seen by human beings.”
-Mahābhārata, Santi Parva, Mokshadharma Parva, section CCCLX. ca. 500 B.C.
trans. Kisari Mohan Ganguli, 1883.]=],
}
m["naga ritualist"] = {
  Name = "naga ritualist", 
  Colour = "Brown", 
  Glyph = "N", 
  Tile = "[[File:Naga ritualist.png]]", 
  Speed = "10 (move: 140%)", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 600, 
  AC = 8, 
  EV = 9, 
  Attacks = {
    {Damage = 14, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 4, Type = "Constrict", Flavour = "Crush"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Spit Poison", Damage = "2d13", Flags = {"Natural", "Breath",}}, 
      {Spell = "Olgreb's Toxic Radiance", Flags = {"Priest",}}, 
      {Spell = "Virulence", Flags = {"Priest",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Evil flag",}, 
  Willpower = "60", 
  Resistances = {"Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 687, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "naga", 
  Species = "naga", 
  Description = [=[An esoteric mystic draped in talismans. It venerates poison as a sacred gift and means of spiritual purification.]=],
}
m["naga sharpshooter"] = {
  Name = "naga sharpshooter", 
  Colour = "LightGrey", 
  Glyph = "N", 
  Tile = "[[File:Naga sharpshooter.png]]", 
  Speed = "10 (move: 140%)", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 720, 
  AC = 6, 
  EV = 9, 
  Attacks = {
    {Damage = 17, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 5, Type = "Constrict", Flavour = "Crush"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Spit Poison", Damage = "2d14", Flags = {"Natural", "Breath",}}, 
      {Spell = "Portal Projectile", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Archer flag", "See invisible flag", "Speaks flag", "Warm blood flag", "Don't melee flag",}, 
  Willpower = "80", 
  Resistances = {"Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 792, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "naga", 
  Species = "naga", 
  Description = [=[A naga with exceptionally keen eyesight, adept in the use of ranged weaponry and simple magics which allows it to snipe at targets across nearly any obstruction.]=],
}
m["naga warrior"] = {
  Name = "naga warrior", 
  Colour = "Blue", 
  Glyph = "N", 
  Tile = "[[File:Naga warrior.png]]", 
  Speed = "10 (move: 140%)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 750, 
  AC = 6, 
  EV = 9, 
  Attacks = {
    {Damage = 24, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 5, Type = "Constrict", Flavour = "Crush"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Spit Poison", Damage = "2d16", Flags = {"Natural", "Breath",}}, 
      {Spell = "Battlecry", Flags = {"Vocal",}},
    },
  }, 
  Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "80", 
  Resistances = {"Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 793, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "naga", 
  Species = "naga", 
  Description = [=[A fearsome naga warrior clad in sturdy armour and wielding a mighty weapon.]=], 
  Quote = [=[“Amongst the deities and Asuras and celestial Rishis, O amiable lady, the Nagas are endued with great energy. Possessed of great speed, they are endued again with excellent fragrance. They deserve to be worshipped. They are capable of granting boons. Indeed, we too deserve to be followed by others in our train. I tell thee, O lady, that we are incapable of being seen by human beings.”
-Mahābhārata, Santi Parva, Mokshadharma Parva, section CCCLX. ca. 500 B.C.
trans. Kisari Mohan Ganguli, 1883.]=],
}
m["nagaraja"] = {
  Name = "nagaraja", 
  Colour = "LightMagenta", 
  Glyph = "N", 
  Tile = "[[File:Nagaraja.png]]", 
  Speed = "10 (move: 140%)", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 825, 
  AC = 8, 
  EV = 10, 
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 7, Type = "Constrict", Flavour = "Crush"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Spit Poison", Damage = "2d22", Flags = {"Natural", "Breath",}}, 
      {Spell = "Venom Bolt", Damage = "3d19", Flags = {"Wizard",}}, 
      {Spell = "Poison Arrow", Damage = "3d22", Flags = {"Wizard",}}, 
      {Spell = "Dimension Anchor", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "140", 
  Resistances = {"Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 1328, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "naga", 
  Species = "naga", 
  Description = [=[A magnificent example of the naga. It is an expert at both martial and magical arts.]=], 
  Quote = [=[“Then there have also come
nagas from Lake Nabhasa,
Vesali, and Tacchaka.
Kambalas, Assataras,
Payagas, and their kin.
And from the River Yamuna
comes the prestigious naga, Dhatarattha.
The great naga Eravanna:
He, too, has come
to the forest meeting.”
-Mahasamaya Sutta, _Dīgha Nikāya_, 20. ca. 500 B.C.
trans. Thanissaro Bhikkhu]=],
}
m["nameless horror"] = {
  Name = "nameless horror", 
  Colour = "Cyan", 
  Glyph = "X", 
  Tile = "[[File:Nameless horror.png]]", 
  Speed = "10", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 600, 
  AC = 8, 
  EV = 2, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Antimagic"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Abjuration", Flags = {"Natural",}},
    },
  }, 
  Flags = {"See invisible flag", "No gen derived flag", "No poly flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance 3", "Negative energy resistance 3", "Torment resistance", "Miasma resistance", "Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 10, 
  Size = "Giant", 
  Intelligence = "Brainless", 
  Genus = "nameless horror", 
  Species = "nameless horror", 
  Description = [=[A malign force from the space between planes. It is hostile to the magic forces that removed it from its home. These horrors are often the result of mistaken summoning spells and have slain many aspiring wizards.]=], 
  Quote = [=[“Then the sallow oval between Ged's arms grew bright. It widened and spread, a rent in the darkness of the earth and night, a ripping open of the fabric of the world. Through it blazed a terrible brightness. And through that bright misshapen breach clambered something like a clot of black shadow, quick and hideous, and it leaped straight out at Ged's face.”
-Ursula K. Le Guin, _A Wizard Of Earthsea_. 1968.]=],
}
m["nargun"] = {
  Name = "nargun", 
  Colour = "Blue", 
  Glyph = "9", 
  Tile = "[[File:Nargun.png]]", 
  Speed = "10", 
  HD = 22, 
  ["HD"] = 22, 
  ["Average HP 10x"] = 540, 
  AC = 25, 
  EV = 4, 
  Attacks = {
    {Damage = 40, Type = "Hit", Flavour = "Vuln"}, 
    {Damage = 30, Type = "Bite", Flavour = "Cold"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Petrify", Flags = {"Natural",}},
    },
  }, 
  Flags = {"See invisible flag", "Fighter flag", "Unbreathing flag",}, 
  Willpower = "100", 
  Resistances = {"Cold resistance 3", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",}, 
  Vulnerabilities = {}, 
  XP = 1288, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "golem", 
  Species = "nargun", 
  Description = [=[An ancient stone creature that has lived among these frozen caves since before Antaeus rent Cocytus into being. It tolerates its new neighbors begrudgingly, preferring the company of its petrified enemies. Veins of ice permeate its frozen stone flesh.]=],
}
m["nascent plasmodium"] = {
  Name = "nascent plasmodium", 
  Colour = "Blue", 
  Glyph = "J", 
  Tile = "[[File:Nascent plasmodium.png]]", 
  Speed = "10 (spell: 200%)", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 260, 
  AC = 9, 
  EV = 3, 
  Attacks = {
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Walls only", 
  Spellsets = {
    {
      {Spell = "Acid Ball", Damage = "3d10", Flags = {"Natural",}},
    },
  }, 
  Flags = {"No skeleton flag", "See invisible flag", "Unblindable flag", "Amorphous flag",}, 
  Willpower = "160", 
  Resistances = {"Poison resistance", "Acid resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 450, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "jelly", 
  Species = "nascent plasmodium", 
  Description = [=[A slime mold colony in an early phase of its life cycle. Not yet mature enough to reproduce, it can still defend itself by firing globs of potent acid.]=],
}
m["necromancer"] = {
  Name = "necromancer", 
  Colour = "White", 
  Glyph = "p", 
  Tile = "[[File:Necromancer.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 400, 
  AC = 2, 
  EV = 13, 
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Draining", Damage = "3d18", Flags = {"Wizard",}}, 
      {Spell = "Agony", Flags = {"Wizard",}}, 
      {Spell = "Bind Souls", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Evil flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 614, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[An evil wizard who is devoted to the practice of death magic, the mastery of unholy energies, and the raising of corpses into a parody of life.]=], 
  Quote = [=[“Even now the intensity of his dread power can be felt
 Weakening the body and saddening the heart
 Ultimately they will become empty, mindless spectres
 Stripped of will and soul
 Only their thirst for freedom
 Gives them hunger for vengeance...”
    -Rush, “The Necromancer”. 1975.]=],
}
m["necrophage"] = {
  Name = "necrophage", 
  Colour = "LightGrey", 
  Glyph = "n", 
  Tile = "[[File:Necrophage.png]]", 
  Speed = "10", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 220, 
  AC = 2, 
  EV = 10, 
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Drain experience"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Unbreathing flag", "No zombie flag",}, 
  Willpower = "40", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 75, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "ghoul", 
  Species = "necrophage", 
  Description = [=[A vile undead creation of the most unholy necromancy, made from the decaying corpses of humanoid creatures. It exists to spread disease and decay.]=],
}
m["nekomata"] = {
  Name = "nekomata", 
  Colour = "White", 
  Glyph = "R", 
  Tile = "[[File:Nekomata.png]]", 
  Speed = "10", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 880, 
  AC = 7, 
  EV = 23, 
  Attacks = {
    {Damage = 32, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 16, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Phantom Blitz", Damage = "3d25", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Flying flag", "Archer flag", "Evil flag", "Speaks flag", "See invisible flag", "Fighter flag",}, 
  Willpower = "120", 
  Resistances = {"Fire resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 2060, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "nekomata", 
  Species = "nekomata", 
  Description = [=[An upright feliform trickster of an elderly demon, with a forked tail ablaze with a shimmering haze. It holds a deep disdain for mortal humanoids, a patronising pity for mortal cats, and enough mystic might to subjugate both.]=], 
  Quote = [=[“Humans, eh? Think they’re lords of creation. Not like us cats. We _know_ we are. Ever see a cat feed a human? Case proven.”
-Terry Pratchett, “The Amazing Maurice and His Educated Rodents”. 2001.]=],
}
m["neqoxec"] = {
  Name = "neqoxec", 
  Colour = "LightMagenta", 
  Glyph = "3", 
  Tile = "[[File:Neqoxec.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 330, 
  AC = 4, 
  EV = 12, 
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Brain Bite", Damage = "4-8*", Flags = {"Magical",}}, 
      {Spell = "Warp Body", Damage = "d7", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Flying flag", "Evil flag",}, 
  Willpower = "40", 
  Resistances = {"Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",}, 
  XP = 183, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "neqoxec", 
  Species = "neqoxec", 
  Description = [=[A weirdly shaped demon, pulsing and shifting with mutagenic energies, its belly distended with the devoured brains of its victims.]=], 
  Quote = [=[“If thus mutation is influenced by natural selection, it implies, that any particular mutation must advance in a direction advantageous for the respective species, and, indeed, many examples of mutation known among fossil animals are apparently due to the advantage produced by the change. I must add here, however that probably not all mutations (in a palaeontological meaning) are due to natural selection, but that many do not imply an actual improvement.”
-_Proceedings of the American Philosophical Society_, Volume XXV, no. 150.
1896.]=],
}
m["oblivion hound"] = {
  Name = "oblivion hound", 
  Colour = "Green", 
  Glyph = "h", 
  Tile = "[[File:Oblivion hound.png]]", 
  Speed = "13", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 1100, 
  AC = 6, 
  EV = 13, 
  Attacks = {
    {Damage = 45, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 30, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Oblivion Howl", Flags = {"Natural",}},
    },
  }, 
  Flags = {"See invisible flag", "Unblindable flag", "Evil flag",}, 
  Willpower = "20", 
  Resistances = {"Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 2066, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "hound", 
  Species = "oblivion hound", 
  Description = [=[A demon lapdog of the queen of Tartarus, bound to hunt her enemies. The first time a foe hears its howl, it will echo in their mind, calling nightmarish creatures to hunt them. Those who survive have the small consolation of being inoculated against that particular hound's howl.]=], 
  Quote = [=[“Standing over Hugo, and plucking at his throat, there stood a foul thing, a
 great, black beast, shaped like a hound, yet larger than any hound that ever
 mortal eye has rested upon. And even as they looked the thing tore the throat
 out of Hugo Baskerville...”
    -Arthur Conan Doyle, _The Hound of the Baskervilles_. 1902.]=],
}
m["obsidian bat"] = {
  Name = "obsidian bat", 
  Colour = "LightMagenta", 
  Glyph = "b", 
  Tile = "[[File:obsidian bat.png]]", 
  Speed = "30", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 425, 
  AC = 13, 
  EV = 13, 
  Attacks = {
    {Damage = 21, Type = "Bite", Flavour = "Hell hunt"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "See invisible flag", "Unblindable flag", "Batty flag", "Speaks flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "20", 
  Resistances = {"Fire resistance 2", "Poison resistance 3", "Negative energy resistance 3", "Drown resistance", "Miasma resistance", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 751, 
  Size = "Tiny", 
  Intelligence = "Animal", 
  Genus = "bat", 
  Species = "obsidian bat", 
  Description = [=[A faceless stone bat unearthed from infernal chasms. Devilish beasts hunt in its wake.]=],
}
m["obsidian statue"] = {
  Name = "obsidian statue", 
  Colour = "Magenta", 
  Glyph = "I", 
  Tile = "[[File:Obsidian statue.png]]", 
  Speed = "10 (stationary)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 700, 
  AC = 12, 
  EV = 1, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Summon Minor Demon", Flags = {"Magical",}}, 
      {Spell = "Summon Demon", Flags = {"Magical",}}, 
      {Spell = "Mesmerise", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Unbreathing flag", "Speaks flag", "Stationary flag", "See invisible flag", "Evil flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",}, 
  Vulnerabilities = {}, 
  XP = 681, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "statue", 
  Species = "obsidian statue", 
  Description = [=[A beautiful statue of an unknown creature, jet-black like a tear in reality. Its eyes glow with an otherworldly, malignant radiance.]=],
}
m["occultist"] = {
  Name = "occultist", 
  Colour = "Magenta", 
  Glyph = "p", 
  Tile = "[[File:Occultist.png]]", 
  Speed = "10", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 540, 
  AC = 2, 
  EV = 15, 
  Attacks = {
    {Damage = 8, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Fireball", Damage = "3d22", Flags = {"Wizard",}}, 
      {Spell = "Poison Arrow", Damage = "3d20", Flags = {"Wizard",}}, 
      {Spell = "Invisibility", Flags = {"Wizard",}}, 
      {Spell = "Banishment", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Evil flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 793, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A wizard fond of illusion and treachery. They scorn the crudeness of other magicians, who hurl wild conjurations toward their foes rather than cunningly exploiting their greatest weaknesses.]=], 
  Quote = [=[“Each family or tribe has a wizard or conjuring doctor, whose office we could
 never clearly ascertain.”
    -Charles Darwin, _The Voyage of the Beagle_, ch. X. 1839.]=],
}
m["octopode"] = {
  Name = "octopode", 
  Colour = "LightCyan", 
  Glyph = "x", 
  Tile = "[[File:Octopode.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 560, 
  AC = 1, 
  EV = 5, 
  Attacks = {
    {Damage = 24, Type = "Tentacle slap", Flavour = "Plain"}, 
    {Damage = 5, Type = "Constrict", Flavour = "Crush"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Amphibious", 
  Flags = {"Speaks flag", "No skeleton flag", "No poly flag", "No gen derived flag",}, 
  Willpower = "10", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 476, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "octopode", 
  Species = "octopode", 
  Description = [=[A more intelligent cousin of the mighty kraken, capable of using tools and spells. It is fully amphibious, but most of its species choose to stay beneath the waves and serve their King.]=], 
  Quote = [=[“In their brief time together Slothrop forms the impression that this octopus is not in good mental health, though where’s his basis for comparing? But there is a mad exhuberance, as with inanimate objects which fall off of tables when we are sensitive to noise and our own clumsiness and don’t want them to fall, a sort of wham! ha-ha you hear that? here it is again, WHAM! in the cephalopod’s every movement, which Slothrop is glad to get away from as he finally scales the crab like a discus, with all his strength, out to sea, and the octopus, with an eager splash and gurgle, strikes out in pursuit, and is presently gone.”
-Thomas Pynchon, _Gravity's Rainbow_. 1973.]=],
}
m["ogre"] = {
  Name = "ogre", 
  Colour = "Brown", 
  Glyph = "O", 
  Tile = "[[File:Ogre.png]]", 
  Speed = "10 (atk: 150%)", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 275, 
  AC = 1, 
  EV = 6, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 119, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "ogre", 
  Species = "ogre", 
  Description = [=[A large, ugly, and fat creature, distantly related to goblins. It is tremendously strong, and likes fighting alongside its orc friends.]=], 
  Quote = [=[“The little princess, asleep in her cradle, floated on the water, and at last she was cast up on the shore of a beautiful country, where, however, very few people dwelt since the ogre Ravagio and his wife Tourmentine had gone to live there-for they ate up everybody. Ogres are terrible people. When once they have tasted raw human flesh they will hardly eat anything else, and Tourmentine always knew how to make some body come their way, for she was half a fairy.”
-Marie-Catherine Le Jumel de Barneville, Baronne d’Aulnoy, “’Orangier et l’Abeille”. 1697.

“NO. Layers. Onions have layers. Ogres have layers. Onions have layers. You get it? We both have layers.”
-Shrek. 2001.]=],
}
m["ogre mage"] = {
  Name = "ogre mage", 
  Colour = "Magenta", 
  Glyph = "O", 
  Tile = "[[File:Ogre mage.png]]", 
  Speed = "10 (atk: 150%)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 550, 
  AC = 3, 
  EV = 7, 
  Attacks = {
    {Damage = 16, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Magma", Damage = "3d18", Flags = {"Wizard",}}, 
      {Spell = "Haste Other", Flags = {"Wizard",}}, 
      {Spell = "Paralyse", Flags = {"Wizard",}}, 
      {Spell = "Invisibility", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "80", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 850, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "ogre", 
  Species = "ogre", 
  Description = [=[A rare breed of ogre, skilled in the use of magic. It usually becomes a chieftain among its kin.]=], 
  Quote = [=[“The little princess, asleep in her cradle, floated on the water, and at last she was cast up on the shore of a beautiful country, where, however, very few people dwelt since the ogre Ravagio and his wife Tourmentine had gone to live there-for they ate up everybody. Ogres are terrible people. When once they have tasted raw human flesh they will hardly eat anything else, and Tourmentine always knew how to make some body come their way, for she was half a fairy.”
-Marie-Catherine Le Jumel de Barneville, Baronne d’Aulnoy, “’Orangier et l’Abeille”. 1697.

“NO. Layers. Onions have layers. Ogres have layers. Onions have layers. You get it? We both have layers.”
-Shrek. 2001.]=],
}
m["oklob plant"] = {
  Name = "oklob plant", 
  Colour = "LightGreen", 
  Glyph = "P", 
  Tile = "[[File:Oklob plant.png]]", 
  Speed = "10 (stationary)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 550, 
  AC = 10, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Spit Acid", Damage = "3d14", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Unbreathing flag", "Stationary flag",}, 
  Willpower = "40", 
  Resistances = {"Poison resistance", "Acid resistance 3", "Drown resistance", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 565, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "plant", 
  Species = "oklob plant", 
  Description = [=[A very dangerous plant which fends off predators by spraying corrosive vitriol at them. Even experienced adventurers give oklob plants a wide berth.]=], 
  Quote = [=[“Carbonic acid is one of the three materials which together form the starting point of vegetable growth; the others being water and nitric acid. This acid is formed of carbon and oxygen in the proportion of one part of the former to two of the latter chemically combined. It is a colorless gas, having an acid taste and smell; is soluble in water; weighs one-half more than air and can be poured from one vessel to another, as a liquid may be; 100 parts of water dissolve 106 parts of this gas, and it is from this source that the roots of plants derive the needed supplies of it.”
-Henry Stuart, _The Culture of Farm Crops: A Manual of the Science of
Agriculture, and a Hand-book of Practice for American Farmers_, ch X. 1887.]=],
}
m["oklob sapling"] = {
  Name = "oklob sapling", 
  Colour = "LightCyan", 
  Glyph = "P", 
  Tile = "[[File:Oklob sapling.png]]", 
  Speed = "10 (stationary)", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 220, 
  AC = 10, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Spit Acid", Damage = "3d14", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Unbreathing flag", "Stationary flag",}, 
  Willpower = "20", 
  Resistances = {"Poison resistance", "Acid resistance 3", "Drown resistance", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 59, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "plant", 
  Species = "oklob plant", 
  Description = [=[A young oklob plant. It is more fragile than the mature specimen, but the acid it sprays is just as deadly.]=], 
  Quote = [=[“Carbonic acid is one of the three materials which together form the starting point of vegetable growth; the others being water and nitric acid. This acid is formed of carbon and oxygen in the proportion of one part of the former to two of the latter chemically combined. It is a colorless gas, having an acid taste and smell; is soluble in water; weighs one-half more than air and can be poured from one vessel to another, as a liquid may be; 100 parts of water dissolve 106 parts of this gas, and it is from this source that the roots of plants derive the needed supplies of it.”
-Henry Stuart, _The Culture of Farm Crops: A Manual of the Science of
Agriculture, and a Hand-book of Practice for American Farmers_, ch X. 1887.]=],
}
m["oni"] = {
  Name = "oni", 
  Colour = "LightBlue", 
  Glyph = "O", 
  Tile = "[[File:Oni.png]]", 
  Speed = "10 (atk: 150%)", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 275, 
  AC = 1, 
  EV = 6, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "No gen derived flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 119, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "oni", 
  Species = "oni", 
  Description = [=[A large, rowdy, and drink-loving creature. When they're not busy with their duties serving any number of gods, oni mostly love a good fight.]=],
}
m["oni incarcerator"] = {
  Name = "oni incarcerator", 
  Colour = "LightMagenta", 
  Glyph = "O", 
  Tile = "[[File:Oni incarcerator.png]]", 
  Speed = "10", 
  HD = 19, 
  ["HD"] = 19, 
  ["Average HP 10x"] = 1500, 
  AC = 14, 
  EV = 7, 
  Attacks = {
    {Damage = 50, Type = "Hit", Flavour = "Drag"}, 
    {Damage = 24, Type = "Headbutt", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Manifold Assault", Flags = {"Wizard",}}, 
      {Spell = "Throw Bolas", Damage = "2d16", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "100", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 2712, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "oni", 
  Species = "oni", 
  Description = [=[An infamous, dutiful retainer of Gehenna. These immense and indomitable oni weave their weapons through reality itself to reach and capture the innumerable damned souls owed to the hells upon their deaths.]=], 
  Quote = [=[“The popularity and longevity of the oni myth is no doubt partially based on the beings’ conventional demonic accoutrements, which have remained relatively constant through the ages: they are dreadful super-natural beings emerging from the abyss of Buddhist hell to terrify wicked mortals; their grotesque and savage demeanor and form instill instant fear; and the oni’s omnipresence in the socio-historical and cultural archive of Japan is directly attributable to the moral, social, and religious edification that stories about oni engender.”
-Noriko T. Reider, _Japanese Demon Lore: Oni from Ancient Times to the Present_, ch. 1, 2010.]=],
}
m["ophan"] = {
  Name = "ophan", 
  Colour = "Red", 
  Glyph = "G", 
  Tile = "[[File:Ophan.png]]", 
  Speed = "10", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 975, 
  AC = 10, 
  EV = 10, 
  Attacks = {
  }, 
  Holiness = "Holy", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Fire", Damage = "3d24", Flags = {"Magical",}}, 
      {Spell = "Holy Flames", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Has aura flag",}, 
  Willpower = "140", 
  Resistances = {"Miasma resistance", "Negative energy resistance 3", "Holy resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 1086, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "angel", 
  Species = "ophan", 
  Description = [=[A creature from the heavenly realms. It consists of a wheel within a wheel, and both of these are covered in eyes; strange flames of holy fire flicker all over it. To be seen by its countless eyes is to be highlighted and branded as both dissident and quarry for its allies to hunt down.]=], 
  Quote = [=[“As I looked at the living creatures, I saw a wheel on the ground beside
each creature with its four faces. This was the appearance and structure
of the wheels: They sparkled like chrysolite, and all four looked alike.
Each appeared to be made like a wheel intersecting a wheel. As they
moved, they would go in any one of the four directions the creatures faced;
the wheels did not turn about as the creatures went. Their rims were
high and awesome, and all four rims were full of eyes all around.”
-Ezekiel 1:15-18 (New International Version)]=],
}
m["orange crystal statue"] = {
  Name = "orange crystal statue", 
  Colour = "LightRed", 
  Glyph = "I", 
  Tile = "[[File:Orange crystal statue.png]]", 
  Speed = "10 (stationary)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 700, 
  AC = 12, 
  EV = 1, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Mass Confusion", Flags = {"Magical",}}, 
      {Spell = "Shadow Creatures", Flags = {"Magical",}}, 
      {Spell = "Antimagic Gaze", Damage = "0-15 MP", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Unbreathing flag", "Speaks flag", "Stationary flag", "See invisible flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",}, 
  Vulnerabilities = {}, 
  XP = 681, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "statue", 
  Species = "orange crystal statue", 
  Description = [=[An intricately carved idol of some nameless godling, hewn of translucent orange crystal. Its lifeless eyes seem to glitter uncannily with a wicked intelligence. It is capable of unleashing a powerful psychic assault upon the minds of any who approach it.]=],
}
m["orange demon"] = {
  Name = "orange demon", 
  Colour = "LightRed", 
  Glyph = "4", 
  Tile = "[[File:Orange demon.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 520, 
  AC = 3, 
  EV = 7, 
  Attacks = {
    {Damage = 15, Type = "Sting", Flavour = "Reach sting"}, 
    {Damage = 8, Type = "Hit", Flavour = "Weakness"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Evil flag",}, 
  Willpower = "60", 
  Resistances = {"Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 422, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "orange demon", 
  Species = "orange demon", 
  Description = [=[An amber-coloured demon with a barbed tail not unlike that of a scorpion.]=], 
  Quote = [=[“In Sparkill buried lies that man of mark
Who brought the Obelisk to Central Park,
Redoubtable Commander H.H. Gorringe,
Whose name supplies the long-sought rhyme for ‘orange.’”
-Arthur Guiterman, “Local Note”. 1934.]=],
}
m["orb of destruction"] = {
  Name = "orb of destruction", 
  Colour = "White", 
  Glyph = "*", 
  Tile = "[[File:Orb of destruction.png]]", 
  Speed = "30", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 50000, 
  AC = 0, 
  EV = 10, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Unbreathing flag", "Insubstantial flag", "No exp gain flag", "Harmless flag", "No poly flag", "Projectile flag",}, 
  Willpower = "Immune", 
  Resistances = {"Damnation resistance", "Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Acid resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Little", 
  Intelligence = "Brainless", 
  Genus = "orb of destruction", 
  Species = "orb of destruction", 
  Description = [=[A conjured globe of pure magic that homes onto a designated target, albeit with massive inertia. A smart and agile person may move out of its path, causing it to miss its target. It cannot be avoided by Dodging skill, and is able to make sharp turns to hit adjacent targets.]=],
}
m["orb of entropy"] = {
  Name = "orb of entropy", 
  Colour = "DarkGrey", 
  Glyph = "*", 
  Tile = "[[File:Orb of entropy.png]]", 
  Speed = "15", 
  HD = 30, 
  ["HD"] = 30, 
  ["Average HP 10x"] = 1500, 
  AC = 20, 
  EV = 20, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Draining", Damage = "3d36", Flags = {"Magical",}}, 
      {Spell = "Ill Omen", Flags = {"Magical",}}, 
      {Spell = "Acid Ball", Damage = "3d38", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag", "Evil flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance", "Acid resistance 3", "Electricity resistance 3", "Poison resistance 3", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Drown resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 4638, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "orb of entropy", 
  Species = "orb of entropy", 
  Description = [=[A globe of profound nothingness and the oblivion that awaits all things - flesh, souls, and even time itself. When the universe ends, only these will remain.]=],
}
m["orb of fire"] = {
  Name = "orb of fire", 
  Colour = "Red", 
  Glyph = "*", 
  Tile = "[[File:Orb of fire.png]]", 
  Speed = "15", 
  HD = 30, 
  ["HD"] = 30, 
  ["Average HP 10x"] = 1500, 
  AC = 20, 
  EV = 20, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Fire", Damage = "3d40", Flags = {"Magical",}}, 
      {Spell = "Fireball", Damage = "3d43", Flags = {"Magical",}}, 
      {Spell = "Malmutate", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 3", "Cold resistance", "Electricity resistance 3", "Poison resistance 3", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Drown resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Silver vulnerability",}, 
  XP = 4638, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "orb of fire", 
  Species = "orb of fire", 
  Description = [=[A globe of raw primordial fire, capable of impressive pyrotechnics and of twisting the very flesh of creatures who come into its ken.]=], 
  Quote = [=[“There ’s not the smallest orb which thou behold’st
But in his motion like an angel sings,
Still quiring to the young-eyed cherubins.”
-William Shakespeare, _The Merchant of Venice_, V, i. 1597.]=],
}
m["orb of winter"] = {
  Name = "orb of winter", 
  Colour = "LightBlue", 
  Glyph = "*", 
  Tile = "[[File:Orb of winter.png]]", 
  Speed = "15", 
  HD = 30, 
  ["HD"] = 30, 
  ["Average HP 10x"] = 1500, 
  AC = 20, 
  EV = 20, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Ozocubu's Refrigeration", Damage = "4d22", Flags = {"Magical",}}, 
      {Spell = "Flash Freeze", Damage = "3d31", Flags = {"Magical",}}, 
      {Spell = "Ostracise", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Drown resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 4638, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "orb of winter", 
  Species = "orb of winter", 
  Description = [=[A globe of deepest cold, still lingering from a time before the stars lit the heavens. It can shroud the soul in a chill so intense that even the gods cannot reach it.]=],
}
m["orb spider"] = {
  Name = "orb spider", 
  Colour = "Magenta", 
  Glyph = "s", 
  Tile = "[[File:Orb spider.png]]", 
  Speed = "12 (spell: 200%)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 420, 
  AC = 3, 
  EV = 10, 
  Attacks = {
    {Damage = 15, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Orb of Destruction", Damage = "9d11", Flags = {"Magical",}},
    },
  }, 
  Flags = {"No skeleton flag", "Web immune flag", "Maintain range flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 709, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "spider", 
  Species = "orb spider", 
  Description = [=[An eerily glowing spider with strands of pure energy emerging from its spinnerets. It seems to want to keep its distance.]=],
}
m["orc"] = {
  Name = "orc", 
  Colour = "LightRed", 
  Glyph = "o", 
  Tile = "[[File:Orc.png]]", 
  Speed = "10", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 70, 
  AC = 1, 
  EV = 9, 
  Attacks = {
    {Damage = 2, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "0", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 2, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "orc", 
  Species = "orc", 
  Description = [=[A subterranean tribe whose forebearers were once scattered across every corner of the surface world. Eons of persecution have taught them the necessity of violence and the importance of having your brethren at your side.]=],
}
m["orc apostle"] = {
  Name = "orc apostle", 
  Colour = "White", 
  Glyph = "o", 
  Tile = "[[File:Orc apostle.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 675, 
  AC = 18, 
  EV = 11, 
  Attacks = {
    {Damage = 21, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Amphibious", 
  Flags = {"Fighter flag", "Speaks flag", "Warm blood flag", "Ghost demon flag", "Regenerates flag", "No poly flag", "No zombie flag", "No gen derived flag",}, 
  Willpower = "53", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 671, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "orc", 
  Species = "orc", 
  Description = [=[An orcish wayfarer who has been touched by the hand of Beogh. Whether out of religious devotion or personal jealousy, they have come to bar your path.

Hold nothing back - for neither they nor their followers will do so.

Glory to Beogh!]=],
}
m["orc high priest"] = {
  Name = "orc high priest", 
  Colour = "LightGreen", 
  Glyph = "o", 
  Tile = "[[File:Orc high priest.png]]", 
  Speed = "10", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 550, 
  AC = 4, 
  EV = 11, 
  Attacks = {
    {Damage = 7, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Pain", Damage = "d9", Flags = {"Priest",}}, 
      {Spell = "Summon Demon", Flags = {"Priest",}}, 
      {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}}, 
      {Spell = "Heal Other", Damage = "2d5+3", Flags = {"Priest",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Evil flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 797, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "orc", 
  Species = "orc", 
  Description = [=[An exalted servant of the orc god Beogh and a master of many foul rites, to whose aid Beogh will even send beings from the netherworld.]=],
}
m["orc knight"] = {
  Name = "orc knight", 
  Colour = "Cyan", 
  Glyph = "o", 
  Tile = "[[File:Orc knight.png]]", 
  Speed = "10", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 675, 
  AC = 11, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Battlecry", Flags = {"Vocal",}},
    },
  }, 
  Flags = {"Fighter flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 617, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "orc", 
  Species = "orc", 
  Description = [=[A heavily armoured orc, covered in scars from many past battles. It commands its brethren in battle, rousing them to greater, more violent efforts with bloodcurdling shouts.]=],
}
m["orc priest"] = {
  Name = "orc priest", 
  Colour = "Green", 
  Glyph = "o", 
  Tile = "[[File:Orc priest.png]]", 
  Speed = "10", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 150, 
  AC = 3, 
  EV = 9, 
  Attacks = {
    {Damage = 3, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Pain", Damage = "d9", Flags = {"Priest",}}, 
      {Spell = "Cantrip", Flags = {"Priest",}}, 
      {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}}, 
      {Spell = "Heal Other", Damage = "2d1+3", Flags = {"Priest",}},
    },
  }, 
  Flags = {"Evil flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 41, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "orc", 
  Species = "orc", 
  Description = [=[A servant of Beogh, the ancient god of the orcs. Beogh rewards its devoted prayers by striking down its enemies.]=],
}
m["orc sorcerer"] = {
  Name = "orc sorcerer", 
  Colour = "LightMagenta", 
  Glyph = "o", 
  Tile = "[[File:Orc sorcerer.png]]", 
  Speed = "10", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 315, 
  AC = 7, 
  EV = 12, 
  Attacks = {
    {Damage = 7, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Fire", Damage = "3d17", Flags = {"Wizard",}}, 
      {Spell = "Bolt of Draining", Damage = "3d17", Flags = {"Wizard",}}, 
      {Spell = "Summon Demon", Flags = {"Wizard",}}, 
      {Spell = "Paralyse", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Evil flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 562, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "orc", 
  Species = "orc", 
  Description = [=[An exceptionally competent orcish wizard, in league with hellish and chthonic forces and motivated by the purest imaginable strain of malevolence.]=],
}
m["orc warlord"] = {
  Name = "orc warlord", 
  Colour = "LightCyan", 
  Glyph = "o", 
  Tile = "[[File:Orc warlord.png]]", 
  Speed = "10", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 1125, 
  AC = 12, 
  EV = 7, 
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Battlecry", Flags = {"Vocal",}},
    },
  }, 
  Flags = {"Fighter flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1148, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "orc", 
  Species = "orc", 
  Description = [=[A supreme commander of an orc host, skilled at both melee and ranged combat.]=],
}
m["orc warrior"] = {
  Name = "orc warrior", 
  Colour = "Yellow", 
  Glyph = "o", 
  Tile = "[[File:Orc warrior.png]]", 
  Speed = "10", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 280, 
  AC = 9, 
  EV = 10, 
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 132, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "orc", 
  Species = "orc", 
  Description = [=[An experienced, armoured and well-armed orc soldier, able to command a small mob of its fellows.]=],
}
m["orc wizard"] = {
  Name = "orc wizard", 
  Colour = "Magenta", 
  Glyph = "o", 
  Tile = "[[File:Orc wizard.png]]", 
  Speed = "10", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 150, 
  AC = 3, 
  EV = 12, 
  Attacks = {
    {Damage = 2, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Magic Dart", Damage = "3d4", Flags = {"Wizard",}}, 
      {Spell = "Throw Flame", Damage = "3d5", Flags = {"Wizard",}}, 
      {Spell = "Confuse", Flags = {"Wizard",}}, 
      {Spell = "Invisibility", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 34, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "orc", 
  Species = "orc", 
  Description = [=[An orc who has gained proficiency in the occult arts, using them for martial purposes.]=],
}
m["pale draconian"] = {
  Name = "pale draconian", 
  Colour = "Cyan", 
  Glyph = "d", 
  Tile = "[[File:Pale draconian.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 980, 
  AC = 9, 
  EV = 14, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Steam Ball", Damage = "3d18", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Cold blood flag", "Speaks flag", "No poly flag",}, 
  Willpower = "40", 
  Resistances = {"Steam resistance",}, 
  Vulnerabilities = {}, 
  XP = 1000, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "draconian", 
  Species = "pale draconian", 
  Description = [=[A muscular humanoid with pale scales, a reptilian tail and small wings.]=], 
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["palentonga"] = {
  Name = "palentonga", 
  Colour = "Yellow", 
  Glyph = "H", 
  Tile = "[[File:Palentonga.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 450, 
  AC = 15, 
  EV = 5, 
  Attacks = {
    {Damage = 18, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 12, Type = "Tail slap", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "No gen derived flag",}, 
  Willpower = "10", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 405, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "palentonga", 
  Species = "palentonga", 
  Description = [=[.]=],
}
m["pandemonium lord"] = {
  Name = "pandemonium lord", 
  Colour = "LightGrey", 
  Glyph = "&", 
  Tile = "[[File:Pandemonium lord.png]]", 
  Speed = "10 - 19", 
  HD = 21, 
  ["HD"] = 21, 
  ["Average HP 10x"] = 1710, 
  AC = 16, 
  EV = 15, 
  Attacks = {
    {Damage = 40, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Ghost demon flag", "Tall tile flag", "Evil flag",}, 
  Willpower = "140", 
  Resistances = {"Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Cold resistance", "Electricity resistance 3",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 5176, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "pandemonium lord", 
  Species = "pandemonium lord", 
  Description = [=[A formidable demon lord inhabiting the endless halls of Pandemonium. Each one is different, with its own set of strengths and weaknesses.]=], 
  Quote = [=[“Mean while the winged heralds by command
Of Sovran power, with awful Ceremony
And Trumpets sound throughout the Host proclaim
A solemn Councel forthwith to be held
At Pandaemonium, the high Capital
Of Satan and his Peers...”
-John Milton, _Paradise Lost_,  Book I, l. 752-7. 1667.]=],
}
m["peacekeeper"] = {
  Name = "peacekeeper", 
  Colour = "Yellow", 
  Glyph = "9", 
  Tile = "[[File:Peacekeeper.png]]", 
  Speed = "15", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 450, 
  AC = 20, 
  EV = 3, 
  Attacks = {
    {Damage = 25, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 15, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Throw Barbs", Damage = "2d13", Flags = {"Natural",}}, 
      {Spell = "Battlecry", Flags = {"Vocal",}},
    },
  }, 
  Flags = {"See invisible flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance 3", "Negative energy resistance 3", "Electricity resistance", "Miasma resistance", "Torment resistance", "Drown resistance", "Fire resistance", "Cold resistance",}, 
  Vulnerabilities = {}, 
  XP = 861, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "golem", 
  Species = "peacekeeper", 
  Description = [=[A four-legged humanoid construct, tasked with recapturing escaped prisoners and punishing heretics. Long after the fall of the empire it once served, it continues to enforce imperial law, knowing no jurisdiction.]=],
}
m["pearl dragon"] = {
  Name = "pearl dragon", 
  Colour = "Yellow", 
  Glyph = "D", 
  Tile = "[[File:Pearl dragon.png]]", 
  Speed = "12", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 1170, 
  AC = 10, 
  EV = 15, 
  Attacks = {
    {Damage = 35, Type = "Bite", Flavour = "Holy"}, 
    {Damage = 20, Type = "Claw", Flavour = "Holy"},
  }, 
  Holiness = "Holy", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Holy Breath", Damage = "3d18", Flags = {"Natural", "Breath", "Noisy",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Warm blood flag",}, 
  Willpower = "160", 
  Resistances = {"Miasma resistance", "Negative energy resistance 3", "Holy resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 2263, 
  Size = "Giant", 
  Intelligence = "Animal", 
  Genus = "dragon", 
  Species = "pearl dragon", 
  Description = [=[A dragon consecrated to the holy divine powers. Its breath is blessed fire, and its claws sear its victims with divine wrath.]=], 
  Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
-Life of Confucius

“This Dragon had Two furious Wings
Each one upon each Shoulder;
With a Sting in his Tail as long as a Flail,
Which made him bolder and bolder.
He had long Claws, and in his Jaws
Four and forty Teeth of Iron;
With a Hide as tough, as any Buff,
Which did him round environ.”

-“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
}
m["petrified flower"] = {
  Name = "petrified flower", 
  Colour = "LightGrey", 
  Glyph = "P", 
  Tile = "[[File:Petrified flower.png]]", 
  Speed = "10 (stationary)", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 840, 
  AC = 12, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Nonliving plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Stationary flag", "No exp gain flag", "Harmless flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "petrified flower", 
  Species = "petrified flower", 
  Description = [=[A sizeable and statuesque flower, fossilised either by bitter grief or the cruel grace of divinity, standing in its own eternal vigil.]=],
}
m["phalanx beetle"] = {
  Name = "phalanx beetle", 
  Colour = "Cyan", 
  Glyph = "B", 
  Tile = "[[File:Phalanx beetle.png]]", 
  Speed = "10 (move: 50%)", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 580, 
  AC = 12, 
  EV = 12, 
  Attacks = {
    {Damage = 21, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Unbreathing flag", "Has aura flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 501, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "phalanx beetle", 
  Species = "phalanx beetle", 
  Description = [=[An intricate mechanical beetle covered in reinforced metal plates that resemble a shield. It projects a kinetic barrier around its creator while adjacent to them, increasing their armour class.

It will never voluntarily leave its creator's side, and if forcibly seperated, will prioritise returning to them over any other concerns.]=],
}
m["phantasmal warrior"] = {
  Name = "phantasmal warrior", 
  Colour = "LightGreen", 
  Glyph = "W", 
  Tile = "[[File:Phantasmal warrior.png]]", 
  Speed = "10", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 495, 
  AC = 12, 
  EV = 10, 
  Attacks = {
    {Damage = 39, Type = "Hit", Flavour = "Vuln"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Blink Close", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag",}, 
  Willpower = "80", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 639, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "wraith", 
  Species = "phantasmal warrior", 
  Description = [=[A hideous translucent green spirit of a warrior fallen in battle but recalled to this plane by unholy magic. The blade it wields is ethereal, rendering those it strikes weak-willed and vulnerable to dark magic.]=],
}
m["phantom"] = {
  Name = "phantom", 
  Colour = "Blue", 
  Glyph = "W", 
  Tile = "[[File:Phantom.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 270, 
  AC = 3, 
  EV = 13, 
  Attacks = {
    {Damage = 8, Type = "Hit", Flavour = "Blink with"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Blink", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Evil flag", "Flying flag", "Unbreathing flag", "Insubstantial flag",}, 
  Willpower = "40", 
  Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 104, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "phantom", 
  Species = "phantom", 
  Description = [=[A nearly-transparent undead spirit, suspected by some sages to be a degenerate form of ghost, with no memories of its former life. It rarely stays in one place for long.]=], 
  Quote = [=[“Who wondrous things concerning our welfare, And straunge phantomes doth lett us ofte foresee.”
-Spenser, _The Faerie Queene_ II. xii. 47]=],
}
m["pharaoh ant"] = {
  Name = "pharaoh ant", 
  Colour = "Yellow", 
  Glyph = "B", 
  Tile = "[[File:Pharaoh ant.png]]", 
  Speed = "14", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 360, 
  AC = 4, 
  EV = 8, 
  Attacks = {
    {Damage = 43, Type = "Bite", Flavour = "Drain experience"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"No skeleton flag", "Web immune flag", "Unbreathing flag", "Evil flag",}, 
  Willpower = "60", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 758, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "pharaoh ant", 
  Species = "pharaoh ant", 
  Description = [=[A royal ant returned to unlife through strange, probably horrifying means. It binds the souls of its allies when slain, allowing them to fight on after death as simulacra.]=],
}
m["phase bat"] = {
  Name = "phase bat", 
  Colour = "LightGrey", 
  Glyph = "b", 
  Tile = "[[File:Phase bat.png]]", 
  Speed = "30", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 35, 
  AC = 1, 
  EV = 14, 
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Blink", Flags = {"Natural",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Unblindable flag", "Batty flag", "Warm blood flag", "Vault flag",}, 
  Willpower = "0", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1, 
  Size = "Tiny", 
  Intelligence = "Animal", 
  Genus = "bat", 
  Species = "bat", 
  Description = [=[A large grey bat that, despite being herbivorous, is quite aggressive. It is myopic and uses echolocation to navigate.]=], 
  Quote = [=[“The sun was set; the night came on apace,
And falling dews bewet around the place;
The bat takes airy rounds on leathern wings,
And the hoarse owl his woeful dirges sings.”
-John Gay, Shepherd's Week, Wednesday; or, The Dumps.

“Ere the bat hath flown
His cloister'd flight.”
-William Shakespeare, _Macbeth_, III, 2, line 40. 1605.]=],
}
m["pile of debris"] = {
  Name = "pile of debris", 
  Colour = "Brown", 
  Glyph = "I", 
  Tile = "[[File:Pile of debris.png]]", 
  Speed = "10 (stationary)", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 800, 
  AC = 8, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Fragile flag", "Stationary flag", "No exp gain flag", "Harmless flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "pile of debris", 
  Species = "pile of debris", 
  Description = [=[A heavily ruptured stonework, surrounded by rubble.]=],
}
m["pile of flesh"] = {
  Name = "pile of flesh", 
  Colour = "Magenta", 
  Glyph = "I", 
  Tile = "[[File:Pile of flesh.png]]", 
  Speed = "10 (stationary)", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 660, 
  AC = 2, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Stationary flag", "No skeleton flag", "No exp gain flag", "No poly flag", "No zombie flag", "No gen derived flag", "Harmless flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "pile of flesh", 
  Species = "pile of flesh", 
  Description = [=[A leftover mess of broken bones, inert grasping organs, and scattered skin. While some highly-specialised sorcerers might be capable of bringing it to life, it is otherwise harmless - the possible leftovers of some departed or absent-minded magus.]=],
}
m["pillar of rime"] = {
  Name = "pillar of rime", 
  Colour = "LightBlue", 
  Glyph = "I", 
  Tile = "[[File:Pillar of rime.png]]", 
  Speed = "10 (stationary)", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 375, 
  AC = 15, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Amphibious", 
  Flags = {"Stationary flag", "No exp gain flag", "Harmless flag", "Remnant flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Fire vulnerability",}, 
  XP = 0, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "pillar of rime", 
  Species = "pillar of rime", 
  Description = [=[A spire of strangely tenebrous ice, its brittle tendrils reaching skyward like the fingers of an outstretched hand. It might even be beautiful if you didn't know the gruesome way it formed.]=],
}
m["pillar of salt"] = {
  Name = "pillar of salt", 
  Colour = "White", 
  Glyph = "I", 
  Tile = "[[File:Pillar of salt.png]]", 
  Speed = "10 (stationary)", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 10, 
  AC = 1, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Stationary flag", "No exp gain flag", "Harmless flag", "Remnant flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "pillar of salt", 
  Species = "pillar of salt", 
  Description = [=[A pillar of salt shaped like a statue, but worked by no living hands.]=], 
  Quote = [=[“Then the LORD rained upon Sodom and upon Gomorrah brimstone and fire from the
 LORD out of heaven; And he overthrew those cities, and all the plain, and all
 the inhabitants of the cities, and that which grew upon the ground. But
 [Lot's] wife looked back from behind him, and she became a pillar of salt.”
    -KJV Bible, Genesis 19:24-26.]=],
}
m["plant"] = {
  Name = "plant", 
  Colour = "Green", 
  Glyph = "P", 
  Tile = "[[File:Plant.png]]", 
  Speed = "0", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 2000, 
  AC = 0, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Stationary flag", "No exp gain flag", "Harmless flag", "Fragile flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "plant", 
  Species = "plant", 
  Description = [=[A plant that has adapted to grow in the unpleasant dungeon environment, somehow thriving even underground in the absence of the sun.]=],
}
m["platinum paragon"] = {
  Name = "platinum paragon", 
  Colour = "White", 
  Glyph = "9", 
  Tile = "[[File:Platinum paragon.png]]", 
  Speed = "10", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 1000, 
  AC = 0, 
  EV = 0, 
  Attacks = {
    {Damage = 0, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Unbreathing flag", "See invisible flag", "Ghost demon flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 2709, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "golem", 
  Species = "platinum paragon", 
  Description = [=[A gleaming warrior, wrought from precious metals and the very pinnacle of forgecraft techniques. Its every motion flows with a deadly, fluid grace that belies its artifical nature.]=],
}
m["player ghost"] = {
  Name = "player ghost", 
  Colour = "White", 
  Glyph = "W", 
  Tile = "[[File:Player ghost.png]]", 
  Speed = "10", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 140, 
  AC = 0, 
  EV = 10, 
  Attacks = {
    {Damage = 4, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Fighter flag", "Speaks flag", "Ghost demon flag", "Insubstantial flag", "No poly flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "6", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 65, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "phantom", 
  Species = "player ghost",
}
m["player illusion"] = {
  Name = "player illusion", 
  Colour = "White", 
  Glyph = "@", 
  Tile = "[[File:Player illusion.png]]", 
  Speed = "10", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 140, 
  AC = 0, 
  EV = 10, 
  Attacks = {
    {Damage = 4, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Fighter flag", "Speaks flag", "Ghost demon flag", "Insubstantial flag", "No poly flag",}, 
  Willpower = "6", 
  Resistances = {"Poison resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 40, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "player illusion", 
  Species = "player illusion",
}
m["polar bear"] = {
  Name = "polar bear", 
  Colour = "LightBlue", 
  Glyph = "h", 
  Tile = "[[File:Polar bear.png]]", 
  Speed = "10", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 455, 
  AC = 7, 
  EV = 8, 
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 5, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 5, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Berserker Rage", Flags = {"Emergency", "Natural",}},
    },
  }, 
  Flags = {"Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {"Cold resistance", "Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 296, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "bear", 
  Species = "polar bear", 
  Description = [=[A bear covered in glistening white fur, habituated to cold conditions. Like all ursines, it will become enraged if badly hurt.]=], 
  Quote = [=[“The Polar Bear is an animal of tremendous strength and fierceness. Barentz, in
 his voyage in search of a north-east passage to China, had proofs of the
 ferocity of these animals, in the island of Nova Zembla, where they attacked
 his seamen, seizing them in their mouths; carrying them off with the utmost
 ease, and devouring them in the sight of their comrades. It is said that they
 will attack and attempt to board armed vessels, at a great distance from
 shore, and have sometimes been with much difficulty repelled.”
    -George Shaw, _General Zoology, or, Systematic Natural History_, vol. I,
     p. 2. 1800.]=],
}
m["poltergeist"] = {
  Name = "poltergeist", 
  Colour = "LightGreen", 
  Glyph = "v", 
  Tile = "[[File:Poltergeist.png]]", 
  Speed = "10", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 650, 
  AC = 6, 
  EV = 18, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Insubstantial flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "80", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 6, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "poltergeist", 
  Species = "poltergeist", 
  Description = [=[A ghostly trickster that is fond of possessing small objects and making them fly noisily through the air.]=],
}
m["polterguardian"] = {
  Name = "polterguardian", 
  Colour = "LightGreen", 
  Glyph = "v", 
  Tile = "[[File:Polterguardian.png]]", 
  Speed = "10", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 650, 
  AC = 6, 
  EV = 18, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Force Lance", Damage = "3d14", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Flying flag", "Insubstantial flag", "Cautious flag", "Has aura flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "80", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 540, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "polterguardian", 
  Species = "polterguardian", 
  Description = [=[Many poltergeists are fiercely territorial over the domains they choose to haunt, but these have extended that protection even to the people who share their domain with them. Some say they must be the lingering souls of those who guarded the Vaults in life; others suggest the Ironbound Order simply recruited them in common cause. Whichever is true, their very presence shelters other creatures from missiles, causing sling and spell alike to veer off-course at the last moment.]=],
}
m["profane servitor"] = {
  Name = "profane servitor", 
  Colour = "Red", 
  Glyph = "A", 
  Tile = "[[File:Profane servitor.png]]", 
  Speed = "15", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 1530, 
  AC = 10, 
  EV = 20, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Vampiric"}, 
    {Damage = 10, Type = "Hit", Flavour = "Drain experience"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Speaks flag",}, 
  Willpower = "140", 
  Resistances = {"Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Holy resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 2330, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "angel", 
  Species = "profane servitor", 
  Description = [=[A blasphemous being that was once an angel of the Shining One. It now stands as unliving proof that not even the holiest of beings are beyond Yredelemnul's grasp.]=], 
  Quote = [=[“A spell was cast and the sky turned red
The angel's heart froze to ice
In the gloomy sky black clouds were gathering
The silence was broken by cries
A spell was cast and the sky turned red
The angel's heart froze to ice
In the gloomy sky — The silence where dead angels lie

Touch the snow... Caress the lifeless sculptures
Die!!!”
-Dissection, “Where Dead Angels Lie”. 1996.]=],
}
m["protean progenitor"] = {
  Name = "protean progenitor", 
  Colour = "Blue", 
  Glyph = "C", 
  Tile = "[[File:Protean progenitor.png]]", 
  Speed = "14", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 820, 
  AC = 7, 
  EV = 8, 
  Attacks = {
    {Damage = 55, Type = "Random", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Irradiate", Damage = "3d25", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Warm blood flag", "Speaks flag", "No poly flag", "Regenerates flag", "No zombie flag", "No gen derived flag",}, 
  Willpower = "120", 
  Resistances = {"Poison resistance",}, 
  Vulnerabilities = {"Silver vulnerability",}, 
  XP = 1307, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "giant", 
  Species = "protean progenitor", 
  Description = [=[A gargantuan humanoid of fractured shape from the aeons when the seas were but primordial soup. The many shapeshifters of the dungeon once sloughed off from these unfathomably ancient beings, and when they themselves finally cease, even their remains will give birth one last time to furious monsters.]=], 
  Quote = [=[“I call upon Proteus,
 key-holding master of the sea,
 first-born, who showed
 the beginnings of all nature,
 changing matter
 into a great variety of forms.
 Honored by all, he is wise,
 and he knows what is now,
 what was before,
 and what will be in the future.
 He has all at his disposal,
 transformed far beyond
 all other immortals
 who dwell on snowy Olympos
 and fly through the air
 and over land and sea,
 for Physis was the first to place
 everything in Proteus.
 Father, attended by holy providence,
 visit the mystic initiates,
 and bring a good end to a life
 of industry and prosperity.”
    -_The Orphic Hymns_, XXV.
     trans. Apostolos N. Athanassakis and Benjamin M. Wolkow, 2013.]=],
}
m["purple draconian"] = {
  Name = "purple draconian", 
  Colour = "Magenta", 
  Glyph = "d", 
  Tile = "[[File:Purple draconian.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 980, 
  AC = 9, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Quicksilver Bolt", Damage = "3d19", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Cold blood flag", "Speaks flag",}, 
  Willpower = "120", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1000, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "draconian", 
  Species = "purple draconian", 
  Description = [=[A muscular purple-scaled humanoid with a reptilian tail and small wings.]=], 
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["putrid mouth"] = {
  Name = "putrid mouth", 
  Colour = "LightRed", 
  Glyph = "W", 
  Tile = "[[File:Putrid mouth.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 700, 
  AC = 5, 
  EV = 14, 
  Attacks = {
    {Damage = 30, Type = "Bite", Flavour = "Strong poison"}, 
    {Damage = 20, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Miasma Breath", Damage = "3d12", Flags = {"Natural", "Breath",}}, 
      {Spell = "Warning Cry", Flags = {"Vocal", "Breath",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Insubstantial flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "100", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1026, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "wraith", 
  Species = "putrid mouth", 
  Description = [=[A starved spirit whose mouth is a pit of rot, emitting vile fumes. Its putrid maw cannot eat the food it finds, so it moans with rage and desparate hunger.]=],
}
m["quasit"] = {
  Name = "quasit", 
  Colour = "LightGrey", 
  Glyph = "5", 
  Tile = "[[File:Quasit.png]]", 
  Speed = "13", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 150, 
  AC = 5, 
  EV = 17, 
  Attacks = {
    {Damage = 3, Type = "Bite", Flavour = "Drain dexterity"}, 
    {Damage = 2, Type = "Claw", Flavour = "Drain dexterity"}, 
    {Damage = 2, Type = "Claw", Flavour = "Drain dexterity"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Unholy flag",}, 
  Willpower = "10", 
  Resistances = {"Fire resistance", "Cold resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 45, 
  Size = "Small", 
  Intelligence = "Human", 
  Genus = "quasit", 
  Species = "quasit", 
  Description = [=[A cowardly little demon with a long, viciously pointed tail. Its sharp claws are coated with a venom that stiffens muscles.]=], 
  Quote = [=[“You’ll have to pay double reckoning; ’tis only fair you should pay for your dexterity.”
-Johann Wolfgang von Goethe, _Egmont_, I, 1. 1788.
trans. Anna Swanwick, 1914.]=],
}
m["queen ant"] = {
  Name = "queen ant", 
  Colour = "LightRed", 
  Glyph = "B", 
  Tile = "[[File:Queen ant.png]]", 
  Speed = "10", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 715, 
  AC = 14, 
  EV = 3, 
  Attacks = {
    {Damage = 20, Type = "Sting", Flavour = "Strong poison"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"No skeleton flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 877, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "worker ant", 
  Species = "queen ant", 
  Description = [=[A bloated ant, covered in thick chitinous armour and possessing a strong poison. It is the sovereign of the colony and, when not disturbed, is constantly laying eggs. Once capable of flight, it has long since shed its wings; only rudimentary stubs remain.]=],
}
m["queen bee"] = {
  Name = "queen bee", 
  Colour = "LightMagenta", 
  Glyph = "y", 
  Tile = "[[File:Queen bee.png]]", 
  Speed = "10", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 385, 
  AC = 10, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Sting", Flavour = "Poison"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Berserk Other", Flags = {"Natural", "Emergency",}},
    },
  }, 
  Flags = {"Flying flag", "No skeleton flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 304, 
  Size = "Little", 
  Intelligence = "Animal", 
  Genus = "killer bee", 
  Species = "queen bee", 
  Description = [=[A ruler of a swarm of bees, even larger and more dangerous than its many offspring.]=],
}
m["quicksilver dragon"] = {
  Name = "quicksilver dragon", 
  Colour = "LightCyan", 
  Glyph = "D", 
  Tile = "[[File:Quicksilver dragon.png]]", 
  Speed = "15", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 880, 
  AC = 10, 
  EV = 15, 
  Attacks = {
    {Damage = 25, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 20, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Quicksilver Bolt", Damage = "3d20", Flags = {"Natural", "Breath", "Noisy",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Warm blood flag",}, 
  Willpower = "140", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 1646, 
  Size = "Giant", 
  Intelligence = "Animal", 
  Genus = "dragon", 
  Species = "quicksilver dragon", 
  Description = [=[A long and sinuous dragon, seemingly more neck and tail than anything else. Its skin shines like molten mercury, magical energies arc from its pointed snout, and it moves with terrifying swiftness.]=], 
  Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
-Life of Confucius

“This Dragon had Two furious Wings
Each one upon each Shoulder;
With a Sting in his Tail as long as a Flail,
Which made him bolder and bolder.
He had long Claws, and in his Jaws
Four and forty Teeth of Iron;
With a Hide as tough, as any Buff,
Which did him round environ.”

-“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
}
m["quicksilver elemental"] = {
  Name = "quicksilver elemental", 
  Colour = "LightCyan", 
  Glyph = "E", 
  Tile = "[[File:Quicksilver elemental.png]]", 
  Speed = "20", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 800, 
  AC = 1, 
  EV = 20, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Antimagic"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Quicksilver Bolt", Damage = "3d20", Flags = {"Natural", "Breath", "Noisy",}},
    },
  }, 
  Flags = {"See invisible flag", "Batty flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 1245, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "elemental", 
  Species = "quicksilver elemental", 
  Description = [=[A mercurial spirit drawn from the elemental plane of earth. It exists in this world by inhabiting a shimmering body of liquid metal.]=],
}
m["quokka"] = {
  Name = "quokka", 
  Colour = "White", 
  Glyph = "r", 
  Tile = "[[File:Quokka.png]]", 
  Speed = "12", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 55, 
  AC = 2, 
  EV = 13, 
  Attacks = {
    {Damage = 5, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Warm blood flag",}, 
  Willpower = "0", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1, 
  Size = "Little", 
  Intelligence = "Animal", 
  Genus = "quokka", 
  Species = "quokka", 
  Description = [=[A pesky little marsupial that is a bit like a rat, but not quite.]=], 
  Quote = [=[HAMLET [Drawing his sword.]: How now! a rat? Dead, for a ducat, dead [Stabs through the arras.]
-William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, III, 4. 1603.]=],
}
m["radroach"] = {
  Name = "radroach", 
  Colour = "LightRed", 
  Glyph = "B", 
  Tile = "[[File:Radroach.png]]", 
  Speed = "10", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 800, 
  AC = 13, 
  EV = 5, 
  Attacks = {
    {Damage = 28, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 16, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Irradiate", Damage = "3d23", Flags = {"Natural",}},
    },
  }, 
  Flags = {"No skeleton flag", "Web immune flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {"Silver vulnerability",}, 
  XP = 841, 
  Size = "Little", 
  Intelligence = "Animal", 
  Genus = "radroach", 
  Species = "radroach", 
  Description = [=[A giant cockroach that has been exposed to high amounts of mutagenic energy. It is horrifyingly mutated, but this has only made it stronger.]=],
}
m["ragged hierophant"] = {
  Name = "ragged hierophant", 
  Colour = "LightMagenta", 
  Glyph = "a", 
  Tile = "[[File:Ragged hierophant.png]]", 
  Speed = "10", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 1200, 
  AC = 2, 
  EV = 10, 
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors", "Weapons armour", "Starting equipment"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Injury Bond", Flags = {"Wizard",}}, 
      {Spell = "Resonance Strike", Damage = "(3-7)d9", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 899, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A bedraggled priest, once-fine robes now lined with salt and dust. Forsaken by the gods, it now relies on constructs to protect itself.]=],
}
m["raiju"] = {
  Name = "raiju", 
  Colour = "LightCyan", 
  Glyph = "h", 
  Tile = "[[File:Raiju.png]]", 
  Speed = "10", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 385, 
  AC = 4, 
  EV = 14, 
  Attacks = {
    {Damage = 11, Type = "Bite", Flavour = "Electricity"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Blinkbolt", Damage = "2d14", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Unblindable flag",}, 
  Willpower = "20", 
  Resistances = {"Electricity resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 264, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "hound", 
  Species = "raiju", 
  Description = [=[A profoundly unnatural hound, crackling with electricity. It travels in packs, and covers great distances by bursting into living lightning.]=],
}
m["rakshasa"] = {
  Name = "rakshasa", 
  Colour = "Yellow", 
  Glyph = "R", 
  Tile = "[[File:Rakshasa.png]]", 
  Speed = "10", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 660, 
  AC = 8, 
  EV = 14, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Force Lance", Damage = "3d14", Flags = {"Magical",}}, 
      {Spell = "Phantom Mirror", Flags = {"Magical",}}, 
      {Spell = "Blink", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Evil flag",}, 
  Willpower = "140", 
  Resistances = {"Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 872, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "rakshasa", 
  Species = "rakshasa", 
  Description = [=[A maneater demon, bestial and misshapen, in search of hidden power and knowledge. It is an expert in the art of illusion, and is exceptionally intelligent and cruel.]=], 
  Quote = [=[“Vaisampayana said, 'Not far from the place where the Pandavas were asleep, a Rakshasa by name Hidimva dwelt on the Sala tree. Possessed of great energy and prowess, he was a cruel cannibal of visage that was grim in consequence of his sharp and long teeth. He was now hungry and longing for human flesh. Of long shanks and a large belly, his locks and beard were both red in hue. His shoulders were broad like the neck of a tree; his ears were like unto arrows, and his features were frightful.”
-_Mahābhārata_, Adi Parva, Hidimva-vadha Parva, section CLIV. ca. 500 B.C.
trans. Kisari Mohan Ganguli, 1883.]=],
}
m["rat"] = {
  Name = "rat", 
  Colour = "Brown", 
  Glyph = "r", 
  Tile = "[[File:Rat.png]]", 
  Speed = "10", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 25, 
  AC = 1, 
  EV = 10, 
  Attacks = {
    {Damage = 3, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Warm blood flag",}, 
  Willpower = "0", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1, 
  Size = "Tiny", 
  Intelligence = "Animal", 
  Genus = "rat", 
  Species = "rat", 
  Description = [=[A dirty rodent that has grown large and aggressive in the dungeon environment.]=], 
  Quote = [=[HAMLET [Drawing his sword.]: How now! a rat? Dead, for a ducat, dead [Stabs through the arras.]
-William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, III, 4. 1603.]=],
}
m["raven"] = {
  Name = "raven", 
  Colour = "Blue", 
  Glyph = "b", 
  Tile = "[[File:Raven.png]]", 
  Speed = "20", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 320, 
  AC = 2, 
  EV = 15, 
  Attacks = {
    {Damage = 19, Type = "Peck", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Ill Omen", Flags = {"Natural", "Noisy",}},
    },
  }, 
  Flags = {"Flying flag", "Speaks flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 210, 
  Size = "Tiny", 
  Intelligence = "Animal", 
  Genus = "raven", 
  Species = "raven", 
  Description = [=[A jet-black corvid with a nasty beak and a reputation for heralding bad luck. Most ornithologists consider this a baseless stereotype; the rest are still recovering from a series of staggeringly unlikely accidents.]=],
}
m["reaper"] = {
  Name = "reaper", 
  Colour = "LightGrey", 
  Glyph = "2", 
  Tile = "[[File:Reaper.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 710, 
  AC = 15, 
  EV = 10, 
  Attacks = {
    {Damage = 36, Type = "Hit", Flavour = "Drag"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Flying flag", "Evil flag",}, 
  Willpower = "100", 
  Resistances = {"Cold resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1134, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "reaper", 
  Species = "reaper", 
  Description = [=[A haunting form wielding a giant scythe, ceaselessly harvesting the souls of the living.]=], 
  Quote = [=[“All our times have come.
Here but now they're gone.
Seasons don't fear the reaper,
Nor do the wind, the sun or the rain.
We can be like they are.
Come on baby, don't fear the reaper.”

-Buck Dharma, Blue Öyster Cult, “(Don't Fear) The Reaper”. 1976.]=],
}
m["red devil"] = {
  Name = "red devil", 
  Colour = "Red", 
  Glyph = "4", 
  Tile = "[[File:Red devil.png]]", 
  Speed = "10", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 315, 
  AC = 7, 
  EV = 13, 
  Attacks = {
    {Damage = 19, Type = "Hit", Flavour = "Barbs"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "Flying flag", "Evil flag",}, 
  Willpower = "60", 
  Resistances = {"Fire resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Cold vulnerability", "Holy vulnerability",}, 
  XP = 317, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "red devil", 
  Species = "red devil", 
  Description = [=[A larger cousin of the common imp, with a fiendish grin and two short wings sprouting from its shoulders. It favours tridents and loves to skewer its victims with painful barbs.]=],
}
m["red draconian"] = {
  Name = "red draconian", 
  Colour = "LightRed", 
  Glyph = "d", 
  Tile = "[[File:Red draconian.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 980, 
  AC = 9, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Searing Breath", Damage = "3d18", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Cold blood flag", "Speaks flag",}, 
  Willpower = "40", 
  Resistances = {"Fire resistance",}, 
  Vulnerabilities = {}, 
  XP = 1000, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "draconian", 
  Species = "red draconian", 
  Description = [=[A muscular red-scaled humanoid with a reptilian tail and small wings.]=], 
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["red ugly thing"] = {
  Name = "red ugly thing", 
  Colour = "Black", 
  Glyph = "u", 
  Tile = "[[File:Red ugly thing.png]]", 
  Speed = "10 (move: 90%)", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 660, 
  AC = 4, 
  EV = 10, 
  Attacks = {
    {Damage = 17, Type = "Claw", Flavour = "Fire"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Warm blood flag", "Ghost demon flag", "Herd flag", "No gen derived flag",}, 
  Willpower = "40", 
  Resistances = {"Fire resistance",}, 
  Vulnerabilities = {"Silver vulnerability",}, 
  XP = 550, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "ugly thing", 
  Species = "ugly thing", 
  Description = [=[An ugly thing. According to legend, this mutated creature is the otherworldly spawn of a wizard's breeding experiment. Yuck.]=], 
  Quote = [=[“Beauty is no quality in things themselves: It exists merely in the mind which contemplates them; and each mind perceives a different beauty. One person may even perceive deformity, where another is sensible of beauty; and every individual ought to acquiesce in his own sentiment, without pretending to regulate those of others.”
-David Hume]=],
}
m["redback"] = {
  Name = "redback", 
  Colour = "LightRed", 
  Glyph = "s", 
  Tile = "[[File:Redback.png]]", 
  Speed = "15", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 270, 
  AC = 2, 
  EV = 12, 
  Attacks = {
    {Damage = 18, Type = "Bite", Flavour = "Strong poison"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"No skeleton flag", "Web immune flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 181, 
  Size = "Tiny", 
  Intelligence = "Animal", 
  Genus = "spider", 
  Species = "redback", 
  Description = [=[A vicious black spider with a splash of red on its swollen abdomen. Its mandibles drip with lethal poison.]=],
}
m["rending blade"] = {
  Name = "rending blade", 
  Colour = "LightMagenta", 
  Glyph = "(", 
  Tile = "[[File:Rending blade.png]]", 
  Speed = "20", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 400, 
  AC = 15, 
  EV = 10, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Unbreathing flag", "Peripheral flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 120, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "wraith", 
  Species = "rending blade", 
  Description = [=[A crackling weapon formed of condensed magical energy. It can cut through entire rows of adversaries whenever its creator lands a melee attack.

It has been enchanted to dance through the air and attack under its own power.]=],
}
m["revenant"] = {
  Name = "revenant", 
  Colour = "Magenta", 
  Glyph = "z", 
  Tile = "[[File:Revenant.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 360, 
  AC = 4, 
  EV = 10, 
  Attacks = {
    {Damage = 14, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Cold resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 200, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "revenant", 
  Species = "revenant", 
  Description = [=[The skeletal remains of someone who died unmourned and forgotten. It burns with an unquenchable hunger to be remembered.]=],
}
m["revenant soulmonger"] = {
  Name = "revenant soulmonger", 
  Colour = "Magenta", 
  Glyph = "z", 
  Tile = "[[File:Revenant soulmonger.png]]", 
  Speed = "10", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 810, 
  AC = 8, 
  EV = 12, 
  Attacks = {
    {Damage = 26, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Ghostly Fireball", Damage = "3d22", Flags = {"Wizard",}}, 
      {Spell = "Spectral Cloud", Flags = {"Wizard",}}, 
      {Spell = "Dispel Undead Range", Damage = "3d27", Flags = {"Wizard",}}, 
      {Spell = "Blink Away", Flags = {"Emergency", "Wizard",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag",}, 
  Willpower = "Immune", 
  Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1345, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "revenant soulmonger", 
  Species = "revenant soulmonger", 
  Description = [=[A timeworn revenant whose flames dance with the silhouettes of long-forgotten atrocities. Cursed with a hunger they can never satisfy, they unleash these long-dead echoes to reenact violence upon any soul they deem worthy of adding to their eternal collection.]=],
}
m["ribbon worm"] = {
  Name = "ribbon worm", 
  Colour = "LightRed", 
  Glyph = "w", 
  Tile = "[[File:Ribbon worm.png]]", 
  Speed = "8", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 180, 
  AC = 1, 
  EV = 5, 
  Attacks = {
    {Damage = 9, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Ensnare", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Regenerates flag", "No skeleton flag",}, 
  Willpower = "10", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 3, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "ribbon worm", 
  Species = "ribbon worm", 
  Description = [=[A giant annelid, glistening with slime, with unusually large teeth. It expels fragments of its own innards to ensnare unsuspecting prey.]=], 
  Quote = [=[“While the angels, all pallid and wan,
   Uprising, unveiling, affirm
 That the play is the tragedy, ‘Man’,
   And its hero, the Conqueror Worm.”
    -Edgar Allan Poe]=],
}
m["rime drake"] = {
  Name = "rime drake", 
  Colour = "Blue", 
  Glyph = "k", 
  Tile = "[[File:Rime drake.png]]", 
  Speed = "12", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 330, 
  AC = 3, 
  EV = 12, 
  Attacks = {
    {Damage = 8, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Flash Freeze", Damage = "3d14", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Flying flag", "Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {"Cold resistance",}, 
  Vulnerabilities = {}, 
  XP = 373, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "drake", 
  Species = "rime drake", 
  Description = [=[A small but dangerous dragon. Its breath is visible even on the warmest days.]=],
}
m["river rat"] = {
  Name = "river rat", 
  Colour = "LightGreen", 
  Glyph = "r", 
  Tile = "[[File:River rat.png]]", 
  Speed = "10", 
  HD = 2, 
  ["HD"] = 2, 
  ["Average HP 10x"] = 110, 
  AC = 5, 
  EV = 11, 
  Attacks = {
    {Damage = 10, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Warm blood flag",}, 
  Willpower = "10", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 12, 
  Size = "Tiny", 
  Intelligence = "Animal", 
  Genus = "rat", 
  Species = "river rat", 
  Description = [=[A rodent with hair of a most peculiar green colour, and a powerful bite. It tends to form great swarms with its kin.]=], 
  Quote = [=[HAMLET [Drawing his sword.]: How now! a rat? Dead, for a ducat, dead [Stabs through the arras.]
-William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, III, 4. 1603.]=],
}
m["rock fish"] = {
  Name = "rock fish", 
  Colour = "Brown", 
  Glyph = "F", 
  Tile = "[[File:Rock fish.png]]", 
  Speed = "10 (swim: 80%)", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 180, 
  AC = 11, 
  EV = 7, 
  Attacks = {
    {Damage = 13, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Wall", 
  Flags = {}, 
  Willpower = "20", 
  Resistances = {"Fire resistance", "Electricity resistance", "Petrify resistance",}, 
  Vulnerabilities = {}, 
  XP = 74, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "rock fish", 
  Species = "rock fish", 
  Description = [=[A strange stone-scaled fish that swims through solid rock with the same ease that most fish do through water.]=],
}
m["rockslime"] = {
  Name = "rockslime", 
  Colour = "Brown", 
  Glyph = "J", 
  Tile = "[[File:Rockslime.png]]", 
  Speed = "12", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 600, 
  AC = 27, 
  EV = 2, 
  Attacks = {
    {Damage = 50, Type = "Hit", Flavour = "Trample"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Eats doors", "See invisible flag", "Unblindable flag", "Amorphous flag", "No skeleton flag",}, 
  Willpower = "60", 
  Resistances = {"Fire resistance 2", "Electricity resistance", "Poison resistance", "Acid resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 1316, 
  Size = "Giant", 
  Intelligence = "Brainless", 
  Genus = "jelly", 
  Species = "rockslime", 
  Description = [=[An oozing avalanche, scouring the ground beneath it as it rumbles forward. It consumes only the metal and bone from its victims, using them to reinforce itself even further.]=],
}
m["rotten bat"] = {
  Name = "rotten bat", 
  Colour = "Brown", 
  Glyph = "Z", 
  Tile = "[[File:Rotten bat.png]]", 
  Speed = "28", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 75, 
  AC = 0, 
  EV = 9, 
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Unbreathing flag", "No regenerate flag", "Vault flag",}, 
  Willpower = "1", 
  Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 2, 
  Size = "Tiny", 
  Intelligence = "Brainless", 
  Genus = "zombie", 
  Species = "zombie", 
  Description = [=[A corpse raised to undeath by necromancy.]=], 
  Quote = [=[“It seemed that while the zombie came from the grave, it was neither a ghost, nor yet a person who had been raised like Lazarus from the dead. The zombie, they say, is a soulless human corpse, still dead, but taken from the grave and endowed by sorcery with a mechanical semblance of life—it is a dead body which is made to walk and act and move as if it were alive. People who have the power to do this go to a fresh grave, dig up the body before it has had time to rot, galvanize it into movement, and then make of it a servant or slave, occasionally for the commission of some crime, more often simply as a drudge around the habitation or the farm, setting it dull heavy tasks, and beating it like a dumb beast if it slackens.”
-William Seabrook, _The Magic Island_. 1929.]=],
}
m["royal mummy"] = {
  Name = "royal mummy", 
  Colour = "White", 
  Glyph = "M", 
  Tile = "[[File:Royal mummy.png]]", 
  Speed = "10", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 1950, 
  AC = 10, 
  EV = 6, 
  Attacks = {
    {Damage = 35, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Smiting", Damage = "7-17", Flags = {"Wizard",}}, 
      {Spell = "Symbol of Torment", Flags = {"Wizard",}}, 
      {Spell = "Summon Emperor Scorpions", Flags = {"Wizard",}}, 
      {Spell = "Summon Scarabs", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag",}, 
  Willpower = "160", 
  Resistances = {"Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 3488, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "mummy", 
  Species = "mummy", 
  Description = [=[An ancient pharaoh, embalmed and cursed to undeath, now capable of great and terrifying feats of magic.]=], 
  Quote = [=[“I see Egypt and the Egyptians — I see the pyramids and obelisks;
I look on chisel’d histories, songs, philosophies, cut in slabs
of sand-stone, or on granite-blocks;
I see at Memphis mummy-pits, containing mummies, embalm’d, swathed
in linen cloth, lying there many centuries;
I look on the fall’n Theban, the large-ball’d eyes, the side-drooping
neck, the hands folded across the breast.”
-Walt Whitman, “Salut au Monde”]=],
}
m["rust devil"] = {
  Name = "rust devil", 
  Colour = "Brown", 
  Glyph = "4", 
  Tile = "[[File:Rust devil.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 440, 
  AC = 10, 
  EV = 8, 
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Corrode"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Evil flag",}, 
  Willpower = "60", 
  Resistances = {"Fire resistance 3", "Cold resistance", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 455, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "rust devil", 
  Species = "rust devil", 
  Description = [=[A hideous humanoid figure with rust-spotted metal skin, spreading corrosion and decay to all it touches.]=],
}
m["sacred lotus"] = {
  Name = "sacred lotus", 
  Colour = "White", 
  Glyph = "P", 
  Tile = "[[File:Sacred lotus.png]]", 
  Speed = "0", 
  HD = 22, 
  ["HD"] = 22, 
  ["Average HP 10x"] = 1600, 
  AC = 24, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Water", 
  Flags = {"Stationary flag", "Regenerates flag", "No exp gain flag", "Harmless flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "plant", 
  Species = "sacred lotus", 
  Description = [=[A large and vivid bloom drifting placidly upon the surface of the water. The cradle of the lotus's petals shine with eternity and elegance - while it is entirely harmless, it would take immense effort to destroy it.]=],
}
m["salamander"] = {
  Name = "salamander", 
  Colour = "LightRed", 
  Glyph = "N", 
  Tile = "[[File:Salamander.png]]", 
  Speed = "10 (swim: 70%)", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 640, 
  AC = 5, 
  EV = 7, 
  Attacks = {
    {Damage = 13, Type = "Hit", Flavour = "Fire"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Amphibious lava", 
  Flags = {"Fighter flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {"Fire resistance 3",}, 
  Vulnerabilities = {"Cold vulnerability",}, 
  XP = 531, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "naga", 
  Species = "salamander", 
  Description = [=[A red, flaming half-human half-snake creature with a legendary affinity for fire.]=], 
  Quote = [=[“As for example: the Salamander made in fashion of a Lizard, marked with spots like to stars, never comes abroad and sheweth it selfe but in great showers; for in faire weather he is not seene. He is of so cold a complexion, that if hee do but touch the fire, hee wil quench it as presently, as if yce were put into it. The Salamander casteth up at the mouth a certaine venomous matter like unto milke, let it but once touch any bare part of a man or womans bodie, all the haire will fall off: and the part so touched will change the colour of the skin to the white morphew.”
-Gaius Plinius Secundus, _Naturalis Historia_, Book X, ch. LXVII. 79 A.D.
trans. Philemon Holland, 1601.]=],
}
m["salamander mystic"] = {
  Name = "salamander mystic", 
  Colour = "Yellow", 
  Glyph = "N", 
  Tile = "[[File:Salamander mystic.png]]", 
  Speed = "10 (swim: 70%)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 650, 
  AC = 7, 
  EV = 7, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Fire"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Amphibious lava", 
  Spellsets = {
    {
      {Spell = "Force Lance", Damage = "3d14", Flags = {"Wizard",}}, 
      {Spell = "Bolt of Magma", Damage = "3d18", Flags = {"Wizard",}}, 
      {Spell = "Haste Other", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Warm blood flag",}, 
  Willpower = "60", 
  Resistances = {"Fire resistance 3",}, 
  Vulnerabilities = {"Cold vulnerability",}, 
  XP = 761, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "naga", 
  Species = "salamander", 
  Description = [=[A member of the salamander's scholarly caste, possessed of lesser size and strength, but wise in the ways of magic.]=],
}
m["salamander stormcaller"] = {
  Name = "salamander stormcaller", 
  Colour = "Red", 
  Glyph = "N", 
  Tile = "[[File:Salamander stormcaller.png]]", 
  Speed = "10 (swim: 70%)", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 750, 
  AC = 5, 
  EV = 10, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Fire"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Amphibious lava", 
  Spellsets = {
    {
      {Spell = "Fire Storm", Damage = "8d12 / 8d11", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Warm blood flag",}, 
  Willpower = "60", 
  Resistances = {"Fire resistance 3",}, 
  Vulnerabilities = {"Cold vulnerability",}, 
  XP = 1298, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "salamander", 
  Species = "salamander", 
  Description = [=[A salamander whose hands are wreathed in lashing tendrils of flame. This fire cultist has the ability to call down a torrent of flames on their foes, though the ritual takes some time to complete.]=],
}
m["salamander tyrant"] = {
  Name = "salamander tyrant", 
  Colour = "Red", 
  Glyph = "N", 
  Tile = "[[File:Salamander tyrant.png]]", 
  Speed = "10 (swim: 70%)", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 675, 
  AC = 5, 
  EV = 7, 
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Fire"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Amphibious lava", 
  Spellsets = {
    {
      {Spell = "Eruption", Damage = "3d24", Flags = {"Wizard",}}, 
      {Spell = "Pyroclastic Surge", Damage = "3d24", Flags = {"Wizard",}}, 
      {Spell = "Weakening Gaze", Flags = {"Wizard", "Instant",}},
    },
  }, 
  Flags = {"Warm blood flag",}, 
  Willpower = "60", 
  Resistances = {"Fire resistance 3",}, 
  Vulnerabilities = {"Cold vulnerability",}, 
  XP = 866, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "naga", 
  Species = "salamander", 
  Description = [=[An intimidating volcano lord. It commands the magma of its realm as an extension of its body, and the majesty of its gaze can weaken even the proudest challenger.]=],
}
m["saltling"] = {
  Name = "saltling", 
  Colour = "White", 
  Glyph = "9", 
  Tile = "[[File:Saltling.png]]", 
  Speed = "12", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 270, 
  AC = 15, 
  EV = 5, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance 3", "Negative energy resistance 3", "Miasma resistance", "Torment resistance", "Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 271, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "golem", 
  Species = "saltling", 
  Description = [=[A small, human-shaped agglomeration of salt. It was created by the last fugitive loyalists of the fallen eastern empire, forced in desperation to construct golems from local resources to defend themselves.]=],
}
m["satyr"] = {
  Name = "satyr", 
  Colour = "LightGreen", 
  Glyph = "c", 
  Tile = "[[File:Satyr.png]]", 
  Speed = "10", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 660, 
  AC = 2, 
  EV = 12, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Battlecry", Flags = {"Vocal",}}, 
      {Spell = "Cause Fear", Flags = {"Wizard",}}, 
      {Spell = "Sleep", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Archer flag", "Speaks flag", "Warm blood flag", "Don't melee flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 823, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "faun", 
  Species = "satyr", 
  Description = [=[A more intelligent relative of the faun, often found in their company, and far more unforgiving of — and dangerous to — interlopers.]=], 
  Quote = [=[“When Peleus, some distance away, saw him torn apart by the frightful wound he shouted: ‘Accept this tribute to the dead, at least, Crantor, dearest of youths’, and with his powerful arm, he hurled his ash spear, at full strength, at Demoleon. It ruptured the ribcage, and stuck quivering in the bone. The centaur pulled out the shaft minus its head (he tried with difficulty to reach that also) but the head was caught in his lung. The pain itself strengthened his will: wounded, he reared up at his enemy and beat the hero down with his hooves. Peleus received the resounding blows on helmet and shield, and defending his upper arms, and controlling the weapon he held out, with one blow through the arm he pierced the bi-formed breast.”
-Ovid, _Metamorphoses_, XII, 330. 8 AD.]=],
}
m["scorpion"] = {
  Name = "scorpion", 
  Colour = "Yellow", 
  Glyph = "s", 
  Tile = "[[File:Scorpion.png]]", 
  Speed = "12", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 180, 
  AC = 5, 
  EV = 10, 
  Attacks = {
    {Damage = 8, Type = "Sting", Flavour = "Poison"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"No skeleton flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 82, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "scorpion", 
  Species = "scorpion", 
  Description = [=[A loathsome arachnid, armed to the teeth. Its body is covered in a thick carapace, its tail is tipped by a venomous sting, and its forelimbs are equipped with a pair of sharp grasping claws.]=], 
  Quote = [=[“Those poisonous fields, with rank luxuriance crown’d,
Where the dark scorpion gathers death around”
-Oliver Goldsmith, “The Deserted Village”, l. 351-2. 1770.]=],
}
m["screaming refraction"] = {
  Name = "screaming refraction", 
  Colour = "White", 
  Glyph = "z", 
  Tile = "[[File:Screaming refraction.png]]", 
  Speed = "10", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 585, 
  AC = 15, 
  EV = 2, 
  Attacks = {
    {Damage = 32, Type = "Gore", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Injury Mirror", Flags = {"Magical",}}, 
      {Spell = "Lee's Rapid Deconstruction", Damage = "3d18*", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag",}, 
  Willpower = "60", 
  Resistances = {"Fire resistance", "Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 680, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "screaming refraction", 
  Species = "screaming refraction", 
  Description = [=[A deeply unfortunate soul mostly processed into crystal by some malevolent tear in reality. Ethereal reflections of its past and future suffering are cast upon nearby surfaces and foes.]=],
}
m["scrub nettle"] = {
  Name = "scrub nettle", 
  Colour = "LightRed", 
  Glyph = "P", 
  Tile = "[[File:Scrub nettle.png]]", 
  Speed = "10 (stationary)", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 280, 
  AC = 8, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Sting", Damage = "2d7", Flags = {"Natural",}},
    },
  }, 
  Flags = {"See invisible flag", "Unbreathing flag", "Stationary flag",}, 
  Willpower = "40", 
  Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 38, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "plant", 
  Species = "bush", 
  Description = [=[An irritable, bristling shrub. It fends off anything that might graze upon it by launching some of its innumerable toxic stinging hairs.]=],
}
m["sea snake"] = {
  Name = "sea snake", 
  Colour = "LightRed", 
  Glyph = "S", 
  Tile = "[[File:Sea snake.png]]", 
  Speed = "12 (swim: 40%)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 650, 
  AC = 2, 
  EV = 15, 
  Attacks = {
    {Damage = 24, Type = "Bite", Flavour = "Strong poison"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Cold blood flag",}, 
  Willpower = "40", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 742, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "snake", 
  Species = "sea snake", 
  Description = [=[A brightly coloured snake, very comfortable in the water. It has a highly potent venomous bite.]=], 
  Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
trans. Sir James George Frazer, 1913.

“A snake, with mottles rare,
Surveyed my chamber floor,
In feature as the worm before,
But ringed with power.”
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
}
m["searing wretch"] = {
  Name = "searing wretch", 
  Colour = "Red", 
  Glyph = "n", 
  Tile = "[[File:Searing wretch.png]]", 
  Speed = "10", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 1600, 
  AC = 4, 
  EV = 8, 
  Attacks = {
    {Damage = 50, Type = "Claw", Flavour = "Fire"}, 
    {Damage = 30, Type = "Bite", Flavour = "Sear"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Amphibious lava", 
  Flags = {"No zombie flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "80", 
  Resistances = {"Fire resistance 3", "Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1630, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "ghoul", 
  Species = "searing wretch", 
  Description = [=[An animated corpse alight with terrible fire. The flames are fueled by its regenerating flesh, which bubbles and melts as it grows.]=],
}
m["seismic cannon"] = {
  Name = "seismic cannon", 
  Colour = "Yellow", 
  Glyph = "I", 
  Tile = "[[File:Seismic cannon.png]]", 
  Speed = "5 (stationary)", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 440, 
  AC = 15, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Stone Bullet", Damage = "3d7", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Speaks flag", "See invisible flag", "No regenerate flag", "Stationary flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 170, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "seismic cannon", 
  Species = "seismic cannon", 
  Description = [=[A bulky seige weapon, magically hewn from rock and metal, forever drilling into the ground beneath itself to replenish ammunition. Every shot it fires draws a portion of the minerals used to fabricate it into its own frame, strengthening it if damaged.

When fully assembled, it can turn its stockpiled ammunition to an even more destructive purpose, unleashing a devastating seismic shockwave that destroys the cannon in the process.]=],
}
m["seismosaurus"] = {
  Name = "seismosaurus", 
  Colour = "LightCyan", 
  Glyph = "l", 
  Tile = "[[File:Seismosaurus.png]]", 
  Speed = "10", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 810, 
  AC = 13, 
  EV = 5, 
  Attacks = {
    {Damage = 31, Type = "Tail slap", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Seismic Stomp", Damage = "4d8", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Cold blood flag", "No poly flag", "No zombie flag",}, 
  Willpower = "80", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 801, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "giant lizard", 
  Species = "seismosaurus", 
  Description = [=[A stubborn and fiercely territorial lizard with the strength of a mountain. Its thunderous footfalls herald violent tremors.]=],
}
m["seismosaurus egg"] = {
  Name = "seismosaurus egg", 
  Colour = "LightCyan", 
  Glyph = "*", 
  Tile = "[[File:Seismosaurus egg.png]]", 
  Speed = "10 (stationary)", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 440, 
  AC = 15, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Stationary flag", "No skeleton flag", "No poly flag", "No zombie flag", "No gen derived flag",}, 
  Willpower = "Immune", 
  Resistances = {"Electricity resistance", "Fire resistance", "Cold resistance",}, 
  Vulnerabilities = {}, 
  XP = 9, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "seismosaurus egg", 
  Species = "seismosaurus egg", 
  Description = [=[A lizard egg the size of a small boulder and nearly as hard. Perhaps as a defence mechanism, they hatch rapidly in the presence of predators and even a newborn can give all but the most ambitious of monsters a reason to consider an easier meal.]=],
}
m["seraph"] = {
  Name = "seraph", 
  Colour = "LightMagenta", 
  Glyph = "A", 
  Tile = "[[File:Seraph.png]]", 
  Speed = "15", 
  HD = 25, 
  ["HD"] = 25, 
  ["Average HP 10x"] = 2125, 
  AC = 19, 
  EV = 19, 
  Attacks = {
    {Damage = 50, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Holy", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Warning Cry", Flags = {"Vocal", "Breath",}}, 
      {Spell = "Summon Holies", Flags = {"Magical",}}, 
      {Spell = "Injury Bond", Flags = {"Magical",}}, 
      {Spell = "Cleansing Flame", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Fighter flag", "See invisible flag", "Flying flag", "Speaks flag", "Tall tile flag",}, 
  Willpower = "160", 
  Resistances = {"Fire resistance 3", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Holy resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 6093, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "angel", 
  Species = "seraph", 
  Description = [=[A six-winged servant of the good gods, of the highest rank of the angelic hosts. Its eyes burn with divine fire.]=], 
  Quote = [=[“In the year that king Uzziah died I saw also the LORD sitting upon a throne, high and lifted up, and his train filled the temple.
Above it stood the seraphims: each one had six wings; with twain he covered his face, and with twain he covered his feet, and with twain he did fly.
And one cried unto another, and said, Holy, holy, holy, is the LORD of hosts: the whole earth is full of his glory.”
-KJV Bible, Isaiah 6:1-3.]=],
}
m["servant of whispers"] = {
  Name = "servant of whispers", 
  Colour = "Brown", 
  Glyph = "a", 
  Tile = "[[File:Servant of whispers.png]]", 
  Speed = "10", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 800, 
  AC = 3, 
  EV = 12, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors", "Weapons armour", "Starting equipment"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Still Winds", Flags = {"Priest",}}, 
      {Spell = "Lightning Bolt", Damage = "3d18", Flags = {"Priest",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Evil flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 872, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A member of an order of monks who abandoned their former faith. It now serves a minor god of wind and whispers, who allows it to calm the air and, when in great need, to break the stillness with divine thunder.]=],
}
m["shadow"] = {
  Name = "shadow", 
  Colour = "Magenta", 
  Glyph = "@", 
  Tile = "[[File:Shadow.png]]", 
  Speed = "10", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 10, 
  AC = 7, 
  EV = 20, 
  Attacks = {
    {Damage = 0, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Insubstantial flag", "Two weapons flag", "No exp gain flag", "No poly flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "shadow", 
  Species = "shadow", 
  Description = [=[A featureless silhouette of your own body, moving independently through the divine power of Dithmenos. No matter how many times it is struck down, it will reform itself, for a shadow is inextinguishable so long as whatever cast it remains.]=],
}
m["shadow demon"] = {
  Name = "shadow demon", 
  Colour = "Magenta", 
  Glyph = "2", 
  Tile = "[[File:Shadow demon.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 550, 
  AC = 7, 
  EV = 12, 
  Attacks = {
    {Damage = 21, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Shadow Creatures", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Evil flag",}, 
  Willpower = "100", 
  Resistances = {"Cold resistance 2", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 717, 
  Size = "Small", 
  Intelligence = "Human", 
  Genus = "shadow demon", 
  Species = "shadow demon", 
  Description = [=[A mysterious demonic figure, difficult to distinguish from the darkness around it. It weaves the shadows into powerful minions.]=], 
  Quote = [=[“As we grow old, we become aware that death is drawing near; his shadow falls across our path...”
-Stefan Zweig, _Twenty-Four Hours in the Life of a Woman_. 1927.]=],
}
m["shadow dragon"] = {
  Name = "shadow dragon", 
  Colour = "Magenta", 
  Glyph = "D", 
  Tile = "[[File:Shadow dragon.png]]", 
  Speed = "10", 
  HD = 17, 
  ["HD"] = 17, 
  ["Average HP 10x"] = 1275, 
  AC = 15, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Drain experience"}, 
    {Damage = 15, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 15, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Draining", Damage = "3d24", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Evil flag", "Cold blood flag", "See invisible flag", "Flying flag",}, 
  Willpower = "120", 
  Resistances = {"Cold resistance 2", "Poison resistance", "Negative energy resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 1411, 
  Size = "Giant", 
  Intelligence = "Animal", 
  Genus = "dragon", 
  Species = "shadow dragon", 
  Description = [=[A great umbral dragon, radiating evil and death. Its breath reeks of the grave.]=], 
  Quote = [=[“Crux sacra sit mihi lux / Non draco sit mihi dux
 Vade retro satana / Numquam suade mihi vana
 Sunt mala quae libas / Ipse venena bibas

 [Let the Holy Cross be my light / Let not the dragon be my guide
  Step back Satan / Never tempt me with vain things
  What you offer me is evil / You drink the poison yourself.]”
    -Full text of initials on the Saint Benedict Medal, worn to ward off evil
     spirits. Inscription from 11-15th century, formally approved by Pope
     Benedict XIV in 18th century.

“On the other hand, Confucius is made to say to his disciples, ‘I know how
 birds can fly, how fishes can swim, and how animals can run. But the runner
 may be snared, the swimmer may be hooked, and the flyer may be shot by the
 arrow. But there is the dragon. I cannot tell how he mounts on the wind
 through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can
 only compare him to the dragon.’”
    -Life of Confucius

“This Dragon had Two furious Wings
   Each one upon each Shoulder;
 With a Sting in his Tail as long as a Flail,
   Which made him bolder and bolder.
 He had long Claws, and in his Jaws
   Four and forty Teeth of Iron;
 With a Hide as tough, as any Buff,
   Which did him round environ.”

    -“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
}
m["shadow imp"] = {
  Name = "shadow imp", 
  Colour = "Magenta", 
  Glyph = "5", 
  Tile = "[[File:Shadow imp.png]]", 
  Speed = "10", 
  HD = 2, 
  ["HD"] = 2, 
  ["Average HP 10x"] = 110, 
  AC = 3, 
  EV = 11, 
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Pain", Damage = "d9", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Speaks flag", "Evil flag",}, 
  Willpower = "10", 
  Resistances = {"Cold resistance 2", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 10, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "shadow imp", 
  Species = "shadow imp", 
  Description = [=[A shadowy minor demon, with an affinity for the necromantic arts.]=],
}
m["shadow prism"] = {
  Name = "shadow prism", 
  Colour = "DarkGrey", 
  Glyph = "*", 
  Tile = "[[File:Shadow prism.png]]", 
  Speed = "10 (stationary)", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 250, 
  AC = 5, 
  EV = 20, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Stationary flag", "No exp gain flag", "No poly flag", "Conjured flag", "Peripheral flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Little", 
  Intelligence = "Brainless", 
  Genus = "shadow prism", 
  Species = "shadow prism", 
  Description = [=[A prism-like silhouette which wavers with barely-contained destructive energy. Any blow which disrupts its form will result in a violent blast of shadow.]=],
}
m["shadow puppet"] = {
  Name = "shadow puppet", 
  Colour = "Magenta", 
  Glyph = "E", 
  Tile = "[[File:Shadow puppet.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 350, 
  AC = 5, 
  EV = 20, 
  Attacks = {
    {Damage = 17, Type = "Hit", Flavour = "Swoop"}, 
    {Damage = 17, Type = "Hit", Flavour = "Flank"}, 
    {Damage = 5, Type = "Hit", Flavour = "Crush"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Fighter flag", "Insubstantial flag", "No exp gain flag", "No poly flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "shadow puppet", 
  Species = "shadow puppet", 
  Description = [=[A minor servant of living shadow whose form wavers perpetually on the edge of recognition - as if an unseen light were flickering behind something almost familiar.

The strength of its attacks increases in proportion with the power of the spell which summoned it.]=],
}
m["shadow turret"] = {
  Name = "shadow turret", 
  Colour = "Magenta", 
  Glyph = "I", 
  Tile = "[[File:Shadow turret.png]]", 
  Speed = "5 (stationary)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 250, 
  AC = 9, 
  EV = 15, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Shadow Shot", Damage = "2d10", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Stationary flag", "Insubstantial flag", "No exp gain flag", "No poly flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "shadow turret", 
  Species = "shadow turret", 
  Description = [=[A strangely static silhouette whose form suggests a large cannon. Though it uses no gunpowder, the depths of its bore flickers angrily with every shot, as if remembering the fiery light of its ignition.]=],
}
m["shadow wraith"] = {
  Name = "shadow wraith", 
  Colour = "LightMagenta", 
  Glyph = "W", 
  Tile = "[[File:Shadow wraith.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 550, 
  AC = 7, 
  EV = 7, 
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Drain speed"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Invisible flag", "Insubstantial flag",}, 
  Willpower = "100", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 763, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "wraith", 
  Species = "shadow wraith", 
  Description = [=[A mist-wreathed skeletal shadow, hanging in mid-air. It drains away the life force of living beings.]=], 
  Quote = [=[“Yesterday, upon the stair,
I met a man who wasn’t there
He wasn’t there again today
I wish, I wish he’d go away...”
-Hughes Mearns ,_Antigonish_, 1-4. 1899.]=],
}
m["shadowghast"] = {
  Name = "shadowghast", 
  Colour = "Magenta", 
  Glyph = "W", 
  Tile = "[[File:Shadowghast.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 240, 
  AC = 7, 
  EV = 10, 
  Attacks = {
    {Damage = 14, Type = "Claw", Flavour = "Shadow stab"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Invisibility", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag",}, 
  Willpower = "40", 
  Resistances = {"Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 217, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "wraith", 
  Species = "shadowghast", 
  Description = [=[A skulking apparition that disguises itself as a harmless shadow. Attuned to the dim light of the dungeon, it can slip in and out of sight at will, moving swiftly from one pool of shade to the next before striking unerringly at the blind spots of those who cannot see it.]=], 
  Quote = [=[“Between the idea
And the reality
Between the motion
And the act
Falls the Shadow
For thine is the Kingdom

Between the conception
And the creation
Between the emotion
And the response
Falls the Shadow
Life is very long”
-T.S. Eliot, “The Hollow Men”. 1925.]=],
}
m["shambling mangrove"] = {
  Name = "shambling mangrove", 
  Colour = "LightRed", 
  Glyph = "f", 
  Tile = "[[File:Shambling mangrove.png]]", 
  Speed = "8", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 910, 
  AC = 13, 
  EV = 3, 
  Attacks = {
    {Damage = 41, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Grasping Roots", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Unbreathing flag",}, 
  Willpower = "100", 
  Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 900, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "shambling mangrove", 
  Species = "shambling mangrove", 
  Description = [=[A gnarled mangrove, possessed of sapience and a cantankerous disposition. Its roots run deep through the water and soil of its marshy home and can make footing very difficult for those who provoke its ire. Marsh fauna are often found nesting within its branches, and may not take kindly to being disturbed.]=], 
  Quote = [=[“There is unrest in the forest
 There is trouble with the trees
 For the maples want more sunlight
 And the oaks ignore their pleas”
    -Rush, "The Trees". 1978.]=],
}
m["shapeshifter"] = {
  Name = "shapeshifter", 
  Colour = "Brown", 
  Glyph = "p", 
  Tile = "[[File:Shapeshifter.png]]", 
  Speed = "8 - 30 (swim: 80%)", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 385, 
  AC = 3, 
  EV = 11, 
  Attacks = {
    {Damage = 13, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"No skeleton flag", "No zombie flag",}, 
  Willpower = "40", 
  Resistances = {"Petrify resistance",}, 
  Vulnerabilities = {"Silver vulnerability",}, 
  XP = 289, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "shapeshifter", 
  Species = "shapeshifter", 
  Description = [=[A strange stone-scaled fish that swims through solid rock with the same ease that most fish do through water.]=],
}
m["shard shrike"] = {
  Name = "shard shrike", 
  Colour = "LightBlue", 
  Glyph = "b", 
  Tile = "[[File:Shard shrike.png]]", 
  Speed = "30", 
  HD = 21, 
  ["HD"] = 21, 
  ["Average HP 10x"] = 1050, 
  AC = 2, 
  EV = 18, 
  Attacks = {
    {Damage = 21, Type = "Claw", Flavour = "Cold"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Throw Icicle", Damage = "3d30", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Flying flag", "Batty flag", "Warm blood flag",}, 
  Willpower = "80", 
  Resistances = {"Cold resistance 2",}, 
  Vulnerabilities = {}, 
  XP = 3041, 
  Size = "Tiny", 
  Intelligence = "Animal", 
  Genus = "shard shrike", 
  Species = "shard shrike", 
  Description = [=[An incredibly fast-moving bird, known for impaling its prey on shards of ice before tearing them to pieces. It has acclimated to the desolate wastes of Cocytus, and is enveloped with an accursed chill.]=],
}
m["shining eye"] = {
  Name = "shining eye", 
  Colour = "LightMagenta", 
  Glyph = "G", 
  Tile = "[[File:Shining eye.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 580, 
  AC = 3, 
  EV = 1, 
  Attacks = {
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Mutagenic Gaze", Flags = {"Magical", "Instant",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "No skeleton flag", "Cautious flag",}, 
  Willpower = "100", 
  Resistances = {"Acid resistance 3",}, 
  Vulnerabilities = {"Silver vulnerability",}, 
  XP = 548, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "floating eye", 
  Species = "shining eye", 
  Description = [=[A strangely deformed floating eyeball, pulsating with flesh-twisting energy.]=],
}
m["shock serpent"] = {
  Name = "shock serpent", 
  Colour = "LightBlue", 
  Glyph = "S", 
  Tile = "[[File:Shock serpent.png]]", 
  Speed = "15", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 550, 
  AC = 2, 
  EV = 15, 
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Electricity"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Electrical Bolt", Damage = "3d13", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Cold blood flag",}, 
  Willpower = "40", 
  Resistances = {"Electricity resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 790, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "snake", 
  Species = "shock serpent", 
  Description = [=[A sinuous serpent whose body crackles with volatile electricity. Its electric shroud can discharge when struck, inflicting a painful shock on any nearby foes.]=], 
  Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
trans. Sir James George Frazer, 1913.

“A snake, with mottles rare,
Surveyed my chamber floor,
In feature as the worm before,
But ringed with power.”
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
}
m["shooting star"] = {
  Name = "shooting star", 
  Colour = "LightMagenta", 
  Glyph = "v", 
  Tile = "[[File:Shooting star.png]]", 
  Speed = "20", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 1, 
  AC = 0, 
  EV = 20, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "See invisible flag", "Insubstantial flag", "No exp gain flag", "No poly flag", "Peripheral flag", "Harmless flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 3", "Cold resistance 3", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Little", 
  Intelligence = "Brainless", 
  Genus = "shooting star", 
  Species = "shooting star", 
  Description = [=[A glimmering spark of magical energy. It seeks out nearby enemies to expend itself upon, dealing damage and pushing them backwards.

It does not block its allies' line of fire.]=],
}
m["sickly elf"] = {
  Name = "sickly elf", 
  Colour = "LightRed", 
  Glyph = "e", 
  Tile = "[[File:Sickly elf.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 360, 
  AC = 3, 
  EV = 15, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "Vault flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 346, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
}
m["sickly human"] = {
  Name = "sickly human", 
  Colour = "LightGrey", 
  Glyph = "p", 
  Tile = "[[File:Sickly human.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 330, 
  AC = 3, 
  EV = 13, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "Vault flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 194, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=], 
  Quote = [=[“Do you know
Do I know
What’s this thing called ‘man’?
God only knows what a man is!
I only know his price.”
-Bertolt Brecht, “The Measures Taken”. 1930.]=],
}
m["sickly merfolk siren"] = {
  Name = "sickly merfolk siren", 
  Colour = "Blue", 
  Glyph = "m", 
  Tile = "[[File:Sickly merfolk siren.png]]", 
  Speed = "10 (swim: 60%)", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 135, 
  AC = 4, 
  EV = 12, 
  Attacks = {
    {Damage = 19, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Siren Song", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "No poly flag",}, 
  Willpower = "60", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 34, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "merfolk", 
  Species = "merfolk", 
  Description = [=[A young merfolk that looks quite sick, but still has the power to mesmerise its victims.]=],
}
m["sickly orc"] = {
  Name = "sickly orc", 
  Colour = "LightRed", 
  Glyph = "o", 
  Tile = "[[File:Sickly orc.png]]", 
  Speed = "10", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 70, 
  AC = 1, 
  EV = 9, 
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "Vault flag",}, 
  Willpower = "0", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 3, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "orc", 
  Species = "orc", 
  Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
}
m["sickly siren"] = {
  Name = "sickly siren", 
  Colour = "Cyan", 
  Glyph = "m", 
  Tile = "[[File:Sickly siren.png]]", 
  Speed = "10 (swim: 60%)", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 405, 
  AC = 4, 
  EV = 12, 
  Attacks = {
    {Damage = 19, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Siren Song", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag", "Vault flag",}, 
  Willpower = "60", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 33, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "merfolk", 
  Species = "merfolk", 
  Description = [=[A beguiling merfolk whose voice can mesmerize listeners.]=], 
  Quote = [=[“Row'd on, in reach of an erected voice,
The Sirens soon took note, without our noise,
Tuned those sweet accents that made charms so strong,
And these learn'd numbers made the Sirens' song:
‘Come here, thou worthy of a world of praise,
That dost so high the Grecian glory raise,
Ulysses! stay thy ship, and that song hear
That none past ever but it bent his ear,
But left him ravish'd, and instructed more
By us, than any ever heard before.
For we know all things whatsoever were
In wide Troy labour'd; whatsoever there
The Grecians and the Trojans both sustain'd
By those high issues that the Gods ordain'd.
And whatsoever all the earth can show
T' inform a knowledge of desert, we know.’”
-Homer, _The Odyssey_, XII, 268-82.
trans. George Chapman, 1857.]=],
}
m["silent spectre"] = {
  Name = "silent spectre", 
  Colour = "Cyan", 
  Glyph = "W", 
  Tile = "[[File:Silent spectre.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 440, 
  AC = 5, 
  EV = 15, 
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Speaks flag", "Insubstantial flag",}, 
  Willpower = "40", 
  Resistances = {"Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 314, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "wraith", 
  Species = "silent spectre", 
  Description = [=[A terrible spirit which brings an unearthly silence to the area around it, making it impossible to recite the magical incantations involved with casting spells or reading scrolls.]=], 
  Quote = [=[“There is a silence where hath been no sound,
There is a silence where no sound may be,—
In the cold grave, under the deep, deep sea,
Or in the wide desert where no life is found.”
-Thomas Hood, “Silence”. Early 19th cent.]=],
}
m["simulacrum"] = {
  Name = "simulacrum", 
  Colour = "LightBlue", 
  Glyph = "Z", 
  Tile = "[[File:Simulacrum.png]]", 
  Speed = "10 - 28 (swim: 60%)", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 110, 
  AC = 0, 
  EV = 7, 
  Attacks = {
    {Damage = 1, Type = "Bite", Flavour = "Cold"}, 
    {Damage = 1, Type = "Constrict", Flavour = "Crush"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"No regenerate flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "1", 
  Resistances = {"Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 1, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "simulacrum", 
  Species = "simulacrum", 
  Description = [=[An icy replica of a monster, animated by heretical magics.]=], 
  Quote = [=[“The simulacrum now hides, not the truth, but the fact that there is none, that
 is to say, the continuation of Nothingness.”
    -Jean Baudrillard, “Radical Thought”. 1994.
     trans. François Debrix, 1995.]=],
}
m["sin beast"] = {
  Name = "sin beast", 
  Colour = "Cyan", 
  Glyph = "2", 
  Tile = "[[File:Sin beast.png]]", 
  Speed = "15", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 810, 
  AC = 5, 
  EV = 14, 
  Attacks = {
    {Damage = 28, Type = "Bite", Flavour = "Antimagic"}, 
    {Damage = 20, Type = "Trample", Flavour = "Trample"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "Evil flag",}, 
  Willpower = "20", 
  Resistances = {"Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1290, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "sin beast", 
  Species = "sin beast", 
  Description = [=[A ravenous brute of a demon - as much animal as person. Born from the residue of mortal depravity, it gorges itself on malice and magic alike.]=],
}
m["sixfirhy"] = {
  Name = "sixfirhy", 
  Colour = "LightBlue", 
  Glyph = "3", 
  Tile = "[[File:Sixfirhy.png]]", 
  Speed = "40 (move: 60%)", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 385, 
  AC = 2, 
  EV = 20, 
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Electricity"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Evil flag",}, 
  Willpower = "60", 
  Resistances = {"Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Electricity resistance 3",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 763, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "sixfirhy", 
  Species = "sixfirhy", 
  Description = [=[A small vile creature that moves in bursts, stopping then darting with lightning speed. It sprays sparks as it goes.]=], 
  Quote = [=[“I saw a mouth jeering. A smile of melted red iron ran over it. Its laugh was full of nails rattling. It was a child’s dream of a mouth.
A fist hit the mouth: knuckles of gun-metal driven by an electric wrist and shoulder. It was a child’s dream of an arm.
The fist hit the mouth over and over, again and again. The mouth bled melted iron, and laughed its laughter of nails rattling.
And I saw the more the fist pounded the more the mouth laughed. The fist is pounding and pounding, and the mouth answering.”
-Carl Sandburg, “Gargoyle”, _Cornhusker_. 1918.]=],
}
m["skeletal archer"] = {
  Name = "skeletal archer", 
  Colour = "Cyan", 
  Glyph = "z", 
  Tile = "[[File:Skeletal archer.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 650, 
  AC = 15, 
  EV = 10, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "nonexistent spell", Flags = {}},
    },
  }, 
  Flags = {"Fighter flag", "Evil flag", "Unbreathing flag", "Vault flag",}, 
  Willpower = "100", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 770, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "skeletal warrior", 
  Species = "skeletal warrior", 
  Description = [=[The vicious and heavily armed skeleton of a humanoid creature, animated by unholy power.]=], 
  Quote = [=[“Speak! speak! thou fearful guest!
Who, with thy hollow breast
Still in rude armor drest,
Comest to daunt me!
Wrapt not in Eastern balms,
But with thy fleshless palms
Stretched, as if asking alms,
Why dost thou haunt me?”
-Henry Wadsworth Longfellow, “The Skeleton in Armor”. 1841.]=],
}
m["skeletal bat"] = {
  Name = "skeletal bat", 
  Colour = "LightGrey", 
  Glyph = "Z", 
  Tile = "[[File:Skeletal bat.png]]", 
  Speed = "28", 
  HD = 0, 
  ["HD"] = 0, 
  ["Average HP 10x"] = 0, 
  AC = 0, 
  EV = 7, 
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Unbreathing flag", "No regenerate flag", "Vault flag",}, 
  Willpower = "1", 
  Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 2, 
  Size = "Tiny", 
  Intelligence = "Brainless", 
  Genus = "skeleton", 
  Species = "skeleton", 
  Description = [=[A skeleton compelled to unlife by the exercise of necromancy.]=], 
  Quote = [=[“God save us from the skeleton
Who sitteth at the feast!”
-James Jeffrey Roche, _The Skeleton at the Feast_. 1890.]=],
}
m["skeletal warrior"] = {
  Name = "skeletal warrior", 
  Colour = "Cyan", 
  Glyph = "z", 
  Tile = "[[File:Skeletal warrior.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 650, 
  AC = 15, 
  EV = 10, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "100", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 761, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "skeletal warrior", 
  Species = "skeletal warrior", 
  Description = [=[A vicious and heavily armed humanoid skeleton, animated by unholy power.]=], 
  Quote = [=[“Speak! speak! thou fearful guest!
Who, with thy hollow breast
Still in rude armor drest,
Comest to daunt me!
Wrapt not in Eastern balms,
But with thy fleshless palms
Stretched, as if asking alms,
Why dost thou haunt me?”
-Henry Wadsworth Longfellow, “The Skeleton in Armor”. 1841.]=],
}
m["sky beast"] = {
  Name = "sky beast", 
  Colour = "Cyan", 
  Glyph = "F", 
  Tile = "[[File:Sky beast.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 275, 
  AC = 3, 
  EV = 13, 
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Airstrike"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "No skeleton flag",}, 
  Willpower = "20", 
  Resistances = {"Electricity resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 130, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "sky beast", 
  Species = "sky beast", 
  Description = [=[A strange aerial creature formed of fleshy clouds and electric feathers. It commands the faint wind currents of the Dungeon with every strike, which will buffet its victims in dramatic correlation to the amount of open air around said prey.]=], 
  Quote = [=[“Her own mother lived the latter years of her life in the horrible suspicion that electricity was dripping invisibly all over the house.”
-James Thurber, _My Life and Hard Times_. 1934.]=],
}
m["skyshark"] = {
  Name = "skyshark", 
  Colour = "White", 
  Glyph = "F", 
  Tile = "[[File:Skyshark.png]]", 
  Speed = "10 (move: 70%)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 750, 
  AC = 6, 
  EV = 8, 
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Bloodzerk"}, 
    {Damage = 10, Type = "Tail slap", Flavour = "Plain"}, 
    {Damage = 10, Type = "Tail slap", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"No skeleton flag", "Cold blood flag", "Flying flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 769, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "skyshark", 
  Species = "skyshark", 
  Description = [=[Skysharks cut through the air with a thoughtless ease. Just a taste of blood gives them an enraged strength, and further morsels drive them into a frenzy.]=],
}
m["slave"] = {
  Name = "slave", 
  Colour = "White", 
  Glyph = "p", 
  Tile = "[[File:Slave.png]]", 
  Speed = "10", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 275, 
  AC = 4, 
  EV = 12, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 130, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A once proud human who has been magically enslaved, and is now a timid, simpering creature, ready to perform any deed at its master's command. However, its magical enslavement lasts only as long as its master does, and it would surely appreciate being freed.]=], 
  Quote = [=[“Who rebels? Who rises in arms? Rarely the slave, but almost always the oppressor turned slave.”
-E.M. Cioran, _History and Utopia_. 1960.]=],
}
m["sleepcap"] = {
  Name = "sleepcap", 
  Colour = "Blue", 
  Glyph = "f", 
  Tile = "[[File:Sleepcap.png]]", 
  Speed = "10", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 270, 
  AC = 5, 
  EV = 0, 
  Attacks = {
    {Damage = 9, Type = "Spore", Flavour = "Sleep"},
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Unbreathing flag",}, 
  Willpower = "10", 
  Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 37, 
  Size = "Tiny", 
  Intelligence = "Brainless", 
  Genus = "fungus", 
  Species = "sleepcap", 
  Description = [=[A surprisingly ambulatory mushroom. It wafts its spores over prey to send them into a deep sleep, making it simple for the fungus to kill and devour them. It can take months for its mycelia to fully infiltrate and digest victims.]=],
}
m["slime creature"] = {
  Name = "slime creature", 
  Colour = "Green", 
  Glyph = "J", 
  Tile = "[[File:Slime creature.png]]", 
  Speed = "10", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 605, 
  AC = 1, 
  EV = 4, 
  Attacks = {
    {Damage = 22, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Amorphous flag", "Herd flag", "Unblindable flag", "No skeleton flag",}, 
  Willpower = "40", 
  Resistances = {"Poison resistance", "Drown resistance", "Acid resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 236, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "jelly", 
  Species = "slime creature", 
  Description = [=[An icky glob of slime that slithers along the ground. It can merge with other slime creatures to become dramatically more dangerous, and is especially likely to do so in confined spaces.]=], 
  Quote = [=[“The very deep did rot: O Christ!
That ever this should be!
Yea, slimy things did crawl with legs
Upon the slimy sea.”
-Samuel Tayor Coleridge, “The Rime of the Ancient Mariner”. 1798.]=],
}
m["slymdra"] = {
  Name = "slymdra", 
  Colour = "Magenta", 
  Glyph = "J", 
  Tile = "[[File:Slymdra.png]]", 
  Speed = "10", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 400, 
  AC = 10, 
  EV = 3, 
  Attacks = {
    {Damage = 33, Type = "Hit", Flavour = "Acid"}, 
    {Damage = 33, Type = "Hit", Flavour = "Acid"}, 
    {Damage = 33, Type = "Hit", Flavour = "Acid"}, 
    {Damage = 33, Type = "Hit", Flavour = "Acid"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Eats doors", "See invisible flag", "Regenerates flag", "Unblindable flag", "Amorphous flag", "No skeleton flag", "Herd flag",}, 
  Willpower = "120", 
  Resistances = {"Poison resistance", "Acid resistance 3", "Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 4830, 
  Size = "Giant", 
  Intelligence = "Brainless", 
  Genus = "jelly", 
  Species = "slymdra", 
  Description = [=[A quivering amalgam of viscous slime, its many pseudopods gnashing at the air like a throng of reptilian maws. It rapidly absorbs nearby slime creatures into itself, growing a new 'head' for each one and becoming even more resilient.

Whether through convergent evolution or genetic memory, it also shares the hydra's most infamous trait: lopping off a head with a bladed weapon will just make it grow two more unless the wound is cauterised by a flaming weapon.

When not stalking prey, its constituent slimes may separate from it again, perhaps to seek new food sources on their own.]=],
}
m["small abomination"] = {
  Name = "small abomination", 
  Colour = "LightRed", 
  Glyph = "x", 
  Tile = "[[File:Small abomination.png]]", 
  Speed = "12 - 18", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 270, 
  AC = 6, 
  EV = 9, 
  Attacks = {
    {Damage = 17, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Unbreathing flag",}, 
  Willpower = "40", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",}, 
  XP = 164, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "small abomination", 
  Species = "small abomination", 
  Description = [=[A hideous mass of body parts. Each varies in speed, strength, or resilience by the nature of whatever unfortunates were used to make it.]=], 
  Quote = [=[“No — it wasn't that way at all. It was everywhere — a gelatin — a slime yet it had shapes, a thousand shapes of horror beyond all memory. There were eyes — and a blemish. It was the pit — the maelstrom — the ultimate abomination. Carter, it was the unnamable!”
-H.P. Lovecraft, _The Unnamable_. 1925.]=],
}
m["smoke demon"] = {
  Name = "smoke demon", 
  Colour = "LightGrey", 
  Glyph = "3", 
  Tile = "[[File:Smoke demon.png]]", 
  Speed = "10", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 385, 
  AC = 5, 
  EV = 9, 
  Attacks = {
    {Damage = 8, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 5, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Pyre Arrow", Damage = "2d8*", Flags = {"Magical",}}, 
      {Spell = "Steam Ball", Damage = "3d12", Flags = {"Magical",}}, 
      {Spell = "Smiting", Damage = "7-17", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Flying flag", "Insubstantial flag", "Evil flag",}, 
  Willpower = "60", 
  Resistances = {"Fire resistance 2", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 429, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "smoke demon", 
  Species = "smoke demon", 
  Description = [=[An infernal demon that manifests itself as a writhing cloud of smoke. Having considerable pyrokinetic powers, it can very effectively attack its enemies from afar.]=], 
  Quote = [=[“Why does the thin grey strand
Floating up from the forgotten
Cigarette between my fingers,
Why does it trouble me?”
-D.H. Lawrence, “Sorrow”. 1916.]=],
}
m["snaplasher vine"] = {
  Name = "snaplasher vine", 
  Colour = "LightGreen", 
  Glyph = "w", 
  Tile = "[[File:Snaplasher vine.png]]", 
  Speed = "13 (stationary)", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 240, 
  AC = 4, 
  EV = 7, 
  Attacks = {
    {Damage = 0, Type = "Constrict", Flavour = "Crush"}, 
    {Damage = 14, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Unbreathing flag", "Stationary flag", "No exp gain flag", "No poly flag", "Peripheral flag",}, 
  Willpower = "40", 
  Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "plant", 
  Species = "snaplasher vine", 
  Description = [=[A swift and sinuous vine brought alive by a dryad's magic. It can quickly bind and entangle the dryad's foes, dragging them back to the forest from which it surges.]=],
}
m["snaplasher vine segment"] = {
  Name = "snaplasher vine segment", 
  Colour = "LightGreen", 
  Glyph = "*", 
  Tile = "[[File:Snaplasher vine segment.png]]", 
  Speed = "10 (stationary)", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 360, 
  AC = 6, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Unbreathing flag", "Stationary flag", "No exp gain flag", "No poly flag", "Peripheral flag", "Harmless flag",}, 
  Willpower = "40", 
  Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "plant", 
  Species = "snaplasher vine", 
  Description = [=[Part of a swift and sinuous vine brought alive by a dryad's magic. It can quickly bind and entangle the dryad's foes, dragging them back to the forest from which it surges.]=],
}
m["snapping turtle"] = {
  Name = "snapping turtle", 
  Colour = "Green", 
  Glyph = "t", 
  Tile = "[[File:Snapping turtle.png]]", 
  Speed = "8 (swim: 60%)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 600, 
  AC = 16, 
  EV = 5, 
  Attacks = {
    {Damage = 35, Type = "Bite", Flavour = "Reach"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Cold blood flag",}, 
  Willpower = "40", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 253, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "snapping turtle", 
  Species = "snapping turtle", 
  Description = [=[A belligerent testudine with an armoured carapace. Its neck is surprisingly extensible and can reach out and bite from afar.]=], 
  Quote = [=[“After a while they came to a village. ”Now then,“ said Snapping Turtle, ”in
 the morning at daylight, my friends, we will make on attack. I myself will
 first go to the place,“ the leader of the war party said to them.

 ”Good,“ said the other little one, ”thou art the one who sees to it what we
 shall do,“ they said to that Snapping Turtle. ”Now then,“ said Snapping
 Turtle, ”verily I am now going to tell you what I shall do.“ Thus he spoke.
 ”Now is the time I shall begin to walk toward this village. Verily at the time
 I shall kill the daughter of the chief will be when the light of day is
 breaking, and at the same instant the sky will glow with red in the direction
 whence the morrow comes. ‘Ho, there, our comrade has killed her!’ will thus be
 the thought in your hearts. Then is the time when you want to make a great
 noise, when you shall whoop all keep it up. Now is the time that you go to
 attack this village.“ Thus he spoke to those his young men.

 ”All right!“ said the other little fellows.”
    -“When Snapping Turtle went to War”, _Publications of the American
     Ethnological Society, Volume IX: Kickapoo Tales_. 1915.
     trans. Truman Michelson]=],
}
m["solar ember"] = {
  Name = "solar ember", 
  Colour = "Red", 
  Glyph = "*", 
  Tile = "[[File:Solar ember.png]]", 
  Speed = "40", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 320, 
  AC = 5, 
  EV = 15, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "See invisible flag", "Unblindable flag", "Unbreathing flag", "Insubstantial flag", "No exp gain flag", "No poly flag", "Avatar flag", "Regenerates flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Cold vulnerability",}, 
  XP = 0, 
  Size = "Little", 
  Intelligence = "Brainless", 
  Genus = "solar ember", 
  Species = "solar ember", 
  Description = [=[A mote of intense light and heat manifested by a sun scarab. It is linked to their essence and will never leave their side, being reconstituted time and time again whenever it is extinguished.

Some myths even claim that the sun which shines down upon the outside world was once carried around by such a scarab.]=],
}
m["soldier ant"] = {
  Name = "soldier ant", 
  Colour = "White", 
  Glyph = "B", 
  Tile = "[[File:Soldier ant.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 330, 
  AC = 8, 
  EV = 10, 
  Attacks = {
    {Damage = 14, Type = "Sting", Flavour = "Poison"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"No skeleton flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 157, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "worker ant", 
  Species = "soldier ant", 
  Description = [=[A tough ant with a disproportionately large head, strong mandibles, and a vicious sting capable of injecting painful venom. It is a soldier, and thus tasked with protecting the colony from invaders.]=],
}
m["soul eater"] = {
  Name = "soul eater", 
  Colour = "Magenta", 
  Glyph = "3", 
  Tile = "[[File:Soul eater.png]]", 
  Speed = "10", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 605, 
  AC = 18, 
  EV = 10, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Drain experience"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Drain Life", Damage = "2d13", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Flying flag",}, 
  Willpower = "140", 
  Resistances = {"Cold resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 782, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "soul eater", 
  Species = "soul eater", 
  Description = [=[A demon that manifests as a malignantly shifting shadow gliding through the air. It radiates an intense aura of negative force.]=], 
  Quote = [=[“Negation is the mind's first freedom.”
-E.M. Cioran, _The Temptation to Exist_. 1956.]=],
}
m["soul wisp"] = {
  Name = "soul wisp", 
  Colour = "LightBlue", 
  Glyph = "*", 
  Tile = "[[File:Soul wisp.png]]", 
  Speed = "10", 
  HD = 2, 
  ["HD"] = 2, 
  ["Average HP 10x"] = 65, 
  AC = 3, 
  EV = 11, 
  Attacks = {
    {Damage = 4, Type = "Touch", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "See invisible flag", "Insubstantial flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "10", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 10, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "soul wisp", 
  Species = "soul wisp", 
  Description = [=[A tiny fragment of a living soul, splintered from the body in which it belongs. Too mindless to be fully controlled, it seeks nothing but to reunite with its greater self once more - unfortunately, this process tends to be more violent than the magic which created it.]=],
}
m["spark wasp"] = {
  Name = "spark wasp", 
  Colour = "LightCyan", 
  Glyph = "y", 
  Tile = "[[File:Spark wasp.png]]", 
  Speed = "15", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 660, 
  AC = 9, 
  EV = 14, 
  Attacks = {
    {Damage = 33, Type = "Sting", Flavour = "Electricity"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Blinkbolt", Damage = "2d18", Flags = {"Magical", "Long range",}},
    },
  }, 
  Flags = {"Flying flag", "No skeleton flag", "Web immune flag",}, 
  Willpower = "40", 
  Resistances = {"Electricity resistance 3",}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 983, 
  Size = "Tiny", 
  Intelligence = "Animal", 
  Genus = "spark wasp", 
  Species = "spark wasp", 
  Description = [=[A profoundly unnatural insect covered in vaguely metallic plates. Its stinger crackles with electricity, capable of delivering a powerful shock to unwary victims, and is capable of closing the distance with them at shockingly lethal speed.]=],
}
m["spatial maelstrom"] = {
  Name = "spatial maelstrom", 
  Colour = "Yellow", 
  Glyph = "v", 
  Tile = "[[File:Spatial maelstrom.png]]", 
  Speed = "16", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 750, 
  AC = 0, 
  EV = 5, 
  Attacks = {
    {Damage = 20, Type = "Touch", Flavour = "Distort"}, 
    {Damage = 20, Type = "Engulf", Flavour = "Distort"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Unbreathing flag", "Batty flag", "Insubstantial flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 759, 
  Size = "Giant", 
  Intelligence = "Brainless", 
  Genus = "spatial maelstrom", 
  Species = "spatial maelstrom", 
  Description = [=[A malevolent rift in reality, dissolving all terrain it passes by into swirling vortices.]=], 
  Quote = [=[“In any composition, the solid narrates the anomalies generated by the void, or
 the infection of the void through the solid (where the void comes to the solid,
 it works as a convoluting plague, a coiling swirling epidemic rather than a
 nullifying process or a solid-annihilating agent); in a composition there is no
 pure solid but a defiled one, a diseased and deflowered solid.
 [...]
 The only way that the solid can initialize its architectonic and compositional
 activities (processes for survival, development, etc.) is by letting the void
 in. The dynamic traits of solid can only be actuated when solid is eaten,
 convoluted and messed up by the void. There is no other option for solid.”
    -Reza Negarestani, _Cyclonopedia: Complicity with Anonymous Materials_. 2008]=],
}
m["spatial vortex"] = {
  Name = "spatial vortex", 
  Colour = "Blue", 
  Glyph = "v", 
  Tile = "[[File:Spatial vortex.png]]", 
  Speed = "15", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 540, 
  AC = 0, 
  EV = 5, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Distort"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Unbreathing flag", "Confused flag", "Insubstantial flag", "Peripheral flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 167, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "spatial vortex", 
  Species = "spatial vortex", 
  Description = [=[A crazily shifting twist in the fabric of reality.]=], 
  Quote = [=[“It was just a colour out of space—a frightful messenger from unformed realms of infinity beyond all Nature as we know it; from realms whose mere existence stuns the brain and numbs us with the black extra-cosmic gulfs it throws open before our frenzied eyes.”
-H.P. Lovecraft, “The Colour out of Space”. 1927.]=],
}
m["spectator"] = {
  Name = "spectator", 
  Colour = "LightGrey", 
  Glyph = "p", 
  Tile = "[[File:Spectator.png]]", 
  Speed = "10", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 1000, 
  AC = 0, 
  EV = 10, 
  Attacks = {
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "No exp gain flag", "No poly flag", "No gen derived flag", "Harmless flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "spectator", 
  Description = [=[A follower of Okawaru, granted the honour of spectating a duel to the death.]=],
}
m["spectral adder"] = {
  Name = "spectral adder", 
  Colour = "Green", 
  Glyph = "Z", 
  Tile = "[[File:Spectral adder.png]]", 
  Speed = "12-30 (swim: 60%)", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 440, 
  AC = 3, 
  EV = 8, 
  Attacks = {
    {Damage = 4, Type = "Bite", Flavour = "Drain experience"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag",}, 
  Willpower = "Immune", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 3, 
  Size = "Little", 
  Intelligence = "Brainless", 
  Genus = "wraith", 
  Species = "spectral thing", 
  Description = [=[A hideous glowing apparition.]=], 
  Quote = [=[“On the hungry craving wind
My Spectre follows thee behind.”
-William Blake, “Broken Love”. ca. 1800.]=],
}
m["spectral thing"] = {
  Name = "spectral thing", 
  Colour = "Green", 
  Glyph = "Z", 
  Tile = "[[File:Spectral thing.png]]", 
  Speed = "10 - 30", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 440, 
  AC = 3, 
  EV = 6, 
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Drain experience"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "See invisible flag", "Insubstantial flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Petrify resistance", "Torment resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 1, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "wraith", 
  Species = "spectral thing", 
  Description = [=[A hideous glowing apparition.]=], 
  Quote = [=[“On the hungry craving wind
 My Spectre follows thee behind.”
    -William Blake, “Broken Love”. ca. 1800.]=],
}
m["spectral weapon"] = {
  Name = "spectral weapon", 
  Colour = "LightCyan", 
  Glyph = "(", 
  Tile = "[[File:Spectral weapon.png]]", 
  Speed = "30", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 250, 
  AC = 7, 
  EV = 15, 
  Attacks = {
    {Damage = 16, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Unbreathing flag", "Ghost demon flag", "Insubstantial flag", "No exp gain flag", "Avatar flag", "Unblindable flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "wraith", 
  Species = "spectral weapon", 
  Description = [=[A spirit drawn from a weapon — it never strikes on its own. Damage done to it will be partially mirrored onto the caster.

It has been enchanted to dance through the air and attack under its own power.]=],
}
m["spellspark servitor"] = {
  Name = "spellspark servitor", 
  Colour = "LightMagenta", 
  Glyph = "9", 
  Tile = "[[File:Spellspark servitor.png]]", 
  Speed = "10 (spell: 180%)", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 800, 
  AC = 10, 
  EV = 10, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Unbreathing flag", "No poly flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 1454, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "golem", 
  Species = "spellspark servitor", 
  Description = [=[A magical construct forged around a spark of its creator's own arcane power, allowing it to wield some of their destructive magics directly.]=], 
  Quote = [=[“When you think
 Your toys have gone berserk
 It's an illusion
 You cannot shirk”
    -Siouxsie and the Banshees, “Spellbound”]=],
}
m["sphinx"] = {
  Name = "sphinx", 
  Colour = "LightGrey", 
  Glyph = "H", 
  Tile = "[[File:Sphinx.png]]", 
  Speed = "12", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 880, 
  AC = 5, 
  EV = 5, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 12, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Confuse", Flags = {"Wizard",}}, 
      {Spell = "Paralyse", Flags = {"Wizard",}}, 
      {Spell = "Minor Healing", Damage = "2d8+3", Flags = {"Wizard",}}, 
      {Spell = "Smiting", Damage = "7-17", Flags = {"Wizard",}}, 
      {Spell = "Slow", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 2257, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "sphinx", 
  Species = "sphinx", 
  Description = [=[A large creature with a woman's head, a lion's body and the wings of a huge bird, able to cloud the minds of its foes and wield fell magics.]=],
}
m["sphinx marauder"] = {
  Name = "sphinx marauder", 
  Colour = "LightGreen", 
  Glyph = "H", 
  Tile = "[[File:Sphinx marauder.png]]", 
  Speed = "12", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 840, 
  AC = 5, 
  EV = 12, 
  Attacks = {
    {Damage = 13, Type = "Pounce", Flavour = "Airstrike"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Confuse", Flags = {"Wizard",}}, 
      {Spell = "Vex", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Speaks flag", "Warm blood flag", "Fighter flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1620, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "sphinx", 
  Species = "sphinx marauder", 
  Description = [=[A wicked youthful hybrid with a woman's head, a lion's body, and the wings of an eagle. It gleefully wreaks havoc with both the violent turbulence of high winds and the frustration of bewildering magics.]=], 
  Quote = [=[“Oedipus speaks: 'Far from me is the crime and shame of cowardice, and my
valour knows not dastard fears[...] The Sphinx, weaving her words in darkling
measures, I fled not; I faced the bloody jaws of the fell prophetess and the
ground white with scattered bones. And when from a lofty cliff, already
hovering over her prey, she prepared her pinions and, lashing her tail like
a savage lion, stirred up her threatening wrath, I asked her riddle.
Thereupon came a sound of dread; her jaws crashed, and her talons, brooking
no delay, eager for my vitals, tore at the rocks. The lot's intricate,
guile-entangled words, the grim riddle of the winged beast, I solved.'”
-Seneca, _Oedipus_, 1st cent. A.D.
 trans. Frank Justus Miller, 1917.]=],
}
m["splinterfrost barricade"] = {
  Name = "splinterfrost barricade", 
  Colour = "LightCyan", 
  Glyph = "I", 
  Tile = "[[File:Splinterfrost barricade.png]]", 
  Speed = "10 (stationary)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 380, 
  AC = 15, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Unbreathing flag", "Stationary flag", "No exp gain flag", "Harmless flag",}, 
  Willpower = "Immune", 
  Resistances = {"Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Fire vulnerability",}, 
  XP = 0, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "splinterfrost barricade", 
  Species = "splinterfrost barricade", 
  Description = [=[A durable barricade made of ice reinforced with forgecraft magic. A lattice of precise hairline cracks are visible just beneath its surface which allow it to fracture into a barrage of razor-sharp projectiles whenever it sustains critical damage.]=],
}
m["spriggan"] = {
  Name = "spriggan", 
  Colour = "LightGrey", 
  Glyph = "i", 
  Tile = "[[File:Spriggan.png]]", 
  Speed = "10 (move: 60%)", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 245, 
  AC = 3, 
  EV = 18, 
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 218, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "spriggan", 
  Species = "spriggan", 
  Description = [=[A small humanoid, resembling a human or elf except for the size. It moves at a great speed, and loves playing dirty tricks on people.]=],
}
m["spriggan air mage"] = {
  Name = "spriggan air mage", 
  Colour = "LightCyan", 
  Glyph = "i", 
  Tile = "[[File:Spriggan air mage.png]]", 
  Speed = "10 (move: 60%)", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 490, 
  AC = 3, 
  EV = 20, 
  Attacks = {
    {Damage = 16, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Airstrike", Damage = "2d12+(2/space)", Flags = {"Wizard",}}, 
      {Spell = "Lightning Bolt", Damage = "3d19", Flags = {"Wizard",}}, 
      {Spell = "Deflect Missiles", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "140", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 853, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "spriggan", 
  Species = "spriggan", 
  Description = [=[A magically adept spriggan blessed with the secrets of the winds.]=],
}
m["spriggan baker"] = {
  Name = "spriggan baker", 
  Colour = "LightGrey", 
  Glyph = "i", 
  Tile = "[[File:Spriggan baker.png]]", 
  Speed = "10 (move: 60%)", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 245, 
  AC = 2, 
  EV = 18, 
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Vault flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 216, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "spriggan", 
  Species = "spriggan", 
  Description = [=[A small humanoid, resembling a human or elf except for the size. They move at a great speed, and love playing dirty tricks on people.]=],
}
m["spriggan berserker"] = {
  Name = "spriggan berserker", 
  Colour = "LightRed", 
  Glyph = "i", 
  Tile = "[[File:Spriggan berserker.png]]", 
  Speed = "10 (move: 60%)", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 540, 
  AC = 4, 
  EV = 18, 
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Brothers in Arms", Flags = {"Priest",}}, 
      {Spell = "Berserker Rage", Flags = {"Priest",}}, 
      {Spell = "Trog's Hand", Flags = {"Priest",}},
    },
  }, 
  Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "120", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 794, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "spriggan", 
  Species = "spriggan", 
  Description = [=[A relatively mighty spriggan that plunges recklessly into combat.]=],
}
m["spriggan defender"] = {
  Name = "spriggan defender", 
  Colour = "Yellow", 
  Glyph = "i", 
  Tile = "[[File:Spriggan defender.png]]", 
  Speed = "16", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 675, 
  AC = 5, 
  EV = 22, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "140", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1121, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "spriggan", 
  Species = "spriggan", 
  Description = [=[An elite, well-equipped spriggan warrior, renowned for its unbelievable agility and its prowess with advanced weaponry.]=],
}
m["spriggan druid"] = {
  Name = "spriggan druid", 
  Colour = "Green", 
  Glyph = "i", 
  Tile = "[[File:Spriggan druid.png]]", 
  Speed = "10 (move: 60%)", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 440, 
  AC = 3, 
  EV = 18, 
  Attacks = {
    {Damage = 18, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Stone Arrow", Damage = "3d18", Flags = {"Wizard",}}, 
      {Spell = "Awaken Forest", Flags = {"Wizard",}}, 
      {Spell = "Druid's Call", Flags = {"Wizard",}}, 
      {Spell = "Minor Healing", Damage = "2d5+3", Flags = {"Emergency", "Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "100", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 725, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "spriggan", 
  Species = "spriggan", 
  Description = [=[A spriggan whose connection with the birds and the beasts is exceptionally strong. If it dies, its sacrifice will heal and temporarily strengthen nearby animals.]=],
}
m["spriggan rider"] = {
  Name = "spriggan rider", 
  Colour = "LightBlue", 
  Glyph = "i", 
  Tile = "[[File:Spriggan rider.png]]", 
  Speed = "10 (move: 60%)", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 605, 
  AC = 1, 
  EV = 18, 
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "See invisible flag", "Flying flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "100", 
  Resistances = {}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 737, 
  Size = "Small", 
  Intelligence = "Human", 
  Genus = "spriggan", 
  Species = "spriggan", 
  Description = [=[A spriggan that has tamed a hornet as its mount, and is tasked with protecting the spriggan fens and cairns from intruders.]=],
}
m["star jelly"] = {
  Name = "star jelly", 
  Colour = "LightMagenta", 
  Glyph = "J", 
  Tile = "[[File:Star jelly.png]]", 
  Speed = "12", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 805, 
  AC = 5, 
  EV = 12, 
  Attacks = {
    {Damage = 34, Type = "Engulf", Flavour = "Antimagic"}, 
    {Damage = 18, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"See invisible flag", "Unblindable flag", "Amorphous flag", "No skeleton flag",}, 
  Willpower = "80", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance", "Acid resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 1350, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "jelly", 
  Species = "star jelly", 
  Description = [=[A white gelatinous mound that pulses with a strange iridescence. Its body absorbs magical energy like a sponge, and when sufficiently injured, will unleash this energy as a flurry of shooting stars.]=], 
  Quote = [=["My colleagues may have dismissed the sightings as blink frog egg casings, but today I shall prove that these creatures came from beyond the firmament. Let's begin the dissection."
        -Ardun Idrick, cryptozoologist, last words]=],
}
m["starcursed mass"] = {
  Name = "starcursed mass", 
  Colour = "Blue", 
  Glyph = "X", 
  Tile = "[[File:Starcursed mass.png]]", 
  Speed = "10", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 1500, 
  AC = 10, 
  EV = 0, 
  Attacks = {
    {Damage = 16, Type = "Engulf", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"See invisible flag", "Unbreathing flag", "Amorphous flag",}, 
  Willpower = "100", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 996, 
  Size = "Giant", 
  Intelligence = "Animal", 
  Genus = "starcursed mass", 
  Species = "starcursed mass", 
  Description = [=[A mass of stellar detritus that glows with the sickly putrescence of a dying star, forever shrieking soundlessly in a voice beyond mortal grasp. Its form undulates constantly, dividing spontaneously and then withdrawing when threatened. When divided, its deafening chorus of screams can overwhelm the minds of even the bravest warriors, leaving them stunned and helpless.]=], 
  Quote = [=[“Did you see that star go out?
I seen it burn.

That little star went out,
your little eyes went out.

Our burnt little dreams are hid
up where the stars get lit.”
-Thee Silver Mt. Zion, “I Built Myself a Metal Bird”. 2010.]=],
}
m["starflower"] = {
  Name = "starflower", 
  Colour = "LightMagenta", 
  Glyph = "P", 
  Tile = "[[File:Starflower.png]]", 
  Speed = "10 (stationary)", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 900, 
  AC = 16, 
  EV = 0, 
  Attacks = {
    {Damage = 22, Type = "Tentacle slap", Flavour = "Rift"}, 
    {Damage = 17, Type = "Tentacle slap", Flavour = "Reach"}, 
    {Damage = 13, Type = "Tentacle slap", Flavour = "Distort"},
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Harpoon Shot", Damage = "2d16", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Stationary flag", "Unbreathing flag",}, 
  Willpower = "100", 
  Resistances = {"Fire resistance", "Cold resistance", "Poison resistance", "Acid resistance", "Drown resistance", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 1057, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "plant", 
  Species = "starflower", 
  Description = [=[A mass of lashing vines and tentacles growing out of the husk of a dead star. Space itself runs through the xylem and phloem of its branches, which appear to be in many places at once.]=],
}
m["starspawn tentacle"] = {
  Name = "starspawn tentacle", 
  Colour = "LightCyan", 
  Glyph = "w", 
  Tile = "[[File:Starspawn tentacle.png]]", 
  Speed = "10 (stationary)", 
  HD = 21, 
  ["HD"] = 21, 
  ["Average HP 10x"] = 220, 
  AC = 8, 
  EV = 2, 
  Attacks = {
    {Damage = 4, Type = "Constrict", Flavour = "Crush"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Unbreathing flag", "Stationary flag", "No exp gain flag", "No poly flag", "Peripheral flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "tentacled starspawn", 
  Species = "starspawn tentacle", 
  Description = [=[The writhing appendage of a tentacled starspawn, capable of grasping nearly any prey and dragging it back to be devoured. Any damage dealt to it hurts the whole creature.]=],
}
m["starspawn tentacle segment"] = {
  Name = "starspawn tentacle segment", 
  Colour = "LightCyan", 
  Glyph = "*", 
  Tile = "[[File:Starspawn tentacle segment.png]]", 
  Speed = "10 (stationary)", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 220, 
  AC = 8, 
  EV = 2, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Unbreathing flag", "Stationary flag", "No exp gain flag", "No poly flag", "Peripheral flag", "Harmless flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "tentacled starspawn", 
  Species = "starspawn tentacle segment", 
  Description = [=[A sinuous length of an extended starspawn tentacle. Any damage dealt to it hurts the whole creature.]=],
}
m["statue"] = {
  Name = "statue", 
  Colour = "LightGrey", 
  Glyph = "I", 
  Tile = "[[File:Statue.png]]", 
  Speed = "10 (stationary)", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 720, 
  AC = 12, 
  EV = 1, 
  Attacks = {
    {Damage = 20, Type = "Weapon only", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Archer flag", "Unbreathing flag", "Speaks flag", "Stationary flag", "No poly flag", "Don't melee flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",}, 
  Vulnerabilities = {}, 
  XP = 9, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "statue", 
  Species = "statue", 
  Description = [=[A piece of sculpted granite with glowing red eyes. Although it is rooted to its base, it can still move parts of itself.]=],
}
m["steam dragon"] = {
  Name = "steam dragon", 
  Colour = "Blue", 
  Glyph = "D", 
  Tile = "[[File:Steam dragon.png]]", 
  Speed = "10", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 300, 
  AC = 5, 
  EV = 10, 
  Attacks = {
    {Damage = 12, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 6, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Steam Ball", Damage = "3d10", Flags = {"Natural", "Breath", "Noisy",}},
    },
  }, 
  Flags = {"Flying flag", "Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {"Steam resistance",}, 
  Vulnerabilities = {}, 
  XP = 184, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "dragon", 
  Species = "steam dragon", 
  Description = [=[A relatively small grey dragon, with a resilient-looking scaly hide and steam pouring from its mouth.]=], 
  Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
-Life of Confucius

“This Dragon had Two furious Wings
Each one upon each Shoulder;
With a Sting in his Tail as long as a Flail,
Which made him bolder and bolder.
He had long Claws, and in his Jaws
Four and forty Teeth of Iron;
With a Hide as tough, as any Buff,
Which did him round environ.”

-“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
}
m["steelbarb worm"] = {
  Name = "steelbarb worm", 
  Colour = "LightGrey", 
  Glyph = "w", 
  Tile = "[[File:Steelbarb worm.png]]", 
  Speed = "12", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 690, 
  AC = 11, 
  EV = 7, 
  Attacks = {
    {Damage = 29, Type = "Hit", Flavour = "Barbs"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"No skeleton flag", "Web immune flag",}, 
  Willpower = "10", 
  Resistances = {"Fire resistance",}, 
  Vulnerabilities = {}, 
  XP = 635, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "ribbon worm", 
  Species = "steelbarb worm", 
  Description = [=[A large worm covered with hard, spiky metal plates. Despite the apparent heaviness of its outer armour, it is rather fast.]=],
}
m["stoker"] = {
  Name = "stoker", 
  Colour = "Red", 
  Glyph = "L", 
  Tile = "[[File:Stoker.png]]", 
  Speed = "10", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 800, 
  AC = 5, 
  EV = 12, 
  Attacks = {
    {Damage = 15, Type = "Touch", Flavour = "Fire"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious lava", 
  Spellsets = {
    {
      {Spell = "Wind Blast", Flags = {"Wizard",}}, 
      {Spell = "Stoke Flames", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"No skeleton flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "120", 
  Resistances = {"Fire resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 833, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "lich", 
  Species = "stoker", 
  Description = [=[A mortal who made an unholy pact in life, now chained to tend the fires of hell in undeath as payment.]=],
}
m["stone giant"] = {
  Name = "stone giant", 
  Colour = "LightGrey", 
  Glyph = "C", 
  Tile = "[[File:Stone giant.png]]", 
  Speed = "10", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 880, 
  AC = 12, 
  EV = 2, 
  Attacks = {
    {Damage = 45, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "80", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 1087, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "giant", 
  Species = "stone giant", 
  Description = [=[A gigantic humanoid with grey skin almost as hard as rock. It carries several boulders, and is perfectly capable of flinging them a great distance.]=], 
  Quote = [=[“I really believe what you say, answered the knight; for, I have been engaged with the giant, in the most obstinate and outrageous combat that I believe I shall ever fight in all the days of my life: with one backstroke, slam went his head to the ground; and discharged such a quantity of blood, that it ran like rills of water, along the field.”
-Miguel de Cervantes Saavedra, _The Ingenious Gentleman Don Quixote of La
Mancha_, IV, 10. 1605.
trans. Carlos Fuentes, 1997.]=],
}
m["storm dragon"] = {
  Name = "storm dragon", 
  Colour = "LightBlue", 
  Glyph = "D", 
  Tile = "[[File:Storm dragon.png]]", 
  Speed = "12", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 1050, 
  AC = 13, 
  EV = 10, 
  Attacks = {
    {Damage = 25, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 15, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 15, Type = "Trample", Flavour = "Trample"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Lightning Bolt", Damage = "3d19", Flags = {"Natural", "Breath", "Noisy",}},
    },
  }, 
  Flags = {"Flying flag", "Warm blood flag",}, 
  Willpower = "100", 
  Resistances = {"Electricity resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 1402, 
  Size = "Giant", 
  Intelligence = "Animal", 
  Genus = "dragon", 
  Species = "storm dragon", 
  Description = [=[A powerful dragon with a hide of thick matte scales almost like blue rubber, and enormous scaly wings crackling with sparks.]=], 
  Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
-Life of Confucius

“This Dragon had Two furious Wings
Each one upon each Shoulder;
With a Sting in his Tail as long as a Flail,
Which made him bolder and bolder.
He had long Claws, and in his Jaws
Four and forty Teeth of Iron;
With a Hide as tough, as any Buff,
Which did him round environ.”

-“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
}
m["strange machine"] = {
  Name = "strange machine", 
  Colour = "LightGrey", 
  Glyph = "I", 
  Tile = "[[File:Strange machine.png]]", 
  Speed = "10 (stationary)", 
  HD = 21, 
  ["HD"] = 21, 
  ["Average HP 10x"] = 900, 
  AC = 12, 
  EV = 1, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Summon Illusion", Flags = {"Magical",}}, 
      {Spell = "Shadow Creatures", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Stationary flag", "No poly flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 2", "Cold resistance 2", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",}, 
  Vulnerabilities = {}, 
  XP = 1374, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "strange machine", 
  Species = "strange machine", 
  Description = [=[A strange mechanical contraption, all hisses and pops. Shadows seem to dance across its reflective surface.]=],
}
m["sun demon"] = {
  Name = "sun demon", 
  Colour = "Yellow", 
  Glyph = "3", 
  Tile = "[[File:Sun demon.png]]", 
  Speed = "12", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 550, 
  AC = 10, 
  EV = 12, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Fire"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Evil flag",}, 
  Willpower = "80", 
  Resistances = {"Fire resistance 3", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Cold vulnerability", "Holy vulnerability",}, 
  XP = 779, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "sun demon", 
  Species = "sun demon", 
  Description = [=[A demonic figure shining with the heat and fury of a fallen star.]=], 
  Quote = [=[“Behold him setting in his western skies,
 The shadows lengthening as the vapours rise.”
    -John Dryden, “Absalom and Achitophel”, I, 268. 1681.

“The sky is sad and beautiful, like a vast altar.
 The sun has drowned in its congealing blood.”
    -Charles Baudelaire, _Flowers of Evil_, 43: Evening Harmony. 1857.
     trans. Ruth White, 1969.]=],
}
m["sun moth"] = {
  Name = "sun moth", 
  Colour = "Yellow", 
  Glyph = "y", 
  Tile = "[[File:Sun moth.png]]", 
  Speed = "12", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 605, 
  AC = 6, 
  EV = 12, 
  Attacks = {
    {Damage = 27, Type = "Bite", Flavour = "Swoop"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Pyre Arrow", Damage = "2d9*", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Flying flag", "No skeleton flag", "Web immune flag",}, 
  Willpower = "60", 
  Resistances = {"Fire resistance 2",}, 
  Vulnerabilities = {}, 
  XP = 700, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "moth", 
  Species = "sun moth", 
  Description = [=[A moth of transcendent beauty, coated in pyrophoric scales. Tiny cinders dance and twirl in its wake and whenever it beats its wings, they ignite in such spectacular displays of incandescence that one could almost forget how far away the sun is from this place.]=],
}
m["swamp dragon"] = {
  Name = "swamp dragon", 
  Colour = "Brown", 
  Glyph = "D", 
  Tile = "[[File:Swamp dragon.png]]", 
  Speed = "10", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 675, 
  AC = 7, 
  EV = 7, 
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 11, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 11, Type = "Trample", Flavour = "Trample"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Poisonous Cloud", Damage = "3d7", Flags = {"Natural", "Breath", "Noisy",}},
    },
  }, 
  Flags = {"Flying flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {"Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 706, 
  Size = "Giant", 
  Intelligence = "Animal", 
  Genus = "dragon", 
  Species = "swamp dragon", 
  Description = [=[A slimy dragon, its gnarly hide covered in swamp muck. Noxious gases dribble from its snout.]=], 
  Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
-Life of Confucius

“This Dragon had Two furious Wings
Each one upon each Shoulder;
With a Sting in his Tail as long as a Flail,
Which made him bolder and bolder.
He had long Claws, and in his Jaws
Four and forty Teeth of Iron;
With a Hide as tough, as any Buff,
Which did him round environ.”

-“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
}
m["swamp drake"] = {
  Name = "swamp drake", 
  Colour = "Brown", 
  Glyph = "k", 
  Tile = "[[File:Swamp drake.png]]", 
  Speed = "10", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 300, 
  AC = 3, 
  EV = 11, 
  Attacks = {
    {Damage = 14, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Noxious Cloud", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Flying flag", "Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {"Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 135, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "drake", 
  Species = "swamp drake", 
  Description = [=[A small and slimy dragon, covered in swamp muck and giving off a terrible stench.]=], 
  Quote = [=[“Sweet is the swamp with its secrets,
Until we meet a snake;
’T is then we sigh for houses,
And our departure take

At that enthralling gallop
That only childhood knows.
A snake is summer’s treason,
And guile is where it goes.”
-Emily Dickinson, “A Snake”. ca. 1865.]=],
}
m["swamp worm"] = {
  Name = "swamp worm", 
  Colour = "Brown", 
  Glyph = "w", 
  Tile = "[[File:Swamp worm.png]]", 
  Speed = "12 (move: 120%)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 350, 
  AC = 3, 
  EV = 12, 
  Attacks = {
    {Damage = 26, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Harpoon Shot", Damage = "2d13", Flags = {"Natural",}},
    },
  }, 
  Flags = {"No skeleton flag",}, 
  Willpower = "10", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 162, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "ribbon worm", 
  Species = "swamp worm", 
  Description = [=[A large slimy worm, adept at traversing swamps and marshes.]=], 
  Quote = [=[“The fool, as I think, at the chasm’s brink,
Prone by the swamp or the marsh’s side,
Did, even as I, in the end rejoice,
Since the voice of death must be His true voice.”
-Arthur Edward Waite, “At The End of Things”. 1906.]=],
}
m["tainted leviathan"] = {
  Name = "tainted leviathan", 
  Colour = "Magenta", 
  Glyph = "C", 
  Tile = "[[File:Tainted leviathan.png]]", 
  Speed = "10", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 1500, 
  AC = 15, 
  EV = 2, 
  Attacks = {
    {Damage = 50, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 30, Type = "Hit", Flavour = "Drain experience"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Mesmerise", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Warm blood flag", "See invisible flag", "Speaks flag", "Miasma ring flag", "Fighter flag", "No zombie flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "120", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1777, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "giant", 
  Species = "tainted leviathan", 
  Description = [=[Before even the oldest of ancient liches mastered life and death, a group of titans attempted to pull themselves free of mortality through brute strength. They almost succeeded before rot dragged them to Ereshkigal. A glimmer of their former beauty remains, alluring despite the stench.]=],
}
m["tarantella"] = {
  Name = "tarantella", 
  Colour = "LightMagenta", 
  Glyph = "s", 
  Tile = "[[File:Tarantella.png]]", 
  Speed = "15", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 280, 
  AC = 3, 
  EV = 14, 
  Attacks = {
    {Damage = 19, Type = "Touch", Flavour = "Confuse"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"No skeleton flag", "Web immune flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 277, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "spider", 
  Species = "tarantella", 
  Description = [=[A small but greatly-feared spider. Its touch alone causes victims to break into a frenzied dance.]=],
}
m["tengu"] = {
  Name = "tengu", 
  Colour = "LightBlue", 
  Glyph = "Q", 
  Tile = "[[File:Tengu.png]]", 
  Speed = "10", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 225, 
  AC = 2, 
  EV = 11, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 5, Type = "Peck", Flavour = "Plain"}, 
    {Damage = 5, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Speaks flag", "Warm blood flag", "No poly flag", "No gen derived flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 117, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "tengu", 
  Species = "tengu", 
  Description = [=[A humanoid figure with the head and talons of a bird. Its ferociously combative nature belies its fragile appearance.]=], 
  Quote = [=[“A Bird came down the Walk —
He did not know I saw —
He bit an Angleworm in halves
And ate the fellow, raw”
-Emily Dickinson, “A Bird came down the Walk”. ca. 1865.]=],
}
m["tengu conjurer"] = {
  Name = "tengu conjurer", 
  Colour = "Blue", 
  Glyph = "Q", 
  Tile = "[[File:Tengu conjurer.png]]", 
  Speed = "10", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 315, 
  AC = 2, 
  EV = 17, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 5, Type = "Peck", Flavour = "Plain"}, 
    {Damage = 5, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Lightning Bolt", Damage = "3d14", Flags = {"Wizard",}}, 
      {Spell = "Iskenderun's Battlesphere", Flags = {"Wizard",}}, 
      {Spell = "Force Lance", Damage = "3d11", Flags = {"Emergency", "Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 345, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "tengu", 
  Species = "tengu", 
  Description = [=[A tengu with a talent for the destructive magical arts.]=],
}
m["tengu reaver"] = {
  Name = "tengu reaver", 
  Colour = "LightMagenta", 
  Glyph = "Q", 
  Tile = "[[File:Tengu reaver.png]]", 
  Speed = "10", 
  HD = 17, 
  ["HD"] = 17, 
  ["Average HP 10x"] = 850, 
  AC = 8, 
  EV = 16, 
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 11, Type = "Peck", Flavour = "Plain"}, 
    {Damage = 11, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Venom Bolt", Damage = "3d21", Flags = {"Wizard",}}, 
      {Spell = "Bolt of Fire", Damage = "3d26", Flags = {"Wizard",}}, 
      {Spell = "Bolt of Cold", Damage = "3d26", Flags = {"Wizard",}}, 
      {Spell = "Corrosive Bolt", Damage = "3d27", Flags = {"Wizard",}}, 
      {Spell = "Lightning Bolt", Damage = "3d22", Flags = {"Wizard",}}, 
      {Spell = "Bolt of Draining", Damage = "3d24", Flags = {"Wizard",}}, 
      {Spell = "Deflect Missiles", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "See invisible flag", "Flying flag", "Speaks flag", "Warm blood flag", "Evil flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1417, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "tengu", 
  Species = "tengu", 
  Description = [=[An elite, ferocious tengu highly skilled with both steel and spells.]=],
}
m["tengu warrior"] = {
  Name = "tengu warrior", 
  Colour = "Cyan", 
  Glyph = "Q", 
  Tile = "[[File:Tengu warrior.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 600, 
  AC = 6, 
  EV = 16, 
  Attacks = {
    {Damage = 16, Type = "Hit", Flavour = "Flank"}, 
    {Damage = 8, Type = "Peck", Flavour = "Plain"}, 
    {Damage = 8, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "Archer flag", "Flying flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 809, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "tengu", 
  Species = "tengu", 
  Description = [=[A particularly bloodthirsty tengu who has opted to hone its skill in airborne fighting and weaponry instead of spellcasting.]=], 
  Quote = [=[“I can puff up my feathers, look real mean
 Be the old man that this here's scene
 I'm a struttin' preenin' bantam rooster looking for a fight.”
    -Andrew Bird's Bowl of Fire, “Cock o' the Walk”. 1998.]=],
}
m["tentacle"] = {
  Name = "tentacle", 
  Colour = "LightMagenta", 
  Glyph = "w", 
  Tile = "[[File:Tentacle.png]]", 
  Speed = "17 (stationary)", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 480, 
  AC = 5, 
  EV = 7, 
  Attacks = {
    {Damage = 29, Type = "Tentacle slap", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Cold blood flag", "Flying flag", "Stationary flag", "No exp gain flag", "No poly flag", "Peripheral flag",}, 
  Willpower = "Immune", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "kraken", 
  Species = "tentacle", 
  Description = [=[The mighty tentacle of a kraken. Any damage dealt to it hurts the whole creature.]=],
}
m["tentacle segment"] = {
  Name = "tentacle segment", 
  Colour = "LightMagenta", 
  Glyph = "*", 
  Tile = "[[File:Tentacle segment.png]]", 
  Speed = "18 (stationary)", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 480, 
  AC = 5, 
  EV = 7, 
  Attacks = {
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Cold blood flag", "Flying flag", "Stationary flag", "No exp gain flag", "No poly flag", "Peripheral flag", "Harmless flag",}, 
  Willpower = "Immune", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "kraken", 
  Species = "tentacle segment", 
  Description = [=[A part of the mighty tentacle of a kraken. Any damage dealt to it hurts the whole creature.]=],
}
m["tentacled monstrosity"] = {
  Name = "tentacled monstrosity", 
  Colour = "Green", 
  Glyph = "X", 
  Tile = "[[File:Tentacled monstrosity.png]]", 
  Speed = "10", 
  HD = 23, 
  ["HD"] = 23, 
  ["Average HP 10x"] = 1265, 
  AC = 5, 
  EV = 5, 
  Attacks = {
    {Damage = 22, Type = "Tentacle slap", Flavour = "Plain"}, 
    {Damage = 17, Type = "Tentacle slap", Flavour = "Plain"}, 
    {Damage = 13, Type = "Tentacle slap", Flavour = "Plain"}, 
    {Damage = 6, Type = "Constrict", Flavour = "Crush"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Amphibious", 
  Flags = {"See invisible flag", "Evil flag",}, 
  Willpower = "160", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1850, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "tentacled monstrosity", 
  Species = "tentacled monstrosity", 
  Description = [=[A writhing mass of tentacles, all covered in putrid mucus.]=], 
  Quote = [=[“Oozing and surging up out of that yawning trap-door in the Cyclopean crypt I had glimpsed such an unbelievable behemothic monstrosity that I could not doubt the power of its original to kill with its mere sight. Even now I cannot begin to suggest it with any words at my command. I might call it gigantic — tentacled — proboscidian — octopus-eyed — semi-amorphous — plastic — partly squamous and partly rugose — ugh!”
-H.P. Lovecraft and Hazel Heald, “Out of the Aeons”, _Weird Tales_, 25, No.
4, pp. 478-96. April 1935.]=],
}
m["tentacled starspawn"] = {
  Name = "tentacled starspawn", 
  Colour = "LightCyan", 
  Glyph = "X", 
  Tile = "[[File:Tentacled starspawn.png]]", 
  Speed = "10", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 880, 
  AC = 5, 
  EV = 5, 
  Attacks = {
    {Damage = 40, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 25, Type = "Engulf", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Spawn Tentacles", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Unbreathing flag",}, 
  Willpower = "120", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 1511, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "tentacled starspawn", 
  Species = "tentacled starspawn", 
  Description = [=[A lumbering maw shrouded in a mass of sinuous tentacles. On spotting prey, its tentacles lunge outward, dragging victims directly to its waiting gullet.]=],
}
m["test blob"] = {
  Name = "test blob", 
  Colour = "White", 
  Glyph = "J", 
  Tile = "[[File:Test blob.png]]", 
  Speed = "10", 
  HD = 1000, 
  ["HD"] = 1000, 
  ["Average HP 10x"] = 10000000, 
  AC = 0, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Regenerates flag", "No poly flag", "Harmless flag", "Unbreathing flag",}, 
  Willpower = "20", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 12, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "test statue", 
  Species = "test statue",
}
m["test spawner"] = {
  Name = "test spawner", 
  Colour = "White", 
  Glyph = "X", 
  Tile = "[[File:Test spawner.png]]", 
  Speed = "14 (swim: 60%; stationary)", 
  HD = 1000, 
  ["HD"] = 1000, 
  ["Average HP 10x"] = 10000000, 
  AC = 127, 
  EV = 127, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Shadow Creatures", Flags = {"Magical",}}, 
      {Spell = "Plane Rend", Flags = {"Magical",}}, 
      {Spell = "Phantom Mirror", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Regenerates flag", "Unbreathing flag", "Stationary flag", "Insubstantial flag", "No poly flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Fire resistance 4", "Cold resistance 4", "Electricity resistance 4", "Acid resistance 4", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 12, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "test spawner", 
  Species = "test spawner", 
  Description = [=[(If you see this outside wizmode or the arena, this is a bug.)

Whatever it is, it is capable of spawning countless monsters by casting Shadow Creatures, and is virtually undestructible itself.

To destroy it, lower the central elevator pillar, then pump rockets into the hole in its exposed brain when the pillar rises to an appropriate height. You can add another rocket while jumping down.

Oh wait, wrong game.]=],
}
m["test statue"] = {
  Name = "test statue", 
  Colour = "White", 
  Glyph = "X", 
  Tile = "[[File:Test statue.png]]", 
  Speed = "14 (swim: 60%; stationary)", 
  HD = 1000, 
  ["HD"] = 1000, 
  ["Average HP 10x"] = 10000000, 
  AC = 0, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Stationary flag", "Regenerates flag", "No poly flag", "Harmless flag", "Unbreathing flag",}, 
  Willpower = "20", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 12, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "test statue", 
  Species = "test statue",
}
m["the Enchantress"] = {
  Name = "the Enchantress", 
  Colour = "LightMagenta", 
  Glyph = "i", 
  Tile = "[[File:The Enchantress.png]]", 
  Speed = "10 (move: 60%)", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 975, 
  AC = 12, 
  EV = 30, 
  Attacks = {
    {Damage = 26, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Dimension Anchor", Flags = {"Wizard",}}, 
      {Spell = "Slow", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}}, 
      {Spell = "Mass Confusion", Flags = {"Wizard",}}, 
      {Spell = "Strip Willpower", Flags = {"Wizard",}}, 
      {Spell = "Deflect Missiles", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Unique flag", "Female flag", "Name the flag",}, 
  Willpower = "160", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 2337, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "spriggan", 
  Species = "spriggan", 
  Description = [=[First and most fearful of her kind, the Enchantress rules over the spriggans of the dungeon. She wears an opalescent outfit made of dragon skin that shimmers with many colours.]=],
}
m["the Lernaean hydra"] = {
  Name = "the Lernaean hydra", 
  Colour = "Yellow", 
  Glyph = "D", 
  Tile = "[[File:The Lernaean hydra.png]]", 
  Speed = "10 (swim: 60%)", 
  HD = 30, 
  ["HD"] = 30, 
  ["Average HP 10x"] = 1500, 
  AC = 0, 
  EV = 5, 
  Attacks = {
    {Damage = 18, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 18, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 18, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 18, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Cold blood flag", "Regenerates flag", "Unique flag", "Tall tile flag", "Name the flag",}, 
  Willpower = "120", 
  Resistances = {"Poison resistance", "Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 3041, 
  Size = "Giant", 
  Intelligence = "Animal", 
  Genus = "hydra", 
  Species = "hydra", 
  Description = [=[A huge beast, mightiest of hydras, infamous in myth and legend. It flows through the water faster than a human can run, swatting aside trees as though they were matchsticks. Its many heads slaver and gnash constantly as it hunts for prey to slake its bottomless appetite.]=], 
  Quote = [=[“The second Labour which he undertook was the slaying of the Lernaian Hydra,
springing from whose single body were fashioned a hundred necks, each bearing
the head of a serpent. And when one head was cut off, the place where it was
severed put forth two others; for this reason it was considered to be
invincible, and with good reason, since the part of it which was subdued sent
forth a two-fold assistance in its place. Against a thing so difficult to
manage as this Herakles devised an ingenious scheme and commanded Iolaos to
sear with a burning brand the part which had been severed, in order to check
the flow of the blood.”
-Diodorus Siculus, _Bibliotheca Historica_. [4. 11. 5.]. c. 100.]=],
}
m["the Royal Jelly"] = {
  Name = "the Royal Jelly", 
  Colour = "Yellow", 
  Glyph = "J", 
  Tile = "[[File:The Royal Jelly.png]]", 
  Speed = "14", 
  HD = 21, 
  ["HD"] = 21, 
  ["Average HP 10x"] = 2310, 
  AC = 8, 
  EV = 4, 
  Attacks = {
    {Damage = 50, Type = "Hit", Flavour = "Acid"}, 
    {Damage = 30, Type = "Hit", Flavour = "Acid"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Eats doors", "See invisible flag", "Unblindable flag", "Amorphous flag", "Unique flag", "Acid splash flag", "No skeleton flag", "Tall tile flag", "Name the flag",}, 
  Willpower = "180", 
  Resistances = {"Poison resistance", "Acid resistance 3",}, 
  Vulnerabilities = {"Silver vulnerability",}, 
  XP = 7629, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "jelly", 
  Species = "jelly", 
  Description = [=[A particularly rich and golden gelatinous thing. Smaller jellies swim and pulse just below its surface, ready to burst forth at the slightest touch.]=],
}
m["thermic dynamo"] = {
  Name = "thermic dynamo", 
  Colour = "LightRed", 
  Glyph = "v", 
  Tile = "[[File:Thermic dynamo.png]]", 
  Speed = "10 (move: 80%)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 380, 
  AC = 4, 
  EV = 16, 
  Attacks = {
    {Damage = 18, Type = "Touch", Flavour = "Fire"}, 
    {Damage = 14, Type = "Engulf", Flavour = "Cold"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Rebounding Blaze", Damage = "3d21", Flags = {"Magical",}}, 
      {Spell = "Rebounding Chill", Damage = "3d21", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Flying flag", "Unbreathing flag", "Speaks flag", "Insubstantial flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance 3", "Cold resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 641, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "fire vortex", 
  Species = "thermic dynamo", 
  Description = [=[A clashing tempest of boundless energy, channelling into capacitor jewels. Its whirls of fire and ice occasionally escape and ricochet wildly off of walls.]=],
}
m["thorn hunter"] = {
  Name = "thorn hunter", 
  Colour = "White", 
  Glyph = "f", 
  Tile = "[[File:Thorn hunter.png]]", 
  Speed = "12 (swim: 120%)", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 975, 
  AC = 9, 
  EV = 9, 
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 23, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Volley of Thorns", Damage = "3d18", Flags = {"Natural",}}, 
      {Spell = "Wall of Brambles", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Unbreathing flag",}, 
  Willpower = "100", 
  Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",}, 
  Vulnerabilities = {"Fire vulnerability",}, 
  XP = 1436, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "plant", 
  Species = "thorn hunter", 
  Description = [=[A predatory marsh plant, possessed of motility and a rudimentary intelligence. It ensnares its prey with protrusions of spiny brambles and then skewers the trapped creatures with its razor-sharp thorns.]=],
}
m["thrashing horror"] = {
  Name = "thrashing horror", 
  Colour = "Yellow", 
  Glyph = "X", 
  Tile = "[[File:Thrashing horror.png]]", 
  Speed = "25", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 495, 
  AC = 5, 
  EV = 10, 
  Attacks = {
    {Damage = 17, Type = "Trample", Flavour = "Trample"}, 
    {Damage = 9, Type = "Trample", Flavour = "Trample"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Might", Flags = {"Emergency", "Natural",}},
    },
  }, 
  Flags = {"Unbreathing flag", "Batty flag", "No poly flag",}, 
  Willpower = "60", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 798, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "thrashing horror", 
  Species = "thrashing horror", 
  Description = [=[A seething mass of yellow flesh. It thrashes erratically, staggering foes beneath the weight of its impacts.]=],
}
m["titan"] = {
  Name = "titan", 
  Colour = "LightCyan", 
  Glyph = "C", 
  Tile = "[[File:Titan.png]]", 
  Speed = "10", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 1100, 
  AC = 10, 
  EV = 3, 
  Attacks = {
    {Damage = 55, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Lightning Bolt", Damage = "3d24", Flags = {"Wizard",}}, 
      {Spell = "Minor Healing", Damage = "2d10+3", Flags = {"Wizard",}}, 
      {Spell = "Airstrike", Damage = "2d18+(2/space)", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "180", 
  Resistances = {"Electricity resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 1669, 
  Size = "Giant", 
  Intelligence = "Human", 
  Genus = "giant", 
  Species = "titan", 
  Description = [=[A huge, bolt-hurling, lightning-limned humanoid. It is unusually large and powerful, even among giants.]=], 
  Quote = [=[“And on the other part the Titans eagerly strengthened their ranks, and both sides at one time showed the work of their hands and their might. The boundless sea rang terribly around, and the earth crashed loudly: wide Heaven was shaken and groaned, and high Olympus reeled from its foundation under the charge of the undying gods, and a heavy quaking reached dim Tartarus and the deep sound of their feet in the fearful onset and of their hard missiles. So, then, they launched their grievous shafts upon one another, and the cry of both armies as they shouted reached to starry heaven; and they met together with a great battle-cry.”
-Hesiod, _Theogony_, 8th cent. B.C.
trans. H.G. Evelyn-White, 1914.]=],
}
m["toadstool"] = {
  Name = "toadstool", 
  Colour = "Green", 
  Glyph = "P", 
  Tile = "[[File:Toadstool.png]]", 
  Speed = "0", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 30, 
  AC = 1, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Stationary flag", "No exp gain flag", "Harmless flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Tiny", 
  Intelligence = "Brainless", 
  Genus = "fungus", 
  Species = "toadstool", 
  Description = [=[A short-lived species of fungus typically found on or around decaying organic matter.]=], 
  Quote = [=[“But the Seneschal gathered the toadstool fly-bane.”
-Adam Mickiewicz, _Pan Tadeusz_, III. 1834.
trans. G.R. Noyes, 1917.]=],
}
m["toenail golem"] = {
  Name = "toenail golem", 
  Colour = "Red", 
  Glyph = "9", 
  Tile = "[[File:Toenail golem.png]]", 
  Speed = "10", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 585, 
  AC = 8, 
  EV = 5, 
  Attacks = {
    {Damage = 13, Type = "Gore", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 477, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "golem", 
  Species = "toenail golem", 
  Description = [=[A huge animated statue made entirely from toenail clippings. Some people just have too much time on their hands.]=], 
  Quote = [=[“Gentle socks pamper them by day, and shoes cobbled of leather fortify them,
 but my toes hardly notice. All they're interested in is turning out
 toenails—semitransparent, flexible sheets of a hornlike material, as defence
 against—whom?”
    -Jorge Luis Borges, “Toenails”. 1960.
    trans. Andrew Hurley, 1998.]=],
}
m["tormentor"] = {
  Name = "tormentor", 
  Colour = "LightMagenta", 
  Glyph = "2", 
  Tile = "[[File:Tormentor.png]]", 
  Speed = "13", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 385, 
  AC = 12, 
  EV = 12, 
  Attacks = {
    {Damage = 8, Type = "Hit", Flavour = "Pain"}, 
    {Damage = 8, Type = "Hit", Flavour = "Pain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Symbol of Torment", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Speaks flag", "Evil flag",}, 
  Willpower = "60", 
  Resistances = {"Fire resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 348, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "tormentor", 
  Species = "tormentor", 
  Description = [=[A malign devil covered in all manner of claws, spines, and cruel hooks. It is able to inflict torturous agony on those foolish enough to gaze upon it.]=], 
  Quote = [=[“Thou art to me a delicious torment.”
-Ralph Waldo Emerson, _Essays: First Series_, Essay VI: Friendship. 1841.]=],
}
m["torpor snail"] = {
  Name = "torpor snail", 
  Colour = "Green", 
  Glyph = "w", 
  Tile = "[[File:Torpor snail.png]]", 
  Speed = "7", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 600, 
  AC = 8, 
  EV = 1, 
  Attacks = {
    {Damage = 25, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"No skeleton flag", "Web immune flag", "Has aura flag",}, 
  Willpower = "80", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 423, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "elephant slug", 
  Species = "torpor snail", 
  Description = [=[A ponderous gastropod with a rock-hard shell. It is said to be in some way connected with the god Cheibriados; its very presence slows the movements of unwary adventurers, leaving them easy prey for its terrifying, ever-gnashing radulae.]=], 
  Quote = [=[“Snail, snail, slug-slow,
To me thy four horns show;
If thou dost not show me thy four,
I will throw thee out of the door,
For the crow in the gutter,
To eat for bread and butter.”
-Silesian rhyme. Quoted by S.W. Singer in _Notes and Queries_, no. 69.
1851.]=],
}
m["torturous demonspawn"] = {
  Name = "torturous demonspawn", 
  Colour = "Magenta", 
  Glyph = "6", 
  Tile = "[[File:Torturous demonspawn.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 500, 
  AC = 9, 
  EV = 11, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Unholy flag", "Speaks flag", "Warm blood flag", "No poly flag",}, 
  Willpower = "40", 
  Resistances = {"Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability", "Silver vulnerability",}, 
  XP = 714, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "demonspawn", 
  Species = "torturous demonspawn", 
  Description = [=[A half-mortal, half-demonic creature, with its hellish heritage asserting itself through a certain devilish cast to its features.]=],
}
m["training dummy"] = {
  Name = "training dummy", 
  Colour = "LightGrey", 
  Glyph = "I", 
  Tile = "[[File:Training dummy.png]]", 
  Speed = "10 (stationary)", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 60, 
  AC = 0, 
  EV = 0, 
  Attacks = {
    {Damage = 1, Type = "Weapon only", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Unbreathing flag", "Stationary flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",}, 
  Vulnerabilities = {}, 
  XP = 9, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "training dummy", 
  Species = "training dummy", 
  Description = [=[A mannequin used for battle practice.]=], 
  Quote = [=[“Things are only mannequins and even the great world-historical events are only costumes beneath which they exchange glances with nothingness, with the base and the banal.”
-Walter Benjamin, _Protocols to the Experiments on Hashish, Opium and
Mescaline 1927-1934_, “Protocol II: Highlights of the Second Hashish
Impression”. 15 January 1928.
trans. Scott J. Thompson, 1997.]=],
}
m["troll"] = {
  Name = "troll", 
  Colour = "Brown", 
  Glyph = "T", 
  Tile = "[[File:Troll.png]]", 
  Speed = "10", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 385, 
  AC = 3, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 15, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 15, Type = "Claw", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Regenerates flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 308, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "troll", 
  Species = "troll", 
  Description = [=[A huge and physically powerful humanoid creature. Short on intelligence but long on brawn, its thick knobbly hide heals rapidly from most wounds.]=], 
  Quote = [=[“Buckshank bold and Elfinstone,
And more than I can mention here,
They caused to be built so stout a ship,
And unto Iceland they would steer.

They launched the ship upon the main,
Which bellowed like a wrathful bear;
Down to the bottom the vessel sank,
A laidly Trold has dragged it there.”
-George Borrow, _Lavengro: The Scholar, the Gypsy, the Priest_. 1851.]=],
}
m["twisted elf"] = {
  Name = "twisted elf", 
  Colour = "LightRed", 
  Glyph = "e", 
  Tile = "[[File:Twisted elf.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 360, 
  AC = 3, 
  EV = 15, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "No poly flag", "Vault flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 346, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "elf", 
  Species = "elf", 
  Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
}
m["twisted human"] = {
  Name = "twisted human", 
  Colour = "LightGrey", 
  Glyph = "p", 
  Tile = "[[File:Twisted human.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 330, 
  AC = 3, 
  EV = 13, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "Vault flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 194, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=], 
  Quote = [=[“Do you know
Do I know
What’s this thing called ‘man’?
God only knows what a man is!
I only know his price.”
-Bertolt Brecht, “The Measures Taken”. 1930.]=],
}
m["twisted orc"] = {
  Name = "twisted orc", 
  Colour = "LightRed", 
  Glyph = "o", 
  Tile = "[[File:Twisted orc.png]]", 
  Speed = "10", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 70, 
  AC = 1, 
  EV = 9, 
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Speaks flag", "Warm blood flag", "Vault flag",}, 
  Willpower = "0", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 3, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "orc", 
  Species = "orc", 
  Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
}
m["twister"] = {
  Name = "twister", 
  Colour = "LightGrey", 
  Glyph = "v", 
  Tile = "[[File:Twister.png]]", 
  Speed = "10", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 120000, 
  AC = 0, 
  EV = 5, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Unbreathing flag", "Confused flag", "Batty flag", "Insubstantial flag", "No exp gain flag", "No poly flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Electricity resistance 3", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Cold resistance 3", "Petrify resistance", "Vortex resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "fire vortex", 
  Species = "twister", 
  Description = [=[A whirling vortex of frost.]=],
}
m["two-headed ogre"] = {
  Name = "two-headed ogre", 
  Colour = "LightRed", 
  Glyph = "O", 
  Tile = "[[File:Two-headed ogre.png]]", 
  Speed = "10 (atk: 150%)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 550, 
  AC = 3, 
  EV = 6, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Two weapons flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 826, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "ogre", 
  Species = "two-headed ogre", 
  Description = [=[A huge ogre with two heads on top of its bloated body. It is capable of holding a weapon in each giant hand.]=], 
  Quote = [=[“The little princess, asleep in her cradle, floated on the water, and at last she was cast up on the shore of a beautiful country, where, however, very few people dwelt since the ogre Ravagio and his wife Tourmentine had gone to live there-for they ate up everybody. Ogres are terrible people. When once they have tasted raw human flesh they will hardly eat anything else, and Tourmentine always knew how to make some body come their way, for she was half a fairy.”
-Marie-Catherine Le Jumel de Barneville, Baronne d’Aulnoy, “’Orangier et l’Abeille”. 1697.

“NO. Layers. Onions have layers. Ogres have layers. Onions have layers. You get it? We both have layers.”
-Shrek. 2001.]=],
}
m["tyrant leech"] = {
  Name = "tyrant leech", 
  Colour = "Red", 
  Glyph = "w", 
  Tile = "[[File:Tyrant leech.png]]", 
  Speed = "8 (swim: 60%)", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 600, 
  AC = 5, 
  EV = 15, 
  Attacks = {
    {Damage = 35, Type = "Bite", Flavour = "Vampiric"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Evil flag", "No skeleton flag",}, 
  Willpower = "40", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 287, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "tyrant leech", 
  Species = "tyrant leech", 
  Description = [=[An exceptionally aggressive blood-sucking annelid that thrives in swamps and marshlands.]=], 
  Quote = [=[Scully: “Where the hell did it come from?”
 Mulder: “I don’t know, but it looks like I’m going to have to tell Skinner
          that his suspect is a giant bloodsucking worm after all.”
    -_The X-Files_, “The Host”. 1994]=],
}
m["ufetubus"] = {
  Name = "ufetubus", 
  Colour = "LightCyan", 
  Glyph = "5", 
  Tile = "[[File:Ufetubus.png]]", 
  Speed = "15", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 90, 
  AC = 2, 
  EV = 15, 
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Flank"}, 
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Evil flag",}, 
  Willpower = "10", 
  Resistances = {"Cold resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",}, 
  XP = 7, 
  Size = "Small", 
  Intelligence = "Human", 
  Genus = "ufetubus", 
  Species = "ufetubus", 
  Description = [=[A chattering and shrieking minor demon. They delight in sneaking past and backstabbing their prey.]=], 
  Quote = [=[“We were permitted to shriek in the tongue of dwarfs and demons”
-Czesław Miłosz, “A Task”.]=],
}
m["ugly thing"] = {
  Name = "ugly thing", 
  Colour = "Magenta", 
  Glyph = "u", 
  Tile = "[[File:Ugly thing.png]]", 
  Speed = "10 (move: 90%)", 
  HD = 12, 
  ["HD"] = 12, 
  ["Average HP 10x"] = 660, 
  AC = 4, 
  EV = 10, 
  Attacks = {
    {Damage = 17, Type = "Claw", Flavour = "Antimagic"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Warm blood flag", "Ghost demon flag", "Herd flag", "No gen derived flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 554, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "ugly thing", 
  Species = "ugly thing", 
  Description = [=[An ugly thing. According to legend, it is the otherworldly spawn of a wizard's breeding experiment. Yuck.]=], 
  Quote = [=[“Beauty is no quality in things themselves: It exists merely in the mind which
 contemplates them; and each mind perceives a different beauty. One person may
 even perceive deformity, where another is sensible of beauty; and every
 individual ought to acquiesce in his own sentiment, without pretending to
 regulate those of others.”
    -David Hume]=],
}
m["undertaker"] = {
  Name = "undertaker", 
  Colour = "White", 
  Glyph = "9", 
  Tile = "[[File:Undertaker.png]]", 
  Speed = "10", 
  HD = 19, 
  ["HD"] = 19, 
  ["Average HP 10x"] = 1240, 
  AC = 18, 
  EV = 9, 
  Attacks = {
    {Damage = 42, Type = "Claw", Flavour = "Drag"}, 
    {Damage = 32, Type = "Punch", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Wall", 
  Spellsets = {
    {
      {Spell = "Borgnjor's Vile Clutch", Flags = {"Magical", "Long range",}},
    },
  }, 
  Flags = {"Evil flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 2415, 
  Size = "Giant", 
  Intelligence = "Brainless", 
  Genus = "undertaker", 
  Species = "undertaker", 
  Description = [=[The Dungeon's vast repositories of the dead and the unholy realms thereafter both require regular restocking and reorganisation, far beyond the coordination of the restless dead. These corpse-collecting constructs burrow through the earth and command divisions of zombified hands to assist them in stealing away carrion, and may also violently create new corpses for such purposes.]=],
}
m["undying armoury"] = {
  Name = "undying armoury", 
  Colour = "LightMagenta", 
  Glyph = "v", 
  Tile = "[[File:Undying armoury.png]]", 
  Speed = "10", 
  HD = 17, 
  ["HD"] = 17, 
  ["Average HP 10x"] = 970, 
  AC = 11, 
  EV = 19, 
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 27, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 27, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bestow Arms", Flags = {"Natural",}}, 
      {Spell = "Flashing Balestra", Damage = "3d24", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Fighter flag", "Flying flag", "Unbreathing flag", "Evil flag", "Insubstantial flag",}, 
  Willpower = "120", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1678, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "undying armoury", 
  Species = "undying armoury", 
  Description = [=[A swirling tempest of souls and steel: knights and blacksmiths and weaponmasters, all bound to weapons they once held in life. To fight one is like fighting an entire army.]=],
}
m["unseen horror"] = {
  Name = "unseen horror", 
  Colour = "Magenta", 
  Glyph = "x", 
  Tile = "[[File:Unseen horror.png]]", 
  Speed = "30", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 385, 
  AC = 5, 
  EV = 10, 
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"See invisible flag", "Invisible flag", "Batty flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 386, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "unseen horror", 
  Species = "unseen horror", 
  Description = [=[A creature rarely seen by anyone; those few who have seen one would rather they hadn't. It moves erratically.]=], 
  Quote = [=[“The awful shadow of some unseen Power
Floats, tho’ unseen, amongst us.”
-Percy Bysshe Shelley, “Hymn to Intellectual Beauty”, I, 1-2. 1816.]=],
}
m["ushabti"] = {
  Name = "ushabti", 
  Colour = "Brown", 
  Glyph = "9", 
  Tile = "[[File:Ushabti.png]]", 
  Speed = "8", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 455, 
  AC = 9, 
  EV = 6, 
  Attacks = {
    {Damage = 30, Type = "Headbutt", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Death Rattle", Damage = "2d4", Flags = {"Magical",}}, 
      {Spell = "Warning Cry", Flags = {"Vocal", "Breath",}}, 
      {Spell = "Dispel Undead Range", Damage = "3d14", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Fighter flag", "See invisible flag", "Unbreathing flag", "Evil flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 206, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "golem", 
  Species = "ushabti", 
  Description = [=[A funerary stone figurine kept in tombs to serve the deceased as they pass through the afterlife. It is inscribed with spells to protect the interred for eternity.]=], 
  Quote = [=[“Spell for causing a shabti to do work for a man in the realm of the dead:
 O shabti, allotted to me, if I be summoned or if I be detailed to do any work
 which has to be done in the realm of the dead, if indeed any obstacles are
 implanted for you therewith as a man at his duties, you shall detail yourself
 for me on every occasion of making arable the fields, of flooding the banks or
 of conveying sand from east to west; ‘Here I am’, you shall say.

    -Spell 6, _Book of the Dead_, from _Ancient Egyptian Book of the Dead:
     Journey through the afterlife_, edited by John H. Taylor. 2010]=],
}
m["vampire"] = {
  Name = "vampire", 
  Colour = "Red", 
  Glyph = "V", 
  Tile = "[[File:Vampire.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 330, 
  AC = 10, 
  EV = 10, 
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 15, Type = "Bite", Flavour = "Vampiric"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Vampiric Draining", Damage = "4-22", Flags = {"Wizard",}}, 
      {Spell = "Confuse", Flags = {"Wizard",}}, 
      {Spell = "Invisibility", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 214, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "vampire", 
  Species = "vampire", 
  Description = [=[A human cursed with vampirism, drifting in a state between life and undeath, perpetually hungry for the blood of the living.]=], 
  Quote = [=[• Scuze me. My friend Burt says you're a vampire hunter. 'zat so?
— Uh yes. Yes it is.
• Well you n'ain't gonna find one round here, mate. They ain't no vampires.
— You don't believe in vampires?
• 'course not!
• But I do believe in con artists. And charletans who like to stir up trouble!
• Dead people who get up at night and suck blood. How stupid do you think we are?
• My place is haunted with 16 ghosts and they all say there n'ain't no vampires!
-Rich Morris, Yet Another Fantasy Gamer Comic]=],
}
m["vampire bat"] = {
  Name = "vampire bat", 
  Colour = "Magenta", 
  Glyph = "b", 
  Tile = "[[File:Vampire bat.png]]", 
  Speed = "30", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 145, 
  AC = 1, 
  EV = 14, 
  Attacks = {
    {Damage = 6, Type = "Bite", Flavour = "Vampiric"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"See invisible flag", "Flying flag", "Batty flag", "Warm blood flag", "No poly flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "10", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 64, 
  Size = "Tiny", 
  Intelligence = "Animal", 
  Genus = "bat", 
  Species = "vampire bat", 
  Description = [=[A large black bat with vicious fangs that feeds on blood. It is the preferred form for vampires in disguise.]=], 
  Quote = [=[“For something is amiss and out of place
When mice with wings can wear a human face.”
-Theodore Roethke, “The Bat”. 1938.]=],
}
m["vampire bloodprince"] = {
  Name = "vampire bloodprince", 
  Colour = "LightRed", 
  Glyph = "V", 
  Tile = "[[File:Vampire bloodprince.png]]", 
  Speed = "10", 
  HD = 17, 
  ["HD"] = 17, 
  ["Average HP 10x"] = 1250, 
  AC = 18, 
  EV = 10, 
  Attacks = {
    {Damage = 45, Type = "Claw", Flavour = "Plain"}, 
    {Damage = 25, Type = "Bite", Flavour = "Vampiric"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Grave Claw", Damage = "2d29", Flags = {"Wizard",}}, 
      {Spell = "Drain Life", Damage = "2d17", Flags = {"Wizard",}}, 
      {Spell = "Ravenous Swarm", Flags = {"Wizard",}}, 
      {Spell = "Dominate Undead", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag", "Warm blood flag", "Gender neutral flag", "Flying flag",}, 
  Willpower = "120", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 2250, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "vampire", 
  Species = "vampire", 
  Description = [=[A scornful scion to whom even other vampires bend the knee. Their command over blood magic allows them to feed upon the lifeforce of entire armies at once.]=],
}
m["vampire knight"] = {
  Name = "vampire knight", 
  Colour = "Cyan", 
  Glyph = "V", 
  Tile = "[[File:Vampire knight.png]]", 
  Speed = "10", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 715, 
  AC = 19, 
  EV = 7, 
  Attacks = {
    {Damage = 33, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 15, Type = "Bite", Flavour = "Vampiric"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Blink Close", Flags = {"Wizard",}}, 
      {Spell = "Paralyse", Flags = {"Wizard",}}, 
      {Spell = "Haste", Flags = {"Wizard",}}, 
      {Spell = "Invisibility", Flags = {"Wizard",}}, 
      {Spell = "Vampiric Draining", Damage = "4-30", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "Evil flag", "See invisible flag", "Unbreathing flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "80", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1053, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "vampire", 
  Species = "vampire", 
  Description = [=[A powerful vampire noble who complements its combat prowess with dark magic.]=],
}
m["vampire mage"] = {
  Name = "vampire mage", 
  Colour = "Magenta", 
  Glyph = "V", 
  Tile = "[[File:Vampire mage.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 550, 
  AC = 12, 
  EV = 10, 
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 15, Type = "Bite", Flavour = "Vampiric"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Bolt of Draining", Damage = "3d18", Flags = {"Wizard",}}, 
      {Spell = "Summon Undead", Flags = {"Wizard",}}, 
      {Spell = "Invisibility", Flags = {"Wizard",}}, 
      {Spell = "Vampiric Draining", Damage = "4-29", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "80", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 804, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "vampire", 
  Species = "vampire", 
  Description = [=[A sorcerer who, by accident or design, has been afflicted with the curse of the vampire. Regardless, through undeath, it has finally mastered the art of dark magic.]=],
}
m["vampire mosquito"] = {
  Name = "vampire mosquito", 
  Colour = "LightGrey", 
  Glyph = "y", 
  Tile = "[[File:Vampire mosquito.png]]", 
  Speed = "19", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 275, 
  AC = 2, 
  EV = 15, 
  Attacks = {
    {Damage = 13, Type = "Bite", Flavour = "Vampiric"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Flying flag", "Unbreathing flag", "No skeleton flag", "No zombie flag",}, 
  Willpower = "20", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 179, 
  Size = "Little", 
  Intelligence = "Animal", 
  Genus = "vampire mosquito", 
  Species = "vampire mosquito", 
  Description = [=[A mosquito that has fed upon tainted blood and been transformed into a revolting and pestilent undead insect, seeking to drain its victims to the last drop.]=],
}
m["vault guard"] = {
  Name = "vault guard", 
  Colour = "Cyan", 
  Glyph = "p", 
  Tile = "[[File:Vault guard.png]]", 
  Speed = "10", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 715, 
  AC = 10, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 872, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A heavily armed and armoured guardian of the Vaults.]=],
}
m["vault sentinel"] = {
  Name = "vault sentinel", 
  Colour = "LightBlue", 
  Glyph = "p", 
  Tile = "[[File:Vault sentinel.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 520, 
  AC = 6, 
  EV = 12, 
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Warning Cry", Flags = {"Vocal", "Breath",}}, 
      {Spell = "Sentinel's Mark", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 448, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A vigilant scout, quick to alert its fellows to the presence of intruders. It marks such intruders with powerful magic, making them unable to hide from pursuit no matter where they flee.]=],
}
m["vault warden"] = {
  Name = "vault warden", 
  Colour = "LightRed", 
  Glyph = "p", 
  Tile = "[[File:Vault warden.png]]", 
  Speed = "10", 
  HD = 16, 
  ["HD"] = 16, 
  ["Average HP 10x"] = 880, 
  AC = 10, 
  EV = 10, 
  Attacks = {
    {Damage = 36, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Seal Doors", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Fighter flag", "See invisible flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 1222, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "human", 
  Species = "human", 
  Description = [=[A veteran commander, able to seal nearby doorways and staircases to prevent intruders from either trespassing further or escaping alive.]=],
}
m["very ugly thing"] = {
  Name = "very ugly thing", 
  Colour = "LightRed", 
  Glyph = "u", 
  Tile = "[[File:Very ugly thing.png]]", 
  Speed = "10 (move: 90%)", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 990, 
  AC = 6, 
  EV = 10, 
  Attacks = {
    {Damage = 27, Type = "Tentacle slap", Flavour = "Fire"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Warm blood flag", "Ghost demon flag", "Herd flag", "No gen derived flag",}, 
  Willpower = "40", 
  Resistances = {"Fire resistance 2",}, 
  Vulnerabilities = {}, 
  XP = 1094, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "ugly thing", 
  Species = "very ugly thing", 
  Description = [=[A very ugly thing. According to legend, it is the otherworldly spawn of a wizard's breeding experiment. Double yuck!]=], 
  Quote = [=[“I'm ugly, I'm ugly as sin,
 But beautiful's out, ugly's in.
 If you're ugly like me, you're in good company.
 There are millions of us who are ugly.”
    -_The Muppet Show_, “Ugly Song”. 1977]=],
}
m["vine stalker"] = {
  Name = "vine stalker", 
  Colour = "Green", 
  Glyph = "f", 
  Tile = "[[File:Vine stalker.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 360, 
  AC = 2, 
  EV = 12, 
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 10, Type = "Bite", Flavour = "Antimagic"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Regenerates flag", "Speaks flag", "No poly flag", "Warm blood flag", "No skeleton flag", "No gen derived flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 390, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "vine stalker", 
  Species = "vine stalker", 
  Description = [=[A bizarre symbiotic creature, made up of a carnivorous vine magically combined with a humanoid.]=], 
  Quote = [=[“The monstrous plant bud . . . had grown again with preternatural rapidity,
 from Falmer's head. A loathsome pale-green stem was mounting thickly, and had
 started to branch like antlers after attaining a height of six or seven
 inches.

 More dreadful than this, if possible, similar growths had issued from the
 eyes; and their stems, climbing vertically across the forehead, had entirely
 displaced the eyeballs.”
    -Clark Ashton Smith, “The Seed from the Sepulcher”. 1933.]=],
}
m["void ooze"] = {
  Name = "void ooze", 
  Colour = "Cyan", 
  Glyph = "J", 
  Tile = "[[File:Void ooze.png]]", 
  Speed = "16", 
  HD = 13, 
  ["HD"] = 13, 
  ["Average HP 10x"] = 500, 
  AC = 3, 
  EV = 15, 
  Attacks = {
    {Damage = 27, Type = "Engulf", Flavour = "Flood"}, 
    {Damage = 15, Type = "Touch", Flavour = "Dim"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Eats doors", "See invisible flag", "Unblindable flag", "Amorphous flag", "No skeleton flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance", "Acid resistance 3",}, 
  Vulnerabilities = {}, 
  XP = 1110, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "jelly", 
  Species = "void ooze", 
  Description = [=[The viscous detritus of a thousand failed spells, surging forward with unnerving speed. Its very substance is a hole in the fabric of magic; enchantments find no purchase there and even momentary contact with it can leave one's spells greatly diminished.]=],
}
m["walking alembic"] = {
  Name = "walking alembic", 
  Colour = "LightGreen", 
  Glyph = "9", 
  Tile = "[[File:Walking alembic.png]]", 
  Speed = "10", 
  HD = 9, 
  ["HD"] = 9, 
  ["Average HP 10x"] = 580, 
  AC = 9, 
  EV = 8, 
  Attacks = {
    {Damage = 19, Type = "Punch", Flavour = "Alembic"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Unbreathing flag", "Fighter flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 350, 
  Size = "Large", 
  Intelligence = "Brainless", 
  Genus = "golem", 
  Species = "walking alembic", 
  Description = [=[A mobile and combat-capable alchemical manufactory that uses the friction of melee combat to brew a variety of useful potions. When it has built up enough heat to complete its synthesis, it will automatically dispense the finished potions to nearby allies and fall apart.]=],
}
m["walking crystal tome"] = {
  Name = "walking crystal tome", 
  Colour = "Cyan", 
  Glyph = ";", 
  Tile = "[[File:Walking crystal tome.png]]", 
  Speed = "10 (atk: 200%)", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 1000, 
  AC = 15, 
  EV = 5, 
  Attacks = {
    {Damage = 40, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Conjure Living Spells", Damage = "1-2x 3d34", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 1816, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "walking tome", 
  Species = "walking earthen tome", 
  Description = [=[A spellbook that has gone too long without being read. It overflows with magic, forming thick armour from its binding, legs from its pages, and periodically erupting in flurries of free-floating, self-casting spells.

It is encrusted with long, sharp, deadly-looking crystals.]=],
}
m["walking divine tome"] = {
  Name = "walking divine tome", 
  Colour = "LightGreen", 
  Glyph = ";", 
  Tile = "[[File:Walking divine tome.png]]", 
  Speed = "10", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 1000, 
  AC = 10, 
  EV = 5, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Conjure Living Spells", Damage = "2-3x 7-17", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 1652, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "walking tome", 
  Species = "walking earthen tome", 
  Description = [=[A spellbook that has gone too long without being read. It overflows with magic, forming thick armour from its binding, legs from its pages, and periodically erupting in flurries of free-floating, self-casting spells.

Its cover bears the icon of a long-forgotten god, still fully possessed of wrath.]=],
}
m["walking earthen tome"] = {
  Name = "walking earthen tome", 
  Colour = "Magenta", 
  Glyph = ";", 
  Tile = "[[File:Walking earthen tome.png]]", 
  Speed = "10", 
  HD = 27, 
  ["HD"] = 27, 
  ["Average HP 10x"] = 1000, 
  AC = 20, 
  EV = 5, 
  Attacks = {
    {Damage = 50, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Conjure Living Spells", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 1748, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "walking tome", 
  Species = "walking earthen tome", 
  Description = [=[A spellbook that has gone too long without being read. It overflows with magic, forming thick armour from its binding, legs from its pages, and periodically erupting in flurries of free-floating, self-casting spells.

It is coated with impossibly ancient dust.]=],
}
m["walking frostbound tome"] = {
  Name = "walking frostbound tome", 
  Colour = "Yellow", 
  Glyph = ";", 
  Tile = "[[File:Walking frostbound tome.png]]", 
  Speed = "10", 
  HD = 20, 
  ["HD"] = 20, 
  ["Average HP 10x"] = 1000, 
  AC = 10, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Cold"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Conjure Living Spells", Damage = "2-3x 3d26", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Fire vulnerability",}, 
  XP = 1652, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "walking tome", 
  Species = "walking earthen tome", 
  Description = [=[A spellbook that has gone too long without being read. It overflows with magic, forming thick armour from its binding, legs from its pages, and periodically erupting in flurries of free-floating, self-casting spells.

It glistens with a thick layer of unmelting ice.]=],
}
m["wandering mushroom"] = {
  Name = "wandering mushroom", 
  Colour = "Brown", 
  Glyph = "f", 
  Tile = "[[File:Wandering mushroom.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 440, 
  AC = 5, 
  EV = 0, 
  Attacks = {
    {Damage = 20, Type = "Spore", Flavour = "Confuse"},
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Unbreathing flag",}, 
  Willpower = "40", 
  Resistances = {"Poison resistance", "Drown resistance", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 315, 
  Size = "Tiny", 
  Intelligence = "Brainless", 
  Genus = "fungus", 
  Species = "wandering mushroom", 
  Description = [=[A large, fleshy mushroom that wanders slowly around the dungeon. It is both innately curious and incredibly shy, pursuing the objects of its curiosity only when out of sight. Noxious spores drift around its cap.]=], 
  Quote = [=[“Telimena, wearied with the prolonged wrangling, wanted to go out into the fresh air, but sought a partner. She took a little basket from the peg. “Gentlemen, I see that you wish to remain within doors,” she said, wrapping around her head a red cashmere shawl, “but I am going for mushrooms: follow me who will!” Under one arm she took the little daughter of the Chamberlain, with the other she raised her skirt up to her ankles. Thaddeus silently hastened after her—to seek mushrooms!”
-Adam Mickiewicz, _Pan Tadeusz_, II. 1834.
trans. G.R. Noyes, 1917.]=],
}
m["war gargoyle"] = {
  Name = "war gargoyle", 
  Colour = "LightCyan", 
  Glyph = "9", 
  Tile = "[[File:War gargoyle.png]]", 
  Speed = "14", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 520, 
  AC = 25, 
  EV = 4, 
  Attacks = {
    {Damage = 40, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Metal Splinters", Damage = "3d26", Flags = {"Natural", "Breath", "Noisy",}},
    },
  }, 
  Flags = {"Fighter flag", "See invisible flag", "Flying flag", "Unbreathing flag",}, 
  Willpower = "100", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance",}, 
  Vulnerabilities = {}, 
  XP = 995, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "golem", 
  Species = "war gargoyle", 
  Description = [=[A rare type of gargoyle, constructed from a solid steel statue and imbued with vicious strength, speed, and weaponised breath.]=], 
  Quote = [=[“Their innumerable sculptures of demons and dragons assumed a lugubrious aspect. The restless light of the flame made them move to the eye. There were griffins which had the air of laughing, gargoyles which one fancied one heard yelping, salamanders which puffed at the fire, tarasques which sneezed in the smoke. And among the monsters thus roused from their sleep of stone by this flame, by this noise, there was one who walked about, and who was seen, from time to time, to pass across the glowing face of the pile, like a bat in front of a candle.”
-Victor Hugo, _The Hunchback of Notre-Dame_, 10, ch. IV. 1831.
trans. Isabel F. Hapgood]=],
}
m["warg"] = {
  Name = "warg", 
  Colour = "White", 
  Glyph = "h", 
  Tile = "[[File:Warg.png]]", 
  Speed = "15", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 325, 
  AC = 9, 
  EV = 12, 
  Attacks = {
    {Damage = 25, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"See invisible flag", "Unblindable flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {"Poison resistance",}, 
  Vulnerabilities = {}, 
  XP = 188, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "hound", 
  Species = "warg", 
  Description = [=[A particularly evil-looking wolf, usually found in the company of orcs.]=],
}
m["wasp"] = {
  Name = "wasp", 
  Colour = "Yellow", 
  Glyph = "y", 
  Tile = "[[File:Wasp.png]]", 
  Speed = "15", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 220, 
  AC = 5, 
  EV = 14, 
  Attacks = {
    {Damage = 13, Type = "Sting", Flavour = "Paralyse"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "No skeleton flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 126, 
  Size = "Tiny", 
  Intelligence = "Animal", 
  Genus = "wasp", 
  Species = "wasp", 
  Description = [=[A giant wasp covered with thick plates of yellow chitinous armour. Its deadly venom can render most beings unable to move.]=],
}
m["water elemental"] = {
  Name = "water elemental", 
  Colour = "Blue", 
  Glyph = "E", 
  Tile = "[[File:Water elemental.png]]", 
  Speed = "10 (swim: 60%)", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 420, 
  AC = 4, 
  EV = 7, 
  Attacks = {
    {Damage = 22, Type = "Engulf", Flavour = "Flood"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Unbreathing flag", "Amorphous flag",}, 
  Willpower = "Immune", 
  Resistances = {"Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Fire vulnerability",}, 
  XP = 212, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "elemental", 
  Species = "water elemental", 
  Description = [=[A spirit drawn from the elemental plane of water. It exists on this world as part of a body of water and can engulf other beings in its form, depriving them of breath and voice.]=],
}
m["water moccasin"] = {
  Name = "water moccasin", 
  Colour = "Brown", 
  Glyph = "S", 
  Tile = "[[File:Water moccasin.png]]", 
  Speed = "14 (swim: 60%)", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 275, 
  AC = 2, 
  EV = 15, 
  Attacks = {
    {Damage = 10, Type = "Bite", Flavour = "Poison"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Amphibious", 
  Flags = {"Cold blood flag",}, 
  Willpower = "20", 
  Resistances = {"Poison resistance", "Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 149, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "snake", 
  Species = "water moccasin", 
  Description = [=[A largish venomous brown snake. It usually lives near water, and is an able swimmer.]=], 
  Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
trans. Sir James George Frazer, 1913.

“A snake, with mottles rare,
Surveyed my chamber floor,
In feature as the worm before,
But ringed with power.”
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
}
m["water nymph"] = {
  Name = "water nymph", 
  Colour = "Magenta", 
  Glyph = "m", 
  Tile = "[[File:Water nymph.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 400, 
  AC = 2, 
  EV = 13, 
  Attacks = {
    {Damage = 12, Type = "Touch", Flavour = "Drown"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Amphibious", 
  Spellsets = {
    {
      {Spell = "Waterstrike", Damage = "3d17", Flags = {"Wizard",}},
    },
  }, 
  Flags = {"Speaks flag", "Warm blood flag",}, 
  Willpower = "100", 
  Resistances = {"Drown resistance",}, 
  Vulnerabilities = {}, 
  XP = 661, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "water nymph", 
  Species = "water nymph", 
  Description = [=[A capricious nature spirit, deeply bonded with the waters in which it lives. Wherever they flow, so may it, and ponds and rivers surge and leap at its whim.]=], 
  Quote = [=[“Oh, but you can't expect to wield supreme executive power just because some watery tart threw a sword at you.”
-Monty Python and the Holy Grail, 1975.]=],
}
m["weeping skull"] = {
  Name = "weeping skull", 
  Colour = "LightBlue", 
  Glyph = "z", 
  Tile = "[[File:Weeping skull.png]]", 
  Speed = "10", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 280, 
  AC = 7, 
  EV = 3, 
  Attacks = {
    {Damage = 10, Type = "Touch", Flavour = "Drain experience"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Mourning Wail", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Evil flag", "Flying flag", "Unbreathing flag",}, 
  Willpower = "20", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 97, 
  Size = "Tiny", 
  Intelligence = "Human", 
  Genus = "weeping skull", 
  Species = "weeping skull", 
  Description = [=[An undead skull kept aloft by unholy clouds of collective misery, which slowly drift out in its wake. It mourns without end for the living, the dead, and its own former life all alike.]=], 
  Quote = [=[“Alas, poor Yorick! I knew him, Horatio, a fellow of infinite jest, of most
 excellent fancy. He hath bore me on his back a thousand times, and now how
 abhorr'd in my imagination it is! My gorge rises at it.”
    -William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, V, 1. 1603]=],
}
m["wendigo"] = {
  Name = "wendigo", 
  Colour = "Blue", 
  Glyph = "R", 
  Tile = "[[File:Wendigo.png]]", 
  Speed = "10", 
  HD = 15, 
  ["HD"] = 15, 
  ["Average HP 10x"] = 880, 
  AC = 4, 
  EV = 20, 
  Attacks = {
    {Damage = 30, Type = "Claw", Flavour = "Cold"}, 
    {Damage = 20, Type = "Bite", Flavour = "Vampiric"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Seracfall", Damage = "3d28", Flags = {"Magical",}}, 
      {Spell = "Stunning Burst", Damage = "2d17", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Evil flag",}, 
  Willpower = "140", 
  Resistances = {"Cold resistance 3", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",}, 
  XP = 996, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "wendigo", 
  Species = "wendigo", 
  Description = [=[A gaunt spirit of frozen hunger, so ravenous it will consume friend and foe alike. According to legend, if one cuts off its legs, it will feast upon its own marrow. It stalks those lost wandering in the cold and hunts with the force of blizzards.]=],
}
m["white draconian"] = {
  Name = "white draconian", 
  Colour = "White", 
  Glyph = "d", 
  Tile = "[[File:White draconian.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 980, 
  AC = 9, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Cold Breath", Damage = "3d23", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Cold blood flag", "Speaks flag",}, 
  Willpower = "40", 
  Resistances = {"Cold resistance",}, 
  Vulnerabilities = {}, 
  XP = 992, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "draconian", 
  Species = "white draconian", 
  Description = [=[A muscular white-scaled humanoid with a reptilian tail and small wings.]=], 
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["white imp"] = {
  Name = "white imp", 
  Colour = "White", 
  Glyph = "5", 
  Tile = "[[File:White imp.png]]", 
  Speed = "10", 
  HD = 2, 
  ["HD"] = 2, 
  ["Average HP 10x"] = 110, 
  AC = 4, 
  EV = 10, 
  Attacks = {
    {Damage = 4, Type = "Hit", Flavour = "Cold"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Throw Frost", Damage = "3d5", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Flying flag", "Speaks flag", "Evil flag",}, 
  Willpower = "10", 
  Resistances = {"Cold resistance 2", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Fire vulnerability", "Holy vulnerability",}, 
  XP = 9, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "white imp", 
  Species = "white imp", 
  Description = [=[A small and mischievous minor demon covered in frost.]=],
}
m["white very ugly thing"] = {
  Name = "white very ugly thing", 
  Colour = "Black", 
  Glyph = "u", 
  Tile = "[[File:White very ugly thing.png]]", 
  Speed = "10 (move: 90%)", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 990, 
  AC = 6, 
  EV = 10, 
  Attacks = {
    {Damage = 27, Type = "Bite", Flavour = "Cold"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Warm blood flag", "Ghost demon flag", "Herd flag", "No gen derived flag",}, 
  Willpower = "40", 
  Resistances = {"Cold resistance 2",}, 
  Vulnerabilities = {"Silver vulnerability",}, 
  XP = 1440, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "ugly thing", 
  Species = "very ugly thing", 
  Description = [=[A very ugly thing. According to legend, this hideously mutated creature is the otherworldly spawn of a wizard's breeding experiment. Double yuck!]=], 
  Quote = [=[“All the infections that sun sucks up
From bogs, fens, flats, on Prosper fall and make him
By inch-meal a disease! His spirits hear me
And yet I needs must curse. ”
-William Shakespeare, _The Tempest_, II, 2. 1611.]=],
}
m["wight"] = {
  Name = "wight", 
  Colour = "Green", 
  Glyph = "z", 
  Tile = "[[File:Wight.png]]", 
  Speed = "10", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 165, 
  AC = 6, 
  EV = 10, 
  Attacks = {
    {Damage = 8, Type = "Hit", Flavour = "Drain experience"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "Unbreathing flag",}, 
  Willpower = "20", 
  Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 73, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "wight", 
  Species = "wight", 
  Description = [=[An ancient warrior, kept in a state of perpetual undeath by its desire to die with honour in battle.]=], 
  Quote = [=[“Unhappie wight, borne to desastrous end,
That doth his life in so long tendance spend!”
-Edmund Spenser, “Mother Hubberds Tale”, _Complaints_. 1591.]=],
}
m["will-o-the-wisp"] = {
  Name = "will-o-the-wisp", 
  Colour = "Green", 
  Glyph = "v", 
  Tile = "[[File:Will o the wisp.png]]", 
  Speed = "10", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 400, 
  AC = 4, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Engulf", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Marshlight", Damage = "2x3d13", Flags = {"Magical",}}, 
      {Spell = "Blink", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Insubstantial flag", "Flying flag", "See invisible flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Electricity resistance", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Fire resistance 2", "Poison resistance 3", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 532, 
  Size = "Tiny", 
  Intelligence = "Brainless", 
  Genus = "will-o-the-wisp", 
  Species = "will-o-the-wisp", 
  Description = [=[A green-glowing gaseous entity, flickering and pulsing irregularly as it hovers through the air. Travelers have been known to confuse these for distant lanterns - a mistake rarely made twice.]=],
}
m["wind drake"] = {
  Name = "wind drake", 
  Colour = "White", 
  Glyph = "k", 
  Tile = "[[File:Wind drake.png]]", 
  Speed = "12", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 600, 
  AC = 3, 
  EV = 14, 
  Attacks = {
    {Damage = 12, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Wind Blast", Flags = {"Natural", "Breath",}}, 
      {Spell = "Airstrike", Damage = "2d7+(2/space)", Flags = {"Natural",}}, 
      {Spell = "Deflect Missiles", Flags = {"Natural",}},
    },
  }, 
  Flags = {"Flying flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 285, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "drake", 
  Species = "wind drake", 
  Description = [=[A small but powerful dragon, particularly adept amongst its kin at manipulating the currents of air that surround it. It can exhale powerful blasts of wind.]=],
}
m["withered plant"] = {
  Name = "withered plant", 
  Colour = "DarkGrey", 
  Glyph = "P", 
  Tile = "[[File:Withered plant.png]]", 
  Speed = "0", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 2000, 
  AC = 0, 
  EV = 0, 
  Attacks = {
  }, 
  Holiness = "Plant", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Stationary flag", "No exp gain flag", "Harmless flag", "Fragile flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 0, 
  Size = "Small", 
  Intelligence = "Brainless", 
  Genus = "plant", 
  Species = "withered plant", 
  Description = [=[A plant whose life has been drained away, but with its physical form still intact. It looks like it died many years ago.]=],
}
m["wolf"] = {
  Name = "wolf", 
  Colour = "LightGrey", 
  Glyph = "h", 
  Tile = "[[File:Wolf.png]]", 
  Speed = "17", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 220, 
  AC = 4, 
  EV = 15, 
  Attacks = {
    {Damage = 12, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"See invisible flag", "Unblindable flag", "Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 116, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "hound", 
  Species = "wolf", 
  Description = [=[A strong wild canine, with sharp teeth and a healthy appetite.]=], 
  Quote = [=[“Teacher: How does a dog smell?
Student: I don't know.
Teacher: Correct!”
-Traditional Spanish joke.]=],
}
m["wolf spider"] = {
  Name = "wolf spider", 
  Colour = "White", 
  Glyph = "s", 
  Tile = "[[File:Wolf spider.png]]", 
  Speed = "15", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 550, 
  AC = 3, 
  EV = 10, 
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 15, Type = "Bite", Flavour = "Poison"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"No skeleton flag", "Web immune flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 567, 
  Size = "Medium", 
  Intelligence = "Animal", 
  Genus = "spider", 
  Species = "wolf spider", 
  Description = [=[A hairy fast-moving hunting spider with vicious mandibles, the size of a wolf. It roams the dungeon in search of prey, which it kills with its deadly venom.]=],
}
m["worker ant"] = {
  Name = "worker ant", 
  Colour = "Red", 
  Glyph = "B", 
  Tile = "[[File:Worker ant.png]]", 
  Speed = "12", 
  HD = 3, 
  ["HD"] = 3, 
  ["Average HP 10x"] = 165, 
  AC = 4, 
  EV = 10, 
  Attacks = {
    {Damage = 8, Type = "Bite", Flavour = "Poison"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"No skeleton flag",}, 
  Willpower = "10", 
  Resistances = {}, 
  Vulnerabilities = {"Poison vulnerability",}, 
  XP = 33, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "worker ant", 
  Species = "worker ant", 
  Description = [=[A wingless black insect with sharp mandibles capable of injecting a deadly poison. It is a worker, and thus tasked with gathering food — any living being it encounters is a potential meal.]=],
}
m["worldbinder"] = {
  Name = "worldbinder", 
  Colour = "Cyan", 
  Glyph = "x", 
  Tile = "[[File:Worldbinder.png]]", 
  Speed = "14", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 400, 
  AC = 12, 
  EV = 4, 
  Attacks = {
    {Damage = 8, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 8, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Forceful Invitation", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Flying flag", "Unbreathing flag",}, 
  Willpower = "60", 
  Resistances = {"Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 514, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "worldbinder", 
  Species = "worldbinder", 
  Description = [=[A cloud of thick fog, with faint, feeble claws constantly reaching out and then fading back into the fog. When threatened, it calls forth creatures banished to the void between realities, using them to defend itself.]=],
}
m["worm"] = {
  Name = "worm", 
  Colour = "LightRed", 
  Glyph = "w", 
  Tile = "[[File:Worm.png]]", 
  Speed = "6", 
  HD = 4, 
  ["HD"] = 4, 
  ["Average HP 10x"] = 180, 
  AC = 1, 
  EV = 5, 
  Attacks = {
    {Damage = 12, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Regenerates flag", "No skeleton flag",}, 
  Willpower = "10", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 4, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "worm", 
  Species = "worm", 
  Description = [=[A giant annelid, glistening with slime, with unusually large teeth.]=], 
  Quote = [=[“While the angels, all pallid and wan,
Uprising, unveiling, affirm
That the play is the tragedy, ‘Man’,
And its hero, the Conqueror Worm.”
-Edgar Allan Poe]=],
}
m["wraith"] = {
  Name = "wraith", 
  Colour = "LightGrey", 
  Glyph = "W", 
  Tile = "[[File:Wraith.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 330, 
  AC = 10, 
  EV = 10, 
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Drain speed"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Flags = {"Evil flag", "See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag",}, 
  Willpower = "60", 
  Resistances = {"Cold resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 210, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "wraith", 
  Species = "wraith", 
  Description = [=[A cloud of black mist surrounding an insubstantial skeletal form. Its eyes burn bright with unholy malevolence and hunger for life essence, on which it feeds.]=], 
  Quote = [=[“God, though this life is but a wraith,
Although we know not what we use,
Although we grope with little faith,
Give me the heart to fight—and lose.”
-Louis Untermeyer, “Prayer”. 1919.]=],
}
m["wretched star"] = {
  Name = "wretched star", 
  Colour = "Magenta", 
  Glyph = "*", 
  Tile = "[[File:Wretched star.png]]", 
  Speed = "10 (move: 80%)", 
  HD = 10, 
  ["HD"] = 10, 
  ["Average HP 10x"] = 700, 
  AC = 10, 
  EV = 10, 
  Attacks = {
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Force Lance", Damage = "3d14", Flags = {"Magical",}}, 
      {Spell = "Corrupting Pulse", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Unbreathing flag", "Insubstantial flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {"Silver vulnerability",}, 
  XP = 772, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "wretched star", 
  Species = "wretched star", 
  Description = [=[A conflux of unearthly light and energy, awash in unnatural colours and strange forms no normal being was meant to perceive. It fills all those in its presence with the disorder of the Abyss.]=], 
  Quote = [=[“Stare into the sun
 Wherever you may roam
 Feel it calling you home
 Despite the mounting danger
 Stare into the sun
 Let its fire fill you
 Whatever doesn’t kill you
 Only makes you stranger”
    -The Sunbeams, “The Tug”. 2020]=],
}
m["wyrmhole"] = {
  Name = "wyrmhole", 
  Colour = "LightMagenta", 
  Glyph = "k", 
  Tile = "[[File:Wyrmhole.png]]", 
  Speed = "12", 
  HD = 18, 
  ["HD"] = 18, 
  ["Average HP 10x"] = 845, 
  AC = 8, 
  EV = 22, 
  Attacks = {
    {Damage = 44, Type = "Bite", Flavour = "Blink with"},
  }, 
  Holiness = "Nonliving", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Sojourning Bolt", Damage = "3d25", Flags = {"Natural", "Breath", "Noisy",}},
    },
  }, 
  Flags = {"See invisible flag", "Flying flag", "Insubstantial flag", "Unbreathing flag",}, 
  Willpower = "Immune", 
  Resistances = {"Fire resistance", "Cold resistance", "Electricity resistance", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance", "Poison resistance 3", "Petrify resistance", "Sticky flame resistance",}, 
  Vulnerabilities = {}, 
  XP = 2297, 
  Size = "Small", 
  Intelligence = "Animal", 
  Genus = "wyrmhole", 
  Species = "wyrmhole", 
  Description = [=[A small and strangely serpentine fold in space and time. Scholars once theorised the Dungeon's easy access to manifold unholy realms is due to the tunneling of yet-undiscovered translocations dragons. Whether or not this is true, distant stars mottle this drake's endless lengths, and dimensions bend to its writhing whim.]=], 
  Quote = [=[“My complete answer to the late 19th century question 'what is electrodynamics
 trying to tell us' would simply be this:

 Fields in empty space have physical reality; the medium that supports them does
 not.

 Having thus removed the mystery from electrodynamics, let me immediately do the
 same for quantum mechanics:

 Correlations have physical reality; that which they correlate does not.”
    -N. David Mermin, _What is quantum mechanics trying to tell us?_, 1998.]=],
}
m["wyvern"] = {
  Name = "wyvern", 
  Colour = "LightGreen", 
  Glyph = "k", 
  Tile = "[[File:Wyvern.png]]", 
  Speed = "15", 
  HD = 5, 
  ["HD"] = 5, 
  ["Average HP 10x"] = 275, 
  AC = 5, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Flying flag", "Warm blood flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 207, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "wyvern", 
  Species = "wyvern", 
  Description = [=[A dragon-like creature with a long, sharply pointed tail. Although smaller and less formidable than true dragons, it is nonetheless a foe to be reckoned with.]=],
}
m["yak"] = {
  Name = "yak", 
  Colour = "Brown", 
  Glyph = "Y", 
  Tile = "[[File:Yak.png]]", 
  Speed = "10", 
  HD = 7, 
  ["HD"] = 7, 
  ["Average HP 10x"] = 385, 
  AC = 4, 
  EV = 7, 
  Attacks = {
    {Damage = 18, Type = "Gore", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"Warm blood flag", "Herd flag",}, 
  Willpower = "20", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 204, 
  Size = "Large", 
  Intelligence = "Animal", 
  Genus = "yak", 
  Species = "yak", 
  Description = [=[A common dungeon yak, covered in shaggy yak hair and bearing a nasty pair of yak horns.]=],
}
m["yaktaur"] = {
  Name = "yaktaur", 
  Colour = "Red", 
  Glyph = "c", 
  Tile = "[[File:Yaktaur.png]]", 
  Speed = "10", 
  HD = 8, 
  ["HD"] = 8, 
  ["Average HP 10x"] = 440, 
  AC = 4, 
  EV = 3, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Archer flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "40", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 358, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "yaktaur", 
  Species = "yaktaur", 
  Description = [=[A hybrid with the torso of a robust human atop the body of a yak. It excels in ranged combat, and is also a formidable foe in close quarters.]=], 
  Quote = [=[“When Peleus, some distance away, saw him torn apart by the frightful wound he shouted: ‘Accept this tribute to the dead, at least, Crantor, dearest of youths’, and with his powerful arm, he hurled his ash spear, at full strength, at Demoleon. It ruptured the ribcage, and stuck quivering in the bone. The centaur pulled out the shaft minus its head (he tried with difficulty to reach that also) but the head was caught in his lung. The pain itself strengthened his will: wounded, he reared up at his enemy and beat the hero down with his hooves. Peleus received the resounding blows on helmet and shield, and defending his upper arms, and controlling the weapon he held out, with one blow through the arm he pierced the bi-formed breast.”
-Ovid, _Metamorphoses_, XII, 330. 8 AD.]=],
}
m["yaktaur captain"] = {
  Name = "yaktaur captain", 
  Colour = "LightRed", 
  Glyph = "c", 
  Tile = "[[File:Yaktaur captain.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 770, 
  AC = 5, 
  EV = 5, 
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Flags = {"Fighter flag", "Archer flag", "Speaks flag", "Warm blood flag",}, 
  Willpower = "60", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 897, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "yaktaur", 
  Species = "yaktaur", 
  Description = [=[An exceptionally strong and brutish yaktaur, able to order its weaker brethren around to do its bidding.]=], 
  Quote = [=[“When Peleus, some distance away, saw him torn apart by the frightful wound he shouted: ‘Accept this tribute to the dead, at least, Crantor, dearest of youths’, and with his powerful arm, he hurled his ash spear, at full strength, at Demoleon. It ruptured the ribcage, and stuck quivering in the bone. The centaur pulled out the shaft minus its head (he tried with difficulty to reach that also) but the head was caught in his lung. The pain itself strengthened his will: wounded, he reared up at his enemy and beat the hero down with his hooves. Peleus received the resounding blows on helmet and shield, and defending his upper arms, and controlling the weapon he held out, with one blow through the arm he pierced the bi-formed breast.”
-Ovid, _Metamorphoses_, XII, 330. 8 AD.]=],
}
m["yellow draconian"] = {
  Name = "yellow draconian", 
  Colour = "Yellow", 
  Glyph = "d", 
  Tile = "[[File:Yellow draconian.png]]", 
  Speed = "10", 
  HD = 14, 
  ["HD"] = 14, 
  ["Average HP 10x"] = 980, 
  AC = 9, 
  EV = 10, 
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"}, 
    {Damage = 12, Type = "Bite", Flavour = "Acid"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Spit Acid", Damage = "3d14", Flags = {"Natural", "Breath",}},
    },
  }, 
  Flags = {"Cold blood flag", "Speaks flag",}, 
  Willpower = "40", 
  Resistances = {"Acid resistance",}, 
  Vulnerabilities = {}, 
  XP = 1045, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "draconian", 
  Species = "yellow draconian", 
  Description = [=[A muscular yellow-scaled humanoid with a reptilian tail and small wings.]=], 
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["ynoxinul"] = {
  Name = "ynoxinul", 
  Colour = "LightCyan", 
  Glyph = "3", 
  Tile = "[[File:Ynoxinul.png]]", 
  Speed = "10", 
  HD = 6, 
  ["HD"] = 6, 
  ["Average HP 10x"] = 330, 
  AC = 3, 
  EV = 10, 
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Iron Shot", Damage = "3d16", Flags = {"Magical",}}, 
      {Spell = "Summon Ufetubus", Flags = {"Magical",}},
    },
  }, 
  Flags = {"Flying flag", "Evil flag",}, 
  Willpower = "40", 
  Resistances = {"Cold resistance", "Electricity resistance", "Poison resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 213, 
  Size = "Medium", 
  Intelligence = "Human", 
  Genus = "ynoxinul", 
  Species = "ynoxinul", 
  Description = [=[A winged demon covered in shiny metallic scales. It has a legion of minor demons under its command.]=], 
  Quote = [=[“He fixed his eyes upon the door, which, slowly opening, disclosed a stranger of majestic form, but scowling features, who demanded sternly, why he was summoned? ‘I did not summon you,’ said the trembling student. ‘You did!’ said the stranger, advancing, angrily; ‘and the demons are not to be invoked in vain.’ The student could make no reply; and the demon, enraged that one of the uninitiated should have summoned him out of mere presumption, seized him by the throat and strangled him.

When Agrippa returned, a few days afterwards, he found his house beset with devils. Some of them were sitting on the chimneypots, kicking up their legs in the air; while others were playing at leapfrog, on the very edge of the parapet. His study was so filled with them that he found it difficult to make his way to his desk.”
-Charles Mackay, _Memoirs of Extraordinary Popular Delusions_, Vol. III,
Part I. 1841.]=],
}
m["young spriggan druid"] = {
  Name = "young spriggan druid", 
  Colour = "Green", 
  Glyph = "i", 
  Tile = "[[File:Young spriggan druid.png]]", 
  Speed = "10 (move: 60%)", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 440, 
  AC = 3, 
  EV = 18, 
  Attacks = {
    {Damage = 18, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Natural", 
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Stone Arrow", Damage = "3d14", Flags = {"Wizard",}}, 
      {Spell = "Awaken Forest", Flags = {"Wizard",}}, 
      {Spell = "Druid's Call", Flags = {"Wizard",}}, 
      {Spell = "Minor Healing", Damage = "2d4", Flags = {"Emergency", "Wizard",}},
    },
  }, 
  Flags = {"See invisible flag", "Speaks flag", "Warm blood flag", "Vault flag",}, 
  Willpower = "100", 
  Resistances = {}, 
  Vulnerabilities = {}, 
  XP = 323, 
  Size = "Little", 
  Intelligence = "Human", 
  Genus = "spriggan", 
  Species = "spriggan", 
  Description = [=[A spriggan whose connection with the birds and the beasts is exceptionally strong. Revelling in nature, these protectors of forests are the doom of anyone who so much as snaps a twig.]=],
}
m["zombie"] = {
  Name = "zombie", 
  Colour = "Brown", 
  Glyph = "Z", 
  Tile = "[[File:Zombie.png]]", 
  Speed = "10 - 28 (swim: 60%)", 
  HD = 1, 
  ["HD"] = 1, 
  ["Average HP 10x"] = 75, 
  AC = 0, 
  EV = 7, 
  Attacks = {
    {Damage = 1, Type = "Bite", Flavour = "Plain"}, 
    {Damage = 1, Type = "Constrict", Flavour = "Crush"},
  }, 
  Holiness = "Undead", 
  ["Item Use"] = {"Uses nothing"}, 
  Habitat = "Land", 
  Flags = {"No regenerate flag", "Evil flag", "Unbreathing flag",}, 
  Willpower = "1", 
  Resistances = {"Cold resistance 2", "Poison resistance 3", "Drown resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {}, 
  XP = 1, 
  Size = "Medium", 
  Intelligence = "Brainless", 
  Genus = "zombie", 
  Species = "zombie", 
  Description = [=[A corpse raised to undeath by necromancy.]=], 
  Quote = [=[“It seemed that while the zombie came from the grave, it was neither a ghost,
 nor yet a person who had been raised like Lazarus from the dead. The zombie,
 they say, is a soulless human corpse, still dead, but taken from the grave and
 endowed by sorcery with a mechanical semblance of life—it is a dead body which
 is made to walk and act and move as if it were alive. People who have the
 power to do this go to a fresh grave, dig up the body before it has had time
 to rot, galvanize it into movement, and then make of it a servant or slave,
 occasionally for the commission of some crime, more often simply as a drudge
 around the habitation or the farm, setting it dull heavy tasks, and beating it
 like a dumb beast if it slackens.”
    -William Seabrook, _The Magic Island_. 1929.

“They’re not afraid! No matter what we do, no matter how many we kill, they will
 never, ever be afraid!”
    -Max Brooks, _World War Z: An Oral History of the Zombie War_. 2006.]=],
}
m["zykzyl"] = {
  Name = "zykzyl", 
  Colour = "LightCyan", 
  Glyph = "2", 
  Tile = "[[File:Zykzyl.png]]", 
  Speed = "10", 
  HD = 11, 
  ["HD"] = 11, 
  ["Average HP 10x"] = 1145, 
  AC = 3, 
  EV = 7, 
  Attacks = {
    {Damage = 31, Type = "Hit", Flavour = "Plain"},
  }, 
  Holiness = "Demonic", 
  ["Item Use"] = {"Open doors"}, 
  Habitat = "Land", 
  Spellsets = {
    {
      {Spell = "Malmutate", Flags = {"Magical",}}, 
      {Spell = "Enfeeble", Flags = {"Magical",}}, 
      {Spell = "Bolt of Flesh", Damage = "3d16", Flags = {"Magical",}},
    },
  }, 
  Flags = {"See invisible flag", "Evil flag",}, 
  Willpower = "160", 
  Resistances = {"Poison resistance", "Electricity resistance", "Miasma resistance", "Negative energy resistance 3", "Torment resistance",}, 
  Vulnerabilities = {"Holy vulnerability",}, 
  XP = 1200, 
  Size = "Large", 
  Intelligence = "Human", 
  Genus = "zykzyl", 
  Species = "zykzyl", 
  Description = [=[A demon born of mortal envy, its flesh undulating with a sickening wetness whenever it moves. It is driven by a singular desire to reduce all beauty to a form as hideous as its own.]=],
}
return m