# File: monster.txt


# This file is used to initialize the "monster race" information for Angband.

# Do not modify this file unless you know exactly what you are doing,
# unless you wish to risk possible system crashes and broken savefiles.

# === Understanding monster.txt ===

# N: serial number : monster name
# G: symbol : color
# I: speed : hit points : vision : armor class : alertness
# W: depth : rarity : unused (always 0) : experience for kill
# B: attack method : attack effect : damage
# S: spell frequency |
# S: spell type | spell type | etc
# F: flag | flag | etc
# D: Description

# 'N' indicates the beginning of an entry. The serial number must
# increase for each new item. Entry 0 is used for the player.

# 'G' is for graphics - symbol and color. There are 28 colors, as
# follows:

# d - 0  - Black         w - 1  - White         s - 2  - Slate         o - 3  - Orange
# r - 4  - Red           g - 5  - Green         b - 6  - Blue          u - 7  - Umber
# D - 8  - Light Dark    W - 9  - Light Slate   P - 10 - Light Purple  y - 11 - yellow
# R - 12 - Light Red     G - 13 - Light Green   B - 14 - Light Blue    U - 15 - Light Umber
# p - 16 - Purple        v - 17 - Violet        t - 18 - Teal          m - 19 - Mud
# Y - 20 - Light Yellow  i - 21 - Magenta-Pink  T - 22 - Light Teal    V - 23 - Light Violet
# I - 24 - Light Pink    M - 25 - Mustard       z - 26 - Blue Slate    Z - 27 - Deep Light Blue

# (note that "black" is the same color as the screen background, and
# thus the monster will appear to be an empty black space if its
# color is "d".)

# 'I' is for information - speed, health, vision in tens of feet,
# armor class, and alertness. 110 is normal speed. Alertness ranges
# from 0 (ever vigilant for intruders) to 255 (prefers to ignore
# intruders).

# 'W' is for more information - level, rarity, and experience for
# killing. The third slot is currently unused.

# 'B' is for blows - method of attack, effect of attack, and damage
# from attack. There may be up to four of these lines; effect and
# damage are optional.

# 'S' is for spells. The first S: line must be S:1_IN_X with X the
# number of monster turns, on average, before the monster will cast
# one of its spells. X must not be zero. If X is 1, the monster will
# never move while the player is in sight, and will thus never attack
# in melee, as it will cast spells every turn: if the monster is to use
# a melee attack, then X must be 2 or greater.

# 'F' is for flags. These are fairly self-explanatory. As many F:
# lines may be used as are needed to specify all the flags and flags
# are separated by the '|' symbol.

# 'D' is for description. As many D: lines may be used as are needed
# to describe the monster.

# === Understanding monster.txt flags ===

# UNIQUE monsters are just "special" monster races, with the requirement
# that only one monster of that race can exist at a time, and when it is
# killed, it can never again be generated.

# ATTR_CLEAR monsters appear the same color as the floor, terrain feature or
# object underneath them.

# ATTR_MULTI monsters are "multi-hued" - they change color, every player turn.

# CHAR_CLEAR monsters are totally invisible: the symbol shown on the screen
# is the same as the floor (or other terrain feature) below it, or the item
# that is lying on that floor. These monsters can currently be targetted as
# normal monsters: perhaps this can be changed so that the player must KNOW
# the monster is there (by bumping into it, or having the monster wake up
# and attack the player?)

# CHAR_MULTI monsters are those which look like objects, and use the symbols
# of objects. They are in plain sight, but the character should not know that
# a monster is there. At the moment, such monsters can be targetted normally
# (which means that this flag currently has no effect), but this may change
# in the future, as with CHAR_CLEAR monsters.

# (Note that currently both CHAR_CLEAR and CHAR_MULTI monsters are treated
# as normal monsters that are just a little hard to see... if you "l"ook
# for them, you will find them unless they are invisible and you cannot
# see invisible, and if you use the * command for targetting mode you
# can pick them as a target.)

# ToDo: Explain the other monster and spell flags.  But maybe in another file.


# Version stamp (required)

V:3.0.11


##### Non-race (contains the "player" picture) #####

N:0:<player>
G:@:w


##### Monster races proper #####

### Dungeon level 0 ###

N:1:Filthy street urchin
G:t:D
I:110:3:4:1:40
W:0:2:0:0
B:BEG
B:TOUCH:EAT_GOLD
F:MALE | FRIENDS
F:RAND_25 | OPEN_DOOR | TAKE_ITEM
D:He looks squalid and thoroughly revolting.

N:2:Scrawny cat
G:f:U
I:110:2:30:1:10
W:0:3:0:0
B:CLAW:HURT:1d1
F:ANIMAL
F:RAND_25
D:A skinny little furball with sharp claws and a menacing look.

N:3:Scruffy little dog
G:C:U
I:110:2:20:1:5
W:0:3:0:0
B:BITE:HURT:1d1
F:ANIMAL
F:RAND_25
D:A thin flea-ridden mutt, growling as you get close.

N:4:Farmer Maggot
G:h:w
I:110:350:40:10:3
W:0:4:0:0
B:MOAN
B:MOAN
F:UNIQUE | MALE
F:DROP_1 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:NO_CONF | NO_SLEEP
D:He's lost his dogs.  He's had his mushrooms stolen.  He's not a happy hobbit!

N:5:Blubbering idiot
G:t:W
I:110:2:6:1:0
W:0:1:0:0
B:DROOL
F:MALE
F:RAND_25 | TAKE_ITEM
D:He tends to blubber a lot.

N:6:Boil-covered wretch
G:t:g
I:110:2:6:1:0
W:0:1:0:0
B:DROOL
F:MALE
F:RAND_25 | OPEN_DOOR | BASH_DOOR | TAKE_ITEM
D:Ugly doesn't begin to describe him.

N:7:Village idiot
G:t:G
I:120:10:6:1:0
W:0:1:0:0
B:DROOL
F:MALE
F:RAND_25 | TAKE_ITEM
D:Drooling and comical, but then, what do you expect?

N:8:Pitiful-looking beggar
G:t:U
I:110:3:10:1:40
W:0:1:0:0
B:BEG
F:MALE
F:RAND_25 | OPEN_DOOR | TAKE_ITEM
D:You just can't help feeling sorry for him.

N:9:Mangy-looking leper
G:t:u
I:110:1:10:1:50
W:0:1:0:0
B:BEG
F:MALE
F:RAND_25 | OPEN_DOOR | TAKE_ITEM
D:You feel it isn't safe to touch him.

N:10:Squint-eyed rogue
G:t:b
I:110:9:10:8:99
W:0:1:0:0
B:HIT:HURT:1d6
B:TOUCH:EAT_ITEM
B:INSULT
F:MALE | EVIL
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
D:A hardy, street-wise crook that knows an easy catch when it sees one.

N:11:Singing, happy drunk
G:t:y
I:110:4:10:1:0
W:0:1:0:0
B:BEG
F:MALE
F:DROP_40 | ONLY_GOLD
F:RAND_50 | OPEN_DOOR | BASH_DOOR | TAKE_ITEM
D:He makes you glad to be sober.

N:12:Aimless-looking merchant
G:t:o
I:110:6:10:1:255
W:0:1:0:0
B:HIT:HURT:1d3
F:MALE
F:DROP_40 | ONLY_GOLD
F:RAND_50 | OPEN_DOOR | BASH_DOOR | TAKE_ITEM
D:The typical ponce around town, with purse jingling, and looking for more
D: amulets of adornment to buy.

N:13:Mean-looking mercenary
G:t:r
I:110:23:10:20:250
W:0:1:0:0
B:HIT:HURT:1d10
F:MALE | EVIL
F:DROP_40
F:RAND_50 | OPEN_DOOR | BASH_DOOR | TAKE_ITEM
D:No job is too low for him.

N:14:Battle-scarred veteran
G:t:B
I:110:32:10:30:250
W:0:1:0:0
B:HIT:HURT:2d6
F:MALE
F:DROP_40
F:RAND_50 | OPEN_DOOR | BASH_DOOR | TAKE_ITEM
D:He doesn't take to strangers kindly.

### Dungeon level 1 ###

N:15:Grey mold
G:m:s
I:110:2:2:1:0
W:1:1:0:3
B:SPORE:HURT:1d4
B:SPORE:HURT:1d4
F:EMPTY_MIND | STUPID
F:NEVER_MOVE
F:IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:A small strange grey growth.

N:16:Grey mushroom patch
G:,:s
I:110:2:2:1:0
W:1:1:0:1
B:SPORE:CONFUSE:1d4
F:EMPTY_MIND | STUPID
F:NEVER_MOVE
F:IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:Yum!  It looks quite tasty.

N:17:Giant yellow centipede
G:c:y
I:110:7:8:12:30
W:1:1:0:2
B:BITE:HURT:1d3
B:STING:HURT:1d3
F:ANIMAL | WEIRD_MIND
D:It is about four feet long and carnivorous.

N:18:Giant white centipede
G:c:w
I:110:9:7:10:40
W:1:1:0:2
B:BITE:HURT:1d2
B:STING:HURT:1d2
F:ANIMAL | WEIRD_MIND
F:RAND_50 | BASH_DOOR
D:It is about four feet long and carnivorous.

N:19:White icky thing
G:i:w
I:110:6:12:7:10
W:1:1:0:1
B:TOUCH:HURT:1d2
F:EMPTY_MIND
F:RAND_25 | RAND_50
D:It is a smallish, slimy, icky creature.

N:20:Clear icky thing
G:i:w
I:110:6:12:6:10
W:1:1:0:2
B:TOUCH:HURT:1d2
F:EMPTY_MIND | INVISIBLE
F:RAND_25 | RAND_50
F:ATTR_CLEAR
D:It is a smallish, slimy, icky, blobby creature.

N:21:Giant white mouse
G:r:w
I:110:2:8:4:20
W:1:1:0:1
B:BITE:HURT:1d2
F:ANIMAL | MULTIPLY
F:RAND_50
D:It is about three feet long with large teeth.

N:22:Large brown snake
G:J:u
I:100:14:4:35:99
W:1:1:0:3
B:BITE:HURT:1d3
B:CRUSH:HURT:1d4
F:ANIMAL
F:RAND_25 | BASH_DOOR
D:It is about eight feet long.

N:23:Large white snake
G:J:w
I:100:11:4:30:99
W:1:1:0:2
B:BITE:HURT:1d1
B:CRUSH:HURT:1d1
F:ANIMAL
F:RAND_50 | BASH_DOOR
D:It is about eight feet long.

N:24:Small kobold
G:k:y
I:110:8:20:16:10
W:1:1:0:5
B:HIT:HURT:1d5
F:EVIL
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:IM_POIS
D:It is a squat and ugly humanoid figure with a canine face.

### Dungeon level 2 ###

N:25:Kobold
G:k:G
I:110:12:20:16:10
W:2:1:0:5
B:HIT:HURT:1d8
F:EVIL
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:IM_POIS
D:It is a small, dog-headed humanoid.

### Dungeon level 1 ###

N:26:White worm mass
G:w:w
I:100:10:7:1:10
W:1:1:0:2
B:CRAWL:POISON:1d2
F:ANIMAL | WEIRD_MIND | MULTIPLY | STUPID
F:RAND_25 | RAND_50
F:HURT_LIGHT | IM_POIS | NO_FEAR
D:It is a large slimy mass of worms.

N:27:Floating eye
G:e:o
I:110:11:2:6:10
W:1:1:0:1
B:GAZE:PARALYZE
F:NEVER_MOVE
F:HURT_LIGHT | NO_FEAR
D:A disembodied eye, floating a few feet above the ground.

N:28:Rock lizard
G:R:U
I:110:8:20:4:15
W:1:1:0:2
B:BITE:HURT:1d1
F:ANIMAL
D:It is a small lizard with a hardened hide.

N:29:Jackal
G:C:U
I:110:3:10:3:10
W:1:1:0:1
B:BITE:HURT:1d1
F:ANIMAL | FRIENDS
D:It is a yapping snarling dog, dangerous when in a pack.

N:30:Soldier ant
G:a:W
I:110:6:10:3:10
W:1:1:0:3
B:BITE:HURT:1d2
F:ANIMAL | WEIRD_MIND
F:BASH_DOOR
D:A large ant with powerful mandibles.

N:31:Fruit bat
G:b:o
I:120:4:20:3:10
W:1:1:0:1
B:BITE:HURT:1d1
F:ANIMAL
D:A fast-moving pest.

### Dungeon level 2 ###

N:32:Shrieker mushroom patch
G:,:R
I:110:1:4:1:0
W:2:1:0:1
F:EMPTY_MIND | STUPID
F:NEVER_BLOW | NEVER_MOVE
F:IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:SHRIEK
D:Yum!  It looks quite tasty.  It doesn't sound so nice, though...

N:33:Blubbering icky thing
G:i:W
I:110:18:14:4:10
W:2:1:0:8
B:CRAWL:POISON:1d4
B:CRAWL:EAT_FOOD
F:EMPTY_MIND
F:RAND_50 | KILL_BODY | TAKE_ITEM
F:IM_POIS
D:It is a smallish, slimy, icky, hungry creature.

N:34:Metallic green centipede
G:c:g
I:120:10:5:4:10
W:2:1:0:3
B:CRAWL:HURT:1d1
F:ANIMAL | WEIRD_MIND
F:RAND_50 | BASH_DOOR
D:It is about four feet long and carnivorous.

N:35:Novice warrior
G:p:u
I:110:23:20:16:5
W:2:1:0:6
B:HIT:HURT:1d7
B:HIT:HURT:1d7
F:MALE
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
D:He looks inexperienced but tough.

N:36:Novice rogue
G:p:b
I:110:20:20:12:5
W:2:1:0:6
B:HIT:HURT:1d6
B:TOUCH:EAT_GOLD
F:MALE | EVIL
F:DROP_60
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
D:A rather shifty individual.

N:37:Novice priest
G:p:g
I:110:18:20:10:10
W:2:1:0:6
B:HIT:HURT:1d5
F:MALE
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:FORCE_SLEEP
S:1_IN_12
S:CAUSE_1 | HEAL | SCARE
D:He is tripping over his priestly robes.

N:38:Novice mage
G:p:r
I:110:15:20:6:5
W:2:1:0:6
B:HIT:HURT:1d4
F:MALE
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:FORCE_SLEEP
S:1_IN_12
S:BLIND | BLINK | CONF | MISSILE
D:He is leaving behind a trail of dropped spell components.

N:39:Yellow mushroom patch
G:,:y
I:110:1:2:1:0
W:2:1:0:2
B:SPORE:TERRIFY:1d6
F:EMPTY_MIND | STUPID
F:NEVER_MOVE
F:IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:Yum!  It looks quite tasty.

N:40:White jelly
G:j:w
I:120:36:2:1:99
W:2:1:0:10
B:TOUCH:POISON:1d2
F:EMPTY_MIND | STUPID
F:NEVER_MOVE
F:HURT_LIGHT | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:Its a large pile of white flesh.

N:41:Giant green frog
G:R:g
I:110:9:12:8:30
W:2:1:0:6
B:BITE:HURT:1d3
F:ANIMAL
F:RAND_25 | BASH_DOOR
D:It is as big as a wolf.

N:42:Giant black ant
G:a:D
I:110:11:8:20:80
W:2:1:0:8
B:BITE:HURT:1d4
F:ANIMAL | WEIRD_MIND
F:RAND_25 | BASH_DOOR
D:It is about three feet long.

N:43:Salamander
G:R:o
I:110:14:8:20:80
W:2:1:0:10
B:BITE:FIRE:1d3
F:ANIMAL
F:RAND_25
F:IM_FIRE
D:A small black and orange lizard.

N:44:White harpy
G:H:w
I:110:6:16:17:10
W:2:1:0:5
B:CLAW:HURT:1d1
B:CLAW:HURT:1d1
B:BITE:HURT:1d2
F:FEMALE | EVIL | ANIMAL
F:RAND_50
D:A flying, screeching bird with a woman's face.

N:45:Blue yeek
G:y:b
I:110:7:18:14:10
W:2:1:0:4
B:HIT:HURT:1d5
F:ANIMAL
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID
D:A small humanoid figure.

N:46:Grip, Farmer Maggot's dog
G:C:W
I:120:25:30:30:0
W:2:1:0:30
B:BITE:HURT:1d4
F:UNIQUE | ANIMAL
F:RAND_25 | BASH_DOOR
F:NO_CONF | NO_SLEEP
D:A rather vicious dog belonging to Farmer Maggot.  It thinks you are stealing
D: mushrooms.

N:47:Fang, Farmer Maggot's dog
G:C:W
I:120:25:30:30:0
W:2:1:0:30
B:BITE:HURT:1d4
F:UNIQUE | ANIMAL
F:RAND_25 | BASH_DOOR
F:NO_CONF | NO_SLEEP
D:A rather vicious dog belonging to Farmer Maggot.  It thinks you are stealing
D: mushrooms.

N:48:Green worm mass
G:w:g
I:100:15:7:3:10
W:2:1:0:3
B:CRAWL:ACID:1d3
F:ANIMAL | WEIRD_MIND | MULTIPLY | STUPID
F:RAND_25 | RAND_50
F:HURT_LIGHT | IM_ACID | NO_FEAR
D:It is a large slimy mass of worms.

N:49:Large yellow snake
G:J:y
I:100:18:5:38:75
W:2:1:0:9
B:BITE:HURT:1d4
B:CRUSH:HURT:1d6
F:ANIMAL
F:RAND_25 | BASH_DOOR
D:It is about ten feet long.

N:50:Cave spider
G:S:p
I:120:7:8:16:80
W:2:1:0:7
B:BITE:HURT:1d4
F:ANIMAL | WEIRD_MIND | FRIENDS
F:BASH_DOOR
D:It is a black spider that moves in fits and starts.

N:51:Wild cat
G:f:U
I:120:9:40:12:0
W:2:2:0:8
B:CLAW:HURT:1d3
B:CLAW:HURT:1d3
F:ANIMAL
F:BASH_DOOR
D:A larger than normal feline, hissing loudly.  Its velvet paws conceal a
D: fistful of needles.

### Dungeon level 3 ###

N:52:Smeagol
G:h:B
I:130:400:20:12:5
W:3:2:0:50
B:TOUCH:EAT_GOLD:1d4
F:UNIQUE | MALE | EVIL | INVISIBLE
F:DROP_1 | DROP_GOOD | DROP_GREAT
F:RAND_25 | RAND_50 | OPEN_DOOR | BASH_DOOR | TAKE_ITEM
F:HURT_LIGHT
D:Usually known as Gollum.  He's been sneaking, and he wants his 'precious.'

N:53:Green ooze
G:j:g
I:120:8:8:16:80
W:3:2:0:4
B:CRAWL:ACID:1d3
F:EMPTY_MIND | STUPID
F:DROP_60
F:RAND_25 | RAND_50
F:IM_ACID | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:It's green and it's oozing.

N:54:Poltergeist
G:G:W
I:130:6:8:15:10
W:3:1:0:8
B:TOUCH:TERRIFY
F:UNDEAD | EVIL | COLD_BLOOD | INVISIBLE
F:DROP_40 | DROP_60
F:RAND_25 | RAND_50 | PASS_WALL | TAKE_ITEM
F:HURT_LIGHT | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
S:1_IN_15
S:BLINK
D:It is a ghastly, ghostly form.

N:55:Metallic blue centipede
G:c:b
I:120:12:6:6:15
W:3:1:0:7
B:CRAWL:HURT:1d2
F:ANIMAL | WEIRD_MIND
F:RAND_50 | BASH_DOOR
D:It is about four feet long and carnivorous.

N:56:Giant white louse
G:l:w
I:120:1:6:5:10
W:3:1:0:1
B:BITE:HURT:1d1
F:ANIMAL | WEIRD_MIND | MULTIPLY
F:RAND_25 | RAND_50
D:It is six inches long.

N:57:Black naga
G:n:D
I:110:27:16:40:120
W:3:1:0:20
B:CRUSH:HURT:1d8
F:FEMALE | EVIL
F:DROP_60
F:RAND_25 | BASH_DOOR
D:A large black serpent's body with a female torso.

N:58:Spotted mushroom patch
G:,:o
I:110:1:2:1:0
W:3:1:0:3
B:SPORE:POISON:2d4
F:EMPTY_MIND | STUPID
F:NEVER_MOVE
F:IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:Yum!  It looks quite tasty.

N:59:Silver jelly
G:j:W
I:120:45:2:1:99
W:3:2:0:12
B:TOUCH:EAT_LIGHT:1d3
B:TOUCH:EAT_LIGHT:1d3
F:EMPTY_MIND | STUPID
F:NEVER_MOVE
F:HURT_LIGHT | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
S:1_IN_15
S:DRAIN_MANA
D:It is a large pile of silver flesh that sucks all light from its surroundings.

N:60:Yellow jelly
G:j:y
I:120:45:2:1:99
W:3:1:0:12
B:TOUCH:POISON:1d3
F:EMPTY_MIND | STUPID
F:NEVER_MOVE
F:HURT_LIGHT | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
S:1_IN_15
S:DRAIN_MANA
D:It's a large pile of yellow flesh.

N:61:Scruffy looking hobbit
G:h:b
I:110:9:16:8:10
W:3:1:0:4
B:HIT:HURT:1d4
B:TOUCH:EAT_GOLD
F:MALE | EVIL
F:DROP_60
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
D:A short little guy, in bedraggled clothes.  He appears to be looking for a
D: good tavern.

N:62:Giant white ant
G:a:w
I:110:11:8:16:80
W:3:1:0:7
B:BITE:HURT:1d4
F:ANIMAL | WEIRD_MIND
F:BASH_DOOR
D:It is about two feet long and has sharp pincers.

N:63:Yellow mold
G:m:y
I:110:36:2:10:99
W:3:1:0:9
B:SPORE:HURT:1d4
F:EMPTY_MIND | STUPID
F:NEVER_MOVE
F:IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:It is a strange yellow growth on the dungeon floor.

N:64:Metallic red centipede
G:c:r
I:120:18:8:9:20
W:3:1:0:12
B:CRAWL:HURT:1d2
F:ANIMAL | WEIRD_MIND
F:RAND_25 | BASH_DOOR
D:It is about four feet long and carnivorous.

N:65:Yellow worm mass
G:w:y
I:100:18:7:4:10
W:3:2:0:4
B:CRAWL:LOSE_DEX:1d3
F:ANIMAL | WEIRD_MIND | MULTIPLY | STUPID
F:RAND_25 | RAND_50
F:HURT_LIGHT | NO_FEAR
D:It is a large slimy mass of worms.

N:66:Clear worm mass
G:w:w
I:100:10:7:1:10
W:3:2:0:4
B:CRAWL:POISON:1d2
F:ANIMAL | WEIRD_MIND | INVISIBLE | MULTIPLY | STUPID
F:RAND_25 | RAND_50
F:HURT_LIGHT | IM_POIS | NO_FEAR
F:ATTR_CLEAR
D:It is a disgusting mass of poisonous worms.

N:67:Radiation eye
G:e:R
I:110:11:2:6:10
W:3:1:0:6
B:GAZE:LOSE_STR:1d6
F:NEVER_MOVE
F:HURT_LIGHT | NO_FEAR
S:1_IN_11
S:DRAIN_MANA
D:A disembodied eye, crackling with energy.

### Dungeon level 4 ###

N:68:Cave lizard
G:R:u
I:110:11:8:16:80
W:4:1:0:8
B:BITE:HURT:1d5
F:ANIMAL
D:It is an armoured lizard with a powerful bite.

N:69:Novice ranger
G:p:W
I:110:27:20:8:5
W:4:1:0:18
B:HIT:HURT:1d5
B:HIT:HURT:1d5
F:MALE
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:FORCE_SLEEP
S:1_IN_9
S:ARROW_1 | MISSILE
D:An agile hunter, ready and relaxed.

N:70:Novice paladin
G:p:w
I:110:27:20:16:5
W:4:1:0:18
B:HIT:HURT:1d7
B:HIT:HURT:1d7
F:MALE
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:FORCE_SLEEP
S:1_IN_9
S:CAUSE_1 | SCARE
D:An adventurer both devoutly religious and skillful in combat.

N:71:Blue jelly
G:j:b
I:110:54:2:1:99
W:4:1:0:14
B:TOUCH:COLD:1d6
F:COLD_BLOOD | EMPTY_MIND | STUPID
F:NEVER_MOVE
F:HURT_LIGHT | IM_COLD | NO_FEAR | NO_CONF | NO_SLEEP
D:It's a large pile of pulsing blue flesh.

N:72:Creeping copper coins
G:$:u
I:100:32:3:24:10
W:4:3:0:9
B:HIT:HURT:1d4
B:TOUCH:POISON:2d4
F:COLD_BLOOD | METAL
F:DROP_1 | ONLY_GOLD
F:BASH_DOOR
F:IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP
D:It appears to be a pile of copper coins.

N:73:Giant white rat
G:r:W
I:110:3:8:7:30
W:4:1:0:1
B:BITE:POISON:1d3
F:ANIMAL | MULTIPLY
F:RAND_25
D:It is a very vicious rodent.

N:74:Blue worm mass
G:w:b
I:100:23:7:12:10
W:4:1:0:5
B:CRAWL:COLD:1d4
F:ANIMAL | COLD_BLOOD | WEIRD_MIND | MULTIPLY | STUPID
F:RAND_25 | RAND_50
F:HURT_LIGHT | IM_COLD | NO_FEAR
D:It is a large slimy mass of worms.

N:75:Large grey snake
G:J:s
I:100:27:6:41:50
W:4:1:0:14
B:BITE:HURT:1d5
B:CRUSH:HURT:1d8
F:ANIMAL
F:RAND_25 | BASH_DOOR
D:It is about ten feet long.

### Dungeon level 5 ###

N:76:Bullroarer the Hobbit
G:h:U
I:120:60:16:8:10
W:5:3:0:90
B:HIT:HURT:1d8
B:HIT:HURT:1d8
F:UNIQUE | MALE
F:DROP_2 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
D:He is a sturdy hobbit who is renowned for his unusual strength and vigour.  He
D: can prove a troublesome opponent.

### Dungeon level 6 ###

N:77:Novice mage
G:p:r
I:110:15:20:6:10
W:6:2:0:6
B:HIT:HURT:1d4
F:MALE | FRIENDS
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:FORCE_SLEEP
S:1_IN_12
S:BLIND | BLINK | CONF | MISSILE
D:He is leaving behind a trail of dropped spell components.

### Dungeon level 5 ###

N:78:Green naga
G:n:g
I:110:41:18:40:120
W:5:1:0:30
B:CRUSH:HURT:1d8
B:SPIT:ACID:2d6
F:FEMALE | EVIL
F:DROP_60
F:RAND_25 | BASH_DOOR | TAKE_ITEM
F:IM_ACID
D:A large green serpent with a female's torso.  Her green skin glistens with
D: acid.

N:79:Blue ooze
G:j:b
I:110:8:8:16:80
W:5:1:0:7
B:CRAWL:COLD:1d4
F:EMPTY_MIND | STUPID
F:DROP_40
F:RAND_25 | RAND_50
F:IM_COLD | NO_FEAR | NO_CONF | NO_SLEEP
D:It's blue and it's oozing.

N:80:Green glutton ghost
G:G:g
I:130:8:10:20:10
W:5:1:0:15
B:TOUCH:EAT_FOOD:1d1
F:UNDEAD | EVIL | COLD_BLOOD | INVISIBLE
F:DROP_40 | DROP_60
F:RAND_25 | RAND_50 | PASS_WALL
F:NO_CONF | NO_SLEEP
D:It is a very ugly green ghost with a voracious appetite.

N:81:Green jelly
G:j:g
I:120:99:2:1:99
W:5:1:0:18
B:TOUCH:ACID:1d2
F:EMPTY_MIND | STUPID
F:NEVER_MOVE
F:HURT_LIGHT | IM_ACID | NO_FEAR | NO_CONF | NO_SLEEP
D:It is a large pile of pulsing green flesh.

N:82:Large kobold
G:k:b
I:110:65:20:32:30
W:5:1:0:25
B:HIT:HURT:1d10
F:EVIL
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:IM_POIS
D:It a man-sized figure with the all too recognizable face of a kobold.

N:83:Skeleton kobold
G:s:w
I:110:23:20:26:40
W:5:1:0:12
B:HIT:HURT:1d6
F:UNDEAD | EVIL | COLD_BLOOD | EMPTY_MIND
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:It is a small animated kobold skeleton.

N:84:Grey icky thing
G:i:s
I:110:18:14:12:15
W:5:1:0:10
B:TOUCH:HURT:1d5
F:EMPTY_MIND
F:RAND_50
D:It is a smallish, slimy, icky, nasty creature.

N:85:Disenchanter eye
G:e:v
I:100:32:2:6:10
W:5:2:0:20
B:GAZE:UN_BONUS
F:NEVER_MOVE
F:HURT_LIGHT | RES_DISE | NO_FEAR
F:ATTR_MULTI
S:1_IN_9
S:DRAIN_MANA
D:A disembodied eye, crackling with magic.

N:86:Red worm mass
G:w:r
I:100:23:7:12:10
W:5:1:0:6
B:CRAWL:FIRE:1d6
F:ANIMAL | EMPTY_MIND | MULTIPLY | STUPID
F:RAND_25 | RAND_50 | BASH_DOOR
F:HURT_LIGHT | IM_FIRE | NO_FEAR
D:It is a large slimy mass of worms.

N:87:Copperhead snake
G:J:o
I:110:14:6:20:1
W:5:1:0:15
B:BITE:POISON:2d4
F:ANIMAL
F:RAND_50 | BASH_DOOR
F:IM_POIS
D:It has a copper head and sharp venomous fangs.

### Dungeon level 6 ###

N:88:Purple mushroom patch
G:,:P
I:110:1:2:1:0
W:6:2:0:15
B:SPORE:LOSE_CON:1d2
B:SPORE:LOSE_CON:1d2
B:SPORE:LOSE_CON:1d2
F:EMPTY_MIND | STUPID
F:NEVER_MOVE
F:NO_FEAR | NO_CONF | NO_SLEEP
D:Yum!  It looks quite tasty.

N:89:Novice priest
G:p:g
I:110:18:20:10:5
W:6:2:0:6
B:HIT:HURT:1d5
F:MALE | FRIENDS
F:DROP_40
F:OPEN_DOOR | BASH_DOOR
F:FORCE_SLEEP
S:1_IN_12
S:CAUSE_1 | HEAL | SCARE
D:He is tripping over his priestly robes.

N:90:Novice warrior
G:p:u
I:110:23:20:16:5
W:6:2:0:6
B:HIT:HURT:1d7
B:HIT:HURT:1d7
F:MALE | FRIENDS
F:DROP_40
F:OPEN_DOOR | BASH_DOOR
D:He looks inexperienced but tough.

N:91:Novice rogue
G:p:b
I:110:20:20:12:5
W:6:2:0:6
B:HIT:HURT:1d6
B:TOUCH:EAT_GOLD
F:MALE | EVIL | FRIENDS
F:DROP_40
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
D:A rather shifty individual.

N:92:Brown mold
G:m:u
I:110:68:2:12:99
W:6:1:0:20
B:SPORE:CONFUSE:1d4
F:EMPTY_MIND | STUPID
F:NEVER_MOVE
F:IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:A strange brown growth on the dungeon floor.

N:93:Giant brown bat
G:b:u
I:130:14:10:15:30
W:6:1:0:10
B:BITE:HURT:1d3
F:ANIMAL
F:RAND_50
D:It screeches as it attacks.

### Dungeon level 4 ###

N:94:Kobold archer
G:k:W
I:110:24:20:16:10
W:4:1:0:20
B:HIT:HURT:1d9
F:EVIL
F:DROP_40
F:OPEN_DOOR | BASH_DOOR
F:IM_POIS
S:1_IN_5
S:ARROW_2
D:It is an ugly dog-headed humanoid wielding a bow.

### Dungeon level 6 ###

N:95:Creeping silver coins
G:$:s
I:100:54:4:30:10
W:6:3:0:18
B:HIT:HURT:1d6
B:TOUCH:POISON:2d6
F:COLD_BLOOD | METAL
F:DROP_40 | DROP_1 | ONLY_GOLD
F:BASH_DOOR
F:IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP
D:It appears to be a pile of silver coins.

N:96:Snaga
G:o:U
I:110:36:20:32:30
W:6:1:0:15
B:HIT:HURT:1d8
F:MALE | ORC | EVIL | FRIENDS
F:DROP_20
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT
D:He is one of the many weaker 'slave' orcs, often mistakenly known as a goblin.

N:97:Rattlesnake
G:J:r
I:110:24:6:24:1
W:6:1:0:20
B:BITE:POISON:2d5
F:ANIMAL
F:RAND_50 | BASH_DOOR
F:IM_POIS
D:It is recognized by the hard-scaled end of its body that is often rattled to
D: frighten its prey.

### Dungeon level 7 ###

N:98:Cave orc
G:o:G
I:110:55:20:32:30
W:7:1:0:20
B:HIT:HURT:1d8
F:MALE | ORC | EVIL | FRIENDS
F:DROP_20
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT
D:He is often found in huge numbers in deep caves.

N:99:Wood spider
G:S:U
I:120:11:8:16:80
W:7:3:0:15
B:BITE:HURT:1d3
B:STING:POISON:1d4
F:ANIMAL | WEIRD_MIND | FRIENDS
F:BASH_DOOR
F:IM_POIS
D:It scuttles towards you.

N:100:Manes
G:u:u
I:110:36:20:32:30
W:7:2:0:16
B:HIT:HURT:1d8
F:DEMON | EVIL | FRIENDS
F:OPEN_DOOR | BASH_DOOR
F:IM_FIRE | NO_FEAR
D:It is a minor but aggressive demon.

N:101:Bloodshot eye
G:e:r
I:110:45:2:6:10
W:7:3:0:15
B:GAZE:BLIND:2d6
F:NEVER_MOVE
F:HURT_LIGHT | NO_FEAR
S:1_IN_7
S:DRAIN_MANA
D:A disembodied eye, bloodshot and nasty.

N:102:Red naga
G:n:r
I:110:50:20:40:120
W:7:2:0:40
B:CRUSH:HURT:1d10
B:BITE:LOSE_STR:1d4
F:FEMALE | EVIL
F:DROP_60
F:RAND_25 | BASH_DOOR | TAKE_ITEM
D:A large red snake with a woman's torso.

N:103:Red jelly
G:j:r
I:110:117:2:1:99
W:7:1:0:26
B:TOUCH:LOSE_STR:1d5
F:EMPTY_MIND | STUPID
F:NEVER_MOVE
F:HURT_LIGHT | NO_FEAR | NO_CONF | NO_SLEEP
D:It is a large pulsating mound of red flesh.

N:104:Giant red frog
G:R:r
I:110:23:12:16:50
W:7:1:0:16
B:BITE:LOSE_STR:2d4
F:ANIMAL
F:RAND_50 | BASH_DOOR
D:It looks poisonous.

N:105:Green icky thing
G:i:g
I:110:23:14:12:20
W:7:2:0:18
B:TOUCH:ACID:2d5
F:EMPTY_MIND
F:RAND_50
F:IM_ACID
D:It is a smallish, slimy, icky, acidic creature.

N:106:Zombified kobold
G:z:s
I:110:27:20:14:30
W:7:1:0:14
B:HIT:HURT:1d2
B:HIT:HURT:1d2
F:UNDEAD | EVIL | COLD_BLOOD | EMPTY_MIND
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:It is an animated kobold corpse.  Flesh falls off in large chunks as it
D: shambles forward.

N:107:Lost soul
G:G:B
I:110:9:12:10:10
W:7:2:0:18
B:HIT:HURT:2d2
B:TOUCH:LOSE_WIS
F:UNDEAD | EVIL | COLD_BLOOD | INVISIBLE
F:DROP_40 | DROP_60
F:RAND_50 | PASS_WALL | TAKE_ITEM
F:IM_COLD | NO_CONF | NO_SLEEP
S:1_IN_15
S:DRAIN_MANA | TPORT
D:It is almost insubstantial.

N:108:Dark elf
G:h:D
I:110:39:20:16:20
W:7:2:0:25
B:HIT:HURT:1d6
B:HIT:HURT:1d6
F:MALE | EVIL
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT
F:FORCE_SLEEP
S:1_IN_10
S:CONF | DARKNESS
D:An elven figure with jet black skin and white hair, his eyes are large and
D: twisted with evil.

N:109:Night lizard
G:R:b
I:110:18:20:16:30
W:7:2:0:35
B:BITE:HURT:1d6
B:BITE:HURT:1d6
F:ANIMAL
D:It is a black lizard with overlapping scales and a powerful jaw.

N:110:Mughash the Kobold Lord
G:k:v
I:110:150:20:20:20
W:7:3:0:100
B:HIT:HURT:1d10
B:HIT:HURT:1d10
B:HIT:HURT:1d10
F:UNIQUE | MALE | EVIL | ESCORT | ESCORTS
F:DROP_1 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_POIS
D:Strong and powerful, for a kobold.

### Dungeon level 8 ###

