Module:Table of monsters

From CrawlWiki
Revision as of 14:19, 19 April 2022 by Hordes (talk | contribs) (khufu)
Jump to: navigation, search

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

local m = {}
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",},
  MR = "100",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 2135,
  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"] = {"Uses nothing"},
  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",},
  MR = "120",
  Resistances = {"Poison resistance",},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 1658,
  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 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 = [=[“I went to Heaven —
’Twas a small Town —
Lit — with a Ruby —
Lathed — with Down —”
-Emily Dickinson, _I went to Heaven_. ca. 1860.]=],
}
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 = "Flash Freeze", Damage = "3d29", Flags = {"Magical",}},
    },
  },
  Flags = {"Fighter flag","Evil flag","See invisible flag","Speaks flag","Warm blood flag","Unique flag","Male flag",},
  MR = "Immune",
  Resistances = {"Cold resistance 2","Electricity resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Fire vulnerability","Holy vulnerability",},
  Corpse = "No",
  XP = 16864,
  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.]=],
}
m["Arachne"] = {
  Name = "Arachne",
  Colour = "LightCyan",
  Glyph = "H",
  Tile = "[[File:Arachne.png]]",
  Speed = "15",
  HD = 17,
  ["HD"] = 17,
  ["Average HP 10x"] = 2040,
  AC = 3,
  EV = 10,
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Ensnare", Flags = {"Wizard",}},
      {Spell = "Poison Arrow", Damage = "3d24", Flags = {"Wizard",}},
      {Spell = "Venom Bolt", Damage = "3d21", Flags = {"Wizard",}},
      {Spell = "Blink", Flags = {"Wizard",}},
    },
  },
  Flags = {"See invisible flag","Web immune flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 3608,
  Size = "Large",
  Intelligence = "Human",
  Genus = "spider",
  Species = "Arachne",
  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.]=],
}
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 = 50, 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 = "Fire Summon", Flags = {"Magical",}},
    },
  },
  Flags = {"Fighter flag","Evil flag","See invisible flag","Flying flag","Flame ring flag","Speaks flag","Unique flag","Male flag",},
  MR = "Immune",
  Resistances = {"Damnation resistance","Fire resistance 3","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 15712,
  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 = 4,
  EV = 4,
  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 = "3d27 / 3d24 / 3d6 / 3d25 / 3d22 / 3d20 / 3d28", Flags = {"Priest",}},
      {Spell = "Greater Servant of Makhleb", Flags = {"Priest",}},
      {Spell = "Haste", Flags = {"Priest",}},
    },
  },
  Flags = {"Evil flag","See invisible flag","Speaks flag","Warm blood flag","Unique flag","Male flag","Hybrid flag",},
  MR = "100",
  Resistances = {},
  Vulnerabilities = {"Silver vulnerability",},
  Corpse = "Clean",
  XP = 2669,
  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 = "Sticky Flame Range", Damage = "3d5", 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",},
  MR = "40",
  Resistances = {"Damnation resistance","Fire resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Cold vulnerability","Drown vulnerability","Holy vulnerability",},
  Corpse = "No",
  XP = 1258,
  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"] = 1850,
  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",},
  MR = "100",
  Resistances = {"Cold resistance","Electricity resistance 3","Poison resistance",},
  Vulnerabilities = {"Silver vulnerability",},
  Corpse = "No",
  XP = 5316,
  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 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)"] = {
  Name = "Bai Suzhen",
  Colour = "LightCyan",
  Glyph = "D",
  Tile = "[[File:Bai Suzhen (dragon).png]]",
  Speed = "10",
  HD = 20,
  ["HD"] = 20,
  ["Average HP 10x"] = 1850,
  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 = "3d26", Flags = {"Natural","Breath",}},
    },
  },
  Flags = {"See invisible flag","Flying flag","Thunder ring flag","Speaks flag","Cold blood flag","Unique flag","Female flag",},
  MR = "100",
  Resistances = {"Cold resistance","Electricity resistance 3","Poison resistance"},
  Vulnerabilities = {"Silver vulnerability",},
  Corpse = "No",
  XP = 5316,
  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 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"] = {
  Name = "Blork the orc",
  Colour = "Brown",
  Glyph = "o",
  Tile = "[[File:Blork the orc.png]]",
  Speed = "10",
  HD = 3,
  ["HD"] = 3,
  ["Average HP 10x"] = 315,
  AC = 0,
  EV = 9,
  Attacks = {
    {Damage = 7, 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 = "Cantrip", 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",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 95,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "orc",
  Species = "orc",
  Description = [=[A particularly fat and ugly orc. He's scavenged a pair of rainbow-coloured suspenders from somewhere. They're not helping.]=],
}
m["Boris"] = {
  Name = "Boris",
  Colour = "Red",
  Glyph = "L",
  Tile = "[[File:Boris.png]]",
  Speed = "10",
  HD = 22,
  ["HD"] = 22,
  ["Average HP 10x"] = 1540,
  AC = 12,
  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 = "Invisibility", Flags = {"Wizard",}},
      {Spell = "Orb of Destruction", Damage = "9d18", Flags = {"Wizard",}},
    },
  },
  Flags = {"Evil flag","See invisible flag","Unbreathing flag","Speaks flag","Unique flag","Male flag",},
  MR = "Immune",
  Resistances = {"Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 5755,
  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.]=],
}
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 = "Summon Greater Demon", Flags = {"Magical",}},
    },
  },
  Flags = {"Fighter flag","Evil flag","See invisible flag","Speaks flag","Unique flag",},
  MR = "Immune",
  Resistances = {"Damnation resistance","Fire resistance 3","Poison resistance","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 22654,
  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",},
  MR = "100",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 2138,
  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["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"] = {
  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 = "8-37", Flags = {"Wizard",}},
      {Spell = "Tornado", Flags = {"Wizard",}},
    },
  },
  Flags = {"Speaks flag", "See invisible flag", "Warm blood flag",},
  MR = "100",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 3013,
  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 = "Black",
  Glyph = "g",
  Tile = "[[File:Crazy Yiuf.png]]",
  Speed = "10",
  HD = 3,
  ["HD"] = 3,
  ["Average HP 10x"] = 195,
  AC = 2,
  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",},
  MR = "10",
  Resistances = {},
  Vulnerabilities = {"Silver vulnerability",},
  Corpse = "Clean",
  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 = "Plain"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Summon Greater Demon", 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",},
  MR = "Immune",
  Resistances = {"Damnation resistance","Fire resistance 3","Cold resistance","Electricity resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 9433,
  Size = "Large",
  Intelligence = "Human",
  Genus = "hell lord",
  Species = "Dispater",
  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.”
-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","Unbreathing flag","Unblindable flag","Speaks flag","Burrows flag","Unique flag","Acid splash flag","Web immune flag",},
  MR = "120",
  Resistances = {"Poison resistance","Acid resistance 3","Drown resistance",},
  Vulnerabilities = {"Silver vulnerability",},
  Corpse = "No",
  XP = 13897,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "jelly",
  Species = "jelly",
  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"] = {
  Name = "Donald",
  Colour = "Blue",
  Glyph = "@",
  Tile = "[[File:Donald.png]]",
  Speed = "10",
  HD = 14,
  ["HD"] = 14,
  ["Average HP 10x"] = 840,
  AC = 3,
  EV = 10,
  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",},
  MR = "100",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1977,
  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",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  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["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", Flags = {"Wizard",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag","Unique flag","Male flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  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 = 2,
  EV = 9,
  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",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 144,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "elf",
  Species = "elf",
  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;
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 = 6,
  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",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  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 Greater Demon", Flags = {"Magical",}},
      {Spell = "Symbol of Torment", Flags = {"Magical",}},
      {Spell = "Paralyse", Flags = {"Magical",}},
      {Spell = "Major Healing", Damage = "50-230", Flags = {"Emergency","Magical",}},
    },
  },
  Flags = {"Evil flag","Unholy flag","See invisible flag","Speaks flag","Unique flag","Female flag",},
  MR = "Immune",
  Resistances = {"Cold resistance","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 13005,
  Size = "Large",
  Intelligence = "Human",
  Genus = "hell lord",
  Species = "hell lord",
  Description = [=[A fearsome arch-fiend who rules the deathly netherworld of Tartarus.]=],
}
m["Erica"] = {
  Name = "Erica",
  Colour = "Magenta",
  Glyph = "@",
  Tile = "[[File:Erica.png]]",
  Speed = "10",
  HD = 9,
  ["HD"] = 9,
  ["Average HP 10x"] = 630,
  AC = 0,
  EV = 11,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Venom Bolt", Damage = "3d14", Flags = {"Wizard",}},
      {Spell = "Force Lance", Damage = "3d13", Flags = {"Wizard",}},
      {Spell = "Invisibility", Flags = {"Wizard",}},
      {Spell = "Confuse", Flags = {"Wizard",}},
      {Spell = "Slow", Flags = {"Wizard",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag","Unique flag","Female flag",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 923,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[A wild-tempered adventuress.]=],
}
m["Erolcha"] = {
  Name = "Erolcha",
  Colour = "LightBlue",
  Glyph = "O",
  Tile = "[[File:Erolcha.png]]",
  Speed = "10",
  HD = 6,
  ["HD"] = 6,
  ["Average HP 10x"] = 540,
  AC = 3,
  EV = 7,
  Attacks = {
    {Damage = 20, 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",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1004,
  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",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 198,
  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","Unholy flag","See invisible flag",},
  MR = "140",
  Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 2327,
  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.]=],
}
m["Fannar"] = {
  Name = "Fannar",
  Colour = "LightBlue",
  Glyph = "e",
  Tile = "[[File:Fannar.png]]",
  Speed = "10",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 800,
  AC = 10,
  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", Flags = {"Wizard",}},
      {Spell = "Summon Ice Beast", Flags = {"Wizard",}},
      {Spell = "Blink", Flags = {"Emergency","Wizard",}},
      {Spell = "Ozocubu's Armour", Flags = {"Wizard",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag","Unique flag",},
  MR = "80",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1006,
  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 = {"Unholy flag","See invisible flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
  MR = "100",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 2265,
  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 = 21,
  ["HD"] = 21,
  ["Average HP 10x"] = 1575,
  AC = 0,
  EV = 10,
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Force Lance", Damage = "3d22", Flags = {"Wizard",}},
      {Spell = "Bolt of Cold", Damage = "3d30", Flags = {"Wizard",}},
      {Spell = "Iron Shot", Damage = "3d36", Flags = {"Wizard",}},
      {Spell = "Spellforged Servitor", Flags = {"Wizard",}},
    },
  },
  Flags = {"See invisible flag","Speaks flag","Warm blood flag","Unique flag","Male flag",},
  MR = "140",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 5286,
  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 = "8-37", Flags = {"Wizard",}},
      {Spell = "Slow", Flags = {"Wizard",}},
      {Spell = "Sprint", Flags = {"Wizard",}},
      {Spell = "Summon Small Mammal", Flags = {"Wizard",}},
      {Spell = "Cantrip", Flags = {"Wizard",}},
    },
  },
  Flags = {"See invisible flag","No wand flag","Speaks flag","Unique flag","Male flag",},
  MR = "80",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 2236,
  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 Hell Beast", Flags = {"Vocal",}},
    },
  },
  Flags = {"Fighter flag","Unholy flag","See invisible flag","Flying flag","Speaks flag","Unique flag","Male flag",},
  MR = "120",
  Resistances = {"Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 4453,
  Size = "Giant",
  Intelligence = "Human",
  Genus = "hell lord",
  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.]=],
  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","Unholy flag","See invisible flag","Flying flag","Speaks flag","Unique flag",},
  MR = "Immune",
  Resistances = {"Cold resistance","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 12586,
  Size = "Large",
  Intelligence = "Human",
  Genus = "pandemonium lord",
  Species = "pandemonium lord",
  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 = 11, Type = "Hit", Flavour = "Pain"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Pain", Damage = "d14", Flags = {"Magical",}},
      {Spell = "Paralyse", Flags = {"Magical",}},
      {Spell = "Blink", Flags = {"Magical",}},
    },
  },
  Flags = {"No high tier wand flag","Speaks flag","Unique flag","Female flag",},
  MR = "20",
  Resistances = {"Cold resistance 2","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
  Corpse = "No",
  XP = 276,
  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 = "g",
  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",},
  MR = "10",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 189,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "gnoll",
  Species = "gnoll",
  Description = [=[A tough-looking gnoll, wearing the pelt of one of his former war dogs.]=],
}
m["Harold"] = {
  Name = "Harold",
  Colour = "LightGreen",
  Glyph = "@",
  Tile = "[[File:Harold.png]]",
  Speed = "10",
  HD = 9,
  ["HD"] = 9,
  ["Average HP 10x"] = 765,
  AC = 0,
  EV = 8,
  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",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 994,
  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.]=],
}
m["Hellbinder"] = {
  Name = "Hellbinder",
  Colour = "LightGrey",
  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 Minor Demon", Flags = {"Wizard",}},
      {Spell = "Summon Demon", Flags = {"Wizard",}},
      {Spell = "Haste", Flags = {"Wizard",}},
      {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Wizard",}},
      {Spell = "Blink Away", Flags = {"Wizard",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag","Male flag",},
  MR = "100",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 3415,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[A mighty spellcaster, wreathed in arcane energies, and muttering the most profane incantations you might ever have heard.]=],
}
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["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 Range", Flags = {"Magical",}},
      {Spell = "Pain", Damage = "d17", Flags = {"Magical",}},
      {Spell = "Haste", Flags = {"Magical",}},
    },
  },
  Flags = {"Fighter flag","Unholy flag","See invisible flag","Speaks flag","Unique flag","Male flag",},
  MR = "160",
  Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
  Corpse = "No",
  XP = 12656,
  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 = 3,
  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",},
  MR = "10",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 36,
  Size = "Small",
  Intelligence = "Human",
  Genus = "goblin",
  Species = "goblin",
  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"] = {
  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",},
  MR = "140",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1897,
  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["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 = "d14", 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",},
  MR = "10",
  Resistances = {},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "Clean",
  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", 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",},
  MR = "120",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 3204,
  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 = 19,
  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",},
  MR = "160",
  Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 3955,
  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",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 455,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[Looks like a mercenary in a stupid-looking hat.]=],
}
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",},
  MR = "60",
  Resistances = {"Negative energy resistance 3",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "Clean",
  XP = 1067,
  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",}},
    },
  },
  Flags = {"Evil flag","See invisible flag","Unbreathing flag","Speaks flag","Unique flag","Male flag",},
  MR = "160",
  Resistances = {"Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 8931,
  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_]=],
}
m["Killer Klown"] = {
  Name = "Killer Klown",
  Colour = "LightGrey",
  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",},
  MR = "160",
  Resistances = {},
  Vulnerabilities = {"Silver vulnerability",},
  Corpse = "Clean",
  XP = 5240,
  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",},
  MR = "100",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 2106,
  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["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", Flags = {"Magical",}},
      {Spell = "Major Healing", Damage = "50-240", Flags = {"Magical",}},
      {Spell = "Tornado", Flags = {"Magical",}},
      {Spell = "Blink Range", Flags = {"Magical",}},
    },
  },
  Flags = {"Fighter flag","Evil flag","See invisible flag","Flying flag","Speaks flag","Unique flag",},
  MR = "Immune",
  Resistances = {"Fire resistance","Cold resistance 3","Electricity resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 10966,
  Size = "Large",
  Intelligence = "Human",
  Genus = "pandemonium lord",
  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.]=],
}
m["Louise"] = {
  Name = "Louise",
  Colour = "LightMagenta",
  Glyph = "@",
  Tile = "[[File:Louise.png]]",
  Speed = "10",
  HD = 13,
  ["HD"] = 13,
  ["Average HP 10x"] = 1040,
  AC = 9,
  EV = 6,
  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 = "Sting", Damage = "d12", 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",},
  MR = "80",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1649,
  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 = 6,
  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",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 395,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  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"] = {
  Name = "Mara",
  Colour = "LightMagenta",
  Glyph = "R",
  Tile = "[[File:Mara.png]]",
  Speed = "10",
  HD = 18,
  ["HD"] = 18,
  ["Average HP 10x"] = 1440,
  AC = 12,
  EV = 14,
  Attacks = {
    {Damage = 30, 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",}},
      {Spell = "Pain", Damage = "d17", Flags = {"Magical",}},
    },
  },
  Flags = {"Unholy flag","See invisible flag","Speaks flag","Unique flag","Male flag",},
  MR = "140",
  Resistances = {"Fire resistance 2","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 7999,
  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",},
  MR = "140",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 5115,
  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",},
  MR = "80",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  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 = "Green",
  Glyph = "@",
  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"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Invisibility", Flags = {"Wizard",}},
      {Spell = "Sprint", Flags = {"Wizard",}},
      {Spell = "Blink", Flags = {"Wizard",}},
      {Spell = "Teleport Self", Flags = {"Emergency","Wizard",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag","Unique flag","Male flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 468,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  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.”
-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 = "d14", 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",},
  MR = "20",
  Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Fire vulnerability","Holy vulnerability",},
  Corpse = "No",
  XP = 169,
  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",},
  MR = "160",
  Resistances = {"Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Holy resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 7881,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "angel",
  Species = "angel",
  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.

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 = 20, Type = "Hit", Flavour = "Plain"},
    {Damage = 25, Type = "Trample", Flavour = "Trample"},
  },
  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",},
  MR = "120",
  Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 1519,
  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"] = 3485,
  AC = 10,
  EV = 25,
  Attacks = {
    {Damage = 40, Type = "Claw", Flavour = "Plain"},
    {Damage = 35, Type = "Tentacle slap", Flavour = "Mutate"},
    {Damage = 30, Type = "Gore", Flavour = "Plain"},
    {Damage = 23, Type = "Kick", Flavour = "Blink"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {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",},
  MR = "Immune",
  Resistances = {"Fire resistance","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
  Corpse = "No",
  XP = 10843,
  Size = "Large",
  Intelligence = "Human",
  Genus = "pandemonium lord",
  Species = "pandemonium lord",
  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 = "Black Mark", Flags = {"Magical","Noisy",}},
      {Spell = "Symbol of Torment", Flags = {"Magical","Noisy",}},
    },
  },
  Flags = {"Evil flag","See invisible flag","Unbreathing flag","Speaks flag","Unique flag","Male flag",},
  MR = "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",},
  Corpse = "No",
  XP = 2406,
  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 = {"Unholy flag","See invisible flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 35,
  Size = "Little",
  Intelligence = "Human",
  Genus = "felid",
  Species = "felid",
  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.]=],
  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 = {"Unholy flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
  MR = "140",
  Resistances = {"Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "Clean",
  XP = 3401,
  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 = "Summon Spectral Orcs", Flags = {"Wizard",}},
      {Spell = "Haste Other", Flags = {"Wizard",}},
    },
  },
  Flags = {"Evil flag","See invisible flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "Clean",
  XP = 803,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "orc",
  Species = "orc",
  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.]=],
}
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 = 16, Type = "Hit", 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",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1325,
  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 = "Shock", Damage = "d18", Flags = {"Wizard",}},
      {Spell = "Lightning Bolt", Damage = "3d22", Flags = {"Wizard",}},
      {Spell = "Chain Lightning", Damage = "5-264", Flags = {"Wizard",}},
      {Spell = "Blink", Flags = {"Wizard",}},
    },
  },
  Flags = {"See invisible flag","Speaks flag","Warm blood flag","Unique flag","Male flag",},
  MR = "120",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 4074,
  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["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",},
  MR = "120",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 2770,
  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 to watch over itself. It guards the Orb with enormous punctiliousness and violence.]=],
}
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",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 637,
  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",},
  MR = "60",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 2305,
  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",}},
      {Spell = "Teleport Self", Flags = {"Emergency","Wizard",}},
    },
  },
  Flags = {"Cold blood flag","Speaks flag","Unique flag","Male flag",},
  MR = "40",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 273,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "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",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  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["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",},
  MR = "10",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 134,
  Size = "Large",
  Intelligence = "Human",
  Genus = "troll",
  Species = "troll",
  Description = [=[An unusually thin troll.]=],
}
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",},
  MR = "10",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 15,
  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 = "8",
  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","Artificial flag",},
  MR = "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 = {},
  Corpse = "No",
  XP = 1964,
  Size = "Large",
  Intelligence = "Human",
  Genus = "statue",
  Species = "statue",
  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"] = {
  Name = "Rupert",
  Colour = "LightRed",
  Glyph = "@",
  Tile = "[[File:Rupert.png]]",
  Speed = "10",
  HD = 16,
  ["HD"] = 16,
  ["Average HP 10x"] = 1200,
  AC = 7,
  EV = 8,
  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",},
  MR = "100",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 2939,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[A human whose savage roars bring terror to all those who hear them.]=],
}
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",},
  MR = "80",
  Resistances = {},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "Clean",
  XP = 4962,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "orc",
  Species = "orc",
  Description = [=[A mighty warlord. Some orcs even say they are the Chosen One of Beogh.]=],
}
m["Sigmund"] = {
  Name = "Sigmund",
  Colour = "Yellow",
  Glyph = "@",
  Tile = "[[File:Sigmund.png]]",
  Speed = "10 (atk: 150%)",
  HD = 3,
  ["HD"] = 3,
  ["Average HP 10x"] = 300,
  AC = 2,
  EV = 11,
  Attacks = {
    {Damage = 2, 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",},
  MR = "10",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 224,
  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",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1135,
  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 (move: 90%)",
  HD = 20,
  ["HD"] = 20,
  ["Average HP 10x"] = 1500,
  AC = 9,
  EV = 23,
  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 = "8-37", Flags = {"Wizard",}},
      {Spell = "Summon Air Elementals", Flags = {"Wizard",}},
      {Spell = "Repel Missiles", Flags = {"Wizard",}},
    },
  },
  Flags = {"Fighter flag","See invisible flag","Flying flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
  MR = "140",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 6091,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "tengu",
  Species = "tengu",
  Description = [=[Queen of the tengu, with legendary skill in swordsmanship, tactics, and magic.]=],
}
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",},
  MR = "10",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 808,
  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["Statue of Wucad Mu"] = {
  Name = "Statue of Wucad Mu",
  Colour = "LightRed",
  Glyph = "8",
  Tile = "[[File:Statue of Wucad Mu.png]]",
  Speed = "10 (stationary)",
  HD = 15,
  ["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",},
  MR = "Immune",
  Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  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 = 7,
  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",},
  MR = "10",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 35,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  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.”
-Aesop, _The Manslayer_. 6th century BCE.
trans. George Fyler Townsend]=],
}
m["Tiamat"] = {
  Name = "Tiamat",
  Colour = "Black",
  Glyph = "d",
  Tile = "[[File:Tiamat.png]]",
  Speed = "10",
  HD = 22,
  ["HD"] = 22,
  ["Average HP 10x"] = 3850,
  AC = 30,
  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 = "Chilling Breath", Damage = "3d28", Flags = {"Natural","Breath",}},
    },
    {
      {Spell = "Lightning Bolt", Damage = "3d25", Flags = {"Natural","Breath",}},
    },
    {
      {Spell = "Poisonous Cloud", Damage = "3d13", Flags = {"Natural","Breath",}},
    },
    {
      {Spell = "Quicksilver Bolt", Damage = "3d20", Flags = {"Natural","Breath",}},
    },
    {
      {Spell = "Searing Breath", Damage = "3d28", Flags = {"Natural","Breath",}},
    },
    {
      {Spell = "Spit Acid", Damage = "3d7", Flags = {"Natural","Breath",}},
    },
  },
  Flags = {"Cold blood flag","See invisible flag","Flying flag","Speaks flag","Unique flag","Female flag",},
  MR = "140",
  Resistances = {"Fire resistance","Poison resistance",},
  Vulnerabilities = {"Silver vulnerability",},
  Corpse = "No",
  XP = 9393,
  Size = "Large",
  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 = "Rot"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Bolt of Cold", Damage = "3d32", Flags = {"Magical",}},
      {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","Unholy flag","See invisible flag","Flying flag",},
  MR = "Immune",
  Resistances = {"Cold resistance 2","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 3378,
  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 = 2,
  EV = 13,
  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",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 839,
  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 = [=[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.

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.

-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 = "d23", Flags = {"Natural","Breath",}},
      {Spell = "Portal Projectile", Flags = {"Wizard",}},
      {Spell = "Blink Allies Away", Flags = {"Wizard",}},
      {Spell = "Blink Away", 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",},
  MR = "120",
  Resistances = {"Poison resistance",},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 4949,
  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["Xtahua"] = {
  Name = "Xtahua",
  Colour = "Red",
  Glyph = "D",
  Tile = "[[File:Xtahua.png]]",
  Speed = "10",
  HD = 20,
  ["HD"] = 20,
  ["Average HP 10x"] = 1330,
  AC = 15,
  EV = 7,
  Attacks = {
    {Damage = 35, Type = "Bite", Flavour = "Plain"},
    {Damage = 17, Type = "Claw", Flavour = "Plain"},
    {Damage = 20, 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 = {"Eats doors","See invisible flag","Flying flag","Speaks flag","Warm blood flag","Unique flag",},
  MR = "180",
  Resistances = {"Fire resistance 2","Poison resistance","Drown resistance",},
  Vulnerabilities = {"Cold vulnerability",},
  Corpse = "Clean",
  XP = 4829,
  Size = "Giant",
  Intelligence = "Human",
  Genus = "dragon",
  Species = "fire dragon",
  Description = [=[An ancient and mighty dragon.]=],
}
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 = "3d7", Flags = {"Natural",}},
    },
  },
  Flags = {"Eats doors","See invisible flag","Unbreathing flag","Unblindable flag","Acid splash flag","Web immune flag",},
  MR = "160",
  Resistances = {"Poison resistance","Acid resistance 3","Drown resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 2426,
  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 = "3d7", Flags = {"Natural","Breath","Noisy"}},
    },
  },
  Flags = {"Flying flag","Warm blood flag",},
  MR = "20",
  Resistances = {"Acid resistance","Poison resistance",},
  Vulnerabilities = {},
  Corpse = "Noxious",
  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.]=],
}
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 = 5, Type = "Bite", Flavour = "Poison"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Flags = {"Cold blood flag",},
  MR = "10",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 13,
  Size = "Little",
  Intelligence = "Animal",
  Genus = "snake",
  Species = "adder",
  Description = [=[The common dungeon snake. A species of troglodytic reptile commonly found in subterranean spaces.]=],
  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["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",},
  MR = "Immune",
  Resistances = {"Electricity resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 222,
  Size = "Large",
  Intelligence = "Brainless",
  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["alligator"] = {
  Name = "alligator",
  Colour = "LightBlue",
  Glyph = "t",
  Tile = "[[File:Alligator.png]]",
  Speed = "10 (act: 80%; swim: 60%)",
  HD = 12,
  ["HD"] = 12,
  ["Average HP 10x"] = 720,
  AC = 5,
  EV = 9,
  Attacks = {
    {Damage = 30, Type = "Bite", Flavour = "Plain"},
    {Damage = 15, Type = "Tail slap", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Spellsets = {
    {
      {Spell = "Sprint", Flags = {"Natural",}},
    },
  },
  Flags = {"Cold blood flag",},
  MR = "40",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 896,
  Size = "Large",
  Intelligence = "Animal",
  Genus = "crocodile",
  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",},
  MR = "60",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 919,
  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",},
  MR = "40",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 924,
  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["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 = 23,
  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",},
  MR = "120",
  Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 2293,
  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 = "3d28", 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",},
  MR = "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",},
  Corpse = "No",
  XP = 8103,
  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",},
  MR = "60",
  Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  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",},
  MR = "120",
  Resistances = {"Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Holy resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 1556,
  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 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",},
  MR = "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",},
  Corpse = "No",
  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"] = 1200,
  AC = 9,
  EV = 5,
  Attacks = {
    {Damage = 40, Type = "Gore", Flavour = "Holy"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Warm blood flag",},
  MR = "100",
  Resistances = {"Holy resistance", "Negative energy resistance 3", "Miasma resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1345,
  Size = "Large",
  Intelligence = "Animal",
  Genus = "apis",
  Species = "apis",
  Description = [=[A placid, sacred bull of Elyvilon.]=],
}
m["apocalypse crab"] = {
  Name = "apocalypse crab",
  Colour = "White",
  Glyph = "t",
  Tile = "[[File:Apocalypse crab.png]]",
  Speed = "10",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 520,
  AC = 11,
  EV = 6,
  Attacks = {
    {Damage = 15, Type = "Bite", Flavour = "Chaos"},
    {Damage = 15, Type = "Claw", Flavour = "Chaos"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Spellsets = {
    {
      {Spell = "Chaos Breath", Damage = "d12", Flags = {"Natural",}},
    },
  },
  Flags = {"Unholy flag","See invisible flag","No skeleton flag",},
  MR = "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",},
  Corpse = "Noxious",
  XP = 448,
  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["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",},
  MR = "Immune",
  Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  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["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","Unbreathing flag","Unblindable flag",},
  MR = "80",
  Resistances = {"Cold resistance","Electricity resistance","Poison resistance","Acid resistance 3","Drown resistance",},
  Vulnerabilities = {"Fire vulnerability",},
  Corpse = "No",
  XP = 1893,
  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",},
  MR = "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",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 4,
  Size = "Little",
  Intelligence = "Brainless",
  Genus = "ball lightning",
  Species = "ball lightning",
  Description = [=[A huge, 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 = 11,
  Attacks = {
    {Damage = 3, Type = "Bite", Flavour = "Plain"},
    {Damage = 1, Type = "Constrict", Flavour = "Crush"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Flags = {"Cold blood flag",},
  MR = "0",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  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 = "0",
  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",},
  MR = "Immune",
  Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 66,
  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",},
  MR = "Immune",
  Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  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 = "Sticky Flame Range", Damage = "3d6", Flags = {"Magical",}},
      {Spell = "Smiting", Damage = "7-17", Flags = {"Magical",}},
    },
  },
  Flags = {"Fighter flag","Unholy flag","See invisible flag","Flying flag",},
  MR = "160",
  Resistances = {"Fire resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Cold vulnerability","Drown vulnerability","Holy vulnerability",},
  Corpse = "No",
  XP = 1661,
  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 = "8",
  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",},
  MR = "10",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 40,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "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",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Noxious",
  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",},
  MR = "0",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  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["battlesphere"] = {
  Name = "battlesphere",
  Colour = "LightGrey",
  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 exp gain flag","No poly flag","Maintain range flag","Avatar flag",},
  MR = "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",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 0,
  Size = "Little",
  Intelligence = "Brainless",
  Genus = "battlesphere",
  Species = "battlesphere",
  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
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 = 27, Type = "Peck", Flavour = "Holy"},
    {Damage = 24, Type = "Claw", Flavour = "Plain"},
    {Damage = 24, Type = "Claw", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"See invisible flag","Flying flag","Regenerates flag","Speaks flag","Warm blood flag","No poly flag",},
  MR = "140",
  Resistances = {"Fire resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3",},
  Vulnerabilities = {"Drown vulnerability"},
  Corpse = "No",
  XP = 1337,
  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["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",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 128,
  Size = "Medium",
  Intelligence = "Animal",
  Genus = "bear",
  Species = "black bear",
  Description = [=[A small black bear. Like all ursines, the black bear will become enraged if badly hurt or frightened.]=],
}
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",},
  MR = "40",
  Resistances = {"Electricity resistance 3",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1287,
  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",},
  MR = "20",
  Resistances = {"Poison resistance",},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 455,
  Size = "Medium",
  Intelligence = "Animal",
  Genus = "snake",
  Species = "black mamba",
  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.”
-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["demonspawn black sun"] = {
  Name = "demonspawn black sun",
  Colour = "LightMagenta",
  Glyph = "6",
  Tile = "[[File:Demonspawn black sun.png]]",
  Speed = "10",
  HD = 15,
  ["HD"] = 15,
  ["Average HP 10x"] = 925,
  AC = 22,
  EV = 10,
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Bolt of Draining", Damage = "3d22", Flags = {"Priest",}},
      {Spell = "Black Mark", Flags = {"Priest",}},
      {Spell = "Dispel Undead Range", Damage = "3d24", Flags = {"Priest",}},
    },
  },
  Flags = {"Evil flag","Unholy flag","See invisible flag","Speaks flag","Warm blood flag",},
  MR = "60",
  Resistances = {"Cold resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
  Corpse = "Clean",
  XP = 1303,
  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.
It shines with an unholy radiance, and 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"] = {
  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",},
  MR = "40",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 265,
  Size = "Medium",
  Intelligence = "Animal",
  Genus = "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 = "Freezing Cloud", Damage = "2d22", Flags = {"Magical",}},
      {Spell = "Airstrike", Damage = "8-23", Flags = {"Magical",}},
      {Spell = "Bolt of Cold", Damage = "3d21", Flags = {"Magical",}},
    },
  },
  Flags = {"Unholy flag","See invisible flag","Flying flag",},
  MR = "140",
  Resistances = {"Cold resistance 2","Electricity resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Fire vulnerability","Holy vulnerability",},
  Corpse = "No",
  XP = 1126,
  Size = "Large",
  Intelligence = "Human",
  Genus = "blizzard demon",
  Species = "blizzard demon",
  Description = [=[A greater demon, wreathed in snow and 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",},
  MR = "40",
  Resistances = {"Cold resistance","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  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 = "LightGrey",
  Glyph = "8",
  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 = "Land",
  Flags = {"Unbreathing flag","Stationary flag","No exp gain flag","Harmless flag",},
  MR = "Immune",
  Resistances = {"Cold resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Fire vulnerability",},
  Corpse = "No",
  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["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 = 18,
  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",},
  Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
  Corpse = "Clean",
  XP = 1412,
  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.

It weaves powerful and unpredictable spells of devastation.]=],
}
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",},
  MR = "40",
  Resistances = {"Fire resistance","Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "Noxious",
  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",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "No",
  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 they'll kill you all the same, if you don't get their master first.]=],
  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["bone dragon"] = {
  Name = "bone dragon",
  Colour = "LightGrey",
  Glyph = "D",
  Tile = "[[File:Bone dragon.png]]",
  Speed = "10",
  HD = 20,
  ["HD"] = 20,
  ["Average HP 10x"] = 1800,
  AC = 20,
  EV = 4,
  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",
  Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag",},
  MR = "100",
  Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 3716,
  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. Fortunately, whatever organ produces a dragon's fearsome breath was lost in the process.]=],
  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 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 = 32, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Roll", Damage = "2d32", Flags = {"Natural",}},
      {Spell = "Blink Away", Flags = {"Natural",}},
    },
  },
  Flags = {"No skeleton flag","Web immune flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {"Poison vulnerability",},
  Corpse = "Clean",
  XP = 971,
  Size = "Large",
  Intelligence = "Animal",
  Genus = "boulder beetle",
  Species = "boulder beetle",
  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"] = {
  Name = "bound soul",
  Colour = "LightRed",
  Glyph = "Z",
  Tile = "[[File:Bound soul.png]]",
  Speed = "7",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 440,
  AC = 8,
  EV = 5,
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"See invisible flag","Flying flag","Insubstantial flag",},
  MR = "Immune",
  Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 1,
  Size = "Medium",
  Intelligence = "Brainless",
  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["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",},
  MR = "Immune",
  Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
  Vulnerabilities = {"Fire vulnerability",},
  Corpse = "No",
  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. Though the gaps in the copse are plentiful enough to fire missiles through, walking through it looks like a painful prospect.]=],
}
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 = {"Unholy flag","See invisible flag","Flying flag",},
  MR = "Immune",
  Resistances = {"Damnation resistance","Fire resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Cold vulnerability","Drown vulnerability","Holy vulnerability",},
  Corpse = "No",
  XP = 3331,
  Size = "Large",
  Intelligence = "Human",
  Genus = "Brimstone Fiend",
  Species = "Brimstone Fiend",
  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["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",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 924,
  Size = "Giant",
  Intelligence = "Animal",
  Genus = "spider",
  Species = "broodmother",
  Description = [=[A massive 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",},
  MR = "20",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 90,
  Size = "Medium",
  Intelligence = "Animal",
  Genus = "frog",
  Species = "bullfrog",
  Description = [=[A large and unusually aggressive amphibian that can cover distance rapidly by hopping.]=],
  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",},
  MR = "60",
  Resistances = {"Poison resistance","Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1233,
  Size = "Large",
  Intelligence = "Animal",
  Genus = "bunyip",
  Species = "bunyip",
  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"] = {
  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",},
  MR = "40",
  Resistances = {"Fire resistance","Poison resistance","Drown resistance","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  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["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",},
  MR = "Immune",
  Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
  Vulnerabilities = {"Fire vulnerability",},
  Corpse = "No",
  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 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.”
-KJV Bible, Exodus 3:2.]=],
}
m["butterfly"] = {
  Name = "butterfly",
  Colour = "LightGrey",
  Glyph = "b",
  Tile = "[[File:Butterfly.png]]",
  Speed = "25",
  HD = 1,
  ["HD"] = 1,
  ["Average HP 10x"] = 10,
  AC = 0,
  EV = 25,
  Attacks = {
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Flying flag","Confused flag","No exp gain flag","Harmless flag",},
  MR = "10",
  Resistances = {},
  Vulnerabilities = {"Poison vulnerability",},
  Corpse = "No",
  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 = "Plain"},
    {Damage = 22, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Energy Bolt", Damage = "3d20", Flags = {"Magical",}},
      {Spell = "Slow", Flags = {"Magical",}},
      {Spell = "Confuse", Flags = {"Magical",}},
      {Spell = "Malmutate", Flags = {"Magical",}},
      {Spell = "Dig", Flags = {"Magical",}},
    },
  },
  Flags = {"Unholy flag","See invisible flag","Flying flag","Regenerates flag",},
  MR = "160",
  Resistances = {"Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
  Corpse = "No",
  XP = 1636,
  Size = "Large",
  Intelligence = "Human",
  Genus = "cacodemon",
  Species = "cacodemon",
  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.”
-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 = 15,
  ["HD"] = 15,
  ["Average HP 10x"] = 1400,
  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",},
  MR = "60",
  Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 436,
  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",},
  MR = "20",
  Resistances = {"Poison resistance","Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 407,
  Size = "Medium",
  Intelligence = "Animal",
  Genus = "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",},
  MR = "100",
  Resistances = {"Petrify resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 938,
  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, 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.”
-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",},
  MR = "80",
  Resistances = {"Fire resistance","Cold resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 4608,
  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["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 = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Archer flag","Speaks flag","Warm blood flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 112,
  Size = "Large",
  Intelligence = "Human",
  Genus = "centaur",
  Species = "centaur",
  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.”
-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 = 8,
  Attacks = {
    {Damage = 16, 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",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 920,
  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 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.”
-Ovid, _Metamorphoses_, XII, 330. 8 AD.]=],
}
m["chaos spawn"] = {
  Name = "chaos spawn",
  Colour = "LightGrey",
  Glyph = "4",
  Tile = "[[File:Chaos spawn.png]]",
  Speed = "10",
  HD = 6,
  ["HD"] = 6,
  ["Average HP 10x"] = 330,
  AC = 7,
  EV = 12,
  Attacks = {
    {Damage = 19, Type = "Hit", Flavour = "Chaos"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"Unholy flag",},
  MR = "60",
  Resistances = {"Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
  Corpse = "No",
  XP = 183,
  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 = 3,
  ["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",},
  MR = "Immune",
  Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  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["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 = "Peck", 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",},
  MR = "100",
  Resistances = {"Fire resistance","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Holy resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 744,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "angel",
  Species = "cherub",
  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.
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["conjurer statue"] = {
  Name = "conjurer statue",
  Colour = "LightGrey",
  Glyph = "8",
  Tile = "[[File:Conjurer statue.png]]",
  Speed = "10 (stationary)",
  HD = 12,
  ["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",},
  MR = "Immune",
  Resistances = {"Fire resistance 2","Cold resistance 2","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  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["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 = 22,
  EV = 10,
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
    {Damage = 20, Type = "Kick", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Plane Rend", Flags = {"Priest",}},
      {Spell = "Entropic Weave", Flags = {"Priest",}},
    },
  },
  Flags = {"Evil flag","Unholy flag","Speaks flag","Warm blood flag",},
  MR = "60",
  Resistances = {"Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
  Corpse = "Clean",
  XP = 1351,
  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.

It corrupts space around itself, and can twist even the very flesh of its opponents.]=],
}
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"] = {
  Name = "creeping inferno",
  Colour = "LightRed",
  Glyph = "*",
  Tile = "[[File:Creeping inferno.png]]",
  Speed = "14",
  HD = 15,
  ["HD"] = 15,
  ["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","Insubstantial flag","No exp gain flag",},
  MR = "10",
  Resistances = {"Fire resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 0,
  Size = "Small",
  Intelligence = "Brainless",
  Genus = "creeping inferno",
  Species = "creeping inferno",
  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"] = {
  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",},
  MR = "40",
  Resistances = {"Fire resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Cold vulnerability","Holy vulnerability",},
  Corpse = "No",
  XP = 48,
  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["crystal echidna"] = {
  Name = "crystal echidna",
  Colour = "Green",
  Glyph = "r",
  Tile = "[[File:Crystal echidna.png]]",
  Speed = "10",
  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 = "Crystal Bolt", Damage = "3d21", Flags = {"Natural",}},
      {Spell = "Throw Barbs", Damage = "2d13", Flags = {"Natural",}},
    },
  },
  Flags = {},
  MR = "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 = {},
  Corpse = "No",
  XP = 647,
  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 crystalline bolts and painful barbs.]=],
}
m["crystal guardian"] = {
  Name = "crystal guardian",
  Colour = "Green",
  Glyph = "9",
  Tile = "[[File:Crystal guardian.png]]",
  Speed = "10",
  HD = 16,
  ["HD"] = 16,
  ["Average HP 10x"] = 640,
  AC = 22,
  EV = 0,
  Attacks = {
    {Damage = 35, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Crystal Bolt", Damage = "3d25", Flags = {"Magical",}},
    },
  },
  Flags = {"See invisible flag","Unbreathing flag","Speaks flag","Artificial flag",},
  MR = "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 = {},
  Corpse = "No",
  XP = 1108,
  Size = "Large",
  Intelligence = "Brainless",
  Genus = "golem",
  Species = "crystal guardian",
  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"] = {
  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",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {"Poison vulnerability",},
  Corpse = "Noxious",
  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",},
  MR = "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",},
  Corpse = "No",
  XP = 1586,
  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.]=],
}
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",},
  MR = "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",},
  Corpse = "No",
  XP = 4719,
  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",},
  MR = "40",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 531,
  Size = "Giant",
  Intelligence = "Human",
  Genus = "giant",
  Species = "cyclops",
  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"] = {
  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",},
  MR = "140",
  Resistances = {"Poison resistance","Miasma resistance","Negative energy resistance 3","Holy resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 1873,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "angel",
  Species = "daeva",
  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.”
-the Avesta, Yasna XXX, 6, Ahunavaiti Gatha.
trans. Christian Bartholomae, 1951.]=],
}
m["dancing weapon"] = {
  Name = "dancing weapon",
  Colour = "Black",
  Glyph = "(",
  Tile = "[[File:Dancing weapon.png]]",
  Speed = "12 - 18",
  HD = 15,
  ["HD"] = 15,
  ["Average HP 10x"] = 150,
  AC = 11,
  EV = 18,
  Attacks = {
    {Damage = 26, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Fighter flag","Flying flag","Unbreathing flag","Ghost demon flag",},
  MR = "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 = {},
  Corpse = "No",
  XP = 885,
  Size = "Small",
  Intelligence = "Brainless",
  Genus = "dancing weapon",
  Species = "dancing weapon",
  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.”
-James A. Wylie, _The History of Protestantism_, vol. I, book 3, ch. 15
“Jon Huss and the Hussite Wars”. 1878.]=],
}
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 = "2d4", Flags = {"Natural",}},
    },
  },
  Flags = {"No skeleton flag",},
  MR = "0",
  Resistances = {},
  Vulnerabilities = {"Poison vulnerability",},
  Corpse = "Clean",
  XP = 4,
  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",},
  MR = "40",
  Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 2278,
  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",},
  MR = "40",
  Resistances = {"Poison resistance","Miasma resistance",},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 742,
  Size = "Large",
  Intelligence = "Animal",
  Genus = "drake",
  Species = "death drake",
  Description = [=[A dark and baleful minor dragon, the death drake 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 = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 800,
  AC = 10,
  EV = 9,
  Attacks = {
    {Damage = 28, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Agony Range", Flags = {"Priest",}},
      {Spell = "Injury Mirror", Flags = {"Priest",}},
    },
  },
  Flags = {"Fighter flag","Evil flag","Speaks flag","Warm blood flag",},
  MR = "80",
  Resistances = {},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "Clean",
  XP = 912,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[A warrior-priest of Yredelemnul that chants unholy homages to the dark god and calls forth the dead.]=],
}
m["death ooze"] = {
  Name = "death ooze",
  Colour = "Magenta",
  Glyph = "J",
  Tile = "[[File:Death ooze.png]]",
  Speed = "12",
  HD = 11,
  ["HD"] = 11,
  ["Average HP 10x"] = 495,
  AC = 2,
  EV = 4,
  Attacks = {
    {Damage = 32, Type = "Hit", Flavour = "Rot"},
    {Damage = 32, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Eats doors","Evil flag","See invisible flag","Unbreathing flag","Unblindable flag",},
  MR = "120",
  Resistances = {"Cold resistance","Poison resistance 3","Acid resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 1095,
  Size = "Little",
  Intelligence = "Brainless",
  Genus = "jelly",
  Species = "death ooze",
  Description = [=[A putrid undead mass of decaying flesh that spurts pestilent slime.]=],
}
m["death scarab"] = {
  Name = "death scarab",
  Colour = "Blue",
  Glyph = "B",
  Tile = "[[File:Death scarab.png]]",
  Speed = "30",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 280,
  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",},
  MR = "60",
  Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "Noxious",
  XP = 876,
  Size = "Little",
  Intelligence = "Animal",
  Genus = "beetle",
  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 them.]=],
}
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",},
  MR = "100",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 872,
  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 = "1d23", Flags = {"Magical",}},
    },
  },
  Flags = {"Evil flag","Unbreathing flag",},
  MR = "80",
  Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 622,
  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 = 3,
  ["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",},
  MR = "40",
  Resistances = {"Fire resistance","Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "Noxious",
  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",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  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 = 1,
  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",},
  MR = "120",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1260,
  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 Away", Flags = {"Wizard",}},
      {Spell = "Slow", Flags = {"Wizard",}},
      {Spell = "Confuse", Flags = {"Wizard",}},
      {Spell = "Repel Missiles", Flags = {"Wizard",}},
    },
  },
  Flags = {"Archer flag","Speaks flag","Warm blood flag","Don't melee flag",},
  MR = "80",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 667,
  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",},
  MR = "120",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 2596,
  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. A blademaster 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 = 15,
  ["HD"] = 15,
  ["Average HP 10x"] = 675,
  AC = 1,
  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 = "3d22", Flags = {"Wizard",}},
      {Spell = "Vampiric Draining", Damage = "4-37", Flags = {"Wizard",}},
      {Spell = "Call Lost Soul", Flags = {"Wizard",}},
      {Spell = "Twisted Resurrection", Flags = {"Wizard",}},
    },
  },
  Flags = {"Evil flag","See invisible flag","Speaks flag","Warm blood flag",},
  MR = "120",
  Resistances = {},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "Clean",
  XP = 1119,
  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 = 2,
  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 = {"Unholy flag","See invisible flag","Speaks flag","Warm blood flag",},
  MR = "100",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1314,
  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 = 1,
  EV = 12,
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Awaken Earth", Damage = "42d1", Flags = {"Wizard",}},
      {Spell = "Fireball", Damage = "3d23", Flags = {"Wizard",}},
      {Spell = "Freezing Cloud", Damage = "2d24", Flags = {"Wizard",}},
      {Spell = "Repel Missiles", Flags = {"Wizard",}},
      {Spell = "Haste", Flags = {"Wizard",}},
    },
  },
  Flags = {"See invisible flag","Speaks flag","Warm blood flag",},
  MR = "120",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1560,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "elf",
  Species = "elf",
  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"] = {
  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 = 4,
  EV = 12,
  Attacks = {
    {Damage = 14, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Aura of Brilliance", Flags = {"Priest",}},
      {Spell = "Call Down Damnation", Damage = "3d15", Flags = {"Priest",}},
      {Spell = "Malign Offering", Damage = "2d17", Flags = {"Priest",}},
      {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},
      {Spell = "Twisted Resurrection", Flags = {"Priest",}},
    },
  },
  Flags = {"Evil flag","Unholy flag","Speaks flag","Warm blood flag",},
  MR = "80",
  Resistances = {},
  Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
  Corpse = "Clean",
  XP = 1038,
  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 = 1,
  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",},
  MR = "80",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 805,
  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 = 0,
  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",},
  MR = "100",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 2510,
  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 = 0,
  EV = 13,
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Sticky Flame Range", Damage = "3d5", 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",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  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 = 1,
  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 = "3d18", Flags = {"Wizard",}},
      {Spell = "Banishment", Flags = {"Wizard",}},
      {Spell = "Haste", Flags = {"Wizard",}},
      {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Wizard",}},
    },
  },
  Flags = {"Unholy flag","See invisible flag","Speaks flag","Warm blood flag",},
  MR = "120",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1724,
  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 = 0,
  EV = 13,
  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",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 570,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "elf",
  Species = "elf",
  Description = [=[An elf with 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",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 729,
  Size = "Large",
  Intelligence = "Human",
  Genus = "troll",
  Species = "deep troll",
  Description = [=[A stooped troll with dark skin, the cave-dwelling deep troll 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 b