Module:Table of monsters

From CrawlWiki
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["Amaemon"] = {
  Name = "Amaemon",
  Colour = "Green",
  Glyph = "6",
  Tile = "[[File:Amaemon.png]]",
  Speed = "10",
  HD = 7,
  ["HD"] = 7,
  ["Average HP 10x"] = 875,
  AC = 3,
  EV = 12,
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
    {Damage = 12, Type = "Claw", Flavour = "Plain"},
    {Damage = 8, Type = "Tail slap", Flavour = "Poison"},
  },
  Holiness = "Natural demon",
  ["Item Use"] = {"Weapons armour","Starting equipment","Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Concentrate Venom", Flags = {"Wizard",}},
      {Spell = "Summon Scorpions", Flags = {"Wizard",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag","Unique flag","Male flag",},
  MR = "60",
  Resistances = {"Torment resistance","Miasma resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "Clean",
  XP = 767,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "demonspawn",
  Species = "demonspawn",
  Description = [=[Amaemon always knew he was different, but it was still a horrific surprise when his demonic heritage manifested. As his body twisted, Amaemon was forced to flee far from the surface. The passage of time has only left him more obsessed with what he has lost - consumed by poison both physical and spiritual.]=],
}
m["Antaeus"] = {
  Name = "Antaeus",
  Colour = "White",
  Glyph = "C",
  Tile = "[[File:Antaeus.png]]",
  Speed = "10",
  HD = 22,
  ["HD"] = 22,
  ["Average HP 10x"] = 6820,
  AC = 28,
  EV = 4,
  Attacks = {
    {Damage = 75, Type = "Hit", Flavour = "Cold"},
    {Damage = 30, Type = "Hit", Flavour = "Cold"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Amphibious",
  Spellsets = {
    {
      {Spell = "Lightning Bolt", Damage = "3d25", Flags = {"Magical",}},
      {Spell = "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["arcanist"] = {
  Name = "arcanist",
  Colour = "Brown",
  Glyph = "p",
  Tile = "[[File:Arcanist.png]]",
  Speed = "10",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 400,
  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 = "Bolt of Cold", Damage = "3d18", Flags = {"Wizard",}},
      {Spell = "Vitrify", Flags = {"Wizard",}},
      {Spell = "Haste", Flags = {"Wizard",}},
      {Spell = "Force Lance", Damage = "3d14", Flags = {"Wizard",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 656,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[A wizard fond of spectacle and destruction. They scorn the cowardice of other magicians, who hide from their foes rather than simply blasting them out of existence.]=],
}
m["Asmodeus"] = {
  Name = "Asmodeus",
  Colour = "LightRed",
  Glyph = "&",
  Tile = "[[File:Asmodeus.png]]",
  Speed = "10",
  HD = 17,
  ["HD"] = 17,
  ["Average HP 10x"] = 4505,
  AC = 30,
  EV = 7,
  Attacks = {
    {Damage = 40, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Bolt of Fire", Damage = "3d26", Flags = {"Magical",}},
      {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Magical",}},
      {Spell = "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 = "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","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 = "March of Sorrows", 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 = 3196,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "lich",
  Species = "lich",
  Description = [=[An ancient and powerful lich. Like all true liches, Boris is immortal, and will regenerate his desiccated skeletal remains even if completely disintegrated. The same cannot be said for his many victims over his many centuries, from which he collects and channels their dying woes and regrets.]=],
}
m["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 = "Fire Summon", 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 = "2d(18-34)", Flags = {"Wizard",}},
      {Spell = "Polar Vortex", 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 = 35,
  EV = 3,
  Attacks = {
    {Damage = 50, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Summon Hell Sentinel", Flags = {"Magical",}},
      {Spell = "Lehudib's Crystal Spear", Damage = "3d35", Flags = {"Magical",}},
      {Spell = "Iron Shot", Damage = "3d29", Flags = {"Magical",}},
      {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Magical",}},
    },
  },
  Flags = {"Fighter flag","Evil flag","See invisible flag","Speaks flag","Unique flag",},
  MR = "Immune",
  Resistances = {"Damnation resistance","Fire resistance","Cold resistance","Electricity resistance 3","Acid resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  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 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["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 Tzitzimitl", Flags = {"Magical",}},
      {Spell = "Symbol of Torment", Flags = {"Magical",}},
      {Spell = "Paralyse", Flags = {"Magical",}},
      {Spell = "Major Healing", Damage = "50-230", Flags = {"Emergency","Magical",}},
    },
  },
  Flags = {"Evil flag","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 = 6898,
  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 = "x",
  Tile = "[[File:Erica.png]]",
  Speed = "10",
  HD = 9,
  ["HD"] = 9,
  ["Average HP 10x"] = 630,
  AC = 0,
  EV = 14,
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
    {Damage = 4, Type = "Constrict", Flavour = "Crush"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Amphibious",
  Spellsets = {
    {
      {Spell = "Venom Bolt", Damage = "3d14", Flags = {"Wizard",}},
      {Spell = "Invisibility", Flags = {"Wizard",}},
      {Spell = "Slow", Flags = {"Wizard",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag","Unique flag","Female flag","No skeleton flag",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 836,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "octopode",
  Species = "octopode",
  Description = [=[A wild-tempered adventuress. She's quite prideful for an octopode, and brandishes their venomous capacity and camouflage talents with cruel force.]=],
}
m["Erolcha"] = {
  Name = "Erolcha",
  Colour = "LightBlue",
  Glyph = "O",
  Tile = "[[File:Erolcha.png]]",
  Speed = "10 (atk: 150%)",
  HD = 6,
  ["HD"] = 6,
  ["Average HP 10x"] = 540,
  AC = 3,
  EV = 7,
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Fireball", Damage = "3d14", Flags = {"Wizard",}},
      {Spell = "Banishment", Flags = {"Wizard",}},
      {Spell = "Blink", Flags = {"Wizard",}},
      {Spell = "Invisibility", Flags = {"Wizard",}},
    },
  },
  Flags = {"See invisible flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
  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 = 1544,
  Size = "Large",
  Intelligence = "Human",
  Genus = "Executioner",
  Species = "Executioner",
  Description = [=[A horribly powerful and swift demon, its shape obscured by a cloud of swirling scythe-like blades.]=],
}
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 = 23,
  ["HD"] = 23,
  ["Average HP 10x"] = 1975,
  AC = 0,
  EV = 16,
  Attacks = {
    {Damage = 50, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Plasma Beam", Damage = "2x3d26", Flags = {"Wizard",}},
      {Spell = "Bombard", Damage = "3d38", Flags = {"Wizard",}},
      {Spell = "Spellforged Servitor", Flags = {"Wizard",}},
    },
  },
  Flags = {"See invisible flag","Speaks flag","Warm blood flag","Unique flag","Male flag",},
  MR = "140",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 5163,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "demigod",
  Species = "demigod",
  Description = [=[A svelte fighter-mage with a gold-rimmed monocle, a keen sense of tradition, and the blood of the gods running through his veins. He's here looking for a worthy opponent, but he's yet to find one.]=],
  Quote = [=[“I thoroughly disapprove of duels. I consider them unwise and I know they are dangerous. Also, sinful. If a man should challenge me, I would take him kindly and forgivingly by the hand and lead him to a quiet retired spot and kill him.”
-Mark Twain, _Autobiography of Mark Twain_. 1924.]=],
}
m["Gastronok"] = {
  Name = "Gastronok",
  Colour = "Magenta",
  Glyph = "w",
  Tile = "[[File:Gastronok.png]]",
  Speed = "5",
  HD = 20,
  ["HD"] = 20,
  ["Average HP 10x"] = 1500,
  AC = 3,
  EV = 1,
  Attacks = {
    {Damage = 40, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Starting equipment", "Open doors"},
  Habitat = "Amphibious",
  Spellsets = {
    {
      {Spell = "Airstrike", Damage = "2d(18-34)", 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 = 1495,
  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["Grunn"] = {
  Name = "Grunn",
  Colour = "LightGreen",
  Glyph = "g",
  Tile = "[[File:Grunn.png]]",
  Speed = "10",
  HD = 16,
  ["HD"] = 16,
  ["Average HP 10x"] = 2000,
  AC = 6,
  EV = 6,
  Attacks = {
    {Damage = 50, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Weapons armour","Starting equipment","Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Unique flag","Male flag",},
  MR = "100",
  Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 1704,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "gnoll",
  Species = "gnoll",
  Description = [=[A brutally twisted undead gnoll in the eternal service of Ereshkigal, lord of Tartarus. Legend has it that he sold his soul to return his most beloved hunting dog to life. Whether that hound is a member of his current pack, none can say.]=],
}
m["Harold"] = {
  Name = "Harold",
  Colour = "LightGreen",
  Glyph = "@",
  Tile = "[[File:Harold.png]]",
  Speed = "10",
  HD = 9,
  ["HD"] = 9,
  ["Average HP 10x"] = 765,
  AC = 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["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 = "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 = 6732,
  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["Jeremiah"] = {
  Name = "Jeremiah",
  Colour = "Magenta",
  Glyph = "F",
  Tile = "[[File:Jeremiah.png]]",
  Speed = "10 (move: 120%)",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 450,
  AC = 4,
  EV = 12,
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Amphibious",
  Spellsets = {
    {
      {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},
      {Spell = "Blink Range", Flags = {"Natural",}},
    },
  },
  Flags = {"Priest flag","Speaks flag","Warm blood flag","Unique flag","Evil flag",},
  MR = "40",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 383,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "frog",
  Species = "barachi",
  Description = [=[Jeremiah was a peaceful dreamer, prone to impromptu naps. They slipped into slumber while gazing into a magical orb, and dreamed of an old and hateful power binding them into service. Now Jeremiah stumbles through the dungeon, searching for the precious dreamshard that will restore their master’s power, unsure whether they wake or slumber still. Their dreams leak into reality in the form of a constant stream of butterflies.]=],
}
m["Jessica"] = {
  Name = "Jessica",
  Colour = "LightGrey",
  Glyph = "@",
  Tile = "[[File:Jessica.png]]",
  Speed = "10",
  HD = 1,
  ["HD"] = 1,
  ["Average HP 10x"] = 95,
  AC = 2,
  EV = 10,
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Pain", Damage = "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", Damage = "Nd22", 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["Josephina"] = {
  Name = "Josephina",
  Colour = "LightBlue",
  Glyph = "L",
  Tile = "[[File:Josephina.png]]",
  Speed = "10",
  HD = 21,
  ["HD"] = 21,
  ["Average HP 10x"] = 1500,
  AC = 10,
  EV = 21,
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Cold"},
    {Damage = 15, Type = "Touch", Flavour = "Drain experience"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Weapons armour","Starting equipment","Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Seracfall", Damage = "3d37", Flags = {"Wizard",}},
      {Spell = "Ghostly Fireball", Damage = "3d25", Flags = {"Wizard",}},
      {Spell = "Bind Souls", Flags = {"Wizard",}},
      {Spell = "Flash Freeze", Damage = "3d28", Flags = {"Wizard",}},
    },
  },
  Flags = {"See invisible flag","Speaks flag","Unique flag","Female flag",},
  MR = "Immune",
  Resistances = {"Cold resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 3404,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "lich",
  Species = "lich",
  Description = [=[A fearsome necromancer who followed her craft beyond the limits of flesh and life. Her pursuit of demonic knowledge left her body ruined, but the powers she gained allowed her to rebuild her missing limbs from glittering ice.]=],
}
m["Josephine"] = {
  Name = "Josephine",
  Colour = "White",
  Glyph = "@",
  Tile = "[[File:Josephine.png]]",
  Speed = "10",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 700,
  AC = 2,
  EV = 10,
  Attacks = {
    {Damage = 11, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Ghostly Fireball", Damage = "3d15", Flags = {"Wizard",}},
      {Spell = "Vampiric Draining", Damage = "4-29", Flags = {"Wizard",}},
      {Spell = "Dispel Undead Range", Damage = "3d18", Flags = {"Wizard",}},
    },
  },
  Flags = {"Evil flag","Speaks flag","Warm blood flag","Unique flag","Female flag",},
  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",}},
      {Spell = "Blink", Flags = {"Emergency","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["Lodul"] = {
  Name = "Lodul",
  Colour = "Cyan",
  Glyph = "O",
  Tile = "[[File:Lodul.png]]",
  Speed = "10 (atk: 150%)",
  HD = 6,
  ["HD"] = 6,
  ["Average HP 10x"] = 700,
  AC = 3,
  EV = 7,
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour","Starting equipment","Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Call Down Lightning", Damage = "3d15", Flags = {"Magical",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag","Unique flag","Male flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 748,
  Size = "Large",
  Intelligence = "Human",
  Genus = "ogre",
  Species = "ogre",
  Description = [=[An ogre emissary of the Ironbound Order, sent to find and stop intruders before they enter the Vaults. Fiercely charismatic, he's rallied a small army of his kin, overawing them with the long-range lightning array he wears on his back. (The large coin purse he took from the Vaults is also quite persuasive.)]=],
}
m["Lom Lobon"] = {
  Name = "Lom Lobon",
  Colour = "LightBlue",
  Glyph = "&",
  Tile = "[[File:Lom Lobon.png]]",
  Speed = "10",
  HD = 19,
  ["HD"] = 19,
  ["Average HP 10x"] = 3895,
  AC = 10,
  EV = 20,
  Attacks = {
    {Damage = 40, Type = "Hit", Flavour = "Antimagic"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Glaciate", Damage = "10-132", Flags = {"Magical",}},
      {Spell = "Conjure Ball Lightning", Damage = "3 x 3d25", Flags = {"Magical",}},
      {Spell = "Major Healing", Damage = "50-240", Flags = {"Magical",}},
      {Spell = "Polar Vortex", 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 = "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 = 1200,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[A mighty sorceress, clad from head to toe in heavy armour. Once an adventurer looking for the fabled Orb of Zot, she was cast into the Abyss and got hopelessly lost there. Toyed with by some greater power, she was stuck on the hostile plane for nearly a decade. When she finally emerged from the Abyss, Louise had become powerful indeed, but had also gone fully insane. She now wanders the halls of the dungeon, seeking other adventurers to share her fate.]=],
}
m["Maggie"] = {
  Name = "Maggie",
  Colour = "LightRed",
  Glyph = "@",
  Tile = "[[File:Maggie.png]]",
  Speed = "10",
  HD = 5,
  ["HD"] = 5,
  ["Average HP 10x"] = 600,
  AC = 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 = "LightGreen",
  Glyph = "f",
  Tile = "[[File:Maurice.png]]",
  Speed = "10",
  HD = 5,
  ["HD"] = 5,
  ["Average HP 10x"] = 600,
  AC = 1,
  EV = 13,
  Attacks = {
    {Damage = 9, Type = "Hit", Flavour = "Steal"},
    {Damage = 9, Type = "Bite", Flavour = "Antimagic"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Invisibility", Flags = {"Wizard",}},
      {Spell = "Sprint", Flags = {"Wizard",}},
      {Spell = "Blink", Flags = {"Wizard",}},
      {Spell = "Teleport Self", Flags = {"Emergency","Wizard",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag","Unique flag","Male flag","Regenerates flag","No skeleton flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 520,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "vine stalker",
  Species = "vine stalker",
  Description = [=[A sly, conniving thief. A self-proclaimed legend, he was one of the most skilled and crafty of the thieves and rogues lured by the Orb. The magical parasitic vines that have claimed his body still wish to continue his life's work, with a back-up plan of both a vicious magic-drinking maw and potent wands.]=],
  Quote = [=[“‘Stop thief! Stop thief!’ There is a magic in the sound. The tradesman leaves his counter, and the car-man his waggon; the butcher throws down his tray; the baker his basket; the milkman his pail; the errand-boy his parcels; the school-boy his marbles; the paviour his pickaxe; the child his battledore. Away they run, pell-mell, helter-skelter, slap-dash: tearing, yelling, screaming, knocking down the passengers as they turn the corners, rousing up the dogs, and astonishing the fowls: and streets, squares, and courts, re-echo with the sound.”
-Charles Dickens, _Oliver Twist_. 1838.]=],
}
m["Menkaure"] = {
  Name = "Menkaure",
  Colour = "Magenta",
  Glyph = "M",
  Tile = "[[File:Menkaure.png]]",
  Speed = "8",
  HD = 3,
  ["HD"] = 3,
  ["Average HP 10x"] = 240,
  AC = 3,
  EV = 6,
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Pain", Damage = "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","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
  Corpse = "No",
  XP = 1797,
  Size = "Giant",
  Intelligence = "Human",
  Genus = "thrashing horror",
  Species = "Mlioglotl",
  Description = [=[A demon prince once possessed a hunger for power that was exceptional even by the standards of his kind. He betrayed his realm to Lugonu, and his reward was to become this twisted mass of corruption, now known only as Mlioglotl.]=],
}
m["Mnoleg"] = {
  Name = "Mnoleg",
  Colour = "LightGreen",
  Glyph = "&",
  Tile = "[[File:Mnoleg.png]]",
  Speed = "13",
  HD = 17,
  ["HD"] = 17,
  ["Average HP 10x"] = 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 = "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 = 13, Type = "Hit", Flavour = "Plain"},
    {Damage = 5, Type = "Kick", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Blink Range", Flags = {"Wizard",}},
      {Spell = "Haste", Flags = {"Wizard",}},
    },
  },
  Flags = {"Archer flag","Speaks flag","Warm blood flag","Unique flag",},
  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 = "Lightning Bolt", Damage = "3d22", Flags = {"Wizard",}},
      {Spell = "Chain Lightning", Damage = "3d45", Flags = {"Wizard",}},
      {Spell = "Blink", Flags = {"Wizard",}},
    },
  },
  Flags = {"See invisible flag","Speaks flag","Warm blood flag","Unique flag","Male flag",},
  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["Norris"] = {
  Name = "Norris",
  Colour = "Brown",
  Glyph = "@",
  Tile = "[[File:Norris.png]]",
  Speed = "10",
  HD = 20,
  ["HD"] = 20,
  ["Average HP 10x"] = 2100,
  AC = 1,
  EV = 9,
  Attacks = {
    {Damage = 36, Type = "Hit", Flavour = "Confuse"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Amphibious",
  Spellsets = {
    {
      {Spell = "Brain Bite",  Damage = "4-8*", Flags = {"Priest",}},
      {Spell = "Primal Wave", Damage = "3d26", Flags = {"Priest",}},
    },
  },
  Flags = {"See invisible flag", "Evil flag", "Speaks flag","Warm blood flag","Unique flag","Male flag",},
  MR = "140",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 2308,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[A relaxed water cultist with a healthy tan and a soothing voice. He doesn't really care if it is you or he who dies — “both” would probably be the best option.]=],
  Quote = [=[““Death and death alone gives meaning to life and this meaning is entirely negative.”<br>
-Georges Poulet.]=],
}
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["Parghit"] = {
  Name = "Parghit",
  Colour = "Green",
  Glyph = "T",
  Tile = "[[File:Parghit.png]]",
  Speed = "10",
  HD = 27,
  ["HD"] = 27,
  ["Average HP 10x"] = 1200,
  AC = 1,
  EV = 12,
  Attacks = {
    {Damage = 50, Type = "Bite", Flavour = "Plain"},
    {Damage = 40, Type = "Claw", Flavour = "Plain"},
    {Damage = 40, Type = "Claw", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Starting equipment","Open doors"},
  Habitat = "Land",
  Flags = {"Regenerates flag","Speaks flag","Warm blood flag","Unique flag","Male flag",},
  MR = "140",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 3116,
  Size = "Large",
  Intelligence = "Human",
  Genus = "troll",
  Species = "troll",
  Description = [=[An unusually strong troll, his thick frame scarred by many against-the-odds victories. He has been wounded so many times that his body has adapted, and now heals almost instantly. His necklace of troll claws is a memento of those who underestimated him.]=],
  Quote = [=["What are you going to do with that big bat? Gonna hit me? Better make it count. Better make it hurt. Better kill me in one shot."
-Mr. Baseball, @MisterBaseball5 Twitter. 2017]=],
}
m["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",}},
    },
  },
  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 = "60",
  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["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"] = 270,
  AC = 2,
  EV = 11,
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Throw Flame", Damage = "3d5", Flags = {"Wizard",}},
      {Spell = "Invisibility", Flags = {"Wizard",}},
      {Spell = "Magic Dart", Damage = "3d4", Flags = {"Wizard",}},
      {Spell = "Confuse", Flags = {"Wizard",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag","Unique flag","Male flag",},
  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 = 2,
  EV = 24,
  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 = "2d(18-34)", 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 = 3429,
  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 = "3d14", 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 = "Drain experience"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Bolt of Draining", Damage = "3d29", Flags = {"Magical",}},
      {Spell = "Symbol of Torment", Flags = {"Magical",}},
      {Spell = "Dispel Undead Range", Damage = "3d32", Flags = {"Magical",}},
    },
  },
  Flags = {"Evil flag","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 = 2077,
  Size = "Large",
  Intelligence = "Human",
  Genus = "Tzitzimitl",
  Species = "Tzitzimitl",
  Description = [=[A horrific fallen divinity, possessing jaws of gnashing stone and a necklace of starry organs. It spreads disease and despair, and patiently awaits the end of days when it will devour the sun.]=],
}
m["Urug"] = {
  Name = "Urug",
  Colour = "Red",
  Glyph = "o",
  Tile = "[[File:Urug.png]]",
  Speed = "10",
  HD = 9,
  ["HD"] = 9,
  ["Average HP 10x"] = 675,
  AC = 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["Vv"] = {
  Name = "Vv",
  Colour = "Magenta",
  Glyph = "9",
  Tile = "[[File:Vv.png]]",
  Speed = "10",
  HD = 23,
  ["HD"] = 23,
  ["Average HP 10x"] = 2700,
  AC = 27,
  EV = 12,
  Attacks = {
    {Damage = 35, Type = "Hit", Flavour = "Fire"},
    {Damage = 35, Type = "Hit", Flavour = "Cold"},
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Eruption", Damage = "3d24", Flags = {"Magical",}},
      {Spell = "Pyroclastic Surge", Damage = "3d33", Flags = {"Magical",}},
      {Spell = "Creeping Frost", Damage = "3d30", Flags = {"Magical",}},
    },
  },
  Flags = {"Unique flag","Female flag",},
  MR = "140",
  Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Petrify resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 3193,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "Vv",
  Species = "Vv",
  Description = [=[One of the Stoneborn, formed untold aeons ago with supreme command over rock. Her people shelter deep within the living earth, so whatever has forced Vv into the oppressive openness of the Dungeon must be dire indeed. But whatever it is, she's not talking...]=],
  Quote = [=["Beside the man stands a woman - of sorts. Her emulation of the human gender is only superficial, a courtesy. Likewise the loose drapelike dress she wears is not cloth. She has simply shaped a portion of her stiff substance to suit the preferences of the fragile, mortal creatures among whom she currently moves. From a distance the illusion would work to pass her off as a woman standing still...

When she turns to the man - slowly; stone eaters are slow aboveground, except when they aren't - this movement pushes her beyond artful beauty into something altogether different. The man has grown used to it, but even so, he does not look at her. He does not want revulsion to spoil the moment."
-N.K. Jemisin, "The Fifth Season". 2015.]=],
}
m["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["Zenata"] = {
  Name = "Zenata",
  Colour = "LightGrey",
  Glyph = "a",
  Tile = "[[File:Zenata.png]]",
  Speed = "10",
  HD = 15,
  ["HD"] = 15,
  ["Average HP 10x"] = 1800,
  AC = 10,
  EV = 10,
  Attacks = {
    {Damage = 35, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour","Starting equipment","Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Resonance Strike", Damage = "3d15 - 7d15", Flags = {"Wizard",}},
      {Spell = "Sheza's Dance", Flags = {"Wizard",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag","Unique flag","Female flag",},
  MR = "100",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1849,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[A master weaponsmith, her flesh melding into steel so smoothly that it's hard to tell where one ends and the other begins. She entered the Dungeon to search for the secrets of an ancient, long-suppressed cult, said to have exalted metal over flesh. The price of knowledge was her humanity - a price she paid eagerly.]=],
}
m["acid blob"] = {
  Name = "acid blob",
  Colour = "LightCyan",
  Glyph = "J",
  Tile = "[[File:Acid blob.png]]",
  Speed = "12",
  HD = 18,
  ["HD"] = 18,
  ["Average HP 10x"] = 990,
  AC = 1,
  EV = 3,
  Attacks = {
    {Damage = 42, Type = "Hit", Flavour = "Acid"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Spit Acid", Damage = "3d14", Flags = {"Natural",}},
    },
  },
  Flags = {"Eats doors","See invisible flag","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 = "3d14", 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 = 4, 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 = "l",
  Tile = "[[File:Alligator.png]]",
  Speed = "12 (swim: 80%)",
  HD = 12,
  ["HD"] = 12,
  ["Average HP 10x"] = 620,
  AC = 4,
  EV = 9,
  Attacks = {
    {Damage = 27, Type = "Bite", Flavour = "Drag"},
    {Damage = 14, Type = "Tail slap", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Flags = {"Cold blood flag",},
  MR = "40",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 842,
  Size = "Large",
  Intelligence = "Animal",
  Genus = "giant lizard",
  Species = "alligator",
  Description = [=[An aggressive crocodilian with great crunching jaws full of sharp teeth.]=],
  Quote = [=[“Alligators commit errors of diet.”
-Bennet Bowler, M.D., _Contributions to the Natural History of the
Alligator, (Crocodilus Mississipiensis), with a Microscopic Addendum_,
p. 17. 1846.]=],
}
m["alligator snapping turtle"] = {
  Name = "alligator snapping turtle",
  Colour = "LightGreen",
  Glyph = "t",
  Tile = "[[File:Alligator snapping turtle.png]]",
  Speed = "8 (swim: 60%)",
  HD = 16,
  ["HD"] = 16,
  ["Average HP 10x"] = 1440,
  AC = 19,
  EV = 1,
  Attacks = {
    {Damage = 50, Type = "Bite", Flavour = "Reach"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Flags = {"Cold blood flag",},
  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 = "3d34", 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 champion"] = {
  Name = "antique champion",
  Colour = "Blue",
  Glyph = "z",
  Tile = "[[File:Antique champion.png]]",
  Speed = "10",
  HD = 20,
  ["HD"] = 20,
  ["Average HP 10x"] = 980,
  AC = 20,
  EV = 15,
  Attacks = {
    {Damage = 35, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Ghostly Fireball", Damage = "3d24", Flags = {"Wizard",}},
      {Spell = "Haunt", Flags = {"Wizard",}},
      {Spell = "Might", Flags = {"Wizard",}},
      {Spell = "Haste", Flags = {"Wizard",}},
    },
  },
  Flags = {"Fighter flag","Evil flag","See invisible flag","Unbreathing flag",},
  MR = "120",
  Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 3017,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "ancient champion",
  Species = "ancient champion",
  Description = [=[An unfathomably expensive skeleton. It has countless sigils engraved into its bones, and pulses with a ghostly presence.]=],
}
m["antique lich"] = {
  Name = "antique lich",
  Colour = "White",
  Glyph = "L",
  Tile = "[[File:Antique lich.png]]",
  Speed = "10",
  HD = 27,
  ["HD"] = 27,
  ["Average HP 10x"] = 1080,
  AC = 20,
  EV = 10,
  Attacks = {
    {Damage = 20, Type = "Touch", Flavour = "Drain experience"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Bolt of Cold", Damage = "3d37", Flags = {"Wizard",}},
      {Spell = "Force Lance", Damage = "3d27", Flags = {"Wizard",}},
      {Spell = "Summon Greater Demon", Flags = {"Wizard",}},
      {Spell = "Slow", Flags = {"Wizard",}},
      {Spell = "Invisibility", Flags = {"Wizard",}},
    },
    {
      {Spell = "Bolt of Draining", Damage = "3d33", Flags = {"Wizard",}},
      {Spell = "Poison Arrow", Damage = "3d34", Flags = {"Wizard",}},
      {Spell = "Haunt", Flags = {"Wizard",}},
      {Spell = "Banishment", Flags = {"Wizard",}},
      {Spell = "Haste", Flags = {"Wizard",}},
    },
    {
      {Spell = "Bolt of Fire", Damage = "3d37", Flags = {"Wizard",}},
      {Spell = "Iron Shot", Damage = "3d44", Flags = {"Wizard",}},
      {Spell = "Summon Greater Demon", Flags = {"Wizard",}},
      {Spell = "Confuse", Flags = {"Wizard",}},
      {Spell = "Invisibility", Flags = {"Wizard",}},
    },
    {
      {Spell = "Corrosive Bolt", Damage = "3d28", Flags = {"Wizard",}},
      {Spell = "Lehudib's Crystal Spear", Damage = "3d48", Flags = {"Wizard",}},
      {Spell = "Petrify", Flags = {"Wizard",}},
      {Spell = "Haste", Flags = {"Wizard",}},
    },
    {
      {Spell = "Lightning Bolt", Damage = "3d29", Flags = {"Wizard",}},
      {Spell = "Orb of Destruction", Damage = "9d20", Flags = {"Wizard",}},
      {Spell = "Paralyse", Flags = {"Wizard",}},
      {Spell = "Haste", Flags = {"Wizard",}},
    },
  },
  Flags = {"Evil flag","See invisible flag","Unbreathing flag","Speaks flag","Vault flag",},
  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["aspiring flesh"] = {
  Name = "aspiring flesh",
  Colour = "LightGrey",
  Glyph = "*",
  Tile = "[[File:Aspiring flesh.png]]",
  Speed = "10 (stationary)",
  HD = 12,
  ["HD"] = 12,
  ["Average HP 10x"] = 1330,
  AC = 2,
  EV = 0,
  Attacks = {
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Spellsets = {
  },
  Flags = {"No poly flag","Regenerates flag","Stationary flag","No skeleton flag","No zombie flag","No gen derived flag",},
  MR = "Immune",
  Resistances = {"Drown resistance","Poison resistance 1",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 0,
  Size = "Large",
  Intelligence = "Brainless",
  Genus = "aspiring flesh",
  Species = "aspiring flesh",
  Description = [=[The divided and churning remains of a protean progenitor, striving desperately for form. Whatever they become, the last of their progenitor's power ensure it will be stronger and swifter than any such creature found elsewhere in the dungeon.]=],
}
m["azure jelly"] = {
  Name = "azure jelly",
  Colour = "LightBlue",
  Glyph = "J",
  Tile = "[[File:Azure jelly.png]]",
  Speed = "12",
  HD = 15,
  ["HD"] = 15,
  ["Average HP 10x"] = 825,
  AC = 5,
  EV = 10,
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Cold"},
    {Damage = 12, Type = "Hit", Flavour = "Cold"},
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Eats doors","See invisible flag","Unbreathing flag","Unblindable flag",},
  MR = "80",
  Resistances = {"Cold resistance","Poison resistance","Acid resistance 3","Drown resistance",},
  Vulnerabilities = {"Fire vulnerability",},
  Corpse = "No",
  XP = 1319,
  Size = "Small",
  Intelligence = "Brainless",
  Genus = "jelly",
  Species = "azure jelly",
  Description = [=[An extremely cold blob of bright blue cytoplasm, forming bits of frost in the air around it.]=],
}
m["ball lightning"] = {
  Name = "ball lightning",
  Colour = "LightCyan",
  Glyph = "*",
  Tile = "[[File:Ball lightning.png]]",
  Speed = "20",
  HD = 1,
  ["HD"] = 1,
  ["Average HP 10x"] = 10,
  AC = 0,
  EV = 10,
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Flying flag","Unbreathing flag","Insubstantial flag","Conjured flag",},
  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 = "Pyre Arrow", Damage = "2d14*", 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","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","Speaks flag","Warm blood flag","No poly flag",},
  MR = "140",
  Resistances = {"Fire resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3",},
  Vulnerabilities = {},
  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["blazeheart golem"] = {
  Name = "blazeheart golem",
  Colour = "Magenta",
  Glyph = "9",
  Tile = "[[File:Blazeheart golem.png]]",
  Speed = "10 (atk: 200%)",
  HD = 6,
  ["HD"] = 6,
  ["Average HP 10x"] = 400,
  AC = 9,
  EV = 2,
  Attacks = {
      {Damage = 27, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"Fighter flag","Unbreathing flag","No exp gain flag",},
  MR = "Immune",
  Resistances = {"Fire resistance 2","Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 0,
  Size = "Large",
  Intelligence = "Brainless",
  Genus = "golem",
  Species = "blazeheart golem",
  Description = [=[A volatile elemental spark encased in a shell of slag iron. If destroyed while its fires still blaze, the exposed core will violently detonate a moment later.]=],
}
m["blazeheart core"] = {
  Name = "blazeheart core",
  Colour = "LightRed",
  Glyph = "*",
  Tile = "[[File:Blazeheart core.png]]",
  Speed = "10",
  HD = 15,
  ["HD"] = 15,
  ["Average HP 10x"] = 50000,
  AC = 0,
  EV = 99,
  Attacks = {
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Unbreathing flag","No exp gain flag",},
  MR = "10",
  Resistances = {"Fire resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 0,
  Size = "Small",
  Intelligence = "Brainless",
  Genus = "blazeheart core",
  Species = "blazeheart core",
  Description = [=[The exposed elemental core of a blazeheart golem. Far too unstable to remain without its shell, it is in the process of violently exploding.]=],
}
m["bombardier beetle"] = {
  Name = "bombardier beetle",
  Colour = "LightBlue",
  Glyph = "B",
  Tile = "[[File:Bombardier beetle.png]]",
  Speed = "6",
  HD = 2,
  ["HD"] = 2,
  ["Average HP 10x"] = 170,
  AC = 4,
  EV = 7,
  Attacks = {
    {Damage = 5, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Pyre Arrow", Damage = "2d3*", Flags = {"Natural",}},
    },
  },
  Flags = {},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {"Poison vulnerability",},
  Corpse = "Clean",
  XP = 46,
  Size = "Little",
  Intelligence = "Animal",
  Genus = "bombardier beetle",
  Species = "bombardier beetle",
  Description = [=[An unassuming beetle filled with an incredible amount of hypergolic fluid. The sticky spray it fires is capable of igniting predators and unwary adventurers alike, though more experienced ones know to keep moving if they wish to avoid a fiery grave.]=],
}
m["burial acolyte"] = {
  Name = "burial acolyte",
  Colour = "LightCyan",
  Glyph = "p",
  Tile = "[[File:Burial acolyte.png]]",
  Speed = "10",
  HD = 4,
  ["HD"] = 4,
  ["Average HP 10x"] = 190,
  AC = 0,
  EV = 13,
  Attacks = {
    {Damage = 4, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Malign Offering", Damage = "2d8", Flags = {"Priest",}},
      {Spell = "Dispel Undead", Damage = "3d7", Flags = {"Priest",}},
      {Spell = "Funeral Dirge", Flags = {"Priest",}},
    },
  },
  Flags = {"Warm blood flag","Speaks flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 71,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[A masked priest in the service of Kikubaaqudgha, well-versed in choral rituals to both rouse the dead and send them to eternal rest.]=],
}
m["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 = 9,
  EV = 12,
  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","Miasma resistance",},
  Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
  Corpse = "Clean",
  XP = 1026,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "demonspawn",
  Species = "demonspawn",
  Description = [=[A half-mortal, half-demonic creature, covered in icy blue scales. It wields powers of darkness from its devotion to the deities of death.]=],
  Quote = [=[“The sky is sad and beautiful, like a vast altar.
The sun has drowned in its congealing blood.”
-Charles Baudelaire, _Flowers of Evil_, 43: Evening Harmony. 1857.
trans. Ruth White, 1969.]=],
}
m["blink frog"] = {
  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 = "2d(11-27)", 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 = 6,
  EV = 12,
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Fire"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Legendary Destruction", Damage = "3d19 / 3d21 / 3d25", Flags = {"Priest",}},
      {Spell = "Call of Chaos", Flags = {"Priest",}},
    },
  },
  Flags = {"Evil flag","Unholy flag","Speaks flag","Warm blood flag",},
  MR = "60",
  Resistances = {"Fire resistance 3","Torment resistance","Miasma resistance",},
  Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
  Corpse = "Clean",
  XP = 1108,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "demonspawn",
  Species = "demonspawn",
  Description = [=[A half-mortal, half-demonic creature, radiating an intense heat. It weaves powerful and unpredictable spells of devastation.]=],
}
m["bog body"] = {
  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 = 27, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Roll", Damage = "2d27", Flags = {"Natural",}},
      {Spell = "Blink Away", Flags = {"Natural",}},
    },
  },
  Flags = {"No skeleton flag","Web immune flag",},
  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["brain worm"] = {
  Name = "brain worm",
  Colour = "LightMagenta",
  Glyph = "w",
  Tile = "[[File:Brain worm.png]]",
  Speed = "10",
  HD = 5,
  ["HD"] = 5,
  ["Average HP 10x"] = 200,
  AC = 1,
  EV = 5,
  Attacks = {
    {Damage = 6, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Brain Bite", Damage = "4-8*", Flags = {"Natural",}},
    },
  },
  Flags = {"No skeleton flag","Regenerates flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 92,
  Size = "Small",
  Intelligence = "Human",
  Genus = "ribbon worm",
  Species = "brain worm",
  Description = [=[A slimy fluorescent worm with a greatly distended head. This creature feeds on others' intellect as it squirms through unworldly grime.]=],
}
m["briar patch"] = {
  Name = "briar patch",
  Colour = "Yellow",
  Glyph = "P",
  Tile = "[[File:Briar patch.png]]",
  Speed = "0",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 150,
  AC = 10,
  EV = 0,
  Attacks = {
  },
  Holiness = "Plant",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Flags = {"Stationary flag","No exp gain flag","Harmless flag","Spiny flag",},
  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","Holy vulnerability",},
  Corpse = "No",
  XP = 2050,
  Size = "Large",
  Intelligence = "Human",
  Genus = "Brimstone Fiend",
  Species = "Brimstone Fiend",
  Description = [=[A huge and powerful demon wreathed in damnation, with great scaly wings. 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 = 20,
  Attacks = {
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Flying flag","Confused flag","No exp gain flag","Harmless flag",},
  MR = "0",
  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 = "Vitrify", Flags = {"Magical",}},
      {Spell = "Malmutate", Flags = {"Magical",}},
      {Spell = "Dig", Flags = {"Magical",}},
    },
  },
  Flags = {"Unholy flag","See invisible flag","Flying 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 = 9,
  ["HD"] = 9,
  ["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 = 542,
  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 = 7, Type = "Hit", Flavour = "Plain"},
    {Damage = 3, Type = "Kick", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Archer flag","Speaks flag","Warm blood flag",},
  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"},
    {Damage = 5, Type = "Kick", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Fighter flag","Archer flag","Speaks flag","Warm blood flag",},
  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 = 3,
  EV = 15,
  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","Miasma resistance",},
  Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
  Corpse = "Clean",
  XP = 1115,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "demonspawn",
  Species = "demonspawn",
  Description = [=[A half-mortal, half-demonic creature, oozing with dark energies. It twists space around itself, and can corrupt weapons, armour and even the very flesh of its opponents.]=],
}
m["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["cerulean imp"] = {
  Name = "cerulean imp",
  Colour = "LightBlue",
  Glyph = "5",
  Tile = "[[File:Cerulean imp.png]]",
  Speed = "10 (move: 70%)",
  HD = 3,
  ["HD"] = 3,
  ["Average HP 10x"] = 135,
  AC = 3,
  EV = 14,
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Evil flag","Flying flag","Speaks flag",},
  MR = "40",
  Resistances = {"Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 43,
  Size = "Little",
  Intelligence = "Human",
  Genus = "cerulean imp",
  Species = "cerulean imp",
  Description = [=[A small, willful minor demon. Its wings, far larger than its scrawny body, were made to soar, and it lands only rarely and with the greatest reluctance.]=],
}
m["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["crocodile"] = {
  Name = "crocodile",
  Colour = "Brown",
  Glyph = "l",
  Tile = "[[File:Crocodile.png]]",
  Speed = "10 (swim: 60%)",
  HD = 5,
  ["HD"] = 5,
  ["Average HP 10x"] = 300,
  AC = 4,
  EV = 12,
  Attacks = {
    {Damage = 18, Type = "Bite", Flavour = "Drag"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Flags = {"Cold blood flag",},
  MR = "20",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 119,
  Size = "Large",
  Intelligence = "Animal",
  Genus = "crocodile",
  Species = "crocodile",
  Description = [=[A crocodilian with powerful jaws.]=],
  Quote = [=[“How doth the little crocodile
 Improve his shining tail,
And pour the waters of the Nile
 On every golden scale!

How cheerfully he seems to grin,
 How neatly spreads his claws,
And welcomes little fishes in
 With gently smiling jaws!”
    -Lewis Carroll, _Alice's Adventures in Wonderland_, 1865.]=],
}
m["crystal echidna"] = {
  Name = "crystal echidna",
  Colour = "Green",
  Glyph = "r",
  Tile = "[[File:Crystal echidna.png]]",
  Speed = "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 = "2d3", 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 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","No zombie 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 = 17,
  ["HD"] = 17,
  ["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 Souls", Flags = {"Wizard",}},
    },
  },
  Flags = {"Evil flag","See invisible flag","Speaks flag","Warm blood flag",},
  MR = "120",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 934,
  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 = "Lee's Rapid Deconstruction", Damage = "3d20", 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",}},
    },
  },
  Flags = {"Evil flag","Unholy flag","Speaks flag","Warm blood flag",},
  MR = "80",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 896,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "elf",
  Species = "elf",
  Description = [=[An exalted servant of the ancient dark god of the deep elves, basking in hellish death magic.]=],
}
m["deep elf knight"] = {
  Name = "deep elf knight",
  Colour = "Blue",
  Glyph = "e",
  Tile = "[[File:Deep elf knight.png]]",
  Speed = "10",
  HD = 11,
  ["HD"] = 11,
  ["Average HP 10x"] = 495,
  AC = 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 = "Pyre Arrow", Damage = "2d9*", Flags = {"Wizard",}},
      {Spell = "Bolt of Fire", Damage = "3d17", Flags = {"Wizard",}},
      {Spell = "Summon Fire Elementals", Flags = {"Wizard",}},
      {Spell = "Blink", Flags = {"Wizard",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag",},
  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 = "3d21", 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 bear;
Down to the bottom the vessel sank,
A laidly Trold has dragged it there.”
-George Borrow, _Lavengro: The Scholar, the Gypsy, the Priest_. 1851.]=],
}
m["deep troll earth mage"] = {
  Name = "deep troll earth mage",
  Colour = "Magenta",
  Glyph = "T",
  Tile = "[[File:Deep troll earth mage.png]]",
  Speed = "10",
  HD = 12,
  ["HD"] = 12,
  ["Average HP 10x"] = 480,
  AC = 12,
  EV = 10,
  Attacks = {
    {Damage = 27, Type = "Bite", Flavour = "Plain"},
    {Damage = 20, Type = "Claw", Flavour = "Plain"},
    {Damage = 20, Type = "Claw", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Lee's Rapid Deconstruction", Damage = "Nd18", Flags = {"Wizard",}},
      {Spell = "Dig", Flags = {"Wizard",}},
    },
  },
  Flags = {"See invisible flag","Unblindable flag","Speaks flag","Warm blood flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 861,
  Size = "Large",
  Intelligence = "Human",
  Genus = "troll",
  Species = "deep troll",
  Description = [=[A particularly intelligent deep troll, its use of magic to tunnel through the earth allows it and its kin to ambush their foes.]=],
  Quote = [=[“Buckshank bold and Elfinstone,
And more than I can mention here,
They caused to be built so stout a ship,
And unto Iceland they would steer.

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

They launched the ship upon the main,
Which bellowed like a wrathful bear;
Down to the bottom the vessel sank,
A laidly Trold has dragged it there.”
-George Borrow, _Lavengro: The Scholar, the Gypsy, the Priest_. 1851.]=],
}
m["deformed elf"] = {
  Name = "deformed elf",
  Colour = "LightRed",
  Glyph = "e",
  Tile = "[[File:Deformed elf.png]]",
  Speed = "10",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 360,
  AC = 3,
  EV = 15,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag","No poly flag","Vault flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 346,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "elf",
  Species = "elf",
  Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
}
m["deformed human"] = {
  Name = "deformed human",
  Colour = "LightGrey",
  Glyph = "p",
  Tile = "[[File:Deformed human.png]]",
  Speed = "10",
  HD = 6,
  ["HD"] = 6,
  ["Average HP 10x"] = 330,
  AC = 3,
  EV = 13,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag","Vault flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 194,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=],
  Quote = [=[“Do you know
Do I know
What’s this thing called ‘man’?
God only knows what a man is!
I only know his price.”
-Bertolt Brecht, “The Measures Taken”. 1930.]=],
}
m["deformed orc"] = {
  Name = "deformed orc",
  Colour = "LightRed",
  Glyph = "o",
  Tile = "[[File:Deformed orc.png]]",
  Speed = "10",
  HD = 1,
  ["HD"] = 1,
  ["Average HP 10x"] = 70,
  AC = 1,
  EV = 9,
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag","Vault flag",},
  MR = "0",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 3,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "orc",
  Species = "orc",
  Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
}
m["demigod"] = {
  Name = "demigod",
  Colour = "Yellow",
  Glyph = "p",
  Tile = "[[File:Demigod.png]]",
  Speed = "10",
  HD = 5,
  ["HD"] = 5,
  ["Average HP 10x"] = 375,
  AC = 2,
  EV = 12,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag","No poly flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 154,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "demigod",
  Description = [=[The aura of power around this human-like figure immediately betrays its divine ancestry. And with the good gods (at least officially) decrying fornication, betting on the good nature of this individual may be unwise.]=],
}
m["demonic crawler"] = {
  Name = "demonic crawler",
  Colour = "LightGreen",
  Glyph = "s",
  Tile = "[[File:Demonic crawler.png]]",
  Speed = "13",
  HD = 9,
  ["HD"] = 9,
  ["Average HP 10x"] = 585,
  AC = 10,
  EV = 6,
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Regenerates flag","See invisible flag","No skeleton flag","Web immune flag",},
  MR = "60",
  Resistances = {"Poison resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "Noxious",
  XP = 351,
  Size = "Large",
  Intelligence = "Animal",
  Genus = "demonic crawler",
  Species = "demonic crawler",
  Description = [=[A hellish insectoid creature with a long and bloated body, supported by dozens of short jointed legs and topped with an almost human head.]=],
}
m["demonic plant"] = {
  Name = "demonic plant",
  Colour = "LightGrey",
  Glyph = "P",
  Tile = "[[File:Demonic plant.png]]",
  Speed = "0",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 2000,
  AC = 10,
  EV = 0,
  Attacks = {
  },
  Holiness = "Plant",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Stationary flag","No exp gain flag","Harmless flag","Fragile flag",},
  MR = "Immune",
  Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 0,
  Size = "Small",
  Intelligence = "Brainless",
  Genus = "plant",
  Species = "demonic plant",
  Description = [=[A demonic mockery of a plant, covered with mysterious appendages and writhing tentacles. It appears to be harmless.]=],
}
m["demonspawn"] = {
  Name = "demonspawn",
  Colour = "Brown",
  Glyph = "6",
  Tile = "[[File:Demonspawn.png]]",
  Speed = "10",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 925,
  AC = 3,
  EV = 13,
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
    {Damage = 20, Type = "Claw", Flavour = "Plain"},
    {Damage = 20, Type = "Gore", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Unholy flag","Speaks flag","Warm blood flag","No poly flag",},
  MR = "20",
  Resistances = {"Torment resistance",},
  Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
  Corpse = "Clean",
  XP = 196,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "demonspawn",
  Species = "demonspawn",
  Description = [=[A half-mortal, half-demonic creature, with its hellish heritage asserting itself through a certain devilish cast to its features.]=],
}
m["diamond obelisk"] = {
  Name = "diamond obelisk",
  Colour = "White",
  Glyph = "8",
  Tile = "[[File:Diamond obelisk.png]]",
  Speed = "10 (stationary)",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 96000,
  AC = 12,
  EV = 1,
  Attacks = {
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Unbreathing flag","Stationary flag","No exp gain flag","Harmless flag","No poly flag","Artificial flag",},
  MR = "Immune",
  Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Wind resistance","Petrify resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 0,
  Size = "Large",
  Intelligence = "Human",
  Genus = "diamond obelisk",
  Species = "diamond obelisk",
  Description = [=[A towering obelisk surrounded by a powerful storm.]=],
}
m["dire elephant"] = {
  Name = "dire elephant",
  Colour = "Blue",
  Glyph = "Y",
  Tile = "[[File:Dire elephant.png]]",
  Speed = "10",
  HD = 15,
  ["HD"] = 15,
  ["Average HP 10x"] = 1125,
  AC = 13,
  EV = 2,
  Attacks = {
    {Damage = 40, Type = "Trample", Flavour = "Trample"},
    {Damage = 15, Type = "Trunk slap", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Warm blood flag",},
  MR = "100",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1246,
  Size = "Giant",
  Intelligence = "Animal",
  Genus = "elephant",
  Species = "dire elephant",
  Description = [=[A huge pachyderm, wilder and fiercer than normal elephants, with a very thick hide, powerful legs, and a memory to die for.]=],
}
m["doom hound"] = {
  Name = "doom hound",
  Colour = "Green",
  Glyph = "h",
  Tile = "[[File:Doom hound.png]]",
  Speed = "13",
  HD = 20,
  ["HD"] = 20,
  ["Average HP 10x"] = 1100,
  AC = 6,
  EV = 13,
  Attacks = {
    {Damage = 45, Type = "Bite", Flavour = "Plain"},
    {Damage = 30, Type = "Claw", Flavour = "Plain"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Doom Howl", Flags = {"Natural",}},
    },
  },
  Flags = {"Unholy flag","See invisible flag","Unblindable flag",},
  MR = "20",
  Resistances = {"Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "Clean",
  XP = 3392,
  Size = "Medium",
  Intelligence = "Animal",
  Genus = "hound",
  Species = "doom hound",
  Description = [=[A demon lapdog of the queen of Tartarus, bound to hunt her enemies. The first time a foe hears its howl, it will echo in their mind, calling nightmarish creatures to hunt them. Those who survive have the small consolation of being inoculated against that particular hound's howl.]=],
  Quote = [=[“Standing over Hugo, and plucking at his throat, there stood a foul thing, a great, black beast, shaped like a hound, yet larger than any hound that ever mortal eye has rested upon. And even as they looked the thing tore the throat out of Hugo Baskerville...”
-Arthur Conan Doyle, _The Hound of the Baskervilles_. 1902.]=],
}
m["draconian"] = {
  Name = "draconian",
  Colour = "Brown",
  Glyph = "d",
  Tile = "[[File:Draconian.png]]",
  Speed = "10",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 640,
  AC = 10,
  EV = 11,
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Cold blood flag","Speaks flag","No poly flag",},
  MR = "10",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 526,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "draconian",
  Species = "draconian",
  Description = [=[A brown-scaled humanoid with a reptilian tail and small wings. It is yet to develop the distinct colouring and powerful breath weapon of its mature form.]=],
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["draconian annihilator"] = {
  Name = "draconian annihilator",
  Colour = "LightBlue",
  Glyph = "q",
  Tile = "[[File:Draconian annihilator.png]]",
  Speed = "10",
  HD = 16,
  ["HD"] = 16,
  ["Average HP 10x"] = 800,
  AC = 9,
  EV = 10,
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Lightning Bolt", Damage = "3d21", Flags = {"Wizard",}},
      {Spell = "Lehudib's Crystal Spear", Damage = "3d35", Flags = {"Wizard",}},
      {Spell = "Blink", Flags = {"Wizard",}},
      {Spell = "Iron Shot", Damage = "3d29", Flags = {"Wizard",}},
      {Spell = "Poison Arrow", Damage = "3d23", Flags = {"Wizard",}},
    },
  },
  Flags = {"Cold blood flag","Speaks flag",},
  MR = "40",
  Resistances = {"Fire resistance","Sticky flame resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1490,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "draconian",
  Species = "draconian",
  Description = [=[A draconian that uses powerful conjurations to destroy anyone who dares to stand in its way.]=],
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["draconian knight"] = {
  Name = "draconian knight",
  Colour = "Cyan",
  Glyph = "q",
  Tile = "[[File:Draconian knight.png]]",
  Speed = "10",
  HD = 16,
  ["HD"] = 16,
  ["Average HP 10x"] = 1120,
  AC = 19,
  EV = 11,
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Bolt of Cold", Damage = "3d25", Flags = {"Wizard",}},
      {Spell = "Throw Icicle", Damage = "3d25", Flags = {"Wizard",}},
      {Spell = "Haste", Flags = {"Wizard",}},
      {Spell = "Invisibility", Flags = {"Wizard",}},
    },
  },
  Flags = {"Fighter flag","Cold blood flag","Speaks flag",},
  MR = "40",
  Resistances = {"Fire resistance","Sticky flame resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1739,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "draconian",
  Species = "draconian",
  Description = [=[Protected by thick scales, skillful weapon use, and complementary magic, this draconian is a dangerous opponent. Draconian knights specialize in ice magic and necromancy.]=],
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["draconian monk"] = {
  Name = "draconian monk",
  Colour = "Blue",
  Glyph = "q",
  Tile = "[[File:Draconian monk.png]]",
  Speed = "10",
  HD = 16,
  ["HD"] = 16,
  ["Average HP 10x"] = 1200,
  AC = 7,
  EV = 20,
  Attacks = {
    {Damage = 35, Type = "Hit", Flavour = "Flank"},
    {Damage = 20, Type = "Kick", Flavour = "Plain"},
    {Damage = 15, Type = "Tail slap", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Sticky Flame Splash", Damage = "3d6", Flags = {"Natural","Breath",}},
    },
  },
  Flags = {"Fighter flag","Cold blood flag","Speaks flag",},
  MR = "40",
  Resistances = {"Fire resistance","Sticky flame resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1940,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "draconian",
  Species = "draconian",
  Description = [=[A draconian who has eschewed the study of weaponry and magic in order to train in the art of unarmed combat. Its scaly fists, well-thewed legs, and mighty tail rain down blows upon its opponents.]=],
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["draconian scorcher"] = {
  Name = "draconian scorcher",
  Colour = "LightRed",
  Glyph = "q",
  Tile = "[[File:Draconian scorcher.png]]",
  Speed = "10",
  HD = 16,
  ["HD"] = 16,
  ["Average HP 10x"] = 800,
  AC = 9,
  EV = 12,
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Bolt of Fire", Damage = "3d25", Flags = {"Wizard",}},
      {Spell = "Bolt of Magma", Damage = "3d25", Flags = {"Wizard",}},
      {Spell = "Fireball", Damage = "3d26", Flags = {"Wizard",}},
      {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Wizard",}},
      {Spell = "Call Down Damnation", Damage = "3d15", Flags = {"Emergency","Wizard",}},
    },
  },
  Flags = {"Unholy flag","Cold blood flag","Speaks flag",},
  MR = "40",
  Resistances = {"Fire resistance","Sticky flame resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1679,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "draconian",
  Species = "draconian",
  Description = [=[A cunning draconian who has mastered the inner secrets of the element of fire. Its scales are sooty from years of magical pyrotechnics.]=],
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["draconian shifter"] = {
  Name = "draconian shifter",
  Colour = "LightCyan",
  Glyph = "q",
  Tile = "[[File:Draconian shifter.png]]",
  Speed = "10",
  HD = 16,
  ["HD"] = 16,
  ["Average HP 10x"] = 960,
  AC = 9,
  EV = 16,
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Dimension Anchor", Flags = {"Wizard",}},
      {Spell = "Blink Other", Flags = {"Wizard",}},
      {Spell = "Blink Range", Flags = {"Wizard",}},
      {Spell = "Blink Allies Encircling", Flags = {"Wizard",}},
      {Spell = "Blink Away", Flags = {"Emergency","Wizard",}},
    },
  },
  Flags = {"Cold blood flag","Speaks flag",},
  MR = "40",
  Resistances = {"Fire resistance","Sticky flame resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1577,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "draconian",
  Species = "draconian",
  Description = [=[A draconian master of the warp, who can translocate both itself and anyone else to any place, either on this world or outside of it.]=],
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["draconian stormcaller"] = {
  Name = "draconian stormcaller",
  Colour = "Brown",
  Glyph = "q",
  Tile = "[[File:Draconian stormcaller.png]]",
  Speed = "10",
  HD = 16,
  ["HD"] = 16,
  ["Average HP 10x"] = 880,
  AC = 10,
  EV = 10,
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},
      {Spell = "Summon Drakes", Flags = {"Priest",}},
      {Spell = "Upheaval", Damage = "3d24", Flags = {"Priest",}},
    },
  },
  Flags = {"Cold blood flag","Speaks flag",},
  MR = "40",
  Resistances = {"Fire resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1543,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "draconian",
  Species = "draconian",
  Description = [=[A draconian deriving its thunderous powers and draconic allies from the worship of Qazlal.]=],
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["dread lich"] = {
  Name = "dread lich",
  Colour = "LightMagenta",
  Glyph = "L",
  Tile = "[[File:Dread lich.png]]",
  Speed = "10",
  HD = 27,
  ["HD"] = 27,
  ["Average HP 10x"] = 1080,
  AC = 20,
  EV = 10,
  Attacks = {
    {Damage = 20, Type = "Touch", Flavour = "Drain experience"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Summon Greater Demon", Flags = {"Wizard",}},
      {Spell = "Paralyse", Flags = {"Wizard",}},
      {Spell = "Haste", Flags = {"Wizard",}},
      {Spell = "Invisibility", Flags = {"Wizard",}},
    },
  },
  Flags = {"Evil flag","See invisible flag","Speaks flag",},
  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 = 5119,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "lich",
  Species = "lich",
  Description = [=[A lich who has made terrible pacts with demonic forces to augment its dark magic]=],
}
m["dream sheep"] = {
  Name = "dream sheep",
  Colour = "Cyan",
  Glyph = "Y",
  Tile = "[[File:Dream sheep.png]]",
  Speed = "10",
  HD = 9,
  ["HD"] = 9,
  ["Average HP 10x"] = 220,
  AC = 2,
  EV = 10,
  Attacks = {
    {Damage = 13, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Dream Dust", Flags = {"Natural",}},
    },
  },
  Flags = {"Warm blood flag","Herd flag",},
  MR = "30",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 255,
  Size = "Medium",
  Intelligence = "Animal",
  Genus = "dream sheep",
  Species = "dream sheep",
  Description = [=[A drowsy, fluffy ovine whose coat sparkles with motes of dream dust. It gathers in herds and fills the air with dream dust, overwhelming its victims and putting them to sleep.]=],
  Quote = [=[“How undisturbed, the sleep of the foolish.”
-Philip K. Dick]=],
}
m["drowned soul"] = {
  Name = "drowned soul",
  Colour = "LightCyan",
  Glyph = "W",
  Tile = "[[File:Drowned soul.png]]",
  Speed = "12",
  HD = 13,
  ["HD"] = 13,
  ["Average HP 10x"] = 195,
  AC = 0,
  EV = 13,
  Attacks = {
    {Damage = 0, Type = "Touch", Flavour = "Drown"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag","Speaks flag","Insubstantial flag",},
  MR = "60",
  Resistances = {"Cold resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 456,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "phantom",
  Species = "drowned soul",
  Description = [=[A cold and hollow apparition of the drowned dead, chained by some lingering attachment to the depths in which it perished. They clamour around the living, sharing the last moments of their watery fate with whatever their pale form touches.]=],
}
m["dryad"] = {
  Name = "dryad",
  Colour = "LightGreen",
  Glyph = "R",
  Tile = "[[File:Dryad.png]]",
  Speed = "10",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 520,
  AC = 6,
  EV = 12,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Awaken Vines", Flags = {"Wizard",}},
      {Spell = "Awaken Forest", Flags = {"Wizard",}},
      {Spell = "Minor Healing", Damage = "2d4+3", Flags = {"Emergency","Wizard",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag","No poly flag",},
  MR = "80",
  Resistances = {},
  Vulnerabilities = {"Fire vulnerability",},
  Corpse = "Clean",
  XP = 350,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "dryad",
  Species = "dryad",
  Description = [=[A spirit of nature, bound to the forest in which it resides. It is capable of calling upon the trees to defend against incursions.]=],
  Quote = [=[• Roy Quixote: Wait, what's my beef with clean energy again?
— Durkon Pansa: Dunno, but if'n ye prefer, I know a grove o'peach trees tha've been gettin' fresh wit tha locals.
-Rich Burlew, “Haleo and Julean”]=],
}
m["dwarf"] = {
  Name = "dwarf",
  Colour = "Green",
  Glyph = "g",
  Tile = "[[File:Dwarf.png]]",
  Speed = "10",
  HD = 5,
  ["HD"] = 5,
  ["Average HP 10x"] = 275,
  AC = 2,
  EV = 12,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag","No poly flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 130,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "dwarf",
  Species = "dwarf",
  Description = [=[A member of a short, sturdy mountain-dwelling folk. More robust than their deep dwarf cousins, yet less skilled in magical lore, dwarves excel in armed hand to hand combat.]=],
}
m["earth elemental"] = {
  Name = "earth elemental",
  Colour = "LightGrey",
  Glyph = "E",
  Tile = "[[File:Earth elemental.png]]",
  Speed = "6",
  HD = 6,
  ["HD"] = 6,
  ["Average HP 10x"] = 450,
  AC = 14,
  EV = 4,
  Attacks = {
    {Damage = 40, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Unbreathing 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","Petrify resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 84,
  Size = "Large",
  Intelligence = "Brainless",
  Genus = "elemental",
  Species = "earth elemental",
  Description = [=[A spirit drawn from the elemental plane of earth, which exists in this world by inhabiting a lump of earth and rocks.]=],
}
m["efreet"] = {
  Name = "efreet",
  Colour = "Red",
  Glyph = "R",
  Tile = "[[File:Efreet.png]]",
  Speed = "10",
  HD = 7,
  ["HD"] = 7,
  ["Average HP 10x"] = 385,
  AC = 10,
  EV = 5,
  Attacks = {
    {Damage = 17, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Bolt of Fire", Damage = "3d15", Flags = {"Magical",}},
      {Spell = "Fireball", Damage = "3d15", Flags = {"Magical",}},
    },
  },
  Flags = {"Unholy flag","Flying flag","Speaks flag",},
  MR = "20",
  Resistances = {"Fire resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Cold vulnerability","Holy vulnerability",},
  Corpse = "No",
  XP = 361,
  Size = "Large",
  Intelligence = "Human",
  Genus = "efreet",
  Species = "efreet",
  Description = [=[An imposing, muscular figure engulfed in a cloud of searing flame.]=],
  Quote = [=[“When the hoopoe returned to Solomon (he told him the news), and he responded (to Sheba’s people): “Are you giving me money? What GOD has given me is far better than what He has given you. You are the ones to rejoice in such gifts.” (To the hoopoe, he said), “Go back to them (and let them know that) we will come to them with forces they cannot imagine. We will evict them, humiliated and debased.” He said, “O you elders, which of you can bring me her mansion, before they arrive here as submitters?” One afrit from the jinns said, “I can bring it to you before you stand up. I am powerful enough to do this.”
-The Quran, Sura 27 Al-Naml]=],
}
m["eidolon"] = {
  Name = "eidolon",
  Colour = "Brown",
  Glyph = "W",
  Tile = "[[File:Eidolon.png]]",
  Speed = "10",
  HD = 13,
  ["HD"] = 13,
  ["Average HP 10x"] = 715,
  AC = 12,
  EV = 10,
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Drain speed"},
    {Damage = 17, Type = "Hit", Flavour = "Drain stat"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Bolt of Draining", Damage = "3d21", Flags = {"Magical",}},
      {Spell = "Cause Fear", Flags = {"Magical",}},
    },
  },
  Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag","Insubstantial flag",},
  MR = "140",
  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 = 1139,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "wraith",
  Species = "eidolon",
  Description = [=[An ancient skeletal apparition, sheathed in a cloud of mist. Its form glows white-hot with debilitating energy.]=],
}
m["eldritch tentacle"] = {
  Name = "eldritch tentacle",
  Colour = "Black",
  Glyph = "w",
  Tile = "[[File:Eldritch tentacle.png]]",
  Speed = "12 (stationary)",
  HD = 16,
  ["HD"] = 16,
  ["Average HP 10x"] = 1200,
  AC = 13,
  EV = 0,
  Attacks = {
    {Damage = 30, Type = "Tentacle slap", Flavour = "Chaos"},
    {Damage = 40, Type = "Claw", Flavour = "Chaos"},
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Flags = {"See invisible flag","Flying flag","Unbreathing flag","Stationary flag","No poly flag",},
  MR = "Immune",
  Resistances = {"Fire resistance 3","Cold resistance 3","Electricity resistance 3","Poison resistance 3","Acid resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
  Vulnerabilities = {"Silver vulnerability",},
  Corpse = "No",
  XP = 2295,
  Size = "Giant",
  Intelligence = "Animal",
  Genus = "eldritch tentacle",
  Species = "eldritch tentacle",
  Description = [=[An immense, squamous appendage of some unseen creature, dripping with ichor and tipped with a single, terrible-looking claw.]=],
}
m["eldritch tentacle segment"] = {
  Name = "eldritch tentacle segment",
  Colour = "Black",
  Glyph = "*",
  Tile = "[[File:Eldritch tentacle segment.png]]",
  Speed = "12 (stationary)",
  HD = 16,
  ["HD"] = 16,
  ["Average HP 10x"] = 1200,
  AC = 13,
  EV = 0,
  Attacks = {
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Flags = {"See invisible flag","Flying flag","Unbreathing flag","Stationary flag","No exp gain flag","No poly flag",},
  MR = "Immune",
  Resistances = {"Fire resistance 3","Cold resistance 3","Electricity resistance 3","Poison resistance 3","Acid resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 0,
  Size = "Giant",
  Intelligence = "Animal",
  Genus = "eldritch tentacle",
  Species = "eldritch tentacle segment",
  Description = [=[A part of an immense, squamous appendage. It thrashes and pulsates like no other living thing.]=],
}
m["electric eel"] = {
  Name = "electric eel",
  Colour = "LightCyan",
  Glyph = "S",
  Tile = "[[File:Electric eel.png]]",
  Speed = "10",
  HD = 3,
  ["HD"] = 3,
  ["Average HP 10x"] = 165,
  AC = 1,
  EV = 15,
  Attacks = {
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Water",
  Spellsets = {
    {
      {Spell = "Electrical Bolt", Damage = "3d6", Flags = {"Natural",}},
    },
  },
  Flags = {"Cold blood flag","No gen derived flag",},
  MR = "10",
  Resistances = {"Electricity resistance 3","Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 53,
  Size = "Small",
  Intelligence = "Animal",
  Genus = "electric eel",
  Species = "electric eel",
  Description = [=[A type of fish capable of generating a powerful electric field.]=],
}
m["electric golem"] = {
  Name = "electric golem",
  Colour = "LightCyan",
  Glyph = "9",
  Tile = "[[File:Electric golem.png]]",
  Speed = "16",
  HD = 15,
  ["HD"] = 15,
  ["Average HP 10x"] = 1350,
  AC = 5,
  EV = 20,
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Electricity"},
    {Damage = 15, Type = "Hit", Flavour = "Electricity"},
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Lightning Bolt", Damage = "3d20", Flags = {"Magical",}},
      {Spell = "Blink", Flags = {"Magical",}},
    },
  },
  Flags = {"See invisible flag","Unbreathing flag","Speaks flag","Insubstantial flag","Artificial flag",},
  MR = "Immune",
  Resistances = {"Fire resistance","Cold resistance","Electricity resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 3300,
  Size = "Large",
  Intelligence = "Brainless",
  Genus = "golem",
  Species = "electric golem",
  Description = [=[An animated figure made completely of electricity, created in some demented wizard's experiment.]=],
  Quote = [=[“I sing the Body electric”
-Walt Whitman, “I Sing the Body Electric”, _Leaves of Grass_. 1867.]=],
}
m["eleionoma"] = {
  Name = "eleionoma",
  Colour = "Green",
  Glyph = "R",
  Tile = "[[File:Eleionoma.png]]",
  Speed = "10",
  HD = 16,
  ["HD"] = 16,
  ["Average HP 10x"] = 800,
  AC = 2,
  EV = 10,
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Splinterspray", Damage = "3d24", Flags = {"Magical",}},
      {Spell = "Woodweal", Damage = "35 - 83", Flags = {"Magical","Emergency",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag",},
  MR = "100",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1122,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "eleionoma",
  Species = "eleionoma",
  Description = [=[Spirits of marshes and bogs. From the cypresses and willows of the fens stems the power of these fierce protective spirits. With the boughs and branches they flow, emerging from trees near their foes to strike.]=],
}
m["elemental wellspring"] = {
  Name = "elemental wellspring",
  Colour = "LightCyan",
  Glyph = "E",
  Tile = "[[File:Elemental wellspring.png]]",
  Speed = "10",
  HD = 15,
  ["HD"] = 15,
  ["Average HP 10x"] = 750,
  AC = 8,
  EV = 8,
  Attacks = {
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Water",
  Spellsets = {
    {
      {Spell = "Primal Wave", Damage = "3d21", Flags = {"Magical",}},
    },
  },
  Flags = {"Unbreathing flag",},
  MR = "Immune",
  Resistances = {"Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 1395,
  Size = "Large",
  Intelligence = "Brainless",
  Genus = "elemental",
  Species = "elemental wellspring",
  Description = [=[A swirling conflux of elemental water streaming from the elemental plane into this one. Floods and the spirits who dwell within them seem to issue from it, at the expense of the gateway's stability itself.]=],
}
m["elephant"] = {
  Name = "elephant",
  Colour = "Green",
  Glyph = "Y",
  Tile = "[[File:Elephant.png]]",
  Speed = "10",
  HD = 9,
  ["HD"] = 9,
  ["Average HP 10x"] = 675,
  AC = 8,
  EV = 2,
  Attacks = {
    {Damage = 20, Type = "Trample", Flavour = "Trample"},
    {Damage = 5, Type = "Trunk slap", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Warm blood flag",},
  MR = "60",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 483,
  Size = "Giant",
  Intelligence = "Animal",
  Genus = "elephant",
  Species = "elephant",
  Description = [=[A large, thick-hided pachyderm. It crushes its foes and then thrashes them with its trunk.]=],
  Quote = [=[“And the King went to where the blind men were, and drawing near said to them: ‘Do you now know what an elephant is like?’
‘Assuredly, Lord: we now know what an elephant is like.’
‘Tell me then, O blind men, what an elephant is like.’
And those blind men, O Bhikkhus, who had felt the head of the elephant, said: ‘An elephant, Sir, is like a large round jar.
Those who had felt its ears, said: 'it is like a winnowing basket.’
Those who had felt its tusks, said: ‘it is like a plough-share.’
Those who had felt its trunk, said: ‘it is like a plough.’
Those who had felt its body, said: ‘it is like a granary.’
Those who had felt its feet, said: ‘it is like a pillar.’
Those who had felt its back, said: ‘it is like a mortar.’
Those who had felt its tail, said: ‘it is a like a pestle.’
Those who had felt the tuft of its tail, said: ‘it is like a broom.’
And they all fought amongst themselves with their fists, declaring, ‘such is an elephant, such is not elephant, an elephant is not like that, it is like this.’”
And the King, O Bhikkhus, was highly delighted.
-_Udāna_, VI “Jaccandhavagga”. ca. 5th cent. B.C.
trans. Dawsonne Melanchthon Strong, 1902.]=],
}
m["elf"] = {
  Name = "elf",
  Colour = "LightRed",
  Glyph = "e",
  Tile = "[[File:Elf.png]]",
  Speed = "10",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 360,
  AC = 3,
  EV = 15,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag","No poly flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 348,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "elf",
  Species = "elf",
  Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
}
m["emperor scorpion"] = {
  Name = "emperor scorpion",
  Colour = "LightGrey",
  Glyph = "s",
  Tile = "[[File:Emperor scorpion.png]]",
  Speed = "12",
  HD = 14,
  ["HD"] = 14,
  ["Average HP 10x"] = 1090,
  AC = 18,
  EV = 7,
  Attacks = {
    {Damage = 30, Type = "Sting", Flavour = "Poison"},
    {Damage = 10, Type = "Claw", Flavour = "Plain"},
    {Damage = 10, Type = "Claw", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"No skeleton flag","Web immune flag",},
  MR = "60",
  Resistances = {"Poison resistance",},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 1628,
  Size = "Giant",
  Intelligence = "Animal",
  Genus = "scorpion",
  Species = "emperor scorpion",
  Description = [=[A giant scorpion with a massive barb on its tail dripping deadly venom. It is one of the largest arachnids known to exist.]=],
  Quote = [=[“Portents had occurred indicating [Titus Flavius Vespasianus'] approaching end, such as the comet which was visible for a long time and the opening of the mausoleum of Augustus of its own accord. When his physicians chided him for continuing his usual course of living during his illness and attending to all the duties that belonged to his office, he answered: ‘The emperor ought to die on his feet.’”
-Cassius Dio, _Roman History_, LXVI, xvii, 2. 222 A.D.
trans. Earnest Cary, 1925.]=],
}
m["endoplasm"] = {
  Name = "endoplasm",
  Colour = "LightGrey",
  Glyph = "J",
  Tile = "[[File:Endoplasm.png]]",
  Speed = "10",
  HD = 1,
  ["HD"] = 1,
  ["Average HP 10x"] = 60,
  AC = 1,
  EV = 3,
  Attacks = {
    {Damage = 3, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Freeze", Damage = "1d5", Flags = {"Natural",}},
    },
  },
  Flags = {"See invisible flag","Unblindable flag","Web immune flag",},
  MR = "0",
  Resistances = {"Poison resistance","Acid resistance 3",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 7,
  Size = "Little",
  Intelligence = "Brainless",
  Genus = "jelly",
  Species = "endoplasm",
  Description = [=[A glob of grey sludge that has somehow developed a rudimentary awareness and limited motility. It periodically draws heat from its surroundings to sustain itself, freezing enemies unfortunate enough to be adjacent at the time.]=],
  Quote = [=[“Sea horses floundering in the slimy mud,
Tossed up their heads, and dashed the ooze about them.”
-John Dryden. _All For Love_, I, i, 15-17. 1678.]=],
}
m["entropy weaver"] = {
  Name = "entropy weaver",
  Colour = "LightCyan",
  Glyph = "B",
  Tile = "[[File:Entropy weaver.png]]",
  Speed = "12",
  HD = 7,
  ["HD"] = 13,
  ["Average HP 10x"] = 715,
  AC = 7,
  EV = 13,
  Attacks = {
    {Damage = 17, Type = "Hit", Flavour = "Plain"},
    {Damage = 17, Type = "Hit", Flavour = "Plain"},
    {Damage = 17, Type = "Hit", Flavour = "Plain"},
    {Damage = 17, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Entropic Weave", Flags = {"Wizard",}},
    },
  },
  Flags = {"Fighter flag","Warm blood flag","No skeleton flag","See invisible flag","Speaks flag","Web immune flag",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1391,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "entropy weaver",
  Species = "entropy weaver",
  Description = [=[A gaunt humanoid with flaking, pale chitin. Its spindly limbs are capable of startlingly quick movement and end in razor-sharp talons.]=],
}
m["ettin"] = {
  Name = "ettin",
  Colour = "Brown",
  Glyph = "C",
  Tile = "[[File:Ettin.png]]",
  Speed = "10",
  HD = 12,
  ["HD"] = 12,
  ["Average HP 10x"] = 660,
  AC = 9,
  EV = 4,
  Attacks = {
    {Damage = 40, Type = "Hit", Flavour = "Plain"},
    {Damage = 40, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Two weapons flag","Speaks flag","Warm blood flag",},
  MR = "40",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1127,
  Size = "Giant",
  Intelligence = "Human",
  Genus = "giant",
  Species = "ettin",
  Description = [=[A two-headed giant, stronger than most, and able to land devastating blows left and right with its two huge weapons.]=],
  Quote = [=[“But he had not been long in his hiding-hole, before the awful Ettin came in; and no sooner was he in, than he was heard crying:
‘Snouk but and snouk ben,
I find the smell of an earthly man,
Be he living, or be he dead,
His heart this night shall kitchen my bread.’”
-Joseph Jacobs, _The Red Ettin_]=],
}
m["eye of devastation"] = {
  Name = "eye of devastation",
  Colour = "Yellow",
  Glyph = "G",
  Tile = "[[File:Eye of devastation.png]]",
  Speed = "7",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 550,
  AC = 12,
  EV = 1,
  Attacks = {
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Energy Bolt", Damage = "3d20", Flags = {"Magical",}},
    },
  },
  Flags = {"See invisible flag","Flying flag","Unbreathing flag",},
  MR = "100",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 436,
  Size = "Medium",
  Intelligence = "Brainless",
  Genus = "giant eyeball",
  Species = "eye of devastation",
  Description = [=[A huge eyeball, encased in a levitating globe of incandescent energy.]=],
}
m["faun"] = {
  Name = "faun",
  Colour = "Green",
  Glyph = "c",
  Tile = "[[File:Faun.png]]",
  Speed = "10",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 500,
  AC = 2,
  EV = 10,
  Attacks = {
    {Damage = 23, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Corona", Flags = {"Wizard",}},
      {Spell = "Strip Willpower", Flags = {"Wizard",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 540,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "faun",
  Species = "faun",
  Description = [=[A hybrid with the torso of a human atop the forelegs of a goat. They are fabled for their ability to play with the minds of those who intrude into their domains.]=],
  Quote = [=[“When Peleus, some distance away, saw him torn apart by the frightful wound he shouted: ‘Accept this tribute to the dead, at least, Crantor, dearest of youths’, and with his powerful arm, he hurled his ash spear, at full strength, at Demoleon. It ruptured the ribcage, and stuck quivering in the bone. The centaur pulled out the shaft minus its head (he tried with difficulty to reach that also) but the head was caught in his lung. The pain itself strengthened his will: wounded, he reared up at his enemy and beat the hero down with his hooves. Peleus received the resounding blows on helmet and shield, and defending his upper arms, and controlling the weapon he held out, with one blow through the arm he pierced the bi-formed breast.”
-Ovid, _Metamorphoses_, XII, 330. 8 AD.]=],
}
m["febrile elf"] = {
  Name = "febrile elf",
  Colour = "LightRed",
  Glyph = "e",
  Tile = "[[File:Febrile elf.png]]",
  Speed = "10",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 360,
  AC = 3,
  EV = 15,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag","No poly flag","Vault flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 346,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "elf",
  Species = "elf",
  Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
}
m["febrile human"] = {
  Name = "febrile human",
  Colour = "LightGrey",
  Glyph = "p",
  Tile = "[[File:Febrile human.png]]",
  Speed = "10",
  HD = 6,
  ["HD"] = 6,
  ["Average HP 10x"] = 330,
  AC = 3,
  EV = 13,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag","Vault flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 194,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=],
  Quote = [=[“Do you know
Do I know
What’s this thing called ‘man’?
God only knows what a man is!
I only know his price.”
-Bertolt Brecht, “The Measures Taken”. 1930.]=],
}
m["febrile orc"] = {
  Name = "febrile orc",
  Colour = "LightRed",
  Glyph = "o",
  Tile = "[[File:Febrile orc.png]]",
  Speed = "10",
  HD = 1,
  ["HD"] = 1,
  ["Average HP 10x"] = 70,
  AC = 1,
  EV = 9,
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag","Vault flag",},
  MR = "0",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 3,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "orc",
  Species = "orc",
  Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
}
m["felid"] = {
  Name = "felid",
  Colour = "Magenta",
  Glyph = "h",
  Tile = "[[File:Felid.png]]",
  Speed = "10 (move: 80%)",
  HD = 5,
  ["HD"] = 5,
  ["Average HP 10x"] = 175,
  AC = 2,
  EV = 18,
  Attacks = {
    {Damage = 10, Type = "Claw", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"See invisible flag","Speaks flag","Warm blood flag","No poly flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 105,
  Size = "Little",
  Intelligence = "Human",
  Genus = "felid",
  Species = "felid",
  Description = [=[A feline creature that has been granted sentience by magical means. It uses the gift of speech to demand milk, treats and catnip.]=],
}
m["fire bat"] = {
  Name = "fire bat",
  Colour = "LightRed",
  Glyph = "b",
  Tile = "[[File:Fire bat.png]]",
  Speed = "30",
  HD = 5,
  ["HD"] = 5,
  ["Average HP 10x"] = 225,
  AC = 1,
  EV = 14,
  Attacks = {
    {Damage = 6, Type = "Bite", Flavour = "Fire"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"See invisible flag","Flying flag","Unblindable flag","Batty flag","Warm blood flag",},
  MR = "10",
  Resistances = {"Fire resistance 3",},
  Vulnerabilities = {"Cold vulnerability",},
  Corpse = "No",
  XP = 198,
  Size = "Tiny",
  Intelligence = "Animal",
  Genus = "bat",
  Species = "fire bat",
  Description = [=[A bat whose leathery body burns with a hot flame.]=],
}
m["fenstrider witch"] = {
  Name = "fenstrider witch",
  Colour = "LightMagenta",
  Glyph = "H",
  Tile = "[[File:Fenstrider witch.png]]",
  Speed = "10",
  HD = 16,
  ["HD"] = 16,
  ["Average HP 10x"] = 666,
  AC = 3,
  EV = 15,
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
    {Damage = 25, Type = "Kick", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Paralyze", Flags = {"Wizard",}},
      {Spell = "Agony", Flags = {"Wizard",}},
      {Spell = "Hurl Sludge", Damage = "3d15", Flags = {"Wizard",}},
    },
  },
  Flags = {"See invisible flag","Warm blood flag","Speaks flag","Evil flag",},
  MR = "100",
  Resistances = {"Poison resistance","Negative energy resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1882,
  Size = "Giant",
  Intelligence = "Human",
  Genus = "fenstrider witch",
  Species = "fenstrider witch",
  Description = [=[Followers of the ancient swamp ways, these witches rise above the muck and mire on a pair of stilt-like chicken legs. They are masters of pain and poison.]=],
}
m["fire crab"] = {
  Name = "fire crab",
  Colour = "LightRed",
  Glyph = "t",
  Tile = "[[File:Fire crab.png]]",
  Speed = "10",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 520,
  AC = 9,
  EV = 6,
  Attacks = {
    {Damage = 15, Type = "Bite", Flavour = "Fire"},
    {Damage = 15, Type = "Claw", Flavour = "Fire"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious lava",
  Spellsets = {
    {
      {Spell = "Flaming Cloud", Damage = "d12", Flags = {"Natural",}},
    },
  },
  Flags = {"No skeleton flag",},
  MR = "40",
  Resistances = {"Fire resistance 3",},
  Vulnerabilities = {"Poison vulnerability",},
  Corpse = "Noxious",
  XP = 779,
  Size = "Small",
  Intelligence = "Animal",
  Genus = "crab",
  Species = "fire crab",
  Description = [=[A variety of crab prized for its brilliantly jewelled shell. The rarity of the shells is only enhanced by its vicious, fiery nature, and its almost supernatural ability to expel massive quantities of flames.]=],
  Quote = [=[“The planet brought forth scintillating jewelled scuttling crabs, which [they] ate, smashing their shells with iron mallets; tall aspiring trees with breathtaking slenderness and colour which [they] cut down and burned the crab meat with.”
-Douglas Adams, The Hitch-hiker’s Guide to the Galaxy]=],
}
m["fire dragon"] = {
  Name = "fire dragon",
  Colour = "LightRed",
  Glyph = "D",
  Tile = "[[File:Fire dragon.png]]",
  Speed = "10",
  HD = 12,
  ["HD"] = 12,
  ["Average HP 10x"] = 900,
  AC = 10,
  EV = 8,
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Plain"},
    {Damage = 13, Type = "Claw", Flavour = "Plain"},
    {Damage = 13, Type = "Trample", Flavour = "Trample"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Fire Breath", Damage = "3d24", Flags = {"Natural","Breath","Noisy",}},
    },
  },
  Flags = {"Flying flag","Warm blood flag",},
  MR = "60",
  Resistances = {"Fire resistance 2","Poison resistance","Drown resistance",},
  Vulnerabilities = {"Cold vulnerability",},
  Corpse = "Clean",
  XP = 1074,
  Size = "Giant",
  Intelligence = "Animal",
  Genus = "dragon",
  Species = "fire dragon",
  Description = [=[A great reptilian beast with powerful claws on its limbs, covered in thick red scales and with two huge bat-like wings. Little trails of smoke spill from its toothy maw.]=],
  Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
-Life of Confucius

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

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

“Ere the bat hath flown
His cloister'd flight.”
-William Shakespeare, _Macbeth_, III, 2, line 40. 1605.]=],
}
m["glass eye"] = {
  Name = "glass eye",
  Colour = "White",
  Glyph = "G",
  Tile = "[[File:Glass eye.png]]",
  Speed = "10",
  HD = 9,
  ["HD"] = 9,
  ["Average HP 10x"] = 490,
  AC = 2,
  EV = 12,
  Attacks = {
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Vitrifying Gaze", Flags = {"Magical","Instant",}},
    },
  },
  Flags = {"See invisible flag","Flying flag","No skeleton flag",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 261,
  Size = "Medium",
  Intelligence = "Brainless",
  Genus = "floating eye",
  Species = "glass eye",
  Description = [=[A floating eyeball formed from living glass. Only the divine Jiyva could form such a curious servitor.]=],
  Quote = [=[“El ojo que ves
no es ojo porque tú lo veas,
es ojo porque te ve.”
-Antonio Machado, Campos de Castilla. 1912-1917.]=],
}
m["glowing orange brain"] = {
  Name = "glowing orange brain",
  Colour = "LightRed",
  Glyph = "G",
  Tile = "[[File:Glowing orange brain.png]]",
  Speed = "10",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 550,
  AC = 2,
  EV = 4,
  Attacks = {
  },
  Holiness = "Natural",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Brain Bite", Flags = {"Magical",}},
      {Spell = "Cause Fear", Flags = {"Magical",}},
      {Spell = "Shadow Creatures", Flags = {"Magical",}},
      {Spell = "Mass Confusion", Flags = {"Magical",}},
      {Spell = "Blink", Flags = {"Magical",}},
    },
  },
  Flags = {"See invisible flag","Flying flag","Unbreathing flag","Warm blood flag",},
  MR = "100",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 717,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "glowing orange brain",
  Species = "glowing orange brain",
  Description = [=[A huge wrinkled brain, floating just off the floor and glowing with mutagenic energies. Every now and then it seems to pulsate.]=],
}
m["glowing shapeshifter"] = {
  Name = "glowing shapeshifter",
  Colour = "LightRed",
  Glyph = "p",
  Tile = "[[File:Glowing shapeshifter.png]]",
  Speed = "6-18",
  HD = 9,
  ["HD"] = 10,
  ["Average HP 10x"] = 550,
  AC = 4,
  EV = 8,
  Attacks = {
    {Damage = 25, Type = "Bite", Flavour = "Rage"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"No skeleton flag","No zombie flag",},
  MR = "80",
  Resistances = {},
  Vulnerabilities = {"Silver vulnerability",},
  Corpse = "Mutagenic",
  XP = 503,
  Size = "Small",
  Intelligence = "Animal",
  Genus = "shapeshifter",
  Species = "glowing shapeshifter",
  Description = [=[A moth known for its ability to inspire insane rages by touching its foes, or merely gazing at its friends. For some inexplicable reason, it was eradicated from the surface centuries ago.]=],
  Quote = [=[“When within sight of their foe Berserks wrought themselves into such a state of frenzy, that they bit their shields and rushed forward to the attack, throwing away their arms of defence, reckless of every danger, sometimes having nothing but a club, which carried with it death and destruction.”
-Paul Belloni Du Chaillu,_The Viking Age: the Early History, Manners, and
Customs of the Ancestors of the English Speaking Nations_. 1889.]=],
}
m["gnoll"] = {
  Name = "gnoll",
  Colour = "Yellow",
  Glyph = "g",
  Tile = "[[File:Gnoll.png]]",
  Speed = "10",
  HD = 2,
  ["HD"] = 2,
  ["Average HP 10x"] = 130,
  AC = 2,
  EV = 9,
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag",},
  MR = "10",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 14,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "gnoll",
  Species = "gnoll",
  Description = [=[A taller and better-equipped relative of goblins and orcs, somewhat doglike in appearance.]=],
  Quote = [=[“Then he descended softly and beckoned to Nuth. But the gnoles had watched him through knavish holes that they bore in trunks of the trees, and the unearthly silence gave way, as it were with a grace, to the rapid screams of Tonker as they picked him up from behind — screams that came faster and faster until they were incoherent. And where they took him it is not good to ask, and what they did with him I shall not say.”
-Lord Dunsany, “How Nuth Would Have Practised His Art Upon the Gnoles”. 1912.]=],
}
m["gnoll bouda"] = {
  Name = "gnoll bouda",
  Colour = "White",
  Glyph = "g",
  Tile = "[[File:Gnoll bouda.png]]",
  Speed = "10",
  HD = 3,
  ["HD"] = 3,
  ["Average HP 10x"] = 195,
  AC = 2,
  EV = 9,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour","Starting equipment","Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Hunting Call", Flags = {"Vocal",}},
      {Spell = "Heal Other", Damage = "2d1+3", Flags = {"Priest",}},
      {Spell = "Minor Healing", Damage = "2d1+3", Flags = {"Emergency","Priest",}},
      {Spell = "Weakening Gaze", Flags = {"Priest","Instant",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 40,
  Size = "Medium",
  Intelligence = "Brainless",
  Genus = "gnoll",
  Species = "gnoll",
  Description = [=[A gnoll witch possessed by a spirit of spite which flashes out from behind their eyes. Its strange chants and ululations send other gnolls into a wild frenzy.]=],
}
m["gnoll sergeant"] = {
  Name = "gnoll sergeant",
  Colour = "Cyan",
  Glyph = "g",
  Tile = "[[File:Gnoll sergeant.png]]",
  Speed = "10",
  HD = 4,
  ["HD"] = 4,
  ["Average HP 10x"] = 260,
  AC = 7,
  EV = 7,
  Attacks = {
    {Damage = 11, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Fighter flag","Speaks flag","Warm blood flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 86,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "gnoll",
  Species = "gnoll",
  Description = [=[A commander of a pack of gnolls. Scars on its stout body give evidence of how it earned its rank.]=],
}
m["gnoll shaman"] = {
  Name = "gnoll shaman",
  Colour = "White",
  Glyph = "g",
  Tile = "[[File:Gnoll shaman.png]]",
  Speed = "10",
  HD = 3,
  ["HD"] = 3,
  ["Average HP 10x"] = 195,
  AC = 4,
  EV = 9,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Corona", Flags = {"Priest",}},
      {Spell = "Heal Other", Damage = "2d1+3", Flags = {"Priest",}},
      {Spell = "Haste Other", Flags = {"Priest",}},
      {Spell = "Minor Healing", Damage = "2d1+3", Flags = {"Emergency","Priest",}},
    },
  },
  Flags = {"Evil flag","Speaks flag","Warm blood flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "Clean",
  XP = 40,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "gnoll",
  Species = "gnoll",
  Description = [=[A haggard old gnoll, wise and wicked. Its strange chants and ululations send other gnolls into a wild frenzy.]=],
}
m["goblin"] = {
  Name = "goblin",
  Colour = "LightGrey",
  Glyph = "g",
  Tile = "[[File:Goblin.png]]",
  Speed = "10",
  HD = 1,
  ["HD"] = 1,
  ["Average HP 10x"] = 40,
  AC = 0,
  EV = 12,
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag",},
  MR = "0",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1,
  Size = "Small",
  Intelligence = "Human",
  Genus = "goblin",
  Species = "goblin",
  Description = [=[A short, ugly and unfriendly humanoid: squat, broad, flat-nosed, sallow-skinned, with a wide mouth and pistachio-shaped eyes.]=],
  Quote = [=[“Swish, smack! Whip crack!
Batter and beat! Yammer and bleat!
Work, work! Nor dare to shirk,
While Goblins quaff, and Goblins laugh,
Round and round far underground
Below, my lad!”
-J.R.R. Tolkien, _The Hobbit_]=],
}
m["golden dragon"] = {
  Name = "golden dragon",
  Colour = "Yellow",
  Glyph = "D",
  Tile = "[[File:Golden dragon.png]]",
  Speed = "10",
  HD = 18,
  ["HD"] = 18,
  ["Average HP 10x"] = 1080,
  AC = 15,
  EV = 7,
  Attacks = {
    {Damage = 40, Type = "Bite", Flavour = "Plain"},
    {Damage = 20, Type = "Claw", Flavour = "Plain"},
    {Damage = 20, Type = "Trample", Flavour = "Trample"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Bolt of Fire", Damage = "3d27", Flags = {"Natural","Breath","Noisy",}},
      {Spell = "Bolt of Cold", Damage = "3d27", Flags = {"Natural","Breath","Noisy",}},
      {Spell = "Poisonous Cloud", Damage = "3d11", Flags = {"Natural","Breath","Noisy",}},
    },
  },
  Flags = {"See invisible flag","Flying flag","Warm blood flag",},
  MR = "180",
  Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance","Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 4183,
  Size = "Giant",
  Intelligence = "Animal",
  Genus = "dragon",
  Species = "golden dragon",
  Description = [=[A great winged dragon covered in shining golden scales. Legends say that their blood runs both hot and cold, and is venomous to boot.]=],
  Quote = [=[“You do not come dramatically, with dragons
That rear up with my life between their paws
And dash me butchered down beside the wagons”
-Philip Larkin, “To Failure”. 1949.

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

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

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

“And Phineus had scarcely taken the first morsel up when, with as little warning as a whirlwind or a lightning flash, they dropped from the clouds proclaiming their desire for food with raucous cries. The young lords saw them coming and raised the alarm. Yet they had hardly done so before the Harpyiai had devoured the whole meal and were on the wing once more, far out at sea. All they left was an intolerable stench.”
-Apollonius Rhodius, Argonautica 2. 179 — 434]=],
}
m["Head Instructor"] = {
  Name = "Head Instructor",
  Colour = "LightGrey",
  Glyph = "@",
  Tile = "[[File:Head instructor.png]]",
  Speed = "15",
  HD = 20,
  ["HD"] = 20,
  ["Average HP 10x"] = 1500,
  AC = 0,
  EV = 18,
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Summon Mana Viper", Flags = {"Wizard",}},
      {Spell = "Dimension Anchor", Flags = {"Wizard",}},
      {Spell = "Blink Close", Flags = {"Wizard",}},
      {Spell = "Energy Bolt", Damage = "3d20", Flags = {"Wizard",}},
    },
  },
  Flags = {"Two weapons flag","Fighter flag","See invisible flag","Speaks flag","Warm blood flag",},
  MR = "100",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 2458,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[A powerful warrior-mage who instructs aspiring students in physical, magical, and anti-magical combat.]=],
}
m["hell beast"] = {
  Name = "hell beast",
  Colour = "Brown",
  Glyph = "2",
  Tile = "[[File:Hell beast.png]]",
  Speed = "15",
  HD = 7,
  ["HD"] = 7,
  ["Average HP 10x"] = 840,
  AC = 5,
  EV = 14,
  Attacks = {
    {Damage = 28, Type = "Bite", Flavour = "Plain"},
    {Damage = 20, Type = "Trample", Flavour = "Trample"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"Fighter flag","Unholy flag",},
  MR = "20",
  Resistances = {"Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 969,
  Size = "Large",
  Intelligence = "Human",
  Genus = "hell beast",
  Species = "hell beast",
  Description = [=[An abominable crossbreed of beast and man that makes horrible barking noises.]=],
}
m["hell hog"] = {
  Name = "hell hog",
  Colour = "LightRed",
  Glyph = "h",
  Tile = "[[File:Hell hog.png]]",
  Speed = "14",
  HD = 11,
  ["HD"] = 11,
  ["Average HP 10x"] = 595,
  AC = 2,
  EV = 9,
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Fireball", Damage = "3d20", Flags = {"Natural","Breath",}},
    },
  },
  Flags = {"Evil flag",},
  MR = "40",
  Resistances = {"Fire resistance 3","Torment resistance","Miasma resistance","Negative energy resistance 3",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "Noxious",
  XP = 860,
  Size = "Medium",
  Intelligence = "Animal",
  Genus = "hog",
  Species = "hell hog",
  Description = [=[An extremely large and aggressive swine, bred in Hell, whose breath burns its foes to ash.]=],
}
m["hell hound"] = {
  Name = "hell hound",
  Colour = "Cyan",
  Glyph = "h",
  Tile = "[[File:Hell hound.png]]",
  Speed = "15",
  HD = 5,
  ["HD"] = 5,
  ["Average HP 10x"] = 275,
  AC = 6,
  EV = 13,
  Attacks = {
    {Damage = 13, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Fire Breath", Damage = "3d10", Flags = {"Natural","Breath",}},
    },
  },
  Flags = {"Evil flag","See invisible flag","Unblindable flag",},
  MR = "20",
  Resistances = {"Fire resistance 3","Poison resistance","Torment resistance",},
  Vulnerabilities = {"Cold vulnerability","Holy vulnerability",},
  Corpse = "Noxious",
  XP = 146,
  Size = "Medium",
  Intelligence = "Animal",
  Genus = "hound",
  Species = "hell hound",
  Description = [=[A huge black dog, with glowing red eyes and smoke pouring from its fanged mouth.]=],
  Quote = [=[“About her middle round
A cry of Hell-hounds never-ceasing barked
With wide Cerberean mouths full loud, and rung
A hideous peal; yet, when they list, would creep,
If aught disturbed their noise, into her womb,
And kennel there; yet there still barked and howled
Within unseen.”
-John Milton, _Paradise Lost_, Book II, l. 653-659. 1667.]=],
}
m["hell knight"] = {
  Name = "hell knight",
  Colour = "Red",
  Glyph = "p",
  Tile = "[[File:Hell knight.png]]",
  Speed = "10",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 650,
  AC = 9,
  EV = 7,
  Attacks = {
    {Damage = 26, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Bolt of Fire", Damage = "3d18", Flags = {"Wizard",}},
      {Spell = "Blink", Flags = {"Emergency","Wizard",}},
      {Spell = "Haste", Flags = {"Wizard",}},
    },
  },
  Flags = {"Fighter flag","Evil flag","Speaks flag","Warm blood flag",},
  MR = "40",
  Resistances = {"Fire resistance 3",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 812,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[A heavily armoured warrior, in league with the powers of Hell, and usually accompanied by other unsavoury beings of its ilk.]=],
  Quote = [=[“Ok, let’s review. It’s up to the fair young maiden to rescue the dragon from the fire breathing knights in shining armour.”
-Exiern]=],
}
m["hell rat"] = {
  Name = "hell rat",
  Colour = "LightRed",
  Glyph = "r",
  Tile = "[[File:Hell rat.png]]",
  Speed = "12",
  HD = 3,
  ["HD"] = 3,
  ["Average HP 10x"] = 165,
  AC = 7,
  EV = 10,
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Drain experience"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Evil flag","Unholy flag","Warm blood flag",},
  MR = "20",
  Resistances = {"Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "Noxious",
  XP = 33,
  Size = "Little",
  Intelligence = "Animal",
  Genus = "rat",
  Species = "hell rat",
  Description = [=[A unusually large rat. Its weird, knobbly orange skin glows with the infernal energies that spawned it.]=],
  Quote = [=[HAMLET [Drawing his sword.]: How now! a rat? Dead, for a ducat, dead [Stabs through the arras.]
-William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, III, 4. 1603.]=],
}
m["Hell Sentinel"] = {
  Name = "Hell Sentinel",
  Colour = "Brown",
  Glyph = "1",
  Tile = "[[File:Hell Sentinel.png]]",
  Speed = "10",
  HD = 19,
  ["HD"] = 19,
  ["Average HP 10x"] = 1425,
  AC = 25,
  EV = 3,
  Attacks = {
    {Damage = 40, Type = "Hit", Flavour = "Plain"},
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Hurl Damnation", Damage = "3d20", Flags = {"Magical",}},
      {Spell = "Iron Shot", Damage = "3d33", Flags = {"Magical",}},
    },
  },
  Flags = {"Unholy flag","See invisible flag",},
  MR = "Immune",
  Resistances = {"Damnation resistance","Fire resistance 3","Cold resistance 3","Electricity resistance 3","Poison resistance 3","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 1841,
  Size = "Large",
  Intelligence = "Human",
  Genus = "Hell Sentinel",
  Species = "Hell Sentinel",
  Description = [=[A towering monolith constructed and possessed by demonic forces. A thousand eyes leer through slits in its jagged, spiked armour.]=],
}
m["hellephant"] = {
  Name = "hellephant",
  Colour = "LightRed",
  Glyph = "Y",
  Tile = "[[File:Hellephant.png]]",
  Speed = "10",
  HD = 20,
  ["HD"] = 20,
  ["Average HP 10x"] = 1700,
  AC = 13,
  EV = 10,
  Attacks = {
    {Damage = 45, Type = "Trample", Flavour = "Trample"},
    {Damage = 20, Type = "Bite", Flavour = "Plain"},
    {Damage = 15, Type = "Gore", Flavour = "Plain"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Fire Breath", Damage = "3d40", Flags = {"Natural","Breath",}},
      {Spell = "Blink", Flags = {"Magical",}},
    },
  },
  Flags = {"Evil flag","Warm blood flag",},
  MR = "140",
  Resistances = {"Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "Clean",
  XP = 3118,
  Size = "Giant",
  Intelligence = "Animal",
  Genus = "elephant",
  Species = "hellephant",
  Description = [=[An abhorrent pachyderm, descendant of demons, burning from within with the fires of Hell.]=],
}
m["hellion"] = {
  Name = "hellion",
  Colour = "LightRed",
  Glyph = "2",
  Tile = "[[File:Hellion.png]]",
  Speed = "12",
  HD = 7,
  ["HD"] = 7,
  ["Average HP 10x"] = 385,
  AC = 5,
  EV = 10,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Call Down Damnation", Damage = "3d15", Flags = {"Magical",}},
    },
  },
  Flags = {"Unholy flag",},
  MR = "60",
  Resistances = {"Damnation resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 384,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "hellion",
  Species = "hellion",
  Description = [=[A hateful demon, desirous to see all life destroyed by its damnation.]=],
}
m["hellwing"] = {
  Name = "hellwing",
  Colour = "LightGrey",
  Glyph = "4",
  Tile = "[[File:Hellwing.png]]",
  Speed = "10",
  HD = 7,
  ["HD"] = 7,
  ["Average HP 10x"] = 455,
  AC = 16,
  EV = 10,
  Attacks = {
    {Damage = 17, Type = "Hit", Flavour = "Swoop"},
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"Unholy flag","Flying flag",},
  MR = "60",
  Resistances = {"Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 336,
  Size = "Large",
  Intelligence = "Human",
  Genus = "hellwing",
  Species = "hellwing",
  Description = [=[A hideous skeletal demon. It swoops through the air on powerful wings of ancient withered skin, taking sadistic joy from harrying those who would try to flee its grasp.]=],
}
m["hideous elf"] = {
  Name = "hideous elf",
  Colour = "LightRed",
  Glyph = "e",
  Tile = "[[File:Hideous elf.png]]",
  Speed = "10",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 360,
  AC = 3,
  EV = 15,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag","No poly flag","Vault flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 346,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "elf",
  Species = "elf",
  Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
}
m["hideous human"] = {
  Name = "hideous human",
  Colour = "LightGrey",
  Glyph = "p",
  Tile = "[[File:Hideous human.png]]",
  Speed = "10",
  HD = 6,
  ["HD"] = 6,
  ["Average HP 10x"] = 330,
  AC = 3,
  EV = 13,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag","Vault flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 194,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=],
  Quote = [=[“Do you know
Do I know
What’s this thing called ‘man’?
God only knows what a man is!
I only know his price.”
-Bertolt Brecht, “The Measures Taken”. 1930.]=],
}
m["hideous orc"] = {
  Name = "hideous orc",
  Colour = "LightRed",
  Glyph = "o",
  Tile = "[[File:Hideous orc.png]]",
  Speed = "10",
  HD = 1,
  ["HD"] = 1,
  ["Average HP 10x"] = 70,
  AC = 1,
  EV = 9,
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag","Vault flag",},
  MR = "0",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 3,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "orc",
  Species = "orc",
  Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
}
m["hill giant"] = {
  Name = "hill giant",
  Colour = "LightRed",
  Glyph = "C",
  Tile = "[[File:Hill giant.png]]",
  Speed = "10",
  HD = 11,
  ["HD"] = 11,
  ["Average HP 10x"] = 605,
  AC = 3,
  EV = 4,
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag",},
  MR = "40",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 652,
  Size = "Giant",
  Intelligence = "Human",
  Genus = "giant",
  Species = "hill giant",
  Description = [=[A massive, burly humanoid standing taller even than an ogre. Hill giants are uncivilized in every sense of the word, and have few recreational interests beyond smashing things such as you.]=],
}
m["hobgoblin"] = {
  Name = "hobgoblin",
  Colour = "Brown",
  Glyph = "g",
  Tile = "[[File:Hobgoblin.png]]",
  Speed = "10",
  HD = 1,
  ["HD"] = 1,
  ["Average HP 10x"] = 55,
  AC = 2,
  EV = 10,
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag",},
  MR = "0",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 2,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "goblin",
  Species = "hobgoblin",
  Description = [=[A larger and even uglier goblin, with an even worse temper to match. Many foolish young adventurers have underestimated the danger of crossing a hobgoblin and paid for it with their lives.]=],
  Quote = [=[“A foolish consistency is the hobgoblin of little minds, adored by little statesmen and philosophers and divines.”
-Ralph Waldo Emerson, _Essays: First Series_, Essay II: Self-Reliance.
1841.]=],
}
m["hog"] = {
  Name = "hog",
  Colour = "LightMagenta",
  Glyph = "h",
  Tile = "[[File:Hog.png]]",
  Speed = "13",
  HD = 6,
  ["HD"] = 6,
  ["Average HP 10x"] = 330,
  AC = 2,
  EV = 9,
  Attacks = {
    {Damage = 14, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Warm blood flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 196,
  Size = "Small",
  Intelligence = "Animal",
  Genus = "hog",
  Species = "hog",
  Description = [=[A large even-toed ungulate. Like human beings, it is omnivorous, intelligent, and nearly hairless.]=],
  Quote = [=[“Fern came slowly down the stairs. Her eyes were red from crying. As she approached her chair, the carton wobbled, and there was a scratching noise. Fern looked at her father. Then she lifted the lid of the carton. There, inside, looking up at her, was the newborn pig. It was a white one. The morning light shone through its ears, turning them pink. “He’s yours,” said Mr. Arable. “Saved from an untimely death. And may the good Lord forgive me for this foolishness.”
-E.B. White, _Charlotte’s Web_]=],
}
m["holy swine"] = {
  Name = "holy swine",
  Colour = "Yellow",
  Glyph = "h",
  Tile = "[[File:Holy swine.png]]",
  Speed = "14",
  HD = 11,
  ["HD"] = 11,
  ["Average HP 10x"] = 605,
  AC = 2,
  EV = 9,
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Holy"},
  },
  Holiness = "Holy",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Flying flag",},
  MR = "40",
  Resistances = {"Miasma resistance","Negative energy resistance 3","Holy resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 831,
  Size = "Small",
  Intelligence = "Animal",
  Genus = "hog",
  Species = "holy swine",
  Description = [=[A rare celestial version of a usually filthy animal. They are said to be not natural creatures, but angelic beings who succumbed to hostile magic.]=],
}
m["hornet"] = {
  Name = "hornet",
  Colour = "Yellow",
  Glyph = "y",
  Tile = "[[File:Hornet.png]]",
  Speed = "15",
  HD = 6,
  ["HD"] = 6,
  ["Average HP 10x"] = 330,
  AC = 6,
  EV = 14,
  Attacks = {
    {Damage = 18, Type = "Sting", Flavour = "Paralyse"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Flying flag","No skeleton flag",},
  MR = "30",
  Resistances = {},
  Vulnerabilities = {"Poison vulnerability",},
  Corpse = "Noxious",
  XP = 281,
  Size = "Tiny",
  Intelligence = "Animal",
  Genus = "hornet",
  Species = "hornet",
  Description = [=[A buzzing hornet with a vicious stinger dripping with paralytic poison.]=],
}
m["hound"] = {
  Name = "hound",
  Colour = "Yellow",
  Glyph = "h",
  Tile = "[[File:Hound.png]]",
  Speed = "15",
  HD = 3,
  ["HD"] = 3,
  ["Average HP 10x"] = 165,
  AC = 2,
  EV = 13,
  Attacks = {
    {Damage = 6, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"See invisible flag","Unblindable flag","Warm blood flag",},
  MR = "10",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 42,
  Size = "Small",
  Intelligence = "Animal",
  Genus = "hound",
  Species = "hound",
  Description = [=[A fearsome hunting dog, lithe and alert. Its master must be long gone, for it looks dishevelled, and has a lean and hungry look.]=],
  Quote = [=[“A traveller, by the faithful hound, Half-buried in the snow was found, Still grasping in his hand of ice That banner with the strange device, Excelsior!”
-Henry Wadsworth Longfellow, “Excelsior”]=],
}
m["howler monkey"] = {
  Name = "howler monkey",
  Colour = "LightGreen",
  Glyph = "h",
  Tile = "[[File:Howler monkey.png]]",
  Speed = "12",
  HD = 3,
  ["HD"] = 3,
  ["Average HP 10x"] = 185,
  AC = 1,
  EV = 11,
  Attacks = {
    {Damage = 3, Type = "Hit", Flavour = "Plain"},
    {Damage = 2, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Warning Cry", Flags = {"Vocal","Breath",}},
    },
  },
  Flags = {"Warm blood flag",},
  MR = "10",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 54,
  Size = "Small",
  Intelligence = "Animal",
  Genus = "howler monkey",
  Species = "howler monkey",
  Description = [=[An aggressively territorial primate, known for the astonishing variety & volume of noise it can produce.]=],
}
m["human"] = {
  Name = "human",
  Colour = "LightGrey",
  Glyph = "p",
  Tile = "[[File:Human.png]]",
  Speed = "10",
  HD = 6,
  ["HD"] = 6,
  ["Average HP 10x"] = 330,
  AC = 3,
  EV = 13,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 196,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=],
  Quote = [=[“Do you know
Do I know
What’s this thing called ‘man’?
God only knows what a man is!
I only know his price.”
-Bertolt Brecht, “The Measures Taken”. 1930.]=],
}
m["hydra"] = {
  Name = "hydra",
  Colour = "LightGreen",
  Glyph = "D",
  Tile = "[[File:Hydra.png]]",
  Speed = "10 (swim: 60%)",
  HD = 13,
  ["HD"] = 13,
  ["Average HP 10x"] = 715,
  AC = 0,
  EV = 5,
  Attacks = {
    {Damage = 18, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Flags = {"Cold blood flag","Regenerates flag",},
  MR = "60",
  Resistances = {"Poison resistance","Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 972,
  Size = "Giant",
  Intelligence = "Animal",
  Genus = "hydra",
  Species = "hydra",
  Description = [=[A great and nightmarish lacertilian beast. It has many heads, and the potential to grow many more!

Hitting it with any bladed weapon bigger than a short blade risks lopping a head off, which, considering hydras' unique biology, is not what you want. Even a troll's claws are long enough to do the same. Only a weapon branded with flame will cauterize the wound and prevent more heads from growing.]=],
  Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
-Life of Confucius

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

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

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

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

They are difficult to truly kill - when gravely wounded, they instead return to spiritual form to lick their wounds until ready to be summoned again.]=],
}
m["imperial myrmidon"] = {
 Name = "imperial myrmidon",
 Colour = "LightBlue",
 Glyph = "a",
 Tile = "[[File:Imperial myrmidon.png]]",
 Speed = "12",
 HD = 16,
 ["HD"] = 16,
 ["Average HP 10x"] = 750,
 AC = 1,
 EV = 21,
 Attacks = {
   {Damage = 30, Type = "Hit", Flavour = "Vuln"},
 },
 Holiness = "Natural",
 ["Item Use"] = {"Open doors", "Weapons armour", "Starting equipment"},
 Habitat = "Land",
 Spellsets = {
   {
     {Spell = "Slow", Flags = {"Wizard",}},
     {Spell = "Confuse", Flags = {"Wizard",}},
     {Spell = "Agony Range", Flags = {"Wizard",}},
   },
 },
 Flags = {"Speaks flag", "See invisible flag", "Warm blood flag",},
 MR = "60",
 Resistances = {},
 Vulnerabilities = {},
 Corpse = "Clean",
 XP = 1217,
 Size = "Medium",
 Intelligence = "Human",
 Genus = "human",
 Species = "human",
 Description = [=[A warrior initiated in the mysteries of a dying cult, dedicated to serve thrones long-fallen. Its blows strip away magical defenses, leaving its foes vulnerable to even the simplest hexes.]=],
}
m["iron dragon"] = {
  Name = "iron dragon",
  Colour = "Cyan",
  Glyph = "D",
  Tile = "[[File:Iron dragon.png]]",
  Speed = "8",
  HD = 18,
  ["HD"] = 18,
  ["Average HP 10x"] = 1170,
  AC = 20,
  EV = 6,
  Attacks = {
    {Damage = 25, Type = "Bite", Flavour = "Plain"},
    {Damage = 25, Type = "Claw", Flavour = "Plain"},
    {Damage = 25, Type = "Trample", Flavour = "Trample"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Metal Splinters", Damage = "3d30", Flags = {"Natural","Breath","Noisy",}},
    },
  },
  Flags = {"See invisible flag","Unbreathing flag","Warm blood flag",},
  MR = "160",
  Resistances = {"Fire resistance","Cold resistance","Poison resistance","Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1715,
  Size = "Giant",
  Intelligence = "Animal",
  Genus = "dragon",
  Species = "iron dragon",
  Description = [=[A very heavy, slow and apparently flightless dragon. It is named for its scales, which are so tough they might be iron. Small flakes of metal trail from its nostrils.]=],
  Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
-Life of Confucius

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

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

They launched the ship upon the main,
Which bellowed like a wrathful bear;
Down to the bottom the vessel sank,
A laidly Trold has dragged it there.”
-George Borrow, _Lavengro: The Scholar, the Gypsy, the Priest_. 1851.]=],
}
m["ironbound convoker"] = {
  Name = "ironbound convoker",
  Colour = "Yellow",
  Glyph = "p",
  Tile = "[[File:Ironbound convoker.png]]",
  Speed = "10",
  HD = 9,
  ["HD"] = 9,
  ["Average HP 10x"] = 495,
  AC = 5,
  EV = 9,
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Might Other", Flags = {"Wizard",}},
      {Spell = "Word of Recall", Flags = {"Wizard",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 644,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[Guardian mages clad in pattern-etched armour, convokers can recite a word of recall to summon distant allies to their location, or imbue them with unnatural might.]=],
}
m["ironbound frostheart"] = {
  Name = "ironbound frostheart",
  Colour = "Blue",
  Glyph = "p",
  Tile = "[[File:Ironbound frostheart.png]]",
  Speed = "10",
  HD = 12,
  ["HD"] = 12,
  ["Average HP 10x"] = 600,
  AC = 0,
  EV = 10,
  Attacks = {
    {Damage = 25, Type = "Touch", Flavour = "Cold"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Creeping Frost", Damage = "3d19", Flags = {"Wizard",}},
    },
  },
  Flags = {"See invisible flag","Speaks flag","Warm blood flag",},
  MR = "40",
  Resistances = {"Cold resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 935,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[An emaciated warrior-mage, bound to guard long-coveted treasures. It calls forth deadly frost from its surrounds, freezing foes that are next to walls.]=],
}
m["ironbound preserver"] = {
  Name = "ironbound preserver",
  Colour = "LightGreen",
  Glyph = "p",
  Tile = "[[File:Ironbound preserver.png]]",
  Speed = "10",
  HD = 14,
  ["HD"] = 14,
  ["Average HP 10x"] = 1120,
  AC = 4,
  EV = 5,
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Injury Bond", Flags = {"Wizard",}},
      {Spell = "Minor Healing", Damage = "2d7+3", Flags = {"Wizard",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1487,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[Towering, muscular figures, preservers safeguard their allies by selflessly accepting a portion of the injuries inflicted upon them.]=],
}
m["ironbound thunderhulk"] = {
  Name = "ironbound thunderhulk",
  Colour = "LightCyan",
  Glyph = "O",
  Tile = "[[File:Ironbound thunderhulk.png]]",
  Speed = "10",
  HD = 18,
  ["HD"] = 18,
  ["Average HP 10x"] = 880,
  AC = 1,
  EV = 8,
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Call Down Lightning", Damage = "3d26", Flags = {"Magical",}},
      {Spell = "Blink Range", Flags = {"Magical",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 910,
  Size = "Large",
  Intelligence = "Human",
  Genus = "ogre",
  Species = "ogre",
  Description = [=[A brutish figure, hastily armoured in scraps of leather and metal to combat a fearsome intruder. On its back is an antique, arcane 'lightning rod', which calls down thunder on distant foes, though it can't hit anything adjacent or even nearly adjacent.]=],
}
m["jackal"] = {
  Name = "jackal",
  Colour = "Brown",
  Glyph = "h",
  Tile = "[[File:Jackal.png]]",
  Speed = "14",
  HD = 1,
  ["HD"] = 1,
  ["Average HP 10x"] = 55,
  AC = 2,
  EV = 12,
  Attacks = {
    {Damage = 3, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Warm blood flag",},
  MR = "0",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 2,
  Size = "Small",
  Intelligence = "Animal",
  Genus = "hound",
  Species = "jackal",
  Description = [=[A small canine scavenger. Packs of these creatures roam the underworld, searching for carrion to devour.]=],
  Quote = [=[“Always ready to take advantage of every favourable opportunity, the Jackal is a sad parasite, and hangs on the skirts of the larger carnivora as they roam the country for prey, in the hope of securing some share of the creatures which they destroy or wound.”
-John George Wood, _The Illustrated Natural History: Mammalia_. 1865.]=],
}
m["jelly"] = {
  Name = "jelly",
  Colour = "LightRed",
  Glyph = "J",
  Tile = "[[File:Jelly.png]]",
  Speed = "10",
  HD = 3,
  ["HD"] = 3,
  ["Average HP 10x"] = 165,
  AC = 0,
  EV = 2,
  Attacks = {
    {Damage = 3, Type = "Hit", Flavour = "Acid"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Flags = {"Eats doors","See invisible flag","Unbreathing flag","Unblindable flag","Splits flag","Acid splash flag","Web immune flag",},
  MR = "10",
  Resistances = {"Poison resistance","Acid resistance 3","Drown resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 42,
  Size = "Small",
  Intelligence = "Brainless",
  Genus = "jelly",
  Species = "jelly",
  Description = [=[A pulsating mass of acidic protoplasm. It can and will eat almost anything, growing and splitting as it does so.]=],
  Quote = [=[“Beware of the Blob!
It creeps
And leaps
and glides and slides
Across the floor
Right through the door
And all around the wall,
A splotch, a blotch...”
-Burt Bacharach and Mack David, “Beware of the Blob”. 1958.]=],
}
m["jiangshi"] = {
  Name = "jiangshi",
  Colour = "Yellow",
  Glyph = "V",
  Tile = "[[File:Jiangshi.png]]",
  Speed = "18 (move: 60%)",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 650,
  AC = 10,
  EV = 10,
  Attacks = {
    {Damage = 27, Type = "Claw", Flavour = "Vampiric"},
    {Damage = 27, Type = "Claw", Flavour = "Vampiric"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Fighter flag",},
  MR = "80",
  Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 1073,
  Size = "Medium",
  Intelligence = "Animal",
  Genus = "jiangshi",
  Species = "vampire",
  Description = [=[A vampiric thrall bound into servitude by esoteric rituals. Though its rigid limbs give it an awkward gait, it moves with surprising speed, leaping upon its victims and leeching away their life essence with its vicious claws.]=],
}
m["jorogumo"] = {
  Name = "jorogumo",
  Colour = "Blue",
  Glyph = "H",
  Tile = "[[File:Jorogumo.png]]",
  Speed = "12",
  HD = 12,
  ["HD"] = 12,
  ["Average HP 10x"] = 850,
  AC = 4,
  EV = 14,
  Attacks = {
    {Damage = 28, Type = "Hit", Flavour = "Paralyse"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Bolt of Draining", Damage = "3d20", Flags = {"Wizard",}},
      {Spell = "Ensnare", Flags = {"Wizard",}},
    },
  },
  Flags = {"See invisible flag","Web immune flag","Speaks flag","Warm blood flag",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 711,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "jorogumo",
  Species = "jorogumo",
  Description = [=[A spider spirit that takes the appearance of a human. It weaves deadly magics to incapacitate and kill its prey.]=],
}
m["juggernaut"] = {
  Name = "juggernaut",
  Colour = "LightGreen",
  Glyph = "C",
  Tile = "[[File:Juggernaut.png]]",
  Speed = "15 (atk: 450%)",
  HD = 20,
  ["HD"] = 20,
  ["Average HP 10x"] = 1700,
  AC = 20,
  EV = 10,
  Attacks = {
    {Damage = 80, Type = "Hit", Flavour = "Plain"},
    {Damage = 40, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"Fighter flag","See invisible flag","Speaks flag","Warm blood flag",},
  MR = "120",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 7211,
  Size = "Giant",
  Intelligence = "Human",
  Genus = "giant",
  Species = "juggernaut",
  Description = [=[A gigantic humanoid with thick iron plates welded to its skin. Juggernauts sprint towards their targets, their immense fists dealing incredible damage, but have to rest between blows.]=],
}
m["jumping spider"] = {
  Name = "jumping spider",
  Colour = "LightBlue",
  Glyph = "s",
  Tile = "[[File:Jumping spider.png]]",
  Speed = "15",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 320,
  AC = 6,
  EV = 12,
  Attacks = {
    {Damage = 20, Type = "Pounce", Flavour = "Ensnare"},
    {Damage = 8, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Blink Close", Flags = {"Natural",}},
      {Spell = "Blink Away", Flags = {"Natural",}},
    },
  },
  Flags = {"No skeleton flag","Web immune flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {"Poison vulnerability",},
  Corpse = "Noxious",
  XP = 301,
  Size = "Small",
  Intelligence = "Animal",
  Genus = "spider",
  Species = "jumping spider",
  Description = [=[A spider which weaves webs between its front legs and leaps at its prey, ensnaring them. The speed with which it leaps is almost supernatural.]=],
}
m["killer bee"] = {
  Name = "killer bee",
  Colour = "Brown",
  Glyph = "y",
  Tile = "[[File:Killer bee.png]]",
  Speed = "20",
  HD = 3,
  ["HD"] = 3,
  ["Average HP 10x"] = 165,
  AC = 2,
  EV = 18,
  Attacks = {
    {Damage = 10, Type = "Sting", Flavour = "Poison"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Flying flag","No skeleton flag",},
  MR = "10",
  Resistances = {},
  Vulnerabilities = {"Poison vulnerability",},
  Corpse = "Noxious",
  XP = 62,
  Size = "Tiny",
  Intelligence = "Animal",
  Genus = "killer bee",
  Species = "killer bee",
  Description = [=[A giant bee, bearing a deadly barb which can sting repeatedly.]=],
}
m["kobold"] = {
  Name = "kobold",
  Colour = "Brown",
  Glyph = "K",
  Tile = "[[File:Kobold.png]]",
  Speed = "10",
  HD = 1,
  ["HD"] = 1,
  ["Average HP 10x"] = 35,
  AC = 2,
  EV = 12,
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag",},
  MR = "0",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 1,
  Size = "Small",
  Intelligence = "Human",
  Genus = "kobold",
  Species = "kobold",
  Description = [=[Kobolds are small, greyish creatures with the looks and temperaments of feral dogs. No one knows for sure where kobolds come from, but ancient demon-gods, evil spirits, and meddling wizards have all been suggested as culprits.]=],
  Quote = [=[“Kobolds are harmless.”
-Bearand the Bold, epitaph (Magic: the Gathering)

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

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

“A snake, with mottles rare,
Surveyed my chamber floor,
In feature as the worm before,
But ringed with power.”
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
}
m["manticore"] = {
  Name = "manticore",
  Colour = "Red",
  Glyph = "H",
  Tile = "[[File:Manticore.png]]",
  Speed = "10",
  HD = 9,
  ["HD"] = 9,
  ["Average HP 10x"] = 495,
  AC = 5,
  EV = 7,
  Attacks = {
    {Damage = 26, Type = "Bite", Flavour = "Plain"},
    {Damage = 14, Type = "Claw", Flavour = "Plain"},
    {Damage = 14, Type = "Claw", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Throw Barbs", Damage = "2d13", Flags = {"Natural",}},
    },
  },
  Flags = {"Flying flag","Warm blood flag","Hybrid flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 529,
  Size = "Large",
  Intelligence = "Animal",
  Genus = "manticore",
  Species = "manticore",
  Description = [=[A hideous cross-breed, bearing the features of a human and a lion, with great bat-like wings. Its tail bristles with spikes that can be loosed at potential prey.]=],
  Quote = [=[“Ctesias writeth, that in Aethiopia likewise there is a beast which he calleth Mantichora, having three rankes of teeth, which when they meet togither are let in one within another like the teeth of combes: with the face and eares of a man, with red eyes; of colour sanguine, bodied like a lyon, and having a taile armed with a sting like a scorpion: his voice resembleth the noise of a flute and trumpet sounded together: very swift he is, and mans flesh of all others hee most desireth.”
-Pliny the Elder, _Natural History_, Book 8, Chapter XXI]=],
}
m["martyred shade"] = {
  Name = "martyred shade",
  Colour = "Yellow",
  Glyph = "W",
  Tile = "[[File:Martyred shade.png]]",
  Speed = "7",
  HD = 11,
  ["HD"] = 11,
  ["Average HP 10x"] = 605,
  AC = 0,
  EV = 14,
  Attacks = {
  },
  Holiness = "Undead",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"Evil flag","Flying flag","Unbreathing flag","Speaks flag","Insubstantial flag","Regenerates flag",},
  MR = "60",
  Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 304,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "phantom",
  Species = "martyred shade",
  Description = [=[The wandering shade of a long-dead soul who died for a forgotten cause. Though their memories have turned to mist, something deep within still compels them to serve and sacrifice - no matter the cost.]=],
}
m["master elementalist"] = {
  Name = "master elementalist",
  Colour = "Magenta",
  Glyph = "p",
  Tile = "[[File:Master elementalist.png]]",
  Speed = "10",
  HD = 18,
  ["HD"] = 18,
  ["Average HP 10x"] = 600,
  AC = 0,
  EV = 13,
  Attacks = {
    {Damage = 8, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Lehudib's Crystal Spear", Damage = "3d37", Flags = {"Wizard",}},
      {Spell = "Chain Lightning", Damage = "3d45", Flags = {"Wizard",}},
      {Spell = "Fire Storm", Damage = "8d14", Flags = {"Wizard",}},
      {Spell = "Ozocubu's Refrigeration", Damage = "4d17", Flags = {"Wizard",}},
      {Spell = "Haste", Flags = {"Wizard",}},
      {Spell = "Repel Missiles", Flags = {"Wizard",}},
    },
  },
  Flags = {"Unholy flag","Speaks flag","Warm blood flag","Vault flag",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1303,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[A demented wizard commanding the primal forces of the universe.]=],
}
m["megabat"] = {
  Name = "megabat",
  Colour = "LightGrey",
  Glyph = "b",
  Tile = "[[File:Megabat.png]]",
  Speed = "30",
  HD = 2,
  ["HD"] = 1,
  ["Average HP 10x"] = 35,
  AC = 1,
  EV = 14,
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"See invisible flag","Flying flag","Unblindable flag","Batty flag","Warm blood flag","Vault flag",},
  MR = "0",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 9,
  Size = "Tiny",
  Intelligence = "Animal",
  Genus = "bat",
  Species = "bat",
  Description = [=[A large grey bat that, despite being herbivorous, is quite aggressive. It is myopic and uses echolocation to navigate.]=],
  Quote = [=[“The sun was set; the night came on apace,
And falling dews bewet around the place;
The bat takes airy rounds on leathern wings,
And the hoarse owl his woeful dirges sings.”
-John Gay, Shepherd's Week, Wednesday; or, The Dumps.

“Ere the bat hath flown
His cloister'd flight.”
-William Shakespeare, _Macbeth_, III, 2, line 40. 1605.]=],
}
m["meliai"] = {
  Name = "meliai",
  Colour = "Green",
  Glyph = "y",
  Tile = "[[File:Meliai.png]]",
  Speed = "20",
  HD = 7,
  ["HD"] = 7,
  ["Average HP 10x"] = 245,
  AC = 2,
  EV = 14,
  Attacks = {
    {Damage = 14, Type = "Hit", Flavour = "Plain"},
    {Damage = 12, Type = "Sting", Flavour = "Poison"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},
      {Spell = "Heal Other", Damage = "2d3+3", Flags = {"Priest",}},
    },
  },
  Flags = {"Flying flag","No skeleton flag","Web immune flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {"Poison vulnerability",},
  Corpse = "Noxious",
  XP = 300,
  Size = "Small",
  Intelligence = "Human",
  Genus = "killer bee",
  Species = "meliai",
  Description = [=[A nymphal hybrid, with a winged torso of a human atop of the stinging abdomen of a bee. The meliai serve many roles: priestesses of nature, nurses to the divine, and warrior-champions for their hives.]=],
}
m["merfolk"] = {
  Name = "merfolk",
  Colour = "LightRed",
  Glyph = "m",
  Tile = "[[File:Merfolk.png]]",
  Speed = "10 (swim: 60%)",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 550,
  AC = 4,
  EV = 12,
  Attacks = {
    {Damage = 22, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Amphibious",
  Flags = {"Speaks flag","Warm blood flag",},
  MR = "40",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 301,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "merfolk",
  Species = "merfolk",
  Description = [=[A hybrid with the torso of a human and the tail of a fish, a merfolk dwells both in water and on land, and fiercely defends its domain.]=],
  Quote = [=[“Again at length my thought reviving came,
When I no longer found my self the same;
Then first this sea-green beard I felt to grow,
And these large honours on my spreading brow;
My long-descending locks the billows sweep,
And my broad shoulders cleave the yielding deep;
My fishy tail, my arms of azure hue,
And ev'ry part divinely chang'd, I view.”
-Ovid, _Metamorphoses_, XIII, 546-7. 8 A.D.
trans. Garth, Dryden, et al.]=],
}
m["merfolk aquamancer"] = {
  Name = "merfolk aquamancer",
  Colour = "Green",
  Glyph = "m",
  Tile = "[[File:Merfolk aquamancer.png]]",
  Speed = "10 (swim: 60%)",
  HD = 14,
  ["HD"] = 14,
  ["Average HP 10x"] = 630,
  AC = 2,
  EV = 12,
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Amphibious",
  Spellsets = {
    {
      {Spell = "Primal Wave", Damage = "3d20", Flags = {"Wizard",}},
      {Spell = "Steam Ball", Damage = "3d18", Flags = {"Wizard",}},
      {Spell = "Throw Icicle", Damage = "3d23", Flags = {"Wizard",}},
      {Spell = "Blink", Flags = {"Emergency","Wizard",}},
    },
  },
  Flags = {"See invisible flag","Speaks flag","Warm blood flag",},
  MR = "80",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 909,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "merfolk",
  Species = "merfolk",
  Description = [=[A slender merfolk mystic with unusually webby hands. Its form shifts and glistens as if seen through ocean spray.]=],
  Quote = [=[“Again at length my thought reviving came,
When I no longer found my self the same;
Then first this sea-green beard I felt to grow,
And these large honours on my spreading brow;
My long-descending locks the billows sweep,
And my broad shoulders cleave the yielding deep;
My fishy tail, my arms of azure hue,
And ev'ry part divinely chang'd, I view.”
-Ovid, _Metamorphoses_, XIII, 546-7. 8 A.D.
trans. Garth, Dryden, et al.]=],
}
m["merfolk avatar"] = {
  Name = "merfolk avatar",
  Colour = "LightCyan",
  Glyph = "m",
  Tile = "[[File:Merfolk avatar.png]]",
  Speed = "10 (swim: 60%)",
  HD = 13,
  ["HD"] = 13,
  ["Average HP 10x"] = 845,
  AC = 4,
  EV = 12,
  Attacks = {
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Spellsets = {
    {
      {Spell = "Avatar Song", Flags = {"Wizard",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag","No gen derived flag",},
  MR = "120",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 932,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "merfolk",
  Species = "merfolk",
  Description = [=[A beguiling merfolk whose voice mesmerizes listeners. It carries no weapon, but its song summons drowned souls to defend the sea against intruders.]=],
  Quote = [=[“Then up it raise the mermaiden,
Wi the comb an glass in her hand:
‘Here’s a health to you, my merrie young men,
For you never will see dry land.’”
-“Sir Patrick Spens”, Scottish folk song, version 58J in Francis James
Child, _The English and Scottish Popular Ballads_. 1898.]=],
}
m["merfolk impaler"] = {
  Name = "merfolk impaler",
  Colour = "Yellow",
  Glyph = "m",
  Tile = "[[File:Merfolk impaler.png]]",
  Speed = "10 (swim: 60%; atk: 60%)",
  HD = 12,
  ["HD"] = 12,
  ["Average HP 10x"] = 780,
  AC = 3,
  EV = 18,
  Attacks = {
    {Damage = 22, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Amphibious",
  Flags = {"Speaks flag","Warm blood flag",},
  MR = "40",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 915,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "merfolk",
  Species = "merfolk",
  Description = [=[A powerfully muscled merfolk warrior, bearing a deadly weapon.]=],
  Quote = [=[“Again at length my thought reviving came,
When I no longer found my self the same;
Then first this sea-green beard I felt to grow,
And these large honours on my spreading brow;
My long-descending locks the billows sweep,
And my broad shoulders cleave the yielding deep;
My fishy tail, my arms of azure hue,
And ev'ry part divinely chang'd, I view.”
-Ovid, _Metamorphoses_, XIII, 546-7. 8 A.D.
trans. Garth, Dryden, et al.]=],
}
m["merfolk javelineer"] = {
  Name = "merfolk javelineer",
  Colour = "White",
  Glyph = "m",
  Tile = "[[File:Merfolk javelineer.png]]",
  Speed = "10 (swim: 60%)",
  HD = 13,
  ["HD"] = 13,
  ["Average HP 10x"] = 730,
  AC = 0,
  EV = 12,
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Amphibious",
  Flags = {"Archer flag","Speaks flag","Warm blood flag","Don't melee flag",},
  MR = "60",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1123,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "merfolk",
  Species = "merfolk",
  Description = [=[A fearsome merfolk champion with a piercing gaze and a large bundle of javelins.]=],
  Quote = [=[“Again at length my thought reviving came,
When I no longer found my self the same;
Then first this sea-green beard I felt to grow,
And these large honours on my spreading brow;
My long-descending locks the billows sweep,
And my broad shoulders cleave the yielding deep;
My fishy tail, my arms of azure hue,
And ev'ry part divinely chang'd, I view.”
-Ovid, _Metamorphoses_, XIII, 546-7. 8 A.D.
trans. Garth, Dryden, et al.]=],
}
m["merfolk siren"] = {
  Name = "merfolk siren",
  Colour = "Cyan",
  Glyph = "m",
  Tile = "[[File:Merfolk siren.png]]",
  Speed = "10 (swim: 60%)",
  HD = 9,
  ["HD"] = 9,
  ["Average HP 10x"] = 405,
  AC = 4,
  EV = 12,
  Attacks = {
    {Damage = 19, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Amphibious",
  Spellsets = {
    {
      {Spell = "Siren Song", Flags = {"Wizard",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag",},
  MR = "60",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 470,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "merfolk",
  Species = "merfolk",
  Description = [=[A beguiling merfolk whose voice can mesmerize listeners.]=],
  Quote = [=[“Row'd on, in reach of an erected voice,
The Sirens soon took note, without our noise,
Tuned those sweet accents that made charms so strong,
And these learn'd numbers made the Sirens' song:
‘Come here, thou worthy of a world of praise,
That dost so high the Grecian glory raise,
Ulysses! stay thy ship, and that song hear
That none past ever but it bent his ear,
But left him ravish'd, and instructed more
By us, than any ever heard before.
For we know all things whatsoever were
In wide Troy labour'd; whatsoever there
The Grecians and the Trojans both sustain'd
By those high issues that the Gods ordain'd.
And whatsoever all the earth can show
T' inform a knowledge of desert, we know.’”
-Homer, _The Odyssey_, XII, 268-82.
trans. George Chapman, 1857.]=],
}
m["meteoran"] = {
  Name = "meteoran",
  Colour = "Yellow",
  Glyph = "p",
  Tile = "[[File:Meteoran.png]]",
  Speed = "10",
  HD = 5,
  ["HD"] = 5,
  ["Average HP 10x"] = 375,
  AC = 2,
  EV = 12,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour","Starting equipment","Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag","No poly flag","No gen derived flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 154,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "meteoran",
  Species = "meteoran",
  Description = [=[A celestial being, descended to this earth for a brief time.]=],
}
m["microbat"] = {
  Name = "microbat",
  Colour = "LightGrey",
  Glyph = "b",
  Tile = "[[File:Microbat.png]]",
  Speed = "30",
  HD = 1,
  ["HD"] = 1,
  ["Average HP 10x"] = 35,
  AC = 1,
  EV = 14,
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"See invisible flag","Flying flag","Unblindable flag","Batty flag","Warm blood flag","Vault flag",},
  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["minotaur"] = {
  Name = "minotaur",
  Colour = "LightRed",
  Glyph = "H",
  Tile = "[[File:Minotaur.png]]",
  Speed = "10",
  HD = 14,
  ["HD"] = 14,
  ["Average HP 10x"] = 780,
  AC = 6,
  EV = 9,
  Attacks = {
    {Damage = 35, Type = "Hit", Flavour = "Plain"},
    {Damage = 20, Type = "Gore", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Fighter flag","Speaks flag","Warm blood flag","Hybrid flag",},
  MR = "100",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1231,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "minotaur",
  Species = "minotaur",
  Description = [=[A large muscular human with the head of a bull. It makes its home in secluded labyrinths.]=],
}
m["molten gargoyle"] = {
  Name = "molten gargoyle",
  Colour = "LightRed",
  Glyph = "9",
  Tile = "[[File:Molten gargoyle.png]]",
  Speed = "10",
  HD = 7,
  ["HD"] = 7,
  ["Average HP 10x"] = 315,
  AC = 14,
  EV = 7,
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Fire"},
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Bolt of Magma", Damage = "3d15", Flags = {"Natural",}},
    },
  },
  Flags = {"Flying flag","Unbreathing flag","Artificial flag",},
  MR = "60",
  Resistances = {"Fire resistance 3","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Petrify resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 433,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "gargoyle",
  Species = "molten gargoyle",
  Description = [=[A hideous molten stone statue come to life, with flames licking across its body.]=],
  Quote = [=[“Their innumerable sculptures of demons and dragons assumed a lugubrious aspect. The restless light of the flame made them move to the eye. There were griffins which had the air of laughing, gargoyles which one fancied one heard yelping, salamanders which puffed at the fire, tarasques which sneezed in the smoke. And among the monsters thus roused from their sleep of stone by this flame, by this noise, there was one who walked about, and who was seen, from time to time, to pass across the glowing face of the pile, like a bat in front of a candle.”
-Victor Hugo, _The Hunchback of Notre-Dame_, 10, ch. IV. 1831.
trans. Isabel F. Hapgood]=],
}
m["monstrous demonspawn"] = {
  Name = "monstrous demonspawn",
  Colour = "LightGrey",
  Glyph = "6",
  Tile = "[[File:Monstrous demonspawn.png]]",
  Speed = "10",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 1000,
  AC = 9,
  EV = 8,
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
    {Damage = 15, Type = "Claw", Flavour = "Plain"},
    {Damage = 15, Type = "Gore", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Unholy flag","See invisible flag","Speaks flag","Warm blood flag","No poly flag",},
  MR = "40",
  Resistances = {"Torment resistance",},
  Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
  Corpse = "Clean",
  XP = 956,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "demonspawn",
  Species = "monstrous demonspawn",
  Description = [=[A half-mortal, half-demonic creature, with its hellish heritage asserting itself through a certain devilish cast to its features.]=],
}
m["monstrous elf"] = {
  Name = "monstrous elf",
  Colour = "LightRed",
  Glyph = "e",
  Tile = "[[File:Monstrous elf.png]]",
  Speed = "10",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 360,
  AC = 3,
  EV = 15,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag","No poly flag","Vault flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 346,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "elf",
  Species = "elf",
  Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
}
m["monstrous human"] = {
  Name = "monstrous human",
  Colour = "LightGrey",
  Glyph = "p",
  Tile = "[[File:Monstrous human.png]]",
  Speed = "10",
  HD = 6,
  ["HD"] = 6,
  ["Average HP 10x"] = 330,
  AC = 3,
  EV = 13,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag","Vault flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 194,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=],
  Quote = [=[“Do you know
Do I know
What’s this thing called ‘man’?
God only knows what a man is!
I only know his price.”
-Bertolt Brecht, “The Measures Taken”. 1930.]=],
}
m["monstrous orc"] = {
  Name = "monstrous orc",
  Colour = "LightRed",
  Glyph = "o",
  Tile = "[[File:Monstrous orc.png]]",
  Speed = "10",
  HD = 1,
  ["HD"] = 1,
  ["Average HP 10x"] = 70,
  AC = 1,
  EV = 9,
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag","Vault flag",},
  MR = "0",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 3,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "orc",
  Species = "orc",
  Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
}
m["moon troll"] = {
  Name = "moon troll",
  Colour = "LightCyan",
  Glyph = "T",
  Tile = "[[File:Moon troll.png]]",
  Speed = "12",
  HD = 18,
  ["HD"] = 18,
  ["Average HP 10x"] = 990,
  AC = 20,
  EV = 4,
  Attacks = {
    {Damage = 35, Type = "Bite", Flavour = "Plain"},
    {Damage = 25, Type = "Claw", Flavour = "Plain"},
    {Damage = 25, Type = "Claw", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Corrosive Bolt", Damage = "3d25", Flags = {"Wizard",}},
    },
  },
  Flags = {"See invisible flag","Regenerates flag","Speaks flag","Warm blood flag","No poly flag","No gen derived flag",},
  MR = "140",
  Resistances = {"Fire resistance","Cold resistance","Poison resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 2759,
  Size = "Large",
  Intelligence = "Human",
  Genus = "troll",
  Species = "moon troll",
  Description = [=[A bizarre breed of intelligent troll, glowing with mysterious power from beyond this world.]=],
  Quote = [=[“Buckshank bold and Elfinstone,
And more than I can mention here,
They caused to be built so stout a ship,
And unto Iceland they would steer.

They launched the ship upon the main,
Which bellowed like a wrathful bear;
Down to the bottom the vessel sank,
A laidly Trold has dragged it there.”
-George Borrow, _Lavengro: The Scholar, the Gypsy, the Priest_. 1851.]=],
}
m["moth of wrath"] = {
  Name = "moth of wrath",
  Colour = "LightRed",
  Glyph = "y",
  Tile = "[[File:Moth of wrath.png]]",
  Speed = "12",
  HD = 9,
  ["HD"] = 9,
  ["Average HP 10x"] = 495,
  AC = 0,
  EV = 10,
  Attacks = {
    {Damage = 25, Type = "Bite", Flavour = "Rage"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Berserk Other", Flags = {"Natural",}},
    },
  },
  Flags = {"Flying flag","No skeleton flag","Web immune flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 503,
  Size = "Small",
  Intelligence = "Animal",
  Genus = "moth",
  Species = "moth of wrath",
  Description = [=[A moth known for its ability to inspire insane rages by touching its foes, or merely gazing at its friends. For some inexplicable reason, it was eradicated from the surface centuries ago.]=],
  Quote = [=[“When within sight of their foe Berserks wrought themselves into such a state of frenzy, that they bit their shields and rushed forward to the attack, throwing away their arms of defence, reckless of every danger, sometimes having nothing but a club, which carried with it death and destruction.”
-Paul Belloni Du Chaillu,_The Viking Age: the Early History, Manners, and
Customs of the Ancestors of the English Speaking Nations_. 1889.]=],
}
m["mottled draconian"] = {
  Name = "mottled draconian",
  Colour = "LightMagenta",
  Glyph = "d",
  Tile = "[[File:Mottled draconian.png]]",
  Speed = "10",
  HD = 14,
  ["HD"] = 14,
  ["Average HP 10x"] = 980,
  AC = 9,
  EV = 10,
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Sticky Flame Splash", Damage = "3d6", Flags = {"Natural","Breath",}},
    },
  },
  Flags = {"Cold blood flag","Speaks flag",},
  MR = "40",
  Resistances = {"Fire resistance","Sticky flame resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1232,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "draconian",
  Species = "mottled draconian",
  Description = [=[A muscular humanoid with mottled scales, a reptilian tail and small wings.]=],
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["mummy"] = {
  Name = "mummy",
  Colour = "LightGrey",
  Glyph = "M",
  Tile = "[[File:Mummy.png]]",
  Speed = "6",
  HD = 3,
  ["HD"] = 3,
  ["Average HP 10x"] = 195,
  AC = 3,
  EV = 6,
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"Evil flag","Unbreathing flag",},
  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 = 18,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "mummy",
  Species = "mummy",
  Description = [=[An undead figure covered in bandages and embalming fluids, compelled to walk by an ancient curse. It radiates a malign aura.]=],
  Quote = [=[“I see Egypt and the Egyptians — I see the pyramids and obelisks;
I look on chisel’d histories, songs, philosophies, cut in slabs
of sand-stone, or on granite-blocks;
I see at Memphis mummy-pits, containing mummies, embalm’d, swathed
in linen cloth, lying there many centuries;
I look on the fall’n Theban, the large-ball’d eyes, the side-drooping
neck, the hands folded across the breast.”
-Walt Whitman, “Salut au Monde”]=],
}
m["mummy priest"] = {
  Name = "mummy priest",
  Colour = "Red",
  Glyph = "M",
  Tile = "[[File:Mummy priest.png]]",
  Speed = "8",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 650,
  AC = 8,
  EV = 7,
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Summon Demon", Flags = {"Priest",}},
      {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},
      {Spell = "Symbol of Torment", Flags = {"Priest",}},
      {Spell = "Summon Undead", Flags = {"Priest",}},
    },
  },
  Flags = {"Speaks flag",},
  MR = "120",
  Resistances = {"Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 1093,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "mummy",
  Species = "mummy",
  Description = [=[An ancient servant of a long forgotten god, embalmed and cursed to walk in undeath for all eternity.

It will inflict a necromantic curse on its foe when destroyed.]=],
}
m["mutant beast"] = {
  Name = "mutant beast",
  Colour = "Magenta",
  Glyph = "H",
  Tile = "[[File:Mutant beast.png]]",
  Speed = "10",
  HD = 15,
  ["HD"] = 15,
  ["Average HP 10x"] = 825,
  AC = 9,
  EV = 5,
  Attacks = {
    {Damage = 26, Type = "Hit", Flavour = "Plain"},
    {Damage = 15, Type = "Constrict", Flavour = "Crush"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"No poly flag","No gen derived flag","Hybrid flag",},
  MR = "60",
  Resistances = {"Electricity resistance",},
  Vulnerabilities = {},
  Corpse = "Mutagenic",
  XP = 1281,
  Size = "Medium",
  Intelligence = "Animal",
  Genus = "mutant beast",
  Species = "mutant beast",
  Description = [=[A bizarre creature, twisted and warped by overexposure to magical radiation. Each has a different set of traits.]=],
}
m["naga"] = {
  Name = "naga",
  Colour = "Green",
  Glyph = "N",
  Tile = "[[File:Naga.png]]",
  Speed = "10 (move: 140%)",
  HD = 5,
  ["HD"] = 5,
  ["Average HP 10x"] = 275,
  AC = 6,
  EV = 10,
  Attacks = {
    {Damage = 22, Type = "Hit", Flavour = "Plain"},
    {Damage = 5, Type = "Constrict", Flavour = "Crush"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Spit Poison", Damage = "d10", Flags = {"Natural","Breath",}},
    },
  },
  Flags = {"See invisible flag","Speaks flag","Warm blood flag",},
  MR = "40",
  Resistances = {"Poison resistance",},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 161,
  Size = "Large",
  Intelligence = "Human",
  Genus = "naga",
  Species = "naga",
  Description = [=[A hybrid that is human from the waist up; below is a scaly, muscular snakelike tail. Its mouth drips with venomous saliva.]=],
  Quote = [=[“Amongst the deities and Asuras and celestial Rishis, O amiable lady, the Nagas are endued with great energy. Possessed of great speed, they are endued again with excellent fragrance. They deserve to be worshipped. They are capable of granting boons. Indeed, we too deserve to be followed by others in our train. I tell thee, O lady, that we are incapable of being seen by human beings.”
-Mahābhārata, Santi Parva, Mokshadharma Parva, section CCCLX. ca. 500 B.C.
trans. Kisari Mohan Ganguli, 1883.]=],
}
m["nagaraja"] = {
  Name = "nagaraja",
  Colour = "LightMagenta",
  Glyph = "N",
  Tile = "[[File:Nagaraja.png]]",
  Speed = "10 (move: 140%)",
  HD = 15,
  ["HD"] = 15,
  ["Average HP 10x"] = 825,
  AC = 6,
  EV = 10,
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Plain"},
    {Damage = 7, Type = "Constrict", Flavour = "Crush"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Spit Poison", Damage = "d22", Flags = {"Natural","Breath",}},
      {Spell = "Venom Bolt", Damage = "3d19", Flags = {"Wizard",}},
      {Spell = "Poison Arrow", Damage = "3d22", Flags = {"Wizard",}},
      {Spell = "Dimension Anchor", Flags = {"Wizard",}},
      {Spell = "Haste", Flags = {"Wizard",}},
    },
  },
  Flags = {"Fighter flag","See invisible flag","Speaks flag","Warm blood flag",},
  MR = "140",
  Resistances = {"Poison resistance",},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 1890,
  Size = "Large",
  Intelligence = "Human",
  Genus = "naga",
  Species = "naga",
  Description = [=[A formidable naga that is skilled in both martial and magical arts.]=],
  Quote = [=[“Then there have also come
nagas from Lake Nabhasa,
Vesali, and Tacchaka.
Kambalas, Assataras,
Payagas, and their kin.
And from the River Yamuna
comes the prestigious naga, Dhatarattha.
The great naga Eravanna:
He, too, has come
to the forest meeting.”
-Mahasamaya Sutta, _Dīgha Nikāya_, 20. ca. 500 B.C.
trans. Thanissaro Bhikkhu]=],
}
m["naga mage"] = {
  Name = "naga mage",
  Colour = "Magenta",
  Glyph = "N",
  Tile = "[[File:Naga mage.png]]",
  Speed = "10 (move: 140%)",
  HD = 7,
  ["HD"] = 7,
  ["Average HP 10x"] = 385,
  AC = 6,
  EV = 10,
  Attacks = {
    {Damage = 17, Type = "Hit", Flavour = "Plain"},
    {Damage = 4, Type = "Constrict", Flavour = "Crush"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Spit Poison", Damage = "d12", Flags = {"Natural","Breath",}},
      {Spell = "Venom Bolt", Damage = "3d12", Flags = {"Wizard",}},
      {Spell = "Concentrate Venom", Flags = {"Wizard",}},
      {Spell = "Haste", Flags = {"Wizard",}},
    },
  },
  Flags = {"See invisible flag","Speaks flag","Warm blood flag",},
  MR = "60",
  Resistances = {"Poison resistance",},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 443,
  Size = "Large",
  Intelligence = "Human",
  Genus = "naga",
  Species = "naga",
  Description = [=[A naga that has trained in the use of magic, trailed by an eldritch nimbus. It is especially skilled in spells dealing with poison and venom.]=],
  Quote = [=[“Amongst the deities and Asuras and celestial Rishis, O amiable lady, the Nagas are endued with great energy. Possessed of great speed, they are endued again with excellent fragrance. They deserve to be worshipped. They are capable of granting boons. Indeed, we too deserve to be followed by others in our train. I tell thee, O lady, that we are incapable of being seen by human beings.”
-Mahābhārata, Santi Parva, Mokshadharma Parva, section CCCLX. ca. 500 B.C.
trans. Kisari Mohan Ganguli, 1883.]=],
}
m["naga ritualist"] = {
  Name = "naga ritualist",
  Colour = "Brown",
  Glyph = "N",
  Tile = "[[File:Naga ritualist.png]]",
  Speed = "10 (move: 140%)",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 600,
  AC = 8,
  EV = 10,
  Attacks = {
    {Damage = 14, Type = "Hit", Flavour = "Plain"},
    {Damage = 4, Type = "Constrict", Flavour = "Crush"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Spit Poison", Damage = "d13", Flags = {"Natural","Breath",}},
      {Spell = "Olgreb's Toxic Radiance", Flags = {"Wizard",}},
      {Spell = "Virulence", Flags = {"Wizard",}},
    },
  },
  Flags = {"See invisible flag","Speaks flag","Warm blood flag",},
  MR = "60",
  Resistances = {"Poison resistance",},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 687,
  Size = "Large",
  Intelligence = "Human",
  Genus = "naga",
  Species = "naga",
  Description = [=[An esoteric mystic draped in talismans. Their sect venerate poison as a sacred gift and means of spiritual purification, and their affinity for it is even stronger than the rest of their kin. By invoking secret rites they can render any venom more potent and spread its touch upon all those around them.]=],
}
m["naga sharpshooter"] = {
  Name = "naga sharpshooter",
  Colour = "LightGrey",
  Glyph = "N",
  Tile = "[[File:Naga sharpshooter.png]]",
  Speed = "10 (move: 140%)",
  HD = 9,
  ["HD"] = 9,
  ["Average HP 10x"] = 720,
  AC = 6,
  EV = 10,
  Attacks = {
    {Damage = 17, Type = "Hit", Flavour = "Plain"},
    {Damage = 5, Type = "Constrict", Flavour = "Crush"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Spit Poison", Damage = "d14", Flags = {"Natural","Breath",}},
      {Spell = "Portal Projectile", Flags = {"Wizard",}},
    },
  },
  Flags = {"Archer flag","See invisible flag","Speaks flag","Warm blood flag","Don't melee flag",},
  MR = "80",
  Resistances = {"Poison resistance",},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 831,
  Size = "Large",
  Intelligence = "Human",
  Genus = "naga",
  Species = "naga",
  Description = [=[A naga with exceptionally keen eyesight, adept in the use of ranged weaponry and simple magics which allows it to snipe at targets across nearly any obstruction.]=],
}
m["naga warrior"] = {
  Name = "naga warrior",
  Colour = "Blue",
  Glyph = "N",
  Tile = "[[File:Naga warrior.png]]",
  Speed = "10 (move: 140%)",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 750,
  AC = 6,
  EV = 9,
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Plain"},
    {Damage = 6, Type = "Constrict", Flavour = "Crush"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Spit Poison", Damage = "d16", Flags = {"Natural","Breath",}},
      {Spell = "Battlecry", Flags = {"Vocal","Noisy",}},
    },
  },
  Flags = {"Fighter flag","See invisible flag","Speaks flag","Warm blood flag",},
  MR = "80",
  Resistances = {"Poison resistance",},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 985,
  Size = "Large",
  Intelligence = "Human",
  Genus = "naga",
  Species = "naga",
  Description = [=[A fearsome naga warrior clad in sturdy armour and wielding a mighty weapon.]=],
  Quote = [=[“Amongst the deities and Asuras and celestial Rishis, O amiable lady, the Nagas are endued with great energy. Possessed of great speed, they are endued again with excellent fragrance. They deserve to be worshipped. They are capable of granting boons. Indeed, we too deserve to be followed by others in our train. I tell thee, O lady, that we are incapable of being seen by human beings.”
-Mahābhārata, Santi Parva, Mokshadharma Parva, section CCCLX. ca. 500 B.C.
trans. Kisari Mohan Ganguli, 1883.]=],
}
m["nameless horror"] = {
  Name = "nameless horror",
  Colour = "Cyan",
  Glyph = "X",
  Tile = "[[File:Nameless horror.png]]",
  Speed = "10",
  HD = 15,
  ["HD"] = 15,
  ["Average HP 10x"] = 1200,
  AC = 8,
  EV = 2,
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Antimagic"},
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Abjuration", Flags = {"Natural",}},
    },
  },
  Flags = {"See invisible flag","Hybrid flag","No gen derived flag","No poly flag",},
  MR = "Immune",
  Resistances = {"Poison resistance 3","Negative energy resistance 3","Torment resistance","Miasma resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 979,
  Size = "Giant",
  Intelligence = "Brainless",
  Genus = "nameless",
  Species = "nameless",
  Description = [=[A malign force from the space between planes. It is hostile to the magic forces that removed it from its home. These horrors are often the result of mistaken summoning spells and have slain many aspiring wizards.]=],
  Quote = [=[“Then the sallow oval between Ged's arms grew bright. It widened and spread, a rent in the darkness of the earth and night, a ripping open of the fabric of the world. Through it blazed a terrible brightness. And through that bright misshapen breach clambered something like a clot of black shadow, quick and hideous, and it leaped straight out at Ged's face.”
-Ursula K. Le Guin, _A Wizard Of Earthsea_. 1968.]=],
}
m["nargun"] = {
  Name = "nargun",
  Colour = "Blue",
  Glyph = "9",
  Tile = "[[File:Nargun.png]]",
  Speed = "10",
  HD = 22,
  ["HD"] = 22,
  ["Average HP 10x"] = 540,
  AC = 25,
  EV = 4,
  Attacks = {
    {Damage = 40, Type = "Hit", Flavour = "Vuln"},
    {Damage = 30, Type = "Bite", Flavour = "Cold"},
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Petrify", Flags = {"Natural",}},
    },
  },
  Flags = {"See invisible flag","Fighter flag",},
  MR = "100",
  Resistances = {"Cold resistance 3","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Petrify resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 1078,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "golem",
  Species = "nargun",
  Description = [=[An ancient stone creature that has lived among these frozen caves since before Antaeus rent Cocytus into being. It tolerates its new neighbors begrudgingly, preferring the company of its petrified enemies. Veins of ice permeate its frozen stone flesh.]=],
}
m["necromancer"] = {
  Name = "necromancer",
  Colour = "White",
  Glyph = "p",
  Tile = "[[File:Necromancer.png]]",
  Speed = "10",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 400,
  AC = 2,
  EV = 13,
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Bolt of Draining", Damage = "3d18", Flags = {"Wizard",}},
      {Spell = "Agony Range", Flags = {"Wizard",}},
      {Spell = "Bind Souls", Flags = {"Wizard",}},
      {Spell = "Invisibility", Flags = {"Emergency","Wizard",}},
    },
  },
  Flags = {"Evil flag","Speaks flag","Warm blood flag",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 614,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[An evil wizard who is devoted to the practice of death magic, the mastery of unholy energies, and the raising of corpses into a parody of life.]=],
}
m["necrophage"] = {
  Name = "necrophage",
  Colour = "LightGrey",
  Glyph = "n",
  Tile = "[[File:Necrophage.png]]",
  Speed = "10",
  HD = 5,
  ["HD"] = 5,
  ["Average HP 10x"] = 275,
  AC = 2,
  EV = 10,
  Attacks = {
    {Damage = 8, Type = "Hit", Flavour = "Drain experience"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"Evil flag","Unbreathing flag","No zombie flag",},
  MR = "40",
  Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "Noxious",
  XP = 122,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "ghoul",
  Species = "necrophage",
  Description = [=[A vile undead creation of the most unholy necromancy, made from the decaying corpses of humanoid creatures. It exists to spread disease and decay.]=],
}
m["neqoxec"] = {
  Name = "neqoxec",
  Colour = "LightMagenta",
  Glyph = "3",
  Tile = "[[File:Neqoxec.png]]",
  Speed = "10",
  HD = 6,
  ["HD"] = 6,
  ["Average HP 10x"] = 330,
  AC = 4,
  EV = 12,
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Malmutate", Flags = {"Magical",}},
      {Spell = "Brain Bite", Damge = "4-8*", Flags = {"Magical",}},
    },
  },
  Flags = {"Unholy flag","Flying flag",},
  MR = "40",
  Resistances = {"Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
  Corpse = "No",
  XP = 183,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "neqoxec",
  Species = "neqoxec",
  Description = [=[A weirdly shaped demon, pulsing and shifting with mutagenic energies, its belly distended with the devoured brains of its victims.]=],
  Quote = [=[“If thus mutation is influenced by natural selection, it implies, that any particular mutation must advance in a direction advantageous for the respective species, and, indeed, many examples of mutation known among fossil animals are apparently due to the advantage produced by the change. I must add here, however that probably not all mutations (in a palaeontological meaning) are due to natural selection, but that many do not imply an actual improvement.”
-_Proceedings of the American Philosophical Society_, Volume XXV, no. 150.
1896.]=],
}
m["obsidian statue"] = {
  Name = "obsidian statue",
  Colour = "Magenta",
  Glyph = "8",
  Tile = "[[File:Obsidian statue.png]]",
  Speed = "10 (stationary)",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 700,
  AC = 12,
  EV = 1,
  Attacks = {
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Summon Minor Demon", Flags = {"Magical",}},
      {Spell = "Summon Demon", Flags = {"Magical",}},
      {Spell = "Mesmerise", Flags = {"Magical",}},
    },
  },
  Flags = {"Unholy flag","Unbreathing flag","Speaks flag","Stationary 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 = 671,
  Size = "Large",
  Intelligence = "Human",
  Genus = "statue",
  Species = "obsidian statue",
  Description = [=[A beautiful statue of an unknown creature, jet-black like a tear in reality. Its eyes glow with an otherworldly, malignant radiance.]=],
}
m["occultist"] = {
  Name = "occultist",
  Colour = "Magenta",
  Glyph = "p",
  Tile = "[[File:Occultist.png]]",
  Speed = "10",
  HD = 12,
  ["HD"] = 12,
  ["Average HP 10x"] = 450,
  AC = 0,
  EV = 13,
  Attacks = {
    {Damage = 8, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Fireball", Damage = "3d21", Flags = {"Wizard",}},
      {Spell = "Poison Arrow", Damage = "3d19", Flags = {"Wizard",}},
      {Spell = "Invisibility", Flags = {"Wizard",}},
      {Spell = "Banishment", Flags = {"Wizard",}},
    },
  },
  Flags = {"Evil flag","Speaks flag","Warm blood flag",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 793,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[A wizard fond of illusion and treachery. They scorn the crudeness of other magicians, who hurl wild conjurations toward their foes rather than cunningly exploiting their greatest weaknesses.]=],
}
m["octopode"] = {
  Name = "octopode",
  Colour = "LightCyan",
  Glyph = "x",
  Tile = "[[File:Octopode.png]]",
  Speed = "10",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 560,
  AC = 1,
  EV = 5,
  Attacks = {
    {Damage = 24, Type = "Tentacle slap", Flavour = "Plain"},
    {Damage = 5, Type = "Constrict", Flavour = "Crush"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Amphibious",
  Flags = {"Speaks flag","No skeleton flag",},
  MR = "10",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 476,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "octopode",
  Species = "octopode",
  Description = [=[A more intelligent cousin of the mighty kraken, capable of using tools and spells. They are fully amphibious, but most of their species choose to stay beneath the waves and serve their King.]=],
  Quote = [=[“In their brief time together Slothrop forms the impression that this octopus is not in good mental health, though where’s his basis for comparing? But there is a mad exhuberance, as with inanimate objects which fall off of tables when we are sensitive to noise and our own clumsiness and don’t want them to fall, a sort of wham! ha-ha you hear that? here it is again, WHAM! in the cephalopod’s every movement, which Slothrop is glad to get away from as he finally scales the crab like a discus, with all his strength, out to sea, and the octopus, with an eager splash and gurgle, strikes out in pursuit, and is presently gone.”
-Thomas Pynchon, _Gravity's Rainbow_. 1973.]=],
}
m["ogre"] = {
  Name = "ogre",
  Colour = "Brown",
  Glyph = "O",
  Tile = "[[File:Ogre.png]]",
  Speed = "10 (atk: 150%)",
  HD = 5,
  ["HD"] = 5,
  ["Average HP 10x"] = 275,
  AC = 1,
  EV = 6,
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 119,
  Size = "Large",
  Intelligence = "Human",
  Genus = "ogre",
  Species = "ogre",
  Description = [=[A large, ugly, and fat creature, distantly related to orcs and goblins. It is tremendously strong.]=],
  Quote = [=[“The little princess, asleep in her cradle, floated on the water, and at last she was cast up on the shore of a beautiful country, where, however, very few people dwelt since the ogre Ravagio and his wife Tourmentine had gone to live there-for they ate up everybody. Ogres are terrible people. When once they have tasted raw human flesh they will hardly eat anything else, and Tourmentine always knew how to make some body come their way, for she was half a fairy.”
-Marie-Catherine Le Jumel de Barneville, Baronne d’Aulnoy, “’Orangier et l’Abeille”. 1697.

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

“NO. Layers. Onions have layers. Ogres have layers. Onions have layers. You get it? We both have layers.”
-Shrek. 2001.]=],
}
m["oklob plant"] = {
  Name = "oklob plant",
  Colour = "LightGreen",
  Glyph = "P",
  Tile = "[[File:Oklob plant.png]]",
  Speed = "10 (stationary)",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 550,
  AC = 10,
  EV = 0,
  Attacks = {
  },
  Holiness = "Plant",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Spit Acid", Damage = "3d14", Flags = {"Natural",}},
    },
  },
  Flags = {"Unbreathing flag","Stationary flag",},
  MR = "40",
  Resistances = {"Poison resistance","Acid resistance 3","Drown resistance","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 559,
  Size = "Small",
  Intelligence = "Brainless",
  Genus = "plant",
  Species = "oklob plant",
  Description = [=[A very dangerous plant which fends off predators by spraying corrosive vitriol at them. Even experienced adventurers give oklob plants a wide berth.]=],
  Quote = [=[“Carbonic acid is one of the three materials which together form the starting point of vegetable growth; the others being water and nitric acid. This acid is formed of carbon and oxygen in the proportion of one part of the former to two of the latter chemically combined. It is a colorless gas, having an acid taste and smell; is soluble in water; weighs one-half more than air and can be poured from one vessel to another, as a liquid may be; 100 parts of water dissolve 106 parts of this gas, and it is from this source that the roots of plants derive the needed supplies of it.”
-Henry Stuart, _The Culture of Farm Crops: A Manual of the Science of
Agriculture, and a Hand-book of Practice for American Farmers_, ch X. 1887.]=],
}
m["oklob sapling"] = {
  Name = "oklob sapling",
  Colour = "LightCyan",
  Glyph = "P",
  Tile = "[[File:Oklob sapling.png]]",
  Speed = "10 (stationary)",
  HD = 4,
  ["HD"] = 4,
  ["Average HP 10x"] = 220,
  AC = 10,
  EV = 0,
  Attacks = {
  },
  Holiness = "Plant",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Spit Acid", Damage = "3d14", Flags = {"Natural",}},
    },
  },
  Flags = {"Unbreathing flag","Stationary flag",},
  MR = "20",
  Resistances = {"Poison resistance","Acid resistance 3","Drown resistance","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 60,
  Size = "Small",
  Intelligence = "Brainless",
  Genus = "plant",
  Species = "oklob plant",
  Description = [=[A young oklob plant. It's more fragile than the mature specimen, but the acid it sprays is just as deadly.]=],
  Quote = [=[“Carbonic acid is one of the three materials which together form the starting point of vegetable growth; the others being water and nitric acid. This acid is formed of carbon and oxygen in the proportion of one part of the former to two of the latter chemically combined. It is a colorless gas, having an acid taste and smell; is soluble in water; weighs one-half more than air and can be poured from one vessel to another, as a liquid may be; 100 parts of water dissolve 106 parts of this gas, and it is from this source that the roots of plants derive the needed supplies of it.”
-Henry Stuart, _The Culture of Farm Crops: A Manual of the Science of
Agriculture, and a Hand-book of Practice for American Farmers_, ch X. 1887.]=],
}
m["ophan"] = {
  Name = "ophan",
  Colour = "Red",
  Glyph = "G",
  Tile = "[[File:Ophan.png]]",
  Speed = "10",
  HD = 15,
  ["HD"] = 15,
  ["Average HP 10x"] = 975,
  AC = 10,
  EV = 10,
  Attacks = {
  },
  Holiness = "Holy",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Bolt of Fire", Damage = "3d24", Flags = {"Magical",}},
      {Spell = "Holy Flames", Flags = {"Magical",}},
    },
  },
  Flags = {"See invisible flag","Flying flag","Unbreathing flag",},
  MR = "140",
  Resistances = {"Drown resistance","Miasma resistance","Negative energy resistance 3","Holy resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 1406,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "angel",
  Species = "ophan",
  Description = [=[A creature from the heavenly realms. It consists of a wheel within a wheel, and both of these are covered in eyes; strange flames of holy fire flicker all over it.]=],
  Quote = [=[“As I looked at the living creatures, I saw a wheel on the ground beside
each creature with its four faces. This was the appearance and structure
of the wheels: They sparkled like chrysolite, and all four looked alike.
Each appeared to be made like a wheel intersecting a wheel. As they
moved, they would go in any one of the four directions the creatures faced;
the wheels did not turn about as the creatures went. Their rims were
high and awesome, and all four rims were full of eyes all around.”
-Ezekiel 1:15-18 (New International Version)]=],
}
m["orange crystal statue"] = {
  Name = "orange crystal statue",
  Colour = "LightRed",
  Glyph = "8",
  Tile = "[[File:Orange crystal statue.png]]",
  Speed = "10 (stationary)",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 700,
  AC = 12,
  EV = 1,
  Attacks = {
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "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",},
  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 = 674,
  Size = "Large",
  Intelligence = "Human",
  Genus = "statue",
  Species = "orange crystal statue",
  Description = [=[An intricately carved idol of some nameless godling, hewn of translucent orange crystal. Its lifeless eyes seem to glitter uncannily with a wicked intelligence. It is capable of unleashing a powerful psychic assault upon the minds of any who approach it.]=],
}
m["orange demon"] = {
  Name = "orange demon",
  Colour = "LightRed",
  Glyph = "4",
  Tile = "[[File:Orange demon.png]]",
  Speed = "10",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 520,
  AC = 3,
  EV = 7,
  Attacks = {
    {Damage = 15, Type = "Sting", Flavour = "Reach sting"},
    {Damage = 8, Type = "Hit", Flavour = "Weakness"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"Unholy flag",},
  MR = "60",
  Resistances = {"Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 414,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "orange demon",
  Species = "orange demon",
  Description = [=[An amber-coloured demon with a huge tail not unlike that of a scorpion.]=],
  Quote = [=[“In Sparkill buried lies that man of mark
Who brought the Obelisk to Central Park,
Redoubtable Commander H.H. Gorringe,
Whose name supplies the long-sought rhyme for ‘orange.’”
-Arthur Guiterman, “Local Note”. 1934.]=],
}
m["orb of destruction"] = {
  Name = "orb of destruction",
  Colour = "White",
  Glyph = "*",
  Tile = "[[File:Orb of destruction.png]]",
  Speed = "30",
  HD = 5,
  ["HD"] = 5,
  ["Average HP 10x"] = 50000,
  AC = 0,
  EV = 10,
  Attacks = {
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Flying flag","Unbreathing flag","Insubstantial flag","No exp gain flag","Harmless flag","No poly flag","Projectile flag",},
  MR = "Immune",
  Resistances = {"Damnation resistance","Fire resistance 3","Cold resistance 3","Electricity resistance 3","Poison resistance 3","Acid resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 0,
  Size = "Little",
  Intelligence = "Brainless",
  Genus = "orb of destruction",
  Species = "orb of destruction",
  Description = [=[This globe of pure magic is a conjured projectile that homes onto a designated target, albeit with massive inertia. A smart and agile person may move out of its path, causing it to damage its surroundings or even go around in circles. Be sure to step at least two paces to the side, though, for it is not swayed by minute movements, including those from the Dodging skill.]=],
}
m["orb of fire"] = {
  Name = "orb of fire",
  Colour = "Red",
  Glyph = "*",
  Tile = "[[File:Orb of fire.png]]",
  Speed = "15",
  HD = 30,
  ["HD"] = 30,
  ["Average HP 10x"] = 1500,
  AC = 20,
  EV = 20,
  Attacks = {
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Bolt of Fire", Damage = "3d40", Flags = {"Magical",}},
      {Spell = "Fireball", Damage = "3d43", Flags = {"Magical",}},
      {Spell = "Malmutate", Flags = {"Magical",}},
    },
  },
  Flags = {"See invisible flag","Flying flag","Unbreathing flag","Insubstantial flag",},
  MR = "Immune",
  Resistances = {"Fire resistance 3","Cold resistance","Electricity resistance 3","Poison resistance 3","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
  Vulnerabilities = {"Silver vulnerability",},
  Corpse = "No",
  XP = 8528,
  Size = "Little",
  Intelligence = "Human",
  Genus = "orb of fire",
  Species = "orb of fire",
  Description = [=[A globe of raw primordial fire, capable of impressive pyrotechnics, and of twisting the very flesh of creatures who come into its ken.]=],
  Quote = [=[“There ’s not the smallest orb which thou behold’st
But in his motion like an angel sings,
Still quiring to the young-eyed cherubins.”
-William Shakespeare, _The Merchant of Venice_, V, i. 1597.]=],
}
m["Orb 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["orb spider"] = {
  Name = "orb spider",
  Colour = "Magenta",
  Glyph = "s",
  Tile = "[[File:Orb spider.png]]",
  Speed = "12 (spell: 200%)",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 420,
  AC = 3,
  EV = 10,
  Attacks = {
    {Damage = 15, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Orb of Destruction", Damage = "9d11", Flags = {"Magical",}},
    },
  },
  Flags = {"No skeleton flag","Web immune flag","Maintain range flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {"Poison vulnerability",},
  Corpse = "Clean",
  XP = 587,
  Size = "Small",
  Intelligence = "Animal",
  Genus = "spider",
  Species = "orb spider",
  Description = [=[An eerily glowing spider with strands of pure energy emerging from its spinnerets. It seems to want to keep its distance.]=],
}
m["orc"] = {
  Name = "orc",
  Colour = "LightRed",
  Glyph = "o",
  Tile = "[[File:Orc.png]]",
  Speed = "10",
  HD = 1,
  ["HD"] = 1,
  ["Average HP 10x"] = 70,
  AC = 1,
  EV = 9,
  Attacks = {
    {Damage = 2, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag",},
  MR = "0",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 3,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "orc",
  Species = "orc",
  Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
}
m["orc high priest"] = {
  Name = "orc high priest",
  Colour = "LightGreen",
  Glyph = "o",
  Tile = "[[File:Orc high priest.png]]",
  Speed = "10",
  HD = 11,
  ["HD"] = 11,
  ["Average HP 10x"] = 550,
  AC = 3,
  EV = 11,
  Attacks = {
    {Damage = 7, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Pain", Damage = "d14", Flags = {"Priest",}},
      {Spell = "Summon Demon", Flags = {"Priest",}},
      {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},
      {Spell = "Heal Other", Damage = "2d5+3", Flags = {"Priest",}},
      {Spell = "Minor Healing", Damage = "2d5+3", Flags = {"Emergency","Priest",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "Clean",
  XP = 839,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "orc",
  Species = "orc",
  Description = [=[An exalted servant of the orc god Beogh and a master of many black rites, to whose aid Beogh will even send beings from the netherworld.]=],
}
m["orc knight"] = {
  Name = "orc knight",
  Colour = "Cyan",
  Glyph = "o",
  Tile = "[[File:Orc knight.png]]",
  Speed = "10",
  HD = 9,
  ["HD"] = 9,
  ["Average HP 10x"] = 675,
  AC = 11,
  EV = 10,
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Battlecry", Flags = {"Vocal",}},
    },
  },
  Flags = {"Fighter flag","Speaks flag","Warm blood flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 617,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "orc",
  Species = "orc",
  Description = [=[A heavily armoured orc, covered in scars from many past battles. Orc knights command their brethren in battle, rousing them to greater, more violent efforts with bloodcurdling shouts.]=],
}
m["orc priest"] = {
  Name = "orc priest",
  Colour = "Green",
  Glyph = "o",
  Tile = "[[File:Orc priest.png]]",
  Speed = "10",
  HD = 3,
  ["HD"] = 3,
  ["Average HP 10x"] = 150,
  AC = 3,
  EV = 9,
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Pain", Damage = "d14", Flags = {"Priest",}},
      {Spell = "Cantrip", Flags = {"Priest",}},
      {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},
      {Spell = "Heal Other", Damage = "2d1+3", Flags = {"Priest",}},
    },
  },
  Flags = {"Evil flag","Speaks flag","Warm blood flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "Clean",
  XP = 41,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "orc",
  Species = "orc",
  Description = [=[A servant of Beogh, the ancient and cruel god of the orcs. Beogh rewards the prayers of devoted servants by striking down their enemies.]=],
}
m["orc sorcerer"] = {
  Name = "orc sorcerer",
  Colour = "LightMagenta",
  Glyph = "o",
  Tile = "[[File:Orc sorcerer.png]]",
  Speed = "10",
  HD = 9,
  ["HD"] = 9,
  ["Average HP 10x"] = 315,
  AC = 7,
  EV = 12,
  Attacks = {
    {Damage = 7, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Bolt of Fire", Damage = "3d17", Flags = {"Wizard",}},
      {Spell = "Bolt of Draining", Damage = "3d17", Flags = {"Wizard",}},
      {Spell = "Summon Demon", Flags = {"Wizard",}},
      {Spell = "Paralyse", Flags = {"Wizard",}},
    },
  },
  Flags = {"See invisible flag","Speaks flag","Warm blood flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 562,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "orc",
  Species = "orc",
  Description = [=[An exceptionally competent orcish wizard, in league with hellish and chthonic forces and motivated by the purest imaginable strain of malevolence.]=],
}
m["orc warlord"] = {
  Name = "orc warlord",
  Colour = "LightCyan",
  Glyph = "o",
  Tile = "[[File:Orc warlord.png]]",
  Speed = "10",
  HD = 15,
  ["HD"] = 15,
  ["Average HP 10x"] = 1125,
  AC = 3,
  EV = 10,
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Battlecry", Flags = {"Vocal",}},
    },
  },
  Flags = {"Fighter flag","Speaks flag","Warm blood flag",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1668,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "orc",
  Species = "orc",
  Description = [=[A supreme commander of an orc host, skilled at both melee and ranged combat.]=],
}
m["orc warrior"] = {
  Name = "orc warrior",
  Colour = "Yellow",
  Glyph = "o",
  Tile = "[[File:Orc warrior.png]]",
  Speed = "10",
  HD = 4,
  ["HD"] = 4,
  ["Average HP 10x"] = 280,
  AC = 9,
  EV = 10,
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Fighter flag","Speaks flag","Warm blood flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 132,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "orc",
  Species = "orc",
  Description = [=[An experienced, armoured and well-armed orc soldier, able to command a small mob of its fellows.]=],
}
m["orc wizard"] = {
  Name = "orc wizard",
  Colour = "Magenta",
  Glyph = "o",
  Tile = "[[File:Orc wizard.png]]",
  Speed = "10",
  HD = 3,
  ["HD"] = 3,
  ["Average HP 10x"] = 150,
  AC = 2,
  EV = 12,
  Attacks = {
    {Damage = 2, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Magic Dart", Damage = "3d4", Flags = {"Wizard",}},
      {Spell = "Throw Flame", Damage = "3d5", Flags = {"Wizard",}},
      {Spell = "Confuse", Flags = {"Wizard",}},
      {Spell = "Invisibility", Flags = {"Wizard",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 35,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "orc",
  Species = "orc",
  Description = [=[While orcs generally prefer physical combat, some of their kind gain proficiency in the occult arts — though still for martial purposes.]=],
}
m["pale draconian"] = {
  Name = "pale draconian",
  Colour = "Cyan",
  Glyph = "d",
  Tile = "[[File:Pale draconian.png]]",
  Speed = "10",
  HD = 14,
  ["HD"] = 14,
  ["Average HP 10x"] = 980,
  AC = 9,
  EV = 14,
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Steam Ball", Damage = "3d18", Flags = {"Natural","Breath",}},
    },
  },
  Flags = {"Cold blood flag","Speaks flag","No poly flag",},
  MR = "40",
  Resistances = {"Steam resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1232,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "draconian",
  Species = "pale draconian",
  Description = [=[A muscular humanoid with pale scales, a reptilian tail and small wings.]=],
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["palentonga"] = {
  Name = "palentonga",
  Colour = "Yellow",
  Glyph = "H",
  Tile = "[[File:Palentonga.png]]",
  Speed = "10",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 450,
  AC = 15,
  EV = 5,
  Attacks = {
    {Damage = 18, Type = "Hit", Flavour = "Plain"},
    {Damage = 12, Type = "Tail slap", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour","Starting equipment","Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag","No poly flag","No gen derived flag",},
  MR = "10",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 405,
  Size = "Large",
  Intelligence = "Human",
  Genus = "palentonga",
  Species = "palentonga",
  Description = [=[.]=],
}
m["pandemonium lord"] = {
  Name = "pandemonium lord",
  Colour = "Black",
  Glyph = "&",
  Tile = "[[File:Pandemonium lord.png]]",
  Speed = "10-18",
  HD = 22,
  ["HD"] = 19,
  ["Average HP 10x"] = 1710,
  AC = 17,
  EV = 18,
  Attacks = {
    {Damage = 39, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"Fighter flag","Unholy flag","See invisible flag","Speaks flag","Ghost demon flag","Hybrid flag",},
  MR = "146",
  Resistances = {"Fire resistance","Cold resistance 3","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 6850,
  Size = "Large",
  Intelligence = "Human",
  Genus = "pandemonium lord",
  Species = "pandemonium lord",
  Description = [=[A formidable demon lord inhabiting the endless halls of Pandemonium. Each one is different, with its own set of strengths and weaknesses.]=],
  Quote = [=[“Mean while the winged heralds by command
Of Sovran power, with awful Ceremony
And Trumpets sound throughout the Host proclaim
A solemn Councel forthwith to be held
At Pandaemonium, the high Capital
Of Satan and his Peers...”
-John Milton, _Paradise Lost_,  Book I, l. 752-7. 1667.]=],
}
m["peacekeeper"] = {
  Name = "peacekeeper",
  Colour = "Yellow",
  Glyph = "9",
  Tile = "[[File:Peacekeeper.png]]",
  Speed = "15",
  HD = 12,
  ["HD"] = 12,
  ["Average HP 10x"] = 440,
  AC = 20,
  EV = 3,
  Attacks = {
    {Damage = 25, Type = "Bite", Flavour = "Plain"},
    {Damage = 15, Type = "Claw", Flavour = "Plain"},
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Throw Barbs", Damage="2d13", Flags = {"Natural",}},
      {Spell = "Battlecry", Flags = {"Vocal","Noisy",}},
    },
  },
  Flags = {"See invisible flag"},
  MR = "Immune",
  Resistances = {"Poison resistance 3", "Negative energy resistance 3", "Electricity resistance", "Miasma resistance", "Torment resistance", "Drown resistance", "Fire resistance", "Cold resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 967,
  Size = "Medium",
  Intelligence = "Brainless",
  Genus = "golem",
  Species = "peacekeeper",
  Description = [=[A four-legged humanoid construct, tasked with recapturing escaped slaves and punishing heretics. Long after the fall of the empire it once served, it continues to enforce imperial law, knowing no jurisdiction.]=],
}
m["pearl dragon"] = {
  Name = "pearl dragon",
  Colour = "LightGrey",
  Glyph = "D",
  Tile = "[[File:Pearl dragon.png]]",
  Speed = "12",
  HD = 18,
  ["HD"] = 18,
  ["Average HP 10x"] = 1170,
  AC = 10,
  EV = 15,
  Attacks = {
    {Damage = 35, Type = "Bite", Flavour = "Holy"},
    {Damage = 20, Type = "Claw", Flavour = "Holy"},
  },
  Holiness = "Holy",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Holy Breath", Damage = "3d18", Flags = {"Natural","Breath","Noisy",}},
    },
  },
  Flags = {"See invisible flag","Flying flag","Warm blood flag",},
  MR = "160",
  Resistances = {"Drown resistance","Miasma resistance","Negative energy resistance 3","Holy resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 3734,
  Size = "Giant",
  Intelligence = "Animal",
  Genus = "dragon",
  Species = "pearl dragon",
  Description = [=[A dragon consecrated to the holy divine powers. Its breath is blessed fire, and its claws sear its victims with divine wrath.]=],
  Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
-Life of Confucius

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

-“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
}
m["phantasmal warrior"] = {
  Name = "phantasmal warrior",
  Colour = "LightGreen",
  Glyph = "W",
  Tile = "[[File:Phantasmal warrior.png]]",
  Speed = "10",
  HD = 9,
  ["HD"] = 9,
  ["Average HP 10x"] = 495,
  AC = 12,
  EV = 10,
  Attacks = {
    {Damage = 39, Type = "Hit", Flavour = "Vuln"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Blink Close", Flags = {"Magical",}},
    },
  },
  Flags = {"Fighter flag","Evil flag","See invisible flag","Flying flag","Unbreathing flag","Insubstantial flag",},
  MR = "80",
  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 = 639,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "wraith",
  Species = "phantasmal warrior",
  Description = [=[A hideous translucent green spirit of a warrior fallen in battle but recalled to this plane by unholy magic. The blade it wields is ethereal, rendering those it strikes more susceptible to magic.]=],
}
m["phantom"] = {
  Name = "phantom",
  Colour = "Blue",
  Glyph = "W",
  Tile = "[[File:Phantom.png]]",
  Speed = "10",
  HD = 7,
  ["HD"] = 7,
  ["Average HP 10x"] = 385,
  AC = 3,
  EV = 13,
  Attacks = {
    {Damage = 8, Type = "Hit", Flavour = "Blink with"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Blink", Flags = {"Magical",}},
    },
  },
  Flags = {"Evil flag","Flying flag","Unbreathing flag","Insubstantial flag",},
  MR = "40",
  Resistances = {"Cold resistance 2","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 124,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "phantom",
  Species = "phantom",
  Description = [=[A nearly-transparent undead spirit, suspected by some sages to be a degenerate form of ghost, with no memories of its former life. It rarely stays in one place for long.]=],
  Quote = [=[“Who wondrous things concerning our welfare, And straunge phantomes doth lett us ofte foresee.”
-Spenser, _The Faerie Queene_ II. xii. 47]=],
}
m["pharaoh ant"] = {
  Name = "pharaoh ant",
  Colour = "Yellow",
  Glyph = "B",
  Tile = "[[File:Pharaoh ant.png]]",
  Speed = "14",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 360,
  AC = 4,
  EV = 8,
  Attacks = {
    {Damage = 43, Type = "Bite", Flavour = "Drain experience"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"No skeleton flag","Web immune flag","Unbreathing flag",},
  MR = "60",
  Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 758,
  Size = "Medium",
  Intelligence = "Animal",
  Genus = "pharaoh ant",
  Species = "pharaoh ant",
  Description = [=[A royal ant returned to unlife through strange, probably horrifying means. It binds the souls of its allies when slain, allowing them to fight on after death as simulacra.]=],
}
m["phase bat"] = {
  Name = "phase bat",
  Colour = "LightGrey",
  Glyph = "b",
  Tile = "[[File:Phase bat.png]]",
  Speed = "30",
  HD = 1,
  ["HD"] = 1,
  ["Average HP 10x"] = 35,
  AC = 1,
  EV = 14,
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Blink", Flags = {"Natural",}},
    },
  },
  Flags = {"See invisible flag","Flying flag","Unblindable flag","Batty flag","Warm blood flag","Vault flag",},
  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["pillar of salt"] = {
  Name = "pillar of salt",
  Colour = "White",
  Glyph = "8",
  Tile = "[[File:Pillar of salt.png]]",
  Speed = "10 (stationary)",
  HD = 1,
  ["HD"] = 1,
  ["Average HP 10x"] = 10,
  AC = 1,
  EV = 0,
  Attacks = {
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Stationary flag","No exp gain flag","Harmless flag",},
  MR = "Immune",
  Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 0,
  Size = "Medium",
  Intelligence = "Brainless",
  Genus = "pillar of salt",
  Species = "pillar of salt",
  Description = [=[A pillar of salt shaped like a statue, but worked by no living hands.]=],
  Quote = [=[“Then the LORD rained upon Sodom and upon Gomorrah brimstone and fire from the LORD out of heaven; And he overthrew those cities, and all the plain, and all the inhabitants of the cities, and that which grew upon the ground. But [Lot's] wife looked back from behind him, and she became a pillar of salt.”
-KJV Bible, Genesis 19:24-6.]=],
}
m["plant"] = {
  Name = "plant",
  Colour = "Green",
  Glyph = "P",
  Tile = "[[File:Plant.png]]",
  Speed = "0",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 2000,
  AC = 10,
  EV = 0,
  Attacks = {
  },
  Holiness = "Plant",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Stationary flag","No exp gain flag","Harmless flag","Fragile flag",},
  MR = "Immune",
  Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 0,
  Size = "Small",
  Intelligence = "Brainless",
  Genus = "plant",
  Species = "plant",
  Description = [=[A plant that has adapted to grow in the unpleasant dungeon environment, somehow thriving even underground in the absence of the sun.]=],
}
m[" illusion"] = {
  Name = " illusion",
  Colour = "White",
  Glyph = "@",
  Tile = "[[File: illusion.png]]",
  Speed = "10",
  HD = 1,
  ["HD"] = 4,
  ["Average HP 10x"] = 140,
  AC = 0,
  EV = 11,
  Attacks = {
    {Damage = 4, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"Fighter flag","Flying flag","Speaks flag","Ghost demon flag","Insubstantial flag","No poly flag",},
  MR = "6",
  Resistances = {"Poison resistance","Miasma resistance","Sticky flame resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 3,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "player illusion",
  Species = "player illusion",
  Description = [=[]=],
}
m["polar bear"] = {
  Name = "polar bear",
  Colour = "LightBlue",
  Glyph = "h",
  Tile = "[[File:Polar bear.png]]",
  Speed = "10",
  HD = 7,
  ["HD"] = 7,
  ["Average HP 10x"] = 455,
  AC = 7,
  EV = 8,
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Plain"},
    {Damage = 5, Type = "Claw", Flavour = "Plain"},
    {Damage = 5, Type = "Claw", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Spellsets = {
    {
      {Spell = "Berserker Rage", Flags = {"Emergency","Natural",}},
    },
  },
  Flags = {"Warm blood flag",},
  MR = "20",
  Resistances = {"Cold resistance","Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 296,
  Size = "Large",
  Intelligence = "Animal",
  Genus = "bear",
  Species = "polar bear",
  Description = [=[A large and very strong bear covered in glistening white fur, habituated to cold conditions. Like all ursines, the polar bear will become enraged if badly hurt or frightened.]=],
  Quote = [=[“The Polar Bear is an animal of tremendous strength and fierceness.iBarentz, in his voyage in search of a north-east passage to China, had proofs of the ferocity of these animals, in the island of Nova Zembla, where they attacked his seamen, seizing them in their mouths; carrying them off with the utmost ease, and devouring them in the sight of their comrades. It is said that they will attack and attempt to board armed vessels, at a great distance from shore, and have sometimes been with much difficulty repelled.”
-George Shaw, _General Zoology, or, Systematic Natural History_, vol. I,
p. 2. 1800.]=],
}
m["profane servitor"] = {
  Name = "profane servitor",
  Colour = "Red",
  Glyph = "A",
  Tile = "[[File:Profane servitor.png]]",
  Speed = "15",
  HD = 18,
  ["HD"] = 18,
  ["Average HP 10x"] = 1530,
  AC = 10,
  EV = 20,
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Vampiric"},
    {Damage = 10, Type = "Hit", Flavour = "Drain experience"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Fighter flag","Evil flag","See invisible flag","Flying flag","Unbreathing flag","Speaks flag",},
  MR = "140",
  Resistances = {"Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Holy resistance","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 3907,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "angel",
  Species = "profane servitor",
  Description = [=[This blasphemous being used to be an angel of the Shining One. Now it stands as unliving proof that not even the holiest of beings are beyond Yredelemnul's grasp.]=],
  Quote = [=[“A spell was cast and the sky turned red
The angel's heart froze to ice
In the gloomy sky black clouds were gathering
The silence was broken by cries
A spell was cast and the sky turned red
The angel's heart froze to ice
In the gloomy sky — The silence where dead angels lie

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

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

-“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
}
m["quicksilver elemental"] = {
  Name = "quicksilver elemental",
  Colour = "LightCyan",
  Glyph = "E",
  Tile = "[[File:Quicksilver elemental.png]]",
  Speed = "10",
  HD = 16,
  ["HD"] = 16,
  ["Average HP 10x"] = 800,
  AC = 1,
  EV = 20,
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Antimagic"},
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Quicksilver Bolt", Damage = "3d20", Flags = {"Natural","Breath","Noisy",}},
    },
  },
  Flags = {"See invisible flag","Batty flag","Unbreathing flag","Unblindable 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 = 1245,
  Size = "Large",
  Intelligence = "Brainless",
  Genus = "elemental",
  Species = "quicksilver elemental",
  Description = [=[A mercurial spirit drawn from the elemental plane of earth. It exists in this world by inhabiting a shimmering body of liquid metal.]=],
}
m["quicksilver ooze"] = {
  Name = "quicksilver ooze",
  Colour = "Cyan",
  Glyph = "J",
  Tile = "[[File:Quicksilver ooze.png]]",
  Speed = "16",
  HD = 13,
  ["HD"] = 13,
  ["Average HP 10x"] = 500,
  AC = 3,
  EV = 15,
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Engulf"},
    {Damage = 15, Type = "Hit", Flavour = "Antimagic"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Eats doors","See invisible flag","Unblindable flag","Web immune flag",},
  MR = "Immune",
  Resistances = {"Poison resistance", "Acid resistance 3",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 1459,
  Size = "Giant",
  Intelligence = "Brainless",
  Genus = "jelly",
  Species = "quicksilver ooze",
  Description = [=[A thin coating of shining, reflective goo, covering a great area and rushing forward with startling speed. Enchantments slide off it like water.]=],
}
m["quokka"] = {
  Name = "quokka",
  Colour = "White",
  Glyph = "r",
  Tile = "[[File:Quokka.png]]",
  Speed = "12",
  HD = 1,
  ["HD"] = 1,
  ["Average HP 10x"] = 55,
  AC = 2,
  EV = 13,
  Attacks = {
    {Damage = 5, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Warm blood flag",},
  MR = "0",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 2,
  Size = "Little",
  Intelligence = "Animal",
  Genus = "quokka",
  Species = "quokka",
  Description = [=[A pesky little marsupial that is a bit like a rat, but not quite.]=],
  Quote = [=[HAMLET [Drawing his sword.]: How now! a rat? Dead, for a ducat, dead [Stabs through the arras.]
-William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, III, 4. 1603.]=],
}
m["radroach"] = {
  Name = "radroach",
  Colour = "LightRed",
  Glyph = "B",
  Tile = "[[File:Radroach.png]]",
  Speed = "10",
  HD = 12,
  ["HD"] = 12,
  ["Average HP 10x"] = 800,
  AC = 13,
  EV = 5,
  Attacks = {
    {Damage = 28, Type = "Bite", Flavour = "Plain"},
    {Damage = 16, Type = "Claw", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Irradiate", Damage = "3d26", Flags = {"Natural",}},
    },
  },
  Flags = {"No skeleton flag","Web immune flag",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {"Silver vulnerability",},
  Corpse = "Noxious",
  XP = 841,
  Size = "Little",
  Intelligence = "Animal",
  Genus = "giant cockroach",
  Species = "radroach",
  Description = [=[A giant cockroach that has been exposed to high amounts of mutagenic energy. It is horrifyingly mutated, but this has only made it stronger.]=],
}
m["ragged hierophant"] = {
  Name = "ragged hierophant",
  Colour = "Blue",
  Glyph = "a",
  Tile = "[[File:Ragged hierophant.png]]",
  Speed = "10",
  HD = 9,
  ["HD"] = 9,
  ["Average HP 10x"] = 1170,
  AC = 1,
  EV = 10,
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Open doors", "Weapons armour", "Starting equipment"},
  Habitat = "Land",
  Spellsets = { 
    {
      {Spell = "Injury Bond", Flags = {"Wizard",}},
      {Spell = "Resonance Strike", Damage="3d9 - 7d9", Flags = {"Wizard",}},
    },
  },
  Flags = {"Speaks flag", "Warm blood flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1041,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[A bedraggled priest, once-fine robes now lined with salt and dust. Forsaken by the gods, it now relies on constructs to protect itself.]=],
}
m["raiju"] = {
  Name = "raiju",
  Colour = "LightCyan",
  Glyph = "h",
  Tile = "[[File:Raiju.png]]",
  Speed = "10",
  HD = 7,
  ["HD"] = 7,
  ["Average HP 10x"] = 385,
  AC = 4,
  EV = 14,
  Attacks = {
    {Damage = 11, Type = "Bite", Flavour = "Electricity"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Blinkbolt", Damage = "2d14", Flags = {"Magical",}},
    },
  },
  Flags = {"See invisible flag","Unblindable flag",},
  MR = "20",
  Resistances = {"Electricity resistance 3",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 264,
  Size = "Medium",
  Intelligence = "Animal",
  Genus = "hound",
  Species = "raiju",
  Description = [=[A profoundly unnatural hound, crackling with electricity. Remarkably, it can transform into living lightning and bolt forth, harmlessly passing pack mates while painfully piercing prey.]=],
}
m["rakshasa"] = {
  Name = "rakshasa",
  Colour = "Yellow",
  Glyph = "R",
  Tile = "[[File:Rakshasa.png]]",
  Speed = "10",
  HD = 11,
  ["HD"] = 11,
  ["Average HP 10x"] = 660,
  AC = 6,
  EV = 14,
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Force Lance", Damage = "3d14", Flags = {"Magical",}},
      {Spell = "Phantom Mirror", Flags = {"Magical",}},
      {Spell = "Blink", Flags = {"Magical",}},
    },
  },
  Flags = {"Unholy flag","See invisible flag",},
  MR = "140",
  Resistances = {"Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 991,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "rakshasa",
  Species = "rakshasa",
  Description = [=[A demon in the form of a tiger who comes to the material world in search of power and knowledge. Rakshasas are experts in the art of illusion, and are simultaneously intelligent and cruel.]=],
  Quote = [=[“Vaisampayana said, 'Not far from the place where the Pandavas were asleep, a Rakshasa by name Hidimva dwelt on the Sala tree. Possessed of great energy and prowess, he was a cruel cannibal of visage that was grim in consequence of his sharp and long teeth. He was now hungry and longing for human flesh. Of long shanks and a large belly, his locks and beard were both red in hue. His shoulders were broad like the neck of a tree; his ears were like unto arrows, and his features were frightful.”
-_Mahābhārata_, Adi Parva, Hidimva-vadha Parva, section CLIV. ca. 500 B.C.
trans. Kisari Mohan Ganguli, 1883.]=],
}
m["rat"] = {
  Name = "rat",
  Colour = "Brown",
  Glyph = "r",
  Tile = "[[File:Rat.png]]",
  Speed = "10",
  HD = 1,
  ["HD"] = 1,
  ["Average HP 10x"] = 25,
  AC = 1,
  EV = 10,
  Attacks = {
    {Damage = 3, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Warm blood flag",},
  MR = "0",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1,
  Size = "Tiny",
  Intelligence = "Animal",
  Genus = "rat",
  Species = "rat",
  Description = [=[A dirty rodent that has grown large and aggressive in the dungeon environment.]=],
  Quote = [=[HAMLET [Drawing his sword.]: How now! a rat? Dead, for a ducat, dead [Stabs through the arras.]
-William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, III, 4. 1603.]=],
}
m["reaper"] = {
  Name = "reaper",
  Colour = "LightGrey",
  Glyph = "2",
  Tile = "[[File:Reaper.png]]",
  Speed = "10",
  HD = 14,
  ["HD"] = 14,
  ["Average HP 10x"] = 710,
  AC = 15,
  EV = 10,
  Attacks = {
    {Damage = 36, Type = "Hit", Flavour = "Drag"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Fighter flag","Unholy flag","See invisible flag","Speaks flag",},
  MR = "100",
  Resistances = {"Cold resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 1134,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "reaper",
  Species = "reaper",
  Description = [=[A skeletal form wielding a giant scythe, ceaselessly harvesting the souls of the living.]=],
  Quote = [=[“All our times have come.
Here but now they're gone.
Seasons don't fear the reaper,
Nor do the wind, the sun or the rain.
We can be like they are.
Come on baby, don't fear the reaper.”

-Buck Dharma, Blue Öyster Cult, “(Don't Fear) The Reaper”. 1976.]=],
}
m["red devil"] = {
  Name = "red devil",
  Colour = "Red",
  Glyph = "4",
  Tile = "[[File:Red devil.png]]",
  Speed = "10",
  HD = 7,
  ["HD"] = 7,
  ["Average HP 10x"] = 315,
  AC = 7,
  EV = 13,
  Attacks = {
    {Damage = 19, Type = "Hit", Flavour = "Barbs"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Fighter flag","Unholy flag","Flying flag",},
  MR = "60",
  Resistances = {"Fire resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Cold vulnerability","Holy vulnerability",},
  Corpse = "No",
  XP = 317,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "red devil",
  Species = "red devil",
  Description = [=[A larger cousin of the common imp, with a fiendish grin and two short wings sprouting from its shoulders. It favours barbed tridents, and taunts its victims from afar.]=],
}
m["red draconian"] = {
  Name = "red draconian",
  Colour = "LightRed",
  Glyph = "d",
  Tile = "[[File:Red draconian.png]]",
  Speed = "10",
  HD = 14,
  ["HD"] = 14,
  ["Average HP 10x"] = 980,
  AC = 9,
  EV = 10,
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Searing Breath", Damage = "3d18", Flags = {"Natural","Breath",}},
    },
  },
  Flags = {"Cold blood flag","Speaks flag",},
  MR = "40",
  Resistances = {"Fire resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1241,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "draconian",
  Species = "red draconian",
  Description = [=[A muscular red-scaled humanoid with a reptilian tail and small wings.]=],
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["redback"] = {
  Name = "redback",
  Colour = "LightRed",
  Glyph = "s",
  Tile = "[[File:Redback.png]]",
  Speed = "15",
  HD = 9,
  ["HD"] = 9,
  ["Average HP 10x"] = 270,
  AC = 2,
  EV = 12,
  Attacks = {
    {Damage = 18, Type = "Bite", Flavour = "Strong poison"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"No skeleton flag","Web immune flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {"Poison vulnerability",},
  Corpse = "Noxious",
  XP = 220,
  Size = "Tiny",
  Intelligence = "Animal",
  Genus = "spider",
  Species = "redback",
  Description = [=[A vicious black spider with a splash of red on its swollen abdomen. Its mandibles drip with lethal poison.]=],
}
m["revenant"] = {
  Name = "revenant",
  Colour = "Cyan",
  Glyph = "z",
  Tile = "[[File:Revenant.png]]",
  Speed = "10",
  HD = 18,
  ["HD"] = 18,
  ["Average HP 10x"] = 810,
  AC = 8,
  EV = 12,
  Attacks = {
    {Damage = 26, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Ghostly Fireball", Damage = "3d22", Flags = {"Wizard",}},
      {Spell = "Spectral Cloud", Flags = {"Wizard",}},
      {Spell = "Dispel Undead Range", Damage = "3d27", Flags = {"Wizard",}},
      {Spell = "Blink Away", Flags = {"Emergency","Wizard",}},
    },
  },
  Flags = {"Evil flag","See invisible flag","Unbreathing flag","Speaks flag",},
  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 = 1923,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "revenant",
  Species = "revenant",
  Description = [=[A skeletal form wreathed in cold blue fire, standing astride this life and the next. Echoes of the lingering dead flicker within its ghostly flames.]=],
}
m["ribbon worm"] = {
  Name = "ribbon worm",
  Colour = "LightRed",
  Glyph = "w",
  Tile = "[[File:Ribbon worm.png]]",
  Speed = "8",
  HD = 4,
  ["HD"] = 4,
  ["Average HP 10x"] = 180,
  AC = 1,
  EV = 5,
  Attacks = {
    {Damage = 9, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Ensnare", Flags = {"Natural","Breath",}},
    },
  },
  Flags = {"Regenerates flag","No skeleton flag",},
  MR = "10",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 3,
  Size = "Small",
  Intelligence = "Animal",
  Genus = "ribbon worm",
  Species = "ribbon worm",
  Description = [=[A giant annelid, glistening with slime, with unusually large teeth. It expels fragments of its own innards to ensnare unsuspecting prey.]=],
}
m["rime drake"] = {
  Name = "rime drake",
  Colour = "Blue",
  Glyph = "k",
  Tile = "[[File:Rime drake.png]]",
  Speed = "12",
  HD = 6,
  ["HD"] = 6,
  ["Average HP 10x"] = 330,
  AC = 3,
  EV = 12,
  Attacks = {
    {Damage = 8, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Flash Freeze", Damage = "3d13", Flags = {"Natural","Breath",}},
    },
  },
  Flags = {"Flying flag","Warm blood flag",},
  MR = "20",
  Resistances = {"Cold resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 373,
  Size = "Large",
  Intelligence = "Animal",
  Genus = "drake",
  Species = "rime drake",
  Description = [=[A small but dangerous dragon. Its breath is visible even on the warmest days.]=],
}
m["river rat"] = {
  Name = "river rat",
  Colour = "LightGreen",
  Glyph = "r",
  Tile = "[[File:River rat.png]]",
  Speed = "10",
  HD = 2,
  ["HD"] = 2,
  ["Average HP 10x"] = 110,
  AC = 5,
  EV = 11,
  Attacks = {
    {Damage = 10, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Flags = {"Warm blood flag",},
  MR = "10",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 13,
  Size = "Tiny",
  Intelligence = "Animal",
  Genus = "rat",
  Species = "river rat",
  Description = [=[A rodent with hair of a most peculiar green colour, and a powerful bite. It tends to form great swarms with its kin.]=],
  Quote = [=[HAMLET [Drawing his sword.]: How now! a rat? Dead, for a ducat, dead [Stabs through the arras.]
-William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, III, 4. 1603.]=],
}
m["rockslime"] = {
  Name = "rockslime",
  Colour = "Brown",
  Glyph = "J",
  Tile = "[[File:Rockslime.png]]",
  Speed = "12",
  HD = 20,
  ["HD"] = 20,
  ["Average HP 10x"] = 600,
  AC = 27,
  EV = 2,
  Attacks = {
    {Damage = 50, Type = "Hit", Flavour = "Trample"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Eats doors","See invisible flag","Unblindable flag","Web immune flag",},
  MR = "60",
  Resistances = {"Fire resistance 2","Electricity resistance","Poison resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 1880,
  Size = "Giant",
  Intelligence = "Brainless",
  Genus = "jelly",
  Species = "rockslime",
  Description = [=[An oozing avalanche, scouring the ground beneath it as it rumbles forward. It consumes only the metal and bone from its victims, using them to reinforce itself even further.]=],
}
m["rotten bat"] = {
  Name = "rotten bat",
  Colour = "Brown",
  Glyph = "Z",
  Tile = "[[File:Rotten bat.png]]",
  Speed = "28",
  HD = 1,
  ["HD"] = 1,
  ["Average HP 10x"] = 75,
  AC = 0,
  EV = 9,
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Evil flag","Unbreathing flag","No regenerate flag","Vault flag",},
  MR = "1",
  Resistances = {"Cold resistance 2","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 2,
  Size = "Tiny",
  Intelligence = "Brainless",
  Genus = "zombie",
  Species = "zombie",
  Description = [=[A corpse raised to undeath by necromancy.]=],
  Quote = [=[“It seemed that while the zombie came from the grave, it was neither a ghost, nor yet a person who had been raised like Lazarus from the dead. The zombie, they say, is a soulless human corpse, still dead, but taken from the grave and endowed by sorcery with a mechanical semblance of life—it is a dead body which is made to walk and act and move as if it were alive. People who have the power to do this go to a fresh grave, dig up the body before it has had time to rot, galvanize it into movement, and then make of it a servant or slave, occasionally for the commission of some crime, more often simply as a drudge around the habitation or the farm, setting it dull heavy tasks, and beating it like a dumb beast if it slackens.”
-William Seabrook, _The Magic Island_. 1929.]=],
}
m["royal mummy"] = {
  Name = "royal mummy",
  Colour = "White",
  Glyph = "M",
  Tile = "[[File:Royal mummy.png]]",
  Speed = "10",
  HD = 15,
  ["HD"] = 15,
  ["Average HP 10x"] = 1950,
  AC = 10,
  EV = 6,
  Attacks = {
    {Damage = 35, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Smiting", Damage = "7-17", Flags = {"Wizard",}},
      {Spell = "Symbol of Torment", Flags = {"Wizard",}},
      {Spell = "Summon Emperor Scorpions", Flags = {"Wizard",}},
      {Spell = "Summon Scarabs", Flags = {"Wizard",}},
    },
  },
  Flags = {"Evil flag","See invisible flag","Unbreathing flag","Speaks flag",},
  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 = 6226,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "mummy",
  Species = "mummy",
  Description = [=[An ancient pharaoh, embalmed and cursed to undeath, now capable of great and terrifying feats of magic.]=],
  Quote = [=[“I see Egypt and the Egyptians — I see the pyramids and obelisks;
I look on chisel’d histories, songs, philosophies, cut in slabs
of sand-stone, or on granite-blocks;
I see at Memphis mummy-pits, containing mummies, embalm’d, swathed
in linen cloth, lying there many centuries;
I look on the fall’n Theban, the large-ball’d eyes, the side-drooping
neck, the hands folded across the breast.”
-Walt Whitman, “Salut au Monde”]=],
}
m["rust devil"] = {
  Name = "rust devil",
  Colour = "Brown",
  Glyph = "4",
  Tile = "[[File:Rust devil.png]]",
  Speed = "10",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 440,
  AC = 10,
  EV = 8,
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Corrode"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"Unholy flag",},
  MR = "60",
  Resistances = {"Fire resistance 3","Cold resistance","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 455,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "rust devil",
  Species = "rust devil",
  Description = [=[A hideous humanoid figure with rust-spotted metal skin. Its touch causes armour and weapons to rust and decay, becoming nearly useless until repaired.]=],
}
m["salamander"] = {
  Name = "salamander",
  Colour = "LightRed",
  Glyph = "N",
  Tile = "[[File:Salamander.png]]",
  Speed = "10 (swim: 70%)",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 640,
  AC = 5,
  EV = 7,
  Attacks = {
    {Damage = 17, Type = "Hit", Flavour = "Fire"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Amphibious lava",
  Flags = {"Fighter flag","Warm blood flag",},
  MR = "40",
  Resistances = {"Fire resistance 3",},
  Vulnerabilities = {"Cold vulnerability",},
  Corpse = "Clean",
  XP = 525,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "naga",
  Species = "salamander",
  Description = [=[Not the common harmless amphibian, but the far more dangerous mythological beast with which that amphibian shares its name. A red, flaming half-human half-snake creature with a legendary affinity for fire.]=],
  Quote = [=[“As for example: the Salamander made in fashion of a Lizard, marked with spots like to stars, never comes abroad and sheweth it selfe but in great showers; for in faire weather he is not seene. He is of so cold a complexion, that if hee do but touch the fire, hee wil quench it as presently, as if yce were put into it. The Salamander casteth up at the mouth a certaine venomous matter like unto milke, let it but once touch any bare part of a man or womans bodie, all the haire will fall off: and the part so touched will change the colour of the skin to the white morphew.”
-Gaius Plinius Secundus, _Naturalis Historia_, Book X, ch. LXVII. 79 A.D.
trans. Philemon Holland, 1601.]=],
}
m["salamander mystic"] = {
  Name = "salamander mystic",
  Colour = "Yellow",
  Glyph = "N",
  Tile = "[[File:Salamander mystic.png]]",
  Speed = "10 (swim: 70%)",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 650,
  AC = 5,
  EV = 7,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Fire"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Amphibious lava",
  Spellsets = {
    {
      {Spell = "Force Lance", Damage = "3d15", Flags = {"Wizard",}},
      {Spell = "Bolt of Magma", Damage = "3d18", Flags = {"Wizard",}},
      {Spell = "Haste Other", Flags = {"Wizard",}},
    },
  },
  Flags = {"Warm blood flag",},
  MR = "60",
  Resistances = {"Fire resistance 3",},
  Vulnerabilities = {"Cold vulnerability",},
  Corpse = "Clean",
  XP = 770,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "naga",
  Species = "salamander",
  Description = [=[A member of the salamander's scholarly caste, possessed of lesser size and strength, but wise in the ways of magic.]=],
}
m["salamander stormcaller"] = {
  Name = "salamander stormcaller",
  Colour = "Red",
  Glyph = "N",
  Tile = "[[File:Salamander stormcaller.png]]",
  Speed = "10 (swim: 70%)",
  HD = 15,
  ["HD"] = 15,
  ["Average HP 10x"] = 750,
  AC = 5,
  EV = 10,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Fire"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Amphibious lava",
  Spellsets = {
    {
      {Spell = "Fire Storm", Damage = "8d12 / 8d11", Flags = {"Wizard",}},
    },
  },
  Flags = {"Warm blood flag",},
  MR = "60",
  Resistances = {"Fire resistance 3",},
  Vulnerabilities = {"Cold vulnerability",},
  Corpse = "Clean",
  XP = 1298,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "salamander",
  Species = "salamander",
  Description = [=[A salamander whose hands are wreathed in lashing tendrils of flame. This fire cultist has the ability to call down a torrent of flames on their foes, though the ritual takes some time to complete.]=],
}
m["salamander tyrant"] = {
  Name = "salamander tyrant",
  Colour = "Red",
  Glyph = "N",
  Tile = "[[File:Salamander tyrant.png]]",
  Speed = "10 (swim: 70%)",
  HD = 15,
  ["HD"] = 15,
  ["Average HP 10x"] = 675,
  AC = 5,
  EV = 7,
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Fire"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Open doors"},
  Habitat = "Amphibious lava",
  Spellsets = {
    {
      {Spell = "Eruption", Damage = "3d24", Flags = {"Wizard",}},
      {Spell = "Pyroclastic Surge", Damage = "3d24", Flags = {"Wizard",}},
      {Spell = "Weakening Gaze", Flags = {"Wizard","Instant",}},
    },
  },
  Flags = {"Warm blood flag",},
  MR = "60",
  Resistances = {"Fire resistance 3",},
  Vulnerabilities = {"Cold vulnerability",},
  Corpse = "Clean",
  XP = 770,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "naga",
  Species = "salamander",
  Description = [=[An intimidating volcano lord. It commands the magma of its realm as an extension of its body, and the majesty of its gaze can weaken even the proudest challenger.]=],
}
m["saltling"] = {
  Name = "saltling",
  Colour = "White",
  Glyph = "9",
  Tile = "[[File:Saltling.png]]",
  Speed = "12",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 270,
  AC = 15,
  EV = 5,
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"Unbreathing flag",},
  MR = "Immune",
  Resistances = {"Poison resistance 3", "Negative energy resistance 3", "Electricity resistance", "Miasma resistance", "Torment resistance", "Drown resistance", "Fire resistance", "Cold resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 967,
  Size = "Medium",
  Intelligence = "Brainless",
  Genus = "golem",
  Species = "saltling",
  Description = [=[A small, human-shaped agglomeration of salt. It was created by the last fugitive loyalists of the fallen eastern empire, forced in desperation to construct golems from local resources to defend themselves.]=],
}
m["satyr"] = {
  Name = "satyr",
  Colour = "LightGreen",
  Glyph = "c",
  Tile = "[[File:Satyr.png]]",
  Speed = "10",
  HD = 12,
  ["HD"] = 12,
  ["Average HP 10x"] = 660,
  AC = 2,
  EV = 12,
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Battlecry", Flags = {"Vocal",}},
      {Spell = "Cause Fear", Flags = {"Wizard",}},
      {Spell = "Sleep", Flags = {"Wizard",}},
    },
  },
  Flags = {"Archer flag","Speaks flag","Warm blood flag","Don't melee flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 891,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "satyr",
  Species = "satyr",
  Description = [=[A more intelligent relative of the faun, often found in their company, and far more unforgiving of — and dangerous to — interlopers.]=],
  Quote = [=[“When Peleus, some distance away, saw him torn apart by the frightful wound he shouted: ‘Accept this tribute to the dead, at least, Crantor, dearest of youths’, and with his powerful arm, he hurled his ash spear, at full strength, at Demoleon. It ruptured the ribcage, and stuck quivering in the bone. The centaur pulled out the shaft minus its head (he tried with difficulty to reach that also) but the head was caught in his lung. The pain itself strengthened his will: wounded, he reared up at his enemy and beat the hero down with his hooves. Peleus received the resounding blows on helmet and shield, and defending his upper arms, and controlling the weapon he held out, with one blow through the arm he pierced the bi-formed breast.”
-Ovid, _Metamorphoses_, XII, 330. 8 AD.]=],
}
m["scorpion"] = {
  Name = "scorpion",
  Colour = "Yellow",
  Glyph = "s",
  Tile = "[[File:Scorpion.png]]",
  Speed = "12",
  HD = 4,
  ["HD"] = 4,
  ["Average HP 10x"] = 180,
  AC = 5,
  EV = 10,
  Attacks = {
    {Damage = 8, Type = "Sting", Flavour = "Poison"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"No skeleton flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {"Poison vulnerability",},
  Corpse = "Noxious",
  XP = 83,
  Size = "Small",
  Intelligence = "Animal",
  Genus = "scorpion",
  Species = "scorpion",
  Description = [=[A loathsome arachnid, armed to the teeth. Its body is covered in a thick carapace, its tail is tipped by a venomous sting, and its forelimbs are equipped with a pair of sharp grasping claws.]=],
  Quote = [=[“Those poisonous fields, with rank luxuriance crown’d,
Where the dark scorpion gathers death around”
-Oliver Goldsmith, “The Deserted Village”, l. 351-2. 1770.]=],
}
m["scrub nettle"] = {
  Name = "scrub nettle",
  Colour = "LightRed",
  Glyph = "P",
  Tile = "[[File:Scrub nettle.png]]",
  Speed = "10 (stationary)",
  HD = 3,
  ["HD"] = 3,
  ["Average HP 10x"] = 280,
  AC = 8,
  EV = 0,
  Attacks = {
  },
  Holiness = "Plant",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Sting", Damage = "2d7", Flags = {"Natural",}},
    },
  },
  Flags = {"See invisible flag","Unbreathing flag","Stationary flag",},
  MR = "40",
  Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 39,
  Size = "Medium",
  Intelligence = "Brainless",
  Genus = "plant",
  Species = "bush",
  Description = [=[An irritable, bristling shrub. It fends off anything that might graze upon it by launching some of its innumerable toxic stinging hairs.]=],
}
m["sea snake"] = {
  Name = "sea snake",
  Colour = "LightRed",
  Glyph = "S",
  Tile = "[[File:Sea snake.png]]",
  Speed = "12 (swim: 40%)",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 650,
  AC = 2,
  EV = 15,
  Attacks = {
    {Damage = 24, Type = "Bite", Flavour = "Strong poison"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Flags = {"Cold blood flag",},
  MR = "40",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 742,
  Size = "Medium",
  Intelligence = "Animal",
  Genus = "snake",
  Species = "sea snake",
  Description = [=[A brightly coloured snake, very comfortable in the water. It has a highly potent venomous bite.]=],
  Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
trans. Sir James George Frazer, 1913.

“A snake, with mottles rare,
Surveyed my chamber floor,
In feature as the worm before,
But ringed with power.”
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
}
m["searing wretch"] = {
  Name = "searing wretch",
  Colour = "LightGrey",
  Glyph = "n",
  Tile = "[[File:Searing wretch.png]]",
  Speed = "10",
  HD = 18,
  ["HD"] = 18,
  ["Average HP 10x"] = 1600,
  AC = 4,
  EV = 8,
  Attacks = {
    {Damage = 50, Type = "Claw", Flavour = "Fire"},
    {Damage = 30, Type = "Claw", Flavour = "Sear"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"No zombie flag",},
  MR = "80",
  Resistances = {"Fire resistance 3","Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 1470,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "ghoul",
  Species = "searing wretch",
  Description = [=[An animated corpse alight with terrible fire. The flames are fueled by its regenerating flesh, which bubbles and melts as it grows. Its bite leaves its victims covered in flaming gore.]=],
}
m["seraph"] = {
  Name = "seraph",
  Colour = "LightMagenta",
  Glyph = "A",
  Tile = "[[File:Seraph.png]]",
  Speed = "15",
  HD = 25,
  ["HD"] = 25,
  ["Average HP 10x"] = 2125,
  AC = 20,
  EV = 19,
  Attacks = {
    {Damage = 50, Type = "Hit", Flavour = "Plain"},
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Holy",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Warning Cry", Flags = {"Vocal","Breath",}},
      {Spell = "Summon Holies", Flags = {"Priest",}},
      {Spell = "Injury Bond", Flags = {"Priest",}},
      {Spell = "Cleansing Flame", Flags = {"Priest",}},
      {Spell = "Smiting", Damage = "7-17", Flags = {"Priest",}},
    },
  },
  Flags = {"Fighter flag","See invisible flag","Flying flag","Speaks flag",},
  MR = "160",
  Resistances = {"Fire resistance 3","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Holy resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 11186,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "angel",
  Species = "seraph",
  Description = [=[The Seraphim, or the Burning Ones, are the highest rank of the angelic hosts, the mightiest servants of the good gods. They have six wings and but one face, and are said to sometimes take the forms of fiery serpents.]=],
  Quote = [=[“In the year that king Uzziah died I saw also the LORD sitting upon a throne, high and lifted up, and his train filled the temple.
Above it stood the seraphims: each one had six wings; with twain he covered his face, and with twain he covered his feet, and with twain he did fly.
And one cried unto another, and said, Holy, holy, holy, is the LORD of hosts: the whole earth is full of his glory.”
-KJV Bible, Isaiah 6:1-3.]=],
}
m["servant of whispers"] = {
  Name = "servant of whispers",
  Colour = "Brown",
  Glyph = "a",
  Tile = "[[File:Servant of whispers.png]]",
  Speed = "10",
  HD = 12,
  ["HD"] = 12,
  ["Average HP 10x"] = 790,
  AC = 1,
  EV = 12,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Open doors", "Weapons armour", "Starting equipment",},
  Habitat = "Land",
  Spellsets = { 
    {
      {Spell = "Still Winds", Flags = {"Priest",}},
      {Spell = "Lightning Bolt", Damage = "3d18", Flags = {"Priest",}},
    },
  },
  Flags = {"Speaks flag", "Warm blood flag",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 991,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[A member of an order of monks who abandoned their former faith. It now serves a minor god of wind and whispers, who allows it to calm the air and, when in great need, to break the stillness with divine thunder.]=],
}
m["shadow"] = {
  Name = "shadow",
  Colour = "Magenta",
  Glyph = "W",
  Tile = "[[File:Shadow.png]]",
  Speed = "10",
  HD = 6,
  ["HD"] = 6,
  ["Average HP 10x"] = 240,
  AC = 7,
  EV = 10,
  Attacks = {
    {Damage = 14, Type = "Hit", Flavour = "Shadow stab"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Invisibility", Flags = {"Natural",}},
    },
  },
  Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag","Insubstantial flag",},
  MR = "40",
  Resistances = {"Cold resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 217,
  Size = "Small",
  Intelligence = "Animal",
  Genus = "wraith",
  Species = "shadow",
  Description = [=[A wisp of unliving shadow, slipping in and out of the darkness of the dungeon. It moves swiftly and silently from one pool of shade to another, striking unerringly from the blind spots of those who cannot see it.]=],
  Quote = [=[“Between the idea
And the reality
Between the motion
And the act
Falls the Shadow
For thine is the Kingdom

Between the conception
And the creation
Between the emotion
And the response
Falls the Shadow
Life is very long”
-T.S. Eliot, “The Hollow Men”. 1925.]=],
}
m["shadow demon"] = {
  Name = "shadow demon",
  Colour = "Magenta",
  Glyph = "2",
  Tile = "[[File:Shadow demon.png]]",
  Speed = "10",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 550,
  AC = 7,
  EV = 12,
  Attacks = {
    {Damage = 21, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Shadow Creatures", Flags = {"Magical",}},
    },
  },
  Flags = {"Unholy flag","See invisible flag",},
  MR = "100",
  Resistances = {"Cold resistance 2","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 717,
  Size = "Small",
  Intelligence = "Human",
  Genus = "shadow demon",
  Species = "shadow demon",
  Description = [=[A mysterious demonic figure, difficult to distinguish from the darkness around it. It weaves the shadows into powerful minions.]=],
  Quote = [=[“As we grow old, we become aware that death is drawing near; his shadow falls across our path...”
-Stefan Zweig, _Twenty-Four Hours in the Life of a Woman_. 1927.]=],
}
m["shadow dragon"] = {
  Name = "shadow dragon",
  Colour = "Magenta",
  Glyph = "D",
  Tile = "[[File:Shadow dragon.png]]",
  Speed = "10",
  HD = 17,
  ["HD"] = 17,
  ["Average HP 10x"] = 1275,
  AC = 15,
  EV = 10,
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Drain experience"},
    {Damage = 15, Type = "Claw", Flavour = "Plain"},
    {Damage = 15, Type = "Claw", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Bolt of Draining", Damage = "3d24", Flags = {"Natural","Breath",}},
    },
  },
  Flags = {"Evil flag","Cold blood flag","See invisible flag","Flying flag",},
  MR = "120",
  Resistances = {"Cold resistance 2","Poison resistance","Drown resistance","Negative energy resistance 3",},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 2070,
  Size = "Giant",
  Intelligence = "Animal",
  Genus = "dragon",
  Species = "shadow dragon",
  Description = [=[A great umbral dragon, radiating evil and death. Its breath reeks of the grave.]=],
  Quote = [=[“Crux sacra sit mihi lux / Non draco sit mihi dux
Vade retro satana / Numquam suade mihi vana
Sunt mala quae libas / Ipse venena bibas”
“Let the Holy Cross be my light / Let not the dragon be my guide
Step back Satan / Never tempt me with vain things
What you offer me is evil / You drink the poison yourself.”
-full text of initials on the Saint Benedict Medal, worn to ward off evil spririts. Inscription from 11-15th century, formally approved by pope Benedict XIV in 18th century

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

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

-“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
}
m["shadow imp"] = {
  Name = "shadow imp",
  Colour = "Magenta",
  Glyph = "5",
  Tile = "[[File:Shadow imp.png]]",
  Speed = "10",
  HD = 2,
  ["HD"] = 2,
  ["Average HP 10x"] = 110,
  AC = 3,
  EV = 11,
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Pain", Damage = "d14", Flags = {"Magical",}},
    },
  },
  Flags = {"Speaks flag",},
  MR = "10",
  Resistances = {"Cold resistance 2","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 11,
  Size = "Little",
  Intelligence = "Human",
  Genus = "shadow imp",
  Species = "shadow imp",
  Description = [=[A shadowy minor demon, with an affinity for the necromantic arts.]=],
}
m["shadow wraith"] = {
  Name = "shadow wraith",
  Colour = "LightMagenta",
  Glyph = "W",
  Tile = "[[File:Shadow wraith.png]]",
  Speed = "10",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 550,
  AC = 7,
  EV = 7,
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Drain speed"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag","Invisible flag","Insubstantial flag",},
  MR = "100",
  Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 773,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "wraith",
  Species = "shadow wraith",
  Description = [=[A mist-wreathed skeletal shadow, hanging in mid-air. It drains away the life force of living beings.]=],
  Quote = [=[“Yesterday, upon the stair,
I met a man who wasn’t there
He wasn’t there again today
I wish, I wish he’d go away...”
-Hughes Mearns ,_Antigonish_, 1-4. 1899.]=],
}
m["shambling mangrove"] = {
  Name = "shambling mangrove",
  Colour = "LightRed",
  Glyph = "f",
  Tile = "[[File:Shambling mangrove.png]]",
  Speed = "8",
  HD = 13,
  ["HD"] = 13,
  ["Average HP 10x"] = 910,
  AC = 13,
  EV = 3,
  Attacks = {
    {Damage = 41, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Plant",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Spellsets = {
    {
      {Spell = "Grasping Roots", Flags = {"Natural",}},
    },
  },
  Flags = {"Unbreathing flag",},
  MR = "100",
  Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 673,
  Size = "Giant",
  Intelligence = "Human",
  Genus = "shambling mangrove",
  Species = "shambling mangrove",
  Description = [=[A large and gnarled mangrove, possessed of sapience and a cantankerous disposition. Its roots run deep through the water and soil of its marshy home and can make footing very difficult for those who provoke its ire. Despite their kind's sour countenance, marsh fauna are often found nesting within their branches; beware, for they may not take kindly to being disturbed.]=],
}
m["shapeshifter"] = {
  Name = "shapeshifter",
  Colour = "LightRed",
  Glyph = "p",
  Tile = "[[File:Shapeshifter.png]]",
  Speed = "5-30",
  HD = 8,
  ["HD"] = 7,
  ["Average HP 10x"] = 385,
  AC = 4,
  EV = 9,
  Attacks = {
    {Damage = 19, Type = "Bite", Flavour = "Confuse"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"No skeleton flag","No zombie flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {"Silver vulnerability",},
  Corpse = "Mutagenic",
  XP = 396,
  Size = "Small",
  Intelligence = "Animal",
  Genus = "shapeshifter",
  Species = "shapeshifter",
  Description = [=[A small but greatly-feared spider whose attacks cause victims to break into a frenzied dance.]=],
}
m["shard shrike"] = {
  Name = "shard shrike",
  Colour = "LightBlue",
  Glyph = "b",
  Tile = "[[File:Shard shrike.png]]",
  Speed = "30",
  HD = 21,
  ["HD"] = 21,
  ["Average HP 10x"] = 1050,
  AC = 2,
  EV = 18,
  Attacks = {
    {Damage = 21, Type = "Claw", Flavour = "Cold"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Throw Icicle", Damage = "3d30", Flags = {"Natural","Breath",}},
    },
  },
  Flags = {"Flying flag","Batty flag","Warm blood flag",},
  MR = "80",
  Resistances = {"Cold resistance 2",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 5314,
  Size = "Tiny",
  Intelligence = "Animal",
  Genus = "shard shrike",
  Species = "shard shrike",
  Description = [=[An incredibly fast-moving bird, known for impaling its prey on shards of ice before tearing them to pieces. It has acclimated to the desolate wastes of Cocytus, and is enveloped with an accursed chill.]=],
}
m["shining eye"] = {
  Name = "shining eye",
  Colour = "LightMagenta",
  Glyph = "G",
  Tile = "[[File:Shining eye.png]]",
  Speed = "7",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 550,
  AC = 3,
  EV = 1,
  Attacks = {
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Malmutate", Flags = {"Magical",}},
    },
  },
  Flags = {"See invisible flag","Flying flag","Unbreathing flag",},
  MR = "100",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {"Silver vulnerability",},
  Corpse = "No",
  XP = 548,
  Size = "Medium",
  Intelligence = "Brainless",
  Genus = "giant eyeball",
  Species = "shining eye",
  Description = [=[A strangely deformed floating eyeball, pulsating with flesh-twisting energy.]=],
}
m["shock serpent"] = {
  Name = "shock serpent",
  Colour = "LightBlue",
  Glyph = "S",
  Tile = "[[File:Shock serpent.png]]",
  Speed = "15",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 550,
  AC = 2,
  EV = 15,
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Electricity"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Electrical Bolt", Damage = "3d13", Flags = {"Natural",}},
    },
  },
  Flags = {"Cold blood flag",},
  MR = "40",
  Resistances = {"Electricity resistance 3",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 828,
  Size = "Medium",
  Intelligence = "Animal",
  Genus = "snake",
  Species = "shock serpent",
  Description = [=[A sinuous serpent whose body crackles with volatile electricity. Its electric shroud can discharge when struck, inflicting a painful shock on any nearby foes.]=],
  Quote = [=[“The latter lived in the country, and before his house there was an oak, in which there was a lair of snakes. His servants killed the snakes, but Melampus gathered wood and burnt the reptiles, and reared the young ones. And when the young were full grown, they stood beside him at each of his shoulders as he slept, and they purged his ears with their tongues. He started up in a great fright, but understood the voices of the birds flying overhead, and from what he learned from them he foretold to men what should come to pass.”
-Pseudo-Apollodorus , _Library and Epitome_, 1.9.11. circa 150 BC.
trans. Sir James George Frazer, 1913.

“A snake, with mottles rare,
Surveyed my chamber floor,
In feature as the worm before,
But ringed with power.”
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
}
m["sickly elf"] = {
  Name = "sickly elf",
  Colour = "LightRed",
  Glyph = "e",
  Tile = "[[File:Sickly elf.png]]",
  Speed = "10",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 360,
  AC = 3,
  EV = 15,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag","No poly flag","Vault flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 346,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "elf",
  Species = "elf",
  Description = [=[An elf, a member of an ancient fey race. Elves are slightly built when compared to humans, and have an innate magical acumen, though less than their deep elf cousins.]=],
}
m["sickly human"] = {
  Name = "sickly human",
  Colour = "LightGrey",
  Glyph = "p",
  Tile = "[[File:Sickly human.png]]",
  Speed = "10",
  HD = 6,
  ["HD"] = 6,
  ["Average HP 10x"] = 330,
  AC = 3,
  EV = 13,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag","Vault flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 194,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[An uppity sort of surface-dwelling, hairless ape. Dwarves think of them as fragile, elves think of them as clumsy, and monsters think of them as tasty.]=],
  Quote = [=[“Do you know
Do I know
What’s this thing called ‘man’?
God only knows what a man is!
I only know his price.”
-Bertolt Brecht, “The Measures Taken”. 1930.]=],
}
m["sickly orc"] = {
  Name = "sickly orc",
  Colour = "LightRed",
  Glyph = "o",
  Tile = "[[File:Sickly orc.png]]",
  Speed = "10",
  HD = 1,
  ["HD"] = 1,
  ["Average HP 10x"] = 70,
  AC = 1,
  EV = 9,
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag","Vault flag",},
  MR = "0",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 3,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "orc",
  Species = "orc",
  Description = [=[An ugly subterranean race, orcs combine the worst features of humans, pigs and several other unpleasant creatures. They tend to run in packs or mobs, and delight in outbursts of insane violence.]=],
}
m["sickly siren"] = {
  Name = "sickly siren",
  Colour = "Cyan",
  Glyph = "m",
  Tile = "[[File:Sickly siren.png]]",
  Speed = "10 (swim: 60%)",
  HD = 3,
  ["HD"] = 9,
  ["Average HP 10x"] = 405,
  AC = 4,
  EV = 12,
  Attacks = {
    {Damage = 19, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Amphibious",
  Spellsets = {
    {
      {Spell = "Siren Song", Flags = {"Wizard",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag","Vault flag",},
  MR = "60",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 33,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "merfolk",
  Species = "merfolk",
  Description = [=[A beguiling merfolk whose voice can mesmerize listeners.]=],
  Quote = [=[“Row'd on, in reach of an erected voice,
The Sirens soon took note, without our noise,
Tuned those sweet accents that made charms so strong,
And these learn'd numbers made the Sirens' song:
‘Come here, thou worthy of a world of praise,
That dost so high the Grecian glory raise,
Ulysses! stay thy ship, and that song hear
That none past ever but it bent his ear,
But left him ravish'd, and instructed more
By us, than any ever heard before.
For we know all things whatsoever were
In wide Troy labour'd; whatsoever there
The Grecians and the Trojans both sustain'd
By those high issues that the Gods ordain'd.
And whatsoever all the earth can show
T' inform a knowledge of desert, we know.’”
-Homer, _The Odyssey_, XII, 268-82.
trans. George Chapman, 1857.]=],
}
m["silent spectre"] = {
  Name = "silent spectre",
  Colour = "Cyan",
  Glyph = "W",
  Tile = "[[File:Silent spectre.png]]",
  Speed = "10",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 440,
  AC = 5,
  EV = 15,
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag","Speaks flag","Insubstantial flag", "No stairs flag"},
  MR = "40",
  Resistances = {"Cold resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 314,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "wraith",
  Species = "silent spectre",
  Description = [=[The bane of wizards, these terrible spirits bring an unearthly silence to the area around them, making it impossible to recite the magical incantations involved with casting spells or reading scrolls.]=],
  Quote = [=[“There is a silence where hath been no sound,
There is a silence where no sound may be,—
In the cold grave, under the deep, deep sea,
Or in the wide desert where no life is found.”
-Thomas Hood, “Silence”. Early 19th cent.]=],
}
m["adder simulacrum"] = {
  Name = "adder simulacrum",
  Colour = "LightBlue",
  Glyph = "Z",
  Tile = "[[File:Adder simulacrum.png]]",
  Speed = "10-28 (swim: 60%)",
  HD = 2,
  ["HD"] = 2,
  ["Average HP 10x"] = 110,
  AC = 0,
  EV = 8,
  Attacks = {
    {Damage = 4, Type = "Bite", Flavour = "Cold"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Evil flag","Unbreathing flag","No regenerate flag",},
  MR = "2",
  Resistances = {"Cold resistance 3","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Fire vulnerability","Holy vulnerability",},
  Corpse = "No",
  XP = 1,
  Size = "Little",
  Intelligence = "Brainless",
  Genus = "simulacrum",
  Species = "simulacrum",
  Description = [=[An ice replica of a monster, animated by the powers of necromancy.]=],
  Quote = [=[“The simulacrum now hides, not the truth, but the fact that there is none, that is to say, the continuation of Nothingness.”
-Jean Baudrillard, “Radical Thought”. 1994.
trans. François Debrix, 1995.]=],
}
m["sixfirhy"] = {
  Name = "sixfirhy",
  Colour = "LightBlue",
  Glyph = "3",
  Tile = "[[File:Sixfirhy.png]]",
  Speed = "40 (move: 60%)",
  HD = 7,
  ["HD"] = 7,
  ["Average HP 10x"] = 385,
  AC = 2,
  EV = 20,
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Electricity"},
  },
  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",},
  Corpse = "No",
  XP = 504,
  Size = "Little",
  Intelligence = "Human",
  Genus = "sixfirhy",
  Species = "sixfirhy",
  Description = [=[A small vile creature that moves in bursts, stopping then darting with lightning speed. It sprays sparks as it goes.]=],
  Quote = [=[“I saw a mouth jeering. A smile of melted red iron ran over it. Its laugh was full of nails rattling. It was a child’s dream of a mouth.
A fist hit the mouth: knuckles of gun-metal driven by an electric wrist and shoulder. It was a child’s dream of an arm.
The fist hit the mouth over and over, again and again. The mouth bled melted iron, and laughed its laughter of nails rattling.
And I saw the more the fist pounded the more the mouth laughed. The fist is pounding and pounding, and the mouth answering.”
-Carl Sandburg, “Gargoyle”, _Cornhusker_. 1918.]=],
}
m["skeletal archer"] = {
  Name = "skeletal archer",
  Colour = "Cyan",
  Glyph = "z",
  Tile = "[[File:Skeletal archer.png]]",
  Speed = "10",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 650,
  AC = 15,
  EV = 10,
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "nonexistent spell", Flags = {}},
    },
  },
  Flags = {"Fighter flag","Evil flag","Unbreathing flag","Vault flag",},
  MR = "100",
  Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 770,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "skeletal warrior",
  Species = "skeletal warrior",
  Description = [=[The vicious and heavily armed skeleton of a humanoid creature, animated by unholy power.]=],
  Quote = [=[“Speak! speak! thou fearful guest!
Who, with thy hollow breast
Still in rude armor drest,
Comest to daunt me!
Wrapt not in Eastern balms,
But with thy fleshless palms
Stretched, as if asking alms,
Why dost thou haunt me?”
-Henry Wadsworth Longfellow, “The Skeleton in Armor”. 1841.]=],
}
m["skeletal bat"] = {
  Name = "skeletal bat",
  Colour = "LightGrey",
  Glyph = "Z",
  Tile = "[[File:Skeletal bat.png]]",
  Speed = "28",
  HD = 1,
  ["HD"] = 0,
  ["Average HP 10x"] = 0,
  AC = 0,
  EV = 7,
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Evil flag","Unbreathing flag","No regenerate flag","Vault flag",},
  MR = "1",
  Resistances = {"Cold resistance 2","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 2,
  Size = "Tiny",
  Intelligence = "Brainless",
  Genus = "skeleton",
  Species = "skeleton",
  Description = [=[A skeleton compelled to unlife by the exercise of necromancy.]=],
  Quote = [=[“God save us from the skeleton
Who sitteth at the feast!”
-James Jeffrey Roche, _The Skeleton at the Feast_. 1890.]=],
}
m["skeletal warrior"] = {
  Name = "skeletal warrior",
  Colour = "Cyan",
  Glyph = "z",
  Tile = "[[File:Skeletal warrior.png]]",
  Speed = "10",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 650,
  AC = 15,
  EV = 10,
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Fighter flag","Evil flag","Unbreathing flag",},
  MR = "100",
  Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 770,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "skeletal warrior",
  Species = "skeletal warrior",
  Description = [=[The vicious and heavily armed skeleton of a humanoid creature, animated by unholy power.]=],
  Quote = [=[“Speak! speak! thou fearful guest!
Who, with thy hollow breast
Still in rude armor drest,
Comest to daunt me!
Wrapt not in Eastern balms,
But with thy fleshless palms
Stretched, as if asking alms,
Why dost thou haunt me?”
-Henry Wadsworth Longfellow, “The Skeleton in Armor”. 1841.]=],
}
m["bat skeleton"] = {
  Name = "bat skeleton",
  Colour = "LightGrey",
  Glyph = "Z",
  Tile = "[[File:Bat skeleton.png]]",
  Speed = "10-28",
  HD = 1,
  ["HD"] = 0,
  ["Average HP 10x"] = 0,
  AC = 0,
  EV = 6,
  Attacks = {
    {Damage = 1, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Evil flag","Unbreathing flag","No regenerate flag",},
  MR = "1",
  Resistances = {"Cold resistance 2","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 2,
  Size = "Tiny",
  Intelligence = "Brainless",
  Genus = "skeleton",
  Species = "skeleton",
  Description = [=[A skeleton compelled to unlife by the exercise of necromancy.]=],
  Quote = [=[“God save us from the skeleton
Who sitteth at the feast!”
-James Jeffrey Roche, _The Skeleton at the Feast_. 1890.]=],
}
m["sky beast"] = {
  Name = "sky beast",
  Colour = "LightCyan",
  Glyph = "Y",
  Tile = "[[File:Sky beast.png]]",
  Speed = "10",
  HD = 5,
  ["HD"] = 5,
  ["Average HP 10x"] = 275,
  AC = 3,
  EV = 13,
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Electricity"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Flying flag","No skeleton flag",},
  MR = "20",
  Resistances = {"Electricity resistance 3",},
  Vulnerabilities = {},
  Corpse = "Mutagenic",
  XP = 130,
  Size = "Large",
  Intelligence = "Animal",
  Genus = "sky beast",
  Species = "sky beast",
  Description = [=[A strange aerial creature formed of clouds and tortured flesh that sparkles with electricity and, every so often, slips entirely from view.]=],
  Quote = [=[“Her own mother lived the latter years of her life in the horrible suspicion that electricity was dripping invisibly all over the house.”
-James Thurber, _My Life and Hard Times_. 1934.]=],
}
m["skyshark"] = {
  Name = "skyshark",
  Colour = "White",
  Glyph = "l",
  Tile = "[[File:Skyshark.png]]",
  Speed = "10 (move: 70%)",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 750,
  AC = 6,
  EV = 8,
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Bloodzerk"},
    {Damage = 10, Type = "Tail slap", Flavour = "Plain"},
    {Damage = 10, Type = "Tail slap", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"No skeleton flag","Cold blood flag","Flying flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 778,
  Size = "Large",
  Intelligence = "Animal",
  Genus = "skyshark",
  Species = "skyshark",
  Description = [=[Skysharks cut through the air with a thoughtless ease. Just a taste of blood gives them an enraged strength, and further morsels drive them into a frenzy.]=],
}
m["slave"] = {
  Name = "slave",
  Colour = "White",
  Glyph = "p",
  Tile = "[[File:Slave.png]]",
  Speed = "10",
  HD = 5,
  ["HD"] = 5,
  ["Average HP 10x"] = 275,
  AC = 4,
  EV = 12,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Speaks flag","Warm blood flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 130,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[A once proud human who has been magically enslaved, and is now a timid, simpering creature, ready to perform any deed at its master's command. However, its magical enslavement lasts only as long as its master does, and it would surely appreciate being freed.]=],
  Quote = [=[“Who rebels? Who rises in arms? Rarely the slave, but almost always the oppressor turned slave.”
-E.M. Cioran, _History and Utopia_. 1960.]=],
}
m["sleepcap"] = {
  Name = "sleepcap",
  Colour = "Blue",
  Glyph = "f",
  Tile = "[[File:Sleepcap.png]]",
  Speed = "10",
  HD = 3,
  ["HD"] = 3,
  ["Average HP 10x"] = 270,
  AC = 5,
  EV = 0,
  Attacks = {
    {Damage = 9, Type = "Spore", Flavour = "Sleep"},
  },
  Holiness = "Plant",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Unbreathing flag",},
  MR = "10",
  Resistances = {"Poison resistance","Drown resistance","Torment resistance"},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 38,
  Size = "Tiny",
  Intelligence = "Brainless",
  Genus = "fungus",
  Species = "sleepcap",
  Description = [=[A surprisingly ambulatory mushroom. It wafts its spores over prey to send them into a deep sleep, making it simple for the fungus to kill and devour them. It can take months for its mycelia to fully infiltrate and digest victims.]=],
}
m["slime creature"] = {
  Name = "slime creature",
  Colour = "Green",
  Glyph = "J",
  Tile = "[[File:Slime creature.png]]",
  Speed = "10",
  HD = 11,
  ["HD"] = 11,
  ["Average HP 10x"] = 605,
  AC = 1,
  EV = 4,
  Attacks = {
    {Damage = 22, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Flags = {"Unbreathing flag","Herd flag","Web immune flag",},
  MR = "40",
  Resistances = {"Poison resistance","Drown resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 264,
  Size = "Small",
  Intelligence = "Brainless",
  Genus = "jelly",
  Species = "slime creature",
  Description = [=[An icky glob of slime, which slithers along the ground, occasionally merging with other nearby globs.]=],
  Quote = [=[“The very deep did rot: O Christ!
That ever this should be!
Yea, slimy things did crawl with legs
Upon the slimy sea.”
-Samuel Tayor Coleridge, “The Rime of the Ancient Mariner”. 1798.]=],
}
m["small abomination"] = {
  Name = "small abomination",
  Colour = "LightRed",
  Glyph = "x",
  Tile = "[[File:Small abomination.png]]",
  Speed = "7 - 15",
  HD = 4,
  ["HD"] = 6,
  ["Average HP 10x"] = 270,
  AC = 6,
  EV = 9,
  Attacks = {
    {Damage = 23, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Evil flag","Unbreathing flag","No regenerate flag",},
  MR = "40",
  Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability","Silver vulnerability",},
  Corpse = "No",
  XP = 122,
  Size = "Large",
  Intelligence = "Brainless",
  Genus = "small abomination",
  Species = "small abomination",
  Description = [=[A hideous mass of body parts. Each varies in speed and durability by the nature of whatever unfortunates were used to make it.]=],
  Quote = [=[“No — it wasn't that way at all. It was everywhere — a gelatin — a slime yet it had shapes, a thousand shapes of horror beyond all memory. There were eyes — and a blemish. It was the pit — the maelstrom — the ultimate abomination. Carter, it was the unnamable!”
-H.P. Lovecraft, _The Unnamable_. 1925.]=],
}
m["smoke demon"] = {
  Name = "smoke demon",
  Colour = "LightGrey",
  Glyph = "3",
  Tile = "[[File:Smoke demon.png]]",
  Speed = "10",
  HD = 7,
  ["HD"] = 7,
  ["Average HP 10x"] = 385,
  AC = 5,
  EV = 9,
  Attacks = {
    {Damage = 8, Type = "Hit", Flavour = "Plain"},
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Pyre Arrow", Damage = "2d8*", Flags = {"Magical",}},
      {Spell = "Steam Ball", Damage = "3d12", Flags = {"Magical",}},
      {Spell = "Smiting", Damage = "7-17", Flags = {"Magical",}},
    },
  },
  Flags = {"Unholy flag","Flying flag","Unbreathing flag","Insubstantial flag",},
  MR = "60",
  Resistances = {"Fire resistance 2","Poison resistance","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 429,
  Size = "Small",
  Intelligence = "Human",
  Genus = "smoke demon",
  Species = "smoke demon",
  Description = [=[An infernal demon that manifests itself as a writhing cloud of smoke. Having considerable pyrokinetic powers, it can very effectively attack its enemies from afar.]=],
  Quote = [=[“Why does the thin grey strand
Floating up from the forgotten
Cigarette between my fingers,
Why does it trouble me?”
-D.H. Lawrence, “Sorrow”. 1916.]=],
}
m["snaplasher vine"] = {
  Name = "snaplasher vine",
  Colour = "LightGreen",
  Glyph = "w",
  Tile = "[[File:Snaplasher vine.png]]",
  Speed = "13 (stationary)",
  HD = 12,
  ["HD"] = 12,
  ["Average HP 10x"] = 240,
  AC = 4,
  EV = 7,
  Attacks = {
    {Damage = 0, Type = "Constrict", Flavour = "Crush"},
    {Damage = 14, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Plant",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Unbreathing flag","Stationary flag","No exp gain flag","No poly flag",},
  MR = "40",
  Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 0,
  Size = "Large",
  Intelligence = "Brainless",
  Genus = "plant",
  Species = "snaplasher vine",
  Description = [=[A swift and sinuous vine brought alive by a dryad's magic. It can quickly bind and entangle even a troll, dragging them back to the forest from which it surges.]=],
}
m["snaplasher vine segment"] = {
  Name = "snaplasher vine segment",
  Colour = "LightGreen",
  Glyph = "*",
  Tile = "[[File:Snaplasher vine segment.png]]",
  Speed = "10 (stationary)",
  HD = 12,
  ["HD"] = 12,
  ["Average HP 10x"] = 360,
  AC = 6,
  EV = 0,
  Attacks = {
  },
  Holiness = "Plant",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Unbreathing flag","Stationary flag","No exp gain flag","No poly flag",},
  MR = "40",
  Resistances = {"Poison resistance","Drown resistance","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 0,
  Size = "Large",
  Intelligence = "Brainless",
  Genus = "plant",
  Species = "snaplasher vine",
  Description = [=[Part of a swift and sinuous vine brought alive by a dryad's magic. It can quickly bind and entangle even a troll, dragging them back to the forest from which it surges.]=],
}
m["snapping turtle"] = {
  Name = "snapping turtle",
  Colour = "Green",
  Glyph = "t",
  Tile = "[[File:Snapping turtle.png]]",
  Speed = "8 (act: 80%; swim: 60%)",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 600,
  AC = 16,
  EV = 5,
  Attacks = {
    {Damage = 30, Type = "Bite", Flavour = "Reach"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Flags = {"Cold blood flag",},
  MR = "40",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 253,
  Size = "Medium",
  Intelligence = "Animal",
  Genus = "snapping turtle",
  Species = "snapping turtle",
  Description = [=[A belligerent testudine with an armoured carapace. Its neck is surprisingly extensible and can reach out and bite from afar.]=],
  Quote = [=[“After a while they came to a village. ”Now then,“ said Snapping Turtle, ”in the morning at daylight, my friends, we will make on attack. I myself will first go to the place,“ the leader of the war party said to them.

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

”All right!“ said the other little fellows.”
-“When Snapping Turtle went to War”, _Publications of the American
Ethnological Society, Volume IX: Kickapoo Tales_. 1915.
trans. Truman Michelson]=],
}
m["soldier ant"] = {
  Name = "soldier ant",
  Colour = "White",
  Glyph = "B",
  Tile = "[[File:Soldier ant.png]]",
  Speed = "10",
  HD = 6,
  ["HD"] = 6,
  ["Average HP 10x"] = 330,
  AC = 8,
  EV = 10,
  Attacks = {
    {Damage = 14, Type = "Sting", Flavour = "Poison"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"No skeleton flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {"Poison vulnerability",},
  Corpse = "Noxious",
  XP = 157,
  Size = "Medium",
  Intelligence = "Animal",
  Genus = "worker ant",
  Species = "soldier ant",
  Description = [=[A tough ant with a disproportionately large head, strong mandibles, and a vicious sting capable of injecting painful venom. It is a soldier, and thus tasked with protecting the colony from invaders.]=],
}
m["soul eater"] = {
  Name = "soul eater",
  Colour = "Magenta",
  Glyph = "3",
  Tile = "[[File:Soul eater.png]]",
  Speed = "10",
  HD = 11,
  ["HD"] = 11,
  ["Average HP 10x"] = 605,
  AC = 18,
  EV = 10,
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Drain experience"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Drain Life", Damage = "1d21", Flags = {"Magical",}},
    },
  },
  Flags = {"Evil flag","Unholy flag","See invisible flag","Flying flag",},
  MR = "140",
  Resistances = {"Cold resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 808,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "soul eater",
  Species = "soul eater",
  Description = [=[This demon looks like a malignantly shifting shadow gliding through the air. It radiates an intense aura of negative force.]=],
  Quote = [=[“Negation is the mind's first freedom.”
-E.M. Cioran, _The Temptation to Exist_. 1956.]=],
}
m["spark wasp"] = {
  Name = "spark wasp",
  Colour = "LightCyan",
  Glyph = "y",
  Tile = "[[File:Spark wasp.png]]",
  Speed = "15",
  HD = 12,
  ["HD"] = 12,
  ["Average HP 10x"] = 660,
  AC = 9,
  EV = 14,
  Attacks = {
    {Damage = 33, Type = "Sting", Flavour = "Electricity"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Blinkbolt", Damage = "2d18", Flags = {"Magical",}},
    },
  },
  Flags = {"Flying flag","No skeleton flag","Web immune flag",},
  MR = "40",
  Resistances = {"Electricity resistance 3",},
  Vulnerabilities = {"Poison vulnerability",},
  Corpse = "Noxious",
  XP = 1214,
  Size = "Tiny",
  Intelligence = "Animal",
  Genus = "spark wasp",
  Species = "spark wasp",
  Description = [=[A profoundly unnatural insect covered in vaguely metallic plates. Its stinger crackles with electricity, capable of delivering a powerful shock to unwary victims, and is capable of closing the distance with them at shockingly lethal speed.]=],
}
m["spatial maelstrom"] = {
  Name = "spatial maelstrom",
  Colour = "Yellow",
  Glyph = "v",
  Tile = "[[File:Spatial maelstrom.png]]",
  Speed = "16",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 750,
  AC = 0,
  EV = 5,
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Distort"},
    {Damage = 20, Type = "Hit", Flavour = "Distort"},
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Flying flag","Unbreathing flag","Batty flag","Insubstantial 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","Sticky flame resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 759,
  Size = "Giant",
  Intelligence = "Brainless",
  Genus = "spatial maelstrom",
  Species = "spatial maelstrom",
  Description = [=[A malevolent rift in reality, dissolving all terrain it passes by into swirling vortices.]=],
}
m["spatial vortex"] = {
  Name = "spatial vortex",
  Colour = "LightGrey",
  Glyph = "v",
  Tile = "[[File:Spatial vortex.png]]",
  Speed = "15",
  HD = 6,
  ["HD"] = 6,
  ["Average HP 10x"] = 540,
  AC = 0,
  EV = 5,
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Distort"},
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Flying flag","Unbreathing flag","Confused flag","Insubstantial flag","Conjured flag",},
  MR = "Immune",
  Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 165,
  Size = "Large",
  Intelligence = "Brainless",
  Genus = "fire vortex",
  Species = "spatial vortex",
  Description = [=[A crazily shifting twist in the fabric of reality.]=],
  Quote = [=[“It was just a colour out of space—a frightful messenger from unformed realms of infinity beyond all Nature as we know it; from realms whose mere existence stuns the brain and numbs us with the black extra-cosmic gulfs it throws open before our frenzied eyes.”
-H.P. Lovecraft, “The Colour out of Space”. 1927.]=],
}
m["spectral adder"] = {
  Name = "spectral adder",
  Colour = "Green",
  Glyph = "Z",
  Tile = "[[File:Spectral adder.png]]",
  Speed = "12-30 (swim: 60%)",
  HD = 2,
  ["HD"] = 8,
  ["Average HP 10x"] = 440,
  AC = 3,
  EV = 8,
  Attacks = {
    {Damage = 4, Type = "Bite", Flavour = "Drain experience"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag","Insubstantial flag",},
  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 = 3,
  Size = "Little",
  Intelligence = "Brainless",
  Genus = "wraith",
  Species = "spectral thing",
  Description = [=[A hideous glowing apparition.]=],
  Quote = [=[“On the hungry craving wind
My Spectre follows thee behind.”
-William Blake, “Broken Love”. ca. 1800.]=],
}
m["spectral weapon"] = {
  Name = "spectral weapon",
  Colour = "Green",
  Glyph = "(",
  Tile = "[[File:Spectral weapon.png]]",
  Speed = "30",
  HD = 27,
  ["HD"] = 5,
  ["Average HP 10x"] = 150,
  AC = 12,
  EV = 20,
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Flying flag","Unbreathing flag","Ghost demon flag","Insubstantial flag","No regenerate flag","No exp gain flag","Avatar flag",},
  MR = "Immune",
  Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 0,
  Size = "Medium",
  Intelligence = "Brainless",
  Genus = "wraith",
  Species = "spectral weapon",
  Description = [=[A spirit drawn from a weapon — it never strikes on its own. Damage done to it will be partially mirrored onto the caster.]=],
}
m["spellforged servitor"] = {
  Name = "spellforged servitor",
  Colour = "LightMagenta",
  Glyph = "9",
  Tile = "[[File:Spellforged servitor.png]]",
  Speed = "10 (cast: 180%)",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 800,
  AC = 10,
  EV = 10,
  Attacks = {
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Flying flag","Unbreathing flag","No exp gain flag","No poly 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",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 0,
  Size = "Medium",
  Intelligence = "Brainless",
  Genus = "golem",
  Species = "spellforged servitor",
  Description = [=[A magical construct woven with a portion of a conjurer's magic and bonded with a primitive elemental intelligence, summoned from an outer plane. The magic it is forged with gives it the capacity to wield some of its creator's destructive spells.]=],
}
m["sphinx"] = {
  Name = "sphinx",
  Colour = "LightGrey",
  Glyph = "H",
  Tile = "[[File:Sphinx.png]]",
  Speed = "12",
  HD = 16,
  ["HD"] = 16,
  ["Average HP 10x"] = 880,
  AC = 5,
  EV = 5,
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Confuse", Flags = {"Wizard",}},
      {Spell = "Paralyse", Flags = {"Wizard",}},
      {Spell = "Minor Healing", Damage = "2d8+3", Flags = {"Wizard",}},
      {Spell = "Smiting", Damage = "7-17", Flags = {"Wizard",}},
      {Spell = "Slow", Flags = {"Wizard",}},
    },
  },
  Flags = {"See invisible flag","Flying flag","Speaks flag","Warm blood flag","Hybrid flag",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 2257,
  Size = "Giant",
  Intelligence = "Human",
  Genus = "sphinx",
  Species = "sphinx",
  Description = [=[A large creature with a woman's head, a lion's body and the wings of a huge bird, able to cloud the minds of its foes and wield fell magics.]=],
}
m["spriggan"] = {
  Name = "spriggan",
  Colour = "LightGrey",
  Glyph = "i",
  Tile = "[[File:Spriggan.png]]",
  Speed = "10 (move: 60%)",
  HD = 7,
  ["HD"] = 7,
  ["Average HP 10x"] = 245,
  AC = 2,
  EV = 18,
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"See invisible flag","Speaks flag","Warm blood flag",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 218,
  Size = "Little",
  Intelligence = "Human",
  Genus = "spriggan",
  Species = "spriggan",
  Description = [=[A small humanoid, resembling a human or elf except for the size. They move at a great speed, and love playing dirty tricks on people.]=],
}
m["spriggan air mage"] = {
  Name = "spriggan air mage",
  Colour = "LightCyan",
  Glyph = "i",
  Tile = "[[File:Spriggan air mage.png]]",
  Speed = "10 (move: 60%)",
  HD = 14,
  ["HD"] = 14,
  ["Average HP 10x"] = 490,
  AC = 1,
  EV = 24,
  Attacks = {
    {Damage = 16, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Airstrike", Damage = "2d(12-28)", Flags = {"Wizard",}},
      {Spell = "Lightning Bolt", Damage = "3d19", Flags = {"Wizard",}},
      {Spell = "Repel Missiles", Flags = {"Wizard",}},
    },
  },
  Flags = {"See invisible flag","Flying flag","Speaks flag","Warm blood flag",},
  MR = "140",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 955,
  Size = "Little",
  Intelligence = "Human",
  Genus = "spriggan",
  Species = "spriggan",
  Description = [=[A magically adept spriggan blessed with the secrets of the winds.]=],
}
m["spriggan baker"] = {
  Name = "spriggan baker",
  Colour = "LightGrey",
  Glyph = "i",
  Tile = "[[File:Spriggan baker.png]]",
  Speed = "10 (move: 60%)",
  HD = 7,
  ["HD"] = 7,
  ["Average HP 10x"] = 245,
  AC = 2,
  EV = 18,
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"See invisible flag","Speaks flag","Warm blood flag","Vault flag",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 216,
  Size = "Little",
  Intelligence = "Human",
  Genus = "spriggan",
  Species = "spriggan",
  Description = [=[A small humanoid, resembling a human or elf except for the size. They move at a great speed, and love playing dirty tricks on people.]=],
}
m["spriggan berserker"] = {
  Name = "spriggan berserker",
  Colour = "LightRed",
  Glyph = "i",
  Tile = "[[File:Spriggan berserker.png]]",
  Speed = "10 (move: 60%)",
  HD = 12,
  ["HD"] = 12,
  ["Average HP 10x"] = 540,
  AC = 3,
  EV = 18,
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Brothers in Arms", Flags = {"Priest",}},
      {Spell = "Berserker Rage", Flags = {"Priest",}},
      {Spell = "Trog's Hand", Flags = {"Priest",}},
    },
  },
  Flags = {"Fighter flag","See invisible flag","Speaks flag","Warm blood flag",},
  MR = "120",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 835,
  Size = "Little",
  Intelligence = "Human",
  Genus = "spriggan",
  Species = "spriggan",
  Description = [=[A relatively mighty spriggan that plunges recklessly into combat.]=],
}
m["spriggan defender"] = {
  Name = "spriggan defender",
  Colour = "Yellow",
  Glyph = "i",
  Tile = "[[File:Spriggan defender.png]]",
  Speed = "16",
  HD = 15,
  ["HD"] = 15,
  ["Average HP 10x"] = 675,
  AC = 5,
  EV = 22,
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Fighter flag","See invisible flag","Speaks flag","Warm blood flag",},
  MR = "140",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1484,
  Size = "Little",
  Intelligence = "Human",
  Genus = "spriggan",
  Species = "spriggan",
  Description = [=[An elite, well-equipped spriggan warrior, renowned for its unbelievable agility and its prowess with advanced weaponry.]=],
}
m["spriggan druid"] = {
  Name = "spriggan druid",
  Colour = "Green",
  Glyph = "i",
  Tile = "[[File:Spriggan druid.png]]",
  Speed = "10 (move: 60%)",
  HD = 11,
  ["HD"] = 11,
  ["Average HP 10x"] = 440,
  AC = 2,
  EV = 18,
  Attacks = {
    {Damage = 18, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Stone Arrow", Damage = "3d18", Flags = {"Wizard",}},
      {Spell = "Awaken Forest", Flags = {"Wizard",}},
      {Spell = "Druid's Call", Flags = {"Wizard",}},
      {Spell = "Minor Healing", Damage = "2d5+3", Flags = {"Emergency","Wizard",}},
    },
  },
  Flags = {"See invisible flag","Speaks flag","Warm blood flag",},
  MR = "100",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 725,
  Size = "Little",
  Intelligence = "Human",
  Genus = "spriggan",
  Species = "spriggan",
  Description = [=[A spriggan whose connection with the birds and the beasts is exceptionally strong. Revelling in nature, these protectors of forests are the doom of anyone who so much as snaps a twig.]=],
}
m["spriggan rider"] = {
  Name = "spriggan rider",
  Colour = "LightBlue",
  Glyph = "i",
  Tile = "[[File:Spriggan rider.png]]",
  Speed = "10 (move: 60%)",
  HD = 11,
  ["HD"] = 11,
  ["Average HP 10x"] = 605,
  AC = 1,
  EV = 18,
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Fighter flag","See invisible flag","Flying flag","Speaks flag","Warm blood flag",},
  MR = "100",
  Resistances = {},
  Vulnerabilities = {"Poison vulnerability",},
  Corpse = "Clean",
  XP = 807,
  Size = "Small",
  Intelligence = "Human",
  Genus = "spriggan",
  Species = "spriggan",
  Description = [=[A spriggan that has tamed a hornet as its mount, and is tasked with protecting the spriggan fens and cairns from intruders.]=],
}
m["starcursed mass"] = {
  Name = "starcursed mass",
  Colour = "Blue",
  Glyph = "X",
  Tile = "[[File:Starcursed mass.png]]",
  Speed = "10",
  HD = 12,
  ["HD"] = 12,
  ["Average HP 10x"] = 1500,
  AC = 10,
  EV = 0,
  Attacks = {
    {Damage = 16, Type = "Touch", Flavour = "Plain"},
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"See invisible flag","Unbreathing flag",},
  MR = "100",
  Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 1337,
  Size = "Giant",
  Intelligence = "Animal",
  Genus = "starcursed mass",
  Species = "starcursed mass",
  Description = [=[A mass of stellar detritus that glows with the sickly putrescence of a dying star, forever shrieking soundlessly in a voice beyond mortal grasp. Its form quivers and undulates constantly, dividing spontaneously and then withdrawing when threatened. While the voice of even a single one is unsettling, in chorus, their screams can overwhelm the minds of even the bravest warriors, leaving them stunned and helpless.]=],
  Quote = [=[“Did you see that star go out?
I seen it burn.

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

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

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

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

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

-“An Excellent Ballad of a most dreadful Combat, fought between Moore of Moore-Hall, and the Dragon of Wantley”, retold by Ambrose Philips, _A Collection of Old Ballads. Corrected from the Best and Most Ancient Copies Extant. With Introductions Historical, Critical, Or Humorous_. 1723.]=],
}
m["strange machine"] = {
  Name = "strange machine",
  Colour = "LightGrey",
  Glyph = "8",
  Tile = "[[File:Strange machine.png]]",
  Speed = "10",
  HD = 21,
  ["HD"] = 21,
  ["Average HP 10x"] = 900,
  AC = 12,
  EV = 1,
  Attacks = {},
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Summon Illusion", Flags = {"Magical",}},
      {Spell = "Shadow Creatures", Flags = {"Magical",}},
    },
  },
  Flags = {"Stationary flag","No poly flag",},
  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 = 1168,
  Size = "Small",
  Intelligence = "Brainless",
  Genus = "strange machine",
  Species = "strange machine",
  Description = [=[A strange mechanical contraption, all hisses and pops. Shadows seem to dance across its reflective surface.]=],
}
m["sun demon"] = {
  Name = "sun demon",
  Colour = "Yellow",
  Glyph = "3",
  Tile = "[[File:Sun demon.png]]",
  Speed = "12",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 550,
  AC = 10,
  EV = 12,
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Fire"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"Flying flag",},
  MR = "80",
  Resistances = {"Fire resistance 3","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Cold vulnerability","Holy vulnerability",},
  Corpse = "No",
  XP = 807,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "sun demon",
  Species = "sun demon",
  Description = [=[A demonic figure shining with the heat and fury of a fallen star.]=],
  Quote = [=[“Behold him setting in his western skies,
The shadows lengthening as the vapours rise.”
-John Dryden, “Absalom and Achitophel”, I, 268. 1681.]=],
}
m["sun moth"] = {
  Name = "sun moth",
  Colour = "White",
  Glyph = "y",
  Tile = "[[File:Sun moth.png]]",
  Speed = "12",
  HD = 9,
  ["HD"] = 9,
  ["Average HP 10x"] = 805,
  AC = 6,
  EV = 12,
  Attacks = {
    {Damage = 27, Type = "Bite", Flavour = "Swoop"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Pyre Arrow", Damage = "2d9*", Flags = {"Natural",}},
    },
  },
  Flags = {"Flying flag","No skeleton flag","Web immune flag",},
  MR = "60",
  Resistances = {"Fire resistance 2",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 621,
  Size = "Small",
  Intelligence = "Animal",
  Genus = "moth",
  Species = "sun moth",
  Description = [=[A moth of transcendent beauty, coated in pyrophoric scales. Tiny cinders dance and twirl in its wake and whenever it beats its wings, they ignite in such spectacular displays of incandescence that one could almost forget how far away the sun is from this place.]=],
}
m["swamp dragon"] = {
  Name = "swamp dragon",
  Colour = "Brown",
  Glyph = "D",
  Tile = "[[File:Swamp dragon.png]]",
  Speed = "10",
  HD = 9,
  ["HD"] = 9,
  ["Average HP 10x"] = 675,
  AC = 7,
  EV = 7,
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Plain"},
    {Damage = 11, Type = "Claw", Flavour = "Plain"},
    {Damage = 11, Type = "Trample", Flavour = "Trample"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Poisonous Cloud", Damage = "3d7", Flags = {"Natural","Breath","Noisy",}},
    },
  },
  Flags = {"Flying flag","Warm blood flag",},
  MR = "40",
  Resistances = {"Poison resistance","Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Noxious",
  XP = 699,
  Size = "Giant",
  Intelligence = "Animal",
  Genus = "dragon",
  Species = "swamp dragon",
  Description = [=[A large slimy dragon, its gnarly hide covered in swamp muck. Noxious gasses dribble from its snout.]=],
  Quote = [=[“On the other hand, Confucius is made to say to his disciples, ‘I know how birds can fly, how fishes can swim, and how animals can run. But the runner may be snared, the swimmer may be hooked, and the flyer may be shot by the arrow. But there is the dragon. I cannot tell how he mounts on the wind through the clouds, and rises to heaven. Today I have seen Lao-tsze, and can only compare him to the dragon.’”
-Life of Confucius

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

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

It smells terrible.]=],
  Quote = [=[“Sweet is the swamp with its secrets,
Until we meet a snake;
’T is then we sigh for houses,
And our departure take

At that enthralling gallop
That only childhood knows.
A snake is summer’s treason,
And guile is where it goes.”
-Emily Dickinson, “A Snake”. ca. 1865.]=],
}
m["swamp worm"] = {
  Name = "swamp worm",
  Colour = "Brown",
  Glyph = "w",
  Tile = "[[File:Swamp worm.png]]",
  Speed = "12 (move: 120%)",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 350,
  AC = 3,
  EV = 12,
  Attacks = {
    {Damage = 26, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Spellsets = {
    {
      {Spell = "Harpoon Shot", Damage = "2d13", Flags = {"Natural",}},
    },
  },
  Flags = {"No skeleton flag",},
  MR = "10",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 162,
  Size = "Medium",
  Intelligence = "Animal",
  Genus = "worm",
  Species = "swamp worm",
  Description = [=[A large slimy worm, adept at swimming through the muck of this foul swamp.]=],
  Quote = [=[“The fool, as I think, at the chasm’s brink,
Prone by the swamp or the marsh’s side,
Did, even as I, in the end rejoice,
Since the voice of death must be His true voice.”
-Arthur Edward Waite, “At The End of Things”. 1906.]=],
}
m["tarantella"] = {
  Name = "tarantella",
  Colour = "LightMagenta",
  Glyph = "s",
  Tile = "[[File:Tarantella.png]]",
  Speed = "15",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 280,
  AC = 3,
  EV = 14,
  Attacks = {
    {Damage = 19, Type = "Touch", Flavour = "Confuse"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"No skeleton flag","Web immune flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {"Poison vulnerability",},
  Corpse = "Clean",
  XP = 214,
  Size = "Small",
  Intelligence = "Animal",
  Genus = "spider",
  Species = "tarantella",
  Description = [=[A small but greatly-feared spider whose bite causes victims to break into a frenzied dance.]=],
}
m["tengu"] = {
  Name = "tengu",
  Colour = "LightBlue",
  Glyph = "Q",
  Tile = "[[File:Tengu.png]]",
  Speed = "10 (move: 90%)",
  HD = 5,
  ["HD"] = 5,
  ["Average HP 10x"] = 225,
  AC = 2,
  EV = 11,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
    {Damage = 5, Type = "Peck", Flavour = "Plain"},
    {Damage = 5, Type = "Claw", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Flying flag","Speaks flag","Warm blood flag","Hybrid flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 117,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "tengu",
  Species = "tengu",
  Description = [=[A humanoid figure with the head and talons of a bird. Its ferociously combative nature belies its fragile appearance.]=],
  Quote = [=[“A Bird came down the Walk —
He did not know I saw —
He bit an Angleworm in halves
And ate the fellow, raw”
-Emily Dickinson, “A Bird came down the Walk”. ca. 1865.]=],
}
m["tengu conjurer"] = {
  Name = "tengu conjurer",
  Colour = "Blue",
  Glyph = "Q",
  Tile = "[[File:Tengu conjurer.png]]",
  Speed = "10",
  HD = 7,
  ["HD"] = 7,
  ["Average HP 10x"] = 315,
  AC = 2,
  EV = 17,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
    {Damage = 5, Type = "Peck", Flavour = "Plain"},
    {Damage = 5, Type = "Claw", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Lightning Bolt", Damage = "3d14", Flags = {"Wizard",}},
      {Spell = "Iskenderun's Battlesphere", Flags = {"Wizard",}},
      {Spell = "Blink", Flags = {"Emergency","Wizard",}},
    },
  },
  Flags = {"See invisible flag","Flying flag","Speaks flag","Warm blood flag","Hybrid flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 342,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "tengu",
  Species = "tengu",
  Description = [=[A tengu with a talent for the destructive magical arts.]=],
}
m["tengu reaver"] = {
  Name = "tengu reaver",
  Colour = "LightMagenta",
  Glyph = "Q",
  Tile = "[[File:Tengu reaver.png]]",
  Speed = "10",
  HD = 17,
  ["HD"] = 17,
  ["Average HP 10x"] = 850,
  AC = 8,
  EV = 16,
  Attacks = {
    {Damage = 27, Type = "Hit", Flavour = "Plain"},
    {Damage = 11, Type = "Peck", Flavour = "Plain"},
    {Damage = 11, Type = "Claw", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Venom Bolt", Damage = "3d21", Flags = {"Wizard",}},
      {Spell = "Bolt of Fire", Damage = "3d26", Flags = {"Wizard",}},
      {Spell = "Bolt of Cold", Damage = "3d26", Flags = {"Wizard",}},
      {Spell = "Corrosive Bolt", Damage = "3d24", Flags = {"Wizard",}},
      {Spell = "Lightning Bolt", Damage = "3d22", Flags = {"Wizard",}},
    },
  },
  Flags = {"Fighter flag","See invisible flag","Flying flag","Speaks flag","Warm blood flag","Hybrid flag",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 2067,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "tengu",
  Species = "tengu",
  Description = [=[An elite, ferocious tengu highly skilled with both steel and spells.]=],
}
m["tengu warrior"] = {
  Name = "tengu warrior",
  Colour = "Cyan",
  Glyph = "Q",
  Tile = "[[File:Tengu warrior.png]]",
  Speed = "10",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 600,
  AC = 6,
  EV = 16,
  Attacks = {
    {Damage = 16, Type = "Hit", Flavour = "Flank"},
    {Damage = 8, Type = "Peck", Flavour = "Plain"},
    {Damage = 8, Type = "Claw", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Fighter flag","Archer flag","Flying flag","Speaks flag","Warm blood flag","Hybrid flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 809,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "tengu",
  Species = "tengu",
  Description = [=[A particularly bloodthirsty tengu who has opted to hone their skill in fighting and weaponry instead of spellcasting.]=],
}
m["tentacle"] = {
  Name = "tentacle",
  Colour = "LightMagenta",
  Glyph = "w",
  Tile = "[[File:Tentacle.png]]",
  Speed = "17 (stationary)",
  HD = 12,
  ["HD"] = 12,
  ["Average HP 10x"] = 480,
  AC = 5,
  EV = 7,
  Attacks = {
    {Damage = 29, Type = "Tentacle slap", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Flags = {"Cold blood flag","Flying flag","Stationary flag","No exp gain flag","No poly flag",},
  MR = "Immune",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 0,
  Size = "Large",
  Intelligence = "Animal",
  Genus = "kraken",
  Species = "tentacle",
  Description = [=[This mighty tentacle is part of a kraken. Any damage dealt to it hurts the whole creature.]=],
}
m["tentacle segment"] = {
  Name = "tentacle segment",
  Colour = "LightMagenta",
  Glyph = "*",
  Tile = "[[File:Tentacle segment.png]]",
  Speed = "18 (stationary)",
  HD = 12,
  ["HD"] = 12,
  ["Average HP 10x"] = 480,
  AC = 5,
  EV = 7,
  Attacks = {
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Flags = {"Cold blood flag","Flying flag","Stationary flag","Submerges flag","No exp gain flag","No poly flag",},
  MR = "Immune",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 0,
  Size = "Large",
  Intelligence = "Animal",
  Genus = "kraken",
  Species = "tentacle segment",
  Description = [=[Part of the mighty tentacle of a kraken. Any damage dealt to it hurts the whole creature.]=],
}
m["tentacled monstrosity"] = {
  Name = "tentacled monstrosity",
  Colour = "Green",
  Glyph = "X",
  Tile = "[[File:Tentacled monstrosity.png]]",
  Speed = "10",
  HD = 23,
  ["HD"] = 23,
  ["Average HP 10x"] = 1265,
  AC = 5,
  EV = 5,
  Attacks = {
    {Damage = 22, Type = "Tentacle slap", Flavour = "Plain"},
    {Damage = 17, Type = "Tentacle slap", Flavour = "Plain"},
    {Damage = 13, Type = "Tentacle slap", Flavour = "Plain"},
    {Damage = 9, Type = "Constrict", Flavour = "Crush"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Open doors"},
  Habitat = "Amphibious",
  Flags = {"Unholy flag","See invisible flag",},
  MR = "160",
  Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 2974,
  Size = "Giant",
  Intelligence = "Human",
  Genus = "tentacled monstrosity",
  Species = "tentacled monstrosity",
  Description = [=[A writhing mass of tentacles, all covered in putrid mucus.]=],
  Quote = [=[“Oozing and surging up out of that yawning trap-door in the Cyclopean crypt I had glimpsed such an unbelievable behemothic monstrosity that I could not doubt the power of its original to kill with its mere sight. Even now I cannot begin to suggest it with any words at my command. I might call it gigantic — tentacled — proboscidian — octopus-eyed — semi-amorphous — plastic — partly squamous and partly rugose — ugh!”
-H.P. Lovecraft and Hazel Heald, “Out of the Aeons”, _Weird Tales_, 25, No.
4, pp. 478-96. April 1935.]=],
}
m["tentacled starspawn"] = {
  Name = "tentacled starspawn",
  Colour = "LightCyan",
  Glyph = "X",
  Tile = "[[File:Tentacled starspawn.png]]",
  Speed = "10",
  HD = 16,
  ["HD"] = 16,
  ["Average HP 10x"] = 880,
  AC = 5,
  EV = 5,
  Attacks = {
    {Damage = 40, Type = "Bite", Flavour = "Plain"},
    {Damage = 25, Type = "Tentacle slap", Flavour = "Plain"},
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Spawn Tentacles", Flags = {"Natural",}},
    },
  },
  Flags = {},
  MR = "120",
  Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 2276,
  Size = "Giant",
  Intelligence = "Human",
  Genus = "tentacled starspawn",
  Species = "tentacled starspawn",
  Description = [=[A lumbering maw shrouded in a mass of sinuous tentacles. On spotting prey, its tentacles lunge outward, dragging victims directly to its waiting gullet.]=],
}
m["test spawner"] = {
  Name = "test spawner",
  Colour = "White",
  Glyph = "X",
  Tile = "[[File:Test spawner.png]]",
  Speed = "14 (swim: 60%; stationary)",
  HD = 1000,
  ["HD"] = 1000,
  ["Average HP 10x"] = 10000000,
  AC = 127,
  EV = 127,
  Attacks = {
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Spellsets = {
    {
      {Spell = "Shadow Creatures", Flags = {"Magical",}},
      {Spell = "Plane Rend", Flags = {"Magical",}},
      {Spell = "Phantom Mirror", Flags = {"Magical",}},
    },
  },
  Flags = {"Regenerates flag","Unbreathing flag","Stationary flag","Insubstantial flag","No poly flag",},
  MR = "Immune",
  Resistances = {"Damnation resistance","Fire resistance 3","Cold resistance","Electricity resistance","Poison resistance 3","Acid resistance","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 1145683,
  Size = "Large",
  Intelligence = "Brainless",
  Genus = "test spawner",
  Species = "test spawner",
  Description = [=[(If you see this outside wizmode or the arena, this is a bug.)

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

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

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

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

“NO. Layers. Onions have layers. Ogres have layers. Onions have layers. You get it? We both have layers.”
-Shrek. 2001.]=],
}
m["tyrant leech"] = {
  Name = "tyrant leech",
  Colour = "Red",
  Glyph = "w",
  Tile = "[[File:Tyrant leech.png]]",
  Speed = "8 (swim: 60%)",
  HD = 12,
  ["HD"] = 12,
  ["Average HP 10x"] = 600,
  AC = 5,
  EV = 15,
  Attacks = {
    {Damage = 35, Type = "Bite", Flavour = "Vampiric"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Flags = {"Evil flag","No skeleton flag",},
  MR = "40",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "Clean",
  XP = 287,
  Size = "Large",
  Intelligence = "Animal",
  Genus = "tyrant leech",
  Species = "tyrant leech",
  Description = [=[An exceptionally aggressive blood-sucking annelid that thrives in swamps and marshlands.]=],
}
m["ufetubus"] = {
  Name = "ufetubus",
  Colour = "LightCyan",
  Glyph = "5",
  Tile = "[[File:Ufetubus.png]]",
  Speed = "15",
  HD = 1,
  ["HD"] = 1,
  ["Average HP 10x"] = 90,
  AC = 2,
  EV = 15,
  Attacks = {
    {Damage = 5, Type = "Hit", Flavour = "Flank"},
    {Damage = 5, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"Unholy flag",},
  MR = "10",
  Resistances = {"Cold resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Fire vulnerability","Holy vulnerability",},
  Corpse = "No",
  XP = 8,
  Size = "Small",
  Intelligence = "Human",
  Genus = "ufetubus",
  Species = "ufetubus",
  Description = [=[A chattering and shrieking minor demon.]=],
  Quote = [=[“We were permitted to shriek in the tongue of dwarfs and demons”
-Czesław Miłosz, “A Task”.]=],
}
m["red ugly thing"] = {
  Name = "red ugly thing",
  Colour = "Black",
  Glyph = "u",
  Tile = "[[File:Red ugly thing.png]]",
  Speed = "10 (move: 90%)",
  HD = 12,
  ["HD"] = 12,
  ["Average HP 10x"] = 660,
  AC = 4,
  EV = 10,
  Attacks = {
    {Damage = 17, Type = "Claw", Flavour = "Fire"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"Warm blood flag","Ghost demon flag","Herd flag","No gen derived flag",},
  MR = "40",
  Resistances = {"Fire resistance","Sticky flame resistance",},
  Vulnerabilities = {"Silver vulnerability",},
  Corpse = "Mutagenic",
  XP = 550,
  Size = "Medium",
  Intelligence = "Animal",
  Genus = "ugly thing",
  Species = "ugly thing",
  Description = [=[An ugly thing. According to legend, this mutated creature is the otherworldly spawn of a wizard's breeding experiment. Yuck.]=],
  Quote = [=[“Beauty is no quality in things themselves: It exists merely in the mind which contemplates them; and each mind perceives a different beauty. One person may even perceive deformity, where another is sensible of beauty; and every individual ought to acquiesce in his own sentiment, without pretending to regulate those of others.”
-David Hume]=],
}
m["unseen horror"] = {
  Name = "unseen horror",
  Colour = "Magenta",
  Glyph = "x",
  Tile = "[[File:Unseen horror.png]]",
  Speed = "30",
  HD = 7,
  ["HD"] = 7,
  ["Average HP 10x"] = 385,
  AC = 5,
  EV = 10,
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"See invisible flag","Invisible flag","Batty flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 736,
  Size = "Medium",
  Intelligence = "Animal",
  Genus = "unseen horror",
  Species = "unseen horror",
  Description = [=[A creature rarely seen by anyone; those few who have seen one would rather they hadn't. Among the few bemused reports, the single common element is the creatures' bat-like movement.]=],
  Quote = [=[“The awful shadow of some unseen Power
Floats, tho’ unseen, amongst us.”
-Percy Bysshe Shelley, “Hymn to Intellectual Beauty”, I, 1-2. 1816.]=],
}
m["ushabti"] = {
  Name = "ushabti",
  Colour = "Brown",
  Glyph = "9",
  Tile = "[[File:Ushabti.png]]",
  Speed = "8",
  HD = 7,
  ["HD"] = 7,
  ["Average HP 10x"] = 455,
  AC = 9,
  EV = 6,
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Death Rattle", Damage = "2d4", Flags = {"Magical",}},
      {Spell = "Warning Cry", Flags = {"Vocal","Breath",}},
      {Spell = "Dispel Undead Range", Damage = "3d14", Flags = {"Magical",}},
    },
  },
  Flags = {"Fighter flag","See invisible flag","Unbreathing flag","Artificial flag",},
  MR = "Immune",
  Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 206,
  Size = "Little",
  Intelligence = "Human",
  Genus = "golem",
  Species = "ushabti",
  Description = [=[A funerary stone figurine kept in tombs to serve the deceased as they pass through the afterlife. It is inscribed with spells to protect the interred for eternity.]=],
}
m["vampire"] = {
  Name = "vampire",
  Colour = "Red",
  Glyph = "V",
  Tile = "[[File:Vampire.png]]",
  Speed = "10",
  HD = 6,
  ["HD"] = 6,
  ["Average HP 10x"] = 330,
  AC = 10,
  EV = 10,
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
    {Damage = 15, Type = "Bite", Flavour = "Vampiric"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Vampiric Draining", Damage = "4-22", Flags = {"Wizard",}},
      {Spell = "Confuse", Flags = {"Wizard",}},
      {Spell = "Invisibility", Flags = {"Wizard",}},
    },
  },
  Flags = {"Evil flag","See invisible flag","Unbreathing flag","Speaks flag","Warm blood flag",},
  MR = "40",
  Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 211,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "vampire",
  Species = "vampire",
  Description = [=[A human cursed with vampirism, drifting in a state between life and undeath, perpetually hungry for the blood of the living.]=],
  Quote = [=[• Scuze me. My friend Burt says you're a vampire hunter. 'zat so?
— Uh yes. Yes it is.
• Well you n'ain't gonna find one round here, mate. They ain't no vampires.
— You don't believe in vampires?
• 'course not!
• But I do believe in con artists. And charletans who like to stir up trouble!
• Dead people who get up at night and suck blood. How stupid do you think we are?
• My place is haunted with 16 ghosts and they all say there n'ain't no vampires!
-Rich Morris, Yet Another Fantasy Gamer Comic]=],
}
m["vampire bat"] = {
  Name = "vampire bat",
  Colour = "Magenta",
  Glyph = "b",
  Tile = "[[File:Vampire bat.png]]",
  Speed = "30",
  HD = 3,
  ["HD"] = 3,
  ["Average HP 10x"] = 105,
  AC = 1,
  EV = 14,
  Attacks = {
    {Damage = 3, Type = "Bite", Flavour = "Vampiric"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag","Batty flag","Warm blood flag","No poly flag",},
  MR = "10",
  Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 56,
  Size = "Tiny",
  Intelligence = "Animal",
  Genus = "bat",
  Species = "vampire bat",
  Description = [=[A large black bat with vicious fangs that feeds on blood. This is the preferred form for vampires in disguise.]=],
  Quote = [=[“For something is amiss and out of place
When mice with wings can wear a human face.”
-Theodore Roethke, “The Bat”. 1938.]=],
}
m["vampire knight"] = {
  Name = "vampire knight",
  Colour = "Cyan",
  Glyph = "V",
  Tile = "[[File:Vampire knight.png]]",
  Speed = "10",
  HD = 11,
  ["HD"] = 11,
  ["Average HP 10x"] = 715,
  AC = 19,
  EV = 7,
  Attacks = {
    {Damage = 33, Type = "Hit", Flavour = "Plain"},
    {Damage = 15, Type = "Bite", Flavour = "Vampiric"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Blink Close", Flags = {"Wizard",}},
      {Spell = "Paralyse", Flags = {"Wizard",}},
      {Spell = "Haste", Flags = {"Wizard",}},
      {Spell = "Invisibility", Flags = {"Wizard",}},
      {Spell = "Vampiric Draining", Damage = "4-30", Flags = {"Wizard",}},
    },
  },
  Flags = {"Fighter flag","Evil flag","See invisible flag","Unbreathing flag","Speaks flag","Warm blood flag",},
  MR = "80",
  Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 1350,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "vampire",
  Species = "vampire",
  Description = [=[A powerful vampire noble who complements its combat prowess with dark magic.]=],
}
m["vampire mage"] = {
  Name = "vampire mage",
  Colour = "Magenta",
  Glyph = "V",
  Tile = "[[File:Vampire mage.png]]",
  Speed = "10",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 550,
  AC = 12,
  EV = 10,
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
    {Damage = 15, Type = "Bite", Flavour = "Vampiric"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Bolt of Draining", Damage = "3d18", Flags = {"Wizard",}},
      {Spell = "Summon Undead", Flags = {"Wizard",}},
      {Spell = "Invisibility", Flags = {"Wizard",}},
      {Spell = "Vampiric Draining", Damage = "4-29", Flags = {"Wizard",}},
    },
  },
  Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag","Speaks flag","Warm blood flag",},
  MR = "80",
  Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 854,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "vampire",
  Species = "vampire",
  Description = [=[A sorcerer who, by accident or design, has been afflicted with the curse of the vampire. Regardless, through undeath, this wizard has finally mastered the art of dark magic.]=],
}
m["vampire mosquito"] = {
  Name = "vampire mosquito",
  Colour = "Green",
  Glyph = "y",
  Tile = "[[File:Vampire mosquito.png]]",
  Speed = "19",
  HD = 5,
  ["HD"] = 5,
  ["Average HP 10x"] = 275,
  AC = 2,
  EV = 15,
  Attacks = {
    {Damage = 13, Type = "Bite", Flavour = "Vampiric"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Evil flag","Flying flag","Unbreathing flag","No skeleton flag","No zombie flag",},
  MR = "20",
  Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "Noxious",
  XP = 179,
  Size = "Little",
  Intelligence = "Animal",
  Genus = "vampire mosquito",
  Species = "vampire mosquito",
  Description = [=[A mosquito that has fed upon tainted blood and been transformed into a revolting and pestilent undead insect, seeking to drain its victims to the last drop.]=],
}
m["vault guard"] = {
  Name = "vault guard",
  Colour = "Cyan",
  Glyph = "p",
  Tile = "[[File:Vault guard.png]]",
  Speed = "10",
  HD = 13,
  ["HD"] = 13,
  ["Average HP 10x"] = 715,
  AC = 10,
  EV = 10,
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Fighter flag","See invisible flag","Speaks flag","Warm blood flag",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 988,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[A heavily armed and armoured guardian of the Vaults.]=],
}
m["vault sentinel"] = {
  Name = "vault sentinel",
  Colour = "LightBlue",
  Glyph = "p",
  Tile = "[[File:Vault sentinel.png]]",
  Speed = "10",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 520,
  AC = 6,
  EV = 12,
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Warning Cry", Flags = {"Vocal","Breath",}},
      {Spell = "Sentinel's Mark", Flags = {"Wizard",}},
    },
  },
  Flags = {"Fighter flag","See invisible flag","Speaks flag","Warm blood flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 448,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[Vigilant scouts of the Vaults, sentinels are quick to alert their fellows to the presence of intruders. They can mark these same intruders with magic such that they will be unable to hide from pursuit, no matter where they flee.]=],
}
m["vault warden"] = {
  Name = "vault warden",
  Colour = "LightRed",
  Glyph = "p",
  Tile = "[[File:Vault warden.png]]",
  Speed = "10",
  HD = 16,
  ["HD"] = 16,
  ["Average HP 10x"] = 880,
  AC = 10,
  EV = 10,
  Attacks = {
    {Damage = 36, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Seal Doors", Flags = {"Magical","No silent",}},
    },
  },
  Flags = {"Fighter flag","See invisible flag","Speaks flag","Warm blood flag",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1699,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[Veteran commanders of the Vaults, wardens can seal nearby doorways to prevent intruders from either trespassing further or escaping alive.]=],
}
m["white very ugly thing"] = {
  Name = "white very ugly thing",
  Colour = "Black",
  Glyph = "u",
  Tile = "[[File:White very ugly thing.png]]",
  Speed = "10 (move: 90%)",
  HD = 18,
  ["HD"] = 18,
  ["Average HP 10x"] = 990,
  AC = 6,
  EV = 10,
  Attacks = {
    {Damage = 27, Type = "Bite", Flavour = "Cold"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"Warm blood flag","Ghost demon flag","Herd flag","No gen derived flag",},
  MR = "40",
  Resistances = {"Cold resistance 2",},
  Vulnerabilities = {"Silver vulnerability",},
  Corpse = "Mutagenic",
  XP = 1440,
  Size = "Large",
  Intelligence = "Animal",
  Genus = "ugly thing",
  Species = "very ugly thing",
  Description = [=[A very ugly thing. According to legend, this hideously mutated creature is the otherworldly spawn of a wizard's breeding experiment. Double yuck!]=],
  Quote = [=[“All the infections that sun sucks up
From bogs, fens, flats, on Prosper fall and make him
By inch-meal a disease! His spirits hear me
And yet I needs must curse. ”
-William Shakespeare, _The Tempest_, II, 2. 1611.]=],
}
m["vine stalker"] = {
  Name = "vine stalker",
  Colour = "Green",
  Glyph = "f",
  Tile = "[[File:Vine stalker.png]]",
  Speed = "10",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 360,
  AC = 2,
  EV = 12,
  Attacks = {
    {Damage = 10, Type = "Hit", Flavour = "Plain"},
    {Damage = 10, Type = "Bite", Flavour = "Antimagic"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Regenerates flag","Speaks flag","No poly flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 386,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "vine stalker",
  Species = "vine stalker",
  Description = [=[A bizarre symbiotic creature, made up of a carnivorous vine magically combined with a humanoid.]=],
  Quote = [=[“The monstrous plant bud . . . had grown again with preternatural rapidity, from Falmer's head. A loathsome pale-green stem was mounting thickly, and had started to branch like antlers after attaining a height of six or seven inches.
“More dreadful than this, if possible, similar growths had issued from the eyes; and their stems, climbing vertically across the forehead, had entirely displaced the eyeballs.”
-Clark Ashton Smith, “The Seed from the Sepulcher”. 1933.]=],
}
m["walking crystal tome"] = {
  Name = "walking crystal tome",
  Colour = "Cyan",
  Glyph = ";",
  Tile = "[[File:Walking crystal tome.png]]",
  Speed = "10 (atk: 200%)",
  HD = 15,
  ["HD"] = 20,
  ["Average HP 10x"] = 1000,
  AC = 15,
  EV = 5,
  Attacks = {
    {Damage = 40, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Conjure Living Spells", Damage = "1-2x 3d34", Flags = {"Wizard",}},
    },
  },
  Flags = {},
  MR = "Immune",
  Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 1816,
  Size = "Small",
  Intelligence = "Brainless",
  Genus = "walking tome",
  Species = "crystal tome",
  Description = [=[A spellbook that has gone too long without being read. It overflows with magic, forming thick armour from its binding, legs from its pages, and periodically erupting in flurries of free-floating, self-casting spells.

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

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

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

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

“A snake, with mottles rare,
Surveyed my chamber floor,
In feature as the worm before,
But ringed with power.”
-Emily Dickinson, “In Winter In My Room”. circa 1860.]=],
}
m["water nymph"] = {
  Name = "water nymph",
  Colour = "Magenta",
  Glyph = "m",
  Tile = "[[File:Water nymph.png]]",
  Speed = "10",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 400,
  AC = 2,
  EV = 13,
  Attacks = {
    {Damage = 12, Type = "Touch", Flavour = "Drown"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Amphibious",
  Spellsets = {
    {
      {Spell = "Waterstrike", Damage = "3d17", Flags = {"Wizard",}},
    },
  },
  Flags = {"Speaks flag","Warm blood flag",},
  MR = "100",
  Resistances = {"Drown resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 446,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "water nymph",
  Species = "water nymph",
  Description = [=[A capricious nature spirit, deeply bonded with the waters in which it lives. Wherever they flow, so may it, and ponds and rivers surge and leap at its whim.]=],
  Quote = [=[“Oh, but you can't expect to wield supreme executive power just because some watery tart threw a sword at you.”
-Monty Python and the Holy Grail, 1975.]=],
}
m["weeping skull"] = {
  Name = "weeping skull",
  Colour = "LightBlue",
  Glyph = "z",
  Tile = "[[File:Weeping skull.png]]",
  Speed = "10",
  HD = 5,
  ["HD"] = 5,
  ["Average HP 10x"] = 280,
  AC = 7,
  EV = 3,
  Attacks = {
    {Damage = 10, Type = "Touch", Flavour = "Drain experience"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Mourning Wail", Flags = {"Magical",}},
    },
  },
  Flags = {"Evil flag","Flying flag","Unbreathing flag",},
  MR = "20",
  Resistances = {"Cold resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 98,
  Size = "Tiny",
  Intelligence = "Human",
  Genus = "weeping skull",
  Species = "weeping skull",
  Description = [=[An undead skull kept aloft by unholy clouds of collective misery, which slowly drift out in its wake. It mourns without end for the living, the dead, and its own former life all alike.]=],
  Quote = [=[“Alas, poor Yorick! I knew him, Horatio, a fellow of infinite jest, of most excellent fancy. He hath bore me on his back a thousand times, and now how abhorr’d in my imagination it is! My gorge rises at it.”
-William Shakespeare, _The Tragedy of Hamlet, Prince of Denmark_, V, 1. 1603.]=],
}
m["wendigo"] = {
  Name = "wendigo",
  Colour = "Blue",
  Glyph = "R",
  Tile = "[[File:Wendigo.png]]",
  Speed = "10",
  HD = 15,
  ["HD"] = 15,
  ["Average HP 10x"] = 880,
  AC = 4,
  EV = 20,
  Attacks = {
    {Damage = 30, Type = "Claw", Flavour = "Cold"},
    {Damage = 20, Type = "Bite", Flavour = "Vampiric"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Seracfall", Damage = "3d28", Flags = {"Magical",}},
      {Spell = "Stunning Burst", Damage = "2d17", Flags = {"Magical",}},
    },
  },
  Flags = {"See invisible flag",},
  MR = "140",
  Resistances = {"Cold resistance 3","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Fire vulnerability","Holy vulnerability",},
  Corpse = "No",
  XP = 840,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "wendigo",
  Species = "wendigo",
  Description = [=[A gaunt spirit of frozen hunger, so ravenous it will consume friend and foe alike. According to legend, if one cuts off its legs, it will feast upon its own marrow. It stalks those lost wandering in the cold and hunts with the force of blizzards.]=],
}
m["white draconian"] = {
  Name = "white draconian",
  Colour = "White",
  Glyph = "d",
  Tile = "[[File:White draconian.png]]",
  Speed = "10",
  HD = 14,
  ["HD"] = 14,
  ["Average HP 10x"] = 980,
  AC = 9,
  EV = 10,
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Chilling Breath", Damage = "3d18", Flags = {"Natural","Breath",}},
    },
  },
  Flags = {"Cold blood flag","Speaks flag",},
  MR = "40",
  Resistances = {"Cold resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1232,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "draconian",
  Species = "white draconian",
  Description = [=[A muscular white-scaled humanoid with a reptilian tail and small wings.]=],
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["white imp"] = {
  Name = "white imp",
  Colour = "White",
  Glyph = "5",
  Tile = "[[File:White imp.png]]",
  Speed = "10",
  HD = 2,
  ["HD"] = 2,
  ["Average HP 10x"] = 110,
  AC = 4,
  EV = 10,
  Attacks = {
    {Damage = 4, Type = "Hit", Flavour = "Cold"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Throw Frost", Damage = "3d5", Flags = {"Magical",}},
    },
  },
  Flags = {"Unholy flag","Flying flag","Speaks flag",},
  MR = "10",
  Resistances = {"Cold resistance 2","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Fire vulnerability","Holy vulnerability",},
  Corpse = "No",
  XP = 10,
  Size = "Little",
  Intelligence = "Human",
  Genus = "white imp",
  Species = "white imp",
  Description = [=[A small and mischievous minor demon covered in frost.]=],
}
m["wight"] = {
  Name = "wight",
  Colour = "Green",
  Glyph = "z",
  Tile = "[[File:Wight.png]]",
  Speed = "10",
  HD = 3,
  ["HD"] = 3,
  ["Average HP 10x"] = 165,
  AC = 6,
  EV = 10,
  Attacks = {
    {Damage = 8, Type = "Hit", Flavour = "Drain experience"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Evil flag","Unbreathing flag",},
  MR = "20",
  Resistances = {"Cold resistance 2","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 58,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "wight",
  Species = "wight",
  Description = [=[An ancient warrior, kept in a state of perpetual undeath by its desire to die with honour in battle.]=],
  Quote = [=[“Unhappie wight, borne to desastrous end,
That doth his life in so long tendance spend!”
-Edmund Spenser, “Mother Hubberds Tale”, _Complaints_. 1591.]=],
}
m["will-o-the-wisp"] = {
  Name = "will-o-the-wisp",
  Colour = "Green",
  Glyph = "v",
  Tile = "[[File:Will o the wisp.png]]",
  Speed = "10",
  HD = 11,
  ["HD"] = 11,
  ["Average HP 10x"] = 400,
  AC = 4,
  EV = 10,
  Attacks = {
    {Damage = 20, Type = "Engulf", Flavour = "Plain"},
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Marshlight", Damage = "2x 3d14", Flags = {"Magical",}},
      {Spell = "Blink", Flags = {"Magical",}},
    },
  },
  Flags = {"Insubstantial flag","Flying flag","See invisible flag","Unbreathing flag",},
  MR = "Immune",
  Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 532,
  Size = "Tiny",
  Intelligence = "Brainless",
  Genus = "will-o-the-wisp",
  Species = "will-o-the-wisp",
  Description = [=[A green-glowing gaseous entity, flickering and pulsing irregularly as it hovers through the air. Travelers have been known to confuse these for distant lanterns - a mistake rarely made twice.]=],
}
m["wind drake"] = {
  Name = "wind drake",
  Colour = "White",
  Glyph = "k",
  Tile = "[[File:Wind drake.png]]",
  Speed = "12",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 600,
  AC = 3,
  EV = 14,
  Attacks = {
    {Damage = 12, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Wind Blast", Flags = {"Natural","Breath",}},
      {Spell = "Airstrike", Damage = "2d(7-23)", Flags = {"Natural",}},
      {Spell = "Repel Missiles", Flags = {"Natural",}},
    },
  },
  Flags = {"Flying flag","Warm blood flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 288,
  Size = "Large",
  Intelligence = "Animal",
  Genus = "drake",
  Species = "wind drake",
  Description = [=[A small but powerful dragon, particularly adept amongst its kin at manipulating the currents of air that surround it. It can exhale powerful blasts of wind.]=],
}
m["withered plant"] = {
  Name = "withered plant",
  Colour = "DarkGrey",
  Glyph = "P",
  Tile = "[[File:Withered plant.png]]",
  Speed = "0",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 2000,
  AC = 10,
  EV = 0,
  Attacks = {
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Stationary flag","No exp gain flag","Harmless flag","Fragile flag",},
  MR = "Immune",
  Resistances = {"Poison resistance 3","Drown resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 0,
  Size = "Small",
  Intelligence = "Brainless",
  Genus = "plant",
  Species = "withered plant",
  Description = [=[A plant whose life has been drained away, but with its physical form still intact. It looks like it died many centuries ago.]=],
}
m["wizard"] = {
  Name = "wizard",
  Colour = "Magenta",
  Glyph = "p",
  Tile = "[[File:Wizard.png]]",
  Speed = "10",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 400,
  AC = 0,
  EV = 13,
  Attacks = {
    {Damage = 6, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Fireball", Damage = "3d19", Flags = {"Wizard",}},
      {Spell = "Banishment", Flags = {"Wizard",}},
      {Spell = "Blink", Flags = {"Wizard",}},
      {Spell = "Invisibility", Flags = {"Wizard",}},
    },
  },
  Flags = {"Unholy flag","Speaks flag","Warm blood flag",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 656,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "human",
  Species = "human",
  Description = [=[A rather eccentric person, dabbling in all sorts of arcane oddities.]=],
  Quote = [=[“Each family or tribe has a wizard or conjuring doctor, whose office we could never clearly ascertain.”
-Charles Darwin, _The Voyage of the Beagle_, ch. X. 1839.]=],
}
m["wolf"] = {
  Name = "wolf",
  Colour = "LightGrey",
  Glyph = "h",
  Tile = "[[File:Wolf.png]]",
  Speed = "17",
  HD = 4,
  ["HD"] = 4,
  ["Average HP 10x"] = 220,
  AC = 4,
  EV = 15,
  Attacks = {
    {Damage = 12, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"See invisible flag","Unblindable flag","Warm blood flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 116,
  Size = "Medium",
  Intelligence = "Animal",
  Genus = "hound",
  Species = "wolf",
  Description = [=[A strong wild canine, with sharp teeth and a healthy appetite.]=],
  Quote = [=[“Teacher: How does a dog smell?
Student: I don't know.
Teacher: Correct!”
-Traditional Spanish joke.]=],
}
m["wolf spider"] = {
  Name = "wolf spider",
  Colour = "White",
  Glyph = "s",
  Tile = "[[File:Wolf spider.png]]",
  Speed = "15",
  HD = 11,
  ["HD"] = 11,
  ["Average HP 10x"] = 550,
  AC = 3,
  EV = 10,
  Attacks = {
    {Damage = 25, Type = "Hit", Flavour = "Plain"},
    {Damage = 15, Type = "Bite", Flavour = "Poison"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"No skeleton flag","Web immune flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {"Poison vulnerability",},
  Corpse = "Noxious",
  XP = 567,
  Size = "Medium",
  Intelligence = "Animal",
  Genus = "spider",
  Species = "wolf spider",
  Description = [=[A hairy fast-moving hunting spider with vicious mandibles. It roams the dungeon in search of prey, which it kills with its deadly venom.]=],
}
m["worker ant"] = {
  Name = "worker ant",
  Colour = "Red",
  Glyph = "B",
  Tile = "[[File:Worker ant.png]]",
  Speed = "12",
  HD = 3,
  ["HD"] = 3,
  ["Average HP 10x"] = 165,
  AC = 4,
  EV = 10,
  Attacks = {
    {Damage = 8, Type = "Bite", Flavour = "Poison"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"No skeleton flag",},
  MR = "10",
  Resistances = {},
  Vulnerabilities = {"Poison vulnerability",},
  Corpse = "Clean",
  XP = 33,
  Size = "Small",
  Intelligence = "Animal",
  Genus = "worker ant",
  Species = "worker ant",
  Description = [=[A wingless black insect with sharp mandibles capable of injecting a deadly poison. It is a worker, and thus tasked with gathering food — any living being it encounters is a potential meal.]=],
}
m["worldbinder"] = {
  Name = "worldbinder",
  Colour = "Cyan",
  Glyph = "x",
  Tile = "[[File:Worldbinder.png]]",
  Speed = "14",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 400,
  AC = 12,
  EV = 4,
  Attacks = {
    {Damage = 8, Type = "Hit", Flavour = "Plain"},
    {Damage = 8, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Forceful Invitation", Flags = {"Magical",}},
    },
  },
  Flags = {"Flying flag",},
  MR = "60",
  Resistances = {"Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {},
  Corpse = "No",
  XP = 514,
  Size = "Small",
  Intelligence = "Animal",
  Genus = "worldbinder",
  Species = "worldbinder",
  Description = [=[A cloud of thick fog, with faint, feeble claws constantly reaching out and grasping futilely before being pulled back in by the fog. When threatened, it can call forth creatures banished to the void between realities, using them to defend itself.]=],
}
m["worm"] = {
  Name = "worm",
  Colour = "LightRed",
  Glyph = "w",
  Tile = "[[File:Worm.png]]",
  Speed = "6",
  HD = 4,
  ["HD"] = 4,
  ["Average HP 10x"] = 180,
  AC = 1,
  EV = 5,
  Attacks = {
    {Damage = 12, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Regenerates flag","No skeleton flag",},
  MR = "10",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 4,
  Size = "Small",
  Intelligence = "Animal",
  Genus = "worm",
  Species = "worm",
  Description = [=[A giant annelid, glistening with slime, with unusually large teeth.]=],
  Quote = [=[“While the angels, all pallid and wan,
Uprising, unveiling, affirm
That the play is the tragedy, ‘Man’,
And its hero, the Conqueror Worm.”
-Edgar Allan Poe]=],
}
m["wraith"] = {
  Name = "wraith",
  Colour = "LightGrey",
  Glyph = "W",
  Tile = "[[File:Wraith.png]]",
  Speed = "10",
  HD = 6,
  ["HD"] = 6,
  ["Average HP 10x"] = 330,
  AC = 10,
  EV = 10,
  Attacks = {
    {Damage = 15, Type = "Hit", Flavour = "Drain speed"},
  },
  Holiness = "Undead",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Flags = {"Evil flag","See invisible flag","Flying flag","Unbreathing flag","Insubstantial flag",},
  MR = "60",
  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 = 210,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "wraith",
  Species = "wraith",
  Description = [=[This undead spirit appears as a cloud of black mist surrounding an insubstantial skeletal form. Its eyes burn bright with unholy malevolence and hunger for life essence, on which it feeds.]=],
  Quote = [=[“God, though this life is but a wraith,
Although we know not what we use,
Although we grope with little faith,
Give me the heart to fight—and lose.”
-Louis Untermeyer, “Prayer”. 1919.]=],
}
m["wretched star"] = {
  Name = "wretched star",
  Colour = "Magenta",
  Glyph = "*",
  Tile = "[[File:Wretched star.png]]",
  Speed = "10 (move: 80%)",
  HD = 10,
  ["HD"] = 10,
  ["Average HP 10x"] = 700,
  AC = 10,
  EV = 10,
  Attacks = {
  },
  Holiness = "Nonliving",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Force Lance", Damage = "3d14", Flags = {"Magical",}},
      {Spell = "Corrupting Pulse", Flags = {"Magical",}},
    },
  },
  Flags = {"See invisible flag","Flying flag","Unbreathing flag","Insubstantial flag",},
  MR = "Immune",
  Resistances = {"Fire resistance","Cold resistance","Electricity resistance","Poison resistance 3","Drown resistance","Miasma resistance","Negative energy resistance 3","Torment resistance","Sticky flame resistance",},
  Vulnerabilities = {"Silver vulnerability",},
  Corpse = "No",
  XP = 789,
  Size = "Little",
  Intelligence = "Human",
  Genus = "wretched star",
  Species = "wretched star",
  Description = [=[A conflux of unearthly light and energy, awash in unnatural colours and strange forms no normal being was meant to perceive. Merely being near it fills your body with the disorder of the Abyss.]=],
}
m["wyvern"] = {
  Name = "wyvern",
  Colour = "LightGreen",
  Glyph = "l",
  Tile = "[[File:Wyvern.png]]",
  Speed = "15",
  HD = 5,
  ["HD"] = 5,
  ["Average HP 10x"] = 275,
  AC = 5,
  EV = 10,
  Attacks = {
    {Damage = 20, Type = "Bite", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Flying flag","Warm blood flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 207,
  Size = "Large",
  Intelligence = "Animal",
  Genus = "wyvern",
  Species = "wyvern",
  Description = [=[A dragon-like creature with a long, sharply pointed tail. Although smaller and less formidable than true dragons, wyverns are nonetheless a foe to be reckoned with.]=],
}
m["yak"] = {
  Name = "yak",
  Colour = "Brown",
  Glyph = "Y",
  Tile = "[[File:Yak.png]]",
  Speed = "10",
  HD = 7,
  ["HD"] = 7,
  ["Average HP 10x"] = 385,
  AC = 4,
  EV = 7,
  Attacks = {
    {Damage = 18, Type = "Gore", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Uses nothing"},
  Habitat = "Land",
  Flags = {"Warm blood flag","Herd flag",},
  MR = "20",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 204,
  Size = "Large",
  Intelligence = "Animal",
  Genus = "yak",
  Species = "yak",
  Description = [=[The common dungeon yak, covered in shaggy yak hair and bearing a nasty pair of yak horns.]=],
}
m["yaktaur"] = {
  Name = "yaktaur",
  Colour = "Red",
  Glyph = "c",
  Tile = "[[File:Yaktaur.png]]",
  Speed = "10",
  HD = 8,
  ["HD"] = 8,
  ["Average HP 10x"] = 440,
  AC = 4,
  EV = 4,
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Archer flag","Speaks flag","Warm blood flag",},
  MR = "40",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 358,
  Size = "Large",
  Intelligence = "Human",
  Genus = "yaktaur",
  Species = "yaktaur",
  Description = [=[A hybrid with the torso of a robust human atop the body of a yak. Although they excel in ranged combat, they are also formidable foes in close quarters.]=],
  Quote = [=[“When Peleus, some distance away, saw him torn apart by the frightful wound he shouted: ‘Accept this tribute to the dead, at least, Crantor, dearest of youths’, and with his powerful arm, he hurled his ash spear, at full strength, at Demoleon. It ruptured the ribcage, and stuck quivering in the bone. The centaur pulled out the shaft minus its head (he tried with difficulty to reach that also) but the head was caught in his lung. The pain itself strengthened his will: wounded, he reared up at his enemy and beat the hero down with his hooves. Peleus received the resounding blows on helmet and shield, and defending his upper arms, and controlling the weapon he held out, with one blow through the arm he pierced the bi-formed breast.”
-Ovid, _Metamorphoses_, XII, 330. 8 AD.]=],
}
m["yaktaur captain"] = {
  Name = "yaktaur captain",
  Colour = "LightRed",
  Glyph = "c",
  Tile = "[[File:Yaktaur captain.png]]",
  Speed = "10",
  HD = 14,
  ["HD"] = 14,
  ["Average HP 10x"] = 770,
  AC = 5,
  EV = 5,
  Attacks = {
    {Damage = 30, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Flags = {"Fighter flag","Archer flag","Speaks flag","Warm blood flag",},
  MR = "60",
  Resistances = {},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1037,
  Size = "Large",
  Intelligence = "Human",
  Genus = "yaktaur",
  Species = "yaktaur",
  Description = [=[An exceptionally strong and brutish yaktaur, it is able to order its weaker brethren around to do its bidding.]=],
  Quote = [=[“When Peleus, some distance away, saw him torn apart by the frightful wound he shouted: ‘Accept this tribute to the dead, at least, Crantor, dearest of youths’, and with his powerful arm, he hurled his ash spear, at full strength, at Demoleon. It ruptured the ribcage, and stuck quivering in the bone. The centaur pulled out the shaft minus its head (he tried with difficulty to reach that also) but the head was caught in his lung. The pain itself strengthened his will: wounded, he reared up at his enemy and beat the hero down with his hooves. Peleus received the resounding blows on helmet and shield, and defending his upper arms, and controlling the weapon he held out, with one blow through the arm he pierced the bi-formed breast.”
-Ovid, _Metamorphoses_, XII, 330. 8 AD.]=],
}
m["yellow draconian"] = {
  Name = "yellow draconian",
  Colour = "Yellow",
  Glyph = "d",
  Tile = "[[File:Yellow draconian.png]]",
  Speed = "10",
  HD = 14,
  ["HD"] = 14,
  ["Average HP 10x"] = 980,
  AC = 9,
  EV = 10,
  Attacks = {
    {Damage = 20, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Natural",
  ["Item Use"] = {"Weapons armour", "Starting equipment", "Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Acid Splash", Damage = "3d14", Flags = {"Natural","Breath",}},
    },
  },
  Flags = {"Cold blood flag","Speaks flag",},
  MR = "40",
  Resistances = {"Acid resistance",},
  Vulnerabilities = {},
  Corpse = "Clean",
  XP = 1232,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "draconian",
  Species = "yellow draconian",
  Description = [=[A muscular yellow-scaled humanoid with a reptilian tail and small wings.]=],
  Quote = [=[“Trogdor was a man!
I mean, he was a dragon-man!
Or... maybe he was just a dragon.
...
And the Trogdor comes in the night!”
-The Brothers Chaps, “Trogdor”. 2003.]=],
}
m["ynoxinul"] = {
  Name = "ynoxinul",
  Colour = "LightCyan",
  Glyph = "3",
  Tile = "[[File:Ynoxinul.png]]",
  Speed = "10",
  HD = 6,
  ["HD"] = 6,
  ["Average HP 10x"] = 330,
  AC = 3,
  EV = 10,
  Attacks = {
    {Damage = 12, Type = "Hit", Flavour = "Plain"},
  },
  Holiness = "Demonic",
  ["Item Use"] = {"Open doors"},
  Habitat = "Land",
  Spellsets = {
    {
      {Spell = "Iron Shot", Damage = "3d16", Flags = {"Magical",}},
      {Spell = "Summon Ufetubus", Flags = {"Magical",}},
    },
  },
  Flags = {"Flying flag",},
  MR = "40",
  Resistances = {"Cold resistance","Electricity resistance","Poison resistance","Miasma resistance","Negative energy resistance 3","Torment resistance",},
  Vulnerabilities = {"Holy vulnerability",},
  Corpse = "No",
  XP = 213,
  Size = "Medium",
  Intelligence = "Human",
  Genus = "ynoxinul",
  Species = "ynoxinul",
  Description = [=[A winged demon covered in shiny metallic scales. It has a legion of minor demons under its command.]=],
  Quote = [=[“He fixed his eyes upon the door, which, slowly opening, disclosed a stranger of majestic form, but scowling features, who demanded sternly, why he was summoned? ‘I did not summon you,’ said the trembling student. ‘You did!’ said the stranger, advancing, angrily; ‘and the demons are not to be invoked in vain.’ The student could make no reply; and the demon, enraged that one of the uninitiated should have summoned him out of mere presumption, seized him by the throat and strangled him.

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