N:111:Wormtongue, Agent of Saruman
G:p:B
I:110:250:20:30:20
W:8:1:0:150
B:HIT:HURT:1d5
B:HIT:HURT:1d5
B:TOUCH:EAT_GOLD
B:INSULT
F:UNIQUE | MALE | EVIL
F:DROP_1 | DROP_GOOD | DROP_GREAT | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
F:FORCE_SLEEP
S:1_IN_5
S:HEAL | SLOW | TRAPS
S:BA_POIS
S:BO_COLD
D:He's been spying for Saruman.  He is a snivelling wretch with no morals and
D: disgusting habits.

N:112:Lagduf, the Snaga
G:o:y
I:110:190:20:32:30
W:8:2:0:80
B:HIT:HURT:1d10
B:HIT:HURT:1d10
B:HIT:HURT:1d9
B:HIT:HURT:1d9
F:UNIQUE | MALE | ORC | EVIL | ESCORT
F:DROP_1 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
D:A captain of a regiment of weaker orcs, Lagduf keeps his troop in order with
D: displays of excessive violence.

N:113:Brown yeek
G:y:u
I:110:18:18:18:10
W:8:1:0:11
B:HIT:HURT:1d6
F:ANIMAL
F:DROP_40
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID
D:It is a strange small humanoid.

N:114:Novice ranger
G:p:W
I:110:27:20:8:5
W:8:2:0:18
B:HIT:HURT:1d5
B:HIT:HURT:1d5
F:MALE | FRIENDS
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:FORCE_SLEEP
S:1_IN_9
S:ARROW_1 | MISSILE
D:An agile hunter, ready and relaxed.

N:115:Giant salamander
G:R:y
I:110:24:6:40:1
W:8:1:0:50
B:BITE:FIRE:3d6
F:ANIMAL
F:RAND_25
F:IM_FIRE
F:FORCE_SLEEP
S:1_IN_9
S:BR_FIRE
D:A large black and yellow lizard.  You'd better run away!

N:116:Green mold
G:m:g
I:110:95:2:14:75
W:8:1:0:28
B:SPORE:TERRIFY:1d4
F:EMPTY_MIND | STUPID
F:NEVER_MOVE
F:IM_ACID | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:It is a strange growth on the dungeon floor.

N:117:Skeleton orc
G:s:w
I:110:45:20:36:40
W:8:1:0:26
B:HIT:HURT:2d5
F:ORC | UNDEAD | EVIL | COLD_BLOOD | EMPTY_MIND
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:It is an animated orc skeleton.

N:118:Novice paladin
G:p:w
I:110:27:20:16:5
W:8:2:0:18
B:HIT:HURT:1d7
B:HIT:HURT:1d7
F:MALE | FRIENDS
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:FORCE_SLEEP
S:1_IN_9
S:CAUSE_1 | SCARE
D:An adventurer both devoutly religious and skillful in combat.

N:119:Lemure
G:u:U
I:110:65:20:32:30
W:8:3:0:16
B:HIT:HURT:1d8
F:DEMON | EVIL | FRIENDS
F:OPEN_DOOR | BASH_DOOR
F:IM_FIRE | NO_FEAR
D:It is the larval form of a major demon.

N:120:Hill orc
G:o:u
I:110:65:20:32:30
W:8:1:0:25
B:HIT:HURT:1d10
F:MALE | ORC | EVIL | FRIENDS
F:DROP_20
F:OPEN_DOOR | BASH_DOOR
D:He is a hardy well-weathered survivor.

N:121:Bandit
G:p:b
I:110:36:20:24:10
W:8:2:0:26
B:HIT:HURT:2d4
B:TOUCH:EAT_GOLD
F:MALE | EVIL
F:DROP_1
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
D:He is after your cash!

### Dungeon level 9 ###

N:122:Yeti
G:Y:w
I:110:55:20:24:10
W:9:3:0:30
B:CLAW:HURT:1d3
B:CLAW:HURT:1d3
B:BITE:HURT:1d4
F:ANIMAL
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD
D:A large white figure covered in shaggy fur.

N:123:Bloodshot icky thing
G:i:r
I:110:32:14:18:20
W:9:3:0:24
B:TOUCH:HURT:1d4
B:CRAWL:ACID:2d4
F:EMPTY_MIND
F:RAND_50
F:IM_POIS
S:1_IN_11
S:DRAIN_MANA
D:It is a strange, slimy, icky creature.

N:124:Giant grey rat
G:r:s
I:110:4:8:12:20
W:9:1:0:2
B:BITE:POISON:1d4
F:ANIMAL | MULTIPLY
F:RAND_25
F:IM_POIS
D:It is a rodent of unusual size.

N:125:Black harpy
G:H:D
I:120:14:16:22:10
W:9:1:0:19
B:CLAW:HURT:1d2
B:CLAW:HURT:1d2
B:BITE:HURT:1d3
F:FEMALE | EVIL | ANIMAL
F:RAND_25
D:A woman's face on the body of a vicious black bird.

N:126:Orc shaman
G:o:r
I:110:41:20:15:20
W:9:1:0:30
B:HIT:HURT:1d6
B:HIT:HURT:1d6
F:MALE | ORC | EVIL
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT
F:FORCE_SLEEP
S:1_IN_8
S:BLINK | CAUSE_1 | MISSILE
D:An orc dressed in skins who gestures wildly.

N:127:Baby blue dragon
G:d:b
I:110:88:20:30:70
W:9:2:0:35
B:CLAW:HURT:1d3
B:CLAW:HURT:1d3
B:BITE:HURT:1d5
F:DRAGON | EVIL
F:DROP_40 | DROP_1 | ONLY_GOLD
F:OPEN_DOOR | BASH_DOOR
F:IM_ELEC
F:FORCE_SLEEP
S:1_IN_12
S:BR_ELEC
D:This hatchling dragon is still soft, its eyes unaccustomed to light and its
D: scales a pale blue.

N:128:Baby white dragon
G:d:w
I:110:88:20:30:70
W:9:2:0:35
B:CLAW:HURT:1d3
B:CLAW:HURT:1d3
B:BITE:HURT:1d5
F:DRAGON | EVIL
F:DROP_40 | DROP_1 | ONLY_GOLD
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD
F:FORCE_SLEEP
S:1_IN_12
S:BR_COLD
D:This hatchling dragon is still soft, its eyes unaccustomed to light and its
D: scales a pale white.

N:129:Baby green dragon
G:d:g
I:110:88:20:30:70
W:9:2:0:35
B:CLAW:HURT:1d3
B:CLAW:HURT:1d3
B:BITE:HURT:1d5
F:DRAGON | EVIL
F:DROP_40 | DROP_1 | ONLY_GOLD
F:OPEN_DOOR | BASH_DOOR
F:IM_POIS
F:FORCE_SLEEP
S:1_IN_12
S:BR_POIS
D:This hatchling dragon is still soft, its eyes unaccustomed to light and its
D: scales a sickly green.

N:130:Baby black dragon
G:d:s
I:110:88:20:30:70
W:9:2:0:35
B:CLAW:HURT:1d3
B:CLAW:HURT:1d3
B:BITE:HURT:1d5
F:DRAGON | EVIL
F:DROP_40 | DROP_1 | ONLY_GOLD
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID
F:FORCE_SLEEP
S:1_IN_12
S:BR_ACID
D:This hatchling dragon is still soft, its eyes unaccustomed to light and its
D: scales a dull black.

N:131:Baby red dragon
G:d:r
I:110:88:20:30:70
W:9:2:0:35
B:CLAW:HURT:1d3
B:CLAW:HURT:1d3
B:BITE:HURT:1d5
F:DRAGON | EVIL
F:DROP_40 | DROP_1 | ONLY_GOLD
F:OPEN_DOOR | BASH_DOOR
F:IM_FIRE
F:FORCE_SLEEP
S:1_IN_12
S:BR_FIRE
D:This hatchling dragon is still soft, its eyes unaccustomed to light and its
D: scales a pale red.

N:132:Giant red ant
G:a:r
I:110:18:12:34:60
W:9:2:0:22
B:BITE:HURT:1d4
B:STING:LOSE_STR:1d4
F:ANIMAL | WEIRD_MIND
F:BASH_DOOR
D:It is large and has venomous mandibles.

N:133:Brodda, the Easterling
G:p:U
I:110:210:20:25:20
W:9:2:0:100
B:HIT:HURT:1d12
B:HIT:HURT:1d12
B:HIT:HURT:1d12
B:HIT:HURT:1d12
F:UNIQUE | MALE
F:DROP_1 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
D:A nasty piece of work, Brodda picks on defenseless women and children.

N:134:King cobra
G:J:g
I:110:44:8:30:1
W:9:2:0:28
B:SPIT:BLIND:1d2
B:BITE:POISON:3d4
F:ANIMAL
F:RAND_50 | BASH_DOOR
F:IM_POIS
D:It is a large snake with a hooded face.

### Dungeon level 10 ###

N:135:Giant spider
G:S:v
I:110:55:8:16:80
W:10:2:0:35
B:BITE:HURT:1d10
B:BITE:POISON:1d6
B:BITE:POISON:1d6
B:BITE:HURT:1d10
F:ANIMAL | WEIRD_MIND
F:BASH_DOOR
F:IM_POIS
D:It is a vast black spider whose bulbous body is bloated with poison.

N:136:Dark elven mage
G:h:r
I:120:39:20:16:20
W:10:1:0:50
B:HIT:HURT:1d6
B:HIT:HURT:1d6
F:MALE | EVIL
F:DROP_60 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_POIS
F:FORCE_SLEEP
S:1_IN_5
S:BLIND | CONF | DARKNESS | MISSILE
S:BA_POIS
D:A dark elven figure, dressed all in black, hurling spells at you.

N:137:Orfax, Son of Boldor
G:y:B
I:120:120:18:20:10
W:10:3:0:80
B:HIT:HURT:1d9
B:HIT:HURT:1d8
B:INSULT
B:INSULT
F:UNIQUE | MALE | EVIL | ANIMAL | SMART | ESCORT
F:ESCORTS
F:DROP_1 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID
F:FORCE_SLEEP
S:1_IN_4
S:BLINK | CONF | HEAL | SLOW | TELE_TO
S:S_MONSTER
D:He's just like his daddy!  He knows mighty spells, but fortunately he is a
D: yeek.

N:138:Dark elven warrior
G:h:u
I:110:60:20:16:20
W:10:1:0:50
B:HIT:HURT:1d8
B:HIT:HURT:1d8
F:MALE | EVIL
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT
D:A dark elven figure in armour and ready with his sword.

N:139:Clear mushroom patch
G:,:w
I:120:1:4:1:0
W:10:2:0:3
B:SPORE:HURT:1d1
F:COLD_BLOOD | EMPTY_MIND | INVISIBLE | MULTIPLY | STUPID
F:NEVER_MOVE
F:NO_FEAR | NO_CONF | NO_SLEEP
F:ATTR_CLEAR
D:Yum!  It looks quite tasty.

N:140:Grishnakh, the Hill Orc
G:o:y
I:110:230:20:20:20
W:10:3:0:160
B:HIT:HURT:1d12
B:HIT:HURT:1d10
B:HIT:HURT:1d12
B:HIT:HURT:1d10
F:UNIQUE | MALE | ORC | EVIL | ESCORT
F:DROP_1 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_POIS
D:He is a cunning and devious orc with a chaotic nature.

N:141:Giant white tick
G:S:w
I:100:54:12:40:20
W:10:2:0:27
B:BITE:POISON:2d6
F:ANIMAL | WEIRD_MIND
F:BASH_DOOR
F:IM_POIS
D:It is moving slowly towards you.

N:142:Hairy mold
G:m:o
I:110:68:2:15:70
W:10:1:0:32
B:SPORE:POISON:1d3
F:EMPTY_MIND | STUPID
F:NEVER_MOVE
F:IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:It is a strange hairy growth on the dungeon floor.

N:143:Disenchanter mold
G:m:v
I:110:72:2:20:70
W:10:1:0:40
B:SPORE:UN_BONUS:1d6
F:EMPTY_MIND | STUPID
F:NEVER_MOVE
F:IM_POIS | RES_DISE | NO_FEAR | NO_CONF | NO_SLEEP
F:ATTR_MULTI
S:1_IN_11
S:DRAIN_MANA
D:It is a strange glowing growth on the dungeon floor.

N:144:Pseudo-dragon
G:d:o
I:110:176:20:30:70
W:10:2:0:150
B:CLAW:HURT:1d3
B:CLAW:HURT:1d3
B:BITE:HURT:1d5
F:DRAGON | EVIL
F:DROP_40
F:BASH_DOOR
F:FORCE_SLEEP
S:1_IN_11
S:CONF | SCARE
S:BR_DARK | BR_LIGHT
D:A small relative of the dragon that inhabits dark caves.

N:145:Tengu
G:u:R
I:120:80:20:32:30
W:10:1:0:40
B:HIT:HURT:1d8
F:DEMON | EVIL
F:OPEN_DOOR | BASH_DOOR
F:IM_FIRE | NO_FEAR
S:1_IN_3
S:BLINK | TELE_TO
D:It is a fast-moving demon that blinks quickly in and out of existence; no
D: other demon matches its teleporting mastery.

N:146:Creeping gold coins
G:$:y
I:100:81:5:36:10
W:10:3:0:32
B:HIT:HURT:2d5
B:TOUCH:POISON:3d5
F:COLD_BLOOD | METAL
F:DROP_60 | DROP_1 | ONLY_GOLD
F:BASH_DOOR
F:IM_ACID | IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP
D:It appears to be a pile of gold coins, until it starts crawling towards you on
D: tiny legs.

N:147:Wolf
G:C:u
I:120:21:30:30:20
W:10:1:0:30
B:BITE:HURT:1d6
F:ANIMAL | FRIENDS
F:RAND_25 | BASH_DOOR
D:It howls and snaps at you.

N:148:Giant fruit fly
G:I:G
I:120:3:8:14:10
W:10:3:0:4
B:BITE:HURT:1d2
F:ANIMAL | WEIRD_MIND | MULTIPLY
F:RAND_25 | RAND_50
D:A fast-breeding, annoying pest.

N:149:Panther
G:f:u
I:120:45:40:30:0
W:10:2:0:25
B:CLAW:HURT:1d8
B:CLAW:HURT:1d8
F:ANIMAL
F:BASH_DOOR
D:A large black cat, stalking you with intent.  It thinks you're its next meal.

N:150:Brigand
G:p:b
I:110:41:20:32:10
W:10:2:0:35
B:HIT:HURT:2d4
B:TOUCH:EAT_ITEM
F:MALE | EVIL
F:DROP_1
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
D:He is eyeing your backpack.

### Dungeon level 11 ###

N:151:Baby multi-hued dragon
G:d:v
I:110:114:20:30:70
W:11:2:0:45
B:CLAW:HURT:1d4
B:CLAW:HURT:1d4
B:BITE:HURT:1d6
F:DRAGON | EVIL
F:DROP_40 | DROP_1 | ONLY_GOLD
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS
F:ATTR_MULTI | FORCE_SLEEP
S:1_IN_12
S:BR_ACID | BR_COLD | BR_ELEC | BR_FIRE | BR_POIS
D:This hatchling dragon is still soft, its eyes unaccustomed to light and its
D: scales shimmering with hints of many different colours.

N:152:Hippogriff
G:H:U
I:110:100:12:14:10
W:11:1:0:30
B:HIT:HURT:2d5
B:BITE:HURT:2d5
F:ANIMAL
F:BASH_DOOR
D:A strange hybrid of eagle and horse.  It looks weird.

N:153:Zombified orc
G:z:s
I:110:50:20:24:25
W:11:1:0:30
B:HIT:HURT:1d4
B:HIT:HURT:1d4
B:HIT:HURT:1d4
F:ORC | UNDEAD | EVIL | COLD_BLOOD | EMPTY_MIND
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:It is a shambling orcish corpse leaving behind a trail of flesh.

N:154:Gnome mage
G:h:r
I:110:32:18:20:10
W:11:2:0:38
B:HIT:HURT:1d5
F:MALE | EVIL
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:FORCE_SLEEP
S:1_IN_4
S:BLINK | DARKNESS
S:BO_COLD
S:S_MONSTER
D:A mage of short stature.

### Dungeon level 12 ###

N:155:Black mamba
G:J:D
I:120:45:10:32:1
W:12:3:0:40
B:BITE:POISON:4d4
F:ANIMAL
F:RAND_50 | BASH_DOOR
F:IM_POIS
D:It has glistening black skin, a sleek body and highly venomous fangs.

N:156:White wolf
G:C:w
I:120:28:30:30:20
W:12:1:0:30
B:BITE:HURT:1d3
B:BITE:HURT:1d4
F:ANIMAL | FRIENDS
F:RAND_25 | BASH_DOOR
F:IM_COLD
D:A large and muscled wolf from the northern wastes.  Its breath is cold and icy
D: and its fur coated in frost.

N:157:Grape jelly
G:j:P
I:110:234:2:1:99
W:12:3:0:60
B:TOUCH:EXP_10
F:EMPTY_MIND | STUPID
F:NEVER_MOVE
F:HURT_LIGHT | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
S:1_IN_11
S:DRAIN_MANA
D:Yum!  It looks quite tasty.  It is a pulsing mound of glowing flesh.

N:158:Nether worm mass
G:w:D
I:100:23:10:15:3
W:12:3:0:6
B:TOUCH:EXP_10
F:ANIMAL | WEIRD_MIND | MULTIPLY | STUPID
F:RAND_25 | RAND_50 | BASH_DOOR
F:HURT_LIGHT | NO_FEAR
D:It is a disgusting mass of dark worms, eating each other, the floor, the air,
D: you....

N:159:Golfimbul, the Hill Orc Chief
G:o:Y
I:110:240:20:60:20
W:12:3:0:230
B:HIT:HURT:1d12
B:HIT:HURT:1d12
B:HIT:HURT:1d10
B:HIT:HURT:1d10
F:UNIQUE | MALE | ORC | EVIL | ESCORT
F:DROP_2 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_ELEC | IM_FIRE | IM_POIS
D:A leader of a band of raiding orcs, he picks on hobbits.

N:160:Master yeek
G:y:U
I:110:60:18:24:10
W:12:2:0:28
B:HIT:HURT:1d8
F:EVIL | ANIMAL
F:DROP_40
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID
F:FORCE_SLEEP
S:1_IN_4
S:BLIND | BLINK | SLOW | TPORT
S:BA_POIS
S:S_MONSTER
D:A small humanoid that radiates some power.

N:161:Priest
G:p:g
I:110:54:20:22:40
W:12:1:0:36
B:HIT:HURT:2d3
B:HIT:HURT:2d3
F:MALE | EVIL | SMART
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:FORCE_SLEEP
S:1_IN_3
S:CAUSE_2 | HEAL | SCARE
S:S_MONSTER
D:A robed man, dedicated to his god.

N:162:Dark elven priest
G:h:g
I:120:39:20:30:30
W:12:1:0:50
B:HIT:HURT:1d9
B:HIT:HURT:1d10
F:MALE | EVIL | SMART
F:DROP_1 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT
F:FORCE_SLEEP
S:1_IN_5
S:BLIND | CAUSE_2 | CONF | DARKNESS | HEAL
D:A dark elven figure, dressed all in black, chanting curses and waiting to
D: deliver your soul to hell.

N:163:Air spirit
G:E:B
I:130:36:12:40:20
W:12:2:0:40
B:HIT:HURT:1d3
F:COLD_BLOOD | EMPTY_MIND | INVISIBLE
F:RAND_25 | RAND_50 | BASH_DOOR
F:IM_ELEC | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:A whirlwind of sentient air.

N:164:Skeleton human
G:s:w
I:110:45:20:30:30
W:12:1:0:38
B:HIT:HURT:1d8
F:UNDEAD | EVIL | COLD_BLOOD | EMPTY_MIND
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:It is an animated human skeleton.

N:165:Zombified human
G:z:s
I:110:54:20:24:20
W:12:1:0:34
B:HIT:HURT:1d4
B:HIT:HURT:1d4
F:UNDEAD | EVIL | COLD_BLOOD | EMPTY_MIND
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:It is a shambling human corpse dropping chunks of flesh behind it.

N:166:Tiger
G:f:o
I:120:66:40:40:0
W:12:2:0:40
B:CLAW:HURT:1d8
B:CLAW:HURT:1d8
B:BITE:HURT:1d6
F:ANIMAL
F:BASH_DOOR
D:One of the largest of its species, a sleek orange and black shape creeps
D: towards you, ready to pounce.

N:167:Moaning spirit
G:G:u
I:120:23:14:20:10
W:12:2:0:44
B:WAIL:TERRIFY
B:TOUCH:LOSE_DEX:1d8
F:UNDEAD | EVIL | COLD_BLOOD | INVISIBLE
F:DROP_40 | DROP_60
F:RAND_25 | PASS_WALL
F:IM_COLD | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_15
S:SCARE | TPORT
D:A ghostly apparition that shrieks horribly.

N:168:Swordsman
G:p:u
I:110:54:20:34:20
W:12:1:0:40
B:HIT:HURT:3d5
B:HIT:HURT:3d5
F:MALE
F:DROP_1
F:OPEN_DOOR | BASH_DOOR
D:A warrior of considerable skill.

N:169:Stegocentipede
G:c:u
I:120:59:12:30:30
W:12:2:0:40
B:BITE:HURT:2d4
B:BITE:HURT:2d4
B:STING:HURT:2d4
F:ANIMAL | WEIRD_MIND
F:BASH_DOOR
D:It is a vast armoured centipede with massive mandibles and a spiked tail.

N:170:Spotted jelly
G:j:o
I:120:59:12:18:1
W:12:3:0:33
B:TOUCH:ACID:1d10
B:TOUCH:ACID:2d6
B:TOUCH:ACID:2d6
F:COLD_BLOOD | EMPTY_MIND | STUPID
F:NEVER_MOVE
F:HURT_LIGHT | IM_ACID | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:A strange jelly thing, covered in discoloured blotches.

### Dungeon level 13 ###

N:171:Drider
G:S:b
I:110:70:8:30:80
W:13:2:0:55
B:HIT:HURT:1d12
B:HIT:HURT:1d12
B:BITE:POISON:1d6
F:EVIL
F:BASH_DOOR
F:IM_POIS
F:FORCE_SLEEP
S:1_IN_8
S:CAUSE_1 | CONF | DARKNESS
D:A dark elven torso merged with the bloated form of a giant spider.

N:172:Killer brown beetle
G:K:u
I:110:59:10:40:30
W:13:1:0:38
B:BITE:HURT:3d4
F:ANIMAL | WEIRD_MIND
F:BASH_DOOR
D:It is a vicious insect with a tough carapace.

N:173:Boldor, King of the Yeeks
G:y:P
I:120:180:18:24:10
W:13:3:0:200
B:HIT:HURT:1d9
B:HIT:HURT:1d9
B:HIT:HURT:1d8
F:UNIQUE | MALE | EVIL | ANIMAL | SMART | ESCORT
F:ESCORTS
F:DROP_60 | DROP_1 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | BLINK | HEAL | SLOW | TPORT
S:S_KIN | S_MONSTER
D:A great yeek, powerful in magic and sorcery, but a yeek all the same.

N:174:Ogre
G:O:U
I:110:65:20:33:30
W:13:2:0:50
B:HIT:HURT:2d8
F:GIANT | EVIL | FRIENDS
F:DROP_40
F:OPEN_DOOR | BASH_DOOR
D:A hideous, smallish giant that is often found near or with orcs.

N:175:Creeping mithril coins
G:$:B
I:110:90:5:50:10
W:13:3:0:45
B:HIT:HURT:2d5
B:TOUCH:POISON:3d5
F:COLD_BLOOD | METAL
F:DROP_2 | ONLY_GOLD
F:BASH_DOOR
F:IM_ACID | IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP
D:It appears to be a pile of sentient mithril coins that doesn't like being
D: picked up.

N:176:Illusionist
G:p:I
I:120:54:20:10:10
W:13:2:0:50
B:HIT:HURT:2d2
F:MALE | EVIL | SMART
F:DROP_1
F:OPEN_DOOR | BASH_DOOR
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | BLINK | CONF | DARKNESS | HASTE | HOLD
S:SLOW | TPORT
D:A deceptive spell caster.

N:177:Druid
G:p:G
I:110:78:20:10:10
W:13:2:0:50
B:HIT:HURT:2d4
B:HIT:HURT:2d4
F:MALE | EVIL | SMART
F:DROP_1
F:OPEN_DOOR | BASH_DOOR
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | BLINK | HASTE | HOLD | SLOW
S:BO_ELEC | BO_FIRE
S:S_ANIMAL
D:A priest devoted to Nature.

N:178:Black orc
G:o:D
I:110:66:20:36:20
W:13:1:0:45
B:HIT:HURT:3d4
B:HIT:HURT:3d4
F:MALE | ORC | EVIL | FRIENDS
F:DROP_20
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT
S:1_IN_9
S:ARROW_2
D:He is a large orc with powerful arms and deep black skin.

N:179:Ochre jelly
G:j:U
I:120:59:12:18:1
W:13:3:0:40
B:TOUCH:ACID:1d10
B:TOUCH:ACID:2d6
B:TOUCH:ACID:2d6
F:COLD_BLOOD | EMPTY_MIND | STUPID
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
F:IM_ACID | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:A fast moving highly acidic jelly thing, that is eating away the floor it
D: rests on.

### Dungeon level 14 ###

N:180:Giant flea
G:I:s
I:120:3:8:25:10
W:14:3:0:4
B:BITE:HURT:1d2
F:ANIMAL | WEIRD_MIND | MULTIPLY
F:RAND_25 | RAND_50 | BASH_DOOR
D:It makes you itch just to look at it.

N:181:Ufthak of Cirith Ungol
G:o:g
I:110:320:20:50:20
W:14:3:0:250
B:HIT:HURT:3d4
B:HIT:HURT:3d4
B:HIT:HURT:3d4
B:HIT:HURT:3d4
F:UNIQUE | MALE | ORC | EVIL | ESCORT
F:DROP_1 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_POIS
D:A strong orc guarding the pass of Cirith Ungol.  He is mortally afraid of
D: spiders.

N:182:Giant white dragon fly
G:F:w
I:110:14:12:20:50
W:14:2:0:60
B:BITE:COLD:1d6
F:ANIMAL | WEIRD_MIND
F:RAND_50 | BASH_DOOR
F:IM_COLD
F:FORCE_SLEEP
S:1_IN_10
S:BR_COLD
D:It is a large fly that drips frost.

N:183:Blue icky thing
G:i:b
I:100:35:15:20:20
W:14:4:0:20
B:CRAWL:POISON:1d4
B:CRAWL:EAT_FOOD
B:HIT:HURT:1d4
B:HIT:HURT:1d4
F:EVIL | MULTIPLY
F:RAND_50 | OPEN_DOOR | BASH_DOOR
F:IM_POIS
F:FORCE_SLEEP
S:1_IN_8
S:BLIND | CONF | SCARE
D:It is a strange, slimy, icky creature, with rudimentary intelligence, but evil
D: cunning.  It hungers for food, and you look tasty.

### Dungeon level 25 ###

N:184:Hill giant
G:P:U
I:110:240:20:45:50
W:25:1:0:150
B:HIT:HURT:4d8
B:HIT:HURT:4d8
F:GIANT | EVIL
F:DROP_40
F:OPEN_DOOR | BASH_DOOR
S:1_IN_10
S:BOULDER
D:A ten foot tall humanoid with powerful muscles.

### Dungeon level 14 ###

N:185:Flesh golem
G:g:R
I:110:54:12:30:10
W:14:2:0:50
B:HIT:HURT:1d6
B:HIT:HURT:1d6
F:EMPTY_MIND
F:BASH_DOOR
F:IM_ELEC | NO_FEAR | NO_CONF | NO_SLEEP
D:A shambling humanoid monster with long scars.

N:186:Warg
G:C:s
I:120:36:20:20:40
W:14:2:0:40
B:BITE:HURT:1d8
F:EVIL | ANIMAL | FRIENDS
F:RAND_25 | BASH_DOOR
D:It is a large wolf with eyes full of cunning.

N:187:Giant black louse
G:l:D
I:120:2:6:7:10
W:14:1:0:3
B:BITE:HURT:1d2
F:ANIMAL | WEIRD_MIND | MULTIPLY
F:RAND_50
D:It makes you itch just to look at it.

N:188:Lurker
G:.:w
I:110:176:30:25:10
W:14:3:0:80
B:HIT:HURT:1d8
B:HIT:HURT:1d8
F:COLD_BLOOD | EMPTY_MIND | INVISIBLE
F:NEVER_MOVE
F:NO_FEAR | NO_CONF | NO_SLEEP
F:CHAR_CLEAR | ATTR_CLEAR
D:A strange creature that merges with the dungeon floor, trapping its victims by
D: enveloping them within its perfectly disguised form.

### Dungeon level 15 ###

N:189:Wererat
G:r:D
I:110:90:10:10:10
W:15:2:0:45
B:CLAW:HURT:1d8
B:CLAW:HURT:1d8
B:BITE:HURT:2d6
F:EVIL | ANIMAL
F:DROP_40 | ONLY_GOLD
F:OPEN_DOOR | BASH_DOOR
F:FORCE_SLEEP
S:1_IN_9
S:BLINK | CAUSE_2
S:BA_POIS
S:BO_COLD
D:A large rat with glowing red eyes.  The wererat is a disgusting creature,
D: relishing in filth and disease.

N:190:Black ogre
G:O:D
I:110:100:20:33:30
W:15:2:0:75
B:HIT:HURT:2d8
B:HIT:HURT:2d8
F:GIANT | EVIL | FRIENDS
F:DROP_40
F:RAND_25 | OPEN_DOOR | BASH_DOOR
D:A massive orc-like figure with black skin and powerful arms.

N:191:Magic mushroom patch
G:,:B
I:140:1:40:10:0
W:15:2:0:10
B:SPORE:CONFUSE
B:SPORE:CONFUSE
B:SPORE:HALLU
B:SPORE:HALLU
F:EMPTY_MIND | STUPID
F:NEVER_MOVE
F:NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:BLINK | DARKNESS | SCARE | SLOW
D:Yum!  It looks quite tasty.  It seems to glow with an unusual light.

N:192:Guardian naga
G:n:B
I:110:144:20:65:120
W:15:2:0:80
B:CRUSH:HURT:2d8
B:BITE:HURT:1d8
B:BITE:HURT:1d8
F:FEMALE | EVIL
F:DROP_40 | DROP_1
F:RAND_25 | OPEN_DOOR | BASH_DOOR
D:A giant snake-like figure with a woman's torso.

N:193:Light hound
G:Z:o
I:110:21:30:30:0
W:15:3:0:50
B:CLAW:HURT:1d4
B:CLAW:HURT:1d4
B:BITE:HURT:1d6
F:ANIMAL | FRIENDS
F:BASH_DOOR
F:FORCE_SLEEP
S:1_IN_5
S:BR_LIGHT
D:A brilliant canine form whose light hurts your eyes, even at this distance.

N:194:Dark hound
G:Z:D
I:110:21:30:30:0
W:15:3:0:50
B:CLAW:HURT:1d4
B:CLAW:HURT:1d4
B:BITE:HURT:1d6
F:ANIMAL | FRIENDS
F:BASH_DOOR
F:FORCE_SLEEP
S:1_IN_5
S:BR_DARK
D:A hole in the air in the shape of a huge hound.  No light falls upon its form.

N:195:Half-orc
G:o:s
I:110:88:20:40:20
W:15:2:0:50
B:HIT:HURT:3d4
B:HIT:HURT:3d4
F:MALE | ORC | EVIL | FRIENDS
F:DROP_20
F:OPEN_DOOR | BASH_DOOR
D:He is a hideous deformed cross-breed with man and orc, combining man's
D: strength and cunning with orcish evil.  The traitorous wizard Saruman is
D: generally believed to be responsible for this abomination.

N:196:Giant tarantula
G:S:o
I:120:80:8:32:80
W:15:3:0:70
B:BITE:POISON:1d6
B:BITE:POISON:1d6
B:BITE:POISON:1d6
F:ANIMAL | WEIRD_MIND
F:BASH_DOOR
F:IM_POIS
D:A giant spider with hairy black and red legs.

N:197:Giant clear centipede
G:c:w
I:110:23:12:30:30
W:15:2:0:30
B:BITE:HURT:2d4
B:STING:HURT:2d4
F:ANIMAL | WEIRD_MIND | INVISIBLE
F:BASH_DOOR
F:ATTR_CLEAR
D:It is about four feet long and carnivorous.

N:198:Mirkwood spider
G:S:g
I:120:41:15:25:80
W:15:2:0:25
B:BITE:HURT:1d8
B:BITE:POISON:1d6
B:BITE:POISON:1d6
F:EVIL | ANIMAL | WEIRD_MIND | FRIENDS
F:BASH_DOOR
F:IM_POIS
D:A strong and powerful spider from Mirkwood forest.  Cunning and evil, it seeks
D: to taste your juicy insides.

### Dungeon level 28 ###

N:199:Frost giant
G:P:w
I:110:256:20:50:50
W:28:1:0:180
B:HIT:COLD:5d8
B:HIT:COLD:5d8
F:GIANT | EVIL
F:DROP_40
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD
S:1_IN_10
S:BOULDER
D:A twelve foot tall giant covered in furs.

### Dungeon level 15 ###

N:200:Griffon
G:H:u
I:110:135:12:15:10
W:15:1:0:70
B:HIT:HURT:3d4
B:BITE:HURT:2d6
F:ANIMAL
F:BASH_DOOR
D:It is half lion, half eagle.  It flies menacingly towards you.

N:201:Homunculus
G:u:y
I:110:36:20:32:30
W:15:3:0:40
B:HIT:PARALYZE:1d2
B:HIT:HURT:1d10
F:DEMON | EVIL
F:OPEN_DOOR | BASH_DOOR
F:IM_FIRE | NO_FEAR
D:It is a small demonic spirit full of malevolence.

N:202:Gnome mage
G:h:r
I:110:32:20:20:20
W:15:2:0:40
B:HIT:HURT:1d5
F:MALE | EVIL | FRIENDS
F:DROP_40
F:OPEN_DOOR | BASH_DOOR
F:FORCE_SLEEP
S:1_IN_4
S:BLINK | DARKNESS
S:BO_COLD
S:S_MONSTER
D:A mage of short stature.

N:203:Clear hound
G:Z:w
I:110:21:30:30:0
W:15:3:0:50
B:CLAW:HURT:1d6
B:CLAW:HURT:1d6
B:BITE:HURT:1d8
F:ANIMAL | INVISIBLE | FRIENDS
F:BASH_DOOR
F:ATTR_CLEAR
D:A completely translucent hound.

N:204:Clay golem
G:g:U
I:110:63:12:30:10
W:15:2:0:60
B:HIT:HURT:1d8
B:HIT:HURT:1d8
F:COLD_BLOOD | EMPTY_MIND
F:BASH_DOOR
F:HURT_ROCK | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR
F:NO_CONF | NO_SLEEP
D:It is a massive animated statue made out of hardened clay.

### Dungeon level 16 ###

N:205:Umber hulk
G:X:U
I:110:110:20:50:10
W:16:1:0:75
B:GAZE:CONFUSE
B:HIT:HURT:1d6
B:HIT:HURT:1d6
B:BITE:HURT:2d6
F:EVIL | ANIMAL | COLD_BLOOD | EMPTY_MIND
F:BASH_DOOR | KILL_WALL
F:HURT_ROCK | IM_POIS | NO_CONF | NO_SLEEP
D:This bizarre creature has glaring eyes and large mandibles capable of slicing
D: through rock.

### Dungeon level 18 ###

N:206:Orc captain
G:o:o
I:110:110:20:59:20
W:18:3:0:80
B:HIT:HURT:3d5
B:HIT:HURT:3d5
B:HIT:HURT:3d5
F:MALE | ORC | EVIL | ESCORT
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:IM_POIS
S:1_IN_9
S:ARROW_2
D:An armoured orc with an air of authority.

### Dungeon level 16 ###

N:207:Gelatinous cube
G:j:G
I:110:316:12:18:1
W:16:4:0:80
B:TOUCH:ACID:1d10
B:TOUCH:ACID:1d10
B:TOUCH:ACID:1d10
F:COLD_BLOOD | EMPTY_MIND | STUPID
F:DROP_4
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR
F:NO_CONF | NO_SLEEP
D:It is a strange, vast gelatinous structure that assumes cubic proportions as
D: it lines all four walls of the corridors it patrols.  Through its transparent
D: jelly structure you can see treasures it has engulfed, and a few corpses as
D: well.

N:208:Giant green dragon fly
G:F:g
I:110:14:12:20:50
W:16:2:0:65
B:BITE:POISON:1d6
F:ANIMAL | WEIRD_MIND
F:RAND_25 | RAND_50 | BASH_DOOR
F:IM_POIS
F:FORCE_SLEEP
S:1_IN_10
S:BR_POIS
D:A vast, foul-smelling dragonfly.

### Dungeon level 30 ###

N:209:Fire giant
G:P:r
I:110:289:20:60:50
W:30:1:0:220
B:HIT:FIRE:6d8
B:HIT:FIRE:6d8
F:GIANT | EVIL
F:DROP_40
F:OPEN_DOOR | BASH_DOOR
F:IM_FIRE
S:1_IN_8
S:BOULDER
D:A glowing fourteen foot tall giant.  Flames drip from its red skin.

### Dungeon level 16 ###

N:210:Hummerhorn
G:I:y
I:120:3:8:14:10
W:16:4:0:4
B:BITE:CONFUSE:2d2
F:ANIMAL | WEIRD_MIND | MULTIPLY
F:RAND_25 | RAND_50
D:A giant buzzing wasp, its stinger drips venom.

N:211:Ulfast, Son of Ulfang
G:p:U
I:110:340:20:40:40
W:16:3:0:200
B:HIT:HURT:3d5
B:HIT:HURT:3d5
B:HIT:HURT:3d5
B:HIT:HURT:3d5
F:UNIQUE | MALE | EVIL
F:DROP_60 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
D:A short and swarthy Easterling.

N:212:Quasit
G:u:o
I:110:27:20:30:20
W:16:2:0:50
B:BITE:LOSE_DEX:1d6
B:CLAW:HURT:1d3
B:CLAW:HURT:1d3
F:DEMON | EVIL | INVISIBLE | SMART
F:DROP_1 | ONLY_ITEM
F:RAND_25 | BASH_DOOR
F:IM_FIRE
F:FORCE_SLEEP
S:1_IN_10
S:BLIND | BLINK | CONF | SCARE | TELE_LEVEL | TELE_TO
S:TPORT
D:The chaotic evil master's favourite pet.

### Dungeon level 17 ###

N:213:Imp
G:u:g
I:110:27:20:30:20
W:17:2:0:55
B:HIT:POISON:3d4
B:HIT:POISON:3d4
F:DEMON | EVIL | COLD_BLOOD | INVISIBLE | SMART
F:DROP_1 | ONLY_ITEM
F:RAND_25 | BASH_DOOR
F:IM_FIRE
F:FORCE_SLEEP
S:1_IN_10
S:BLIND | BLINK | CONF | SCARE | TELE_LEVEL | TELE_TO
S:TPORT
D:The lawful evil master's favourite pet.

N:214:Forest troll
G:T:g
I:110:110:20:50:40
W:17:1:0:70
B:HIT:HURT:1d4
B:HIT:HURT:1d4
B:BITE:HURT:1d6
F:MALE | TROLL | EVIL | REGENERATE | FRIENDS
F:DROP_20
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT
D:He is green skinned and ugly.

N:215:Nar, the Dwarf
G:h:y
I:110:450:25:70:25
W:17:2:0:250
B:HIT:HURT:3d5
B:HIT:HURT:3d5
B:HIT:HURT:3d5
B:HIT:HURT:3d5
F:UNIQUE | MALE
F:DROP_1 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:BLIND | CAUSE_2 | CONF | HEAL | MIND_BLAST
D:The friend and companion of the dwarven king Thror, he went mad with grief
D: after Thror's death at the hands of Azog the Orc.  With torn beard and ragged
D: clothes, he seems to have fixed on you as a convenient target to vent his
D: anger.

N:216:2-headed hydra
G:M:u
I:110:200:20:60:20
W:17:2:0:80
B:BITE:HURT:2d6
B:BITE:HURT:2d6
F:ANIMAL
F:DROP_2 | ONLY_GOLD
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:FORCE_SLEEP
S:1_IN_11
S:SCARE
D:A strange reptilian hybrid with two heads, guarding its hoard.

N:217:Water spirit
G:E:b
I:120:41:12:28:40
W:17:2:0:58
B:HIT:HURT:2d4
B:HIT:HURT:2d4
F:COLD_BLOOD | EMPTY_MIND
F:RAND_25 | BASH_DOOR
F:IM_ACID | IM_POIS | IM_WATER | NO_FEAR | NO_CONF | NO_SLEEP
D:A whirlpool of sentient liquid.

N:218:Giant red scorpion
G:S:r
I:110:50:12:44:20
W:17:1:0:62
B:BITE:HURT:2d4
B:STING:LOSE_STR:1d7
F:ANIMAL | WEIRD_MIND
F:BASH_DOOR
D:It is fast and poisonous.

N:219:Earth spirit
G:E:u
I:120:59:10:40:50
W:17:2:0:64
B:HIT:HURT:1d8
B:HIT:HURT:1d8
F:COLD_BLOOD | EMPTY_MIND
F:RAND_25 | PASS_WALL
F:HURT_ROCK | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR
F:NO_CONF | NO_SLEEP
D:A whirling form of sentient rock.

### Dungeon level 18 ###

N:220:Fire spirit
G:E:r
I:120:50:16:30:20
W:18:2:0:75
B:HIT:FIRE:2d6
B:HIT:FIRE:2d6
F:EMPTY_MIND
F:RAND_25 | BASH_DOOR
F:IM_FIRE | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:A whirlwind of sentient flame.

N:221:Fire hound
G:Z:r
I:110:35:30:30:0
W:18:3:0:70
B:CLAW:HURT:3d3
B:CLAW:HURT:3d3
B:BITE:FIRE:2d6
F:ANIMAL | FRIENDS
F:BASH_DOOR
F:IM_FIRE
F:FORCE_SLEEP
S:1_IN_10
S:BR_FIRE
D:Flames lick at its feet and its tongue is a blade of fire.  You can feel a
D: furnace heat radiating from the creature.

N:222:Cold hound
G:Z:w
I:110:35:30:30:0
W:18:3:0:70
B:CLAW:HURT:3d3
B:CLAW:HURT:3d3
B:BITE:COLD:2d6
F:ANIMAL | FRIENDS
F:BASH_DOOR
F:IM_COLD
F:FORCE_SLEEP
S:1_IN_10
S:BR_COLD
D:A hound as tall as a man, this creature appears to be composed of angular
D: planes of ice.  Cold radiates from it and freezes your breath in the air.

N:223:Energy hound
G:Z:b
I:110:35:30:30:0
W:18:3:0:70
B:CLAW:HURT:3d3
B:CLAW:HURT:3d3
B:BITE:ELEC:2d6
F:ANIMAL | FRIENDS
F:BASH_DOOR
F:IM_ELEC
F:FORCE_SLEEP
S:1_IN_10
S:BR_ELEC
D:Saint Elmo's Fire forms a ghostly halo around this hound, and sparks sting
D: your fingers as energy builds up in the air around you.

N:224:Potion mimic
G:!:w
I:110:55:25:30:0
W:18:3:0:60
B:HIT:POISON:3d4
B:HIT:HURT:2d3
B:HIT:HURT:2d3
F:COLD_BLOOD | EMPTY_MIND
F:NEVER_MOVE
F:NO_FEAR | NO_CONF | NO_SLEEP
F:CHAR_MULTI | FORCE_SLEEP
S:1_IN_6
S:BLIND | CAUSE_2 | CONF | SCARE
S:BO_COLD
D:A strange creature that disguises itself as a discarded potion bottle to lure
D: unsuspecting adventurers within reach of its venomous claws.

N:225:Blink dog
G:C:B
I:120:36:20:20:10
W:18:2:0:50
B:BITE:HURT:1d8
F:ANIMAL | FRIENDS
F:RAND_25 | BASH_DOOR
S:1_IN_4
S:BLINK | TELE_TO
D:A strange magical member of the canine race, its form seems to shimmer and
D: fade in front of your very eyes.

### Dungeon level 16 ###

N:226:Uruk
G:o:B
I:110:70:20:50:20
W:16:1:0:60
B:HIT:HURT:3d5
B:HIT:HURT:3d5
F:MALE | ORC | EVIL | FRIENDS
F:DROP_20
F:OPEN_DOOR | BASH_DOOR
F:IM_POIS
S:1_IN_9
S:ARROW_2
D:A cunning orc of power, as tall as a man, and stronger.  It fears little.

### Dungeon level 19 ###

N:227:Shagrat, the Orc Captain
G:o:g
I:110:400:20:60:20
W:19:2:0:400
B:HIT:HURT:3d8
B:HIT:HURT:3d8
B:HIT:HURT:3d5
B:HIT:HURT:3d5
F:UNIQUE | MALE | ORC | EVIL | ESCORT
F:DROP_1 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_POIS
D:He is an orc of power and great cunning, leader of the garrison at Cirith
D: Ungol.

N:228:Gorbag, the Orc Captain
G:o:g
I:110:400:20:60:20
W:19:2:0:400
B:HIT:HURT:3d8
B:HIT:HURT:3d8
B:HIT:HURT:3d5
B:HIT:HURT:3d5
F:UNIQUE | MALE | ORC | EVIL | ESCORT
F:DROP_1 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_POIS
D:He is an orc of power and great cunning, leader of the garrison at Minas
D: Morgul.

### Dungeon level 18 ###

N:229:Shambling mound
G:,:g
I:110:70:20:16:40
W:18:2:0:75
B:HIT:HURT:1d8
B:HIT:HURT:1d8
F:EVIL | EMPTY_MIND | STUPID
F:DROP_60 | ONLY_GOLD
F:OPEN_DOOR | BASH_DOOR
F:NO_FEAR | NO_CONF | NO_SLEEP
S:1_IN_4
S:SHRIEK
D:A pile of rotting vegetation that slides towards you with a disgusting stench,
D: waking all it nears.

### Dungeon level 33 ###

N:230:Stone giant
G:P:W
I:110:333:20:75:50
W:33:1:0:250
B:HIT:HURT:7d8
B:HIT:HURT:7d8
F:GIANT | EVIL
F:DROP_40
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
S:1_IN_5
S:BOULDER
D:It is eighteen feet tall and looking at you.

### Dungeon level 18 ###

N:231:Giant black dragon fly
G:F:s
I:120:14:12:20:50
W:18:2:0:70
F:ANIMAL | WEIRD_MIND
F:NEVER_BLOW | RAND_25 | RAND_50 | BASH_DOOR
F:IM_ACID
F:FORCE_SLEEP
S:1_IN_10
S:BR_ACID
D:The size of a large bird, this fly drips caustic acid.

### Dungeon level 19 ###

N:232:Stone golem
G:g:W
I:100:126:12:75:10
W:19:2:0:100
B:HIT:HURT:1d10
B:HIT:HURT:1d10
F:COLD_BLOOD | EMPTY_MIND
F:BASH_DOOR
F:HURT_ROCK | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR
F:NO_CONF | NO_SLEEP
D:It is a massive animated statue.

N:233:Red mold
G:m:r
I:110:77:2:16:70
W:19:1:0:64
B:SPORE:FIRE:4d4
F:EMPTY_MIND | STUPID
F:NEVER_MOVE
F:IM_FIRE | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:It is a strange red growth on the dungeon floor; it seems to burn with flame.

N:234:Giant gold dragon fly
G:F:y
I:120:14:12:20:50
W:19:2:0:75
B:BITE:HURT:1d3
F:ANIMAL | WEIRD_MIND
F:RAND_25 | RAND_50 | BASH_DOOR
F:IM_FIRE
F:FORCE_SLEEP
S:1_IN_10
S:BR_SOUN
D:Large beating wings support this dazzling insect.  A loud buzzing noise
D: pervades the air.

### Dungeon level 20 ###

N:235:Bolg, Son of Azog
G:o:P
I:120:500:20:50:20
W:20:4:0:800
B:HIT:HURT:3d6
B:HIT:HURT:3d6
B:HIT:HURT:3d6
B:HIT:HURT:3d6
F:UNIQUE | MALE | ORC | EVIL | ESCORT
F:DROP_2 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_POIS
D:A large and powerful orc, he looks just like his father.  He is tall and fast,
D: but fortunately blessed with orcish brains.

N:236:Phase spider
G:S:B
I:120:27:15:25:80
W:20:2:0:60
B:BITE:HURT:1d8
B:BITE:POISON:1d6
B:BITE:POISON:1d6
F:ANIMAL | WEIRD_MIND | FRIENDS
F:BASH_DOOR
F:IM_POIS
S:1_IN_5
S:BLINK | TELE_TO
D:A spider that never seems quite there.  Everywhere you look it is just
D: half-seen in the corner of one eye.

N:237:3-headed hydra
G:M:o
I:120:300:20:65:20
W:20:2:0:350
B:BITE:HURT:2d6
B:BITE:HURT:2d6
B:BITE:HURT:2d6
F:ANIMAL
F:DROP_3 | ONLY_GOLD
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:FORCE_SLEEP
S:1_IN_9
S:SCARE
D:A strange reptilian hybrid with three heads, guarding its hoard.

N:238:Earth hound
G:Z:u
I:110:68:30:30:0
W:20:3:0:200
B:BITE:HURT:1d8
B:BITE:HURT:1d8
B:CLAW:HURT:3d3
B:CLAW:HURT:3d3
F:ANIMAL | FRIENDS
F:BASH_DOOR
F:FORCE_SLEEP
S:1_IN_10
S:BR_SHAR
D:A beautiful crystalline shape does not disguise the danger this hound clearly
D: presents.  Your flesh tingles as it approaches.

N:239:Air hound
G:Z:g
I:110:68:30:30:0
W:20:3:0:200
B:BITE:POISON:1d8
B:BITE:POISON:1d8
B:CLAW:HURT:3d3
B:CLAW:HURT:3d3
F:ANIMAL | FRIENDS
F:BASH_DOOR
F:IM_POIS
F:FORCE_SLEEP
S:1_IN_10
S:BR_POIS
D:Swirling vapours surround this beast as it floats towards you, seemingly
D: walking on air.  Noxious gases sting your throat.

N:240:Sabre-tooth tiger
G:f:y
I:120:150:40:50:0
W:20:2:0:120
B:CLAW:HURT:1d10
B:CLAW:HURT:1d10
B:BITE:HURT:1d10
B:BITE:HURT:1d10
F:ANIMAL
F:BASH_DOOR
D:A fierce and dangerous cat, its huge tusks and sharp claws would lacerate even
D: the strongest armour.

N:241:Water hound
G:Z:s
I:110:68:30:30:0
W:20:3:0:200
B:BITE:ACID:1d8
B:BITE:ACID:1d8
B:CLAW:HURT:3d3
B:CLAW:HURT:3d3
F:ANIMAL | FRIENDS
F:BASH_DOOR
F:IM_ACID
F:FORCE_SLEEP
S:1_IN_10
S:BR_ACID
D:Liquid footprints follow this hound as it pads around the dungeon.  An acrid
D: smell of acid rises from the dog's pelt.

N:242:Chimaera
G:H:r
I:110:160:12:15:10
W:20:2:0:200
B:BUTT:HURT:2d8
B:BITE:HURT:2d10
B:BITE:FIRE:2d6
F:BASH_DOOR
F:IM_FIRE
F:FORCE_SLEEP
S:1_IN_10
S:BR_FIRE
D:It is a strange concoction of goat, lion and dragon, with the heads of all
D: three beasts.

N:243:Quylthulg
G:Q:y
I:110:27:10:1:0
W:20:1:0:250
F:ANIMAL | EMPTY_MIND | INVISIBLE
F:NEVER_BLOW | NEVER_MOVE
F:NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BLINK
S:S_MONSTER
D:It is a strange pulsing mound of flesh.

N:244:Sasquatch
G:Y:g
I:120:200:15:40:10
W:20:3:0:180
B:CLAW:HURT:1d10
B:CLAW:HURT:1d10
B:BITE:HURT:2d8
F:ANIMAL
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD
D:A tall shaggy, furry humanoid, it could call the yeti brother.

N:245:Werewolf
G:C:D
I:110:230:15:30:70
W:20:1:0:150
B:CLAW:HURT:2d6
B:CLAW:HURT:2d6
B:BITE:HURT:2d10
F:EVIL | ANIMAL
F:RAND_25 | OPEN_DOOR | BASH_DOOR | TAKE_ITEM
D:It is a huge wolf with eyes that glow with manly intelligence.

N:246:Dark elven lord
G:h:s
I:120:144:20:40:30
W:20:2:0:500
B:HIT:HURT:3d8
B:HIT:HURT:3d5
F:MALE | EVIL
F:DROP_2 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT
F:FORCE_SLEEP
S:1_IN_5
S:BLIND | CONF | DARKNESS | HASTE
S:BO_COLD | BO_FIRE
D:A dark elven figure in armour and radiating evil power.

### Dungeon level 36 ###

N:247:Cloud giant
G:P:b
I:110:368:20:60:50
W:36:1:0:500
B:HIT:ELEC:8d8
B:HIT:ELEC:8d8
F:GIANT | EVIL
F:DROP_60
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
F:IM_ELEC
S:1_IN_8
S:BOULDER
D:It is a twenty foot tall giant wreathed in clouds.

### Dungeon level 21 ###

N:248:Lugdush, the Uruk
G:o:b
I:110:640:20:90:20
W:21:4:0:550
B:HIT:HURT:3d7
B:HIT:HURT:3d7
B:HIT:HURT:3d5
B:HIT:HURT:3d5
F:UNIQUE | MALE | ORC | EVIL | ESCORT
F:DROP_1 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_POIS
D:A large and powerful orc, captain of one of Saruman's orcish regiments.

### Dungeon level 22 ###

N:249:Ugluk, the Uruk
G:o:b
I:110:720:20:95:20
W:22:3:0:600
B:HIT:HURT:3d8
B:HIT:HURT:3d8
B:HIT:HURT:3d5
B:HIT:HURT:3d5
F:UNIQUE | MALE | ORC | EVIL | ESCORT
F:DROP_1 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
D:A strong and cunning orc warrior, the commander of Saruman's orcish horde.

### Dungeon level 21 ###

N:250:Blue dragon bat
G:b:b
I:130:10:12:26:50
W:21:1:0:54
B:BITE:ELEC:1d3
F:ANIMAL
F:RAND_50 | BASH_DOOR
F:IM_ELEC
F:FORCE_SLEEP
S:1_IN_4
S:BR_ELEC
D:It is a glowing blue bat with a sharp tail.

N:251:Scroll mimic
G:?:w
I:110:75:30:40:0
W:21:3:0:70
B:HIT:POISON:3d4
B:HIT:POISON:3d4
B:HIT:HURT:2d3
B:HIT:HURT:2d3
F:COLD_BLOOD | EMPTY_MIND
F:NEVER_MOVE
F:NO_FEAR | NO_CONF | NO_SLEEP
F:CHAR_MULTI | FORCE_SLEEP
S:1_IN_5
S:BLIND | CAUSE_2 | CONF | SCARE
S:BO_FIRE
S:S_MONSTER
D:A strange creature that disguises itself as a discarded scroll to lure
D: unsuspecting adventurers within reach of its venomous claws.

N:252:Fire vortex
G:v:r
I:110:45:100:30:0
W:21:1:0:100
B:ENGULF:FIRE:3d3
F:EMPTY_MIND | POWERFUL
F:RAND_50 | BASH_DOOR
F:IM_FIRE | NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:BR_FIRE
D:A whirling maelstrom of fire.

N:253:Water vortex
G:v:s
I:110:45:100:30:0
W:21:1:0:100
B:ENGULF:ACID:3d3
F:EMPTY_MIND | POWERFUL
F:RAND_50 | BASH_DOOR
F:IM_ACID | IM_WATER | NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:BR_ACID
D:A caustic spinning whirlpool of water.

N:254:Cold vortex
G:v:w
I:110:45:100:30:0
W:21:1:0:100
B:ENGULF:COLD:3d3
F:EMPTY_MIND | POWERFUL
F:RAND_50 | BASH_DOOR
F:IM_COLD | NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:BR_COLD
D:A twisting whirlpool of frost.

N:255:Energy vortex
G:v:b
I:110:45:100:30:0
W:21:1:0:100
B:ENGULF:ELEC:3d3
F:EMPTY_MIND | POWERFUL
F:RAND_50 | BASH_DOOR
F:IM_ELEC | NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:BR_ELEC
D:A shimmering tornado of air, sparks crackle along its length.

N:256:Mummified orc
G:z:w
I:110:68:20:28:75
W:21:1:0:56
B:HIT:HURT:2d4
B:HIT:HURT:2d4
F:ORC | UNDEAD | EVIL | COLD_BLOOD | EMPTY_MIND
F:DROP_20
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:It is an orcish figure covered in wrappings.

### Dungeon level 22 ###

N:257:Killer stag beetle
G:K:g
I:110:68:12:55:30
W:22:1:0:80
B:CLAW:HURT:1d12
B:CLAW:HURT:1d12
F:ANIMAL | WEIRD_MIND
F:RAND_25 | BASH_DOOR
D:It is a giant beetle with vicious claws.

N:258:Iron golem
G:g:s
I:110:520:12:80:10
W:22:2:0:160
B:HIT:HURT:1d12
F:COLD_BLOOD | EMPTY_MIND
F:BASH_DOOR
F:IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_7
S:SLOW
D:It is a massive metal statue that moves steadily towards you.

N:259:Giant yellow scorpion
G:S:y
I:110:54:12:38:20
W:22:1:0:60
B:BITE:HURT:1d8
B:STING:POISON:2d5
F:ANIMAL | WEIRD_MIND
F:BASH_DOOR
D:It is a giant scorpion with a sharp stinger.

### Dungeon level 23 ###

N:260:Black ooze
G:j:D
I:90:27:10:6:1
W:23:1:0:7
B:TOUCH:ACID:2d6
F:EMPTY_MIND | MULTIPLY | STUPID
F:DROP_40
F:RAND_50 | OPEN_DOOR | BASH_DOOR | KILL_BODY | TAKE_ITEM
F:IM_POIS | NO_FEAR
S:1_IN_11
S:DRAIN_MANA
D:It is a strangely moving puddle.

N:261:Hardened warrior
G:p:u
I:110:90:20:40:40
W:23:1:0:60
B:HIT:HURT:6d5
B:HIT:HURT:6d5
F:MALE | EVIL
F:DROP_1
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
D:A scarred warrior who moves with confidence.

N:262:Azog, King of the Uruk-Hai
G:o:R
I:120:900:20:80:20
W:23:5:0:1111
B:HIT:HURT:5d5
B:HIT:HURT:5d5
B:HIT:HURT:5d5
F:UNIQUE | MALE | ORC | EVIL | ESCORT | ESCORTS
F:DROP_2 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_POIS
D:He is also known as the King of Khazad-dum.  His ego is renowned to be bigger
D: than his head.

N:263:Master rogue
G:p:b
I:120:75:20:30:40
W:23:2:0:110
B:HIT:HURT:2d8
B:HIT:HURT:2d8
B:HIT:EAT_GOLD:4d4
F:MALE | EVIL
F:DROP_2
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
D:A thief of great power and shifty speed.

N:264:Red dragon bat
G:b:r
I:130:14:12:28:50
W:23:1:0:60
B:BITE:FIRE:1d3
F:ANIMAL
F:RAND_50 | BASH_DOOR
F:IM_FIRE
F:FORCE_SLEEP
S:1_IN_4
S:BR_FIRE
D:It is a sharp-tailed bat, wreathed in fire.

N:265:Killer white beetle
G:K:w
I:110:81:14:55:30
W:23:1:0:85
B:BITE:HURT:4d5
F:ANIMAL | WEIRD_MIND
F:RAND_25 | BASH_DOOR
D:It is looking for prey.

N:266:Giant bronze dragon fly
G:F:U
I:120:14:12:20:50
W:23:2:0:80
F:ANIMAL | WEIRD_MIND
F:NEVER_BLOW | RAND_25 | RAND_50 | BASH_DOOR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_10
S:BR_CONF
D:This vast gleaming bronze fly has wings which beat mesmerically fast.

### Dungeon level 24 ###

N:267:Forest wight
G:W:g
I:110:54:20:30:30
W:24:1:0:140
B:HIT:HURT:1d6
B:HIT:HURT:1d6
B:TOUCH:EXP_20
F:UNDEAD | EVIL | COLD_BLOOD
F:DROP_40 | DROP_60
F:RAND_25 | OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_10
S:DRAIN_MANA | SCARE
D:It is a ghostly apparition with a humanoid form.

N:268:Ibun, Son of Mim
G:h:o
I:110:820:20:80:10
W:24:2:0:300
B:HIT:HURT:3d6
B:HIT:HURT:3d6
B:HIT:HURT:3d6
B:HIT:UN_BONUS
F:UNIQUE | MALE
F:DROP_1 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_FIRE | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_8
S:HEAL | SLOW
S:BO_FIRE
D:One of the last of the Petty-Dwarves.  Ibun is a tricky sorcerous little
D: being, full of mischief.

N:269:Khim, Son of Mim
G:h:o
I:110:820:20:80:10
W:24:2:0:300
B:HIT:HURT:3d6
B:HIT:HURT:3d6
B:HIT:HURT:3d6
B:HIT:UN_BONUS
F:UNIQUE | MALE
F:DROP_1 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_FIRE | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_8
S:HEAL | SLOW
S:BO_FIRE
D:One of the last of the Petty-Dwarves.  Khim is a tricky sorcerous little
D: being, full of mischief.

N:270:4-headed hydra
G:M:y
I:120:350:20:70:20
W:24:2:0:450
B:BITE:HURT:2d6
B:BITE:HURT:2d6
B:BITE:HURT:2d6
B:BITE:HURT:2d6
F:ANIMAL
F:DROP_3 | ONLY_GOLD
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:FORCE_SLEEP
S:1_IN_7
S:SCARE
D:A strange reptilian hybrid with four heads, guarding its hoard.

N:271:Mummified human
G:z:w
I:110:85:20:34:60
W:24:1:0:70
B:HIT:HURT:2d4
B:HIT:HURT:2d4
F:UNDEAD | EVIL | COLD_BLOOD | EMPTY_MIND
F:DROP_60 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:It is a human form encased in mouldy wrappings.

N:272:Vampire bat
G:b:D
I:120:50:12:40:50
W:24:2:0:150
B:BITE:EXP_40:1d4
B:BITE:EXP_40:1d4
F:UNDEAD | EVIL | ANIMAL | COLD_BLOOD | REGENERATE
F:RAND_50
F:IM_COLD | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:A blood-sucking bat that flies at your neck hungrily.

N:273:Sangahyando of Umbar
G:p:U
I:110:800:25:80:25
W:24:2:0:400
B:HIT:HURT:4d6
B:HIT:HURT:4d6
B:HIT:HURT:4d6
B:HIT:HURT:4d6
F:UNIQUE | MALE | EVIL
F:DROP_60 | DROP_1 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_ELEC | IM_FIRE | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:CONF | SLOW
D:A Black Numenorean with a blacker heart.

N:274:Angamaite of Umbar
G:p:U
I:110:800:25:80:25
W:24:2:0:400
B:HIT:HURT:4d6
B:HIT:HURT:4d6
B:HIT:HURT:4d6
B:HIT:HURT:4d6
F:UNIQUE | MALE | EVIL
F:DROP_60 | DROP_1 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_ELEC | IM_FIRE | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:CONF | SLOW
D:A Black Numenorean who hates the men of the west.

N:275:Banshee
G:G:b
I:120:27:20:24:10
W:24:2:0:60
B:WAIL:TERRIFY
B:TOUCH:EXP_20
F:FEMALE | UNDEAD | EVIL | COLD_BLOOD | INVISIBLE
F:DROP_1
F:RAND_50 | PASS_WALL | TAKE_ITEM
F:IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
S:1_IN_15
S:DRAIN_MANA | TPORT
D:It is a ghostly woman's form that wails mournfully.

### Dungeon level 25 ###

N:276:Pukelman
G:g:m
I:110:520:12:80:10
W:25:3:0:600
B:HIT:HURT:1d12
B:HIT:HURT:3d6
F:COLD_BLOOD | EMPTY_MIND
F:BASH_DOOR
F:HURT_ROCK | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:CONF | SLOW
S:BO_ACID
D:A stumpy figure carved from stone, with glittering eyes, this sentinel strides
D: towards you with deadly intent.

N:277:Dark elven druid
G:h:G
I:120:210:15:75:10
W:25:3:0:500
B:HIT:HURT:1d7
B:HIT:HURT:1d7
B:HIT:HURT:3d8
F:MALE | EVIL
F:DROP_1 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:CONF | DARKNESS | HEAL
S:S_ANIMAL | S_MONSTER | S_SPIDER
D:A powerful dark elf, with mighty nature-controlling enchantments.

N:278:Stone troll
G:T:W
I:110:127:20:40:50
W:25:1:0:85
B:HIT:HURT:1d6
B:HIT:HURT:1d6
B:BITE:HURT:3d4
F:MALE | TROLL | EVIL | REGENERATE | FRIENDS
F:DROP_20
F:OPEN_DOOR | BASH_DOOR
F:HURT_ROCK | HURT_LIGHT
D:He is a giant troll with scabrous black skin.

### Dungeon level 26 ###

N:279:Troll priest
G:T:G
I:110:165:20:50:30
W:26:1:0:120
B:HIT:HURT:1d8
B:HIT:HURT:1d8
B:BITE:HURT:3d4
F:MALE | TROLL | EVIL | REGENERATE
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_5
S:BLINK | CAUSE_1 | DARKNESS | MISSILE | SCARE
D:A troll who is so bright he knows how to read.

### Dungeon level 25 ###

N:280:Wereworm
G:w:p
I:110:600:15:70:20
W:25:3:0:300
B:GAZE:EXP_20
B:CRAWL:ACID:2d4
B:BITE:HURT:1d10
B:BITE:POISON:1d6
F:ANIMAL
F:BASH_DOOR
F:IM_ACID
D:A huge wormlike shape dripping acid, twisted by evil sorcery into a foul
D: monster that breeds on death.

N:281:Carrion crawler
G:c:o
I:110:130:15:40:10
W:25:2:0:60
B:STING:PARALYZE:2d6
B:STING:PARALYZE:2d6
F:ANIMAL | WEIRD_MIND
F:RAND_25 | BASH_DOOR
F:IM_POIS
D:A hideous centipede covered in slime and with glowing tentacles around its
D: head.

N:282:Killer red beetle
G:K:r
I:110:90:14:50:30
W:25:1:0:90
B:BITE:LOSE_STR:4d4
F:ANIMAL | WEIRD_MIND
F:RAND_25 | BASH_DOOR
D:It is a giant beetle with poisonous mandibles.

### Dungeon level 26 ###

N:283:Giant grey ant
G:a:s
I:110:86:10:40:40
W:26:1:0:90
B:BITE:HURT:2d12
F:ANIMAL | WEIRD_MIND
F:RAND_25 | BASH_DOOR | KILL_BODY
D:It is an ant encased in shaggy grey fur.

N:284:Ulwarth, Son of Ulfang
G:p:U
I:110:850:20:40:40
W:26:4:0:500
B:HIT:HURT:4d6
B:HIT:HURT:4d6
B:HIT:HURT:4d6
F:UNIQUE | MALE | EVIL
F:DROP_60 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
D:A short and swarthy Easterling.

N:285:Displacer beast
G:f:D
I:110:138:35:100:20
W:26:2:0:100
B:BITE:HURT:2d8
B:HIT:HURT:1d10
B:HIT:HURT:1d10
B:HIT:HURT:1d10
F:ANIMAL | INVISIBLE
F:BASH_DOOR
D:It is a huge black panther, clubbed tentacles sprouting from its shoulders.

N:286:Giant fire tick
G:S:R
I:110:72:14:54:20
W:26:1:0:90
B:BITE:FIRE:3d6
F:ANIMAL | WEIRD_MIND
F:RAND_25 | BASH_DOOR
F:IM_FIRE
D:It is smoking and burning with great heat.

N:287:Cave ogre
G:O:u
I:110:150:20:33:30
W:26:2:0:80
B:HIT:HURT:3d8
B:HIT:HURT:3d8
F:GIANT | EVIL | FRIENDS
F:DROP_40
F:OPEN_DOOR | BASH_DOOR
D:A giant orc-like figure with an awesomely muscled frame.

N:288:White wraith
G:W:w
I:110:68:20:40:10
W:26:1:0:175
B:HIT:HURT:1d6
B:HIT:HURT:1d6
B:TOUCH:EXP_20
F:UNDEAD | EVIL | COLD_BLOOD
F:DROP_1
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_8
S:CAUSE_2 | DARKNESS | SCARE
D:It is a tangible but ghostly form made of white fog.

N:289:Angel
G:A:o
I:110:264:30:60:255
W:26:4:0:220
B:HIT:HURT:3d4
B:HIT:HURT:3d4
B:HIT:HURT:3d4
B:HIT:HURT:3d4
F:POWERFUL
F:DROP_2 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
F:IM_ACID | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | CONF | SCARE
D:Who knows why you are now facing an angel as an enemy?  Is it a punishment
D: from your own god for your sins, or a test of your mettle, or has this angel
D: been sent by another god on behalf of someone who wishes to claim the glory
D: for his own god?  Perhaps you will never know: but it is here, and you must
D: fight it.

### Dungeon level 27 ###

N:290:Mim, Betrayer of Turin
G:h:I
I:120:1100:20:80:20
W:27:4:0:1000
B:HIT:HURT:3d8
B:HIT:HURT:3d8
B:HIT:HURT:3d8
B:HIT:UN_BONUS
F:UNIQUE | MALE | EVIL
F:DROP_2 | DROP_GOOD | DROP_GREAT | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:HEAL | SCARE
S:BA_ACID
S:BO_ACID
D:The last of his race, Mim is a Petty-Dwarf.  Petty-Dwarves are strange
D: creatures, powerful in sorcery and originating in the East.  They have been
D: hunted nearly to extinction by the High Elves.

N:291:Killer fire beetle
G:K:R
I:110:99:14:45:30
W:27:1:0:95
B:BITE:HURT:3d4
B:SPIT:FIRE:4d5
F:ANIMAL | WEIRD_MIND
F:BASH_DOOR
F:IM_FIRE
D:It is a giant beetle wreathed in flames.

N:292:Creeping adamantite coins
G:$:G
I:120:260:5:50:10
W:27:3:0:60
B:BITE:POISON:3d4
B:TOUCH:POISON:3d5
B:HIT:HURT:1d12
B:HIT:HURT:1d12
F:COLD_BLOOD | METAL
F:DROP_2 | ONLY_GOLD
F:BASH_DOOR
F:IM_ACID | IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP
D:It appears to be a pile of coins made of precious adamant, slithering toward
D: you on lots of tiny legs.

N:293:Algroth
G:T:o
I:110:137:20:60:40
W:27:1:0:150
B:CLAW:POISON:3d3
B:CLAW:POISON:3d3
B:BITE:HURT:1d6
F:TROLL | EVIL | REGENERATE | FRIENDS
F:DROP_20
F:OPEN_DOOR | BASH_DOOR
D:A powerful troll form.  Venom drips from its needlelike claws.

N:294:Vibration hound
G:Z:y
I:110:138:30:30:0
W:27:4:0:250
B:BITE:HURT:2d8
B:BITE:HURT:2d8
B:CLAW:HURT:3d3
B:CLAW:HURT:3d3
F:ANIMAL | FRIENDS
F:BASH_DOOR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_5
S:BR_SOUN
D:A blurry canine form which seems to be moving as fast as the eye can follow.
D: You can feel the earth resonating beneath your feet.

N:295:Nexus hound
G:Z:P
I:110:138:30:30:0
W:27:4:0:250
B:BITE:HURT:2d8
B:BITE:HURT:2d8
B:CLAW:HURT:3d3
B:CLAW:HURT:3d3
F:ANIMAL | FRIENDS
F:BASH_DOOR
F:RES_NEXUS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_5
S:BR_NEXU
D:A locus of conflicting points coalesce to form the vague shape of a huge
D: hound. Or is it just your imagination?

N:296:Ogre mage
G:O:r
I:110:163:20:40:30
W:27:2:0:300
B:HIT:HURT:3d8
B:HIT:HURT:3d8
B:HIT:HURT:3d8
B:HIT:HURT:3d8
F:GIANT | EVIL
F:DROP_1
F:OPEN_DOOR | BASH_DOOR
F:FORCE_SLEEP
S:1_IN_4
S:HEAL | HOLD | TRAPS
S:BA_COLD
S:S_MONSTER
D:A hideous ogre wrapped in black sorcerous robes.

### Dungeon level 32 ###

N:297:Lokkak, the Ogre Chieftain
G:O:v
I:120:1500:20:100:20
W:32:2:0:1500
B:HIT:HURT:6d6
B:HIT:HURT:6d6
B:HIT:HURT:6d6
F:UNIQUE | MALE | GIANT | EVIL | ESCORT
F:DROP_2 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_POIS
D:An ogre renowned for acts of surpassing cruelty, Lokkak quickly became the
D: leader of a large band of violent ogres.

### Dungeon level 27 ###

N:298:Vampire
G:V:W
I:110:163:20:45:10
W:27:1:0:175
B:HIT:HURT:1d6
B:HIT:HURT:1d6
B:BITE:EXP_20:2d6
B:BITE:EXP_20:2d6
F:UNDEAD | EVIL | COLD_BLOOD | REGENERATE
F:DROP_40 | DROP_1
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_9
S:CAUSE_2 | DARKNESS | HOLD | MIND_BLAST | SCARE | TELE_TO
D:It is a humanoid with an aura of power.  You notice a sharp set of front
D: teeth.

N:299:Gorgimaera
G:H:o
I:110:263:12:55:10
W:27:2:0:400
B:BUTT:HURT:2d10
B:BITE:FIRE:2d10
B:GAZE:PARALYZE:2d6
F:BASH_DOOR
F:IM_FIRE
F:FORCE_SLEEP
S:1_IN_8
S:BR_FIRE
D:The result of evil experiments, this travesty of nature should never be alive.
D: It has three heads - goat, dragon and gorgon - all attached to a lion's body.

N:300:Colbran
G:g:b
I:120:520:12:80:10
W:27:2:0:900
B:HIT:ELEC:3d8
B:HIT:ELEC:3d8
F:COLD_BLOOD | EMPTY_MIND
F:BASH_DOOR
F:IM_ELEC | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BO_ELEC
D:A man-shaped form of living lightning, sparks and shocks crackle all over this
D: madly capering figure, as it leaps and whirls around and about you.

### Dungeon level 28 ###

N:301:Spirit naga
G:n:w
I:110:240:20:75:120
W:28:2:0:60
B:CRUSH:HURT:2d8
B:CRUSH:HURT:2d8
B:BITE:HURT:1d8
B:BITE:HURT:1d8
F:FEMALE | EVIL | INVISIBLE
F:DROP_2 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BLIND | DARKNESS | HEAL | MIND_BLAST
D:A wraithly snake-like form with the torso of a beautiful woman, it is the most
D: powerful of its kind.

N:302:5-headed hydra
G:M:g
I:120:450:20:80:20
W:28:2:0:650
B:BITE:POISON:4d4
B:BITE:POISON:4d4
B:BITE:POISON:4d4
B:BITE:POISON:4d4
F:ANIMAL
F:DROP_4 | ONLY_GOLD
F:BASH_DOOR | MOVE_BODY
F:IM_POIS
F:FORCE_SLEEP
S:1_IN_5
S:SCARE
S:BA_POIS
D:A strange reptilian hybrid with five heads dripping venom.

N:303:Black knight
G:p:s
I:120:165:20:70:10
W:28:1:0:240
B:HIT:HURT:5d5
B:HIT:HURT:5d5
B:HIT:HURT:5d5
F:MALE | EVIL
F:DROP_1
F:OPEN_DOOR | BASH_DOOR
F:FORCE_SLEEP
S:1_IN_8
S:BLIND | CAUSE_3 | DARKNESS | SCARE
D:He is a figure encased in deep black plate armour; he looks at you menacingly.

N:304:Uldor the Accursed
G:p:U
I:110:1000:20:70:40
W:28:4:0:600
B:HIT:HURT:4d6
B:HIT:HURT:4d6
B:HIT:HURT:4d6
B:HIT:HURT:4d6
F:UNIQUE | MALE | EVIL
F:DROP_1 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
S:1_IN_10
S:S_KIN
D:An evil and cunning man from the East.  Having once sworn allegiance to the
D: sons of Feanor, it was Uldor's treachery that turned the tide of the Battle
D: of Unnumbered Tears in Morgoth's favour.

N:305:Mage
G:p:r
I:110:68:20:40:10
W:28:1:0:150
B:HIT:HURT:2d5
B:HIT:HURT:2d5
F:MALE | EVIL | SMART
F:DROP_1 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | CONF | HASTE | TELE_TO | TPORT
S:BO_COLD | BO_ELEC | BO_FIRE
S:S_MONSTER
D:A mage of some power - you can tell by the size of his hat.

N:306:Mind flayer
G:h:P
I:110:132:20:60:10
W:28:1:0:200
B:GAZE:LOSE_INT:2d6
B:GAZE:LOSE_WIS:2d6
F:EVIL
F:DROP_40 | DROP_1 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_8
S:BLIND | BRAIN_SMASH | FORGET | HOLD | MIND_BLAST | SCARE
D:A humanoid form with a gruesome head, tentacular mouth, and piercing eyes.
D: Claws reach out for you and you feel a presence invade your mind.

N:307:Draebor, the Imp
G:u:v
I:120:520:20:50:20
W:28:5:0:750
B:HIT:POISON:3d4
B:HIT:POISON:3d4
B:HIT:HURT:3d4
B:INSULT
F:UNIQUE | DEMON | EVIL | INVISIBLE | SMART | ESCORT
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:RAND_25 | BASH_DOOR
F:IM_FIRE
F:FORCE_SLEEP
S:1_IN_5
S:BLIND | BLINK | CONF | SCARE | TELE_AWAY | TELE_LEVEL
S:TELE_TO | TPORT
S:S_KIN
D:An intensely irritating git of a monster.

N:308:Basilisk
G:R:s
I:120:310:15:90:30
W:28:3:0:300
B:GAZE:PARALYZE
B:BITE:HURT:2d12
B:BITE:HURT:2d12
B:BITE:HURT:2d12
F:ANIMAL
F:DROP_1 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:NO_CONF | NO_SLEEP
S:1_IN_8
S:BR_POIS
D:A vile reptile that preys on unsuspecting travellers.  Its eyes stare deeply
D: at you and your soul starts to wilt!

N:309:Ice troll
G:T:w
I:110:132:20:56:50
W:28:1:0:200
B:HIT:HURT:1d5
B:HIT:HURT:1d5
B:BITE:COLD:2d6
B:BITE:COLD:2d6
F:MALE | TROLL | EVIL | REGENERATE | FRIENDS
F:DROP_20
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_COLD
D:He is a white troll with powerfully clawed hands.

### Dungeon level 29 ###

N:310:Purple worm
G:w:P
I:110:293:14:65:30
W:29:3:0:400
B:HIT:HURT:1d8
B:BITE:ACID:2d8
B:STING:POISON:1d8
F:ANIMAL
F:BASH_DOOR
F:IM_ACID | IM_POIS
D:It is a massive worm form, many feet in length.  Its vast maw drips acid and
D: poison.

### Dungeon level 34 ###

N:311:Archangel
G:A:B
I:110:528:30:68:255
W:34:4:0:1000
B:HIT:HURT:3d5
B:HIT:HURT:3d5
B:HIT:HURT:3d5
B:HIT:HURT:3d5
F:SMART | POWERFUL
F:DROP_2 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
F:IM_COLD | IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | CONF | HASTE | HEAL | SCARE
D:An angel protected by an aura of holiness.  Its muscular form looks extremely
D: powerful next to your own frail body.

### Dungeon level 29 ###

N:312:Catoblepas
G:q:g
I:110:165:15:55:40
W:29:2:0:400
B:GAZE:TERRIFY:2d4
B:GAZE:BLIND:2d4
B:BUTT:HURT:2d6
B:BITE:HURT:2d12
F:ANIMAL
F:DROP_2 | ONLY_GOLD
F:BASH_DOOR
F:IM_POIS
D:A strange ox-like form with a huge head but a thin, weak neck, it looks likes
D: the creation of some deranged alchemist.

N:313:Ring mimic
G:=:w
I:120:180:30:60:100
W:29:3:0:200
B:HIT:POISON:3d4
B:HIT:POISON:3d4
B:HIT:POISON:3d4
B:HIT:POISON:3d4
F:COLD_BLOOD | EMPTY_MIND
F:NEVER_MOVE
F:NO_FEAR | NO_CONF | NO_SLEEP
F:CHAR_MULTI | FORCE_SLEEP
S:1_IN_4
S:BLIND | CAUSE_2 | CONF | SCARE
S:BO_ACID | BO_COLD | BO_ELEC | BO_FIRE
S:S_MONSTER
D:A strange creature that disguises itself as a discarded ring to lure
D: unsuspecting adventurers within reach of its venomous claws.

N:314:Young blue dragon
G:d:b
I:110:237:20:50:70
W:29:1:0:500
B:CLAW:HURT:2d4
B:CLAW:HURT:2d4
B:BITE:HURT:2d6
F:DRAGON | EVIL
F:DROP_2
F:OPEN_DOOR | BASH_DOOR
F:IM_ELEC
F:FORCE_SLEEP
S:1_IN_10
S:SCARE
S:BR_ELEC
D:It has a form that legends are made of.  Its still-tender scales are a deep
D: blue in hue.  Sparks crackle along its length.

N:315:Young white dragon
G:d:w
I:110:237:20:50:70
W:29:1:0:500
B:CLAW:HURT:2d4
B:CLAW:HURT:2d4
B:BITE:HURT:2d6
F:DRAGON | EVIL
F:DROP_2
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD
F:FORCE_SLEEP
S:1_IN_10
S:SCARE
S:BR_COLD
D:It has a form that legends are made of.  Its still-tender scales are a frosty
D: white in hue.  Icy blasts of cold air come from it as it breathes.

N:316:Young green dragon
G:d:g
I:110:237:20:50:70
W:29:1:0:500
B:CLAW:HURT:2d4
B:CLAW:HURT:2d4
B:BITE:HURT:2d6
F:DRAGON | EVIL
F:DROP_2
F:OPEN_DOOR | BASH_DOOR
F:IM_POIS
F:FORCE_SLEEP
S:1_IN_10
S:SCARE
S:BR_POIS
D:It has a form that legends are made of.  Its still-tender scales are a deep
D: green in hue.  Foul gas seeps through its scales.

N:317:Young bronze dragon
G:d:U
I:110:237:20:50:70
W:29:1:0:500
B:CLAW:HURT:2d4
B:CLAW:HURT:2d4
B:BITE:HURT:2d6
F:DRAGON | EVIL
F:DROP_2
F:OPEN_DOOR | BASH_DOOR
F:NO_CONF
F:FORCE_SLEEP
S:1_IN_10
S:SCARE
S:BR_CONF
D:It has a form that legends are made of.  Its still-tender scales are a rich
D: bronze hue, and its shape glitters with strange colours that confuse you.

### Dungeon level 30 ###

N:318:Mithril golem
G:g:B
I:110:640:12:100:10
W:30:4:0:500
B:HIT:HURT:3d8
B:HIT:HURT:3d8
B:HIT:HURT:5d5
B:HIT:HURT:5d5
F:COLD_BLOOD | METAL | EMPTY_MIND
F:DROP_2 | ONLY_GOLD
F:BASH_DOOR
F:IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR | NO_CONF
F:NO_SLEEP
D:It is a massive statue of purest mithril.  It looks expensive!

### Dungeon level 33 ###

N:319:Shadow drake
G:d:G
I:110:264:20:70:70
W:33:3:0:1100
B:CLAW:HURT:2d4
B:CLAW:HURT:2d4
B:BITE:EXP_10:3d6
F:DRAGON | EVIL | INVISIBLE
F:DROP_3 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | PASS_WALL
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:CONF | DARKNESS | SCARE | SLOW
S:BR_NETH
D:It is a dragon-like form wrapped in shadow.  Glowing red eyes shine out in the
D: dark, and it is surrounded by an aura of unearthly cold that chills the soul
D: rather than the body.

### Dungeon level 30 ###

N:320:Skeleton troll
G:s:w
I:110:110:20:55:20
W:30:1:0:225
B:HIT:HURT:1d6
B:HIT:HURT:1d6
B:BITE:HURT:3d4
F:TROLL | UNDEAD | EVIL | COLD_BLOOD | EMPTY_MIND | REGENERATE
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:It is a troll skeleton animated by dark dweomers.

N:321:Manticore
G:H:y
I:120:220:12:15:10
W:30:2:0:300
B:HIT:HURT:3d4
B:HIT:HURT:3d4
B:HIT:HURT:3d4
B:HIT:HURT:3d4
F:EVIL
F:BASH_DOOR
F:FORCE_SLEEP
S:1_IN_5
S:ARROW_4
D:It is a winged lion's body with a human torso and a tail covered in vicious
D: spikes.

N:322:Giant blue ant
G:a:b
I:110:36:10:50:60
W:30:2:0:80
B:BITE:ELEC:5d5
F:ANIMAL | WEIRD_MIND
F:RAND_25 | BASH_DOOR
F:IM_ELEC
D:It is a giant ant that crackles with energy.

N:323:Giant army ant
G:a:o
I:120:67:10:40:40
W:30:3:0:90
B:BITE:HURT:2d12
F:ANIMAL | WEIRD_MIND | FRIENDS
F:RAND_25 | BASH_DOOR | KILL_BODY
D:An armoured form moving with purpose.  Powerful on its own, flee when hordes
D: of them march.

N:324:Grave wight
G:W:b
I:110:66:20:50:30
W:30:1:0:325
B:HIT:HURT:1d7
B:HIT:HURT:1d7
B:TOUCH:EXP_20
F:UNDEAD | EVIL | COLD_BLOOD
F:DROP_1 | ONLY_ITEM
F:RAND_25 | OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_8
S:CAUSE_3 | DARKNESS | SCARE
D:It is a ghostly form with eyes that haunt you.

N:325:Killer slicer beetle
G:K:y
I:110:138:14:60:30
W:30:2:0:200
B:BITE:HURT:5d8
B:BITE:HURT:5d8
F:ANIMAL | WEIRD_MIND
F:BASH_DOOR
D:It is a beetle with deadly sharp cutting mandibles and a rock-hard carapace.

### Dungeon level 31 ###

N:326:Ghost
G:G:w
I:120:59:20:30:10
W:31:1:0:350
B:WAIL:TERRIFY
B:TOUCH:EXP_20
B:CLAW:LOSE_INT:1d6
B:CLAW:LOSE_WIS:1d6
F:UNDEAD | EVIL | COLD_BLOOD | INVISIBLE
F:DROP_40 | DROP_1
F:RAND_25 | PASS_WALL | TAKE_ITEM
F:IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_15
S:BLIND | DRAIN_MANA | HOLD
D:You don't believe in it.  But it believes in you...

N:327:Death watch beetle
G:K:D
I:110:163:16:60:30
W:31:3:0:220
B:BITE:HURT:5d4
B:WAIL:TERRIFY:5d6
F:ANIMAL | WEIRD_MIND
F:BASH_DOOR
D:It is a giant beetle that produces a chilling sound.

### Dungeon level 27 ###

N:328:Ogre shaman
G:O:G
I:110:163:20:55:30
W:27:2:0:300
B:HIT:HURT:3d6
B:HIT:HURT:3d6
B:HIT:HURT:3d6
F:GIANT | EVIL
F:DROP_60 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:FORCE_SLEEP
S:1_IN_5
S:CAUSE_2 | HOLD | SCARE | TPORT | TRAPS
S:BO_FIRE
S:S_MONSTER
D:It is an ogre wrapped in furs and covered in grotesque body paints.

### Dungeon level 32 ###

N:329:Nexus quylthulg
G:Q:P
I:110:65:10:1:0
W:32:1:0:300
F:ANIMAL | EMPTY_MIND | INVISIBLE
F:NEVER_BLOW | NEVER_MOVE
F:RES_NEXUS | NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_1
S:BLINK | TELE_AWAY
D:It is a very unstable, strange pulsing mound of flesh.

### Dungeon level 55 ###

N:330:Shelob, Spider of Darkness
G:S:D
I:120:3500:30:120:80
W:55:3:0:27000
B:CLAW:POISON:5d6
B:CLAW:POISON:5d6
B:BITE:PARALYZE:5d10
B:STING:LOSE_STR:5d4
F:UNIQUE | FEMALE | EVIL | ANIMAL | SMART | ESCORT
F:ESCORTS
F:DROP_2 | DROP_GOOD | ONLY_ITEM
F:BASH_DOOR
F:HURT_LIGHT | IM_ACID | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BLIND | CAUSE_3 | CAUSE_4 | CONF | HEAL | SCARE
S:SLOW | TRAPS
S:BR_DARK | BR_POIS
S:S_KIN
D:Shelob is an enormous bloated spider, the last daughter of Ungoliant the
D: Unlight.  Her poison is legendary, as is her ego.  She normally guards the
D: pass through Cirith Ungol, but occasionally goes out foraging for food to
D: feed her voracious appetite.

### Dungeon level 32 ###

N:331:Ninja
G:p:y
I:120:85:20:60:10
W:32:2:0:300
B:HIT:POISON:3d4
B:HIT:LOSE_STR:3d4
B:HIT:LOSE_STR:3d4
F:MALE | EVIL
F:DROP_1
F:OPEN_DOOR | BASH_DOOR
F:NO_CONF | NO_SLEEP
D:A humanoid clothed in black who moves with blinding speed.

N:332:Memory moss
G:,:r
I:110:2:30:1:5
W:32:3:0:150
B:HIT:CONFUSE:1d4
B:HIT:CONFUSE:1d4
F:EMPTY_MIND | STUPID
F:NEVER_MOVE
F:NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:FORGET
D:A mass of green vegetation.  You don't remember seeing anything like it
D: before.

### Dungeon level 40 ###

N:333:Storm giant
G:P:B
I:120:700:20:60:40
W:40:1:0:1000
B:HIT:ELEC:10d8
B:HIT:ELEC:10d8
F:GIANT | EVIL
F:DROP_1
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
F:IM_COLD | IM_ELEC
F:FORCE_SLEEP
S:1_IN_8
S:BLINK | BOULDER | CONF | SCARE | TELE_TO
S:BA_ELEC
S:BO_ELEC
D:It is a twenty-five foot tall giant wreathed in lightning.

### Dungeon level 33 ###

N:334:Cave troll
G:T:u
I:110:156:20:50:50
W:33:1:0:350
B:HIT:HURT:3d5
B:HIT:HURT:3d5
B:BITE:HURT:1d8
B:BITE:HURT:1d8
F:MALE | TROLL | EVIL | REGENERATE | FRIENDS
F:DROP_20
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_POIS
D:He is a vicious monster, feared for his ferocity.

### Dungeon level 34 ###

N:335:Half-troll
G:T:U
I:110:188:20:50:50
W:34:2:0:400
B:CLAW:HURT:1d5
B:CLAW:HURT:1d5
B:BITE:HURT:2d6
B:BITE:HURT:2d6
F:MALE | TROLL | EVIL | REGENERATE | FRIENDS
F:DROP_20 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_POIS
D:A huge, ugly, half-human in search of plunder.

### Dungeon level 33 ###

N:336:Mystic
G:p:o
I:120:308:30:50:5
W:33:3:0:500
B:KICK:HURT:10d2
B:KICK:HURT:10d2
B:KICK:HURT:10d2
B:KICK:HURT:10d2
F:MALE | INVISIBLE
F:DROP_1 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:HEAL
S:S_ANIMAL | S_SPIDER
D:An adept at unarmed combat, the mystic strikes with stunning power.  He can
D: summon help from nature and is able to focus his power to ease any pain.

N:337:Barrow wight
G:W:P
I:110:83:20:40:10
W:33:3:0:375
B:HIT:HURT:1d8
B:HIT:HURT:1d8
B:TOUCH:EXP_40
F:UNDEAD | EVIL | COLD_BLOOD | FRIENDS
F:DROP_40
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_8
S:CAUSE_2 | DARKNESS | HOLD | SCARE
D:It is a ghostly nightmare of a entity.

N:338:Skeleton ettin
G:s:w
I:110:396:20:50:20
W:33:1:0:325
B:HIT:HURT:1d9
B:HIT:HURT:1d9
B:BITE:HURT:1d5
B:BITE:HURT:1d5
F:TROLL | UNDEAD | EVIL | COLD_BLOOD | EMPTY_MIND | REGENERATE
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:It is the animated form of a massive two-headed troll.

N:339:Chaos drake
G:d:v
I:110:440:20:70:70
W:33:3:0:1400
B:CLAW:HURT:2d4
B:CLAW:HURT:2d4
B:BITE:HURT:3d6
F:DRAGON | EVIL
F:DROP_3 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_FIRE | RES_DISE | NO_CONF | NO_SLEEP
F:ATTR_MULTI | FORCE_SLEEP
S:1_IN_6
S:CONF | SCARE | SLOW
S:BR_CHAO | BR_DISE
D:A dragon twisted by the forces of chaos.  It seems first ugly, then fair, as
D: its form shimmers and changes in front of your eyes.

N:340:Law drake
G:d:B
I:110:440:20:70:70
W:33:3:0:1400
B:CLAW:HURT:2d4
B:CLAW:HURT:2d4
B:BITE:HURT:3d6
F:DRAGON | EVIL
F:DROP_3 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:CONF | SCARE | SLOW
S:BR_SHAR | BR_SOUN
D:This dragon is clever and cunning.  It laughs at your puny efforts to disturb
D: it.

N:341:Balance drake
G:d:v
I:110:528:20:70:70
W:33:3:0:1600
B:CLAW:HURT:2d4
B:CLAW:HURT:2d4
B:BITE:HURT:3d6
F:DRAGON | EVIL
F:DROP_3 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_FIRE | RES_DISE | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:CONF | SCARE | SLOW
S:BR_CHAO | BR_DISE | BR_SHAR | BR_SOUN
D:A mighty dragon, the balance drake seeks to maintain the Cosmic Balance, and
D: despises your feeble efforts to destroy evil.

N:342:Ethereal drake
G:d:o
I:110:352:20:70:70
W:33:3:0:1200
B:CLAW:HURT:2d4
B:CLAW:HURT:2d4
B:BITE:HURT:3d6
F:DRAGON | EVIL | INVISIBLE
F:DROP_3 | ONLY_ITEM
F:PASS_WALL
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:CONF | SCARE | SLOW
S:BR_DARK | BR_LIGHT
D:A dragon of great power, with control over light and dark, the ethereal
D: drake's eyes glare with white hatred from the shadows.

### Dungeon level 34 ###

N:343:Bert the Stone Troll
G:T:s
I:120:1100:20:70:50
W:34:7:0:2000
B:HIT:HURT:6d6
B:HIT:HURT:6d6
B:BITE:HURT:3d10
F:UNIQUE | MALE | TROLL | EVIL | REGENERATE | ESCORT
F:DROP_1 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY | TAKE_ITEM
F:HURT_ROCK | HURT_LIGHT | IM_COLD | IM_POIS
S:1_IN_7
S:BOULDER
D:Big, brawny, powerful and with a taste for hobbit.  He has friends called Bill
D: and Tom.

N:344:Bill the Stone Troll
G:T:s
I:120:1100:20:70:50
W:34:7:0:2000
B:HIT:HURT:6d6
B:HIT:HURT:6d6
B:BITE:HURT:3d10
F:UNIQUE | MALE | TROLL | EVIL | REGENERATE | ESCORT
F:DROP_1 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY | TAKE_ITEM
F:HURT_ROCK | HURT_LIGHT | IM_COLD | IM_POIS
S:1_IN_7
S:BOULDER
D:Big, brawny, powerful and with a taste for hobbit.  He has friends called Bert
D: and Tom.

N:345:Tom the Stone Troll
G:T:s
I:120:1100:20:70:50
W:34:7:0:2000
B:HIT:HURT:6d6
B:HIT:HURT:6d6
B:BITE:HURT:3d10
F:UNIQUE | MALE | TROLL | EVIL | REGENERATE | ESCORT
F:DROP_1 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY | TAKE_ITEM
F:HURT_ROCK | HURT_LIGHT | IM_COLD | IM_POIS
S:1_IN_7
S:BOULDER
D:Big, brawny, powerful and with a taste for hobbit.  He has friends called Bert
D: and Bill.

### Dungeon level 33 ###

N:346:Shade
G:G:D
I:120:147:20:30:10
W:33:3:0:350
B:WAIL:TERRIFY
B:TOUCH:EXP_40
B:CLAW:LOSE_INT:1d10
F:UNDEAD | EVIL | COLD_BLOOD | INVISIBLE
F:DROP_2 | ONLY_ITEM
F:RAND_25 | PASS_WALL | TAKE_ITEM
F:IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_15
S:BLIND | DRAIN_MANA | HOLD
D:A shadowy form clutches at you from the darkness.  A powerful undead creature
D: with a deadly touch.

### Dungeon level 34 ###

N:347:Spectre
G:G:U
I:120:147:20:30:10
W:34:3:0:350
B:WAIL:TERRIFY
B:TOUCH:EXP_40
B:CLAW:LOSE_WIS:5d5
F:UNDEAD | EVIL | COLD_BLOOD | INVISIBLE
F:DROP_2 | ONLY_ITEM
F:RAND_25 | PASS_WALL | TAKE_ITEM
F:IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_15
S:BLIND | DRAIN_MANA | HOLD
D:A phantasmal shrieking spirit.  Its wail drives the intense cold of pure evil
D: deep within your body.

### Dungeon level 35 ###

N:348:Water troll
G:T:B
I:110:316:20:50:50
W:35:1:0:420
B:HIT:HURT:1d9
B:HIT:HURT:1d9
B:BITE:HURT:2d2
B:BITE:HURT:2d2
F:MALE | TROLL | EVIL | REGENERATE | FRIENDS
F:DROP_20
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_COLD | IM_POIS
D:He is a troll that reeks of brine.

### Dungeon level 33 ###

N:349:Fire elemental
G:E:r
I:110:135:12:50:50
W:33:2:0:350
B:HIT:FIRE:4d6
B:HIT:FIRE:4d6
F:EMPTY_MIND | POWERFUL
F:RAND_25 | BASH_DOOR | KILL_BODY | KILL_ITEM
F:IM_ACID | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:BO_FIRE
D:It is a towering inferno of flames.

### Dungeon level 39 ###

N:350:Cherub
G:A:G
I:120:880:30:68:255
W:39:6:0:2700
B:HIT:HURT:4d3
B:HIT:HURT:3d8
B:HIT:HURT:4d3
B:HIT:HURT:3d8
F:SMART | POWERFUL
F:DROP_2 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY | TAKE_ITEM
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | HASTE | HEAL | MIND_BLAST | SCARE
S:BO_FIRE
S:S_MONSTERS
D:It is an angel moving very quickly, wielding a holy war hammer and casting a
D: volley of powerful spells in your direction.

### Dungeon level 33 ###

N:351:Water elemental
G:E:b
I:110:113:12:40:50
W:33:2:0:325
B:HIT:HURT:1d10
B:HIT:HURT:1d10
B:HIT:HURT:1d10
F:COLD_BLOOD | EMPTY_MIND | POWERFUL
F:RAND_25 | BASH_DOOR | KILL_BODY | KILL_ITEM
F:IM_ACID | IM_COLD | IM_FIRE | IM_POIS | IM_WATER | NO_FEAR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:BO_COLD
D:It is a towering tempest of water.

### Dungeon level 35 ###

N:352:Invisible stalker
G:E:y
I:130:124:20:46:20
W:35:3:0:300
B:HIT:HURT:1d6
B:HIT:HURT:1d6
B:HIT:HURT:1d6
F:EVIL | COLD_BLOOD | EMPTY_MIND | INVISIBLE | POWERFUL
F:RAND_50 | OPEN_DOOR | BASH_DOOR
F:IM_ELEC | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:It is impossible to define its form but its violence is legendary.

### Dungeon level 34 ###

N:353:Carrion crawler
G:c:o
I:110:130:15:40:10
W:34:2:0:100
B:STING:PARALYZE:2d6
B:STING:PARALYZE:2d6
F:ANIMAL | WEIRD_MIND | FRIENDS
F:RAND_25 | BASH_DOOR
F:IM_POIS
D:A hideous centipede covered in slime and with glowing tentacles around its
D: head.

N:354:Master thief
G:p:b
I:130:99:20:30:40
W:34:2:0:350
B:HIT:HURT:2d8
B:HIT:HURT:3d4
B:HIT:EAT_GOLD:4d4
B:HIT:EAT_ITEM:4d5
F:MALE | EVIL
F:DROP_2
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
S:1_IN_6
S:ARROW_2 | BLINK | TRAPS
D:Cool and confident, fast and lithe; protect your possessions quickly!

N:355:Ulfang the Black
G:p:U
I:120:1000:20:90:40
W:34:5:0:1200
B:HIT:HURT:5d5
B:HIT:HURT:5d5
B:HIT:HURT:5d5
B:HIT:HURT:5d5
F:UNIQUE | MALE | EVIL
F:DROP_2 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
S:1_IN_10
S:S_KIN
D:A short and swarthy Easterling dressed in black.  He and his three sons once
D: openly swore allegiance to the High Elves, but were secretly in the pay of
D: Morgoth.

N:356:Lich
G:L:o
I:110:264:20:60:60
W:34:2:0:1000
B:TOUCH:EXP_40
B:TOUCH:UN_POWER
B:TOUCH:LOSE_DEX:2d8
B:TOUCH:LOSE_DEX:2d8
F:UNDEAD | EVIL | COLD_BLOOD | SMART
F:DROP_1
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BLIND | BLINK | BRAIN_SMASH | CAUSE_3 | DRAIN_MANA | HOLD
S:SCARE | SLOW | TELE_AWAY | TELE_TO
D:It is a skeletal form dressed in robes.  It radiates vastly evil power.

### Dungeon level 36 ###

N:357:Master vampire
G:V:g
I:110:299:20:60:10
W:36:1:0:750
B:HIT:HURT:2d6
B:HIT:HURT:2d6
B:BITE:EXP_40:3d6
B:BITE:EXP_40:3d6
F:UNDEAD | EVIL | COLD_BLOOD | REGENERATE
F:DROP_4
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:CAUSE_3 | CONF | DARKNESS | HOLD | MIND_BLAST | SCARE
S:TELE_TO
S:BO_NETH
D:It is a humanoid form dressed in robes.  Power emanates from its chilling
D: frame.

### Dungeon level 34 ###

N:358:Giant grey scorpion
G:S:s
I:120:189:12:50:40
W:34:4:0:275
B:BITE:HURT:1d6
B:STING:POISON:1d4
F:ANIMAL | WEIRD_MIND
F:BASH_DOOR
D:It is a giant grey scorpion.  It looks poisonous.

N:359:Earth elemental
G:E:u
I:100:165:10:60:90
W:34:2:0:375
B:HIT:HURT:4d6
B:HIT:HURT:4d6
B:HIT:HURT:4d6
F:COLD_BLOOD | EMPTY_MIND | POWERFUL
F:PASS_WALL | KILL_BODY | KILL_ITEM
F:HURT_ROCK | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_8
S:BO_ACID
D:It is a towering form composed of rock with fists of awesome power.

N:360:Air elemental
G:E:B
I:120:90:12:50:50
W:34:2:0:390
B:HIT:HURT:1d10
B:HIT:CONFUSE:1d4
B:HIT:HURT:1d10
F:COLD_BLOOD | EMPTY_MIND | POWERFUL
F:RAND_25 | BASH_DOOR | KILL_BODY | KILL_ITEM
F:IM_ACID | IM_COLD | IM_ELEC | IM_POIS | NO_FEAR | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_8
S:BO_ELEC
D:It is a towering tornado of winds.

### Dungeon level 35 ###

N:361:Hellhound
G:C:r
I:120:352:25:80:30
W:35:3:0:600
B:BITE:FIRE:3d12
B:BITE:FIRE:3d12
B:BITE:FIRE:3d12
F:EVIL | ANIMAL
F:RAND_25 | BASH_DOOR | MOVE_BODY
F:IM_FIRE
F:FORCE_SLEEP
S:1_IN_5
S:BR_FIRE
D:It is a giant dog that glows with heat.  Flames pour from its nostrils.

### Dungeon level 34 ###

N:362:Eog golem
G:g:u
I:100:1050:12:125:10
W:34:4:0:1200
B:HIT:HURT:8d6
B:HIT:HURT:8d6
B:HIT:HURT:6d6
B:HIT:HURT:6d6
F:COLD_BLOOD | EMPTY_MIND
F:DROP_2 | ONLY_GOLD
F:BASH_DOOR
F:IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR | NO_CONF
F:NO_SLEEP
D:It is a massive deep brown statue, striding towards you with an
D: all-too-familiar purpose.  Your magic surprisingly feels much less powerful
D: now.

### Dungeon level 36 ###

N:363:Olog
G:T:y
I:110:369:20:50:50
W:36:1:0:450
B:HIT:HURT:1d12
B:HIT:HURT:1d12
B:BITE:HURT:2d3
B:BITE:HURT:2d3
F:TROLL | EVIL | SMART | REGENERATE | FRIENDS
F:DROP_20
F:OPEN_DOOR | BASH_DOOR
F:IM_POIS
D:It is a massive intelligent troll with needle-sharp fangs.

### Dungeon level 35 ###

N:364:Dagashi
G:p:y
I:120:169:20:70:10
W:35:4:0:500
B:HIT:POISON:3d4
B:HIT:LOSE_STR:3d4
B:HIT:LOSE_STR:3d4
B:HIT:POISON:3d4
F:MALE | EVIL
F:DROP_1
F:OPEN_DOOR | BASH_DOOR
F:NO_CONF | NO_SLEEP
D:A human warrior, moving with lightning speed.

N:365:Gravity hound
G:Z:W
I:110:193:30:30:0
W:35:4:0:500
B:CLAW:HURT:2d8
B:CLAW:HURT:2d8
B:BITE:HURT:2d8
B:BITE:HURT:2d8
F:ANIMAL | FRIENDS
F:BASH_DOOR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_5
S:BR_GRAV
D:Unfettered by the usual constraints of gravity, these unnatural creatures are
D: walking on the walls and even the ceiling!  The earth suddenly feels rather
D: less solid as you see gravity warp all round the monsters.

N:366:Acidic cytoplasm
G:j:s
I:120:352:12:18:1
W:35:5:0:180
B:TOUCH:ACID:1d10
B:TOUCH:ACID:1d10
B:TOUCH:ACID:1d10
B:TOUCH:ACID:1d10
F:COLD_BLOOD | EMPTY_MIND | STUPID
F:DROP_4
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR
F:NO_CONF | NO_SLEEP
D:A disgusting animated blob of destruction.  Flee its gruesome hunger!

N:367:Inertia hound
G:Z:W
I:110:193:30:30:0
W:35:4:0:500
B:CLAW:HURT:2d8
B:CLAW:HURT:2d8
B:BITE:HURT:2d8
B:BITE:HURT:2d8
F:ANIMAL | FRIENDS
F:BASH_DOOR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_5
S:BR_INER
D:Bizarrely, this hound seems to be hardly moving at all, yet it approaches you
D: with deadly menace.  It makes you tired just to look at it.

N:368:Impact hound
G:Z:u
I:110:193:30:30:0
W:35:4:0:500
B:CLAW:HURT:2d8
B:CLAW:HURT:2d8
B:BITE:HURT:2d8
B:BITE:HURT:2d8
F:ANIMAL | FRIENDS
F:BASH_DOOR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_5
S:BR_WALL
D:A deep brown shape is visible before you, its canine form strikes you with an
D: almost physical force.  The dungeon floor buckles as if struck by a powerful
D: blow as it stalks towards you.

N:369:Dread
G:G:o
I:120:263:20:30:10
W:35:2:0:600
B:HIT:HURT:6d6
B:HIT:HURT:6d6
B:HIT:LOSE_STR:3d4
F:UNDEAD | EVIL | COLD_BLOOD | INVISIBLE
F:DROP_2 | ONLY_ITEM
F:RAND_25 | PASS_WALL | TAKE_ITEM
F:IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_15
S:BLIND | CONF | DRAIN_MANA | HOLD
S:BO_NETH
D:It is a form that screams its presence against the eye.  Death incarnate, its
D: hideous black body seems to struggle against reality as the universe itself
D: struggles to banish it.

### Dungeon level 36 ###

N:370:Ooze elemental
G:E:g
I:110:72:10:80:90
W:36:3:0:300
B:TOUCH:ACID:1d10
B:TOUCH:ACID:1d10
B:TOUCH:ACID:1d10
F:COLD_BLOOD | EMPTY_MIND | POWERFUL
F:BASH_DOOR | KILL_BODY | KILL_ITEM
F:IM_ACID | IM_COLD | IM_FIRE | IM_POIS | NO_FEAR | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_5
S:BA_ACID
S:BO_ACID
D:It is a towering mass of filth, an eyesore of ooze.

N:371:Smoke elemental
G:E:D
I:120:83:10:80:90
W:36:3:0:375
B:ENGULF:HURT:2d6
B:ENGULF:HURT:2d6
F:EMPTY_MIND | POWERFUL
F:BASH_DOOR | KILL_BODY | KILL_ITEM
F:IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_5
S:DARKNESS
S:BO_FIRE
D:It is a towering blackened form, crackling with heat.

### Dungeon level 31 ###

N:372:Young black dragon
G:d:s
I:110:264:20:60:70
W:31:1:0:700
B:CLAW:HURT:2d6
B:CLAW:HURT:2d6
B:BITE:HURT:2d8
F:DRAGON | EVIL
F:DROP_3
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID
F:FORCE_SLEEP
S:1_IN_10
S:SCARE
S:BR_ACID
D:It has a form that legends are made of.  Its still-tender scales are a darkest
D: black hue.  Acid drips from its body.

### Dungeon level 35 ###

N:373:Mumak
G:q:s
I:110:495:20:55:100
W:35:3:0:2100
B:BUTT:HURT:4d6
B:BUTT:HURT:4d6
B:CRUSH:HURT:4d4
F:ANIMAL
F:BASH_DOOR
D:A massive elephantine form with eyes twisted by madness.

N:374:Giant fire ant
G:a:R
I:110:176:14:49:40
W:35:1:0:350
B:BITE:FIRE:3d12
B:BITE:FIRE:3d12
F:ANIMAL | WEIRD_MIND | FRIENDS
F:BASH_DOOR | KILL_BODY
F:IM_FIRE
D:A giant ant covered in shaggy fur.  Its powerful jaws glow with heat.

### Dungeon level 34 ###

N:375:Mature white dragon
G:d:w
I:110:352:20:70:70
W:34:1:0:1200
B:CLAW:HURT:2d8
B:CLAW:HURT:2d8
B:BITE:HURT:4d8
F:DRAGON | EVIL
F:DROP_4
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_9
S:SCARE
S:BR_COLD
D:A large dragon, scales gleaming bright white.

### Dungeon level 36 ###

N:376:Xorn
G:X:u
I:110:140:20:80:10
W:36:2:0:650
B:HIT:HURT:1d6
B:HIT:HURT:1d6
B:HIT:HURT:1d6
B:HIT:HURT:1d6
F:COLD_BLOOD | EMPTY_MIND
F:PASS_WALL | KILL_ITEM
F:HURT_ROCK | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_CONF
F:NO_SLEEP
D:A huge creature of the element Earth.  Able to merge with its element, it has
D: four huge arms protruding from its enormous torso.

N:377:Shadow
G:G:D
I:120:105:30:30:20
W:36:3:0:400
B:TOUCH:EXP_80
B:TOUCH:EXP_40
B:CLAW:LOSE_INT:1d10
B:CLAW:LOSE_WIS:1d10
F:UNDEAD | EVIL | COLD_BLOOD | INVISIBLE
F:DROP_1 | ONLY_ITEM
F:PASS_WALL
F:IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_8
S:SLOW | TELE_TO
S:BO_NETH
D:A mighty spirit of darkness of vaguely humanoid form.  Razor-edged claws reach
D: out to end your life as it glides towards you, seeking to suck the energy
D: from your soul to feed its power.

N:378:Phantom
G:G:P
I:120:260:30:30:20
W:36:3:0:400
B:TOUCH:EXP_80
B:TOUCH:EXP_40
B:CLAW:LOSE_INT:1d10
B:CLAW:LOSE_WIS:1d10
F:UNDEAD | EVIL | COLD_BLOOD | INVISIBLE
F:DROP_1 | ONLY_ITEM
F:PASS_WALL
F:IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_5
S:FORGET
D:An unholy creature of darkness, the aura emanating from this evil being saps
D: your very soul.

N:379:Grey wraith
G:W:s
I:110:167:20:50:10
W:36:1:0:700
B:HIT:HURT:1d10
B:HIT:HURT:1d10
B:TOUCH:EXP_40
F:UNDEAD | EVIL | COLD_BLOOD
F:DROP_40 | DROP_60
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_7
S:CAUSE_3 | DARKNESS | HOLD | SCARE
D:A tangible but ghostly form, made of grey fog.  The air around it feels
D: deathly cold.

### Dungeon level 32 ###

N:380:Young multi-hued dragon
G:d:v
I:110:281:20:60:70
W:32:1:0:900
B:CLAW:HURT:2d6
B:CLAW:HURT:2d6
B:BITE:HURT:3d8
F:DRAGON | EVIL
F:DROP_3
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS
F:ATTR_MULTI | FORCE_SLEEP
S:1_IN_8
S:SCARE
S:BR_ACID | BR_COLD | BR_ELEC | BR_FIRE | BR_POIS
D:It has a form that legends are made of.  Beautiful scales of shimmering and
D: magical colours cover it.

### Dungeon level 36 ###

N:381:Colossus
G:g:G
I:100:2640:12:150:10
W:36:4:0:850
B:HIT:HURT:10d10
B:HIT:HURT:10d10
B:HIT:HURT:6d6
B:HIT:HURT:6d6
F:COLD_BLOOD | EMPTY_MIND
F:BASH_DOOR
F:IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR | NO_CONF
F:NO_SLEEP
D:An enormous construct resembling a titan made from stone.  It strides
D: purposefully towards you, swinging its slow fists with earth-shattering
D: power.

### Dungeon level 31 ###

N:382:Young gold dragon
G:d:y
I:110:264:20:60:70
W:31:1:0:700
B:CLAW:HURT:2d6
B:CLAW:HURT:2d6
B:BITE:HURT:2d8
F:DRAGON | EVIL
F:DROP_3
F:OPEN_DOOR | BASH_DOOR
F:FORCE_SLEEP
S:1_IN_10
S:SCARE
S:BR_SOUN
D:It has a form that legends are made of.  Its still-tender scales are a
D: tarnished gold hue, and light is reflected from its form.

### Dungeon level 42 ###

N:383:Rogrog the Black Troll
G:T:D
I:120:2000:20:70:50
W:42:3:0:5000
B:HIT:HURT:6d7
B:HIT:HURT:6d7
B:BITE:HURT:4d10
B:SPIT:ACID:4d8
F:UNIQUE | MALE | TROLL | EVIL | REGENERATE | ESCORT
F:DROP_3 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY | TAKE_ITEM
F:IM_COLD | IM_POIS
S:1_IN_7
S:BOULDER
D:A massive and cruel troll of great power, drool slides caustically down his
D: muscular frame.  Despite his bulk, he strikes with stunning speed.

### Dungeon level 34 ###

N:384:Mature blue dragon
G:d:b
I:110:352:20:70:70
W:34:1:0:1200
B:CLAW:HURT:2d8
B:CLAW:HURT:2d8
B:BITE:HURT:4d8
F:DRAGON | EVIL
F:DROP_4
F:BASH_DOOR
F:IM_ELEC | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_9
S:SCARE
S:BR_ELEC
D:A large dragon, scales tinted deep blue.

N:385:Mature green dragon
G:d:g
I:110:352:20:70:70
W:34:1:0:1200
B:CLAW:HURT:2d8
B:CLAW:HURT:2d8
B:BITE:HURT:4d8
F:DRAGON | EVIL
F:DROP_4
F:BASH_DOOR
F:IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_9
S:SCARE
S:BR_POIS
D:A large dragon, scales tinted deep green.

N:386:Mature bronze dragon
G:d:U
I:110:352:20:70:70
W:34:1:0:1200
B:CLAW:HURT:2d8
B:CLAW:HURT:2d8
B:BITE:HURT:4d8
F:DRAGON | EVIL
F:DROP_4
F:BASH_DOOR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_9
S:CONF | SCARE
S:BR_CONF
D:A large dragon with scales of rich bronze.

### Dungeon level 31 ###

N:387:Young red dragon
G:d:r
I:110:264:20:60:70
W:31:1:0:700
B:CLAW:HURT:2d6
B:CLAW:HURT:2d6
B:BITE:HURT:2d8
F:DRAGON | EVIL
F:DROP_3
F:OPEN_DOOR | BASH_DOOR
F:IM_FIRE
F:FORCE_SLEEP
S:1_IN_10
S:SCARE
S:BR_FIRE
D:It has a form that legends are made of.  Its still-tender scales are a deepest
D: red hue.  Heat radiates from its form.

### Dungeon level 36 ###

N:388:Trapper
G:.:w
I:120:528:30:75:10
W:36:3:0:580
B:HIT:HURT:3d8
B:HIT:HURT:3d8
B:HIT:PARALYZE:15d1
B:HIT:PARALYZE:15d1
F:COLD_BLOOD | EMPTY_MIND | INVISIBLE
F:NEVER_MOVE
F:NO_FEAR | NO_CONF | NO_SLEEP
F:CHAR_CLEAR | ATTR_CLEAR
D:A larger cousin of the lurker, this creature traps unsuspecting victims and
D: paralyzes them, to be slowly digested later.

N:389:Bodak
G:u:r
I:110:193:10:68:90
W:36:2:0:750
B:HIT:FIRE:4d6
B:HIT:FIRE:4d6
B:GAZE:EXP_20
F:DEMON | EVIL
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
F:IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BA_FIRE
S:BO_FIRE
S:S_DEMON
D:It is a humanoid form composed of flames and hatred.

### Dungeon level 37 ###

N:390:Ice elemental
G:E:w
I:110:193:10:60:90
W:37:3:0:650
B:TOUCH:COLD:4d3
B:HIT:HURT:4d6
B:TOUCH:COLD:4d3
F:COLD_BLOOD | EMPTY_MIND | POWERFUL
F:BASH_DOOR | KILL_BODY | KILL_ITEM
F:IM_ACID | IM_COLD | IM_ELEC | IM_POIS | NO_FEAR | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_5
S:BA_COLD
S:BO_ICEE
D:It is a towering glacier of ice.

### Dungeon level 36 ###

N:391:Necromancer
G:p:R
I:110:246:20:50:10
W:36:2:0:630
B:HIT:HURT:2d6
B:HIT:HURT:2d6
F:MALE | EVIL | SMART
F:DROP_1 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | CAUSE_3 | HASTE | HOLD | SCARE | TELE_TO
S:TPORT
S:BO_NETH
S:S_UNDEAD
D:A gaunt figure, clothed in black robes.

N:392:Lorgan, Chief of the Easterlings
G:p:P
I:120:1800:25:100:10
W:36:2:0:1200
B:HIT:HURT:6d6
B:HIT:HURT:6d6
B:HIT:HURT:3d8
B:HIT:HURT:3d8
F:UNIQUE | MALE | EVIL
F:DROP_2 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:TELE_TO
S:S_MONSTERS
D:A mighty warrior from the east, Lorgan hates everything that he cannot
D: control.

N:393:Demonologist
G:p:i
I:120:246:20:50:10
W:36:2:0:700
B:HIT:HURT:2d6
B:HIT:HURT:2d6
B:HIT:HURT:2d6
F:MALE | EVIL | SMART
F:DROP_1 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:FORCE_SLEEP
S:1_IN_2
S:HOLD | TPORT
S:BO_FIRE
S:S_DEMON
D:A figure twisted by evil standing in robes of deepest crimson.

### Dungeon level 37 ###

N:394:Mummified troll
G:z:w
I:110:167:20:50:50
W:37:1:0:420
B:HIT:HURT:2d6
B:HIT:HURT:2d6
F:TROLL | UNDEAD | EVIL | COLD_BLOOD | EMPTY_MIND | REGENERATE
F:DROP_20
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:It is a massive figure clothed in wrappings.  You are wary of its massive
D: fists.

N:395:The Queen Ant
G:a:v
I:120:1500:30:100:10
W:37:2:0:2000
B:BITE:HURT:2d12
B:BITE:HURT:2d12
B:BITE:HURT:2d8
B:BITE:HURT:2d8
F:UNIQUE | FEMALE | ANIMAL | WEIRD_MIND | ESCORT | ESCORTS
F:DROP_2 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:S_KIN
D:She's upset because you hurt her children.

### Dungeon level 38 ###

N:396:Will o' the wisp
G:E:W
I:130:176:30:150:0
W:38:4:0:500
B:HIT:HURT:1d9
B:HIT:HURT:1d9
B:HIT:HALLU:1d9
F:EMPTY_MIND | INVISIBLE | SMART | POWERFUL
F:RAND_50 | PASS_WALL
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:BLINK | CAUSE_2 | CONF | TPORT
D:A strange ball of glowing light.  It disappears and reappears and seems to
D: draw you to it.  You seem somehow compelled to stand still and watch its
D: strange dancing motion.

### Dungeon level 37 ###

N:397:Magma elemental
G:E:o
I:110:193:10:70:90
W:37:3:0:950
B:HIT:FIRE:3d7
B:HIT:HURT:4d6
B:HIT:FIRE:3d7
F:EMPTY_MIND | POWERFUL
F:PASS_WALL | KILL_BODY | KILL_ITEM
F:IM_ACID | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_7
S:BA_FIRE
S:BO_PLAS
D:It is a towering glowing form of molten hate.

N:398:Black pudding
G:j:D
I:110:352:12:18:1
W:37:5:0:50
B:TOUCH:ACID:1d10
B:TOUCH:ACID:1d10
B:TOUCH:ACID:1d10
B:TOUCH:ACID:1d10
F:COLD_BLOOD | EMPTY_MIND | STUPID | FRIENDS
F:DROP_40 | DROP_60 | DROP_1
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR
F:NO_CONF | NO_SLEEP
D:A lump of rotting black flesh that slurrrrrrrps across the dungeon floor.

N:399:Killer iridescent beetle
G:K:v
I:110:330:16:60:30
W:37:2:0:850
B:CLAW:ELEC:1d12
B:CLAW:ELEC:1d12
B:GAZE:PARALYZE
F:ANIMAL | WEIRD_MIND
F:BASH_DOOR
F:IM_ELEC
F:ATTR_MULTI
D:It is a giant beetle, whose carapace shimmers with vibrant energies.

N:400:Nexus vortex
G:v:P
I:120:176:100:40:0
W:37:1:0:800
B:ENGULF:HURT:5d5
F:EMPTY_MIND | POWERFUL
F:RAND_25 | RAND_50 | BASH_DOOR
F:RES_NEXUS | NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:BR_NEXU
D:A maelstrom of potent magical energy.

N:401:Plasma vortex
G:v:R
I:120:176:100:40:0
W:37:1:0:800
B:ENGULF:FIRE:4d8
B:ENGULF:ELEC:4d8
F:EMPTY_MIND | POWERFUL
F:RAND_25 | RAND_50 | BASH_DOOR
F:IM_ELEC | IM_FIRE | RES_PLAS | NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:BR_PLAS
D:A whirlpool of intense flame, charring the stones at your feet.

### Dungeon level 36 ###

N:402:Mature red dragon
G:d:r
I:110:440:20:80:70
W:36:1:0:1500
B:CLAW:HURT:2d10
B:CLAW:HURT:2d10
B:BITE:HURT:4d10
F:DRAGON | EVIL
F:DROP_4
F:BASH_DOOR
F:IM_FIRE | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_9
S:CONF | SCARE
S:BR_FIRE
D:A large dragon, scales tinted deep red.

N:403:Mature gold dragon
G:d:y
I:110:440:20:80:70
W:36:1:0:1500
B:CLAW:HURT:2d10
B:CLAW:HURT:2d10
B:BITE:HURT:4d10
F:DRAGON | EVIL
F:DROP_4
F:BASH_DOOR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_9
S:CONF | SCARE
S:BR_SOUN
D:A large dragon with scales of gleaming gold.

### Dungeon level 33 ###

N:404:Crystal drake
G:d:u
I:110:396:20:70:70
W:33:3:0:1350
B:CLAW:HURT:2d4
B:CLAW:HURT:2d4
B:BITE:HURT:3d6
F:DRAGON | EVIL
F:DROP_3 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:CONF | SCARE | SLOW
S:BR_SHAR
D:A dragon of strange crystalline form.  Light shines through it, dazzling your
D: eyes with spectrums of colour.

### Dungeon level 36 ###

N:405:Mature black dragon
G:d:s
I:110:440:20:80:70
W:36:1:0:1500
B:CLAW:HURT:2d10
B:CLAW:HURT:2d10
B:BITE:HURT:4d10
F:DRAGON | EVIL
F:DROP_4
F:BASH_DOOR
F:IM_ACID | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_9
S:SCARE
S:BR_ACID
D:A large dragon, with scales of deepest black.

### Dungeon level 38 ###

N:406:Mature multi-hued dragon
G:d:v
I:110:528:20:80:70
W:38:1:0:1800
B:CLAW:HURT:2d12
B:CLAW:HURT:2d12
B:BITE:HURT:4d12
F:DRAGON | EVIL
F:DROP_4
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_CONF
F:NO_SLEEP
F:ATTR_MULTI | FORCE_SLEEP
S:1_IN_7
S:BLIND | CONF | SCARE
S:BR_ACID | BR_COLD | BR_ELEC | BR_FIRE | BR_POIS
D:A large dragon, scales shimmering many colours.

N:407:Death knight
G:p:D
I:120:528:20:100:10
W:38:1:0:1000
B:HIT:HURT:6d6
B:HIT:HURT:5d5
B:HIT:HURT:5d5
F:EVIL | COLD_BLOOD | SMART
F:DROP_2 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD
F:FORCE_SLEEP
S:1_IN_5
S:BLIND | CAUSE_3 | SCARE
S:BO_NETH
S:S_MONSTERS
D:It is a humanoid figure dressed in armour of an ancient form.  From beneath
D: its helmet, eyes glow a baleful red and seem to pierce you like lances of
D: fire.

N:408:Castamir the Usurper
G:p:V
I:120:880:20:90:40
W:38:5:0:1600
B:HIT:HURT:5d5
B:HIT:HURT:5d5
B:HIT:HURT:5d5
B:HIT:HURT:5d5
F:UNIQUE | MALE | EVIL | SMART
F:DROP_2 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
F:FORCE_SLEEP
S:1_IN_2
S:HEAL | TRAPS
S:BO_COLD | BO_ELEC | BO_FIRE | BO_ICEE
D:A Black Numenorean who usurped the throne of Gondor, he is treacherous and
D: evil.

N:409:Time vortex
G:v:B
I:130:176:100:40:0
W:38:4:0:800
B:ENGULF:EXP_20:5d5
F:EMPTY_MIND | POWERFUL
F:RAND_25 | RAND_50 | BASH_DOOR
F:NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:BR_TIME
D:You haven't seen it yet.

N:410:Shimmering vortex
G:v:o
I:140:176:100:40:0
W:38:4:0:800
B:ENGULF:BLIND:4d4
B:ENGULF:BLIND:4d4
F:EMPTY_MIND | POWERFUL
F:RAND_25 | RAND_50 | BASH_DOOR
F:NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:SHRIEK
S:BR_LIGHT
D:A strange pillar of shining light that hurts your eyes.  Its shape changes
D: constantly as it cuts through the air towards you.  It is like a beacon,
D: waking monsters from their slumber.

### Dungeon level 40 ###

N:411:Ancient blue dragon
G:D:b
I:120:633:20:90:80
W:40:1:0:2000
B:CLAW:HURT:4d8
B:CLAW:HURT:4d8
B:BITE:ELEC:7d8
F:DRAGON | EVIL | SMART | POWERFUL
F:DROP_4
F:BASH_DOOR | MOVE_BODY
F:IM_ELEC | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:BLIND | CONF | SCARE
S:BR_ELEC
D:A huge draconic form.  Lightning crackles along its length.

N:412:Ancient bronze dragon
G:D:U
I:120:633:20:90:80
W:40:1:0:2000
B:CLAW:HURT:4d8
B:CLAW:HURT:4d8
B:BITE:HURT:7d8
F:DRAGON | EVIL | SMART | POWERFUL
F:DROP_4
F:BASH_DOOR | MOVE_BODY
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:BLIND | CONF | SCARE
S:BR_CONF
D:A huge draconic form enveloped in a cascade of colour.

N:413:Beholder
G:e:U
I:120:1400:30:80:10
W:40:3:0:6000
B:GAZE:EXP_20:2d6
B:GAZE:UN_POWER:2d6
B:GAZE:LOSE_INT:2d6
B:BITE:HURT:6d6
F:EVIL
F:BASH_DOOR
F:IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:BLIND | CONF | DARKNESS | DRAIN_MANA | FORGET | MIND_BLAST
S:SCARE | SLOW
S:BO_ACID | BO_COLD | BO_ELEC | BO_FIRE
D:A vile creature with one huge central eye, twelve smaller eyes on stalks, and
D: a huge mouth filled with sharp teeth.

### Dungeon level 38 ###

N:414:Emperor wight
G:W:r
I:120:334:20:40:10
W:38:2:0:1600
B:HIT:HURT:1d12
B:HIT:HURT:1d12
B:TOUCH:EXP_80
B:TOUCH:EXP_80
F:UNDEAD | EVIL | COLD_BLOOD
F:DROP_3 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:CAUSE_3 | HOLD | SCARE
S:BO_NETH
D:Your life force is torn from your body as this powerful unearthly being
D: approaches.

### Dungeon level 45 ###

N:415:Seraph
G:A:r
I:120:1320:30:68:255
W:45:6:0:5000
B:HIT:HURT:4d6
B:HIT:HURT:5d5
B:HIT:HURT:5d5
B:HIT:HURT:4d6
F:SMART | POWERFUL
F:DROP_2 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY | TAKE_ITEM
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_11
S:CONF | HASTE | HEAL | TELE_AWAY
S:BO_MANA | BO_PLAS
S:S_ANGEL | S_MONSTERS
D:It is an angel, fast and strong.  You are stunned by its extreme holiness and
D: try to resist all desires to obey it.

### Dungeon level 43 ###

N:416:Vargo, Tyrant of Fire
G:E:R
I:120:2400:12:50:50
W:43:3:0:4000
B:HIT:FIRE:4d6
B:HIT:FIRE:4d6
B:HIT:FIRE:4d6
B:HIT:FIRE:4d6
F:UNIQUE | EMPTY_MIND | POWERFUL
F:RAND_25 | BASH_DOOR | KILL_BODY | KILL_ITEM
F:IM_ACID | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BA_FIRE
S:BO_PLAS
D:A towering fire elemental, Vargo burns everything beyond recognition.

### Dungeon level 38 ###

N:417:Black wraith
G:W:D
I:120:440:20:55:10
W:38:2:0:1700
B:HIT:HURT:1d12
B:HIT:HURT:1d12
B:TOUCH:EXP_40
B:TOUCH:EXP_40
F:UNDEAD | EVIL | COLD_BLOOD
F:DROP_2 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_7
S:BLIND | CAUSE_3 | HOLD | SCARE
S:BO_NETH
D:A figure that seems made of void, its strangely human shape is cloaked in
D: shadow.  It reaches out at you.

N:418:Erinyes
G:U:u
I:110:210:20:50:80
W:38:2:0:1000
B:HIT:HURT:3d4
B:TOUCH:LOSE_STR:1d5
F:FEMALE | DEMON | EVIL | POWERFUL
F:DROP_40 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_7
S:BLIND | CONF
S:BO_FIRE
D:It is a lesser demon of female form; however, she takes little time to show
D: her true colours.

### Dungeon level 39 ###

N:419:Nether wraith
G:W:G
I:120:420:20:55:10
W:39:2:0:1700
B:HIT:HURT:1d12
B:HIT:HURT:1d12
B:TOUCH:EXP_80
B:TOUCH:EXP_80
F:UNDEAD | EVIL | COLD_BLOOD | INVISIBLE
F:DROP_3 | ONLY_ITEM
F:PASS_WALL
F:HURT_LIGHT | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:BLIND | CAUSE_3 | DARKNESS | MIND_BLAST | SCARE
S:BO_NETH
D:A form that hurts the eye, death permeates the air around it.  As it nears
D: you, a coldness saps your soul.

### Dungeon level 37 ###

N:420:Eldrak
G:T:r
I:110:660:20:80:50
W:37:3:0:800
B:HIT:HURT:3d4
B:HIT:HURT:3d4
B:HIT:HURT:3d4
F:TROLL | EVIL
F:DROP_40
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
F:IM_POIS | NO_CONF | NO_SLEEP
D:A massive troll, larger and stronger than many men together.

### Dungeon level 38 ###

N:421:Ettin
G:T:b
I:110:1320:20:100:30
W:38:3:0:1000
B:HIT:HURT:3d6
B:HIT:HURT:3d6
B:HIT:HURT:3d6
F:TROLL | EVIL
F:DROP_1 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_POIS | NO_CONF | NO_SLEEP
D:A massive two-headed troll of huge strength, ettins are stupid but violent.
D: They are also living proof that two heads are not more intelligent than
D: one...

### Dungeon level 43 ###

N:422:Waldern, King of Water
G:E:V
I:120:2500:12:80:50
W:43:3:0:4250
B:HIT:HURT:5d5
B:HIT:HURT:5d5
B:HIT:HURT:5d5
B:HIT:HURT:5d5
F:UNIQUE | COLD_BLOOD | EMPTY_MIND | POWERFUL
F:RAND_25 | BASH_DOOR | KILL_BODY | KILL_ITEM
F:IM_ACID | IM_COLD | IM_FIRE | IM_POIS | IM_WATER | NO_FEAR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BA_COLD | BA_WATE
S:BO_ICEE | BO_WATE
D:A towering water elemental, Waldern is master of all things liquid.  Wave
D: after wave drowns your frail body.

### Dungeon level 39 ###

N:423:Kavlax the Many-Headed
G:d:D
I:120:1300:20:85:30
W:39:3:0:3000
B:BITE:HURT:2d12
B:BITE:HURT:2d12
B:BITE:HURT:2d12
B:BITE:HURT:2d12
F:UNIQUE | MALE | DRAGON | EVIL | POWERFUL
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | RES_NEXUS | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BR_ACID | BR_COLD | BR_CONF | BR_ELEC | BR_FIRE | BR_GRAV
S:BR_NEXU | BR_SHAR | BR_SOUN
D:A large dragon with a selection of heads, all shouting and arguing as they
D: look for prey, but each with its own deadly breath weapon.

### Dungeon level 40 ###

N:424:Ancient white dragon
G:D:w
I:120:633:20:90:80
W:40:1:0:2000
B:CLAW:HURT:4d8
B:CLAW:HURT:4d8
B:BITE:COLD:7d8
F:DRAGON | EVIL | SMART | POWERFUL
F:DROP_4
F:BASH_DOOR | MOVE_BODY
F:IM_COLD | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:BLIND | CONF | SCARE
S:BR_COLD
D:A huge draconic form.  Frost covers it from head to tail.

N:425:Ancient green dragon
G:D:g
I:120:633:20:90:80
W:40:1:0:2000
B:CLAW:HURT:4d8
B:CLAW:HURT:4d8
B:BITE:POISON:7d8
F:DRAGON | EVIL | SMART | POWERFUL
F:DROP_4
F:BASH_DOOR | MOVE_BODY
F:IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:BLIND | CONF | SCARE
S:BR_POIS
D:A huge draconic form enveloped in clouds of poisonous vapour.

### Dungeon level 39 ###

N:426:7-headed hydra
G:M:G
I:120:550:20:90:20
W:39:2:0:2000
B:BITE:POISON:3d9
B:BITE:POISON:3d9
B:BITE:POISON:3d9
B:SPIT:BLIND:1d2
F:ANIMAL
F:DROP_4 | ONLY_GOLD
F:BASH_DOOR | MOVE_BODY
F:IM_POIS
F:FORCE_SLEEP
S:1_IN_5
S:SCARE
S:BA_POIS
S:BR_POIS
D:A strange reptilian hybrid with seven heads dripping venom.

N:427:Night mare
G:q:G
I:120:1320:30:85:0
W:39:3:0:2900
B:BITE:EXP_80:2d6
B:HIT:HURT:3d8
B:HIT:HURT:3d8
B:HIT:CONFUSE:6d6
F:UNDEAD | EVIL | COLD_BLOOD
F:DROP_2 | ONLY_GOLD
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
D:A fearsome skeletal horse with glowing eyes, that watch you with little more
D: than a hatred of all that lives.

### Dungeon level 42 ###

N:428:Vampire lord
G:V:b
I:120:1400:20:70:10
W:42:1:0:1800
B:HIT:HURT:3d6
B:HIT:HURT:3d6
B:BITE:EXP_80:4d6
B:BITE:EXP_80:4d6
F:UNDEAD | EVIL | COLD_BLOOD | REGENERATE
F:DROP_4
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_7
S:BLIND | BRAIN_SMASH | CAUSE_3 | CAUSE_4 | DARKNESS | DRAIN_MANA
S:HOLD | SCARE
S:BO_NETH
D:A foul wind chills your bones as this ghastly figure approaches.

### Dungeon level 41 ###

N:429:Ancient black dragon
G:D:s
I:120:880:20:90:80
W:41:1:0:2500
B:CLAW:HURT:4d9
B:CLAW:HURT:4d9
B:BITE:ACID:7d9
F:DRAGON | EVIL | SMART | POWERFUL
F:DROP_4
F:BASH_DOOR | MOVE_BODY
F:IM_ACID | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:BLIND | CONF | SCARE
S:BR_ACID
D:A huge draconic form.  Pools of acid melt the floor around it.

### Dungeon level 40 ###

N:430:Disenchanter worm mass
G:w:v
I:100:45:7:5:10
W:40:3:0:30
B:CRAWL:UN_BONUS:1d4
F:ANIMAL | WEIRD_MIND | MULTIPLY | STUPID
F:RAND_50 | BASH_DOOR
F:HURT_LIGHT | RES_DISE | NO_FEAR
F:ATTR_MULTI
D:It is a strange mass of squirming worms.  Magical energy crackles around its
D: disgusting form.

### Dungeon level 45 ###

N:431:Rotting quylthulg
G:Q:u
I:120:420:20:1:0
W:45:1:0:3000
F:ANIMAL | EMPTY_MIND | INVISIBLE
F:NEVER_BLOW | NEVER_MOVE
F:NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:BLINK | TPORT
S:S_UNDEAD
D:It is a pulsing flesh mound that reeks of death and putrefaction.

### Dungeon level 40 ###

N:432:Spirit troll
G:G:G
I:110:880:20:90:5
W:40:3:0:900
B:HIT:HURT:3d6
B:HIT:HURT:3d6
B:HIT:HURT:3d6
F:TROLL | UNDEAD | EVIL | INVISIBLE | REGENERATE
F:DROP_60
F:PASS_WALL
F:IM_COLD | IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP
D:A weird ghostly troll-like being from the ethereal plane.

### Dungeon level 56 ###

N:433:Lesser titan
G:P:y
I:120:2100:30:80:15
W:56:3:0:6000
B:HIT:CONFUSE:9d9
B:HIT:CONFUSE:9d9
B:HIT:CONFUSE:9d9
B:HIT:CONFUSE:9d9
F:GIANT | EVIL | SMART
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
F:FORCE_SLEEP
S:1_IN_3
S:BOULDER | HEAL | TELE_TO
S:S_MONSTERS
D:It is a humanoid figure thirty feet tall that gives off an aura of power and
D: hate.

### Dungeon level 40 ###

N:434:9-headed hydra
G:M:r
I:120:650:20:95:20
W:40:2:0:3000
B:BITE:FIRE:3d10
B:BITE:FIRE:3d10
B:BITE:FIRE:3d10
B:BITE:FIRE:3d10
F:ANIMAL
F:DROP_4 | ONLY_GOLD
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:IM_FIRE
F:FORCE_SLEEP
S:1_IN_4
S:SCARE
S:BO_FIRE
S:BR_FIRE
D:A strange reptilian hybrid with nine smouldering heads.

N:435:Enchantress
G:p:i
I:130:457:20:60:10
W:40:4:0:2100
B:HIT:HURT:2d6
B:HIT:HURT:2d6
B:HIT:HURT:2d8
F:FEMALE | EVIL
F:DROP_2 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:BLIND
S:S_DRAGON
D:This elusive female spellcaster has a special affinity for dragons, whom she
D: rarely fights without.

### Dungeon level 44 ###

N:436:Knight Templar
G:p:w
I:120:1056:20:60:10
W:44:2:0:2000
B:HIT:HURT:5d5
B:HIT:HURT:5d5
B:HIT:HURT:5d5
F:MALE | SMART
F:DROP_2 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
F:NO_FEAR | NO_CONF | NO_SLEEP
S:1_IN_4
S:BLIND | CAUSE_3 | CAUSE_4 | HASTE | HEAL | SCARE
S:S_ANGEL
D:It seems that the more devout the person, the more likely they are to cross
D: the boundary between piety and sanctimoniousness.  And such is the case with
D: the Order of the Knights Templar; they are among the most pious and powerful
D: of the religious knightly orders, but noted for their intolerance.  Thus it
D: is Morgoth's will that is unwittingly done, as the forces of good are set
D: against each other.

### Dungeon level 40 ###

N:437:Sorcerer
G:p:R
I:130:457:20:60:10
W:40:2:0:2150
B:HIT:HURT:2d8
B:HIT:HURT:2d8
B:HIT:HURT:2d8
F:MALE | EVIL
F:DROP_3 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:BLIND | BLINK | CAUSE_3 | CONF | TELE_TO | TRAPS
S:BA_COLD | BA_FIRE
S:BO_ACID
S:S_DRAGON | S_MONSTER | S_UNDEAD
D:A human figure in robes, he moves with magically improved speed, and his hands
D: are ablur with spell casting.

N:438:Xaren
G:X:s
I:120:280:20:80:10
W:40:1:0:1200
B:HIT:HURT:3d4
B:HIT:HURT:3d4
B:HIT:HURT:3d4
B:HIT:HURT:3d4
F:COLD_BLOOD | EMPTY_MIND
F:DROP_2 | ONLY_GOLD
F:PASS_WALL | KILL_ITEM
F:HURT_ROCK | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_CONF
F:NO_SLEEP
D:It is a tougher relative of the Xorn.  Its hide glitters with metal ores.

N:439:Giant roc
G:B:u
I:110:560:20:70:10
W:40:3:0:1000
B:CRUSH:HURT:8d12
B:CRUSH:HURT:8d12
B:HIT:ELEC:12d12
F:ANIMAL
F:BASH_DOOR
F:IM_ELEC
D:A vast legendary bird, its iron talons rake the most impenetrable of surfaces
D: and its screech echoes through the many winding dungeon corridors.

N:440:Uvatha the Horseman
G:W:p
I:120:1800:90:60:10
W:40:3:0:10000
B:HIT:HURT:6d6
B:HIT:HURT:6d6
B:HIT:EXP_80:4d6
B:HIT:EXP_80:4d6
F:UNIQUE | MALE | UNDEAD | EVIL | COLD_BLOOD
F:DROP_2 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:HURT_LIGHT | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
D:A tall black cloaked Ringwraith, he is a master of horsemanship.  He longs to
D: taste your blood.

N:441:Minotaur
G:H:s
I:130:550:13:25:10
W:40:2:0:2100
B:BUTT:HURT:4d6
B:BUTT:HURT:4d6
B:BUTT:HURT:2d6
B:BUTT:HURT:2d6
F:EVIL
F:BASH_DOOR
D:It is a cross between a human and a bull.

N:442:Medusa, the Gorgon
G:n:v
I:120:2400:30:100:5
W:40:3:0:9000
B:GAZE:EXP_80
B:GAZE:PARALYZE
B:HIT:HURT:8d6
B:HIT:HURT:8d6
F:UNIQUE | FEMALE | EVIL | SMART
F:DROP_2 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID | IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:CAUSE_3 | HOLD | SCARE
S:BA_ACID
S:BO_FIRE | BO_PLAS
S:S_HYDRA | S_KIN
D:One of the original three ugly sisters.  Her face could sink a thousand ships.
D: Her scales rattle as she slithers towards you, venom dripping from her
D: ghastly mouth.

### Dungeon level 45 ###

N:443:Death drake
G:D:G
I:120:1848:25:100:80
W:45:2:0:10000
B:CLAW:HURT:4d10
B:CLAW:HURT:4d10
B:BITE:EXP_80:7d10
F:DRAGON | EVIL | INVISIBLE | SMART | POWERFUL
F:DROP_4 | ONLY_ITEM
F:PASS_WALL | MOVE_BODY | TAKE_ITEM
F:IM_COLD | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_5
S:CONF | DARKNESS | SCARE | SLOW
S:BR_NETH
D:It is a dragon-like form wrapped in darkness.  You cannot make out its true
D: form but you sense its evil.

### Dungeon level 41 ###

N:444:Ancient red dragon
G:D:r
I:120:880:20:90:80
W:41:1:0:2500
B:CLAW:HURT:4d9
B:CLAW:HURT:4d9
B:BITE:FIRE:7d9
F:DRAGON | EVIL | SMART | POWERFUL
F:DROP_4
F:BASH_DOOR | MOVE_BODY
F:IM_FIRE | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:BLIND | CONF | SCARE
S:BR_FIRE
D:A huge draconic form.  Wisps of smoke steam from its nostrils and the extreme
D: heat surrounding it makes you gasp for breath.

N:445:Ancient gold dragon
G:D:y
I:120:880:20:90:80
W:41:1:0:2500
B:CLAW:HURT:4d9
B:CLAW:HURT:4d9
B:BITE:HURT:7d9
F:DRAGON | EVIL | SMART | POWERFUL
F:DROP_4
F:BASH_DOOR | MOVE_BODY
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:BLIND | CONF | SCARE
S:BR_SOUN
D:A huge draconic form wreathed in a nimbus of light.  Its roar stuns and
D: deafens you.

### Dungeon level 45 ###

N:446:Great crystal drake
G:D:u
I:120:1848:25:100:80
W:45:2:0:10000
B:CLAW:HURT:4d10
B:CLAW:HURT:4d10
B:BITE:HURT:7d10
F:DRAGON | EVIL | SMART | POWERFUL
F:DROP_4 | ONLY_ITEM
F:BASH_DOOR | MOVE_BODY
F:IM_COLD | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_5
S:CONF | SCARE | SLOW
S:BR_SHAR
D:A huge crystalline dragon.  Its claws could cut you to shreds and its teeth
D: are razor sharp.  Strange colours ripple through it as it moves in the light.

### Dungeon level 40 ###

N:447:Vrock
G:U:s
I:110:352:20:50:80
W:40:2:0:2000
B:HIT:HURT:3d4
B:CRUSH:HURT:8d12
B:CRUSH:HURT:8d12
F:DEMON | EVIL | POWERFUL | FRIENDS
F:DROP_40 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_FIRE | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_8
S:BLIND | CONF
D:It is a demon with a long neck and raking claws.

N:448:Death quasit
G:u:D
I:130:387:20:80:0
W:40:3:0:1000
B:BITE:LOSE_DEX:3d6
B:CLAW:HURT:3d3
B:CLAW:HURT:3d3
F:DEMON | EVIL | INVISIBLE | SMART
F:DROP_3 | ONLY_ITEM
F:PASS_WALL
F:IM_FIRE | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_10
S:BLIND | CAUSE_3 | CONF | SCARE
S:S_DEMON
D:It is a demon of small stature, but its armoured frame moves with lightning
D: speed and its powers make it a tornado of death and destruction.

### Dungeon level 43 ###

N:449:Adunaphel the Quiet
G:W:p
I:120:2100:90:60:10
W:43:3:0:13000
B:HIT:HURT:6d6
B:HIT:HURT:6d6
B:TOUCH:EXP_80:5d6
B:TOUCH:EXP_80:5d6
F:UNIQUE | FEMALE | UNDEAD | EVIL | COLD_BLOOD | INVISIBLE
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:PASS_WALL | MOVE_BODY
F:HURT_LIGHT | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | CAUSE_3 | FORGET | HOLD | SCARE
S:BO_ACID | BO_COLD | BO_FIRE | BO_NETH
S:S_MONSTER
D:A sorceress in life, Adunaphel quickly fell under Sauron's sway and the power
D: of the rings.

### Dungeon level 41 ###

N:450:Dark elven sorcerer
G:h:R
I:130:700:20:70:10
W:41:2:0:3000
B:HIT:HURT:2d8
B:HIT:HURT:2d8
B:HIT:HURT:2d8
F:MALE | EVIL | SMART
F:DROP_3 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:BLIND | BLINK | CAUSE_3 | CONF | DARKNESS | HEAL
S:TELE_TO
S:BA_COLD | BA_FIRE
S:BO_ACID
S:S_DEMON | S_MONSTER | S_UNDEAD
D:A dark elven figure, dressed in deepest black.  Power seems to crackle from
D: his slender frame.

N:451:Master lich
G:L:r
I:120:1584:20:80:50
W:41:2:0:10000
B:TOUCH:EXP_80
B:TOUCH:UN_POWER
B:TOUCH:LOSE_DEX:2d12
B:TOUCH:LOSE_DEX:2d12
F:UNDEAD | EVIL | COLD_BLOOD | SMART
F:DROP_4 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | BLINK | BRAIN_SMASH | CAUSE_3 | CAUSE_4 | CONF
S:DRAIN_MANA | HOLD | SCARE | TELE_TO
S:S_UNDEAD
D:A skeletal form wrapped in robes.  Powerful magic crackles along its bony
D: fingers.

N:452:Hezrou
G:U:g
I:110:457:20:40:80
W:41:3:0:2500
B:HIT:HURT:3d4
B:HIT:HURT:3d4
F:DEMON | EVIL | POWERFUL | FRIENDS
F:DROP_1 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_FIRE | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_9
S:BO_FIRE
S:S_DEMON
D:It is a demon of lizard form with cruel-looking jaws.

### Dungeon level 45 ###

N:453:Akhorahil the Blind
G:W:p
I:120:2400:90:70:10
W:45:3:0:15000
B:HIT:HURT:7d6
B:HIT:HURT:7d6
B:GAZE:EXP_80:6d6
B:WAIL:TERRIFY:6d6
F:UNIQUE | MALE | UNDEAD | EVIL | COLD_BLOOD
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:HURT_LIGHT | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | CAUSE_3 | DARKNESS | HOLD | SCARE
S:BO_COLD | BO_FIRE | BO_NETH
S:S_MONSTERS
D:A mighty sorcerer King, Akhorahil was blind in life.  With powerful
D: enchantments, he created jewelled eyes that enabled him to see better than
D: any ordinary man ever could.

### Dungeon level 41 ###

N:454:Gorlim, Betrayer of Barahir
G:p:z
I:120:1600:20:120:40
W:41:3:0:7000
B:HIT:HURT:8d6
B:HIT:HURT:8d6
B:HIT:UN_BONUS:6d8
B:HIT:UN_BONUS:6d8
F:UNIQUE | MALE | SMART
F:DROP_2 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID | IM_COLD | IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:CAUSE_3
S:BO_MANA | BO_WATE
D:This sad creature - once a mighty warrior - betrayed his former friends to
D: Morgoth's army in return for, he thought, safety for himself and his wife. 
D: And so he fell under Morgoth's power and became little more than a mindless
D: servant of evil, even though the other side of his "bargain" was not kept.

### Dungeon level 55 ###

N:455:Archon
G:A:y
I:130:1800:30:140:255
W:55:5:0:10000
B:GAZE:TERRIFY:4d4
B:GAZE:TERRIFY:4d4
B:HIT:HURT:8d6
B:HIT:HURT:8d6
F:SMART | POWERFUL
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY | TAKE_ITEM
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | CAUSE_2 | CAUSE_4 | SCARE | TELE_TO
S:BO_MANA
S:S_ANGEL
D:Never a more heavenly being have you seen.  The very holiness of its presence
D: makes you deeply respect it.  Few creatures can match the powers of an
D: Archon; fewer still live to tell the tale after attacking one.

### Dungeon level 43 ###

N:456:Glabrezu
G:U:U
I:110:616:20:40:80
W:43:2:0:3000
B:HIT:HURT:3d4
B:HIT:HURT:3d4
F:DEMON | EVIL | POWERFUL
F:DROP_60 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_FIRE | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_9
S:BO_FIRE
S:S_DEMON
D:It is demon with arms and pincers, its form a true mockery of life.

### Dungeon level 48 ###

N:457:Ren the Unclean
G:W:p
I:120:2700:90:70:10
W:48:3:0:18000
B:HIT:HURT:7d7
B:HIT:HURT:7d7
B:TOUCH:EXP_80:6d7
B:WAIL:TERRIFY:6d7
F:UNIQUE | MALE | UNDEAD | EVIL | COLD_BLOOD | INVISIBLE
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:HURT_LIGHT | IM_COLD | IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | CAUSE_3 | HOLD | SCARE
S:BA_FIRE
S:BO_FIRE | BO_NETH
S:S_MONSTER
D:Ren was an insane eastern king who believed himself to be the son of a volcano
D: god.  At an early age his sanity was destroyed by a plague that wiped out his
D: family, and he never recovered.

### Dungeon level 45 ###

N:458:Nalfeshnee
G:U:r
I:110:792:20:50:80
W:45:2:0:5000
B:HIT:HURT:3d4
B:HIT:HURT:3d4
B:HIT:HURT:3d4
F:DEMON | EVIL | POWERFUL
F:DROP_1 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_FIRE | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_9
S:BLIND | CONF
S:BR_FIRE
S:S_DEMON
D:It is a large demon with the head of a giant boar.  Flames run up and down its
D: length.

N:459:Undead beholder
G:e:u
I:120:2376:30:100:10
W:45:3:0:8000
B:GAZE:EXP_40:3d6
B:GAZE:UN_POWER:3d6
B:GAZE:LOSE_INT:3d6
B:BITE:EXP_40:7d6
F:UNDEAD | EVIL | COLD_BLOOD
F:BASH_DOOR
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:BRAIN_SMASH | CAUSE_4 | CONF | DRAIN_MANA | FORGET | MIND_BLAST
S:SLOW
S:BA_COLD | BA_FIRE
S:BO_ACID | BO_MANA | BO_NETH
S:S_UNDEAD
D:A beholder which has cheated death.  Black nether storms rage around the
D: bloodshot pupil of its central giant eye, and light seems to bend as it sucks
D: its power from the very air around it.  Your soul chills as it drains your
D: vitality for its evil enchantments.

### Dungeon level 42 ###

N:460:Dread
G:G:o
I:120:263:20:30:10
W:42:1:0:600
B:HIT:HURT:6d6
B:HIT:HURT:6d6
B:HIT:LOSE_STR:3d4
F:UNDEAD | EVIL | COLD_BLOOD | INVISIBLE | FRIENDS
F:DROP_40 | ONLY_ITEM
F:RAND_25 | PASS_WALL | TAKE_ITEM
F:IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_15
S:BLIND | CONF | DRAIN_MANA | HOLD
S:BO_NETH
D:It is a form that screams its presence against the eye.  Death incarnate, its
D: hideous black body seems to struggle against reality as the universe itself
D: struggles to banish it.

### Dungeon level 43 ###

N:461:Mumak
G:q:s
I:110:495:20:55:100
W:43:2:0:2100
B:BUTT:HURT:4d6
B:BUTT:HURT:4d6
B:CRUSH:HURT:4d4
F:ANIMAL | FRIENDS
F:BASH_DOOR
D:A massive elephantine form with eyes twisted by madness.

N:462:Ancient multi-hued dragon
G:D:v
I:120:1848:25:100:80
W:43:1:0:13000
B:CLAW:HURT:4d10
B:CLAW:HURT:4d10
B:BITE:HURT:7d10
F:DRAGON | EVIL | SMART | POWERFUL
F:DROP_4 | ONLY_ITEM
F:BASH_DOOR | MOVE_BODY
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_CONF
F:NO_SLEEP
F:ATTR_MULTI | FORCE_SLEEP
S:1_IN_5
S:BLIND | CONF | SCARE
S:BR_ACID | BR_COLD | BR_ELEC | BR_FIRE | BR_POIS
D:A huge draconic form.  Many colours ripple down its massive frame.  Few live
D: to see another.

### Dungeon level 45 ###

N:463:Ethereal dragon
G:D:o
I:120:1848:25:100:80
W:45:2:0:10000
B:CLAW:HURT:4d10
B:CLAW:HURT:4d10
B:BITE:HURT:7d10
F:DRAGON | EVIL | INVISIBLE | SMART | POWERFUL
F:DROP_4 | ONLY_ITEM
F:PASS_WALL | MOVE_BODY
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_5
S:BLIND | CONF
S:BR_CONF | BR_DARK | BR_LIGHT
D:A huge dragon emanating from the ethereal plane, this terrible dragon is a
D: master of light and dark.  Its form disappears from sight as it cloaks itself
D: in unearthly shadows.

### Dungeon level 52 ###

N:464:Ji Indur Dawndeath
G:W:p
I:120:3200:90:70:10
W:52:3:0:22000
B:HIT:HURT:8d7
B:HIT:HURT:8d7
B:TOUCH:EXP_40:6d7
B:TOUCH:EXP_40:6d7
F:UNIQUE | MALE | UNDEAD | EVIL | COLD_BLOOD | INVISIBLE
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:HURT_LIGHT | IM_COLD | IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | CAUSE_3 | HOLD | SCARE
S:BA_ACID | BA_COLD | BA_ELEC | BA_FIRE | BA_NETH
S:S_UNDEAD
D:This Ringwraith was a weak-minded sorcerer-king who fell easily under Sauron's
D: power.

### Dungeon level 47 ###

N:465:Marilith
G:U:y
I:120:1232:20:75:80
W:47:2:0:7000
B:HIT:HURT:4d6
B:HIT:HURT:4d6
B:HIT:HURT:4d6
B:HIT:HURT:4d6
F:FEMALE | DEMON | EVIL | POWERFUL
F:DROP_1 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_FIRE | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_9
S:BLIND | CAUSE_2
S:S_DEMON
D:She is a demon of female form with many arms, each bearing deadly weapons.

### Dungeon level 43 ###

N:466:Quaker, Master of Earth
G:E:U
I:110:2800:10:97:90
W:43:3:0:4500
B:HIT:HURT:6d6
B:HIT:HURT:6d6
B:HIT:HURT:6d6
B:HIT:SHATTER:10d10
F:UNIQUE | MALE | COLD_BLOOD | EMPTY_MIND | POWERFUL
F:PASS_WALL | KILL_BODY | KILL_ITEM
F:HURT_ROCK | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:BA_ACID
S:BO_ACID
D:A towering stone elemental stands before you.  The walls and ceiling are
D: reduced to rubble as Quaker advances.

### Dungeon level 49 ###

N:467:Lesser Balrog
G:U:p
I:120:1760:20:50:80
W:49:2:0:10000
B:HIT:FIRE:4d12
B:HIT:FIRE:4d12
B:CRUSH:HURT:3d12
B:TOUCH:UN_POWER
F:DEMON | EVIL | POWERFUL
F:DROP_2 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:IM_FIRE | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BLIND | CONF
S:BR_FIRE
S:S_DEMON
D:It is a massive humanoid demon wreathed in flames.

### Dungeon level 43 ###

N:468:Ariel, Queen of Air
G:E:Z
I:130:2700:12:50:50
W:43:3:0:4750
B:HIT:HURT:4d6
B:HIT:HURT:4d6
B:HIT:CONFUSE:4d4
B:HIT:CONFUSE:4d4
F:UNIQUE | FEMALE | COLD_BLOOD | EMPTY_MIND | POWERFUL
F:RAND_25 | BASH_DOOR | KILL_BODY | KILL_ITEM
F:IM_ACID | IM_COLD | IM_ELEC | IM_POIS | NO_FEAR | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_5
S:BA_COLD | BA_ELEC
S:BO_ELEC
D:A towering air elemental, Ariel, the sorceress, avoids your blows with her
D: extreme speed.

### Dungeon level 44 ###

N:469:11-headed hydra
G:M:R
I:120:950:20:100:20
W:44:2:0:6000
B:BITE:FIRE:3d12
B:BITE:FIRE:3d12
B:BITE:FIRE:3d12
B:BITE:FIRE:3d12
F:ANIMAL
F:DROP_4 | ONLY_GOLD
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:IM_FIRE
F:FORCE_SLEEP
S:1_IN_4
S:SCARE
S:BA_FIRE
S:BO_FIRE | BO_PLAS
S:BR_FIRE
D:A strange reptilian hybrid with eleven smouldering heads.

### Dungeon level 40 ###

N:470:Patriarch
G:p:G
I:120:457:20:60:10
W:40:2:0:1800
B:HIT:HURT:3d4
B:HIT:HURT:3d4
B:HIT:HURT:3d5
F:MALE | EVIL | SMART
F:DROP_2 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:BLIND | CAUSE_3 | CAUSE_4 | HEAL | HOLD
S:S_MONSTER | S_UNDEAD
D:An evil priest, dressed all in black.  Deadly spells hit you at an alarming
D: rate as his black spiked mace rains down blow after blow on your pitiful
D: frame.

### Dungeon level 44 ###

N:471:Dreadmaster
G:G:y
I:120:1056:20:100:10
W:44:2:0:8000
B:HIT:HURT:6d6
B:HIT:HURT:6d6
B:HIT:LOSE_STR:3d4
B:HIT:LOSE_STR:3d4
F:UNDEAD | EVIL | COLD_BLOOD | INVISIBLE | SMART
F:DROP_4 | ONLY_ITEM
F:RAND_25 | PASS_WALL | TAKE_ITEM
F:IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_9
S:BLIND | CAUSE_4 | CONF | DRAIN_MANA | HOLD | TELE_LEVEL
S:BO_NETH
S:S_UNDEAD
D:It is an unlife of power almost unequaled.  An affront to existence, its very
D: touch abuses and disrupts the flow of life, and its unearthly limbs, of
D: purest black, crush rock and flesh with ease.

N:472:Drolem
G:g:g
I:120:2200:25:130:30
W:44:3:0:12000
B:CLAW:HURT:3d10
B:CLAW:HURT:3d10
B:BITE:POISON:5d10
B:BITE:POISON:5d10
F:DRAGON | COLD_BLOOD | EMPTY_MIND
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_5
S:ARROW_3 | BLIND | CONF | SLOW
S:BR_POIS
D:A constructed dragon, the drolem has massive strength.  Powerful spells weaved
D: during its creation make it a fearsome adversary.  Its eyes show little
D: intelligence, but it has been instructed to destroy all it meets.

### Dungeon level 46 ###

N:473:Scatha the Worm
G:D:W
I:120:2200:30:130:70
W:46:2:0:17000
B:CLAW:HURT:4d10
B:CLAW:HURT:4d10
B:CLAW:COLD:4d14
B:BITE:COLD:4d14
F:UNIQUE | MALE | DRAGON | EVIL | SMART | POWERFUL
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:BASH_DOOR | MOVE_BODY
F:IM_COLD | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:CAUSE_3 | CONF
S:BR_COLD
D:An ancient and wise Dragon.  Scatha has grown clever over the long years.  His
D: scales are covered with frost, and his breath sends a shower of ice into the
D: air.

### Dungeon level 56 ###

N:474:Dwar, Dog Lord of Waw
G:W:p
I:120:4000:90:90:10
W:56:3:0:25000
B:HIT:HURT:8d8
B:HIT:HURT:8d8
B:BITE:EXP_40:6d7
B:WAIL:TERRIFY:6d7
F:UNIQUE | MALE | UNDEAD | EVIL | COLD_BLOOD | SMART
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:HURT_LIGHT | IM_COLD | IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | CAUSE_3 | HOLD | SCARE
S:BA_FIRE | BA_NETH
S:S_HOUND | S_MONSTERS | S_UNDEAD
D:Dwar had a special affinity for dogs in life, and can still command them at
D: will.  He howls maniacally as he reaches out to destroy you.

### Dungeon level 48 ###

N:475:Smaug the Golden
G:D:R
I:120:2400:30:130:70
W:48:2:0:23000
B:CLAW:HURT:4d12
B:CLAW:HURT:4d12
B:BITE:FIRE:5d14
B:BITE:FIRE:5d14
F:UNIQUE | MALE | DRAGON | EVIL | SMART | POWERFUL
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:BASH_DOOR | MOVE_BODY
F:IM_FIRE | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:CAUSE_3 | CONF
S:BR_FIRE
D:Smaug is one of the Uruloki that still survive, a fire-drake of immense
D: cunning and intelligence.  His speed through air is matched by few other
D: dragons and his dragonfire is what legends are made of; he is believed to be
D: the greatest dragon still surviving into the Third Age.

### Dungeon level 55 ###

N:476:Dracolich
G:D:G
I:120:3080:25:120:80
W:55:2:0:18000
B:CLAW:HURT:4d12
B:CLAW:HURT:4d12
B:BITE:EXP_80:7d14
F:DRAGON | UNDEAD | EVIL | COLD_BLOOD | SMART | POWERFUL
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:BASH_DOOR | MOVE_BODY | TAKE_ITEM
F:IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:CONF | SCARE
S:BR_COLD | BR_NETH
D:The skeletal form of a once-great dragon, enchanted by magic most perilous. 
D: Its animated form strikes with speed and drains life from its prey to satisfy
D: its hunger.

### Dungeon level 66 ###

N:477:Greater titan
G:P:o
I:120:3344:30:125:15
W:66:3:0:23500
B:HIT:CONFUSE:12d12
B:HIT:CONFUSE:12d12
B:HIT:CONFUSE:12d12
B:HIT:CONFUSE:12d12
F:GIANT | EVIL | SMART
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:BASH_DOOR | TAKE_ITEM
F:FORCE_SLEEP
S:1_IN_3
S:BOULDER | HEAL | TELE_TO
S:S_MONSTERS
D:A forty foot tall humanoid that shakes the ground as it walks.  The power
D: radiating from its frame shakes your courage, its hatred inspired by your
D: defiance.

### Dungeon level 55 ###

N:478:Dracolisk
G:D:i
I:120:3080:25:120:80
W:55:2:0:14000
B:BITE:HURT:4d12
B:BITE:HURT:4d12
B:BITE:FIRE:7d14
B:GAZE:PARALYZE
F:DRAGON | EVIL | ANIMAL | SMART | POWERFUL
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:BASH_DOOR | MOVE_BODY
F:IM_ACID | IM_FIRE | RES_NEXUS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:HOLD | SCARE
S:BR_FIRE | BR_NEXU
D:A mixture of dragon and basilisk, the dracolisk stares at you with deep
D: piercing eyes, its evil breath burning the ground where it stands.

### Dungeon level 47 ###

N:479:Death mold
G:m:D
I:140:1050:200:60:0
W:47:1:0:1000
B:SPORE:UN_BONUS:7d7
B:SPORE:UN_BONUS:7d7
B:SPORE:UN_BONUS:7d7
B:SPORE:EXP_80:5d5
F:EVIL
F:NEVER_MOVE
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
D:It is the epitome of all that is evil, in a mold.  Its lifeless form draws
D: power from sucking the souls of those that approach it, a nimbus of pure evil
D: surrounds it.  Luckily for you, it can't move.

N:480:Itangast the Fire Drake
G:D:R
I:120:2200:30:120:70
W:47:2:0:20000
B:CLAW:HURT:4d10
B:CLAW:HURT:4d10
B:BITE:FIRE:4d14
B:BITE:FIRE:4d14
F:UNIQUE | MALE | DRAGON | EVIL | SMART | POWERFUL
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:BASH_DOOR | MOVE_BODY
F:IM_FIRE | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:CAUSE_3 | CONF
S:BR_FIRE
D:A mighty ancient dragon, Itangast's form scorches your flesh.  Wisps of smoke
D: curl up from his nostrils as he regards you with disdain.

### Dungeon level 70 ###

N:481:Glaurung, Father of the Dragons
G:D:v
I:130:7500:30:140:70
W:70:3:0:50000
B:CLAW:HURT:5d12
B:CLAW:HURT:5d12
B:BITE:POISON:8d14
B:BITE:FIRE:8d14
F:UNIQUE | MALE | DRAGON | EVIL | SMART | POWERFUL
F:DROP_4 | DROP_GOOD | DROP_GREAT | ONLY_ITEM
F:BASH_DOOR | MOVE_BODY
F:IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | CONF | SCARE
S:BR_FIRE | BR_POIS
S:S_HI_DRAGON
D:Glaurung is the father of all dragons, and was for a long time the most
D: powerful.  Though this is no longer so, he still has full command over his
D: brood and can command them to appear whenever he so wishes.  He is the
D: definition of dragonfire.

### Dungeon level 50 ###

N:482:Master mystic
G:p:o
I:130:968:30:60:5
W:50:3:0:6000
B:KICK:HURT:10d2
B:KICK:HURT:10d2
B:HIT:POISON:20d1
B:HIT:PARALYZE:15d1
F:MALE | INVISIBLE
F:DROP_2 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:HEAL
S:S_ANIMAL
D:A lord of all that is natural, skilled in the mystic ways.  He is a master of
D: martial arts and is at one with nature, able to summon help from the wild if
D: need be.

N:483:The Balrog of Moria
G:U:v
I:130:3000:20:100:80
W:50:3:0:30000
B:HIT:FIRE:6d12
B:HIT:FIRE:6d12
B:CRUSH:HURT:5d12
B:TOUCH:UN_POWER
F:UNIQUE | MALE | DEMON | EVIL | POWERFUL | ESCORT
F:ESCORTS
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:IM_FIRE | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:CONF | SCARE
S:BR_FIRE
S:S_DEMON | S_UNDEAD
D:A huge Balrog surrounded by raging pillars of fire, this is indeed a terrible
D: opponent.  Wielding a great whip of fire and a blazing sword, his fury
D: blisters your skin and melts your flesh!

### Dungeon level 61 ###

N:484:Nightwing
G:W:v
I:120:1830:20:120:10
W:61:3:0:10000
B:TOUCH:POISON:6d5
B:TOUCH:POISON:6d5
B:HIT:UN_BONUS:6d8
B:HIT:UN_BONUS:6d8
F:UNDEAD | EVIL | COLD_BLOOD | SMART
F:DROP_2 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BLIND | BRAIN_SMASH | CAUSE_4 | SCARE
S:BA_NETH
S:BO_MANA | BO_NETH
S:S_UNDEAD
D:Everywhere colours seem paler and the air chiller.  At the centre of the cold
D: stands a mighty figure.  Its wings envelop you in the chill of death as the
D: nightwing reaches out to draw you into oblivion.  Your muscles sag and your
D: mind loses all will to fight as you stand in awe of this mighty being.

### Dungeon level 51 ###

N:485:Nether hound
G:Z:G
I:120:330:30:100:0
W:51:4:0:5000
B:CLAW:HURT:2d12
B:CLAW:HURT:2d12
B:BITE:HURT:2d12
B:BITE:HURT:2d12
F:ANIMAL | FRIENDS
F:OPEN_DOOR | BASH_DOOR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_5
S:BR_NETH
D:You feel a soul-tearing chill upon viewing this beast, a ghostly form of
D: darkness in the shape of a large dog.

N:486:Time hound
G:Z:B
I:130:330:30:100:0
W:51:4:0:5000
B:CLAW:HURT:2d12
B:CLAW:HURT:2d12
B:BITE:HURT:2d12
B:BITE:HURT:2d12
F:ANIMAL | FRIENDS
F:OPEN_DOOR | BASH_DOOR
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_5
S:BR_TIME
D:You get a terrible sense of deja vu, or is it a premonition?  All at once you
D: see a little puppy and a toothless old dog.  Perhaps you should give up and
D: go to bed.

N:487:Plasma hound
G:Z:R
I:120:330:30:100:0
W:51:4:0:5000
B:CLAW:HURT:2d12
B:CLAW:HURT:2d12
B:BITE:HURT:2d12
B:BITE:HURT:2d12
F:ANIMAL | FRIENDS
F:OPEN_DOOR | BASH_DOOR
F:IM_ELEC | IM_FIRE | RES_PLAS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_5
S:BR_PLAS
D:The very air warps as pure elemental energy stalks towards you in the shape of
D: a giant hound.  Your hair stands on end and your palms itch as you sense
D: trouble.

### Dungeon level 45 ###

N:488:Demonic quylthulg
G:Q:r
I:120:420:20:1:0
W:45:1:0:3000
F:ANIMAL | EMPTY_MIND | INVISIBLE
F:NEVER_BLOW | NEVER_MOVE
F:NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:BLINK | TPORT
S:S_DEMON
D:A pile of pulsing flesh that glows with an inner hellish fire.  The world
D: itself seems to cry out against it.

### Dungeon level 63 ###

N:489:Great Storm Wyrm
G:D:b
I:120:3080:30:150:80
W:63:2:0:20000
B:CLAW:HURT:4d12
B:CLAW:HURT:4d12
B:BITE:ELEC:6d14
B:BITE:ELEC:6d14
F:DRAGON | EVIL | SMART | POWERFUL
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:BASH_DOOR | MOVE_BODY
F:IM_ELEC | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BLIND | CONF | SCARE
S:BR_ELEC
D:A vast dragon of power.  Storms and lightning crash around its titanic form.
D: Deep blue scales reflect the flashes and highlight the creature's great
D: muscles.  It regards you with contempt.

### Dungeon level 58 ###

N:490:Baphomet the Minotaur Lord
G:H:v
I:130:4700:30:120:30
W:58:4:0:24000
B:BUTT:HURT:12d13
B:BUTT:HURT:12d13
B:HIT:HURT:10d10
B:HIT:HURT:10d10
F:UNIQUE | MALE | EVIL
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:BASH_DOOR
F:IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:ARROW_4 | SLOW
S:BA_ELEC
S:BO_MANA | BO_PLAS
S:BR_WALL
D:A fearsome bull-headed monster, Baphomet swings a mighty axe as he curses all
D: that defy him.

### Dungeon level 51 ###

N:491:Harowen the Black Hand
G:p:Z
I:140:2500:40:90:0
W:51:3:0:20000
B:TOUCH:EAT_GOLD:5d5
B:TOUCH:EAT_ITEM:5d5
B:HIT:BLIND:10d5
B:HIT:POISON:8d5
F:UNIQUE | MALE
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
F:IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:TRAPS
D:He is a master of disguise, an expert of stealth, a genius at traps, and moves
D: with blinding speed.  Check your pockets!

### Dungeon level 64 ###

N:492:Hoarmurath of Dir
G:W:p
I:120:4500:90:100:10
W:64:3:0:30000
B:HIT:HURT:9d9
B:HIT:HURT:9d9
B:TOUCH:EXP_80:6d7
B:WAIL:TERRIFY:6d7
F:UNIQUE | MALE | UNDEAD | EVIL | COLD_BLOOD | SMART
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:HURT_LIGHT | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | CAUSE_3 | CAUSE_4 | HOLD | MIND_BLAST | SCARE
S:BA_COLD | BA_NETH
S:BO_COLD
S:S_UNDEAD
D:A Ringwraith powerful in fell sorcery, he yearns for the life he has lost for
D: an unlife of everlasting torment.

### Dungeon level 57 ###

N:493:Grand master mystic
G:p:o
I:130:1936:30:80:5
W:57:3:0:15000
B:KICK:HURT:20d2
B:KICK:HURT:10d2
B:HIT:POISON:20d1
B:HIT:PARALYZE:15d1
F:MALE | INVISIBLE
F:DROP_4 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:HEAL | MIND_BLAST
S:S_ANIMAL | S_HOUND | S_SPIDER
D:He is one of the few true masters of the art, being extremely skillful in all
D: forms of unarmed combat and controlling the world's natural creatures with
D: disdainful ease.

### Dungeon level 72 ###

N:494:Khamul, the Black Easterling
G:W:p
I:120:5000:90:100:10
W:72:3:0:40000
B:HIT:HURT:9d10
B:HIT:HURT:9d10
B:TOUCH:EXP_40:7d7
B:TOUCH:EXP_40:7d7
F:UNIQUE | MALE | UNDEAD | EVIL | COLD_BLOOD | SMART
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:HURT_LIGHT | IM_ACID | IM_COLD | IM_FIRE | IM_POIS | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:BLIND | CAUSE_3 | CAUSE_4 | HOLD | SCARE | TELE_LEVEL
S:BA_COLD | BA_FIRE | BA_NETH
S:BO_MANA
S:S_HI_UNDEAD
D:A warrior-king of the East.  Khamul is a powerful opponent, his skill in
D: combat awesome and his form twisted by evil cunning.

### Dungeon level 59 ###

N:495:Ethereal hound
G:Z:G
I:120:480:30:100:0
W:59:5:0:7000
B:CLAW:HURT:2d12
B:CLAW:HURT:2d12
B:BITE:HURT:2d12
B:BITE:HURT:2d12
F:ANIMAL | INVISIBLE | FRIENDS
F:PASS_WALL
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_5
S:BR_NETH
D:A pale green hound.  Pulsing red lines and strange fluorescent light hints at
D: internal organs best left to the imagination.

### Dungeon level 63 ###

N:496:Great Ice Wyrm
G:D:w
I:120:3080:30:150:80
W:63:2:0:20000
B:CLAW:HURT:4d12
B:CLAW:HURT:4d12
B:BITE:COLD:6d14
B:BITE:COLD:6d14
F:DRAGON | EVIL | SMART | POWERFUL
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:BASH_DOOR | MOVE_BODY
F:IM_COLD | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BLIND | CONF | SCARE
S:BR_COLD
D:An immense dragon capable of awesome destruction.  You have never felt such
D: extreme cold, or witnessed such an icy stare.  Begone quickly or feel its
D: wrath!

### Dungeon level 54 ###

N:497:The Phoenix
G:B:r
I:120:3600:60:130:0
W:54:3:0:40000
B:BITE:FIRE:12d6
B:BITE:FIRE:12d6
B:HIT:FIRE:9d12
B:HIT:FIRE:9d12
F:UNIQUE | ANIMAL
F:DROP_2 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID | IM_ELEC | IM_FIRE | IM_POIS | RES_PLAS | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BA_FIRE
S:BO_FIRE | BO_PLAS
S:BR_FIRE | BR_LIGHT | BR_PLAS
S:S_KIN
D:A massive glowing eagle bathed in flames.  The searing heat chars your skin
D: and melts your armour.

### Dungeon level 69 ###

N:498:Nightcrawler
G:W:D
I:120:2440:20:160:10
W:69:3:0:15000
B:STING:LOSE_CON:8d8
B:STING:LOSE_CON:8d8
B:BITE:ACID:10d10
B:BITE:ACID:10d10
F:UNDEAD | EVIL | COLD_BLOOD | SMART
F:DROP_2 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_COLD | IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BLIND | BRAIN_SMASH | SCARE
S:BA_NETH
S:BO_MANA | BO_NETH
S:BR_NETH
S:S_UNDEAD
D:This intensely evil creature bears the form of a gargantuan black worm.  Its
D: gaping maw is a void of blackness, acid drips from its steely hide.  It is
D: like nothing you have ever seen before, and a terrible chill runs down your
D: spine as you face it.

### Dungeon level 57 ###

N:499:Hand druj
G:s:y
I:130:528:20:110:10
W:57:2:0:12000
F:UNDEAD | EVIL | COLD_BLOOD | SMART
F:NEVER_BLOW | NEVER_MOVE
F:IM_COLD | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_1
S:BLIND | CAUSE_3 | CONF | DARKNESS | FORGET | SCARE
S:TELE_AWAY
S:BO_ACID | BO_COLD | BO_ELEC | BO_FIRE
D:A skeletal hand floating in the air, motionless except for its flexing
D: fingers.

### Dungeon level 58 ###

N:500:Eye druj
G:s:r
I:130:880:20:90:10
W:58:2:0:15000
F:UNDEAD | EVIL | COLD_BLOOD | SMART
F:NEVER_BLOW | NEVER_MOVE
F:IM_COLD | IM_FIRE | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_1
S:BRAIN_SMASH
S:BA_NETH
S:BO_MANA | BO_NETH
S:S_UNDEAD
D:A bloodshot eyeball floating in the air, you'd be forgiven for assuming it
D: harmless.

### Dungeon level 59 ###

N:501:Skull druj
G:s:o
I:130:1232:20:120:10
W:59:2:0:18000
F:UNDEAD | EVIL | COLD_BLOOD | SMART
F:NEVER_BLOW | NEVER_MOVE
F:IM_COLD | IM_FIRE | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_1
S:BRAIN_SMASH | CAUSE_4 | MIND_BLAST | SLOW | TRAPS
S:BA_WATE
S:BO_NETH | BO_PLAS
S:S_UNDEAD
D:A glowing skull possessed by sorcerous power.  It need not move, but merely
D: blast you with mighty magic as it speaks the words of power.

### Dungeon level 53 ###

N:502:Chaos vortex
G:v:v
I:120:315:100:80:0
W:53:3:0:4000
B:ENGULF:CONFUSE:5d5
B:ENGULF:CONFUSE:5d5
B:ENGULF:CONFUSE:5d5
B:ENGULF:HALLU:5d5
F:EMPTY_MIND | POWERFUL
F:RAND_25 | RAND_50 | BASH_DOOR
F:NO_FEAR | NO_CONF | NO_SLEEP
F:ATTR_MULTI | FORCE_SLEEP
S:1_IN_6
S:BR_CHAO
D:Void, nothingness, spinning destructively.

### Dungeon level 60 ###

N:503:Aether vortex
G:v:v
I:130:420:100:40:0
W:60:4:0:5000
B:ENGULF:ELEC:5d5
B:ENGULF:FIRE:5d5
B:ENGULF:ACID:5d5
B:ENGULF:COLD:5d5
F:EMPTY_MIND | POWERFUL
F:RAND_25 | RAND_50 | BASH_DOOR
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | RES_NEXUS
F:RES_PLAS | NO_FEAR | NO_CONF | NO_SLEEP
F:ATTR_MULTI | FORCE_SLEEP
S:1_IN_6
S:BR_ACID | BR_CHAO | BR_COLD | BR_CONF | BR_DARK | BR_ELEC
S:BR_FIRE | BR_GRAV | BR_INER | BR_LIGHT | BR_NETH | BR_NEXU
S:BR_PLAS | BR_POIS | BR_SHAR | BR_SOUN | BR_TIME | BR_WALL
D:An awesome vortex of pure magic, power radiates from its frame.

### Dungeon level 57 ###

N:504:The Lernaean Hydra
G:M:v
I:120:4500:20:140:20
W:57:2:0:20000
B:BITE:POISON:8d6
B:BITE:POISON:8d6
B:BITE:FIRE:12d6
B:BITE:FIRE:12d6
F:UNIQUE | ANIMAL | SMART | POWERFUL | REGENERATE
F:DROP_4 | ONLY_GOLD
F:OPEN_DOOR | BASH_DOOR | KILL_BODY
F:IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:SCARE
S:BA_FIRE | BA_POIS
S:BO_FIRE | BO_PLAS
S:BR_FIRE | BR_POIS
S:S_HYDRA | S_KIN
D:A massive legendary hydra.  It has twelve powerful heads.  Its many eyes stare
D: at you as clouds of smoke and poisonous vapour rise from its seething form.
D: And it grows new heads as fast as you chop them off.

### Dungeon level 67 ###

N:505:Thuringwethil, the Vampire Messenger
G:V:v
I:130:5000:20:145:10
W:67:4:0:23000
B:BITE:EXP_80:6d6
B:BITE:EXP_80:6d6
B:HIT:CONFUSE:6d6
B:HIT:CONFUSE:6d6
F:UNIQUE | FEMALE | UNDEAD | EVIL | COLD_BLOOD | SMART
F:REGENERATE
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | BRAIN_SMASH | CAUSE_3 | CAUSE_4 | DRAIN_MANA | HOLD
S:SCARE
S:BA_NETH
S:S_HI_UNDEAD | S_KIN
D:Chief messenger between Sauron and Morgoth, she is surely the most deadly of
D: her vampire race.  At first she is charming to meet, but her wings and eyes
D: give away her true form.

N:506:Great Hell Wyrm
G:D:r
I:120:3344:30:150:80
W:67:2:0:23000
B:CLAW:HURT:4d12
B:CLAW:HURT:4d12
B:BITE:FIRE:6d14
B:BITE:FIRE:6d14
F:DRAGON | EVIL | SMART | POWERFUL
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:BASH_DOOR | MOVE_BODY
F:IM_FIRE | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BLIND | CONF | SCARE
S:BR_FIRE
D:A vast dragon of immense power.  Fire leaps continuously from its huge form.
D: The air around it scalds you.  Its slightest glance burns you, and you truly
D: realize how insignificant you are.

### Dungeon level 45 ###

N:507:Draconic quylthulg
G:Q:g
I:120:420:20:1:0
W:45:1:0:3000
F:ANIMAL | EMPTY_MIND | INVISIBLE
F:NEVER_BLOW | NEVER_MOVE
F:NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:BLINK | TPORT
S:S_DRAGON
D:It looks like it was once a dragon corpse, now deeply infected with magical
D: bacteria that make it pulse in a foul and degrading way.

### Dungeon level 59 ###

N:508:Fundin Bluecloak
G:h:Z
I:130:5000:25:195:10
W:59:2:0:20000
B:HIT:HURT:8d8
B:HIT:HURT:8d8
B:HIT:HURT:8d8
B:HIT:HURT:8d8
F:UNIQUE | MALE
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BLIND | BRAIN_SMASH | CAUSE_3 | CAUSE_4 | CONF | HEAL
S:SCARE
S:S_ANIMAL | S_MONSTERS
D:He is one of the greatest dwarven priests to walk the earth.  Fundin has
D: earned a high position in the church, and his skill with both weapon and
D: spell only justify his position further.  His combination of both dwarven
D: strength and priestly wisdom are a true match for any adventurer.

### Dungeon level 61 ###

N:509:Uriel, Angel of Fire
G:A:R
I:130:5500:40:160:10
W:61:3:0:25000
B:HIT:FIRE:4d12
B:HIT:FIRE:4d12
B:HIT:HURT:10d10
B:HIT:HURT:10d10
F:UNIQUE | MALE | SMART | POWERFUL
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY | TAKE_ITEM
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | RES_PLAS
F:FORCE_SLEEP
S:1_IN_2
S:BLIND | TELE_TO
S:BA_FIRE
S:BO_FIRE | BO_MANA | BO_PLAS
S:BR_FIRE | BR_PLAS
S:S_ANGEL
D:A creature of godly appearance, you dare not challenge Uriel's supremacy. 
D: Those who stood against him before are but a memory, cremated by his mastery
D: of elemental fire.

### Dungeon level 62 ###

N:510:Azriel, Angel of Death
G:A:D
I:130:6000:40:170:10
W:62:3:0:30000
B:HIT:EXP_80:10d5
B:HIT:EXP_80:10d5
B:HIT:HURT:10d10
B:HIT:HURT:10d10
F:UNIQUE | MALE | SMART | POWERFUL
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY | TAKE_ITEM
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS
F:FORCE_SLEEP
S:1_IN_2
S:BLIND | TELE_TO
S:BA_NETH
S:BO_MANA | BO_NETH
S:BR_NETH
S:S_ANGEL
D:Azriel commands awesome power, his visage holy enough to shrivel your soul. 
D: You shriek with disbelief as his mastery of death draws you to your grave. 
D: It is truly beyond all but the mightiest of warriors to stand against him and
D: live.

### Dungeon level 85 ###

N:511:Ancalagon the Black
G:D:D
I:130:10000:40:170:70
W:85:3:0:45000
B:CLAW:HURT:6d12
B:CLAW:HURT:6d12
B:BITE:HURT:10d14
B:BITE:HURT:10d14
F:UNIQUE | MALE | DRAGON | EVIL | SMART | POWERFUL
F:ESCORT
F:DROP_4 | DROP_GOOD | DROP_GREAT | ONLY_ITEM
F:BASH_DOOR | MOVE_BODY
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BR_ACID | BR_COLD | BR_ELEC | BR_FIRE | BR_POIS
S:S_HI_DRAGON | S_KIN
D:"Rushing Jaws" is his name, and death is his game; the greatest and most
D: terrible of all dragonkind, his power dismayed even the Valar for a time.

### Dungeon level 73 ###

N:512:Nightwalker
G:W:D
I:130:1650:20:175:10
W:73:3:0:20000
B:HIT:UN_BONUS:10d10
B:HIT:UN_BONUS:10d10
B:HIT:UN_BONUS:8d8
B:HIT:UN_BONUS:8d8
F:UNDEAD | EVIL | COLD_BLOOD | SMART
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BLIND | BRAIN_SMASH | SCARE
S:BA_NETH
S:BO_MANA | BO_NETH
S:S_UNDEAD
D:A huge giant garbed in black, more massive than a titan and stronger than a
D: dragon.  With terrible blows, it breaks your armour from your back, leaving
D: you defenseless against its evil wrath.  It can smell your fear, and you in
D: turn smell the awful stench of death as this ghastly figure strides towards
D: you menacingly.

### Dungeon level 64 ###

N:513:Gabriel, the Messenger
G:A:w
I:130:7500:40:180:10
W:64:3:0:35000
B:HIT:UN_BONUS:6d8
B:HIT:FIRE:6d8
B:HIT:BLIND:10d10
B:HIT:BLIND:10d10
F:UNIQUE | MALE | SMART | POWERFUL | ESCORT
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY | TAKE_ITEM
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS
F:FORCE_SLEEP
S:1_IN_2
S:BLIND | TELE_TO
S:BO_MANA
S:S_KIN
D:Commanding a legion of angels, Gabriel will destroy you for your sins.  He
D: will crush you like the pitiful insignificant being he sees you to be.  Your
D: very soul will be taken into judgement by his supreme authority as he
D: cleanses the world of evil.

### Dungeon level 60 ###

N:514:Saruman of Many Colours
G:p:v
I:120:5000:100:100:0
W:60:1:0:35000
B:HIT:UN_BONUS:6d8
B:HIT:UN_BONUS:6d8
B:HIT:HURT:5d5
B:HIT:HURT:5d5
F:UNIQUE | MALE | EVIL | SMART
F:DROP_4 | DROP_GOOD | DROP_GREAT | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
F:ATTR_MULTI | FORCE_SLEEP
S:1_IN_2
S:BLIND | CAUSE_4 | FORGET | HASTE | HEAL | MIND_BLAST
S:SCARE | TELE_AWAY | TPORT | TRAPS
S:BA_ACID | BA_COLD | BA_FIRE | BA_WATE
S:BO_ICEE
S:S_ANIMAL | S_DEMON | S_HI_DRAGON | S_MONSTERS | S_UNDEAD
D:Originally known as the White, Saruman fell prey to Sauron's wiles.  He seeks
D: to emulate him and breeds orcs and trolls to fight for him.  He searches
D: forever for the One Ring, to become a mighty Sorcerer-King of the world.

### Dungeon level 62 ###

N:515:Dreadlord
G:G:r
I:120:2640:20:150:10
W:62:2:0:20000
B:HIT:EXP_40:6d6
B:HIT:EXP_40:6d6
B:HIT:LOSE_STR:4d6
B:HIT:LOSE_STR:4d6
F:UNDEAD | EVIL | COLD_BLOOD | INVISIBLE
F:DROP_4 | ONLY_ITEM
F:PASS_WALL | TAKE_ITEM
F:IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BLIND | BLINK | BRAIN_SMASH | CONF | DRAIN_MANA | HOLD
S:TELE_TO | TPORT
S:BA_NETH
S:S_UNDEAD
D:It is a massive form of animated death, its colour deeper than black.  It
D: drinks in light, and space around it is twisted and torn by the weight of its
D: evil.  It is unlife and it knows nothing but the stealing of souls and the
D: stench of death.  Flee its hunger!

### Dungeon level 66 ###

N:516:The Cat Lord
G:f:v
I:130:4800:100:200:0
W:66:3:0:30000
B:CLAW:CONFUSE:12d12
B:CLAW:LOSE_DEX:2d12
B:CLAW:BLIND:10d5
B:BITE:PARALYZE:15d1
F:UNIQUE | MALE | INVISIBLE | ESCORT | ESCORTS
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:TELE_TO
S:S_KIN
D:Master of all things feline, the Cat Lord moves with unsurpassed stealth.

### Dungeon level 68 ###

N:517:Jabberwock
G:H:v
I:130:2816:35:125:255
W:68:3:0:19000
B:CLAW:HURT:10d10
B:CLAW:HURT:10d10
B:BITE:HURT:10d10
B:BITE:HURT:10d10
F:ANIMAL
F:DROP_40 | DROP_60 | ONLY_ITEM
F:BASH_DOOR
F:ATTR_MULTI | FORCE_SLEEP
S:1_IN_5
S:CAUSE_4
S:BR_CHAO
D:"Beware the Jabberwock, my son!  The jaws that bite, the claws that catch!"
D: Run and run quickly, for death incarnate chases behind you!

### Dungeon level 64 ###

N:518:Chaos hound
G:Z:v
I:120:930:30:100:0
W:64:4:0:10000
B:CLAW:HURT:2d12
B:CLAW:HURT:2d12
B:BITE:HURT:2d12
B:BITE:HURT:2d12
F:ANIMAL | FRIENDS
F:BASH_DOOR
F:NO_CONF | NO_SLEEP
F:ATTR_MULTI | FORCE_SLEEP
S:1_IN_5
S:BR_CHAO
D:A constantly changing canine form, this hound rushes towards you as if
D: expecting mayhem and chaos ahead.  It appears to have an almost kamikaze
D: relish for combat.  You suspect all may not be as it seems.

### Dungeon level 75 ###

N:519:Great Wyrm of Chaos
G:D:v
I:120:3960:40:170:100
W:75:2:0:29000
B:CLAW:HURT:5d12
B:CLAW:HURT:5d12
B:BITE:HURT:7d14
B:BITE:HURT:7d14
F:DRAGON | EVIL | SMART | POWERFUL
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:BASH_DOOR | MOVE_BODY
F:IM_FIRE | RES_DISE | NO_CONF | NO_SLEEP
F:ATTR_MULTI | FORCE_SLEEP
S:1_IN_4
S:BLIND | CONF | SCARE
S:BR_CHAO | BR_DISE
S:S_DRAGON | S_HI_DRAGON
D:A massive dragon of changing form.  As you watch, it appears first fair and
D: then foul.  Its body is twisted by chaotic forces as it strives to stay real.
D: Its very existence distorts the universe around it.

N:520:Great Wyrm of Law
G:D:B
I:120:3960:40:170:100
W:75:2:0:29000
B:CLAW:HURT:5d12
B:CLAW:HURT:5d12
B:BITE:HURT:7d14
B:BITE:HURT:7d14
F:DRAGON | EVIL | SMART | POWERFUL
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:BASH_DOOR | MOVE_BODY
F:IM_COLD | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BLIND | CONF | SCARE
S:BR_SHAR | BR_SOUN
S:S_DRAGON | S_HI_DRAGON
D:A massive dragon of powerful intellect.  It seeks to dominate the universe and
D: despises all other life.  It sees all who do not obey it as mere insects to
D: be crushed underfoot.

### Dungeon level 79 ###

N:521:Great Wyrm of Balance
G:D:P
I:120:4400:40:170:100
W:79:2:0:31000
B:CLAW:HURT:5d12
B:CLAW:HURT:5d12
B:BITE:HURT:7d14
B:BITE:HURT:7d14
F:DRAGON | EVIL | SMART | POWERFUL
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:BASH_DOOR | MOVE_BODY
F:IM_COLD | IM_FIRE | RES_DISE | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BLIND | CONF | SCARE
S:BR_CHAO | BR_DISE | BR_SHAR | BR_SOUN
S:S_DRAGON | S_HI_DRAGON
D:A massive dragon, one of the mightiest of dragonkind.  It is thousands of
D: years old and seeks to maintain the Cosmic Balance.  It sees you as an
D: upstart troublemaker without the wisdom to control your actions.  It will
D: destroy you.

### Dungeon level 68 ###

N:522:Tselakus, the Dreadlord
G:G:R
I:130:6500:20:150:10
W:68:2:0:35000
B:HIT:HURT:10d10
B:HIT:HURT:10d10
B:HIT:LOSE_STR:4d6
B:HIT:LOSE_STR:4d6
F:UNIQUE | MALE | UNDEAD | EVIL | COLD_BLOOD | INVISIBLE
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:PASS_WALL
F:IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | CONF | HOLD
S:BA_DARK | BA_NETH
S:S_HI_UNDEAD | S_KIN | S_WRAITH
D:This huge affront to existence twists and tears at the fabric of space.  A
D: master of mighty magic, Tselakus hungers for your tender flesh.  Darkness
D: itself recoils from the touch of Tselakus as he leaves a trail of death and
D: destruction.  Tselakus is a being of sneering contempt, laughing at your
D: pitiful efforts to defy him.  Mighty claws rend reality as he annihilates all
D: in his path to your soul!

### Dungeon level 79 ###

N:523:Great Wyrm of Many Colours
G:D:v
I:120:4400:40:170:100
W:79:2:0:31000
B:CLAW:HURT:5d12
B:CLAW:HURT:5d12
B:BITE:HURT:7d14
B:BITE:HURT:7d14
F:DRAGON | EVIL | SMART | POWERFUL
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:BASH_DOOR | MOVE_BODY
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_CONF
F:NO_SLEEP
F:ATTR_MULTI | FORCE_SLEEP
S:1_IN_4
S:BLIND | CONF | SCARE
S:BR_ACID | BR_COLD | BR_ELEC | BR_FIRE | BR_POIS
S:S_DRAGON | S_HI_DRAGON
D:A gigantic dragon whose scales shimmer in myriad hues.

### Dungeon level 74 ###

N:524:Black reaver
G:L:D
I:120:3960:20:170:50
W:74:3:0:23000
B:HIT:UN_BONUS:6d8
B:HIT:UN_BONUS:6d8
B:HIT:LOSE_STR:4d6
B:HIT:LOSE_STR:4d6
F:UNDEAD | EVIL | COLD_BLOOD | SMART
F:DROP_2 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | KILL_WALL
F:IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | BRAIN_SMASH | CAUSE_3 | CAUSE_4 | CONF | DRAIN_MANA
S:HOLD | TELE_TO
S:BA_MANA | BA_NETH
S:S_UNDEAD
D:A humanoid form, black as night, advancing steadily and unstoppably, even the
D: very rock of the dungeon cannot prevent it reaching you.

### Dungeon level 71 ###

N:525:Greater demonic quylthulg
G:Q:R
I:120:1320:20:1:0
W:71:2:0:10500
F:ANIMAL | EMPTY_MIND | INVISIBLE
F:NEVER_BLOW | NEVER_MOVE
F:NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:BLINK | TELE_TO
S:S_HI_DEMON
D:A massive pulsating mound of flesh, glowing with a hellish light.

N:526:Greater draconic quylthulg
G:Q:G
I:120:1320:20:1:0
W:71:2:0:10500
F:ANIMAL | EMPTY_MIND | INVISIBLE
F:NEVER_BLOW | NEVER_MOVE
F:NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:BLINK | TELE_TO
S:S_HI_DRAGON
D:A massive mound of scaled flesh, throbbing and pulsating with multi-hued
D: light.

N:527:Greater rotting quylthulg
G:Q:U
I:120:1320:20:1:0
W:71:2:0:10500
F:ANIMAL | EMPTY_MIND | INVISIBLE
F:NEVER_BLOW | NEVER_MOVE
F:NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:BLINK | TELE_TO
S:S_HI_UNDEAD
D:A massive pile of rotting flesh.  A disgusting stench fills the air as it
D: throbs and writhes.

### Dungeon level 77 ###

N:528:Feagwath, the Undead Sorcerer
G:L:v
I:130:5000:20:85:50
W:77:2:0:30000
B:TOUCH:EXP_80:6d12
B:TOUCH:UN_POWER:6d12
B:TOUCH:LOSE_DEX:6d12
B:TOUCH:LOSE_DEX:6d12
F:UNIQUE | MALE | UNDEAD | EVIL | COLD_BLOOD | SMART
F:ESCORT
F:DROP_4 | DROP_GOOD | DROP_GREAT | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:BLIND | BLINK | BRAIN_SMASH | CAUSE_4 | HOLD | SCARE
S:TELE_TO | TRAPS
S:BA_MANA | BA_NETH
S:BO_MANA
S:S_KIN | S_MONSTERS | S_UNDEAD
D:A stench of corruption and decay surrounds this sorcerer, who has clearly
D: risen from the dead to continue his foul plots and schemes.

### Dungeon level 73 ###

N:529:Omarax, the Eye Tyrant
G:e:v
I:130:6500:30:80:10
W:73:3:0:25000
B:GAZE:UN_BONUS:6d6
B:GAZE:UN_POWER:6d6
B:GAZE:LOSE_INT:6d6
B:BITE:EXP_80:8d8
F:UNIQUE | MALE | EVIL | SMART
F:BASH_DOOR
F:IM_ACID | IM_COLD | IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:BLIND | BRAIN_SMASH | CONF | DRAIN_MANA | FORGET | SCARE
S:BA_ACID | BA_COLD | BA_DARK | BA_FIRE | BA_NETH
S:BO_MANA
S:S_KIN
D:A beholder of great size and age, floating in the air.  His gaze seems to
D: shred your soul and his spells crush your will.  He is ancient, his history
D: steeped in forgotten evils, his atrocities numerous and sickening.

### Dungeon level 75 ###

N:530:Ungoliant, the Unlight
G:S:D
I:130:13000:40:160:80
W:75:1:0:35000
B:CLAW:POISON:8d6
B:CLAW:POISON:8d6
B:BITE:PARALYZE:8d10
B:STING:LOSE_STR:8d4
F:UNIQUE | FEMALE | EVIL | ANIMAL | SMART
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:BASH_DOOR
F:HURT_LIGHT | IM_ACID | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | CONF | DARKNESS | HEAL | SCARE | SLOW
S:BA_DARK
S:BR_DARK | BR_POIS
S:S_KIN
D:This enormous, hideous spirit of void is in the form of a spider of immense
D: proportions.  She is surrounded by a cloud of Unlight as she sucks in all
D: living light into her bloated body, and breathes out the blackest of
D: darkness. She is always ravenously hungry and would even eat herself to avoid
D: starvation.

### Dungeon level 74 ###

N:531:Aether hound
G:Z:v
I:120:1230:30:100:0
W:74:5:0:10000
B:CLAW:HURT:3d12
B:CLAW:HURT:3d12
B:BITE:HURT:3d12
B:BITE:HURT:3d12
F:ANIMAL | FRIENDS
F:BASH_DOOR
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | RES_DISE
F:RES_NEXUS | RES_PLAS | NO_CONF | NO_SLEEP
F:ATTR_MULTI | FORCE_SLEEP
S:1_IN_5
S:BR_ACID | BR_CHAO | BR_COLD | BR_CONF | BR_DARK | BR_DISE
S:BR_ELEC | BR_FIRE | BR_GRAV | BR_INER | BR_LIGHT | BR_NETH
S:BR_NEXU | BR_PLAS | BR_POIS | BR_SHAR | BR_SOUN | BR_TIME
S:BR_WALL
D:A shifting, swirling form.  It seems to be all colours and sizes and shapes,
D: though the dominant form is that of a huge dog.  You feel very uncertain all
D: of a sudden.

### Dungeon level 65 ###

N:532:The Mouth of Sauron
G:p:v
I:130:7000:60:100:10
W:65:3:0:38000
B:HIT:UN_BONUS:6d8
B:HIT:UN_BONUS:6d8
B:HIT:UN_POWER:5d5
B:HIT:UN_POWER:5d5
F:UNIQUE | MALE | EVIL | INVISIBLE | SMART
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_ELEC | IM_FIRE | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:CAUSE_3 | HOLD | TELE_TO | TRAPS
S:BA_DARK | BA_FIRE | BA_MANA | BA_NETH | BA_WATE
S:BO_PLAS
S:S_HI_DEMON | S_HI_UNDEAD
D:The Mouth of Sauron is a mighty spell caster.  So old that even he cannot
D: remember his own name, his power and evil are undeniable.  He believes
D: unshakably that he is unbeatable and laughs as he weaves his awesome spells.

### Dungeon level 76 ###

N:533:Master quylthulg
G:Q:B
I:120:2640:30:1:0
W:76:2:0:15000
F:ANIMAL | EMPTY_MIND | INVISIBLE
F:NEVER_BLOW | NEVER_MOVE
F:NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_1
S:BLINK | TELE_TO
S:S_ANIMAL | S_HI_DEMON | S_HI_DRAGON | S_HI_UNDEAD | S_MONSTERS
D:A giant seething mass of flesh, overwhelming you with monster after monster.

### Dungeon level 79 ###

N:534:Qlzqqlzuup, the Emperor Quylthulg
G:Q:v
I:130:5000:30:1:0
W:79:3:0:20000
F:UNIQUE | ANIMAL | EMPTY_MIND | INVISIBLE
F:DROP_4 | ONLY_ITEM
F:NEVER_BLOW | NEVER_MOVE
F:NO_FEAR | NO_CONF | NO_SLEEP
F:ATTR_MULTI | FORCE_SLEEP
S:1_IN_1
S:S_ANGEL | S_ANIMAL | S_HI_DEMON | S_HI_DRAGON | S_HI_UNDEAD | S_HOUND
S:S_HYDRA | S_KIN | S_MONSTERS | S_SPIDER | S_UNIQUE | S_WRAITH
D:A gigantic seething mass of flesh, Qlzqqlzuup changes colours in front of your
D: eyes.  Pulsating first one colour then the next, it knows only it must bring
D: help to protect itself.

### Dungeon level 80 ###

N:535:The Witch-King of Angmar
G:W:p
I:130:6000:90:120:10
W:80:3:0:60000
B:HIT:HURT:10d10
B:HIT:HURT:10d10
B:HIT:EXP_80:7d7
B:HIT:EXP_80:7d7
F:UNIQUE | MALE | UNDEAD | EVIL | COLD_BLOOD | SMART
F:DROP_4 | DROP_GOOD | DROP_GREAT | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:HURT_LIGHT | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:BLIND | BRAIN_SMASH | CAUSE_3 | HOLD | SCARE | TELE_AWAY
S:BA_NETH
S:BO_MANA
S:S_HI_DEMON | S_HI_DRAGON | S_HI_UNDEAD | S_KIN | S_MONSTERS | S_WRAITH
D:The Chief of the Ringwraiths.  A fell being of devastating power.  His spells
D: are lethal and his combat blows crushingly hard.  He moves at speed, and
D: commands legions of evil to do his bidding.  It is said that he is fated
D: never to die by the hand of mortal man.

### Dungeon level 82 ###

N:536:Pazuzu, Lord of Air
G:U:Z
I:140:5500:40:125:10
W:82:2:0:30000
B:HIT:ELEC:12d12
B:HIT:ELEC:12d12
B:HIT:ELEC:12d12
B:HIT:ELEC:12d12
F:UNIQUE | MALE | DEMON | EVIL | INVISIBLE
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:MIND_BLAST
S:BA_ELEC
S:BO_ELEC | BO_MANA
S:S_HI_DEMON
D:A winged humanoid demon from the Planes of Hell, Pazuzu grins inhumanely at
D: you as he decides your fate.

### Dungeon level 78 ###

N:537:Hellhound
G:C:r
I:120:352:25:80:30
W:78:2:0:600
B:BITE:FIRE:3d12
B:BITE:FIRE:3d12
B:BITE:FIRE:3d12
F:EVIL | ANIMAL | FRIENDS
F:RAND_25 | BASH_DOOR | MOVE_BODY
F:IM_FIRE
F:FORCE_SLEEP
S:1_IN_5
S:BR_FIRE
D:It is a giant dog that glows with heat.  Flames pour from its nostrils.

### Dungeon level 84 ###

N:538:Cantoras, the Skeletal Lord
G:s:W
I:140:7500:20:120:80
W:84:2:0:45000
B:GAZE:EXP_80:5d5
B:GAZE:EXP_80:5d5
B:TOUCH:POISON:5d5
B:TOUCH:POISON:5d5
F:UNIQUE | MALE | UNDEAD | EVIL | COLD_BLOOD | SMART
F:DROP_4 | DROP_GOOD | DROP_GREAT | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_FIRE | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:BRAIN_SMASH | CAUSE_4 | SCARE | SLOW | TELE_TO
S:BA_NETH | BA_WATE
S:BO_ICEE | BO_MANA
S:S_HI_UNDEAD
D:A legion of evil undead druj animating the skeleton of a once mighty sorcerer.
D: His power is devastating and his speed unmatched in the underworld.  Flee his
D: wrath!

### Dungeon level 86 ###

N:539:The Tarrasque
G:R:v
I:130:8500:50:185:20
W:86:2:0:35000
B:HIT:HURT:10d10
B:HIT:HURT:10d10
B:TOUCH:UN_POWER
B:TOUCH:UN_POWER
F:UNIQUE | ANIMAL | POWERFUL
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:IM_COLD | IM_FIRE | RES_DISE | NO_CONF | NO_SLEEP
F:ATTR_MULTI | FORCE_SLEEP
S:1_IN_2
S:BR_COLD | BR_DISE | BR_FIRE
D:The Tarrasque is a massive reptile of legend, rumoured to be unkillable and
D: immune to magic.  Fear its anger, for its devastation is unmatched!

### Dungeon level 88 ###

N:540:Lungorthin, the Balrog of White Fire
G:U:v
I:130:7000:20:125:80
W:88:2:0:37000
B:HIT:FIRE:8d12
B:HIT:FIRE:8d12
B:CRUSH:HURT:8d12
B:TOUCH:UN_POWER
F:UNIQUE | MALE | DEMON | EVIL | POWERFUL | ESCORT
F:ESCORTS
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:IM_FIRE | RES_PLAS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BLIND | CONF | SCARE
S:BR_FIRE | BR_PLAS
S:S_HI_DEMON | S_UNDEAD
D:A massive form cloaked in flame.  Lungorthin stares balefully at you with eyes
D: that smoulder red.  The dungeon floor where he stands is scorched by the heat
D: of his body.

### Dungeon level 83 ###

N:541:Draugluin, Sire of All Werewolves
G:C:m
I:130:7000:80:90:90
W:83:2:0:40000
B:CLAW:HURT:6d8
B:CLAW:HURT:6d8
B:BITE:POISON:6d6
B:BITE:POISON:6d6
F:UNIQUE | MALE | EVIL | ANIMAL | ESCORT | ESCORTS
F:DROP_1 | DROP_GOOD | ONLY_ITEM
F:RAND_25 | OPEN_DOOR | BASH_DOOR | MOVE_BODY | TAKE_ITEM
F:IM_POIS
F:FORCE_SLEEP
S:1_IN_3
S:SCARE
S:S_HOUND | S_MONSTERS
D:Draugluin provides Sauron with a fearsome personal guard.  He is an enormous
D: wolf inhabited with a human spirit.  He is chief of all his kind.

### Dungeon level 92 ###

N:542:Vecna, the Emperor Lich
G:L:p
I:130:6000:100:100:0
W:92:3:0:45000
B:HIT:EXP_80:7d12
B:HIT:LOSE_DEX:7d12
B:HIT:UN_POWER:7d12
B:HIT:UN_POWER:7d12
F:UNIQUE | MALE | UNDEAD | EVIL | COLD_BLOOD | SMART
F:ESCORT
F:DROP_4 | DROP_GOOD | DROP_GREAT | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:BLIND | BRAIN_SMASH | CAUSE_4 | SCARE | TPORT
S:BA_FIRE | BA_MANA | BA_NETH
S:BO_MANA
S:S_HI_DEMON | S_HI_UNDEAD | S_KIN | S_MONSTERS
D:The greatest of all undead sorcerers, even the gods once feared him.  This
D: ancient shadow of death wilts every living thing it passes.

### Dungeon level 90 ###

N:543:Huan, Wolfhound of the Valar
G:C:W
I:130:8000:50:160:10
W:90:1:0:40000
B:CLAW:COLD:9d12
B:CLAW:COLD:9d12
B:BITE:COLD:9d12
B:BITE:COLD:9d12
F:UNIQUE | MALE | ANIMAL | SMART
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | KILL_BODY
F:IM_ACID | IM_COLD | IM_ELEC | NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_5
S:BR_COLD | BR_LIGHT | BR_SHAR | BR_SOUN
D:The wolfhound of the Valar, Huan has served many masters in his time, from
D: Celegorm son of Feanor to Beren son of Barahir: but now he runs wild and
D: acknowledges no master save himself, as he hunts alone for his nemesis -
D: Carcharoth, the terrible wolf of Angband.

N:544:Carcharoth, the Jaws of Thirst
G:C:p
I:130:8000:50:160:10
W:90:1:0:40000
B:CLAW:FIRE:9d12
B:CLAW:FIRE:9d12
B:BITE:FIRE:9d12
B:BITE:FIRE:9d12
F:UNIQUE | MALE | EVIL | ANIMAL | SMART
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BR_DARK | BR_FIRE | BR_NETH | BR_POIS
S:S_HOUND
D:The first guard of Angband, Carcharoth, also known as 'The Red Maw', is the
D: greatest wolf to ever walk the earth.  He is highly intelligent and a deadly
D: opponent in combat.

### Dungeon level 95 ###

N:545:Gothmog, the High Captain of Balrogs
G:U:v
I:130:8000:100:140:0
W:95:1:0:43000
B:HIT:FIRE:9d12
B:HIT:FIRE:9d12
B:CRUSH:HURT:8d12
B:TOUCH:UN_POWER
F:UNIQUE | MALE | DEMON | EVIL | POWERFUL | ESCORT
F:ESCORTS
F:DROP_4 | DROP_GOOD | DROP_GREAT | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:IM_ELEC | IM_FIRE | RES_PLAS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | CONF | SCARE
S:BR_FIRE | BR_PLAS
S:S_HI_DEMON | S_HI_UNDEAD
D:Gothmog is the Chief Balrog in Morgoth's personal guard.  He is renowned for
D: slaying Feanor and Fingon, two of the High Kings of the Noldor Elves, and has
D: never been defeated in combat.  With his whip of flame and awesome fiery
D: breath he saved his master from Ungoliant's rage.

### Dungeon level 99 ###

N:546:Sauron, the Sorcerer
G:p:p
I:130:10500:100:160:0
W:99:1:0:50000
B:HIT:UN_BONUS:10d12
B:HIT:UN_BONUS:10d12
B:HIT:UN_POWER:8d12
B:HIT:UN_POWER:8d12
F:UNIQUE | QUESTOR | MALE | EVIL | SMART | REGENERATE
F:DROP_4 | DROP_GOOD | DROP_GREAT | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR | NO_CONF
F:NO_SLEEP
F:FORCE_DEPTH | FORCE_SLEEP
S:1_IN_2
S:BLIND | BRAIN_SMASH | CAUSE_4 | SCARE | TELE_LEVEL | TPORT
S:BA_DARK | BA_FIRE | BA_MANA | BA_NETH | BA_WATE
S:BO_ICEE | BO_MANA | BO_PLAS
S:S_HI_DEMON | S_HI_DRAGON | S_HI_UNDEAD | S_MONSTERS | S_UNIQUE | S_WRAITH
D:He is Morgoth's most powerful servant.  Mighty in spells and enchantments, he
D: created the One Ring.  His eyes glow with power and his gaze seeks to destroy
D: your soul.  He has many servants, and rarely fights without them.

### Dungeon level 100 ###

N:547:Morgoth, Lord of Darkness
G:P:D
I:140:20000:100:150:0
W:100:1:0:60000
B:HIT:SHATTER:20d10
B:HIT:SHATTER:20d10
B:HIT:LOSE_ALL:10d12
B:TOUCH:UN_POWER
F:UNIQUE | QUESTOR | MALE | EVIL | SMART | REGENERATE
F:DROP_4 | DROP_GOOD | DROP_GREAT | DROP_CHOSEN | ONLY_ITEM
F:KILL_WALL | MOVE_BODY
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR
F:NO_CONF | NO_SLEEP
F:FORCE_DEPTH | FORCE_SLEEP
S:1_IN_3
S:BRAIN_SMASH
S:BA_MANA | BA_NETH
S:BO_MANA
S:S_HI_DEMON | S_HI_DRAGON | S_HI_UNDEAD | S_MONSTERS | S_UNIQUE | S_WRAITH
D:He is the Master of the Pits of Angband.  His figure is like a black mountain
D: crowned with lightning.  He rages with everlasting anger, his body scarred by
D: Fingolfin's eight mighty wounds.  He can never rest from his pain, but seeks
D: forever to dominate all that is light and good in the world.  He is the
D: origin of man's fear of darkness and created many foul creatures with his
D: evil powers.  Orcs, Dragons, and Trolls are his most foul corruptions,
D: causing much pain and suffering in the world to please him.  His disgusting
D: visage, twisted with evil, is crowned with iron, the two remaining Silmarils
D: forever burning him.  Grond, the mighty Hammer of the Underworld, cries
D: defiance as he strides towards you to crush you to a pulp!

### Dungeon level 4 ###

N:548:Silver mouse
G:r:W
I:110:2:8:4:20
W:4:1:0:1
B:BITE:EAT_LIGHT:1d2
F:ANIMAL | MULTIPLY
F:RAND_50
D:It is about three feet long with large teeth.  As the light of your lamp falls
D: on it, it seems to grow stronger.

### Dungeon level 5 ###

N:549:Rot jelly
G:j:u
I:120:90:2:30:99
W:5:1:0:15
B:TOUCH:EAT_FOOD:2d3
B:TOUCH:LOSE_CHR:2d3
F:EMPTY_MIND | STUPID
F:NEVER_MOVE
F:HURT_LIGHT | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:It is a large pile of rotting flesh, whose touch spoils your food.  The
D: terrible smell it exudes is also very hard to get rid of...

### Dungeon level 15 ###

N:550:Giant tan bat
G:b:U
I:130:14:12:20:50
W:15:2:0:18
B:BITE:TERRIFY:1d3
B:CLAW:HURT:1d2
B:CLAW:HURT:1d2
F:ANIMAL
F:RAND_50
F:FORCE_SLEEP
D:A giant bat, the beating of whose wings produces a strangely unnerving noise.

### Dungeon level 23 ###

N:551:Giant silver ant
G:a:W
I:110:41:10:38:40
W:23:1:0:45
B:BITE:ACID:4d4
F:ANIMAL | WEIRD_MIND
F:RAND_25 | BASH_DOOR
D:A giant silver ant with a caustic bite.

### Dungeon level 25 ###

N:552:Giant brown tick
G:S:u
I:110:81:12:50:20
W:25:2:0:47
B:BITE:POISON:2d6
B:STING:BLIND:1d1
F:ANIMAL | WEIRD_MIND
F:BASH_DOOR
F:IM_POIS
D:It is moving slowly towards you.

### Dungeon level 26 ###

N:553:Disenchanter bat
G:b:v
I:130:27:12:28:50
W:26:4:0:75
B:HIT:UN_BONUS
F:ANIMAL
F:RAND_50
F:RES_DISE
F:ATTR_MULTI | FORCE_SLEEP
D:A giant bat which feeds on raw magical energy.

### Dungeon level 27 ###

N:554:Shimmering mold
G:m:b
I:110:144:2:24:70
W:27:1:0:140
B:SPORE:ELEC:5d4
B:SPORE:ELEC:5d4
F:EMPTY_MIND | STUPID
F:NEVER_MOVE
F:IM_ELEC | IM_POIS | NO_FEAR | NO_CONF | NO_SLEEP
D:It is a strange growth on the dungeon floor, glowing and crackling with
D: sparks.

### Dungeon level 22 ###

N:555:Wyvern
G:d:g
I:120:203:20:66:60
W:22:2:0:250
B:BITE:HURT:2d6
B:BITE:HURT:2d6
B:STING:POISON:2d6
F:DRAGON | EVIL | ANIMAL
F:DROP_2 | ONLY_GOLD
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:IM_POIS
F:FORCE_SLEEP
D:A fast-moving and deadly draconian animal.  Beware its poisonous sting!

### Dungeon level 35 ###

N:556:Chest mimic
G:~:s
I:110:308:30:40:0
W:35:4:0:250
B:BITE:POISON:4d4
B:BITE:POISON:4d4
B:BUTT:CONFUSE:4d4
B:SPIT:BLIND:4d4
F:COLD_BLOOD | EMPTY_MIND
F:DROP_2
F:NEVER_MOVE
F:NO_FEAR | NO_CONF | NO_SLEEP
F:CHAR_MULTI | FORCE_SLEEP
S:1_IN_5
S:BLIND | CAUSE_2 | CONF | SCARE
S:BA_POIS
S:S_MONSTER
D:A strange creature that disguises itself as a chest to lure unsuspecting
D: adventurers within reach of its venomous claws.  The first that most
D: adventurers realise of the deception is when the seemingly invitingly open
D: lid of the chest suddenly grows teeth and then slams shut on the adventurer's
D: hand...

### Dungeon level 54 ###

N:557:Demilich
G:L:U
I:120:2816:20:100:50
W:54:2:0:12500
B:TOUCH:EXP_80
B:TOUCH:UN_POWER
B:TOUCH:LOSE_DEX:4d12
B:TOUCH:LOSE_DEX:4d12
F:UNDEAD | EVIL | COLD_BLOOD | SMART
F:DROP_3 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | BLINK | BRAIN_SMASH | CAUSE_3 | CAUSE_4 | CONF
S:DRAIN_MANA | FORGET | HEAL | HOLD | SCARE | TELE_TO
S:TPORT
S:S_DEMON | S_UNDEAD
D:A lich who is partially immaterial, on its way to a new, ethereal form.

### Dungeon level 64 ###

N:558:Archlich
G:L:B
I:120:3520:20:120:50
W:64:2:0:20000
B:TOUCH:EXP_80
B:TOUCH:UN_POWER
B:TOUCH:LOSE_DEX:8d12
B:TOUCH:LOSE_DEX:8d12
F:UNDEAD | EVIL | COLD_BLOOD | SMART
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | PASS_WALL
F:IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BLINK | BRAIN_SMASH | CAUSE_4 | DRAIN_MANA | FORGET | HEAL
S:HOLD | SCARE | TELE_TO | TPORT
S:BA_NETH
S:S_DEMON | S_HI_UNDEAD
D:A lich who has reached its ultimate evolutionary stage: a completely
D: immaterial state.

### Dungeon level 2 ###

N:559:Crow
G:B:s
I:120:9:40:12:0
W:2:2:0:8
B:BITE:HURT:1d3
B:BITE:HURT:1d3
F:ANIMAL
D:It is a hooded crow, gray except for the black wings and head.

### Dungeon level 4 ###

N:560:Raven
G:B:D
I:120:12:40:12:0
W:4:2:0:10
B:BITE:HURT:1d4
B:BITE:HURT:1d4
F:ANIMAL
D:Larger than a crow, and pitch black.

### Dungeon level 16 ###

N:561:Crebain
G:B:D
I:120:9:40:12:0
W:16:4:0:20
B:CLAW:HURT:1d4
B:CLAW:HURT:1d4
F:ANIMAL | FRIENDS
S:1_IN_8
S:SHRIEK
D:A type of crow, specially bred by the forces of evil as spies; their
D: rudimentary intelligence guided by an evil mind has tracked you down, and now
D: they seek to alert other evil creatures to your presence.

### Dungeon level 48 ###

N:562:Winged Horror
G:B:p
I:120:1013:30:80:5
W:48:3:0:4000
B:CLAW:HURT:3d8
B:CLAW:HURT:3d8
B:BITE:EXP_40:4d6
B:BITE:EXP_40:4d6
F:ANIMAL
F:IM_COLD | IM_POIS
S:1_IN_6
S:BR_DARK | BR_NETH | BR_POIS
D:A terrifying sight: a winged creature greater than any bird you have ever
D: seen, and with no feathers on its horrid black leathery wings.  Descended
D: from a creature of an older world perhaps, bred by Sauron to be a winged
D: steed for his Ringwraiths.

### Dungeon level 9 ###

N:563:Cave bear
G:q:u
I:110:36:10:35:10
W:9:1:0:25
B:CLAW:HURT:1d6
B:CLAW:HURT:1d6
B:BITE:HURT:1d8
F:ANIMAL
F:RAND_25 | BASH_DOOR
D:A large bear appears to have made its home in this cave.  It is hungry, and
D: you are trespassing in its territory.

### Dungeon level 16 ###

N:564:Grizzly bear
G:q:U
I:110:78:10:35:10
W:16:2:0:55
B:CLAW:HURT:1d8
B:CLAW:HURT:1d8
B:BITE:HURT:1d12
B:CRUSH:HURT:1d10
F:ANIMAL
F:BASH_DOOR
D:A huge, beastly bear, more savage than most of its kind.

### Dungeon level 24 ###

N:565:Werebear
G:q:D
I:110:325:20:50:20
W:24:2:0:200
B:CLAW:HURT:1d10
B:CLAW:HURT:1d10
B:BITE:HURT:2d8
B:CRUSH:HURT:2d6
F:EVIL | ANIMAL
F:DROP_1
F:OPEN_DOOR | BASH_DOOR
D:In the eyes of this bear, there glimmers the faintest light of intelligence.
D: And then its form begins to change...  The combination of animal cunning,
D: human intelligence and the great physical strength of the bear makes for a
D: dangerous enemy.

### Dungeon level 28 ###

N:566:Beorn, the Shape-Changer
G:q:p
I:120:1400:25:60:25
W:28:3:0:1000
B:CLAW:HURT:2d10
B:CLAW:HURT:2d10
B:BITE:HURT:4d8
B:CRUSH:HURT:3d6
F:UNIQUE | MALE | ANIMAL | SMART | ESCORT
F:DROP_2 | DROP_GOOD | ONLY_ITEM
F:BASH_DOOR | MOVE_BODY
F:FORCE_SLEEP
D:Beorn is only occasionally seen in human form these days, preferring to appear
D: in the shape of a giant black bear: he also prefers the company of beasts to
D: that of humans.  He has never taken kindly to strangers, even in human form -
D: and still less when in bear's shape, as he is now.

### Dungeon level 55 ###

N:567:Barbazu
G:U:G
I:120:700:25:60:80
W:55:4:0:3000
B:HIT:HURT:4d10
B:HIT:HURT:4d10
B:HIT:LOSE_CON:10d2
B:STING:POISON:5d5
F:DEMON | EVIL | POWERFUL | FRIENDS
F:DROP_1 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_10
S:SCARE
S:S_DEMON
D:A foul, humanoid creature with a long tail, clawed hands and feet, and a
D: disgusting, wiry, snaky beard.  They are the elite shock troops of the hells,
D: capable of a terrifying berserk fury.

### Dungeon level 61 ###

N:568:Bile Demon
G:U:R
I:120:2464:40:90:80
W:61:2:0:12000
B:HIT:HURT:8d8
B:HIT:HURT:8d8
B:CRUSH:ACID:9d9
F:DEMON | EVIL | POWERFUL
F:DROP_3 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:ARROW_4 | BLIND | CONF
S:BR_ACID | BR_POIS
S:S_DEMON
D:It's big.  It's fat.  It's red.  It's ugly.  It's got a severe attack of
D: highly poisonous flatulence.  And its insides are corrosive.  All of which go
D: together to make the single most repulsive sight - and smell - you have ever
D: experienced.

### Dungeon level 65 ###

N:569:Osyluth
G:U:W
I:130:2288:20:75:80
W:65:2:0:13000
B:HIT:LOSE_CHR:6d6
B:HIT:LOSE_CHR:6d6
B:BITE:POISON:8d8
B:STING:LOSE_STR:5d5
F:DEMON | EVIL | INVISIBLE | POWERFUL
F:DROP_3 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:SCARE
S:BA_COLD | BA_ELEC
S:BO_ICEE
S:S_DEMON
D:It is a demon made almost entirely out of bones.  It is humanoid, but with a
D: large tail similar to that of a giant scorpion, and emits a foul smell of
D: decay and rot.  They are despised even in the hells.

### Dungeon level 69 ###

N:570:Gelugon
G:U:w
I:130:3080:20:100:80
W:69:3:0:14000
B:CLAW:COLD:6d8
B:CLAW:COLD:6d8
B:BITE:COLD:9d9
B:HIT:PARALYZE:5d5
F:DEMON | EVIL | POWERFUL | REGENERATE
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:HOLD | SCARE | SLOW
S:BA_COLD
S:BO_ICEE
S:BR_COLD | BR_SHAR
S:S_HI_DEMON
D:This demon from the ice planes is a truly terrifying sight.  It has an
D: extremely large, insect-like body towering a full twelve feet tall, with
D: great claws on its hands and pincers on its mouth, and its head bulges with
D: great multi-faceted eyes.  Its tail is covered with razor-sharp spikes.

### Dungeon level 72 ###

N:571:Horned Reaper
G:U:B
I:130:3344:40:120:80
W:72:3:0:18000
B:HIT:HURT:11d11
B:HIT:HURT:11d11
B:HIT:HURT:11d11
B:HIT:HURT:11d11
F:DEMON | EVIL | POWERFUL | REGENERATE
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | KILL_BODY
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_5
S:HASTE | SCARE | SLOW
S:S_HI_DEMON
D:A giant humanoid demon wielding a massive, heavy and sharp scythe.  Feared by
D: foes and friends alike when it flies into one of its berserk rages, the
D: Horned Reaper will cut down anything in its path between it and you - even
D: the minions it has just summoned.

### Dungeon level 77 ###

N:572:Pit Fiend
G:U:o
I:130:3520:30:120:75
W:77:3:0:22000
B:CLAW:FIRE:6d10
B:CLAW:FIRE:6d10
B:BITE:POISON:5d10
B:BITE:LOSE_CON:5d10
F:DEMON | EVIL | POWERFUL | REGENERATE
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_5
S:CAUSE_4 | SCARE
S:BA_FIRE
S:BR_CHAO | BR_FIRE | BR_POIS
S:S_HI_DEMON | S_HI_DRAGON
D:Appearing as a giant, clawed and winged humanoid with a scaly red body and
D: massive fangs dripping a foul green liquid, the Pit Fiend is a dreadful enemy
D: from the lowest depths of the hells.  They are often the commanders of vast
D: demon armies.

### Dungeon level 79 ###

N:573:Greater Balrog
G:U:P
I:130:4400:40:140:80
W:79:3:0:25000
B:HIT:FIRE:8d12
B:HIT:FIRE:8d12
B:CRUSH:HURT:7d12
B:TOUCH:UN_POWER
F:DEMON | EVIL | POWERFUL
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:IM_ELEC | IM_FIRE | IM_POIS | RES_PLAS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:CONF | SCARE
S:BA_FIRE
S:BO_PLAS
S:BR_FIRE | BR_PLAS
S:S_DEMON | S_HI_DEMON | S_UNDEAD
D:Originally of the semi-divine Maiar, this evil spirit swore allegiance to
D: Morgoth at the beginning of time and is now one of his most terrible demonic
D: servants.  With its flaming whip and sword it seeks to destroy you.

### Dungeon level 9 ###

N:574:Baby bronze dragon
G:d:U
I:110:88:20:30:70
W:9:2:0:35
B:CLAW:HURT:1d3
B:CLAW:HURT:1d3
B:BITE:HURT:1d5
F:DRAGON | EVIL
F:DROP_40 | DROP_1 | ONLY_GOLD
F:OPEN_DOOR | BASH_DOOR
F:NO_CONF
F:FORCE_SLEEP
S:1_IN_12
S:BR_CONF
D:This hatchling dragon is still soft, its eyes unaccustomed to light and its
D: scales a dull bronze.

N:575:Baby gold dragon
G:d:y
I:110:88:20:30:70
W:9:2:0:35
B:CLAW:HURT:1d3
B:CLAW:HURT:1d3
B:BITE:HURT:1d5
F:DRAGON | EVIL
F:DROP_40 | DROP_1 | ONLY_GOLD
F:OPEN_DOOR | BASH_DOOR
F:FORCE_SLEEP
S:1_IN_12
S:BR_SOUN
D:This hatchling dragon is still soft, its eyes unaccustomed to light and its
D: scales a pale gold.

### Dungeon level 63 ###

N:576:Great Swamp Wyrm
G:D:g
I:120:3080:30:150:80
W:63:2:0:20000
B:CLAW:HURT:4d12
B:CLAW:HURT:4d12
B:BITE:POISON:6d14
B:BITE:POISON:6d14
F:DRAGON | EVIL | SMART | POWERFUL
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:BASH_DOOR | MOVE_BODY
F:IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BLIND | CONF | SCARE
S:BR_POIS
D:A truly enormous dragon with great powers.  The foul gases issuing from the
D: beast nearly make you vomit; and while you may try to hold your breath as you
D: fight it, it sees no reason to do likewise.

N:577:Great Wyrm of Perplexity
G:D:U
I:120:3080:30:150:80
W:63:2:0:20000
B:CLAW:HURT:4d12
B:CLAW:HURT:4d12
B:BITE:CONFUSE:6d14
B:BITE:CONFUSE:6d14
F:DRAGON | EVIL | SMART | POWERFUL
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:BASH_DOOR | MOVE_BODY
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BLIND | CONF | SCARE
S:BR_CONF
D:A dragon of great size and power.  Its polished bronze scales reflect the
D: light in strange and confusing patterns, and you find it hard to keep your
D: mind on the job of fighting for your life.

### Dungeon level 67 ###

N:578:Great Bile Wyrm
G:D:s
I:120:3080:30:150:80
W:67:2:0:23000
B:CLAW:HURT:4d12
B:CLAW:HURT:4d12
B:BITE:ACID:6d14
B:BITE:ACID:6d14
F:DRAGON | EVIL | POWERFUL
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:BASH_DOOR | MOVE_BODY
F:IM_ACID | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BLIND | CONF | SCARE
S:BR_ACID
D:A huge and very powerful dragon.  Great steaming pools of acid drip from its
D: form onto the ground.  You shudder when you see the acid eating away the very
D: stones of the dungeon - what could it do to you?

N:579:Great Wyrm of Thunder
G:D:y
I:120:3080:30:150:80
W:67:2:0:23000
B:CLAW:HURT:4d12
B:CLAW:HURT:4d12
B:BITE:HURT:6d14
B:BITE:HURT:6d14
F:DRAGON | EVIL | POWERFUL
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:BASH_DOOR | MOVE_BODY
F:NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BLIND | CONF | SCARE
S:BR_SOUN
D:A dragon of gigantic proportions, with destructive abilities to match.  The
D: sheer loudness of its roar leaves you stunned and unable to think clearly
D: enough to defend yourself adequately.

### Dungeon level 20 ###

N:580:Ranger
G:p:W
I:110:90:20:40:40
W:20:1:0:55
B:HIT:HURT:5d4
B:HIT:HURT:5d4
F:MALE
F:DROP_1
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
S:1_IN_4
S:ARROW_2 | BLINK | MISSILE
S:BO_COLD | BO_ELEC
S:S_ANIMAL
D:A warrior who is at one with nature.  A master of both bow and sword, with
D: minor spellcasting skills, and animals come to do his bidding.

N:581:Paladin
G:p:w
I:110:90:20:40:40
W:20:1:0:55
B:HIT:HURT:4d5
B:HIT:HURT:4d5
F:MALE
F:DROP_1
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
S:1_IN_4
S:BLIND | CAUSE_2 | HEAL | SCARE | SLOW
D:A warrior for a holy cause.  Unfortunately, his god is not yours, and there is
D: rivalry even between the various gods of Good, so he is your enemy.

### Dungeon level 41 ###

N:582:Ranger Chieftain
G:p:W
I:120:880:20:60:10
W:41:2:0:1600
B:HIT:HURT:5d5
B:HIT:HURT:5d5
B:HIT:HURT:5d5
F:MALE | INVISIBLE
F:DROP_2 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | TAKE_ITEM
F:IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
S:1_IN_4
S:ARROW_2 | ARROW_3 | ARROW_4 | BLINK | HASTE | MISSILE
S:BA_COLD
S:BO_ELEC | BO_FIRE
S:S_ANIMAL
D:A chieftain among the Rangers.  His understanding of nature gives him powerful
D: elemental spells to use against you, in addition to his skills as an archer
D: and a warrior.  Furthermore, he is a master of camouflage, so you will need
D: magically enhanced seeing to spot him.

### Dungeon level 45 ###

N:583:Berserker
G:p:u
I:120:1320:20:80:10
W:45:2:0:2500
B:HIT:HURT:6d6
B:HIT:HURT:6d6
B:HIT:HURT:6d6
F:MALE
F:DROP_2 | ONLY_ITEM
F:BASH_DOOR | KILL_BODY
F:NO_FEAR | NO_CONF | NO_SLEEP
S:1_IN_4
S:HASTE | SCARE
D:Even the strongest of normal human warriors fears the Berserker - the one who
D: can drive himself into such a terrible battle-frenzy that he can survive
D: blows which should kill him, and still apparently feel no pain.  He tramples
D: weaker creatures underfoot in his eagerness to get to his real enemy, and his
D: battle-cry strikes terror into his foes.

N:584:Cyclops
G:P:u
I:120:1050:20:120:20
W:45:2:0:1500
B:HIT:HURT:9d9
B:HIT:HURT:9d9
F:GIANT | EVIL
F:DROP_1
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY | TAKE_ITEM
F:IM_ACID | IM_COLD | IM_FIRE | IM_POIS
F:FORCE_SLEEP
S:1_IN_8
S:BOULDER
D:A gigantic ugly humanoid with but one eye and very thick skin.

### Dungeon level 69 ###

N:585:Polyphemus, the Blind Cyclops
G:P:g
I:130:5300:40:140:40
W:69:3:0:29000
B:HIT:HURT:11d10
B:HIT:HURT:11d10
B:HIT:SHATTER:11d10
F:UNIQUE | MALE | GIANT | EVIL
F:DROP_3 | DROP_GOOD | ONLY_ITEM
F:RAND_25 | BASH_DOOR | KILL_BODY | KILL_ITEM
F:IM_ACID | IM_COLD | IM_FIRE | IM_POIS
F:FORCE_SLEEP
S:1_IN_5
S:BOULDER
S:BA_ACID | BA_WATE
S:BO_ICEE | BO_WATE
D:No ordinary cyclops, but the son of a sea-god: he wields the powers of
D: elemental water as well as the considerable strength of a cyclops.  His one
D: eye was blinded long ago by the warrior Odysseus, but he has trained himself
D: to hear so well that it nearly makes up for his disability.

### Dungeon level 76 ###

N:586:Atlas, the Titan
G:P:s
I:120:6000:30:160:15
W:76:3:0:37000
B:HIT:SHATTER:13d13
B:HIT:CONFUSE:13d13
B:HIT:SHATTER:13d13
B:HIT:CONFUSE:13d13
F:UNIQUE | MALE | GIANT | EVIL | SMART
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | KILL_WALL | KILL_BODY | TAKE_ITEM
F:HURT_ROCK | IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS
F:FORCE_SLEEP
S:1_IN_5
S:BOULDER
D:The strongest of all the Titans.  Legend has it that he used to hold the sky
D: on his shoulders; and the mountain range that now does so is named after him.

### Dungeon level 87 ###

N:587:Kronos, Lord of the Titans
G:P:v
I:120:7000:30:150:15
W:87:3:0:42000
B:HIT:CONFUSE:12d12
B:HIT:CONFUSE:12d12
B:HIT:CONFUSE:12d12
B:HIT:CONFUSE:12d12
F:UNIQUE | MALE | GIANT | EVIL | SMART | ESCORT
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:BASH_DOOR | MOVE_BODY | TAKE_ITEM
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS
F:FORCE_SLEEP
S:1_IN_3
S:BOULDER | HEAL | TELE_TO
S:BR_COLD | BR_FIRE | BR_SHAR | BR_SOUN
S:S_KIN | S_MONSTERS
D:The lord of the Titans, he has broken loose from his confinement in the nether
D: hells to seek revenge on the world.

### Dungeon level 18 ###

N:588:Evil eye
G:e:g
I:110:68:2:6:10
W:18:3:0:80
B:GAZE:EXP_10
B:GAZE:EXP_10
F:EVIL
F:NEVER_MOVE
F:HURT_LIGHT | NO_FEAR
S:1_IN_7
S:HOLD | TELE_TO
D:A huge disembodied eye.  As you stare into the black nothingness of its pupil,
D: you feel your will and vitality draining away, and are unable to do anything
D: except approach it in horrified fascination.

### Dungeon level 28 ###

N:589:Spectator
G:e:B
I:110:171:30:1:5
W:28:2:0:150
B:GAZE:PARALYZE:1d4
B:GAZE:CONFUSE:1d4
B:BITE:HURT:1d8
F:NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:CAUSE_2 | FORGET | HOLD | SLOW
D:A lesser relative of the beholder: a globular body with a large toothy mouth,
D: a large central eye, and four smaller eyes on stalks protruding from the top
D: of its body.

### Dungeon level 36 ###

N:590:Gauth
G:e:D
I:110:264:20:50:20
W:36:2:0:600
B:GAZE:UN_BONUS:5d2
B:GAZE:UN_BONUS:5d2
B:GAZE:UN_POWER:5d2
B:GAZE:UN_POWER:5d2
F:EVIL
F:BASH_DOOR
F:FORCE_SLEEP
S:1_IN_5
S:CAUSE_2 | DRAIN_MANA | HOLD | TELE_AWAY
S:BA_COLD
S:BO_ELEC
D:Another lesser relative of the beholder, this six-eyed creature feeds on
D: magic.

### Dungeon level 67 ###

N:591:Beholder hive-mother
G:e:b
I:120:3080:30:80:10
W:67:3:0:17000
B:BITE:EXP_80:6d6
B:GAZE:PARALYZE:5d5
B:GAZE:LOSE_INT:5d5
B:GAZE:UN_POWER:5d5
F:FEMALE | EVIL | SMART
F:BASH_DOOR
F:IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:BLIND | BRAIN_SMASH | CONF | DRAIN_MANA | FORGET | SCARE
S:BA_ACID | BA_COLD | BA_DARK | BA_FIRE
S:BO_MANA | BO_NETH
S:S_KIN
D:A hive mother of the race of beholders, she can summon her brood to her aid
D: whenever she wishes.

### Dungeon level 19 ###

N:592:Neekerbreeker
G:I:D
I:120:5:8:18:10
W:19:4:0:4
B:BITE:POISON:2d2
F:EVIL | ANIMAL | WEIRD_MIND | MULTIPLY
F:RAND_25 | RAND_50
S:1_IN_12
S:SHRIEK
D:Believed to be an evil relative of the cricket, this creature gets its name
D: from its incessant squeaking, which can best be described as "neek-breek,
D: neek-breek".  The noise can drive people frantic, and worse still, can be
D: heard for quite some distance, alerting other monsters to your presence.

### Dungeon level 24 ###

N:593:Giant firefly
G:I:r
I:120:5:8:18:10
W:24:4:0:4
B:BITE:BLIND:1d2
F:ANIMAL | WEIRD_MIND | MULTIPLY
F:RAND_25 | RAND_50
D:Clouds of these monsters light up the dungeon - so brightly that you can
D: barely see through them.

### Dungeon level 49 ###

N:594:Eol, the Dark Elf
G:h:v
I:130:2400:20:100:60
W:49:2:0:25000
B:HIT:HURT:3d8
B:HIT:HURT:3d8
B:HIT:HURT:3d8
F:UNIQUE | MALE | EVIL | SMART
F:DROP_4 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_COLD | IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_2
S:BLIND | BLINK | CAUSE_4 | CONF | DARKNESS | HEAL
S:TELE_TO
S:BA_ACID | BA_COLD | BA_ELEC | BA_FIRE | BA_NETH
S:BO_MANA
S:S_DEMON | S_DRAGON | S_MONSTERS | S_UNDEAD
D:A lord of the Teleri, Eol is a mighty metalsmith, the only one to ever forge
D: weapons of meteorite iron.  The mortal enemy of the Eldar, he is currently
D: fleeing their wrath, following the murder of Princess Aredhel of Gondolin.

### Dungeon level 81 ###

N:595:Maeglin, the Traitor of Gondolin
G:h:p
I:130:6000:70:120:20
W:81:2:0:35000
B:HIT:HURT:8d8
B:HIT:HURT:8d8
B:HIT:HURT:8d8
B:HIT:HURT:8d8
F:UNIQUE | MALE | EVIL
F:DROP_4 | DROP_GOOD | DROP_GREAT | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | KILL_WALL | MOVE_BODY
F:IM_COLD | IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_6
S:S_ANIMAL | S_HI_DEMON | S_HI_DRAGON | S_HI_UNDEAD | S_MONSTERS | S_UNIQUE
S:S_WRAITH
D:The son of Eol the Dark Elf, Maeglin is every bit as evil as his father and
D: more.  His greed for gold led him to betray the Hidden Kingdom of Gondolin to
D: Morgoth's forces.  He is a mighty warrior himself, and some of Morgoth's
D: greatest servants answer to his call.

### Dungeon level 54 ###

N:596:Elder vampire
G:V:r
I:120:2640:20:90:10
W:54:3:0:4500
B:HIT:HURT:4d6
B:HIT:HURT:4d6
B:BITE:EXP_80:5d6
B:BITE:EXP_80:5d6
F:UNDEAD | EVIL | COLD_BLOOD | INVISIBLE | REGENERATE
F:DROP_4 | DROP_GOOD
F:OPEN_DOOR | BASH_DOOR | PASS_WALL
F:HURT_LIGHT | IM_COLD | IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_5
S:BRAIN_SMASH | CAUSE_3 | CAUSE_4 | DARKNESS | DRAIN_MANA | HOLD
S:SCARE
S:BO_NETH
S:S_UNDEAD
D:A terrible robed undead figure, this creature has existed in its unlife for
D: many centuries by stealing the life of others.  It can summon the very shades
D: of its victims from beyond the grave to come enslaved to its aid.

### Dungeon level 35 ###

N:597:Silent watcher
G:g:r
I:110:1040:42:80:10
W:35:3:0:800
B:GAZE:TERRIFY
B:GAZE:PARALYZE
B:GAZE:LOSE_STR
B:GAZE:HALLU
F:EVIL | COLD_BLOOD | EMPTY_MIND
F:NEVER_MOVE
F:HURT_ROCK | HURT_LIGHT | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS
F:NO_FEAR | NO_CONF | NO_SLEEP
S:1_IN_6
S:CONF | DRAIN_MANA | HOLD | MIND_BLAST | SHRIEK
S:S_MONSTER | S_MONSTERS
D:A figure carved from stone, with three vulture faces whose eyes glow with a
D: malevolent light.

### Dungeon level 8 ###

N:598:Nighthawk
G:B:u
I:120:36:30:25:10
W:8:2:0:22
B:CLAW:HURT:1d3
B:CLAW:HURT:1d3
B:BITE:HURT:1d4
F:ANIMAL
F:NO_FEAR
D:Trained to hunt and kill without fear.

### Dungeon level 26 ###

N:599:Ghoul
G:z:U
I:110:83:30:30:20
W:26:2:0:95
B:CLAW:PARALYZE:1d4
B:CLAW:PARALYZE:1d4
B:BITE:POISON:1d6
F:UNDEAD | EVIL | COLD_BLOOD | FRIENDS
F:DROP_40
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
S:1_IN_9
S:HOLD | SCARE
D:Flesh is falling off in chunks from this decaying abomination.

### Dungeon level 30 ###

N:600:Ghast
G:z:u
I:120:165:30:50:20
W:30:3:0:130
B:CLAW:PARALYZE:2d4
B:CLAW:PARALYZE:2d4
B:BITE:LOSE_CON:2d4
B:BITE:LOSE_CHR:2d4
F:UNDEAD | EVIL | COLD_BLOOD | ESCORT
F:DROP_40
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
S:1_IN_7
S:HOLD | SCARE
D:This vile abomination is a relative of ghouls, and often leads packs of them.
D: It smells foul, and its bite carries a rotting disease.

### Dungeon level 45 ###

N:601:Greater basilisk
G:R:D
I:120:1010:25:100:15
W:45:2:0:10000
B:GAZE:PARALYZE:3d12
B:GAZE:PARALYZE:3d12
B:BITE:POISON:2d12
B:BITE:POISON:2d12
F:EVIL | ANIMAL | POWERFUL
F:DROP_1 | DROP_GOOD | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR
F:IM_POIS | RES_NEXUS | NO_CONF | NO_SLEEP
S:1_IN_8
S:BR_DARK | BR_NEXU | BR_POIS
D:A large basilisk, whose shape resembles that of a great wyrm.

### Dungeon level 38 ###

N:602:Aranea
G:S:R
I:110:264:20:45:50
W:38:3:0:250
B:CLAW:POISON:2d8
B:CLAW:POISON:2d8
B:BITE:POISON:2d6
B:BITE:POISON:2d6
F:EVIL | ANIMAL | SMART | FRIENDS
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_POIS
F:FORCE_SLEEP
S:1_IN_6
S:CAUSE_3 | HOLD | MISSILE | SLOW
S:BO_FIRE
D:An intelligent arachnid whose hairy legs weave spells in the air.

### Dungeon level 48 ###

N:603:Elder aranea
G:S:r
I:120:1050:20:65:50
W:48:5:0:2500
B:CLAW:POISON:5d8
B:CLAW:POISON:5d8
B:BITE:POISON:5d6
B:BITE:POISON:5d6
F:EVIL | ANIMAL | SMART | ESCORT
F:OPEN_DOOR | BASH_DOOR
F:HURT_LIGHT | IM_FIRE | IM_POIS
F:FORCE_SLEEP
S:1_IN_6
S:CAUSE_3 | DRAIN_MANA | HEAL | HOLD | MIND_BLAST | SLOW
S:BA_FIRE
S:BO_FIRE
S:S_KIN | S_SPIDER
D:A vast, bloated arachnid, master of its brood: among the more terrible of
D: Ungoliant's descendants, this is a monster such as those who haunted the
D: dread valley of Nan Dungortheb long ago.

### Dungeon level 3 ###

N:604:Kobold shaman
G:k:r
I:110:11:20:16:10
W:3:1:0:15
B:HIT:HURT:1d8
F:EVIL
F:DROP_40
F:OPEN_DOOR | BASH_DOOR
F:IM_POIS
S:1_IN_5
S:CAUSE_1 | CONF | HEAL | MISSILE
D:It is a kobold dressed in skins and gesturing wildly.

### Dungeon level 28 ###

N:605:Bat of Gorgoroth
G:b:g
I:120:110:20:30:30
W:28:3:0:100
B:BITE:POISON:1d10
B:CLAW:HURT:1d4
F:ANIMAL | WEIRD_MIND | FRIENDS
F:DROP_40
F:RAND_25 | BASH_DOOR | MOVE_BODY
F:IM_POIS
S:1_IN_8
S:SCARE
S:BR_DARK | BR_POIS
D:Fed with horrid meats and grown to enormous size, this slavering creature
D: seeks livelier prey.

### Dungeon level 32 ###

N:606:Doombat
G:b:R
I:120:180:16:75:30
W:32:2:0:250
B:BITE:FIRE:5d4
B:BITE:FIRE:5d4
B:BITE:FIRE:5d4
F:ANIMAL | WEIRD_MIND
F:BASH_DOOR
F:IM_FIRE
D:It is a fast moving creature of chaos, a gigantic black bat surrounded by
D: flickering bright red flames.

### Dungeon level 26 ###

N:607:Wolf chieftain
G:C:D
I:120:422:20:20:5
W:26:5:0:120
B:CLAW:HURT:2d6
B:CLAW:HURT:2d6
B:BITE:HURT:2d10
B:WAIL:TERRIFY
F:MALE | EVIL | ANIMAL | SMART | ESCORT | ESCORTS
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID | IM_COLD | NO_FEAR
S:1_IN_8
S:DARKNESS
D:A great wolf-chieftain whose pack is in the service of the Dark Lord, and
D: whose howls strike fear into even the boldest heart.

### Dungeon level 68 ###

N:608:Bone golem
G:g:D
I:120:3080:20:170:50
W:68:3:0:23000
B:HIT:UN_BONUS:8d8
B:HIT:UN_BONUS:8d8
B:HIT:LOSE_STR:6d6
B:HIT:LOSE_STR:6d6
F:UNDEAD | COLD_BLOOD | EMPTY_MIND
F:OPEN_DOOR | BASH_DOOR
F:IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_8
S:BRAIN_SMASH | CAUSE_4 | DRAIN_MANA | TELE_TO
S:BA_NETH
S:S_UNDEAD
D:A skeletal form, black as night, constructed from the bones of its previous
D: victims.

### Dungeon level 75 ###

N:609:Bronze golem
G:g:o
I:120:3520:20:170:50
W:75:3:0:26000
B:HIT:HURT:10d10
B:HIT:HURT:10d10
B:HIT:HURT:10d10
B:HIT:HURT:10d10
F:DEMON | COLD_BLOOD | EMPTY_MIND
F:OPEN_DOOR | BASH_DOOR
F:IM_ACID | IM_ELEC | IM_FIRE | IM_POIS | NO_FEAR | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_8
S:TELE_TO
S:BA_ELEC | BA_FIRE
S:BO_PLAS
S:BR_FIRE
S:S_DEMON
D:A gigantic four-armed animated bronze statue of demonic shape, glowing with
D: great heat.

### Dungeon level 30 ###

N:610:Ogre chieftain
G:O:b
I:120:240:20:55:30
W:30:5:0:600
B:HIT:HURT:3d8
B:HIT:HURT:3d8
B:HIT:HURT:3d8
B:HIT:HURT:3d8
F:MALE | GIANT | EVIL | ESCORT
F:DROP_60 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
F:FORCE_SLEEP
D:This ogre is leader of his tribe.  He sneers at you as he advances towards
D: you, wielding a huge club and pushing his own followers rudely aside.

### Dungeon level 55 ###

N:611:Ar-Pharazon the Golden
G:p:y
I:130:4000:30:45:255
W:55:1:0:32500
B:HIT:HURT:8d8
B:HIT:HURT:8d8
B:HIT:HURT:8d8
B:HIT:HURT:8d8
F:UNIQUE | MALE | EVIL | SMART
F:DROP_3 | DROP_GOOD | DROP_GREAT | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY | TAKE_ITEM
F:IM_ELEC | IM_FIRE | IM_POIS
F:FORCE_SLEEP
S:1_IN_6
S:HEAL | TELE_AWAY
S:S_KIN | S_MONSTERS
D:Last and proudest king of ancient Numenor.  Corrupted by power and avarice, he
D: fell victim to Sauron's wiles, tried to fight the Valar themselves, and
D: condemned Numenor to oblivion.

### Dungeon level 40 ###

N:612:Troll chieftain
G:T:P
I:120:792:30:50:20
W:40:5:0:3000
B:HIT:HURT:2d12
B:HIT:HURT:2d12
B:BITE:HURT:3d6
B:BITE:HURT:3d6
F:TROLL | EVIL | SMART | REGENERATE | ESCORT
F:DROP_1
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY | TAKE_ITEM
F:IM_POIS | NO_FEAR
D:This troll's great strength and size have won it the place of chieftain of its
D: tribe.  It fears nothing.

### Dungeon level 37 ###

N:613:Shardstorm
G:v:u
I:120:176:40:12:0
W:37:1:0:800
B:ENGULF:HURT:6d6
F:EMPTY_MIND | POWERFUL
F:RAND_50 | BASH_DOOR
F:NO_FEAR | NO_CONF | NO_SLEEP
F:FORCE_SLEEP
S:1_IN_4
S:BR_SHAR
D:A howling blast of razor-sharp mountain fragments, kept intact by perilous
D: magics.

### Dungeon level 53 ###

N:614:Storm of Unmagic
G:v:v
I:120:315:50:40:0
W:53:3:0:4000
B:ENGULF:UN_POWER:5d5
B:ENGULF:UN_BONUS:5d5
F:EMPTY_MIND | POWERFUL
F:RAND_25 | RAND_50 | BASH_DOOR
F:RES_DISE | NO_FEAR | NO_CONF | NO_SLEEP
F:ATTR_MULTI | FORCE_SLEEP
S:1_IN_6
S:BR_DISE
D:Howling through the disintegrating dungeon, this whirlpool of Unmagic rips the
D: enchantments from everything it touches.

### Dungeon level 36 ###

N:615:Greater mummy
G:z:y
I:110:299:30:68:255
W:36:5:0:800
B:CLAW:LOSE_CON:3d6
B:CLAW:LOSE_CON:3d6
B:GAZE:EXP_40:3d4
B:GAZE:TERRIFY:3d4
F:UNDEAD | EVIL | COLD_BLOOD | SMART | ESCORT
F:DROP_2 | ONLY_ITEM
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY | TAKE_ITEM
F:IM_ACID | IM_COLD | IM_ELEC | IM_POIS | NO_FEAR | NO_CONF
F:NO_SLEEP
F:FORCE_SLEEP
S:1_IN_3
S:BLIND | CAUSE_3 | DARKNESS | DRAIN_MANA | FORGET | HASTE
S:HEAL | MIND_BLAST | SCARE
S:BA_COLD | BA_POIS
S:BO_NETH
S:S_UNDEAD
D:Once a powerful ruler, now an even more powerful undead menace.

### Dungeon level 43 ###

N:616:Multi-hued hound
G:Z:v
I:110:220:25:40:0
W:43:6:0:600
B:CLAW:HURT:2d8
B:CLAW:HURT:2d8
B:BITE:HURT:4d4
B:BITE:HURT:4d4
F:ANIMAL | FRIENDS
F:BASH_DOOR
F:IM_ACID | IM_COLD | IM_ELEC | IM_FIRE | IM_POIS | NO_CONF
F:NO_SLEEP
F:ATTR_MULTI | FORCE_SLEEP
S:1_IN_5
S:BR_ACID | BR_COLD | BR_ELEC | BR_FIRE | BR_POIS
D:Shimmering in rainbow hues, this hound is beautiful and deadly.

