# File: r_info.txt


# This file is used to initialize the "lib/raw/r_info.raw" file, which is
# used to initialize the "monster race" information for the Angband game.

# Do not modify this file unless you know exactly what you are doing,
# unless you wish to risk possible system crashes and broken savefiles.
# After modifying this file, delete the "lib/raw/r_info.raw" file.

# Currently, "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.

# Player ghosts are uniques whose attributes change according to data in
# bones files.

# ATTR_CLEAR monsters acquire their attr from the item/floor below them,
# and use "white" for the recall window.  See "cave.c" for info.

# ATTR_MULTI monsters have a "flickering" attr, and use "violet" for the
# recall window.  See "cave.c" for info.

# CHAR_CLEAR monsters use special symbols (.) as given below,
# and use those symbols for the recall window.  In theory, normally,
# these monsters cannot be targetted, and when examined look like normal
# floors, until the player "notices" them (perhaps check "awake").

# CHAR_MULTI monsters use special symbols (!, ?, =) as given below,
# and use those symbols for the recall window.  In theory, normally,
# these monsters cannot be targetted, and when examined look like normal
# objects, until the player "notices" them (perhaps check "awake").

# Note that there are (a few) normal monsters who are "violet" but not
# ATTR_MULTI, and a lot of monsters which are "white" but not ATTR_CLEAR.

# Note that currently both CHAR_CLEAR and CHAR_MULTI monsters are treated
# as normal monsters that are just a little hard to see.

# Note that the monster list underwent several changes for Angband 2.7.9,
# including some monster name changes, some symbol redistributions, and
# some color changes.

# The Umber Hulk joined the Xorn/Xaren (X).  The ticks (t) joined the
# spiders (S).  The townspeople (t) left the people (p).  The "Jabberwock"
# became the "Chaos beetle" (K).  The major demons (&) became (U) and the
# minor demons (I) became (u).  Multiplying insects (fleas, fruit flies,
# hummerhorns) became (I), visually "matching" the multiplying lice (l).
# The "ant lions" (a) became "ants" (a). The snakes (J) left the reptiles 
# (R).

# Some of the old "red" or "brown" monsters became "pink" if they lower
# strength, while some of the old "fire" monsters became simply "red"
# monsters.  The "dragons" and "hounds" and related monsters underwent
# a "color scheme regularization" ('w' = White/Cold, 's' = Black/Acid,
# 'o' = Lite/Dark, 'r' = Red/Fire, 'g' = Green/Poison, 'b' = Blue/Elec,
# 'u' = Brown/Earth/Force, 'D' = Dark/etc, 'W' = Stone/Inertia/Gravity/etc,
# 'v' = Multihued/Chaos/Disenchantment/etc, 'y' = Gold/Sound, 'R' = Nexus,
# 'G' = Nether, 'B' = Left-overs, and 'U' = Bronze/Confusion).

# In several situations, two or more monsters with identical symbols and
# colors were changed so that maximal information is conveyed by the symbol
# and color.

# The "people" (p), with more than 50 entries, got a new "color scheme"
# ('w' = Paladin, 's' = Knight, 'o' = Mystic, 'r' = Mage, 'g' = High Priest,
# 'b' = Thief, 'u' = Warrior, 'D' = Death knight, 'W' = Ranger/Archer,
# 'v' = Sorcerer, 'y' = Ninja, 'R' = High Mage, 'G' = Priest, 'B' = High
# Thief, 'U' = High Warrior).  Note that most non-unique "people" already
# had these colors, or colors close to these colors.  A similar color scheme
# was enforced for the "humanoid" (h) monsters as well, more or less.

# Many of the "unique" monsters were changed to "match" the "base" monster
# from which they were derived.

# Mushrooms look just like food (and use the "," symbol for both the recall
# window and for normal display), Creeping coins look just like coins (and
# use the "$" symbol for both the recall window and for normal display), and
# Trappers/Lurkers can never be seen (and use the "." symbol for the recall
# window).  All other monsters use "alphabetic" symbols, and "alphabetic"
# symbols are used only for monsters.

# The "0" and "9" symbols are reserved for internal debugging use.

# The "&" symbol is reserved for future use as a special "terrain feature".

# The "`" symbol is reserved as an "alternate" open door picture, since
# the "'" symbol looks like the "," symbol in some fonts (esp. IBM).

# The "x" symbol is free for use as an "attr/char mapping" for annoying
# monsters, such as magic mushrooms, drolems, etc.

# Certain symbols ("X", "Y", "B", "l", "I", etc) are used by
# very few monsters, and could be reorganized somewhat.

# There are still too many "p" monsters, perhaps they should be broken up.

# As always, you can enforce any "visual picture" you want with a "pref file".

# Note that monster zero is used for the "player" picture.


# Version stamp (required)

V:0.3.1

#N: monster index: name
#G: ASCII char used to display the monster: color symbol
#I: average speed (110 is normal): hit points: range (in squares) of 
#     monster perception: armour class: how deeply the monster sleeps
#W: standard monster depth: rarity: unused: experience points
#B: up to four monster blows, of the form
#     blow type: blow effect: direct damage inflicted
#F: All monster flags (special qualities).


##### The Player #####

N:0:Player
G:@:w


##### Town monsters #####

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

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

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

N:4:Bill Ferny
G:p:w
I:110:35d10:40:10:3
W:0:4:0:0
B:MOAN
B:MOAN
F:UNIQUE | MALE | SPEAKING | SMART | MOVE_BODY | 
F:FORCE_MAXHP | 
F:ONLY_ITEM | DROP_90 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | 
D:He looks for oportunities to make trouble, and would sell anything 
D:to anyone.

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

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

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

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

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

N:10:Squint eyed rogue
G:t:b
I:110:2d8:10:12:99
W:0:1:0:0
B:HIT:HURT:1d6
B:TOUCH:EAT_ITEM
F:MALE | MOVE_BODY | 
F:DROP_60 | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
F:EVIL
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:2d3:10:4:1
W:0:1:0:0
B:BEG
F:MALE | 
F:RAND_50 | 
F:ONLY_GOLD | DROP_60 | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
D:He makes you glad to be sober.

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

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

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

##### Normal monsters #####

N:15:Grey mold
G:m:s
I:110:1d2:2:3:0
W:1:1:0:3
B:HIT:HURT:1d4
B:HIT:HURT:1d4
F:NEVER_MOVE | 
F:STUPID | EMPTY_MIND | 
F:IM_POIS | 
F:NO_CONF | NO_SLEEP | NO_FEAR
D:A small strange, near-colorless growth on the dungeon floor.

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

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

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

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

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

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

N:22:Giant Anaconda
G:J:u
I:110:6d6:4:15:99
W:2:3:0:25
B:BITE:HURT:1d3
B:CRUSH:HURT:2d5
B:CRUSH:HURT:2d5
F:RAND_25 | 
F:BASH_DOOR | FORCE_SLEEP | KILL_BODY | 
F:ANIMAL
D:More than twenty feet long, and possessing coil after coil of rippling 
D:muscle ready to squeeze the life out of you.

N:23:Large white snake
G:J:w
I:100:3d6:4:22:99
W:1:1:0:2
B:BITE:HURT:1d1
B:CRUSH:HURT:1d1
F:RAND_50 | 
F:BASH_DOOR | 
F:ANIMAL
D:It is about eight feet long and well-protected.

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

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

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

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

N:28:Rock lizard
G:R:U
I:110:3d4:20:7: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:1d4:10:8:10
W:1:2:0:1
B:BITE:HURT:1d1
F:FRIENDS | 
F:ANIMAL
D:It is a yapping snarling dog, dangerous when in a pack.

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

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

N:32:Shrieker mushroom patch
G:,:R
I:110:1d1:4:4:0
W:2:1:0:1
F:FORCE_SLEEP | NEVER_MOVE | NEVER_BLOW | 
F:STUPID | EMPTY_MIND | 
F:IM_POIS | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_4 | 
S:SHRIEK
D:Yum!  These look quite tasty.

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

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

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

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

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

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

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

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

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

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

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

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

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

N:46:Lotho Pimple
G:h:G
I:110:4d10:30:20:20
W:2:1:0:30
B:HIT:HURT:2d3
B:HIT:HURT:2d3
F:UNIQUE | MOVE_BODY | 
F:FORCE_MAXHP | MALE | SPEAKING | SMART | 
F:ONLY_ITEM | DROP_90 | 
F:BASH_DOOR | OPEN_DOOR | 
F:EVIL
S:1_IN_9 | 
S:BLIND
D:A wicked, power-hungry hobbit who's bitten off rather more than he 
D:can chew.  He won't be "Chief Shirriff" long.

N:47:The Desperate Adventurer
G:p:s
I:110:5d10:5:20:0
W:2:1:0:30
B:REQUEST
F:UNIQUE | MALE | SMART | FORCE_DEPTH | 
F:FORCE_MAXHP | MOVE_BODY | 
F:BASH_DOOR | OPEN_DOOR | RAND_50
D:His armour's all rusted, he's starving, and he's just used up his 
D:last torch.  Won't you have pity and trade with him?

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

N:49:Maddened Weasel
G:r:U
I:120:5d3:15:20:25
W:2:3:0:9
B:BITE:HURT:2d4
B:CLAW:HURT:2d4
F:BASH_DOOR | 
F:ANIMAL
D:A utterly silent whirlwind of fangs and claws aiming straight for your jugular.

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

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

N:52:Smeagol
G:h:b
I:130:4d5:20:24:5
W:3:2:0:16
B:HIT:HURT:1d4
B:TOUCH:EAT_GOLD
F:UNIQUE | MALE | SMART | 
F:FORCE_MAXHP | MOVE_BODY | 
F:RAND_50 | RAND_25 | 
F:ONLY_GOLD | DROP_60 | DROP_1D2 | 
F:INVISIBLE | TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
F:EVIL
D:He's been sneaking, and he wants his 'precious.'

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

N:54:Poltergeist
G:G:W
I:130:2d4:8:15:10
W:3:1:0:8
B:TOUCH:TERRIFY
F:RAND_50 | RAND_25 | 
F:DROP_60 | DROP_90 | 
F:INVISIBLE | COLD_BLOOD | PASS_WALL | TAKE_ITEM | 
F:EVIL | UNDEAD | MOVE_BODY | 
F:IM_COLD | IM_POIS | HURT_LITE | 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:3d5:6:14:15
W:3:1:0:7
B:CRAWL:HURT:1d2
F:RAND_50 | 
F:WEIRD_MIND | BASH_DOOR | 
F:ANIMAL
D:It is about four feet long and carnivorous.

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

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

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

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

N:60:Yellow jelly
G:j:y
I:120:8d8:2:1:99
W:3:1:0:12
B:TOUCH:POISON:1d3
F:NEVER_MOVE | 
F:STUPID | EMPTY_MIND | 
F:IM_POIS | HURT_LITE | 
F:NO_CONF | NO_SLEEP | NO_FEAR
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:2d6:16:12:10
W:3:1:0:4
B:HIT:HURT:1d4
B:TOUCH:EAT_GOLD
F:MALE | MOVE_BODY | 
F:DROP_60 | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
D:A short little guy, in bedraggled clothes.  He appears to be looking 
D:for a good tavern.

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

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

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

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

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

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

N:68:Cave lizard
G:R:u
I:110:2d7:8:14:60
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:4d9:20:10:5
W:4:1:0:18
B:HIT:HURT:1d5
B:HIT:HURT:1d5
F:MALE | MOVE_BODY | 
F:FORCE_SLEEP | 
F:DROP_60 | 
F:OPEN_DOOR | BASH_DOOR | 
S:1_IN_9 | 
S:ARROW_1 
D:An agile hunter, ready and relaxed.

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

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

N:72:Creeping copper coins
G:$:u
I:100:5d8:3:22:10
W:4:2:0:9
B:HIT:HURT:1d4
B:TOUCH:POISON:2d4
F:ONLY_GOLD | DROP_1D2 | 
F:COLD_BLOOD | BASH_DOOR | 
F:ANIMAL | IM_POIS | 
F:NO_CONF | NO_SLEEP
D:It is a pile of coins.

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

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

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

N:76:Bullroarer the Hobbit
G:h:b
I:120:4d11:16:8:10
W:5:3:0:90
B:HIT:HURT:1d6
B:TOUCH:EAT_ITEM
B:TOUCH:EAT_GOLD
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_MAXHP | MOVE_BODY | 
F:ONLY_ITEM | DROP_90 | DROP_90 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | 
D:He is a sturdy hobbit who is renowned for his unusual strength and 
D:vigour.  He can prove a troublesome opponent.

N:77:Novice mage
G:p:r
I:110:4d5:20:6:10
W:5:3:0:7
B:HIT:HURT:1d4
F:MALE | MOVE_BODY | 
F:FORCE_SLEEP | 
F:FRIENDS | DROP_60 | 
F:OPEN_DOOR | BASH_DOOR
S:1_IN_12 | 
S:BLINK | BLIND | CONF | MISSILE
D:He and his friends are leaving behind a trail of dropped spell components.

N:78:Green naga
G:n:g
I:110:6d9:18:20:120
W:5:1:0:30
B:CRUSH:HURT:1d8
B:SPIT:ACID:2d6
F:FEMALE | 
F:RAND_25 | TAKE_ITEM | DROP_60 | 
F:BASH_DOOR | 
F:EVIL | 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:2d5:8:16:80
W:5:1:0:7
B:CRAWL:COLD:1d4
F:RAND_50 | RAND_25 | DROP_60 | 
F:STUPID | EMPTY_MIND | 
F:IM_COLD | 
F:NO_CONF | NO_SLEEP | NO_FEAR
D:It's blue and it's oozing.

N:80:Green glutton ghost
G:G:g
I:130:2d5:10:16:10
W:5:1:0:15
B:TOUCH:EAT_FOOD:1d1
F:RAND_50 | RAND_25 | 
F:DROP_60 | DROP_90 | 
F:INVISIBLE | COLD_BLOOD | PASS_WALL | MOVE_BODY | 
F:EVIL | UNDEAD | 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:17d8:2:1:99
W:5:1:0:18
B:TOUCH:ACID:1d2
F:NEVER_MOVE | 
F:STUPID | EMPTY_MIND | 
F:IM_ACID | HURT_LITE | 
F:NO_CONF | NO_SLEEP | NO_FEAR
D:It is a large pile of pulsing green flesh.

N:82:Large kobold
G:k:b
I:110:10d9:20:20:30
W:5:1:0:25
B:HIT:HURT:1d10
F:DROP_90 | MOVE_BODY | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | 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:4d7:20:16:40
W:5:1:0:12
B:HIT:HURT:1d6
F:COLD_BLOOD | EMPTY_MIND | OPEN_DOOR | BASH_DOOR | 
F:EVIL | UNDEAD | IM_COLD | IM_POIS | MOVE_BODY | 
F:NO_SLEEP
D:It is a small animated kobold skeleton.

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

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

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

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

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

N:89:Novice priest
G:p:g
I:110:5d4:20:10:5
W:6:3:0:7
B:HIT:HURT:1d5
F:MALE | MOVE_BODY | 
F:FORCE_SLEEP | 
F:FRIENDS | DROP_60 | 
F:OPEN_DOOR | BASH_DOOR
S:1_IN_12 | 
S:HEAL | SCARE | CAUSE_1
D:He may be tripping over his priestly robes, but he has friends.

N:90:Novice warrior
G:p:u
I:110:6d4:20:16:5
W:6:3:0:6
B:HIT:HURT:1d7
B:HIT:HURT:1d6
F:MALE | MOVE_BODY | 
F:FRIENDS | DROP_60 | 
F:OPEN_DOOR | BASH_DOOR
D:He looks inexperienced but tough, and he understands teamwork.

N:91:Novice rogue
G:p:b
I:110:6d4:20:12:5
W:6:3:0:6
B:HIT:HURT:1d6
B:TOUCH:EAT_GOLD
F:MALE | MOVE_BODY | 
F:FRIENDS | DROP_60 | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
F:EVIL
D:A rather shifty individual, who has joined a mutual-aid society.

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

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

N:94:Novice archer
G:p:W
I:120:4d9:20:10:5
W:6:2:0:20
B:HIT:HURT:1d4
B:HIT:HURT:1d4
F:MALE | MOVE_BODY | 
F:FORCE_SLEEP | 
F:ONLY_GOLD | DROP_1D2 | 
F:OPEN_DOOR | BASH_DOOR
S:1_IN_3 | 
S:ARROW_1
D:A nasty little fellow with a bow and arrow.

N:95:Creeping silver coins
G:$:s
I:100:8d8:4:18:10
W:6:2:0:18
B:HIT:HURT:1d6
B:TOUCH:POISON:2d6
F:ONLY_GOLD | DROP_60 | DROP_1D2 | 
F:COLD_BLOOD | BASH_DOOR | 
F:ANIMAL | IM_POIS | NO_CONF | NO_SLEEP
D:It is a pile of coins, crawling forward on thousands of tiny legs.

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

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

N:98:Cave orc
G:o:G
I:110:8d9:20:18:30
W:7:2:0:20
B:HIT:HURT:1d8
F:MALE | MOVE_BODY | 
F:FRIENDS | DROP_60 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | ORC | HURT_LITE
D:He is often found in huge numbers in deep caves.

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

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

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

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

N:103:Pink jelly
G:j:R
I:110:20d8:2:4:99
W:7:1:0:26
B:TOUCH:LOSE_STR:1d5
F:NEVER_MOVE | 
F:STUPID | EMPTY_MIND | 
F:HURT_LITE | 
F:NO_CONF | NO_SLEEP | NO_FEAR
D:It is a large pulsating mound of red flesh.

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

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

N:106:Zombified kobold
G:z:s
I:110:4d9:20:14:30
W:7:1:0:14
B:HIT:POISON:2d2
B:HIT:HURT:2d2
F:EMPTY_MIND | COLD_BLOOD | OPEN_DOOR | BASH_DOOR | 
F:EVIL | UNDEAD | IM_COLD | IM_POIS | MOVE_BODY | 
F: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:2d6:12:8:10
W:7:2:0:18
B:HIT:HURT:2d2
B:TOUCH:LOSE_WIS
F:RAND_50 | DROP_60 | DROP_90 | 
F:INVISIBLE | COLD_BLOOD | TAKE_ITEM | PASS_WALL | 
F:EVIL | UNDEAD | MOVE_BODY | 
F:IM_COLD | NO_CONF | NO_SLEEP
S:1_IN_15 | 
S:TPORT | DRAIN_MANA
D:It is almost insubstantial.

N:108:Dark elf
G:h:D
I:110:5d10:20:10:20
W:7:2:0:25
B:HIT:HURT:1d6
B:HIT:HURT:1d6
F:MALE | MOVE_BODY | 
F:FORCE_SLEEP | 
F:DROP_90 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | HURT_LITE
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:D
I:110:3d7:20:10: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:b
I:110:12d10:20:15:20
W:7:3:0:100
B:HIT:HURT:1d10
B:HIT:HURT:1d10
B:HIT:HURT:1d10
F:UNIQUE | MALE | 
F:FORCE_MAXHP | 
F:ESCORT | ESCORTS | 
F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY | 
F:EVIL | IM_POIS
D:Strong and powerful, for a kobold.

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

N:112:Lagduf, the Snaga
G:o:o
I:110:14d10:20:20: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 | SPEAKING | SMART | 
F:FORCE_MAXHP | MOVE_BODY | 
F:ESCORT | 
F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | ORC
D:A captain of a regiment of weaker orcs, Lagduf keeps his troop in order 
D:with displays of excessive violence.

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

N:114:Novice ranger
G:p:W
I:110:4d9:20:8:5
W:8:2:0:18
B:HIT:HURT:1d5
B:HIT:HURT:1d5
F:MALE | MOVE_BODY | 
F:FORCE_SLEEP | FRIENDS | DROP_60 | 
F:OPEN_DOOR | BASH_DOOR
S:1_IN_9 | 
S:ARROW_1 
D:An agile hunter, ready, relaxed, and with buddies to aid him in the chase.

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

N:116:Greedy Little Gnome
G:h:b
I:120:4d12:20:20:2
W:12:3:0:28
B:HIT:EAT_GOLD:1d4
B:HIT:EAT_GOLD:1d4
F:ONLY_GOLD | DROP_1D2 | DROP_60 | MOVE_BODY | 
F:EVIL | OPEN_DOOR | MALE
S:1_IN_5 | 
S:TELE_TO | BLINK
D:His eyes light up around gold, and he's always looking for a more hilarious 
D:way to kill things.  Beware his teleporting mastery...

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

N:118:Novice paladin
G:p:w
I:110:4d9:20:10:5
W:8:2:0:20
B:HIT:HURT:1d7
B:HIT:HURT:1d7
F:MALE | MOVE_BODY | 
F:FORCE_SLEEP | 
F:FRIENDS | DROP_60 | 
F:OPEN_DOOR | BASH_DOOR
S:1_IN_9 | 
S:SCARE | CAUSE_1
D:An adventurer both devoutly religious and skillful in combat, who has 
D:comrades ready to attack evil by his side.

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

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

N:121:Seedy-looking Human
G:p:b
I:120:6d16:20:12:10
W:16:3:0:26
B:HIT:HURT:2d8
B:TOUCH:EAT_GOLD:1d4
F:MALE | MOVE_BODY | 
F:DROP_1D2 | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
F:EVIL
D:An utterly disreputable guy in a dark, tattered cloak, with a gleaming stilleto 
D:at his belt.  He is after your cash!

N:122:Hobgoblin
G:h:U
I:110:7d7:20:15:20
W:9:2:0:30
B:HIT:HURT:2d5
F:OPEN_DOOR | BASH_DOOR | FRIENDS | DROP_90 | MOVE_BODY
D:Hilarious-looking monstrosities with deformed, multicolored limbs and 
D:bodies.  They riot gleefully down the corridor towards you.

N:123:Bloodshot icky thing
G:i:r
I:110:5d8:14:10:20
W:9:3:0:24
B:TOUCH:HURT:1d4
B:CRAWL:ACID:2d4
F:RAND_50 | 
F:EMPTY_MIND | 
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:2d2:8:6:20
W:9:1:0:2
B:BITE:POISON:1d4
F:RAND_25 | 
F:MULTIPLY | 
F:ANIMAL | IM_POIS
D:It is a rodent of unusual size.

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

N:126:Orc shaman
G:o:r
I:110:6d8:20:10:20
W:9:1:0:30
B:HIT:HURT:1d6
B:HIT:HURT:1d6
F:MALE | MOVE_BODY | 
F:FORCE_SLEEP | DROP_90 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | ORC | HURT_LITE
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:7d10:20:15:60
W:9:2:0:35
B:CLAW:HURT:1d3
B:CLAW:HURT:1d3
B:BITE:HURT:1d5
F:FORCE_MAXHP | FORCE_SLEEP | 
F:ONLY_GOLD | DROP_60 | DROP_1D2 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | DRAGON | IM_ELEC
S:1_IN_14 | 
S:BR_ELEC
D:This hatchling dragon is still soft, its eyes unaccustomed to light and 
D:its scales a pale blue.

N:128:Baby white dragon
G:d:w
I:110:7d10:20:15:60
W:9:2:0:35
B:CLAW:HURT:1d3
B:CLAW:HURT:1d3
B:BITE:HURT:1d5
F:FORCE_MAXHP | FORCE_SLEEP | 
F:ONLY_GOLD | DROP_60 | DROP_1D2 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | DRAGON | IM_COLD
S:1_IN_14 | 
S:BR_COLD
D:This hatchling dragon is still soft, its eyes unaccustomed to light and 
D:its scales a pale white.

N:129:Baby green dragon
G:d:g
I:110:7d10:20:15:60
W:9:2:0:35
B:CLAW:HURT:1d3
B:CLAW:HURT:1d3
B:BITE:HURT:1d5
F:FORCE_MAXHP | FORCE_SLEEP | 
F:ONLY_GOLD | DROP_60 | DROP_1D2 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | DRAGON | IM_POIS
S:1_IN_14 | 
S:BR_POIS
D:This hatchling dragon is still soft, its eyes unaccustomed to light and 
D:its scales a sickly green.

N:130:Baby black dragon
G:d:s
I:110:7d10:20:15:60
W:9:2:0:35
B:CLAW:HURT:1d3
B:CLAW:HURT:1d3
B:BITE:HURT:1d5
F:FORCE_MAXHP | FORCE_SLEEP | 
F:ONLY_GOLD | DROP_60 | DROP_1D2 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | DRAGON | IM_ACID
S:1_IN_14 | 
S:BR_ACID
D:This hatchling dragon is still soft, its eyes unaccustomed to light and 
D:its scales a dull black.

N:131:Baby red dragon
G:d:r
I:110:8d10:20:15:60
W:9:2:0:35
B:CLAW:HURT:1d3
B:CLAW:HURT:1d3
B:BITE:HURT:1d5
F:FORCE_MAXHP | FORCE_SLEEP | 
F:ONLY_GOLD | DROP_60 | DROP_1D2 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | DRAGON | IM_FIRE
S:1_IN_14 | 
S:BR_FIRE
D:This hatchling dragon is still soft, its eyes unaccustomed to light and 
D:its scales a pale red.

N:132:Giant pink ant
G:a:R
I:110:3d7:12:15:40
W:9:2:0:22
B:BITE:HURT:1d4
B:STING:LOSE_STR:1d4
F:WEIRD_MIND | BASH_DOOR | 
F:ANIMAL
D:It is large and has venomous mandibles.

N:133:Brodda, the Easterling
G:p:u
I:110:15d10:20:20: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 | SPEAKING | SMART | 
F:FORCE_MAXHP | MOVE_BODY | 
F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | 
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:5d10:8:15:1
W:9:2:0:28
B:SPIT:BLIND:1d2
B:BITE:POISON:3d6
F:RAND_50 | 
F:BASH_DOOR | 
F:ANIMAL | IM_POIS
D:It is a large snake with a hooded face.

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

N:136:Dark elven mage
G:h:v
I:120:5d10:20:10:20
W:10:1:0:50
B:HIT:HURT:1d6
B:HIT:HURT:1d6
F:MALE | 
F:FORCE_SLEEP | SMART | MOVE_BODY | 
F:ONLY_ITEM | DROP_1D2 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | IM_POIS | HURT_LITE
S:1_IN_5 | 
S:BLIND | CONF | MISSILE | DARKNESS | 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:8d10:18:16:10
W:10:3:0:80
B:HIT:HURT:1d9
B:HIT:HURT:1d8
B:INSULT
B:INSULT
F:UNIQUE | MALE | SPEAKING | MOVE_BODY | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ESCORT | ESCORTS | 
F:ONLY_ITEM | DROP_90 | DROP_GOOD | 
F:SMART | OPEN_DOOR | BASH_DOOR | 
F:ANIMAL | EVIL
S:1_IN_4 | 
S:HEAL | BLINK | TELE_TO | SLOW | CONF | 
S:S_MONSTER
D:He's just like daddy!  He knows mighty spells, but fortunately he is a 
D:yeek.

N:138:Dark elven warrior
G:h:u
I:110:7d11:20:14:20
W:10:1:0:50
B:HIT:HURT:1d8
B:HIT:HURT:1d8
F:MALE | SMART | 
F:DROP_1D2 | MOVE_BODY | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | HURT_LITE
D:A dark elven figure in armour and ready with his sword.

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

N:140:Grishnakh, the Hill Orc
G:o:U
I:110:16d10: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 | SPEAKING | SMART | 
F:FORCE_MAXHP | MOVE_BODY | 
F:ESCORT | 
F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | ORC | IM_POIS
D:He is a cunning and devious orc with a chaotic nature.

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

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

N:143:Disenchanter mold
G:m:v
I:110:11d8:2:6:50
W:10:2:0:40
B:TOUCH:UN_BONUS:1d6
F:NEVER_MOVE | 
F:STUPID | EMPTY_MIND | 
F:IM_POIS | 
F:NO_CONF | NO_SLEEP | NO_FEAR
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:14d10:20:15:40
W:10:2:0:150
B:CLAW:HURT:1d3
B:CLAW:HURT:1d3
B:BITE:HURT:1d5
F:FORCE_MAXHP | FORCE_SLEEP | 
F:DROP_60 | 
F:BASH_DOOR | 
F:DRAGON
S:1_IN_11 | 
S:CONF | SCARE | 
S:BR_LITE | BR_DARK
D:A small relative of the dragon that inhabits dark caves.

N:145:Tengu
G:u:R
I:120:11d9:20:16:30
W:10:1:0:40
B:HIT:HURT:1d8
F:OPEN_DOOR | BASH_DOOR | FLYING | 
F:EVIL | DEMON | 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:12d8:5:18:10
W:10:3:0:32
B:HIT:HURT:2d5
B:TOUCH:POISON:3d5
F:ONLY_GOLD | DROP_90 | DROP_1D2 | 
F:COLD_BLOOD | BASH_DOOR | 
F:ANIMAL | 
F:IM_POIS | NO_CONF | NO_SLEEP
D:It is a pile of coins, crawling forward on thousands of tiny legs.

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

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

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

N:150:Brigand
G:p:b
I:110:6d8:20:16:10
W:10:2:0:35
B:HIT:HURT:2d4
B:TOUCH:EAT_ITEM
F:MALE | SMART | MOVE_BODY | 
F:DROP_1D2 | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
F:EVIL
D:He is eyeing your backpack.

N:151:Baby multi-hued dragon
G:d:v
I:110:8d9:20:15:60
W:11:2:0:45
B:CLAW:HURT:1d3
B:CLAW:HURT:1d3
B:BITE:HURT:1d5
F:ATTR_MULTI | 
F:FORCE_MAXHP | FORCE_SLEEP | 
F:ONLY_GOLD | DROP_60 | DROP_1D2 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | DRAGON | 
F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
S:1_IN_18 | 
S:BR_ACID | BR_FIRE | BR_COLD | BR_ELEC | BR_POIS
D:This hatchling dragon is still soft, its eyes unaccustomed to light and 
D:its scales shimmering with hints of many colours.

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

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

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

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

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

N:157:Grape jelly
G:j:v
I:110:36d8:2:1:99
W:12:3:0:60
B:TOUCH:EXP_10
F:NEVER_MOVE | 
F:STUPID | EMPTY_MIND | 
F:IM_POIS | HURT_LITE | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_11 | 
S:DRAIN_MANA
D:It is a pulsing mound of glowing flesh.

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

N:159:Golfimbul, the Hill Orc Chief
G:o:U
I:110:18d10:20:30: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 | SPEAKING | SMART | 
F:FORCE_MAXHP | MOVE_BODY | 
F:ESCORT | 
F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | ORC | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
D:A leader of a band of raiding orcs, he picks on hobbits.

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

N:161:Priest
G:p:g
I:110:8d8:20:15:40
W:12:1:0:36
B:HIT:HURT:2d3
B:HIT:HURT:2d3
F:MALE | MOVE_BODY | 
F:FORCE_SLEEP | 
F:DROP_1D2 | 
F:SMART | OPEN_DOOR | BASH_DOOR | 
F:EVIL
S:1_IN_3 | 
S:HEAL | SCARE | CAUSE_2 | 
S:S_MONSTER
D:A robed humanoid dedicated to his god.

N:162:Dark elven priest
G:h:g
I:120:5d11:20:15:30
W:18:1:0:50
B:HIT:HURT:1d9
B:HIT:HURT:1d10
F:MALE | MOVE_BODY | 
F:FORCE_SLEEP | 
F:ONLY_ITEM | DROP_1D2 | 
F:SMART | OPEN_DOOR | BASH_DOOR | 
F:EVIL | HURT_LITE
S:1_IN_5 | 
S:HEAL | BLIND | CONF | CAUSE_2 | DARKNESS
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:6d8:12:20:20
W:12:2:0:40
B:HIT:HURT:1d3
F:RAND_50 | RAND_25 | FLYING | 
F:EMPTY_MIND | INVISIBLE | COLD_BLOOD | BASH_DOOR | 
F:EVIL | IM_POIS | 
F:NO_CONF | NO_SLEEP | NO_FEAR
D:A whirlwind of sentient air.

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

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

N:166:Tiger
G:f:o
I:120:9d10:40:10:2
W:12:2:0:40
B:CLAW:HURT:1d8
B:CLAW:HURT:1d8
B:BITE:HURT:1d6
F:BASH_DOOR | 
F:ANIMAL
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:3d9:14:10:10
W:12:2:0:44
B:WAIL:TERRIFY
B:TOUCH:LOSE_DEX:1d8
F:FORCE_SLEEP | RAND_25 | 
F:DROP_60 | DROP_90 | 
F:INVISIBLE | COLD_BLOOD | PASS_WALL | MOVE_BODY | 
F:EVIL | UNDEAD | IM_COLD | NO_CONF | NO_SLEEP
S:1_IN_15 | 
S:TPORT | SCARE
D:A ghostly apparition that shrieks horribly.

N:168:Swordsman
G:p:U
I:110:10d9:20:20:20
W:12:1:0:40
B:HIT:HURT:3d5
B:HIT:HURT:3d5
F:MALE | SMART | MOVE_BODY | 
F:DROP_1D2 | 
F:OPEN_DOOR | BASH_DOOR
D:A warrior proud of his shiny blade.

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

N:170:Spotted jelly
G:j:o
I:120:10d8:12:5:1
W:12:3:0:33
B:TOUCH:ACID:1d10
B:TOUCH:ACID:2d6
B:TOUCH:ACID:2d6
F:NEVER_MOVE | 
F:STUPID | EMPTY_MIND | COLD_BLOOD | 
F:IM_ACID | IM_POIS | HURT_LITE | 
F:NO_CONF | NO_SLEEP | NO_FEAR
D:A jelly thing.

N:171:Drider
G:S:u
I:110:7d13:8:15:80
W:13:2:0:55
B:HIT:HURT:1d12
B:HIT:HURT:1d12
B:BITE:POISON:1d6
F:FORCE_SLEEP | 
F:BASH_DOOR | 
F:EVIL | IM_POIS
S:1_IN_8 | 
S:CONF | CAUSE_1 | 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:9d8:10:20:30
W:13:2:0:38
B:BITE:HURT:3d4
F:WEIRD_MIND | BASH_DOOR | 
F:ANIMAL
D:It is a vicious insect with a tough carapace.

N:173:Boldor, King of the Yeeks
G:y:U
I:120:13d10:18:20:10
W:13:3:0:200
B:HIT:HURT:1d9
B:HIT:HURT:1d9
B:HIT:HURT:1d8
F:UNIQUE | MALE | SPEAKING | MOVE_BODY | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ESCORT | ESCORTS | 
F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | 
F:SMART | OPEN_DOOR | BASH_DOOR | 
F:ANIMAL | EVIL
S:1_IN_3 | 
S:HEAL | BLINK | TPORT | BLIND | SLOW | 
S: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:9d9:20:16:30
W:13:2:0:50
B:HIT:HURT:2d8
F:FRIENDS | MOVE_BODY | 
F:DROP_60 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | GIANT
D:A hideous, smallish giant that is often found near or with orcs.

N:175:Creeping mithril coins
G:$:B
I:110:15d8:5:25:10
W:13:4:0:45
B:HIT:HURT:2d5
B:TOUCH:POISON:3d5
F:ONLY_GOLD | DROP_90 | DROP_2D2 | 
F:COLD_BLOOD | BASH_DOOR | 
F:ANIMAL | 
F:IM_POIS | NO_CONF | NO_SLEEP
D:It is a pile of coins, shambling forward on thousands of tiny legs.

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

N:177:Druid
G:p:r
I:110:8d12:20:10:10
W:13:2:0:50
B:PUNCH:HURT:2d4
B:KICK:HURT:2d4
F:MALE | MOVE_BODY | 
F:FORCE_SLEEP | DROP_1D2 | 
F:SMART | OPEN_DOOR | BASH_DOOR | 
F:NO_CONF | NO_SLEEP
S:1_IN_3 | 
S:HASTE | BLINK | BLIND | HOLD | SLOW | BO_FIRE | BO_ELEC
D:A mystic at one with nature.

N:178:Black orc
G:o:D
I:110:8d10:20:36:20
W:13:2:0:45
B:HIT:HURT:3d4
B:HIT:HURT:3d4
F:MALE | MOVE_BODY | 
F:FRIENDS | DROP_60 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | ORC | HURT_LITE
D:He is a large orc with powerful arms and deep black skin.

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

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

N:181:Ufthak of Cirith Ungol
G:o:g
I:110:22d10:20:25:20
W:14:3:0:200
B:HIT:HURT:3d4
B:HIT:HURT:3d4
B:HIT:HURT:3d4
B:HIT:HURT:3d4
F:UNIQUE | MALE | SPEAKING | 
F:FORCE_MAXHP | MOVE_BODY | 
F:ESCORT | 
F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | ORC | IM_COLD 
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:3d9:20:15:50
W:14:3:0:60
B:BITE:COLD:1d6
F:FORCE_SLEEP | 
F:RAND_50 | 
F:WEIRD_MIND | BASH_DOOR | MOVE_BODY | FLYING | 
F:ANIMAL | IM_COLD
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:7d6:15:14:20
W:14:4:0:20
B:CRAWL:POISON:1d4
B:CRAWL:EAT_FOOD
B:HIT:HURT:1d4
B:HIT:HURT:1d4
F:FORCE_SLEEP | 
F:RAND_50 | 
F:MULTIPLY | OPEN_DOOR | BASH_DOOR | 
F:EVIL | IM_POIS
S:1_IN_8 | 
S:BLIND | CONF | SCARE
D:It is a strange, slimy, icky creature, with rudimentary intelligence, 
D:but evil cunning.  It hungers for food, and you look tasty.

N:184:Hill giant
G:P:U
I:110:12d10:20:22:50
W:14:1:0:60
B:HIT:HURT:3d6
B:HIT:HURT:3d6
F:DROP_60 | 
F:OPEN_DOOR | BASH_DOOR | SMART | MOVE_BODY | 
F:EVIL | GIANT
D:A ten foot tall humanoid with powerful muscles.

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

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

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

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

N:189:Wererat
G:r:D
I:110:14d8:10:6:10
W:15:2:0:45
B:CLAW:HURT:1d8
B:CLAW:HURT:1d8
B:BITE:HURT:2d6
F:FORCE_SLEEP | 
F:ONLY_GOLD | DROP_60 | 
F:OPEN_DOOR | BASH_DOOR | 
F:ANIMAL | EVIL
S:1_IN_9 | 
S:BLINK | CAUSE_2 | BO_COLD | BA_POIS
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:14d9:20:17:30
W:15:2:0:75
B:HIT:HURT:2d8
B:HIT:HURT:2d8
F:RAND_25 | MOVE_BODY | 
F:FRIENDS | DROP_60 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | GIANT
D:A massive orc-like figure with black skin and powerful arms.

N:191:Magic mushroom patch
G:,:B
I:130:1d1:40:10:0
W:15:3:0:10
F:FORCE_SLEEP | NEVER_MOVE | NEVER_BLOW | FRIENDS | 
F:STUPID | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_1 | 
S:BLINK | SLOW | SCARE | DARKNESS
D:Yum!  It looks quite tasty.  It seems to glow with an unusual light.

N:192:Guardian naga
G:n:B
I:110:17d11:20:32:120
W:16:2:0:80
B:CRUSH:HURT:2d8
B:BITE:HURT:1d8
B:BITE:HURT:1d8
F:FEMALE | 
F:RAND_25 | DROP_60 | DROP_1D2 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL
D:A giant snake-like figure with a woman's torso.

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

N:194:Dark hound
G:Z:D
I:110:4d7:30:15:0
W:16:2:0:50
B:BITE:HURT:1d6
F:FORCE_SLEEP | 
F:FRIENDS | 
F:BASH_DOOR | 
F:ANIMAL | NO_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 
D:form.

N:195:Half-orc
G:o:s
I:110:12d10:20:20:20
W:16:3:0:50
B:HIT:HURT:3d4
B:HIT:HURT:3d4
F:MALE | SMART | MOVE_BODY | 
F:FRIENDS | DROP_60 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | ORC
D:He is a hideous deformed cross-breed of man and orc, combining man's 
D:strength and cunning with orcish evil.

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

N:197:Gaveronian Daggerman
G:h:u
I:110:7d10:15:20:20
W:16:2:0:30
B:HIT:HURT:3d4
B:HIT:HURT:3d4
F:MALE | MOVE_BODY | 
F:SMART | BASH_DOOR | REGENERATE | OPEN_DOOR | 
F:ONLY_ITEM | DROP_90 
S:1_IN_12 | 
S:BLIND | BLINK | ARROW_1
D:He is only armed with two small daggers, but he'll do as much harm to you 
D:with them as he possibly can.  The Gaveronians are sapient feliniods with 
D:considerable magical talent and a fair bit of loot.  Although not evil, 
D:they are out for your blood anyway.

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

N:199:Frost giant
G:P:w
I:110:12d10:20:25:50
W:16:1:0:75
B:HIT:COLD:3d6
B:HIT:HURT:2d8
F:DROP_60 | MOVE_BODY | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | GIANT | SMART | 
F:IM_COLD
D:A twelve foot tall giant covered in furs.

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

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

N:202:Gnome mage
G:h:r
I:110:5d8:20:10:20
W:16:3:0:40
B:HIT:HURT:1d5
F:MALE | MOVE_BODY | 
F:FORCE_SLEEP | FRIENDS | DROP_60 | 
F:OPEN_DOOR | BASH_DOOR | SMART | 
F:EVIL
S:1_IN_4 | 
S:BLINK | DARKNESS | BO_COLD | 
S:S_MONSTER
D:A mage of short stature.

N:203:Clear hound
G:Z:w
I:110:7d6:30:12:0
W:16:2:0:50
B:BITE:HURT:1d6
B:BITE:HURT:1d6
B:BITE:HURT:1d6
F:ATTR_CLEAR | 
F:FRIENDS | 
F:INVISIBLE | BASH_DOOR | 
F:ANIMAL | NO_SLEEP
D:A completely translucent hound.

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

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

N:206:Orc captain
G:o:o
I:110:14d10:20:30:20
W:17:3:0:40
B:HIT:HURT:3d4
B:HIT:HURT:3d4
B:HIT:HURT:3d4
F:MALE | MOVE_BODY | 
F:DROP_90 | SMART | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | ORC
D:An armoured orc with an air of authority.

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

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

N:209:Fire giant
G:P:r
I:110:14d8:20:30:50
W:18:2:0:54
B:HIT:FIRE:3d7
B:HIT:FIRE:3d7
F:DROP_60 | SMART | MOVE_BODY | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | GIANT | 
F:IM_FIRE
D:A glowing fourteen foot tall giant.  Flames drip from its red skin.

N:210:Hummerhorn
G:I:y
I:120:2d2:8:7:10
W:18:5:0:4
B:BITE:CONFUSE:2d2
F:RAND_50 | RAND_25 | MOVE_BODY | FLYING | 
F:MULTIPLY | WEIRD_MIND | 
F:ANIMAL
D:A giant buzzing wasp with a stinger dripping venom.

N:211:Ulfast, Son of Ulfang
G:p:U
I:110:25d10:20:20:40
W:18:3:0:200
B:HIT:HURT:3d5
B:HIT:HURT:3d5
B:HIT:HURT:3d5
B:HIT:HURT:3d5
F:UNIQUE | MOVE_BODY | 
F:MALE | SPEAKING | SMART | 
F:FORCE_MAXHP | 
F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
F:EVIL
D:A short and swarthy Easterling.

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

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

N:214:Forest troll
G:T:g
I:110:14d10:20:25:40
W:19:2:0:70
B:HIT:HURT:1d4
B:HIT:HURT:1d4
B:BITE:HURT:1d6
F:MALE | MOVE_BODY | 
F:FRIENDS | DROP_60 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | TROLL | HURT_LITE
D:He is green skinned and ugly.

N:215:Nar, the Dwarf
G:h:y
I:110:33d10:25:35:25
W:19:2:0:250
B:HIT:HURT:3d5
B:HIT:HURT:3d5
B:HIT:HURT:3d5
B:HIT:HURT:3d5
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_MAXHP | FORCE_SLEEP | MOVE_BODY | 
F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | 
F:IM_FIRE | IM_COLD | IM_POIS | NO_CONF
S:1_IN_6 | 
S:HEAL | BLIND | CONF | CAUSE_2 | MIND_BLAST
D:This dwarf became so obsessed by gold that Morgoth tricked him into 
D:betraying his friends.

N:216:Intermittent Software Bug
G:I:r
I:120:1d4:20:1:0
W:19:12:0:16
B:BITE:HURT:1d3
F:MULTIPLY | 
F:OPEN_DOOR | BASH_DOOR | KILL_WALL | FLYING | 
F:ANIMAL
S:1_IN_3 | 
S:TPORT | BLINK 
D:AAAAHHHH!  They're everywhere!  You feel a rising sense of panic as 
D:you desperately try to hunt the last bug down.  Maybe it's time to 
D:play checkers?

N:217:Water spirit
G:E:s
I:120:9d8:12:15:40
W:19:1:0:58
B:HIT:HURT:2d4
B:HIT:HURT:2d4
F:RAND_25 | 
F:EMPTY_MIND | COLD_BLOOD | BASH_DOOR | FLYING | 
F:EVIL | IM_POIS | 
F:NO_CONF | NO_SLEEP | NO_FEAR
D:A whirlpool of sentient liquid.

N:218:Vorpal Bunny
G:q:w
I:130:10d8:4:45:1
W:19:3:0:90
B:BITE:HURT:2d5
B:BITE:HURT:2d5
B:BITE:HURT:2d5
B:BITE:HURT:2d5
F:WEIRD_MIND | BASH_DOOR | KILL_BODY | FORCE_SLEEP | 
F:ANIMAL
D:A cute, cuddly, fluffy, innocent liddle bunny-wabbit.

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

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

N:221:Fire hound
G:Z:r
I:110:7d6:30:15:0
W:20:2:0:70
B:BITE:FIRE:1d3
B:BITE:FIRE:1d3
B:BITE:FIRE:1d3
F:FORCE_SLEEP | 
F:FRIENDS | 
F:BASH_DOOR | 
F:ANIMAL | IM_FIRE | NO_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:7d6:30:15:0
W:20:2:0:70
B:BITE:COLD:1d6
B:CLAW:HURT:1d8
B:BITE:HURT:1d6
F:FORCE_SLEEP | 
F:FRIENDS | 
F:BASH_DOOR | 
F:ANIMAL | IM_COLD | NO_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:7d6:30:15:0
W:20:2:0:70
B:BITE:ELEC:1d3
B:BITE:ELEC:1d3
B:BITE:ELEC:1d3
F:FORCE_SLEEP | 
F:FRIENDS | 
F:BASH_DOOR | 
F:ANIMAL | IM_ELEC | NO_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:Mimic (potion)
G:!:w
I:110:7d10:25:15:1
W:20:3:0:60
B:HIT:POISON:3d4
B:HIT:HURT:2d3
B:HIT:HURT:2d3
F:CHAR_MULTI | 
F:FORCE_SLEEP | NEVER_MOVE | 
F:EMPTY_MIND | COLD_BLOOD | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_6 | 
S:BLIND | CONF | SCARE | CAUSE_2 | BO_COLD
D:A strange creature that disguises itself as discarded objects to lure 
D:unsuspecting adventurers within reach of its venomous claws.

N:225:Blink dog
G:C:B
I:120:6d6:20:30:10
W:20:2:0:50
B:BITE:HURT:1d8
F:RAND_25 | 
F:FRIENDS | 
F:BASH_DOOR | 
F:ANIMAL
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.

N:226:Uruk
G:o:B
I:110:6d10:20:25:20
W:20:2:0:68
B:HIT:HURT:3d5
B:HIT:HURT:3d5
F:MALE | SMART | MOVE_BODY | 
F:FORCE_MAXHP | FRIENDS | DROP_60 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | ORC | IM_POIS
D:He is a cunning orc of power, as tall as a man, and stronger.  It fears 
D:little.

N:227:Shagrat, the Orc Captain
G:o:g
I:110:28d10:20:30:20
W:21:2:0:400
B:HIT:HURT:3d8
B:HIT:HURT:3d8
B:HIT:HURT:3d5
B:HIT:HURT:3d5
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_MAXHP | MOVE_BODY | 
F:ESCORT | 
F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | ORC | IM_POIS
D:He is an Uruk of power and great cunning.

N:228:Gorbag, the Orc Captain
G:o:g
I:110:28d10:20:30:20
W:21:3:0:400
B:HIT:HURT:3d8
B:HIT:HURT:3d8
B:HIT:HURT:3d5
B:HIT:HURT:3d5
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_MAXHP | 
F:ESCORT | MOVE_BODY | 
F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | ORC | IM_POIS
D:A gruesomely ugly but cunning orc, his eyes regard you with hatred.  His 
D:powerful arms flex menacingly as he advances.

N:229:Gaveronian Huntslady
G:h:g
I:110:12d10:20:20:20
W:21:2:0:130
B:HIT:HURT:2d6
B:HIT:HURT:2d6
F:FEMALE | MOVE_BODY | 
F:SMART | BASH_DOOR | REGENERATE | OPEN_DOOR | 
F:ONLY_ITEM | DROP_60 | DROP_GOOD
S:1_IN_4 | 
S:BLINK | ARROW_1 | ARROW_2
D:She eyes you coldly with golden feline eyes and aims her bow.

N:230:Stone giant
G:P:W
I:110:16d8:20:35:50
W:21:1:0:90
B:HIT:HURT:3d8
B:HIT:HURT:3d8
F:DROP_60 | MOVE_BODY | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
F:EVIL | GIANT
D:It is eighteen feet tall and looking at you.

N:231:Giant black dragon fly
G:F:s
I:120:2d8:12:10:40
W:21:2:0:68
F:FORCE_SLEEP | NEVER_BLOW | RAND_50 | RAND_25 | 
F:WEIRD_MIND | BASH_DOOR | MOVE_BODY | FLYING | 
F:ANIMAL | IM_ACID
S:1_IN_9 | 
S:BR_ACID
D:The size of a large bird, this fly drips caustic acid.

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

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

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

N:235:Bolg, Son of Azog
G:o:r
I:120:35d10:20:25:20
W:23:4:0:800
B:HIT:HURT:3d6
B:HIT:HURT:3d6
B:HIT:HURT:3d6
B:HIT:HURT:3d6
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_MAXHP | 
F:ESCORT | MOVE_BODY | 
F:ONLY_ITEM | DROP_60 | DROP_1D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | ORC | IM_POIS
D:A large and powerful orc.  He looks just like his daddy.  He is tall and 
D:fast, but fortunately blessed with orcish brains.

N:236:Phase spider
G:S:B
I:120:4d8:15:13:80
W:23:2:0:60
B:BITE:HURT:1d8
B:BITE:POISON:1d6
B:BITE:POISON:1d6
F:FRIENDS | 
F:WEIRD_MIND | BASH_DOOR | 
F:ANIMAL | 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:Corvid of Shadow
G:B:D
I:120:15d5:20:25:10
W:23:2:0:150
B:WAIL:TERRIFY
B:BITE:HURT:2d4
B:CLAW:HURT:2d4
F:RAND_25 | 
F:BASH_DOOR | MOVE_BODY | FLYING | 
F:ANIMAL | EVIL
S:1_IN_5 | 
S:SCARE | SHRIEK
D:An ever-wakeful flying eye of Sauron, with a haunting cry that alerts his 
D:minions to your presence.

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

N:239:Air hound
G:Z:g
I:110:10d8:30:15:0
W:23:2:0:200
B:BITE:HURT:1d8
B:BITE:HURT:1d8
B:CLAW:HURT:3d3
B:CLAW:HURT:3d3
F:FORCE_SLEEP | 
F:FRIENDS | 
F:BASH_DOOR | FLYING | 
F:ANIMAL | IM_POIS | NO_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:14d14:40:25:2
W:23:2:0:120
B:CLAW:HURT:1d10
B:CLAW:HURT:1d10
B:BITE:HURT:1d10
B:BITE:HURT:1d10
F:BASH_DOOR | 
F:ANIMAL
D:A fierce and dangerous cat, its huge tusks and sharp claws would lacerate 
D:even the strongest armour.

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

N:242:Chimera
G:H:r
I:110:9d8:12:13:10
W:23:1:0:200
B:BITE:HURT:1d10
B:BITE:FIRE:1d3
B:BITE:FIRE:1d3
F:FORCE_SLEEP | 
F:BASH_DOOR | FLYING | 
F:IM_FIRE
S:1_IN_10 | 
S:BR_FIRE
D:It is a strange concoction of lion, dragon and goat.  It looks very odd 
D:but very avoidable.

N:243:Quylthulg
G:Q:y
I:110:4d8:10:1:2
W:23:1:0:250
F:FORCE_SLEEP | NEVER_MOVE | NEVER_BLOW
F:EMPTY_MIND | INVISIBLE | 
F:NO_CONF | NO_SLEEP | NO_FEAR
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:14d19:15:20:10
W:23:3:0:180
B:CLAW:HURT:1d10
B:CLAW:HURT:1d10
B:BITE:HURT:2d8
F:OPEN_DOOR | BASH_DOOR | 
F:ANIMAL | IM_COLD
D:A tall shaggy, furry humanoid, it could call the yeti brother.

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

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

N:247:Cloud giant
G:P:b
I:110:25d10:20:30:50
W:20:1:0:220
B:HIT:ELEC:3d8
B:HIT:ELEC:3d8
F:DROP_90 | SMART | MOVE_BODY | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
F:EVIL | GIANT | IM_ELEC
D:It is a twenty foot tall giant wreathed in clouds.

N:248:Ugluk, the Uruk
G:o:b
I:110:45d10:20:42:20
W:24:4:0:550
B:HIT:HURT:3d5
B:HIT:HURT:3d5
B:HIT:HURT:3d5
B:HIT:HURT:3d5
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_MAXHP | 
F:ESCORT | MOVE_BODY | 
F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | ORC | IM_POIS
D:Another of Morgoth's servants, this orc is strong and cunning.  He is ugly 
D:and scarred from many power struggles.

N:249:Lugdush, the Uruk
G:o:b
I:110:50d10:20:45:20
W:24:3:0:550
B:HIT:HURT:3d8
B:HIT:HURT:3d8
B:HIT:HURT:3d5
B:HIT:HURT:3d5
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_MAXHP | 
F:ESCORT | MOVE_BODY | 
F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | ORC | IM_FIRE | IM_COLD | IM_POIS
D:A strong and cunning orc warrior, Lugdush sneers as he insults your mother.

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

N:251:Mimic (scroll)
G:?:w
I:110:7d14:30:16:1
W:25:3:0:60
B:HIT:POISON:3d4
B:HIT:POISON:3d4
B:HIT:HURT:2d3
B:HIT:HURT:2d3
F:CHAR_MULTI | 
F:FORCE_SLEEP | NEVER_MOVE | 
F:EMPTY_MIND | COLD_BLOOD | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_5 | 
S:BLIND | CONF | SCARE | CAUSE_2 | BO_FIRE | 
S:S_MONSTER
D:A strange creature that disguises itself as discarded objects to lure 
D:unsuspecting adventurers within reach of its venomous claws.

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

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

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

N:255:Energy vortex
G:v:b
I:110:8d12:100:12:0
W:25:1:0:130
B:ENGULF:ELEC:5d5
F:FORCE_SLEEP | RAND_50 | 
F:EMPTY_MIND | BASH_DOOR | POWERFUL | 
F:IM_ELEC | NO_FEAR | NO_CONF | NO_SLEEP
S:1_IN_6 | 
S:BR_ELEC
D:A shimmering tornado of air, sparks crackle along its length.

N:256:Mummified orc
G:M:w
I:110:12d8:20:14:75
W:26:1:0:56
B:HIT:HURT:2d4
B:HIT:HURT:2d4
F:DROP_90 | 
F:EMPTY_MIND | COLD_BLOOD | OPEN_DOOR | BASH_DOOR | 
F:EVIL | ORC | UNDEAD | MOVE_BODY | 
F:IM_COLD | IM_POIS | 
F:NO_SLEEP
D:It is an orcish figure covered in wrappings.

N:257:Gaveronian Berserker
G:h:U
I:120:20d10:20:15:10
W:21:2:0:190
B:HIT:HURT:2d8
B:HIT:HURT:2d8
F:MALE | MOVE_BODY | 
F:SMART | BASH_DOOR | REGENERATE | OPEN_DOOR | 
F:ONLY_ITEM | DROP_60 | DROP_GOOD
S:1_IN_13 | 
S:BLINK | CONF | ARROW_1
D:He catches wind of you from afar and races for you, howling.  Beware his 
D:blade.

N:258:Iron golem
G:g:s
I:110:56d12:12:40:10
W:26:2:0:160
B:HIT:HURT:1d12
F:FORCE_SLEEP | 
F:EMPTY_MIND | COLD_BLOOD | BASH_DOOR | 
F:IM_FIRE | IM_COLD | IM_ELEC | IM_POIS | 
F:NO_CONF | NO_SLEEP | NO_FEAR
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:9d8:12:19:20
W:26:1:0:60
B:BITE:HURT:1d8
B:STING:POISON:2d5
F:WEIRD_MIND | BASH_DOOR | 
F:ANIMAL
D:It is a giant scorpion with a sharp stinger.

N:260:Wolf Chieftain
G:C:D
I:120:8d10:20:20:5
W:26:2:0:120
B:CLAW:HURT:2d6
B:BITE:HURT:2d6
B:WAIL:TERRIFY
F:ESCORTS | FORCE_MAXHP | IM_COLD | IM_ACID | 
F:SMART | ESCORT | FEMALE | 
F:OPEN_DOOR | BASH_DOOR | 
F:NO_FEAR
S:1_IN_5 | 
S:DARKNESS
D:She commands a pack of wargs in the service of her dark master, and her 
D:eyes gleam redly with dreadful knowledge.

N:261:Hardened warrior
G:p:u
I:110:8d11:20:20:40
W:27:1:0:60
B:HIT:HURT:3d5
B:HIT:HURT:3d5
F:MALE | SMART | 
F:DROP_1D2 | MOVE_BODY | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
F:EVIL
D:A scarred warrior who moves with confidence.

N:262:Azog, King of the Uruk-Hai
G:o:r
I:120:63d10:20:40:20
W:27:5:0:1111
B:HIT:HURT:5d5
B:HIT:HURT:5d5
B:HIT:HURT:5d5
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_MAXHP | 
F:ESCORT | ESCORTS | MOVE_BODY | 
F:ONLY_ITEM | DROP_2D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | ORC | IM_POIS
D:He is also known as the King of Khazad-dum.  His ego is renowned to be 
D:bigger than his head.

N:263:Master rogue
G:p:B
I:120:10d9:20:18:40
W:27:3:0:110
B:HIT:HURT:2d8
B:HIT:HURT:2d8
B:HIT:EAT_GOLD:4d4
F:MALE | SMART | 
F:DROP_2D2 | MOVE_BODY | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
F:EVIL
D:A cunning-eyed thief of wiley artifice and shifty speed.

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

N:265:Gaveronian Necromancer
G:h:r
I:115:10d10:20:16:20
W:27:3:0:170
B:PUNCH:HURT:1d1
F:MALE | EVIL | MOVE_BODY | 
F:SMART | BASH_DOOR | REGENERATE | OPEN_DOOR | 
F:ONLY_ITEM | DROP_90 | DROP_GOOD
S:1_IN_2 | 
S:BLINK | BLIND | CONF | BA_POIS | S_UNDEAD | 
S:S_DEMON
D:He is busy drawing hexes and summoning creatures of darkness.

N:266:Giant bronze dragon fly
G:F:U
I:120:2d9:12:12:50
W:27:1:0:70
F:FORCE_SLEEP | NEVER_BLOW | MOVE_BODY | 
F:RAND_50 | RAND_25 | 
F:WEIRD_MIND | BASH_DOOR | FLYING | 
F:ANIMAL | NO_CONF
S:1_IN_9 | 
S:BR_CONF
D:This vast gleaming bronze fly has wings which beat mesmerically fast.

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

N:268:Ibun, Son of Mim
G:h:o
I:110:80d7:20:40:10
W:27:2:0:300
B:HIT:HURT:3d6
B:HIT:HURT:3d6
B:HIT:HURT:3d6
B:HIT:UN_BONUS
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | MOVE_BODY | 
F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | 
F:IM_FIRE | IM_COLD | NO_CONF
S:1_IN_10 | 
S:HEAL | SLOW | 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:80d7:20:40:10
W:27:2:0:300
B:HIT:HURT:3d6
B:HIT:HURT:3d6
B:HIT:HURT:3d6
B:HIT:UN_BONUS
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | MOVE_BODY | 
F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | 
F:IM_FIRE | IM_COLD | NO_CONF
S:1_IN_10 | 
S:HEAL | SLOW | BO_FIRE
D:One of the last of the petty dwarves.  Khim is a tricky sorcerous little 
D:being, full of mischief.

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

N:271:Mummified human
G:M:w
I:110:18d8:20:17:60
W:28:1:0:90
B:HIT:HURT:2d6
B:HIT:HURT:2d6
F:ONLY_ITEM | DROP_90 | MOVE_BODY | 
F:EMPTY_MIND | COLD_BLOOD | OPEN_DOOR | BASH_DOOR | 
F:EVIL | UNDEAD | IM_COLD | IM_POIS | 
F:NO_SLEEP
D:It is a human form encased in mouldy wrappings.

N:272:Vampire bat
G:b:v
I:120:9d7:12:20:50
W:28:2:0:150
B:BITE:EXP_40:1d4
B:BITE:EXP_40:1d4
F:RAND_50 | COLD_BLOOD | REGENERATE | MOVE_BODY | FLYING | 
F:EVIL | ANIMAL | UNDEAD | IM_COLD | IM_POIS | 
F:NO_CONF | NO_SLEEP
D:An undead bat that flies at your neck hungrily.

N:273:Sangahyando of Umbar
G:p:u
I:110:80d7:25:40:25
W:28:2:0:400
B:HIT:HURT:4d6
B:HIT:HURT:4d6
B:HIT:HURT:4d6
B:HIT:HURT:4d6
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | MOVE_BODY | 
F:ONLY_ITEM | DROP_60 | DROP_1D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | IM_FIRE | IM_ELEC
S:1_IN_4 | 
S:SLOW | FORGET
D:A Black Numenorean with a blacker heart.

N:274:Angamaite of Umbar
G:p:u
I:110:80d7:25:40:25
W:28:2:0:400
B:HIT:HURT:4d6
B:HIT:HURT:4d6
B:HIT:HURT:4d6
B:HIT:HURT:4d6
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | MOVE_BODY | 
F:ONLY_ITEM | DROP_60 | DROP_1D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | IM_FIRE | IM_ELEC
S:1_IN_4 | 
S:SLOW | FORGET
D:A Black Numenorean who hates the men of the west.

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

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

N:277:Dark elven druid
G:h:g
I:120:14d20:15:25:10
W:29:3:0:500
B:PUNCH:HURT:1d7
B:PUNCH:HURT:1d7
B:KICK:HURT:3d8
F:MALE | SMART | 
F:FORCE_SLEEP | MOVE_BODY | 
F:ONLY_ITEM | DROP_1D2 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | IM_POIS | HURT_LITE
S:1_IN_6 | 
S:HEAL | CONF | DARKNESS | 
S:S_MONSTER | S_SPIDER
D:A powerful dark elf, with mighty nature-controlling enchantments.

N:278:Stone troll
G:T:W
I:110:23d7:20:20:50
W:29:2:0:100
B:HIT:HURT:1d7
B:HIT:HURT:1d7
B:BITE:HURT:3d4
F:MALE | MOVE_BODY | 
F:FRIENDS | DROP_60 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | TROLL | HURT_LITE | HURT_ROCK
S:1_IN_20 | 
S:BOULDER
D:He is a large troll with scabrous black skin.

N:279:Troll priest
G:T:G
I:110:21d7:20:25:30
W:29:1:0:145
B:HIT:HURT:1d6
B:HIT:HURT:1d6
B:BITE:HURT:2d6
F:MALE | MOVE_BODY | 
F:FORCE_SLEEP | DROP_90 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | TROLL | HURT_LITE
S:1_IN_5 | 
S:BLINK | SCARE | CAUSE_1 | MISSILE | DARKNESS
D:A troll who is so bright he knows how to read.

N:280:Wereworm
G:w:D
I:110:70d11:15:35:20
W:29:3:0:300
B:GAZE:EXP_20
B:CRAWL:ACID:2d4
B:BITE:HURT:1d10
B:BITE:POISON:1d6
F:BASH_DOOR | KILL_BODY | 
F:ANIMAL | 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:14d12:15:20:10
W:29:2:0:60
B:STING:PARALYZE:2d6
B:STING:PARALYZE:2d6
F:RAND_25 | 
F:WEIRD_MIND | BASH_DOOR | 
F:ANIMAL | IM_POIS
D:A hideous centipede covered in slime and with glowing tentacles around its 
D:head.

N:282:Killer pink beetle
G:K:R
I:110:14d8:14:50:30
W:29:2:0:85
B:BITE:LOSE_STR:4d4
F:RAND_25 | 
F:WEIRD_MIND | BASH_DOOR | 
F:ANIMAL
D:It is a giant beetle with poisonous mandibles.

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

N:284:Ulwarth, Son of Ulfang
G:p:U
I:110:85d7:20:20:40
W:30:4:0:500
B:HIT:HURT:4d6
B:HIT:HURT:4d6
B:HIT:HURT:4d6
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_MAXHP | MOVE_BODY | 
F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
F:EVIL
D:A short and swarthy Easterling.

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

N:286:Giant red tick
G:S:r
I:110:18d5:14:27:20
W:30:1:0:90
B:BITE:FIRE:3d6
F:RAND_25 | 
F:WEIRD_MIND | BASH_DOOR | 
F:ANIMAL | IM_FIRE
D:It is smoking and burning with great heat.

N:287:Cave ogre
G:O:u
I:110:31d6:20:17:30
W:30:2:0:42
B:HIT:HURT:3d8
B:HIT:HURT:3d8
F:FRIENDS | DROP_60 | MOVE_BODY | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | GIANT
D:A giant orc-like figure with an awesomely muscled frame.

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

N:289:Giant Paladin
G:P:w
I:110:20d10:30:40:90
W:31:2:0:250
B:HIT:HURT:3d8
B:HIT:HURT:3d8
F:MALE | SMART | FORCE_MAXHP | 
F:FRIENDS | DROP_1D2 | GIANT | MOVE_BODY | 
F:OPEN_DOOR | BASH_DOOR
S:1_IN_7 | 
S:SCARE | CAUSE_2 | HEAL
D:A giant both devout and skillful in battle.

N:290:Mim, Betrayer of Turin
G:h:o
I:120:10d70:20:40:20
W:31:4:0:1000
B:HIT:HURT:3d8
B:HIT:HURT:3d8
B:HIT:HURT:3d8
B:HIT:UN_BONUS
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_MAXHP | FORCE_SLEEP | 
F:ONLY_ITEM | DROP_2D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY | 
F:EVIL | IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS | 
F:NO_CONF
S:1_IN_6 | 
S:HEAL | SCARE | BO_ACID | BA_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 were 
D:hunted to extinction by high elves.

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

N:292:Creeping adamantite coins
G:$:G
I:120:14d25:5:25:10
W:31:4:0:45
B:BITE:POISON:3d4
B:TOUCH:POISON:3d5
B:HIT:HURT:1d12
B:HIT:HURT:1d12
F:ONLY_GOLD | DROP_90 | DROP_2D2 | 
F:COLD_BLOOD | BASH_DOOR | 
F:ANIMAL | 
F:IM_POIS | NO_CONF | NO_SLEEP
D:It is a pile of coins, slithering forward on thousands of tiny legs.

N:293:Algroth
G:T:o
I:110:15d12:20:30:40
W:31:2:0:150
B:CLAW:POISON:3d3
B:CLAW:POISON:3d3
B:BITE:HURT:1d6
F:FRIENDS | DROP_60 | MOVE_BODY | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | TROLL
S:1_IN_20 | 
S:BOULDER
D:A powerful troll form.  Venom drips from its needlelike claws.

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

N:295:Nexus hound
G:Z:R
I:110:25d7:30:15:0
W:31:3:0:250
B:BITE:HURT:2d8
B:BITE:HURT:2d8
B:CLAW:HURT:3d3
B:CLAW:HURT:3d3
F:FORCE_SLEEP | 
F:FRIENDS | 
F:BASH_DOOR | 
F:ANIMAL | NO_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:21d12:20:20:30
W:31:2:0:300
B:HIT:HURT:3d8
B:HIT:HURT:3d8
B:HIT:HURT:3d8
B:HIT:HURT:3d8
F:FORCE_SLEEP | 
F:DROP_1D2 | MOVE_BODY | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | GIANT
S:1_IN_4 | 
S:HEAL | HOLD | TRAPS | BA_COLD | 
S:S_MONSTER
D:A hideous ogre wrapped in black sorcerous robes.

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

N:298:Vampire
G:V:v
I:110:18d12:20:22:10
W:32:1:0:275
B:HIT:HURT:1d6
B:HIT:HURT:1d6
B:BITE:EXP_20:1d4
B:BITE:EXP_20:1d4
F:FORCE_SLEEP | SMART | MOVE_BODY | 
F:COLD_BLOOD | DROP_60 | DROP_1D2 | 
F:OPEN_DOOR | BASH_DOOR | REGENERATE | 
F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | NO_SLEEP
S:1_IN_9 | 
S:TELE_TO | HOLD | SCARE | CAUSE_2 | MIND_BLAST | FORGET | DARKNESS
D:It is a humanoid with an aura of power.  You notice a sharp set of front 
D:teeth.

N:299:Gaveronian Champion
G:h:U
I:115:40d10:20:35:20
W:32:2:0:450
B:HIT:HURT:3d8
B:HIT:HURT:3d8
F:MALE | MOVE_BODY | 
F:SMART | BASH_DOOR | REGENERATE | OPEN_DOOR | 
F:ONLY_ITEM | DROP_90 | DROP_GOOD
S:1_IN_6 | 
S:BLINK | BLIND | ARROW_2 | ARROW_5
D:Equally skilled with battleaxe and longbow, this battle-hardened feliniod 
D:advances towards you with calm assurance.

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

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

N:302:Bear Chieftain
G:q:W
I:120:4d100:14:25:40
W:33:2:0:300
B:BITE:HURT:6d6
B:CLAW:HURT:4d6
B:CLAW:HURT:4d6
F:BASH_DOOR | KILL_BODY | 
F:ANIMAL
D:A giant among the legendary bears of the northern waste, rampaging among 
D:the lesser killers of the dungeon.

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

N:304:Uldor the Accursed
G:p:U
I:110:6d100:20:35:40
W:33:4:0:600
B:HIT:HURT:4d6
B:HIT:HURT:4d6
B:HIT:HURT:4d6
B:HIT:HURT:3d5
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_MAXHP | MOVE_BODY | 
F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
F:EVIL
D:An evil, faithless, and cunning man from the East, capable of any deception.

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

N:306:Mind flayer
G:h:R
I:110:15d7:20:25:10
W:34:1:0:200
B:GAZE:LOSE_INT:2d6
B:GAZE:LOSE_INT:2d6
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:ONLY_ITEM | DROP_60 | DROP_1D2 | 
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY | 
F:EVIL | NO_CONF | NO_SLEEP
S:1_IN_8 | 
S:BLIND | HOLD | SCARE | MIND_BLAST | BRAIN_SMASH | FORGET
D:A humanoid form with a gruesome head, tentacular mouth, and piercing 
D:eyes.  Claws reach out for you and you feel a presence invade your mind.

N:307:Draebor, the Imp
G:u:g
I:120:52d7:20:30:20
W:34:5:0:750
B:HIT:POISON:3d4
B:HIT:POISON:3d4
B:HIT:HURT:3d4
F:UNIQUE | SPEAKING | 
F:FORCE_MAXHP | FORCE_SLEEP | 
F:ESCORT | MOVE_BODY | 
F:RAND_25 | 
F:ONLY_ITEM | DROP_4D2 | DROP_GOOD | 
F:SMART | INVISIBLE | BASH_DOOR | 
F:EVIL | DEMON | IM_FIRE
S:1_IN_5 | 
S:BLINK | TPORT | TELE_TO | TELE_AWAY | TELE_LEVEL | BLIND | 
S:CONF | SCARE
D:An intensely irritating git of a monster.

N:308:Basilisk
G:R:b
I:120:20d21:15:40:30
W:34:3:0:300
B:GAZE:PARALYZE
B:BITE:HURT:2d12
B:BITE:HURT:2d12
B:BITE:HURT:2d12
F:ONLY_ITEM | DROP_1D2 | 
F:OPEN_DOOR | BASH_DOOR | 
F:ANIMAL
D:An evil reptile that preys on unsuspecting travellers.  Its eyes stare 
D:deeply at you and your soul starts to wilt!

N:309:Ice troll
G:T:w
I:110:28d7:20:25:50
W:34:2:0:250
B:HIT:HURT:1d7
B:HIT:HURT:1d7
B:HIT:HURT:1d7
B:BITE:COLD:3d6
F:MALE | MOVE_BODY | 
F:FRIENDS | DROP_60 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | TROLL | IM_COLD | HURT_LITE
S:1_IN_16 | 
S:BOULDER
D:He is a great white troll with powerfully clawed hands.

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

N:311:Shardstorm
G:v:U
I:120:8d12:100:12:0
W:35:1:0:130
B:ENGULF:HURT:6d6
F:FORCE_SLEEP | RAND_50 | 
F:EMPTY_MIND | BASH_DOOR | POWERFUL | 
F:NO_FEAR | NO_CONF | NO_SLEEP
S:1_IN_4 | 
S:BR_SHAR
D:A howling blast of razor-sharp mountain fragments, kept intact by perilous 
D:magics.

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

N:313:Mimic (ring)
G:=:w
I:120:7d35:30:25:20
W:35:3:0:200
B:HIT:POISON:3d4
B:HIT:POISON:3d4
B:HIT:POISON:3d4
B:HIT:POISON:3d4
F:CHAR_MULTI | 
F:FORCE_SLEEP | NEVER_MOVE | 
F:EMPTY_MIND | COLD_BLOOD | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_4 | 
S:BLIND | CONF | SCARE | CAUSE_2 | FORGET | 
S:BO_ACID | BO_FIRE | BO_COLD | BO_ELEC | 
S:S_MONSTER
D:A strange creature that disguises itself as discarded objects to lure 
D:unsuspecting adventurers within reach of its venomous claws.

N:314:Young blue dragon
G:d:b
I:110:22d7:20:30:70
W:25:1:0:300
B:CLAW:HURT:1d4
B:CLAW:ELEC:1d4
B:BITE:HURT:1d6
F:FORCE_SLEEP | FORCE_MAXHP | 
F:DROP_90 | DROP_1D2 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | DRAGON | IM_ELEC
S:1_IN_11 | 
S:SCARE | 
S:BR_ELEC
D:It has a form that legends are made of.  Its still-tender scales are a 
D:deep blue in hue.  Sparks crackle along its length.

N:315:Young white dragon
G:d:w
I:110:22d7:20:30:70
W:25:1:0:300
B:CLAW:HURT:1d4
B:CLAW:COLD:1d4
B:BITE:HURT:1d6
F:FORCE_SLEEP | FORCE_MAXHP | 
F:DROP_90 | DROP_1D2 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | DRAGON | IM_COLD
S:1_IN_11 | 
S:SCARE | 
S:BR_COLD
D:It has a form that legends are made of.  Its still-tender scales are a 
D:frosty white in hue.  Icy blasts of cold air come from it as it breathes.

N:316:Young green dragon
G:d:g
I:110:20d7:20:30:70
W:25:1:0:350
B:CLAW:HURT:1d4
B:CLAW:POISON:1d4
B:BITE:HURT:1d6
F:FORCE_SLEEP | FORCE_MAXHP | 
F:DROP_90 | DROP_1D2 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | DRAGON | IM_POIS
S:1_IN_11 | 
S:SCARE | 
S:BR_POIS
D:It has a form that legends are made of.  Its still-tender scales are a 
D:deep green in hue.  Foul gas seeps through its scales.

N:317:Young bronze dragon
G:d:U
I:110:25d7:20:30:100
W:28:3:0:350
B:CLAW:HURT:1d4
B:CLAW:HURT:1d4
B:BITE:HURT:1d6
F:FORCE_SLEEP | FORCE_MAXHP | 
F:DROP_2D2 | 
F:OPEN_DOOR | BASH_DOOR | 
F:DRAGON | NO_CONF
S:1_IN_11 | 
S:SCARE | 
S:BR_CONF
D:It has a form that legends are made of.  Its still-tender scales are a 
D:rich bronze hue, and its shape masks its true form.

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

N:319:Shadow drake
G:d:D
I:110:35d7:25:30:30
W:38:2:0:700
B:CLAW:HURT:1d8
B:CLAW:HURT:1d8
B:BITE:COLD:2d6
F:FORCE_SLEEP | 
F:ONLY_ITEM | DROP_2D2 | 
F:TAKE_ITEM | INVISIBLE | OPEN_DOOR | BASH_DOOR | 
F:EVIL | DRAGON | IM_COLD
S:1_IN_6 | 
S:HASTE | SLOW | CONF | SCARE | DARKNESS | BR_DARK
D:It is a dragon-like form wrapped in shadow.  Glowing red eyes shine out in 
D:the dark.

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

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

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

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

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

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

N:326:Ghost
G:G:w
I:120:9d8:20:20:10
W:37:1:0:350
B:WAIL:TERRIFY
B:TOUCH:EXP_20
B:CLAW:LOSE_INT:1d6
B:CLAW:LOSE_WIS:1d6
F:FORCE_SLEEP | RAND_25 | DROP_60 | DROP_1D2 | 
F:INVISIBLE | COLD_BLOOD | TAKE_ITEM | PASS_WALL | 
F:EVIL | UNDEAD | IM_COLD | MOVE_BODY | 
F:IM_POIS | NO_CONF | NO_SLEEP
S:1_IN_15 | 
S:BLIND | HOLD | DRAIN_MANA
D:You don't believe in them.

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

N:328:Ogre shaman
G:O:o
I:110:14d7:20:25:30
W:38:2:0:250
B:HIT:HURT:3d6
B:HIT:HURT:3d6
B:HIT:HURT:3d6
F:FORCE_SLEEP | 
F:ONLY_ITEM | DROP_90 | MOVE_BODY | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | GIANT
S:1_IN_5 | 
S:TPORT | HOLD | SCARE | CAUSE_2 | TRAPS | BO_FIRE | 
S:S_MONSTER
D:It is an ogre wrapped in furs and covered in grotesque body paints.

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

N:330:Shelob, Spider of Darkness
G:S:D
I:110:12d70:8:40:80
W:38:3:0:1200
B:BITE:HURT:2d10
B:STING:POISON:2d5
B:STING:LOSE_STR:1d4
B:STING:POISON:2d5
F:UNIQUE | FEMALE | SPEAKING | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ESCORT | ESCORTS | KILL_BODY | 
F:ONLY_ITEM | DROP_60 | DROP_2D2 | DROP_GOOD | 
F:SMART | BASH_DOOR | 
F:ANIMAL | EVIL | HURT_LITE
S:1_IN_2 | 
S:HEAL | BLIND | SLOW | CONF | SCARE | CAUSE_3 | CAUSE_4 | 
S:TRAPS | 
S:S_SPIDER
D:Shelob is an enormous bloated spider, rumoured to have been one of the 
D:brood of Ungoliant the Unlight.  Her poison is legendary, as is her ego, 
D:which may be her downfall.  She used to guard the pass through Cirith 
D:Ungol, but has not been seen there for many eons.

N:331:Ninja
G:p:y
I:120:13d9:20:25:10
W:38:2:0:300
B:PUNCH:POISON:3d4
B:KICK:LOSE_STR:3d4
B:PUNCH:LOSE_STR:3d4
F:MALE | SMART | 
F:DROP_1D2 | MOVE_BODY | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | NO_CONF | NO_SLEEP
D:A humanoid clothed in black who moves with blinding speed.

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

N:333:Thunder giant
G:P:B
I:110:38d20:20:30:40
W:43:1:0:1100
B:HIT:ELEC:4d8
B:HIT:ELEC:4d8
B:HIT:ELEC:4d8
F:FORCE_SLEEP | FORCE_MAXHP | DROP_1D2 | SMART | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | MOVE_BODY | 
F:EVIL | GIANT | IM_COLD | IM_ELEC
S:1_IN_8 | 
S:BLINK | TELE_TO | CONF | SCARE | BO_ELEC | BA_ELEC
D:It is a twenty-five foot tall giant wreathed in chain lighting.

N:334:Cave troll
G:T:u
I:110:23d9:20:30:50
W:39:2:0:350
B:HIT:HURT:1d8
B:HIT:HURT:1d8
B:HIT:HURT:1d8
B:BITE:HURT:2d6
F:MALE | MOVE_BODY | 
F:FRIENDS | DROP_60 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | TROLL | IM_POIS | HURT_LITE
S:1_IN_12 | 
S:BOULDER
D:He is a vicious monster, feared for his ferocity.

N:335:Half-troll
G:T:U
I:110:18d14:20:30:50
W:40:2:0:300
B:CLAW:HURT:1d6
B:CLAW:HURT:1d6
B:CLAW:HURT:1d6
B:BITE:HURT:2d6
F:MALE | MOVE_BODY | 
F:FRIENDS | 
F:ONLY_ITEM | DROP_90 | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | TROLL | IM_POIS
S:1_IN_16 | 
S:BOULDER
D:A huge, ugly, half-human in search of plunder.

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

N:337:Barrow wight
G:W:v
I:110:15d7:20:25:10
W:40:3:0:375
B:HIT:HURT:1d8
B:HIT:HURT:1d8
B:TOUCH:EXP_40
F:FORCE_SLEEP | FRIENDS | DROP_60 | SMART | 
F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | 
F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | NO_SLEEP
S:1_IN_8 | 
S:HOLD | SCARE | CAUSE_2 | DARKNESS
D:It is a ghostly nightmare of a entity.

N:338:Giant skeleton troll
G:s:w
I:110:45d7:20:30:20
W:40:1:0:325
B:HIT:HURT:1d9
B:HIT:HURT:1d9
B:BITE:HURT:1d5
B:BITE:HURT:1d5
F:FORCE_MAXHP | MOVE_BODY | 
F:EMPTY_MIND | COLD_BLOOD | OPEN_DOOR | BASH_DOOR | 
F:EVIL | TROLL | UNDEAD | 
F:IM_COLD | IM_POIS | 
F:NO_SLEEP
D:It is the animated form of a massive troll.

N:339:Gaveronian Chieftain
G:h:y
I:115:55d10:20:40:20
W:40:3:0:800
B:HIT:HURT:3d6
B:HIT:HURT:3d6
F:FEMALE | MOVE_BODY | 
F:SMART | BASH_DOOR | REGENERATE | OPEN_DOOR | 
F:ONLY_ITEM | DROP_90 | DROP_GOOD
S:1_IN_4 | 
S:BLINK | BLIND | ARROW_2 | CAUSE_2 | CAUSE_3 | SLOW | HASTE
D:A large, stern-faced felinoid dressed from head to foot in the yellows 
D:and browns of the House of Gaverone.  Capable of killing you in three 
D:different ways, she can be a dangerous opponent.

N:340:Law drake
G:d:B
I:110:45d7:25:45:30
W:40:3:0:700
B:CLAW:HURT:1d8
B:CLAW:HURT:1d8
B:BITE:HURT:2d6
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_2D2 | 
F:OPEN_DOOR | BASH_DOOR | FLYING | 
F:EVIL | DRAGON | SMART | 
F:IM_COLD | NO_CONF
S:1_IN_6 | 
S:SLOW | CONF | SCARE | 
S:BR_SOUN | BR_SHAR
D:This dragon is clever and cunning.  It laughs at your puny efforts to 
D:disturb it.

N:341:Balance drake
G:d:v
I:110:50d7:25:45:30
W:44:3:0:1000
B:CLAW:HURT:1d8
B:CLAW:HURT:1d8
B:BITE:HURT:2d6
F:ATTR_MULTI | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_2D2 | 
F:OPEN_DOOR | BASH_DOOR | FLYING | 
F:EVIL | DRAGON | SMART | 
F:IM_FIRE | IM_COLD | NO_CONF
S:1_IN_6 | 
S:SLOW | CONF | SCARE | 
S:BR_SOUN | BR_SHAR | BR_DISE | BR_CHAO
D:It seeks to maintain the Cosmic Balance, and despises your feeble efforts 
D:to destroy evil.

N:342:Ethereal drake
G:d:o
I:110:45d7:25:45:15
W:40:3:0:700
B:CLAW:HURT:1d8
B:CLAW:HURT:1d8
B:BITE:HURT:2d6
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:ONLY_ITEM | DROP_2D2 | MOVE_BODY | FLYING | 
F:INVISIBLE | PASS_WALL | 
F:EVIL | DRAGON | NO_CONF
S:1_IN_6 | 
S:SLOW | CONF | SCARE | 
S:BR_LITE | BR_DARK
D:A dragon of elemental power, with control over light and dark, the 
D:ethereal drake's eyes glare with white hatred from the shadows.

N:343:Bert the Stone Troll
G:T:W
I:110:11d70:20:50:50
W:41:4:0:2000
B:HIT:HURT:5d5
B:BITE:HURT:2d10
B:BITE:HURT:2d3
F:UNIQUE | MALE | SPEAKING | 
F:FORCE_MAXHP | 
F:ESCORT | MOVE_BODY | 
F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
F:EVIL | TROLL | IM_COLD | IM_POIS | HURT_LITE | HURT_ROCK
S:1_IN_8 | 
S:BOULDER
D:Big, brawny, powerful and with a taste for hobbit.  He has friends called 
D:Bill and Tom.

N:344:Bill the Stone Troll
G:T:W
I:110:11d70:20:50:50
W:41:4:0:2000
B:HIT:HURT:5d5
B:BITE:HURT:2d10
B:BITE:HURT:2d3
F:UNIQUE | MALE | SPEAKING | 
F:FORCE_MAXHP | 
F:ESCORT | MOVE_BODY | 
F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
F:EVIL | TROLL | IM_COLD | IM_POIS | HURT_LITE | HURT_ROCK
S:1_IN_8 | 
S:BOULDER
D:Big, brawny, powerful and with a taste for hobbit.  He has friends called 
D:Bert and Tom.

N:345:Tom the Stone Troll
G:T:W
I:110:11d70:20:50:50
W:41:4:0:2000
B:HIT:HURT:5d5
B:BITE:HURT:2d10
B:BITE:HURT:2d3
F:UNIQUE | MALE | SPEAKING | 
F:FORCE_MAXHP | 
F:ESCORT | MOVE_BODY | 
F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
F:EVIL | TROLL | IM_COLD | IM_POIS | HURT_LITE | HURT_ROCK
S:1_IN_8 | 
S:BOULDER
D:Big, brawny, powerful and with a taste for hobbit.  He has friends called 
D:Bert and Bill.

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

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

N:348:Water troll
G:T:s
I:110:36d7:20:35:50
W:41:2:0:420
B:HIT:HURT:1d9
B:HIT:HURT:1d9
B:HIT:HURT:2d3
B:HIT:HURT:2d3
F:MALE | 
F:FORCE_MAXHP | 
F:FRIENDS | DROP_60 | MOVE_BODY | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | TROLL | IM_COLD | IM_POIS | HURT_LITE
S:1_IN_12 | 
S:BOULDER
D:He is a troll that reeks of brine.

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

N:350:Fallen Angel
G:A:G
I:120:45d7:30:35:255
W:42:6:0:700
B:HIT:HURT:4d3
B:HIT:HURT:3d8
B:HIT:HURT:4d3
B:HIT:HURT:3d8
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_1D2 | DROP_2D2 | 
F:SMART | TAKE_ITEM | OPEN_DOOR | BASH_DOOR | POWERFUL | MOVE_BODY | FLYING | 
F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS | 
F:NO_CONF | NO_SLEEP
S:1_IN_3 | 
S:HEAL | HASTE | BLIND | SCARE | MIND_BLAST | BO_FIRE | 
S:S_MONSTERS
D:Cast out from heaven, this still-radiant being wanders a strange, 
D:unfriendly earth, doing good or evil as its uncertain inclinations prompt.

N:351:Water elemental
G:E:s
I:110:18d8:12:20:50
W:42:2:0:325
B:HIT:HURT:1d10
B:HIT:HURT:1d10
B:HIT:HURT:1d10
F:FORCE_SLEEP | RAND_25 | 
F:EMPTY_MIND | COLD_BLOOD | 
F:KILL_BODY | KILL_ITEM | BASH_DOOR | POWERFUL | 
F:EVIL | IM_POIS | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_6 | 
S:BO_COLD
D:It is a towering tempest of water.

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

N:353:Carrion crawler
G:c:o
I:110:14d12:15:20:10
W:42:3:0:100
B:STING:PARALYZE:2d6
B:STING:PARALYZE:2d6
F:RAND_25 | FRIENDS | 
F:WEIRD_MIND | BASH_DOOR | 
F:ANIMAL | 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:18d8:20:25:40
W:42:2:0:350
B:HIT:HURT:2d8
B:HIT:HURT:3d4
B:HIT:EAT_GOLD:4d4
B:HIT:EAT_ITEM:4d5
F:MALE | MOVE_BODY | 
F:DROP_90 | DROP_2D2 | SMART | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
F:EVIL
S:1_IN_7 | 
S:TELE_TO | TRAPS
D:Cool and confident, fast and lithe; protect your possessions quickly!

N:355:Ulfang the Black
G:p:U
I:120:10d70:20:45:40
W:42:5:0:1200
B:HIT:HURT:5d5
B:HIT:HURT:5d5
B:HIT:HURT:5d5
B:HIT:HURT:5d5
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_MAXHP | MOVE_BODY | 
F:ONLY_ITEM | DROP_2D2 | DROP_GOOD | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
F:EVIL
D:A short and swarthy Easterling dressed in ghasty midnight hues.

N:356:Lich
G:L:o
I:110:30d7:20:30:60
W:43:3:0:800
B:TOUCH:EXP_40
B:TOUCH:UN_POWER
B:TOUCH:LOSE_DEX:2d8
B:TOUCH:LOSE_DEX:2d8
F:FORCE_SLEEP | FORCE_MAXHP | DROP_1D2 | MOVE_BODY | 
F:SMART | COLD_BLOOD | OPEN_DOOR | BASH_DOOR | 
F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | 
F:NO_SLEEP
S:1_IN_4 | 
S:BLINK | TELE_TO | TELE_AWAY | BLIND | HOLD | SLOW | SCARE | 
S:CAUSE_3 | DRAIN_MANA | BRAIN_SMASH
D:It is a skeletal form dressed in robes.  It radiates vastly evil power.

N:357:Master vampire
G:V:g
I:110:34d7:20:30:10
W:43:3:0:750
B:HIT:HURT:1d6
B:HIT:HURT:1d6
B:BITE:EXP_40:1d4
B:BITE:EXP_40:1d4
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:DROP_4D2 | MOVE_BODY | 
F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | REGENERATE | 
F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | NO_SLEEP
S:1_IN_6 | 
S:TELE_TO | HOLD | CONF | SCARE | CAUSE_3 | MIND_BLAST | FORGET | 
S:DARKNESS | BO_NETH
D:It is a humanoid form dressed in robes.  Power emanates from its chilling 
D:frame.

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

N:359:Earth elemental
G:E:u
I:100:30d10:10:35:90
W:43:2:0:375
B:HIT:HURT:4d6
B:HIT:HURT:4d6
B:HIT:HURT:4d6
F:FORCE_SLEEP | 
F:EMPTY_MIND | COLD_BLOOD | 
F:KILL_ITEM | KILL_BODY | PASS_WALL | POWERFUL | 
F:EVIL | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS | HURT_ROCK | 
F:NO_CONF | NO_SLEEP | NO_FEAR
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:21d5:12:25:50
W:43:2:0:390
B:HIT:HURT:1d10
B:HIT:CONFUSE:1d4
B:HIT:HURT:1d10
F:FORCE_SLEEP | RAND_25 | 
F:EMPTY_MIND | COLD_BLOOD | 
F:KILL_BODY | KILL_ITEM | BASH_DOOR | POWERFUL | FLYING | 
F:EVIL | IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_8 | 
S:BO_ELEC
D:It is a towering tornado of winds.

N:361:Hell hound
G:C:r
I:120:40d7:25:32:4
W:44:3:0:600
B:BITE:FIRE:3d12
B:BITE:FIRE:3d12
B:BITE:FIRE:3d12
F:FORCE_SLEEP | FORCE_MAXHP | 
F:RAND_25 | 
F:BASH_DOOR | MOVE_BODY | 
F:ANIMAL | EVIL | IM_FIRE
S:1_IN_5 | 
S:BR_FIRE
D:It is a giant dog that glows with heat.  Flames pour from its nostrils.

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

N:363:Olog
G:T:y
I:110:25d10:20:35:50
W:44:2:0:400
B:HIT:HURT:1d12
B:HIT:HURT:1d12
B:BITE:HURT:2d4
B:BITE:HURT:2d4
F:FORCE_MAXHP | OPEN_DOOR | FRIENDS | DROP_60 | 
F:SMART | BASH_DOOR | MOVE_BODY | 
F:EVIL | TROLL | IM_POIS
S:1_IN_12 | 
S:BOULDER
D:It is a massive intelligent troll with needle sharp fangs.

N:364:Dagashi
G:p:y
I:120:8d25:20:30:10
W:44:4:0:500
B:PUNCH:POISON:3d4
B:PUNCH:LOSE_STR:3d4
B:PUNCH:LOSE_STR:3d4
B:PUNCH:POISON:3d4
F:MALE | SMART | 
F:DROP_1D2 | MOVE_BODY | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | NO_CONF | NO_SLEEP
D:A human warrior, moving with lightning speed.

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

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

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

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

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

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

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

N:372:Young black dragon
G:d:s
I:110:22d7:20:30:60
W:25:1:0:300
B:CLAW:HURT:1d5
B:CLAW:ACID:1d5
B:BITE:HURT:1d8
F:FORCE_SLEEP | FORCE_MAXHP | 
F:DROP_90 | DROP_1D2 | 
F:OPEN_DOOR | BASH_DOOR | FLYING | 
F:EVIL | DRAGON | IM_ACID
S:1_IN_11 | 
S:SCARE | 
S:BR_ACID
D:It has a form that legends are made of.  Its still-tender scales are a 
D:darkest black hue.  Acid drips from its body.

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

N:374:Giant red ant
G:a:r
I:110:12d10:14:35:40
W:45:2:0:350
B:BITE:FIRE:3d12
B:BITE:FIRE:3d12
F:FORCE_MAXHP | KILL_BODY | FRIENDS | 
F:WEIRD_MIND | BASH_DOOR | 
F:ANIMAL | IM_FIRE
D:A giant ant covered in shaggy fur.  Its powerful jaws glow with heat.

N:375:Mature white dragon
G:d:w
I:110:35d10:20:40:70
W:40:1:0:1000
B:CLAW:HURT:1d8
B:CLAW:COLD:1d8
B:BITE:HURT:2d8
F:FORCE_SLEEP | FORCE_MAXHP | 
F:DROP_60 | DROP_2D2 | 
F:OPEN_DOOR | BASH_DOOR | FLYING | SMART | 
F:EVIL | DRAGON | IM_COLD | NO_CONF
S:1_IN_8 | 
S:CONF | SCARE | 
S:BR_COLD
D:A large dragon, scales gleaming bright white.

N:376:Gaveronian Lord of Misrule
G:h:s
I:120:50d10:20:35:10
W:55:3:0:900
B:HIT:BLIND:2d6
B:TOUCH:EAT_GOLD:3d6
B:TOUCH:EAT_ITEM:3d6
F:MALE | MOVE_BODY | 
F:SMART | BASH_DOOR | REGENERATE | OPEN_DOOR | 
F:ONLY_ITEM | DROP_90 | DROP_60 | DROP_GOOD
S:1_IN_4 | 
S:BLINK | TELE_TO | BLIND | ARROW_2 | ARROW_5 | 
S:HASTE | CONF | TRAPS | DARKNESS
D:A captain of thieves and assassins who has buried all challengers to his 
D:control of the underworld. He sharpens his knives as he awaits your attack.

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

N:378:Phantom
G:G:v
I:120:12d25:30:25:20
W:46:3:0:500
B:TOUCH:EXP_80
B:TOUCH:EXP_40
B:CLAW:LOSE_INT:1d10
B:CLAW:LOSE_WIS:1d10
F:FORCE_SLEEP | MOVE_BODY | 
F:ONLY_ITEM | DROP_1D2 | 
F:INVISIBLE | COLD_BLOOD | PASS_WALL | 
F:EVIL | UNDEAD | IM_COLD | IM_POIS | NO_SLEEP
S:1_IN_5 | 
S:FORGET
D:An unholy creature of darkness, the aura emanating from this evil being 
D:saps your very soul.

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

N:380:Young multi-hued dragon
G:d:v
I:110:24d7:20:35:60
W:30:1:0:500
B:CLAW:HURT:1d9
B:CLAW:HURT:1d9
B:BITE:HURT:2d7
F:ATTR_MULTI | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:DROP_2D2 | 
F:OPEN_DOOR | BASH_DOOR | FLYING | 
F:EVIL | DRAGON | IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | 
F:IM_POIS
S:1_IN_9 | 
S:SCARE | 
S:BR_ACID | BR_FIRE | BR_COLD | BR_ELEC | BR_POIS
D:It has a form that legends are made of.  Beautiful scales of shimmering 
D:and magical colours cover it.

N:381:Colossus
G:g:G
I:100:18d100:12:60:10
W:46:4:0:850
B:HIT:HURT:10d10
B:HIT:HURT:10d10
B:HIT:HURT:6d6
B:HIT:HURT:6d6
F:FORCE_MAXHP | 
F:EMPTY_MIND | COLD_BLOOD | BASH_DOOR | 
F:IM_FIRE | IM_COLD | IM_ELEC | 
F:IM_POIS | 
F:NO_CONF | NO_SLEEP | NO_FEAR
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.

N:382:Young gold dragon
G:d:y
I:110:25d7:20:35:100
W:28:2:0:350
B:CLAW:HURT:1d6
B:CLAW:HURT:1d6
B:BITE:HURT:2d5
F:FORCE_SLEEP | FORCE_MAXHP | 
F:DROP_2D2 | 
F:OPEN_DOOR | BASH_DOOR | FLYING | 
F:DRAGON
S:1_IN_11 | 
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.

N:383:Rogrog the Black Troll
G:T:D
I:120:9d100:20:50:50
W:46:5:0:5000
B:HIT:HURT:6d6
B:BITE:HURT:2d10
B:BITE:HURT:2d3
B:SPIT:ACID:3d8
F:UNIQUE | MALE | SPEAKING | 
F:FORCE_MAXHP | 
F:ESCORT | MOVE_BODY | 
F:ONLY_ITEM | DROP_2D2 | DROP_GOOD | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
F:EVIL | TROLL | IM_COLD | IM_POIS
S:1_IN_12 | 
S:BOULDER
D:A massive and cruel troll of great power, drool slides caustically down 
D:his muscular frame.  Despite his bulk, he strikes with stunning speed.

N:384:Mature blue dragon
G:d:b
I:110:35d10:20:40:70
W:40:1:0:1000
B:CLAW:HURT:1d8
B:CLAW:ELEC:1d8
B:BITE:HURT:2d8
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:DROP_60 | DROP_2D2 | 
F:BASH_DOOR | OPEN_DOOR | FLYING | 
F:EVIL | DRAGON | IM_ELEC | NO_CONF
S:1_IN_8 | 
S:CONF | SCARE | 
S:BR_ELEC
D:A large dragon, scales tinted deep blue.

N:385:Mature green dragon
G:d:g
I:110:33d10:20:40:70
W:40:1:0:1200
B:CLAW:HURT:1d6
B:CLAW:POISON:1d6
B:BITE:HURT:2d8
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:DROP_60 | DROP_2D2 | 
F:BASH_DOOR | OPEN_DOOR | FLYING | 
F:EVIL | DRAGON | IM_POIS | NO_CONF
S:1_IN_8 | 
S:CONF | SCARE | 
S:BR_POIS
D:A large dragon, scales tinted deep green.

N:386:Mature bronze dragon
G:d:U
I:110:40d10:20:40:100
W:45:2:0:1300
B:CLAW:HURT:1d8
B:CLAW:HURT:1d8
B:BITE:HURT:2d10
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:DROP_3D2 | 
F:BASH_DOOR | OPEN_DOOR | FLYING | 
F:DRAGON | NO_CONF
S:1_IN_8 | 
S:CONF | SCARE | 
S:BR_CONF
D:A large dragon with scales of rich bronze.

N:387:Young red dragon
G:d:r
I:110:25d7:20:30:50
W:28:1:0:350
B:CLAW:HURT:1d7
B:CLAW:FIRE:1d7
B:BITE:HURT:2d6
F:FORCE_SLEEP | FORCE_MAXHP | 
F:DROP_90 | DROP_1D2 | 
F:OPEN_DOOR | BASH_DOOR | FLYING | 
F:EVIL | DRAGON | IM_FIRE
S:1_IN_11 | 
S:SCARE | 
S:BR_FIRE
D:It has a form that legends are made of.  Its still-tender scales are a 
D:deepest red hue.  Heat radiates from its body.

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

N:389:Bodak
G:u:r
I:110:21d10:20:30:90
W:46:2:0:750
B:HIT:FIRE:4d6
B:HIT:FIRE:4d6
B:GAZE:EXP_20
F:FORCE_SLEEP | SMART | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
F:EVIL | DEMON | IM_FIRE | IM_POIS | NO_FEAR
S:1_IN_4 | 
S:BO_FIRE | BA_FIRE | 
S:S_DEMON
D:It is a humanoid form composed of flames and hatred.

N:390:Ice elemental
G:E:w
I:110:21d10:20:30:90
W:46:2:0:650
B:BITE:COLD:2d8
B:HIT:HURT:2d6
B:BITE:COLD:2d8
F:FORCE_SLEEP | 
F:EMPTY_MIND | COLD_BLOOD | 
F:KILL_ITEM | KILL_BODY | BASH_DOOR | POWERFUL | 
F:EVIL | IM_COLD | IM_ELEC | 
F:IM_POIS | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_5 | 
S:BO_ICEE | BA_COLD
D:It is a towering glacier of ice.

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

N:392:Lorgan, Chief of the Easterlings
G:p:R
I:120:11d100:25:40:10
W:46:2:0:1200
B:HIT:HURT:5d6
B:HIT:HURT:5d6
B:HIT:HURT:3d8
B:HIT:HURT:3d8
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | MOVE_BODY | 
F:ONLY_ITEM | DROP_2D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | 
F:EVIL | IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
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:R
I:120:20d10:20:20:10
W:46:2:0:700
B:HIT:HURT:2d6
B:HIT:HURT:2d6
B:HIT:HURT:2d5
F:MALE | MOVE_BODY | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_1D2 | 
F:SMART | OPEN_DOOR | BASH_DOOR | 
F:EVIL
S:1_IN_2 | 
S:TPORT | HOLD | 
S:S_DEMON
D:A figure twisted by evil standing in robes of deepest crimson.

N:394:Mummified troll
G:M:w
I:110:16d12:20:30:50
W:47:1:0:420
B:HIT:HURT:3d6
B:HIT:HURT:3d6
F:FORCE_MAXHP | 
F:DROP_60 | MOVE_BODY | 
F:EMPTY_MIND | COLD_BLOOD | OPEN_DOOR | BASH_DOOR | 
F:EVIL | TROLL | UNDEAD | IM_COLD | IM_POIS | 
F:NO_SLEEP
D:It is a massive figure clothed in wrappings.  You are wary of its mighty 
D:fists.

N:395:The Queen Ant
G:a:D
I:120:9d100:30:45:10
W:47:2:0:1000
B:BITE:HURT:2d12
B:BITE:HURT:2d12
B:BITE:HURT:2d8
B:BITE:HURT:2d8
F:UNIQUE | FEMALE | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ESCORT | ESCORTS | 
F:ONLY_ITEM | DROP_2D2 | DROP_GOOD | 
F:WEIRD_MIND | OPEN_DOOR | BASH_DOOR | 
F:ANIMAL
S:1_IN_2 | 
S:S_ANT
D:She's upset because you hurt her children.

N:396:Will o' the wisp
G:E:W
I:130:12d10:30:60:0
W:47:4:0:500
B:HIT:HURT:1d9
B:HIT:HURT:1d9
B:HIT:HURT:1d9
B:HIT:HURT:1d9
F:FORCE_SLEEP | FORCE_MAXHP | RAND_50 | 
F:SMART | EMPTY_MIND | INVISIBLE | 
F:PASS_WALL | POWERFUL | MOVE_BODY | FLYING | 
F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_2 | 
S:BLINK | TPORT | CONF | CAUSE_2
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.

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

N:398:Black pudding
G:j:D
I:110:24d10:12:12:6
W:47:5:0:36
B:TOUCH:ACID:1d10
B:TOUCH:ACID:1d10
B:TOUCH:ACID:1d10
B:TOUCH:ACID:1d10
F:FORCE_MAXHP | 
F:FRIENDS | 
F:DROP_60 | DROP_90 | DROP_1D2 | 
F:STUPID | EMPTY_MIND | COLD_BLOOD | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS | 
F:NO_CONF | NO_SLEEP | NO_FEAR
D:A lump of rotting black flesh that slurrrrrrrps across the dungeon floor.

N:399:Killer blue beetle
G:K:b
I:110:15d10:16:24:30
W:47:2:0:850
B:CLAW:ELEC:1d12
B:CLAW:ELEC:1d12
B:GAZE:PARALYZE
F:FORCE_MAXHP | 
F:WEIRD_MIND | BASH_DOOR | 
F:ANIMAL | IM_ELEC
D:It is a giant beetle, whose carapace shimmers with vibrant energies.

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

N:401:Plasma vortex
G:v:r
I:120:19d10:40:15:0
W:47:1:0:800
B:ENGULF:FIRE:8d8
F:FORCE_SLEEP | 
F:RAND_50 | RAND_25 | 
F:EMPTY_MIND | BASH_DOOR | POWERFUL | 
F:IM_FIRE | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_6 | 
S:BR_PLAS
D:A whirlpool of intense flame, charring the stones at your feet.

N:402:Mature red dragon
G:d:r
I:110:38d10:20:40:70
W:42:1:0:1100
B:CLAW:HURT:1d8
B:CLAW:FIRE:1d8
B:BITE:HURT:2d9
F:FORCE_SLEEP | FORCE_MAXHP | 
F:DROP_60 | DROP_2D2 | 
F:BASH_DOOR | OPEN_DOOR | FLYING | SMART | 
F:EVIL | DRAGON | IM_FIRE | NO_CONF
S:1_IN_8 | 
S:CONF | SCARE | 
S:BR_FIRE
D:A large dragon, scales tinted deep red.

N:403:Mature gold dragon
G:d:y
I:110:40d10:20:45:100
W:44:2:0:1300
B:CLAW:HURT:1d8
B:CLAW:HURT:1d8
B:BITE:HURT:2d9
F:FORCE_SLEEP | FORCE_MAXHP | 
F:DROP_3D2 | 
F:BASH_DOOR | OPEN_DOOR | FLYING | SMART | 
F:DRAGON | NO_CONF
S:1_IN_8 | 
S:CONF | SCARE | 
S:BR_SOUN
D:A large dragon with scales of gleaming gold.

N:404:Crystal drake
G:d:v
I:120:45d10:25:45:30
W:47:2:0:1700
B:CLAW:HURT:1d5
B:CLAW:HURT:1d5
B:BITE:HURT:2d6
F:ATTR_MULTI | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_3D2 | SMART | 
F:INVISIBLE | OPEN_DOOR | BASH_DOOR | FLYING | 
F:EVIL | DRAGON | IM_COLD | NO_CONF
S:1_IN_6 | 
S:SLOW | CONF | SCARE | 
S:BR_SHAR
D:A dragon of strange crystalline form.  Light shines through it, dazzling 
D:your eyes with spectrums of colour.

N:405:Mature black dragon
G:d:s
I:110:35d10:20:40:70
W:40:1:0:1000
B:CLAW:HURT:1d8
B:CLAW:ACID:1d8
B:BITE:HURT:2d8
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:DROP_60 | DROP_2D2 | 
F:BASH_DOOR | OPEN_DOOR | FLYING | 
F:EVIL | DRAGON | IM_ACID | NO_CONF
S:1_IN_8 | 
S:CONF | SCARE | 
S:BR_ACID
D:A large dragon, with scales of deepest black.

N:406:Mature multi-hued dragon
G:d:v
I:110:40d10:20:40:70
W:47:2:0:1800
B:CLAW:ACID:2d5
B:CLAW:ELEC:2d5
B:CLAW:FIRE:2d5
B:BITE:COLD:2d8
F:ATTR_MULTI | 
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:DROP_60 | DROP_3D2 | 
F:OPEN_DOOR | BASH_DOOR | FLYING | 
F:EVIL | DRAGON | IM_ACID | IM_FIRE | IM_COLD | 
F:IM_ELEC | IM_POIS | NO_CONF
S:1_IN_6 | 
S:BLIND | CONF | SCARE | 
S:BR_ACID | BR_FIRE | BR_COLD | BR_ELEC | BR_POIS
D:A large dragon, scales shimmering many colours.

N:407:Death knight
G:p:D
I:120:36d10:20:40:10
W:48:1:0:1000
B:HIT:HURT:6d6
B:HIT:HURT:5d5
B:HIT:HURT:5d5
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:ONLY_ITEM | DROP_1D2 | DROP_2D2 | MOVE_BODY | 
F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | 
F:EVIL | IM_COLD
S:1_IN_5 | 
S:BLIND | SCARE | CAUSE_3 | BO_NETH | 
S:S_MONSTERS
D:It is a humanoid form 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:R
I:120:53d10:20:35:40
W:48:5:0:1600
B:HIT:HURT:4d5
B:HIT:HURT:4d5
B:HIT:HURT:4d5
B:HIT:HURT:4d5
F:UNIQUE | MALE | SPEAKING | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_2D2 | DROP_GOOD | MOVE_BODY | 
F:SMART | OPEN_DOOR | TAKE_ITEM | BASH_DOOR | 
F:EVIL
S:1_IN_2 | 
S:HEAL | TRAPS | BO_FIRE | BO_COLD | BO_ELEC | 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:19d10:40:15:0
W:48:4:0:900
B:ENGULF:HURT:5d5
F:FORCE_SLEEP | 
F:RAND_50 | RAND_25 | 
F:EMPTY_MIND | BASH_DOOR | POWERFUL | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_7 | 
S:BR_TIME
D:You haven't seen it yet.

N:410:Shimmering vortex
G:v:v
I:140:4d12:40:15:0
W:48:4:0:200
F:ATTR_MULTI | 
F:FORCE_SLEEP | NEVER_BLOW | 
F:RAND_50 | RAND_25 | 
F:EMPTY_MIND | BASH_DOOR | POWERFUL | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_4 | 
S:BR_LITE | SHRIEK
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.

N:411:Ancient blue dragon
G:D:b
I:120:42d15:20:40:120
W:48:1:0:2000
B:CLAW:HURT:2d6
B:CLAW:ELEC:2d6
B:BITE:HURT:2d12
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:DROP_1D2 | DROP_4D2 | 
F:SMART | BASH_DOOR | FLYING | POWERFUL | MOVE_BODY | 
F:EVIL | DRAGON | IM_ELEC | NO_CONF
S:1_IN_9 | 
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:44d15:20:45:180
W:48:2:0:2100
B:CLAW:HURT:2d6
B:CLAW:HURT:2d6
B:BITE:HURT:2d14
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:DROP_3D2 | DROP_4D2 | 
F:SMART | BASH_DOOR | FLYING | POWERFUL | MOVE_BODY | 
F:DRAGON | NO_CONF
S:1_IN_6 | 
S:BLIND | CONF | SCARE | 
S:BR_CONF
D:A huge draconic form enveloped in a cascade of colour.

N:413:Erotars, Lord of Gaverone
G:h:R
I:120:70d10:20:45:20
W:50:4:0:2000
B:HIT:HURT:4d4
B:HIT:HURT:4d4
B:HIT:HURT:4d4
B:HIT:HURT:4d4
F:UNIQUE | MALE | FORCE_MAXHP | SPEAKING | ESCORT | 
F:SMART | BASH_DOOR | REGENERATE | OPEN_DOOR | MOVE_BODY | 
F:ONLY_ITEM | DROP_3D2 | DROP_GOOD
S:1_IN_3 | 
S:BLINK | BLIND | ARROW_5 | SLOW | HOLD | 
S:HASTE | CONF | HEAL
D:Commander of Gaverone, High Justicar of the Transharadian Plain, and a 
D:worthy foe.  You have slain his people; now prepare for battle!

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

N:415:Ar-Pharazon the Golden
G:p:y
I:120:75d10:30:45:255
W:48:6:0:2500
B:HIT:HURT:4d12
B:HIT:HURT:4d12
B:HIT:HURT:4d12
B:HIT:HURT:4d12
F:FORCE_SLEEP | FORCE_MAXHP | UNIQUE | SPEAKING | 
F:ONLY_ITEM | DROP_1D2 | DROP_2D2 | DROP_GOOD | 
F:SMART | TAKE_ITEM | OPEN_DOOR | BASH_DOOR | MOVE_BODY
S:1_IN_10 | 
S:HEAL | HASTE | TELE_AWAY | 
S:S_MONSTERS | 
D:Last and proudest king of ancient Numenor.  Corrupted by power and
D:avarice, he fell victim to Sauron's wiles, tried to fight the immortals
D:themselves, and condemned Numenor to oblivion.

N:416:Vargo, Tyrant of Fire
G:E:r
I:120:9d100:12:35:50
W:48:3:0:3000
B:HIT:FIRE:4d6
B:HIT:FIRE:4d6
B:HIT:FIRE:4d6
B:HIT:FIRE:4d6
F:UNIQUE | 
F:FORCE_SLEEP | FORCE_MAXHP | RAND_25 | 
F:EMPTY_MIND | 
F:KILL_ITEM | KILL_BODY | BASH_DOOR | POWERFUL | 
F:EVIL | IM_FIRE | 
F:IM_POIS | NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_4 | 
S:BO_PLAS | BA_FIRE
D:A towering fire elemental, Vargo burns everything beyond recognition.

N:417:Black wraith
G:W:D
I:120:30d10:20:30:10
W:48:2:0:1700
B:HIT:HURT:1d12
B:HIT:HURT:1d12
B:TOUCH:EXP_40
B:TOUCH:EXP_40
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:ONLY_ITEM | DROP_1D2 | DROP_2D2 | 
F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | 
F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | NO_SLEEP
S:1_IN_7 | 
S:BLIND | HOLD | SCARE | CAUSE_3 | 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:26d10:20:30:80
W:48:2:0:1000
B:HIT:HURT:3d4
B:TOUCH:LOSE_STR:1d5
F:FEMALE | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_60 | 
F:OPEN_DOOR | BASH_DOOR | POWERFUL | 
F:EVIL | DEMON | 
F:IM_FIRE | IM_POIS | NO_FEAR
S:1_IN_11 | 
S:BLIND | CONF | BO_FIRE | S_DEMON
D:It is a lesser demon of female form; however, she takes little time to 
D:show her true colours.

N:419:Nether wraith
G:W:G
I:120:29d10:20:30:10
W:49:2:0:1700
B:HIT:HURT:1d12
B:HIT:HURT:1d12
B:TOUCH:EXP_80
B:TOUCH:EXP_80
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:ONLY_ITEM | DROP_90 | DROP_4D2 | 
F:INVISIBLE | COLD_BLOOD | PASS_WALL | 
F:EVIL | UNDEAD | IM_COLD | IM_POIS | 
F:HURT_LITE | NO_SLEEP
S:1_IN_6 | 
S:BLIND | SCARE | CAUSE_3 | MIND_BLAST | DARKNESS | 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.

N:420:Eldrak
G:T:r
I:115:50d10:20:45:50
W:42:2:0:900
B:HIT:HURT:2d7
B:HIT:HURT:2d7
B:HIT:HURT:2d7
B:CRUSH:HURT:4d6
F:FORCE_MAXHP | MOVE_BODY | 
F:DROP_90 | DROP_60 | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | HURT_LITE | IM_ACID | 
F:EVIL | TROLL | IM_POIS
S:1_IN_10 | 
S:BOULDER
D:A massive troll, larger and stronger than many men together.

N:421:Ettin
G:T:b
I:115:9d100:20:55:30
W:50:2:0:1750
B:HIT:HURT:3d8
B:HIT:HURT:3d8
B:HIT:HURT:3d8
B:CRUSH:HURT:5d8
F:FORCE_MAXHP | MOVE_BODY | 
F:ONLY_ITEM | DROP_1D2 | DROP_60 | 
F:OPEN_DOOR | BASH_DOOR | HURT_LITE | IM_ACID | 
F:EVIL | TROLL | IM_POIS
S:1_IN_8 | 
S:BOULDER
D:A massive troll with an iron-hard hide.  It posesses formidable strength.  

N:422:Waldern, King of Water
G:E:s
I:120:12d100:12:40:50
W:49:3:0:3250
B:HIT:HURT:5d5
B:HIT:HURT:5d5
B:HIT:HURT:5d5
B:HIT:HURT:5d5
F:UNIQUE | 
F:FORCE_SLEEP | FORCE_MAXHP | RAND_25 | 
F:EMPTY_MIND | COLD_BLOOD | 
F:KILL_ITEM | KILL_BODY | BASH_DOOR | POWERFUL | 
F:EVIL | IM_POIS | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_4 | 
S:BO_ICEE | BO_WATE | BA_COLD | BA_WATE
D:A towering water elemental, Waldern is master of all things liquid. 
D:Wave after wave drowns your frail body.

N:423:Kavlax the Many-Headed
G:d:v
I:120:8d100:20:40:30
W:49:3:0:3000
B:BITE:HURT:2d12
B:BITE:HURT:2d12
B:BITE:HURT:2d12
B:BITE:HURT:2d12
F:UNIQUE | MALE | ATTR_MULTI | SPEAKING | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_3D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | FLYING | POWERFUL | 
F:EVIL | DRAGON | IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | 
F:NO_CONF
S:1_IN_4 | 
S:BR_ACID | BR_FIRE | BR_COLD | BR_ELEC | BR_SOUN | BR_CONF | 
S:BR_SHAR | BR_GRAV | BR_NEXU
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.

N:424:Ancient white dragon
G:D:w
I:120:42d15:20:40:120
W:49:1:0:2500
B:CLAW:HURT:2d6
B:CLAW:COLD:2d6
B:BITE:HURT:2d12
F:FORCE_SLEEP | FORCE_MAXHP | 
F:DROP_3D2 | DROP_4D2 | 
F:SMART | BASH_DOOR | FLYING | POWERFUL | MOVE_BODY | 
F:EVIL | DRAGON | IM_COLD | NO_CONF
S:1_IN_9 | 
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:42d15:20:40:120
W:49:1:0:2400
B:CLAW:HURT:2d6
B:CLAW:POISON:2d6
B:BITE:HURT:2d10
F:FORCE_SLEEP | FORCE_MAXHP | 
F:DROP_3D2 | DROP_4D2 | 
F:SMART | BASH_DOOR | FLYING | POWERFUL | MOVE_BODY | 
F:EVIL | DRAGON | IM_POIS | NO_CONF
S:1_IN_9 | 
S:BLIND | CONF | SCARE | 
S:BR_POIS
D:A huge draconic form enveloped in clouds of poisonous vapour.

N:426:Stone Warden
G:#:W
I:110:50d10:20:48:100
W:49:5:0:1500
B:CRUSH:HURT:5d10
B:HIT:SHATTER:5d10
F:FORCE_MAXHP | 
F:BASH_DOOR | KILL_BODY | KILL_WALL | FRIENDS | 
F:NO_CONF | NO_SLEEP | NO_FEAR | 
F:IM_POIS | IM_COLD | IM_ELEC | IM_FIRE | 
F:HURT_ROCK | COLD_BLOOD | EMPTY_MIND
D:Angered by the greedy delvings of surface creatures, they seek to 
D:rid the dungeon of all who breath.

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

N:428:Vampire lord
G:V:b
I:120:10d100:20:28:10
W:49:3:0:1800
B:HIT:HURT:1d6
B:HIT:HURT:1d6
B:BITE:EXP_80:1d6
B:BITE:EXP_80:1d6
F:FORCE_SLEEP | FORCE_MAXHP | 
F:DROP_60 | DROP_4D2 | SMART | MOVE_BODY | 
F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | REGENERATE | 
F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | 
F:NO_SLEEP
S:1_IN_7 | 
S:BLIND | HOLD | SCARE | CAUSE_3 | CAUSE_4 | DRAIN_MANA | 
S:BRAIN_SMASH | DARKNESS | BO_NETH
D:A foul wind chills your bones as this ghastly figure approaches.

N:429:Ancient black dragon
G:D:s
I:120:43d15:20:40:120
W:49:1:0:2500
B:CLAW:HURT:2d6
B:CLAW:ACID:2d6
B:BITE:HURT:2d12
F:FORCE_SLEEP | FORCE_MAXHP | 
F:DROP_3D2 | DROP_4D2 | 
F:SMART | BASH_DOOR | FLYING | POWERFUL | MOVE_BODY | 
F:EVIL | DRAGON | IM_ACID | NO_CONF
S:1_IN_9 | 
S:BLIND | CONF | SCARE | 
S:BR_ACID
D:A huge draconic form.  Pools of acid melt the floor around it.

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

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

N:432:Spirit troll
G:T:B
I:110:6d100:20:36:5
W:50:3:0:900
B:HIT:HURT:3d6
B:HIT:HURT:3d5
B:HIT:HURT:3d5
F:FORCE_MAXHP | 
F:DROP_90 | 
F:INVISIBLE | PASS_WALL | MOVE_BODY | 
F:EVIL | TROLL | IM_COLD | IM_ELEC | IM_POIS | 
F:NO_CONF | NO_SLEEP
D:A weird troll from the elemental planes.

N:433:Lesser titan
G:P:y
I:120:6d100:30:35:15
W:50:3:0:3500
B:HIT:CONFUSE:6d6
B:HIT:CONFUSE:6d6
B:HIT:CONFUSE:6d6
B:HIT:CONFUSE:6d6
F:FORCE_SLEEP | FORCE_MAXHP | 
F:DROP_2D2 | DROP_4D2 | 
F:SMART | TAKE_ITEM | OPEN_DOOR | BASH_DOOR | MOVE_BODY | 
F:EVIL | GIANT
S:1_IN_3 | 
S:HEAL | TELE_TO | SCARE | 
S:S_MONSTERS
D:It is a humanoid figure thirty feet tall that gives off an aura of power 
D:and hate.

N:434:Assassin
G:p:s
I:120:40d10:20:25:10
W:50:2:0:2000
B:HIT:POISON:3d12
B:HIT:HURT:2d12
B:HIT:HURT:2d12
F:MALE | 
F:FORCE_SLEEP | FORCE_MAXHP | MOVE_BODY | 
F:ONLY_ITEM | DROP_1D2 | DROP_2D2 | 
F:OPEN_DOOR | BASH_DOOR | SMART | 
F:EVIL | NO_CONF | NO_SLEEP
S:1_IN_3 | 
S:ARROW_5 | BLIND
D:He hunts you down patiently, ready with his poison-tipped blades.

N:435:Enchantress
G:p:R
I:130:31d10:20:25:10
W:50:4:0:2100
B:HIT:HURT:2d6
B:HIT:HURT:2d6
B:HIT:HURT:2d8
F:FEMALE | 
F:FORCE_SLEEP | FORCE_MAXHP | MOVE_BODY | 
F:ONLY_ITEM | DROP_60 | DROP_60 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | SMART | 
F:EVIL | NO_CONF | NO_SLEEP
S:1_IN_2 | 
S:BLIND | 
S:S_DRAGON
D:This elusive female spellcaster has a special affinity for dragons, whom 
D:she rarely fights without.


N:436:Archpriest
G:p:G
I:120:34d10:20:30:10
W:50:2:0:1800
B:HIT:HURT:3d4
B:HIT:HURT:3d4
B:HIT:HURT:3d5
F:MALE | 
F:FORCE_SLEEP | FORCE_MAXHP | MOVE_BODY | 
F:ONLY_ITEM | DROP_90 | DROP_2D2 | 
F:SMART | OPEN_DOOR | BASH_DOOR | 
F:EVIL | NO_CONF | NO_SLEEP
S:1_IN_2 | 
S:HEAL | BLIND | HOLD | CONF | CAUSE_3 | 
S:S_MONSTER | S_UNDEAD
D:An evil priest, dressed all in black.  Deadly spells hit you at an 
D:alarming rate as his black spiked mace rains down blow after blow on your 
D:pitiful frame.

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

N:438:Xaren
G:X:s
I:120:22d10:20:35:10
W:50:1:0:1200
B:HIT:HURT:3d4
B:HIT:HURT:3d4
B:HIT:HURT:3d4
B:HIT:HURT:3d4
F:FORCE_MAXHP | 
F:EMPTY_MIND | COLD_BLOOD | 
F:KILL_ITEM | PASS_WALL | 
F:IM_FIRE | IM_COLD | IM_ELEC | IM_POIS | 
F:HURT_ROCK | NO_CONF | 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:45d13:20:30:10
W:50:3:0:2000
B:CRUSH:HURT:8d12
B:CRUSH:HURT:8d12
B:HIT:ELEC:12d12
F:BASH_DOOR | 
F:ANIMAL | IM_ELEC
D:A vast legendary bird, its iron talons rake the most impenetrable of 
D:surfaces and its screech echoes through the many winding dungeon corridors.

N:440:Uvatha the Horseman
G:W:D
I:120:7d100:90:30:10
W:50:3:0:7000
B:HIT:HURT:6d6
B:HIT:HURT:6d6
B:HIT:EXP_80:4d6
B:HIT:EXP_80:4d6
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_MAXHP | 
F:ONLY_ITEM | DROP_2D2 | DROP_GOOD | 
F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | MOVE_BODY | 
F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
D:A tall black cloaked Ringwraith, he is a master of horsemanship.  He longs 
D:to taste your blood.

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

N:442:Eol, the Dark Elven Smith
G:h:D
I:120:11d100:30:55:5
W:50:3:0:8000
B:GAZE:PARALYZE
B:HIT:HURT:4d12
B:HIT:HURT:4d12
B:HIT:HURT:4d12
F:UNIQUE | MALE | SPEAKING | 
F:FORCE_SLEEP | FORCE_MAXHP | MOVE_BODY | 
F:ONLY_ITEM | DROP_3D2 | DROP_GOOD | 
F:SMART | OPEN_DOOR | BASH_DOOR | 
F:EVIL | IM_ACID | IM_FIRE | IM_POIS | IM_COLD | 
F:IM_ELEC
S:1_IN_3 | 
S:HOLD | SCARE | DARKNESS | BLIND 
D:A grim-faced dark elf, garbed in layer upon layer of gleaming black 
D:armor.  As strong as he is magical, Eol is a worthy opponent.

N:443:Death drake
G:D:G
I:120:40d15:25:45:80
W:50:2:0:3500
B:CLAW:HURT:1d10
B:CLAW:HURT:1d10
B:BITE:EXP_80:1d6
B:BITE:EXP_80:1d6
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | 
F:INVISIBLE | TAKE_ITEM | SMART | 
F:PASS_WALL | POWERFUL | MOVE_BODY | FLYING | 
F:EVIL | DRAGON | IM_COLD | NO_CONF
S:1_IN_6 | 
S:SLOW | CONF | BLIND | SCARE | 
S:BR_NETH
D:It is a dragon-like form wrapped in darkness.  You cannot make out its 
D:true form but you sense its evil.

N:444:Ancient red dragon
G:D:r
I:120:48d15:20:45:120
W:50:1:0:2800
B:CLAW:HURT:2d7
B:CLAW:FIRE:2d7
B:BITE:HURT:2d14
F:FORCE_SLEEP | FORCE_MAXHP | 
F:DROP_3D2 | DROP_4D2 | 
F:SMART | BASH_DOOR | FLYING | POWERFUL | MOVE_BODY | 
F:EVIL | DRAGON | IM_FIRE | NO_CONF
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 
D:extreme heat surrounding it makes you gasp for breath.

N:445:Ancient gold dragon
G:D:y
I:120:45d15:20:45:200
W:50:2:0:3500
B:CLAW:HURT:2d7
B:CLAW:HURT:2d7
B:BITE:HURT:2d14
F:FORCE_SLEEP | FORCE_MAXHP | 
F:DROP_3D2 | DROP_4D2 | 
F:SMART | BASH_DOOR | FLYING | POWERFUL | MOVE_BODY | 
F:DRAGON | NO_CONF
S:1_IN_6 | 
S:BLIND | CONF | SCARE | 
S:BR_SOUN
D:A huge draconic form surrounded by a unbearable cacophony of sound.

N:446:Great crystal drake
G:D:v
I:120:55d15:25:45:80
W:50:2:0:4500
B:CLAW:HURT:2d8
B:CLAW:HURT:2d8
B:BITE:HURT:2d14
F:ATTR_MULTI | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_2D2 | DROP_4D2 | SMART | 
F:INVISIBLE | OPEN_DOOR | BASH_DOOR | FLYING | POWERFUL | MOVE_BODY | 
F:EVIL | DRAGON | IM_COLD | NO_CONF
S:1_IN_6 | 
S:SLOW | CONF | SCARE | 
S:BR_SHAR
D:A huge crystalline dragon.  Its claws could cut you to shreds and its 
D:teeth are razor sharp.  Strange colours ripple through it as it moves in 
D:the light.

N:447:Vrock
G:U:s
I:110:24d10:20:25:80
W:50:2:0:1000
B:HIT:HURT:3d4
B:CRUSH:HURT:8d12
B:CRUSH:HURT:8d12
F:FORCE_SLEEP | FORCE_MAXHP | 
F:FRIENDS | SMART | 
F:ONLY_ITEM | DROP_60 | 
F:OPEN_DOOR | BASH_DOOR | POWERFUL | 
F:EVIL | DEMON | IM_FIRE | NO_FEAR
S:1_IN_10 | 
S:BLIND | CONF
D:It is a demon with a long neck and raking claws.

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

N:449:Adunaphel the Quiet
G:W:D
I:120:7d100:90:35:10
W:51:3:0:8000
B:HIT:HURT:5d5
B:HIT:HURT:5d5
B:TOUCH:EXP_80
F:UNIQUE | FEMALE | SPEAKING | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_3D2 | DROP_GOOD | 
F:INVISIBLE | COLD_BLOOD | PASS_WALL | MOVE_BODY | 
F:EVIL | UNDEAD | IM_COLD | IM_POIS | 
F:HURT_LITE | NO_SLEEP
S:1_IN_3 | 
S:BLIND | HOLD | SCARE | CAUSE_3 | FORGET | 
S:BO_ACID | BO_FIRE | BO_COLD | BO_NETH | 
S:S_MONSTER
D:A sorceress in life, Adunaphel quickly fell under Sauron's sway and the 
D:power of the rings.

N:450:Dark elven sorceror
G:h:v
I:130:48d10:20:25:10
W:51:2:0:3000
B:HIT:HURT:2d8
B:HIT:HURT:2d8
B:HIT:HURT:2d8
F:MALE | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_90 | DROP_3D2 | 
F:SMART | OPEN_DOOR | BASH_DOOR | MOVE_BODY | 
F:EVIL | HURT_LITE | NO_CONF | NO_SLEEP
S:1_IN_2 | 
S:HEAL | BLINK | TELE_TO | BLIND | CONF | CAUSE_3 | DARKNESS | 
S:BO_ACID | BA_FIRE | BA_COLD | 
S:S_MONSTER | S_UNDEAD | S_DEMON
D:A dark elven figure, dressed in deepest black.  Power seems to crackle 
D:from his slender frame.

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

N:452:Hezrou
G:U:v
I:110:31d10:20:25:80
W:51:3:0:1500
B:HIT:HURT:3d4
B:HIT:HURT:3d4
F:FORCE_SLEEP | FORCE_MAXHP | FRIENDS | 
F:ONLY_ITEM | DROP_2D2 | SMART | 
F:OPEN_DOOR | BASH_DOOR | POWERFUL | 
F:EVIL | DEMON | IM_FIRE | NO_FEAR
S:1_IN_7 | 
S:BO_FIRE | 
S:S_DEMON
D:It is a demon of lizard form with cruel-looking jaws.

N:453:Akhorahil the Blind
G:W:D
I:120:11d100:90:35:10
W:51:3:0:12000
B:HIT:HURT:5d5
B:HIT:HURT:5d5
B:GAZE:EXP_80
B:WAIL:TERRIFY
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_3D2 | DROP_GOOD | 
F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | MOVE_BODY | 
F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
S:1_IN_3 | 
S:BLIND | HOLD | SCARE | CAUSE_3 | DARKNESS | 
S:BO_FIRE | BO_COLD | BO_NETH | 
S:S_MONSTER
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.

N:454:Gorlim, Betrayer of Barahir
G:p:s
I:120:10d100:20:48:40
W:51:3:0:7000
B:HIT:HURT:8d6
B:HIT:HURT:8d6
B:HIT:UN_BONUS:6d8
B:HIT:UN_BONUS:6d8
F:UNIQUE | MALE | SPEAKING | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_2D2 | DROP_GOOD | 
F:SMART | OPEN_DOOR | BASH_DOOR | MOVE_BODY | 
F:IM_ACID | IM_COLD | IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP
S:1_IN_2 | 
S:CAUSE_3 | BO_WATE | BO_MANA
D:This once-mighty warrior was so dominated by Morgoth's power that he 
D:became little more than a mindless creature of evil.

N:455:Storm Troll
G:T:B
I:120:40d50:20:55:100
W:51:2:0:3500
B:HIT:ELEC:3d12
B:BITE:HURT:2d12
B:HIT:COLD:3d12
B:BITE:HURT:2d12
F:FORCE_SLEEP | FORCE_MAXHP | 
F:DROP_3D2 | SMART | TAKE_ITEM | 
F:OPEN_DOOR | BASH_DOOR | POWERFUL | KILL_BODY | 
F:IM_ACID | IM_COLD | IM_ELEC | TROLL | EVIL
S:1_IN_6 | 
S:BA_COLD | BO_ICEE | BO_WATE | BA_ELEC | BOULDER
D:The dungeon shakes as an enormous troll-form thunders into view, hurling 
D:ice and lightning in every direction.  It is thirty feet tall, has six 
D:heads, and is enraged at your impudence.

N:456:Glabrezu
G:U:o
I:110:36d10:20:25:80
W:51:2:0:1750
B:HIT:HURT:3d4
B:HIT:HURT:3d4
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:ONLY_ITEM | DROP_90 | 
F:OPEN_DOOR | BASH_DOOR | POWERFUL | 
F:EVIL | DEMON | IM_FIRE | NO_FEAR
S:1_IN_7 | 
S:BO_FIRE | 
S:S_DEMON
D:It is a demon with arms and pincers, its form a twisted mockery of life.

N:457:Ren the Unclean
G:W:D
I:120:11d100:90:35:10
W:51:3:0:13000
B:HIT:HURT:5d5
B:HIT:HURT:5d5
B:TOUCH:EXP_80
B:WAIL:TERRIFY
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_3D2 | DROP_GOOD | 
F:INVISIBLE | COLD_BLOOD | OPEN_DOOR | BASH_DOOR | MOVE_BODY | 
F:EVIL | UNDEAD | IM_FIRE | IM_COLD | IM_POIS | 
F:HURT_LITE | NO_CONF | NO_SLEEP
S:1_IN_3 | 
S:BLIND | HOLD | SCARE | CAUSE_3 | BO_FIRE | BO_NETH | BA_FIRE | 
S:S_MONSTER
D:Ren was an insane eastern king who believed himself to be the son of a 
D:volcano god.  At an early age his sanity was destroyed by a plague that 
D:wiped out his family, and he never recovered.

N:458:Nalfeshnee
G:U:r
I:110:40d10:20:25:80
W:52:2:0:2000
B:HIT:HURT:3d4
B:HIT:HURT:3d4
B:HIT:HURT:3d4
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_1D2 | 
F:OPEN_DOOR | BASH_DOOR | POWERFUL | 
F:EVIL | DEMON | SMART | 
F:IM_FIRE | NO_FEAR
S:1_IN_7 | 
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 
D:its length.

N:459:Undead beholder
G:e:u
I:120:12d100:30:40:10
W:52:4:0:8000
B:GAZE:EXP_40
B:GAZE:PARALYZE
B:GAZE:LOSE_INT:2d6
B:GAZE:UN_POWER:2d6
F:FORCE_SLEEP | FORCE_MAXHP | 
F:COLD_BLOOD | BASH_DOOR | 
F:EVIL | UNDEAD | FLYING | 
F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS | 
F:NO_CONF | NO_SLEEP
S:1_IN_2 | 
S:SLOW | CAUSE_4 | DRAIN_MANA | MIND_BLAST | BRAIN_SMASH | FORGET | 
S:BO_MANA
D:A disembodied eye, floating in the air.  Black nether storms rage around 
D:its bloodshot pupil and light seems to bend as it sucks its power from the 
D:very air around it.  Your soul chills as it drains your vitality for its 
D:evil enchantments.

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

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

N:462:Ancient multi-hued dragon
G:D:v
I:120:100d15:20:45:120
W:55:1:0:13000
B:CLAW:ACID:2d8
B:CLAW:FIRE:2d8
B:CLAW:COLD:2d8
B:BITE:ELEC:2d12
F:ATTR_MULTI | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | 
F:SMART | OPEN_DOOR | BASH_DOOR | FLYING | POWERFUL | MOVE_BODY | 
F:EVIL | DRAGON | IM_ACID | IM_FIRE | IM_COLD | 
F:IM_ELEC | IM_POIS | NO_CONF
S:1_IN_5 | 
S:BLIND | CONF | SCARE | 
S:BR_ACID | BR_FIRE | BR_COLD | BR_ELEC | BR_POIS
D:A huge draconic form.  All the colors of the rainbow ripple down its 
D:massive frame.  Few live to see another.


N:463:Ethereal dragon
G:D:o
I:120:14d100:25:45:30
W:53:2:0:11000
B:CLAW:HURT:3d6
B:CLAW:HURT:3d6
B:BITE:HURT:3d12
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | 
F:INVISIBLE | 
F:PASS_WALL | POWERFUL | MOVE_BODY | FLYING | 
F:DRAGON | NO_CONF
S:1_IN_5 | 
S:BLIND | CONF | 
S:BR_LITE | BR_DARK | BR_CONF
D:A huge dragon emanating from the elemental plains, the ethereal dragon is 
D:a master of light and dark.  Its form disappears from sight as it cloaks 
D:itself in unearthly shadows.

N:464:Ji Indur Dawndeath
G:W:D
I:120:18d100:90:35:10
W:53:4:0:12000
B:HIT:HURT:5d5
B:HIT:HURT:5d5
B:TOUCH:EXP_40
B:TOUCH:EXP_40
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_3D2 | DROP_GOOD | 
F:INVISIBLE | COLD_BLOOD | OPEN_DOOR | BASH_DOOR | MOVE_BODY | 
F:EVIL | UNDEAD | IM_FIRE | IM_COLD | IM_POIS | 
F:HURT_LITE | NO_CONF | NO_SLEEP
S:1_IN_3 | 
S:BLIND | HOLD | SCARE | CAUSE_3 | BA_FIRE | BA_NETH | 
S:S_UNDEAD
D:This Ringwraith was a weak-minded sorcerer-king who fell easily under 
D:Sauron's power.

N:465:Marilith
G:U:y
I:120:7d100:20:35:80
W:53:2:0:5000
B:HIT:HURT:3d6
B:HIT:HURT:3d6
B:HIT:HURT:3d6
B:HIT:HURT:3d6
F:FEMALE | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_1D2 | 
F:OPEN_DOOR | BASH_DOOR | POWERFUL | 
F:EVIL | DEMON | IM_FIRE | NO_FEAR
S:1_IN_6 | 
S:BLIND | CAUSE_2 | 
S:S_DEMON
D:She is a demon of female form with many arms, each bearing deadly weapons.

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

N:467:Lesser Balrog
G:U:R
I:120:12d100:20:25:80
W:54:3:0:8000
B:HIT:FIRE:2d6
B:HIT:HURT:4d6
B:HIT:FIRE:2d6
B:HIT:HURT:5d5
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:ONLY_ITEM | DROP_1D2 | DROP_2D2 | 
F:OPEN_DOOR | BASH_DOOR | POWERFUL | MOVE_BODY | 
F:EVIL | DEMON | IM_FIRE | NO_FEAR
S:1_IN_4 | 
S:BLIND | CONF | 
S:BR_FIRE | 
S:S_DEMON
D:It is a massive humanoid demon wreathed in flames.

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

N:469:Nazgul's Steed
G:B:D
I:120:10d50:20:20:10
W:54:2:0:3500
B:WAIL:TERRIFY
B:BITE:HURT:3d15
B:CLAW:HURT:3d15
B:CLAW:PARALYZE:2d10
F:BASH_DOOR | MOVE_BODY | FLYING | 
F:ANIMAL | EVIL
S:1_IN_4 | 
S:SCARE | BA_POIS | HOLD | BLIND
D:The hideous steed of the Ringwraiths, bloated on unclean flesh by Sauron 
D:himself.

N:470:Patriarch
G:p:G
I:120:47d10:20:28:10
W:54:2:0:5000
B:HIT:HURT:3d4
B:HIT:HURT:3d4
B:HIT:HURT:3d5
F:MALE | 
F:FORCE_SLEEP | FORCE_MAXHP | MOVE_BODY | 
F:ONLY_ITEM | DROP_90 | DROP_3D2 | 
F:SMART | OPEN_DOOR | BASH_DOOR | 
F:EVIL | NO_CONF | NO_SLEEP
S:1_IN_2 | 
S:HEAL | BLIND | HOLD | CAUSE_4 | BRAIN_SMASH | 
S:S_MONSTERS | S_UNDEAD
D:A dark priest of the highest order.  Powerful and evil, beware his many 
D:spells.

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

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

N:473:Scatha the Worm
G:D:w
I:120:15d100:20:55:70
W:54:2:0:17000
B:CLAW:HURT:3d8
B:CLAW:HURT:3d8
B:CLAW:HURT:3d8
B:BITE:HURT:3d14
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_1D2 | DROP_4D2 | DROP_GOOD | 
F:BASH_DOOR | FLYING | POWERFUL | MOVE_BODY | 
F:EVIL | DRAGON | IM_COLD | NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_3 | 
S:CONF | CAUSE_3 | HOLD | BLIND | 
S:BR_COLD
D:An ancient and wise Dragon.  Scatha has grown clever over the long years.  
D:His scales are covered with frost, and his breath sends a shower of ice 
D:into the air.

N:474:Dwar, Dog Lord of Waw
G:W:D
I:120:11d100:90:36:10
W:54:3:0:13000
B:HIT:HURT:5d5
B:HIT:HURT:5d5
B:BITE:EXP_40:2d4
B:WAIL:TERRIFY
F:UNIQUE | MALE | SPEAKING | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_3D2 | DROP_GOOD | 
F:SMART | COLD_BLOOD | OPEN_DOOR | BASH_DOOR | MOVE_BODY | 
F:EVIL | UNDEAD | IM_FIRE | IM_COLD | 
F:IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
S:1_IN_3 | 
S:BLIND | HOLD | SCARE | CAUSE_3 | BA_FIRE | BA_NETH | 
S:S_MONSTERS | S_UNDEAD | S_HOUND
D:Dwar had a special affinity for dogs in life, and can still command them 
D:at will.  He howls manically as he reaches out to destroy you.

N:475:Smaug the Golden
G:D:r
I:120:18d100:20:50:70
W:55:2:0:19000
B:CLAW:HURT:3d8
B:CLAW:HURT:3d8
B:CLAW:HURT:3d8
B:BITE:HURT:3d14
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_1D2 | DROP_4D2 | DROP_GOOD | 
F:BASH_DOOR | FLYING | POWERFUL | MOVE_BODY | 
F:EVIL | DRAGON | IM_FIRE | NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_3 | 
S:CONF | CAUSE_3 | HOLD | BLIND | SCARE | 
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.

N:476:Dracolich
G:D:G
I:120:18d100:25:48:30
W:56:2:0:18000
B:CLAW:HURT:1d12
B:CLAW:HURT:1d12
B:BITE:EXP_80:1d6
B:BITE:EXP_80:1d6
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:ONLY_ITEM | DROP_2D2 | DROP_GOOD | 
F:COLD_BLOOD | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | FLYING | POWERFUL | MOVE_BODY | 
F:EVIL | DRAGON | UNDEAD | IM_COLD | IM_POIS | 
F:NO_CONF | NO_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 
D:perilous.  Its animated form strikes with speed and drains life from its 
D:prey to satisfy its hunger.

N:477:Greater titan
G:P:o
I:120:20d100:30:50:15
W:56:3:0:13500
B:HIT:CONFUSE:12d12
B:HIT:CONFUSE:12d12
B:HIT:CONFUSE:12d12
B:HIT:CONFUSE:12d12
F:FORCE_SLEEP | FORCE_MAXHP | MOVE_BODY | 
F:ONLY_ITEM | DROP_3D2 | DROP_4D2 | 
F:SMART | TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
F:EVIL | GIANT
S:1_IN_3 | 
S: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.

N:478:Dracolisk
G:D:G
I:120:18d100:25:48:30
W:56:2:0:14000
B:BITE:HURT:2d12
B:BITE:HURT:2d12
B:BITE:HURT:5d8
B:GAZE:PARALYZE
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_2D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | FLYING | SMART | MOVE_BODY | 
F:ANIMAL | EVIL | DRAGON | IM_ACID | IM_FIRE | NO_CONF | NO_SLEEP
S:1_IN_6 | 
S:HOLD | SCARE | 
S:BR_FIRE | BR_NETH
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.

N:479:Death mold
G:m:D
I:140:56d20:10:24:0
W:57:1:0:1000
B:HIT:UN_BONUS:7d7
B:HIT:UN_BONUS:7d7
B:HIT:UN_BONUS:7d7
B:HIT:EXP_80:5d5
F:FORCE_SLEEP | NEVER_MOVE | 
F:EVIL | IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS | 
F:NO_CONF | NO_SLEEP | NO_FEAR
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 
D:evil surrounds it.  Luckily for you, it can't move.

N:480:Itangast the Fire Drake
G:D:r
I:120:20d100:20:60:70
W:57:4:0:20000
B:CLAW:HURT:1d10
B:CLAW:HURT:1d10
B:BITE:HURT:3d14
B:BITE:HURT:4d14
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_1D2 | DROP_4D2 | DROP_GOOD | 
F:BASH_DOOR | FLYING | POWERFUL | MOVE_BODY | 
F:EVIL | DRAGON | IM_FIRE | NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_4 | 
S:CONF | CAUSE_3 | BLIND | HOLD | 
S:BR_FIRE
D:A mighty ancient dragon, Itangast's form scorches your flesh.  Wisps of 
D:smoke curl up from his nostrils as he regards you with disdain.

N:481:Glaurung, Father of the Dragons
G:D:r
I:120:17d100:20:60:70
W:58:2:0:25000
B:CLAW:HURT:4d12
B:CLAW:HURT:4d12
B:BITE:HURT:6d14
B:BITE:HURT:6d14
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_2D2 | DROP_4D2 | DROP_GOOD | 
F:BASH_DOOR | FLYING | POWERFUL | MOVE_BODY | 
F:EVIL | DRAGON | IM_FIRE | NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_5 | 
S:CONF | CAUSE_4 | BLIND | SCARE | HOLD | 
S:BR_FIRE | 
S:S_DRAGON
D:Glaurung is the father of all dragons, and was for a long time the most 
D:powerful.  Nevertheless, he still has full command over his brood and can 
D:command them to appear whenever he so wishes.  He is the definition of 
D:dragonfire.

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

N:483:Muar, the Balrog
G:U:o
I:120:17d100:20:40:80
W:60:3:0:30000
B:HIT:FIRE:8d12
B:CRUSH:HURT:8d12
B:TOUCH:UN_POWER
F:UNIQUE | MALE | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ESCORT | ESCORTS | 
F:ONLY_ITEM | DROP_2D2 | DROP_4D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | POWERFUL | MOVE_BODY | 
F:EVIL | DEMON | IM_FIRE | 
F:NO_FEAR
S:1_IN_4 | 
S:CONF | 
S:BR_FIRE | 
S:S_DEMON
D:A huge balrog surrounded by raging pillars of fire, Muar is indeed a 
D:terrible opponent.  Wielding a great whip of fire and a blazing sword, his 
D:fury blisters your skin and melts your flesh!

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

N:485:Nether hound
G:Z:G
I:120:35d10:30:40:0
W:61:2:0:5000
B:BITE:HURT:2d12
B:BITE:HURT:2d12
B:BITE:HURT:2d12
B:CLAW:HURT:3d3
F:FORCE_SLEEP | 
F:FRIENDS | 
F:OPEN_DOOR | BASH_DOOR | 
F:ANIMAL | NO_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:35d10:30:40:0
W:61:4:0:5000
B:BITE:HURT:2d12
B:BITE:HURT:2d12
B:BITE:HURT:2d12
B:CLAW:HURT:3d3
F:FORCE_SLEEP | 
F:FRIENDS | 
F:OPEN_DOOR | BASH_DOOR | 
F:ANIMAL | NO_SLEEP
S:1_IN_8 | 
S:BR_TIME
D:You get a terrible sense of deja vu, or is it a premonition?  All at once 
D:you see a little puppy and a toothless old dog.  Perhaps you should give 
D:up and go to bed.

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

N:488:Demonic quylthulg
G:Q:r
I:120:28d10:20:1:0
W:61:1:0:3000
F:FORCE_SLEEP | FORCE_MAXHP | NEVER_MOVE | NEVER_BLOW | 
F:INVISIBLE | EMPTY_MIND | 
F:ANIMAL | EVIL | 
F:NO_CONF | NO_SLEEP | NO_FEAR
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.

N:489:Great storm wyrm
G:D:b
I:120:17d100:30:65:80
W:63:2:0:17000
B:CLAW:HURT:3d8
B:CLAW:ELEC:3d8
B:CLAW:ELEC:3d8
B:BITE:HURT:3d14
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:ONLY_ITEM | DROP_4D2 | DROP_GOOD | 
F:BASH_DOOR | FLYING | POWERFUL | MOVE_BODY | 
F:EVIL | DRAGON | IM_ELEC | NO_CONF | NO_SLEEP
S:1_IN_5 | 
S:BLIND | CONF | SCARE | HOLD | SLOW | 
S:BR_ELEC
D:A vast dragon of power.  Storms and lightning crash around its titanic 
D:form.  Deep blue scales reflect the flashes and highlight the creature's 
D:great muscles.  It regards you with contempt.

N:490:Baphomet the Minotaur Lord
G:H:s
I:130:19d100:30:48:30
W:61:4:0:18000
B:BUTT:HURT:12d13
B:BUTT:HURT:12d13
B:HIT:HURT:10d10
B:HIT:HURT:10d10
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | MOVE_BODY | 
F:ONLY_ITEM | DROP_1D2 | DROP_4D2 | DROP_GOOD | 
F:BASH_DOOR | 
F:EVIL | IM_FIRE | IM_POIS
S:1_IN_6 | 
S:SLOW | ARROW_4 | BO_MANA | BO_PLAS | BA_ELEC | 
S:BR_WALL
D:A fearsome bull-headed champion, Baphomet swings a mighty axe as he curses 
D:all that defy him.

N:491:Harowen the Black Hand
G:p:B
I:140:14d100:30:36:0
W:62:3:0:20000
B:TOUCH:EAT_GOLD:5d5
B:TOUCH:EAT_ITEM:5d5
B:HIT:BLIND:10d5
B:HIT:POISON:8d5
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | MOVE_BODY | 
F:ONLY_ITEM | DROP_1D2 | DROP_4D2 | DROP_GOOD | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
F:IM_POIS
S:1_IN_6 | 
S:TELE_TO | TRAPS
D:He is a master of disguise, an expert of stealth, a genius at traps, and 
D:moves with blinding speed.  Check your pockets!

N:492:Hoarmurath of Dir
G:W:D
I:120:14d100:40:40:10
W:62:3:0:40000
B:HIT:HURT:10d10
B:HIT:HURT:5d5
B:TOUCH:EXP_80
B:WAIL:TERRIFY
F:UNIQUE | MALE | 
F:FORCE_SLEEP | FORCE_MAXHP | SPEAKING | SMART | 
F:ONLY_ITEM | DROP_4D2 | DROP_GOOD | 
F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | MOVE_BODY | 
F:EVIL | UNDEAD | IM_COLD | IM_POIS | 
F:HURT_LITE | NO_CONF | NO_SLEEP
S:1_IN_3 | 
S:BLIND | HOLD | SCARE | CAUSE_3 | CAUSE_4 | MIND_BLAST | 
S:BO_COLD | BA_COLD | BA_NETH | 
S:S_UNDEAD
D:A Ringwraith powerful in fell sorcery, he yearns for the life he has lost 
D:for a life of everlasting torment.

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

N:494:Khamul the Easterling
G:W:D
I:120:19d100:40:40:10
W:63:3:0:50000
B:HIT:HURT:10d10
B:HIT:HURT:5d5
B:TOUCH:EXP_40
B:TOUCH:EXP_40
F:UNIQUE | MALE | SPEAKING | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_4D2 | DROP_GOOD | 
F:SMART | COLD_BLOOD | OPEN_DOOR | BASH_DOOR | MOVE_BODY | 
F:EVIL | UNDEAD | IM_ACID | IM_FIRE | IM_COLD | IM_POIS | 
F:HURT_LITE | NO_CONF | NO_SLEEP
S:1_IN_2 | 
S:TELE_LEVEL | BLIND | HOLD | SCARE | CAUSE_3 | CAUSE_4 | BO_MANA | 
S:BA_FIRE | BA_COLD | BA_NETH | 
S:S_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.

N:495:Ethereal hound
G:Z:G
I:120:33d15:30:40:0
W:64:3:0:5000
B:BITE:HURT:2d12
B:BITE:HURT:2d12
B:BITE:HURT:2d12
B:CLAW:HURT:3d3
F:FORCE_SLEEP | FRIENDS | 
F:INVISIBLE | PASS_WALL | 
F:ANIMAL | NO_SLEEP
S:1_IN_5 | 
S:BR_NETH
D:A pale green hound.  Pulsing red lines and strange fluorescent light
D:hints at internal organs best left to the imagination.

N:496:Great ice wyrm
G:D:w
I:120:20d100:30:70:80
W:64:2:0:20000
B:CLAW:HURT:3d8
B:CLAW:COLD:3d8
B:CLAW:COLD:3d8
B:BITE:HURT:4d14
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:ONLY_ITEM | DROP_4D2 | DROP_GOOD | 
F:BASH_DOOR | FLYING | POWERFUL | MOVE_BODY | 
F:EVIL | DRAGON | IM_COLD | NO_CONF | NO_SLEEP
S:1_IN_5 | 
S:BLIND | CONF | SCARE | HOLD | SLOW | 
S:BR_COLD
D:An immense dragon capable of awesome destruction.  You have never felt 
D:such extreme cold, or witnessed such an icy stare.  Begone quickly or feel 
D:its wrath!

N:497:The Phoenix
G:B:r
I:120:20d100:40:52:0
W:64:3:0:40000
B:BITE:FIRE:12d6
B:BITE:FIRE:12d6
B:HIT:FIRE:9d12
B:HIT:FIRE:9d12
F:UNIQUE | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | 
F:OPEN_DOOR | BASH_DOOR | FLYING | 
F:ANIMAL | IM_ACID | IM_FIRE | IM_ELEC | IM_POIS | NO_SLEEP
S:1_IN_3 | 
S:BO_FIRE | BO_PLAS | BA_FIRE | 
S:BR_FIRE | BR_LITE | BR_PLAS
D:A massive glowing eagle bathed in flames.  The searing heat chars your 
D:skin and melts your armour.

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

N:499:Hand druj
G:s:y
I:130:6d100:20:45:10
W:60:4:0:12000
F:FORCE_SLEEP | FORCE_MAXHP | NEVER_MOVE | NEVER_BLOW | 
F:SMART | COLD_BLOOD | 
F:EVIL | UNDEAD | IM_COLD | IM_POIS | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_1 | 
S:TELE_AWAY | BLIND | CONF | SCARE | CAUSE_3 | FORGET | DARKNESS
D:A skeletal hand floating in the air, motionless except for its flexing 
D:fingers.

N:500:Skull druj
G:s:o
I:130:8d100:20:48:10
W:70:4:0:25000
B:BITE:EXP_80:4d4
B:BITE:PARALYZE:4d4
B:BITE:LOSE_INT:4d4
B:BITE:LOSE_WIS:4d4
F:FORCE_SLEEP | FORCE_MAXHP | NEVER_MOVE | 
F:SMART | COLD_BLOOD | 
F:EVIL | UNDEAD | 
F:IM_FIRE | IM_COLD | IM_POIS | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_1 | 
S:SLOW | CAUSE_4 | MIND_BLAST | BRAIN_SMASH | TRAPS | BO_PLAS | 
S:BO_NETH | BA_WATE | 
S:S_UNDEAD
D:A glowing skull possessed by sorcerous power.  It need not move, but 
D:merely blast you with mighty magic.


N:501:Legendary Hobbit Rogue
G:h:B
I:140:18d60:30:28:0
W:62:3:0:9500
B:HIT:BLIND:2d5
B:HIT:PARALYZE:2d5
B:TOUCH:EAT_GOLD:4d6
B:TOUCH:EAT_GOLD:4d6
F:UNIQUE | MALE | SPEAKING | SMART | EMPTY_MIND | 
F:FORCE_SLEEP | MOVE_BODY | 
F:ONLY_ITEM | DROP_90 | DROP_2D2 | 
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | 
F:IM_POIS
S:1_IN_6 | 
S:TELE_TO | BLINK | TRAPS
D:Cunning and stealthy beyond belief, this infamous rascal could pick the 
D:pockets of Smaug himself.


N:502:Chaos vortex
G:v:v
I:140:18d20:30:32:0
W:65:1:0:4000
F:ATTR_MULTI | 
F:FORCE_SLEEP | NEVER_BLOW | 
F:RAND_50 | RAND_25 | 
F:EMPTY_MIND | BASH_DOOR | POWERFUL | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_6 | 
S:BR_CHAO
D:Void, nothingness, spinning destructively.

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

N:504:Evil Iggy
G:p:v
I:130:23d100:20:50:30
W:65:4:0:20000
B:HIT:HURT:8d6
B:HIT:CONFUSE:8d6
B:HIT:BLIND:8d6
B:HIT:PARALYZE:8d6
F:UNIQUE | MALE | 
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | 
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY | 
F:EVIL | IM_FIRE | IM_POIS | IM_ACID | IM_COLD | IM_ELEC
S:1_IN_4 | 
S:SCARE | ARROW_5 | CAUSE_4 | BRAIN_SMASH | 
S:MIND_BLAST | BO_WATE
D:A famed former adventurer, returned from oblivion to once more test 
D:your skill and bravery.



N:505:Thuringwethil
G:V:D
I:130:22d100:20:55:10
W:65:4:0:23000
B:BITE:HURT:5d8
B:BITE:EXP_80:6d6
B:HIT:CONFUSE:6d6
B:HIT:CONFUSE:6d6
F:UNIQUE | FEMALE | 
F:FORCE_SLEEP | FORCE_MAXHP | SMART | SPEAKING | 
F:ONLY_ITEM | DROP_2D2 | DROP_4D2 | DROP_GOOD | MOVE_BODY | 
F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | FLYING | REGENERATE | 
F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | NO_SLEEP
S:1_IN_3 | 
S:BLIND | HOLD | SCARE | CAUSE_3 | CAUSE_4 | DRAIN_MANA | 
S:BRAIN_SMASH | BA_NETH
D:Chief messenger between Sauron and Morgoth, she is surely the most deadly 
D:of her vampire race.  At first she is charming to meet, but her wings and 
D:eyes give away her true form.

N:506:Great hell wyrm
G:D:r
I:120:24d100:30:70:40
W:68:2:0:23000
B:CLAW:HURT:3d8
B:CLAW:FIRE:3d8
B:CLAW:FIRE:3d8
B:BITE:HURT:4d14
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:ONLY_ITEM | DROP_1D2 | DROP_4D2 | DROP_GOOD | 
F:BASH_DOOR | POWERFUL | MOVE_BODY | FLYING | 
F:EVIL | DRAGON | IM_FIRE | NO_CONF | NO_SLEEP
S:1_IN_5 | 
S:BLIND | CONF | SCARE | HOLD | SLOW | 
S:BR_FIRE
D:A vast dragon of immense power.  Fire leaps continuously from its huge 
D:form.  The air around it scalds you.  Its slightest glance burns you, and 
D:you truly realize how insignificant you are.

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

N:508:Fundin Bluecloak
G:h:G
I:130:27d100:25:75:10
W:66:2:0:20000
B:HIT:HURT:10d10
B:HIT:HURT:8d6
B:HIT:HURT:8d6
B:HIT:HURT:8d6
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | MOVE_BODY | 
F:ONLY_ITEM | DROP_2D2 | DROP_4D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | 
F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS | NO_CONF
S:1_IN_4 | 
S:HEAL | BLIND | CONF | SCARE | CAUSE_3 | CAUSE_4 | BRAIN_SMASH | 
S:FORGET | 
S: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.

N:509:Maeglin, Betrayer of Gondolin
G:h:r
I:120:32d100:20:50:20
W:66:5:0:20000
B:HIT:LOSE_WIS:4d11
B:HIT:LOSE_INT:4d11
B:HIT:SHATTER:10d10
B:HIT:HURT:10d10
F:UNIQUE | MALE | SPEAKING | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_2D2 | DROP_4D2 | DROP_GOOD | 
F:SMART | OPEN_DOOR | BASH_DOOR | POWERFUL | MOVE_BODY | 
F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
S:1_IN_4 | 
S:BA_ACID | BA_ELEC | HASTE | HEAL | 
S:S_MONSTER | TPORT | TELE_TO
D:A dark elf, mighty in Gondolin, and betrayer of that hidden city to 
D:Morgoth's wrath.


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

N:511:Ancalagon the Black
G:D:D
I:120:38d100:20:60:70
W:68:3:0:30000
B:CLAW:ACID:5d12
B:CLAW:ACID:6d12
B:CLAW:HURT:8d12
B:BITE:HURT:10d14
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_2D2 | DROP_4D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | FLYING | POWERFUL | MOVE_BODY | 
F:EVIL | DRAGON | IM_ACID | IM_FIRE | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_2 | 
S:BLIND | CONF | SCARE | 
S:BR_ACID | 
S:S_DRAGON | S_HI_DRAGON
D:'Rushing Jaws' is his name, and death is his game.  No dragon of the brood 
D:of Glaurung can match him.

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

N:513:Gabriel, the Messenger
G:A:w
I:130:37d100:40:72:10
W:69:10:0:35000
B:HIT:UN_BONUS:6d8
B:HIT:ELEC:4d6
B:HIT:HURT:10d10
B:HIT:HURT:10d10
F:UNIQUE | MALE | SPEAKING | 
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:ONLY_ITEM | DROP_2D2 | DROP_4D2 | DROP_GOOD | 
F:SMART | TAKE_ITEM | OPEN_DOOR | BASH_DOOR | FLYING | POWERFUL | MOVE_BODY | 
F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
S:1_IN_2 | 
S:TELE_TO | BLIND | BO_MANA | BR_ELEC
S:S_ANGEL
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.  
D:Your very soul will be taken into judgement by his supreme authority as he 
D:cleanses the world of evil.

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

N:515:Dreadlord
G:G:r
I:120:16d100:20:60:10
W:72:2:0:20000
B:HIT:HURT:6d6
B:HIT:HURT:6d6
B:HIT:LOSE_STR:4d6
B:HIT:LOSE_STR:4d6
F:FORCE_SLEEP | FORCE_MAXHP | 
F:RAND_25 | 
F:ONLY_ITEM | DROP_1D2 | DROP_2D2 | DROP_4D2 | 
F:INVISIBLE | COLD_BLOOD | TAKE_ITEM | PASS_WALL | 
F:EVIL | UNDEAD | 
F:IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
S:1_IN_4 | 
S:BLIND | HOLD | CONF | DRAIN_MANA | 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 
D:its evil.  It is unlife and it knows nothing but the stealing of souls and 
D:the stench of death.  Flee its hunger!

N:516:The Cat Lord
G:f:r
I:130:25d100:100:75:0
W:74:8:0:30000
B:HIT:CONFUSE:12d12
B:TOUCH:LOSE_DEX:2d12
B:HIT:BLIND:10d5
B:HIT:PARALYZE:15d1
F:UNIQUE | MALE | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ESCORT | ESCORTS | MOVE_BODY | 
F:ONLY_ITEM | DROP_4D2 | DROP_GOOD | 
F:INVISIBLE | OPEN_DOOR | BASH_DOOR | 
F:IM_FIRE | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
S:1_IN_3 | 
S:TELE_TO
D:Master of all things feline, the Cat Lord moves with catlike stealth.

N:517:Serpent of Chaos
G:J:v
I:130:17d100:26:60:150
W:75:2:0:16000
B:CRUSH:HURT:15d10
B:CRUSH:HURT:15d10
F:ATTR_MULTI | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:BASH_DOOR | 
F:ANIMAL
S:1_IN_3 | 
S:CAUSE_4 | BR_CHAO
D:Writhing coil upon coil, this mighty spawn of Chaos constantly disintegrates 
D:and reforms before your dazzled eyes.  It seeks to obiterate you utterly; 
D:beware!


N:518:Chaos hound
G:Z:v
I:120:30d30:30:40:0
W:72:2:0:10000
B:BITE:HURT:2d12
B:BITE:HURT:2d12
B:BITE:HURT:2d12
B:CLAW:HURT:3d3
F:ATTR_MULTI | 
F:FORCE_SLEEP | 
F:FRIENDS | 
F:BASH_DOOR | 
F:ANIMAL | NO_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.

N:519:Great Wyrm of Chaos
G:D:v
I:120:22d100:40:68:255
W:74:2:0:29000
B:CLAW:HURT:5d12
B:CLAW:HURT:5d12
B:CLAW:HURT:6d12
B:BITE:HURT:8d14
F:ATTR_MULTI | 
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:ONLY_ITEM | DROP_2D2 | DROP_4D2 | DROP_GOOD | 
F:BASH_DOOR | FLYING | POWERFUL | MOVE_BODY | 
F:EVIL | DRAGON | NO_CONF | NO_SLEEP
S:1_IN_3 | 
S:BLIND | CONF | SCARE | 
S:BR_CHAO | BR_DISE | 
S:S_DRAGON
D:A massive dragon of changing form.  As you watch, it appears first fair 
D:and then foul.  Its body is twisted by chaotic forces as it strives to 
D:stay real.  Its very existence distorts the universe around it.

N:520:Great Wyrm of Law
G:D:B
I:120:22d100:40:68:255
W:74:2:0:29000
B:CLAW:HURT:5d12
B:CLAW:HURT:5d12
B:CLAW:HURT:6d12
B:BITE:HURT:8d14
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:ONLY_ITEM | DROP_2D2 | DROP_4D2 | DROP_GOOD | 
F:BASH_DOOR | FLYING | POWERFUL | MOVE_BODY | 
F:DRAGON | NO_CONF | NO_SLEEP
S:1_IN_3 | 
S:BLIND | CONF | SCARE | 
S:BR_SOUN | BR_SHAR | 
S:S_DRAGON
D:A massive dragon of powerful intellect.  It seeks to dominate the universe 
D:and despises all other life.  It sees all who do not obey it as mere 
D:insects to be crushed underfoot.

N:521:Great Wyrm of Balance
G:D:v
I:120:25d100:40:68:255
W:75:4:0:31000
B:CLAW:HURT:5d12
B:CLAW:HURT:5d12
B:CLAW:HURT:6d12
B:BITE:HURT:8d14
F:ATTR_MULTI | 
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:ONLY_ITEM | DROP_2D2 | DROP_4D2 | DROP_GOOD | 
F:BASH_DOOR | FLYING | POWERFUL | MOVE_BODY | 
F:DRAGON | NO_CONF | NO_SLEEP
S:1_IN_3 | 
S:BLIND | CONF | SCARE | 
S:BR_SOUN | BR_CHAO | BR_SHAR | BR_DISE | 
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.

N:522:Tselakus, the Dreadlord
G:G:r
I:130:33d100:20:60:10
W:75:2:0:35000
B:HIT:HURT:10d10
B:HIT:HURT:10d10
B:HIT:LOSE_STR:4d6
B:HIT:LOSE_STR:4d6
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_3D2 | DROP_4D2 | DROP_GOOD | 
F:INVISIBLE | COLD_BLOOD | PASS_WALL | 
F:EVIL | UNDEAD | IM_COLD | 
F:IM_POIS | NO_CONF | NO_SLEEP
S:1_IN_3 | 
S:BLIND | HOLD | CONF | 
S:BA_DARK | BA_NETH | 
S:S_WRAITH | S_HI_UNDEAD
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 
D:and destruction.  Tselakus is a being of sneering contempt, laughing at 
D:your pitiful efforts to defy him.  Mighty claws rend reality as he 
D:annihilates all in his path to your soul!

N:523:Tiamat, Celestial Dragon of Evil
G:D:v
I:130:50d100:20:62:70
W:80:4:0:45000
B:CLAW:HURT:6d12
B:CLAW:HURT:8d12
B:CLAW:HURT:8d12
B:BITE:HURT:10d14
F:ATTR_MULTI | 
F:UNIQUE | FEMALE | SPEAKING | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ESCORT | 
F:ONLY_ITEM | DROP_1D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD | DROP_GREAT | 
F:OPEN_DOOR | BASH_DOOR | FLYING | POWERFUL | MOVE_BODY | 
F:EVIL | DRAGON | SMART | 
F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_2 | 
S:BLIND | CONF | SCARE | 
S:BR_ACID | BR_FIRE | BR_COLD | BR_ELEC | BR_POIS | 
S:S_HI_DRAGON
D:Usually found guarding the first plane of Hell, Tiamat is a formidable 
D:opponent, her five heads breathing death to all who stand against her.

N:524:Black reaver
G:L:D
I:120:18d100:20:60:50
W:80:3:0:23000
B:HIT:UN_BONUS:6d8
B:HIT:UN_BONUS:6d8
B:HIT:LOSE_STR:4d6
B:HIT:LOSE_STR:4d6
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:ONLY_ITEM | DROP_3D2 | DROP_4D2 | 
F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | 
F:EVIL | UNDEAD | IM_COLD | IM_POIS | 
F:NO_SLEEP | KILL_WALL
S:1_IN_3 | 
S:TELE_TO | BLIND | HOLD | CONF | CAUSE_3 | CAUSE_4 | DRAIN_MANA | 
S:BRAIN_SMASH | BA_MANA | BA_NETH | 
S:S_UNDEAD
D:A humanoid form,  black as night, advancing steadily and unstoppably.  
D:Flee!

N:525:Master quylthulg
G:Q:B
I:120:10d100:20:1:0
W:76:3:0:12000
F:FORCE_SLEEP | FORCE_MAXHP | NEVER_MOVE | NEVER_BLOW | 
F:INVISIBLE | EMPTY_MIND | 
F:ANIMAL | EVIL | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_2 | 
S:S_MONSTER | S_MONSTERS | S_UNDEAD | S_DRAGON | S_HI_UNDEAD | S_HI_DRAGON
D:A pulsating mound of flesh, shining with silver pulses of throbbing light.

N:526:Greater draconic quylthulg
G:Q:G
I:120:8d100:20:1:0
W:78:3:0:10500
F:FORCE_SLEEP | FORCE_MAXHP | NEVER_MOVE | NEVER_BLOW | 
F:INVISIBLE | EMPTY_MIND | 
F:ANIMAL | EVIL | 
F:NO_CONF | NO_SLEEP | NO_FEAR
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:Great Wyrm of Power
G:D:v
I:130:35d100:40:70:255
W:90:4:0:50000
B:CLAW:HURT:7d12
B:CLAW:HURT:7d12
B:CLAW:HURT:8d12
B:BITE:HURT:10d14
F:ATTR_MULTI | 
F:FORCE_SLEEP | FORCE_MAXHP | ESCORT | 
F:ONLY_ITEM | DROP_3D2 | DROP_4D2 | DROP_GOOD | 
F:BASH_DOOR | FLYING | POWERFUL | MOVE_BODY | SMART | 
F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS | 
F:DRAGON | NO_CONF | NO_SLEEP | KILL_WALL | NO_FEAR
S:1_IN_3 | 
S:BLIND | CONF | HOLD | SLOW | BRAIN_SMASH | CAUSE_4 | 
S:BR_ACID | BR_FIRE | BR_COLD | BR_ELEC | BR_POIS | 
S:BR_LITE | BR_DARK | BR_SOUN | BR_CONF | BR_CHAO | BR_SHAR | 
S:BR_NETH | BR_DISE | BR_WALL | BR_INER | BR_TIME | 
S:BR_GRAV | BR_PLAS | BR_NEXU | 
S:S_HI_DRAGON
D:A gigantic wyrm, in command of the forces of Time itself.  You shudder 
D:as you turn to face an emperor of Dragons, a despot of Life and Death, 
D:and slowly realize that you have just encountered what might quite 
D:possibly be your doom.

N:528:Vecna, the Emperor Lich
G:L:R
I:130:25d100:20:35:50
W:78:2:0:30000
B:TOUCH:EXP_80
B:TOUCH:UN_POWER
B:TOUCH:LOSE_DEX:2d12
B:TOUCH:LOSE_DEX:2d12
F:UNIQUE | MALE | SPEAKING | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ESCORT | 
F:ONLY_ITEM | DROP_2D2 | DROP_4D2 | DROP_GOOD | 
F:SMART | COLD_BLOOD | OPEN_DOOR | BASH_DOOR | 
F:EVIL | UNDEAD | IM_COLD | 
F:IM_POIS | NO_CONF | NO_SLEEP
S:1_IN_2 | 
S:BLINK | TELE_TO | BLIND | HOLD | CONF | SCARE | CAUSE_3 | CAUSE_4 | 
S:BRAIN_SMASH | TRAPS | BA_MANA | 
S:BO_MANA | BA_NETH | 
S:S_MONSTERS | S_UNDEAD
D:He is a highly cunning, extremely magical being, spoken of in legends.  
D:This ancient shadow of death wilts any living thing it passes.

N:529:Omarax the Eye Tyrant
G:e:v
I:130:33d100:30:32:10
W:80:4:0:16000
B:GAZE:EXP_40:2d6
B:GAZE:PARALYZE:2d6
B:GAZE:UN_POWER:2d6
B:GAZE:LOSE_INT:2d6
F:UNIQUE | MALE | SPEAKING | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:SMART | BASH_DOOR | FLYING | 
F:EVIL | IM_POIS | 
F:NO_CONF | NO_SLEEP
S:1_IN_2 | 
S:BLIND | SLOW | CONF | SCARE | DRAIN_MANA | MIND_BLAST | FORGET | 
S:DARKNESS | BA_DARK | BO_ACID | BO_FIRE | BO_COLD
D:A disembodied eye, floating in the air.  His gaze seems to shred your 
D:soul and his spells crush your will.  He is ancient, his history steeped 
D:in forgotten evils, his atrocities numerous and sickening.

N:530:Ungoliant, the Unlight
G:S:D
I:120:65d100:8:64:80
W:80:1:0:35000
B:BITE:POISON:3d9
B:BITE:POISON:3d9
B:STING:POISON:2d5
B:STING:POISON:2d5
F:UNIQUE | FEMALE | SPEAKING | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_4D2 | DROP_GOOD | 
F:SMART | BASH_DOOR | KILL_BODY | 
F:ANIMAL | EVIL | IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
S:1_IN_3 | 
S:HEAL | BLIND | SLOW | CONF | SCARE | DARKNESS | BA_DARK | 
S:BR_POIS | BR_DARK | 
S:S_SPIDER
D:This enormous, hideous spirit of void is in the form of a spider of 
D:immense proportions.  She is surrounded by a cloud of Unlight as she sucks 
D:in all that lives into her bloated body.  She is always ravenously 
D:hungry and would even eat herself to avoid starvation.  She is rumoured to 
D:have a foul and deadly breath.

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

N:532:The Mouth of Sauron
G:p:v
I:130:35d100:60:40:10
W:84:3:0:38000
B:HIT:UN_BONUS:6d8
B:HIT:UN_BONUS:6d8
B:TOUCH:UN_POWER
B:TOUCH:UN_POWER
F:UNIQUE | MALE | SPEAKING |  
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:ONLY_ITEM | DROP_1D2 | DROP_4D2 | DROP_GOOD | 
F:INVISIBLE | OPEN_DOOR | BASH_DOOR | MOVE_BODY | 
F:EVIL | IM_FIRE | IM_COLD | 
F:IM_ELEC | NO_CONF | NO_SLEEP
S:1_IN_2 | 
S:TELE_TO | HOLD | CAUSE_3 | TRAPS | 
S:BO_PLAS | BA_DARK | BA_MANA | BA_FIRE | BA_WATE | BA_NETH
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:unshakeably that he is unbeatable and laughs as he weaves his awesome 
D:spells.

N:533:The Emperor Quylthulg
G:Q:w
I:130:25d100:30:1:0
W:85:3:0:20000
F:UNIQUE | 
F:FORCE_SLEEP | FORCE_MAXHP | NEVER_MOVE | NEVER_BLOW | 
F:ONLY_ITEM | DROP_4D2 | 
F:INVISIBLE | 
F:ANIMAL | EVIL | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_2 | 
S:BRAIN_SMASH | 
S:S_HI_UNDEAD | S_HI_DRAGON
D:A huge seething mass of flesh with a rudimentary intelligence, the Emperor 
D:Quylthulg changes colours in front of your eyes.  Pulsating first one 
D:colour then the next, it knows only it must bring help to protect itself.

N:534:Qlzqqlzuup, the Lord of Flesh
G:Q:o
I:130:25d100:30:1:0
W:85:3:0:20000
F:UNIQUE | 
F:FORCE_SLEEP | FORCE_MAXHP | NEVER_MOVE | NEVER_BLOW | 
F:ONLY_ITEM | DROP_4D2 | 
F:INVISIBLE | 
F:ANIMAL | EVIL | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_1 | 
S:S_MONSTER | S_MONSTERS | S_UNDEAD | S_DEMON | S_DRAGON | S_ANGEL | 
S:S_SPIDER | S_ANT | S_HOUND | S_UNIQUE | S_WRAITH | 
S:S_HI_UNDEAD | S_HI_DRAGON
D:This disgusting creature squeals and snorts as it writhes on the floor.  
D:It pulsates with evil.  Its intent is to overwhelm you with monster after 
D:monster, until it can greedily dine on your remains.

N:535:Murazor, the Witch-King of Angmar
G:W:D
I:130:30d100:90:48:10
W:87:3:0:42000
B:HIT:HURT:10d10
B:HIT:HURT:10d10
B:HIT:EXP_80:5d5
B:HIT:EXP_80:5d5
F:UNIQUE | MALE | SPEAKING | 
F:FORCE_SLEEP | FORCE_MAXHP | SMART | 
F:ONLY_ITEM | DROP_2D2 | DROP_4D2 | DROP_GOOD | 
F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | MOVE_BODY | 
F:EVIL | UNDEAD | 
F:IM_COLD | IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
S:1_IN_2 | 
S:TELE_AWAY | BLIND | HOLD | SCARE | CAUSE_3 | BRAIN_SMASH | 
S:BO_MANA | BA_NETH | 
S:S_MONSTERS | S_WRAITH | S_HI_UNDEAD | S_HI_DRAGON
D:The Chief of the Ringwraiths.  A fell being of devastating power.  His 
D:spells are lethal and his combat blows crushingly hard.  He moves at 
D:speed, and commands legions of evil to do his bidding.  It is said that he 
D:is fated never to die by the hand of mortal man.

N:536:Pazuzu, Lord of Air
G:B:w
I:140:27d100:40:50:10
W:87:2:0:30000
B:HIT:ELEC:12d12
B:HIT:ELEC:12d12
B:HIT:ELEC:12d12
B:HIT:ELEC:12d12
F:UNIQUE | MALE | SPEAKING | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_4D2 | DROP_GOOD | 
F:INVISIBLE | OPEN_DOOR | BASH_DOOR | FLYING | 
F:EVIL | DEMON | IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | 
F:IM_POIS | NO_CONF | NO_SLEEP
S:1_IN_3 | 
S:MIND_BLAST | BO_ELEC | BO_MANA | BA_ELEC
D:A winged humanoid from the Planes of Hell, Pazuzu grins inhumanely at you 
D:as he decides your fate.

N:537:Storm of Unmagic
G:v:v
I:130:10d100:200:40:0
W:95:3:0:11000
B:ENGULF:EXP_80:6d9
B:ENGULF:UN_POWER:6d9
B:ENGULF:UN_BONUS:6d9
B:HIT:LOSE_ALL:6d9
F:ATTR_MULTI | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:RAND_50 | 
F:EMPTY_MIND | BASH_DOOR | POWERFUL | KILL_WALL | 
F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_3 | 
S:BR_CHAO | BR_TIME | BR_DISE
D:Howling through the disintegrating dungeon, this awesome whirlpool of Unmagic 
D:rips the enchantments from everything it touches.

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

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

N:540:Lungorthin, the Balrog of White Fire
G:U:w
I:130:40d100:20:50:80
W:85:2:0:37000
B:HIT:FIRE:8d12
B:HIT:FIRE:8d12
B:CRUSH:HURT:8d12
B:TOUCH:UN_POWER
F:UNIQUE | MALE | SPEAKING | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ESCORT | ESCORTS | 
F:ONLY_ITEM | DROP_1D2 | DROP_2D2 | DROP_4D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | POWERFUL | MOVE_BODY | 
F:EVIL | DEMON | IM_FIRE | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_4 | 
S:BLIND | CONF | 
S:BR_FIRE | 
S:S_DEMON | S_HI_UNDEAD
D:A massive form cloaked in flame.  Lungorthin stares balefully at you with 
D:eyes that smoulder red.  The dungeon floor where he stands is scorched by 
D:the heat of his body.

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

N:542:Feagwath the Undead Sorceror
G:L:R
I:130:30d100:100:40:0
W:92:3:0:45000
B:HIT:UN_BONUS:6d8
B:HIT:UN_BONUS:6d8
B:HIT:HURT:5d5
B:HIT:HURT:5d5
F:UNIQUE | MALE | SPEAKING | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ESCORT | 
F:ONLY_ITEM | DROP_1D2 | DROP_2D2 | DROP_4D2 | DROP_GOOD | DROP_GREAT | 
F:SMART | COLD_BLOOD | OPEN_DOOR | BASH_DOOR | 
F:EVIL | UNDEAD | 
F:IM_FIRE | IM_COLD | IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP | 
S:1_IN_3 | 
S:TPORT | BLIND | SCARE | CAUSE_4 | BRAIN_SMASH | 
S:BA_MANA | BO_MANA | BA_FIRE | 
S:S_MONSTERS | S_DEMON | S_HI_UNDEAD
D:A stench of corruption and decay surrounds this sorcerer, who has clearly 
D:risen from the grave to continue his foul plots and schemes.

N:543:Carcharoth, the Jaws of Thirst
G:C:D
I:130:38d100:80:44:10
W:92:2:0:40000
B:CLAW:HURT:3d3
B:CLAW:HURT:3d3
B:BITE:POISON:4d4
B:BITE:POISON:4d4
F:UNIQUE | MALE | SPEAKING | 
F:FORCE_SLEEP | FORCE_MAXHP | RAND_25 | 
F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | 
F:SMART | TAKE_ITEM | OPEN_DOOR | BASH_DOOR | MOVE_BODY | 
F:ANIMAL | EVIL | IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
S:1_IN_4 | 
S:HEAL | SCARE | BRAIN_SMASH | 
S:BR_FIRE | 
S:S_HOUND
D:The first guard of Angband, Carcharoth, also known as 'The Red Maw', is 
D:the largest wolf to ever walk the earth.  He is highly intelligent and a 
D:deadly opponent in combat.

N:544:Cerberus, Guardian of Hades
G:C:r
I:130:50d100:50:64:10
W:94:1:0:40000
B:HIT:FIRE:9d12
B:HIT:FIRE:9d12
B:HIT:FIRE:9d12
B:HIT:FIRE:9d12
F:UNIQUE | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ONLY_ITEM | DROP_4D2 | DROP_GOOD | 
F:OPEN_DOOR | BASH_DOOR | MOVE_BODY | 
F:ANIMAL | EVIL | IM_FIRE | NO_CONF | NO_SLEEP
S:1_IN_3 | 
S:BA_DARK | 
S:BR_FIRE | BR_NETH | 
S:S_HOUND
D:A two-headed hell hound of fearsome aspect.  Flame burns merrily from its 
D:hide as it snarls and roars its defiance.

N:545:Gothmog, the High Captain of Balrogs
G:U:R
I:130:40d100:100:56: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 | SPEAKING | SMART | 
F:FORCE_SLEEP | FORCE_MAXHP | 
F:ESCORT | ESCORTS | 
F:ONLY_ITEM | DROP_1D2 | DROP_2D2 | DROP_4D2 | DROP_GOOD | DROP_GREAT | 
F:OPEN_DOOR | BASH_DOOR | POWERFUL | MOVE_BODY | 
F:EVIL | DEMON | 
F:IM_FIRE | IM_ELEC | NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_3 | 
S:BLIND | CONF | SCARE | 
S:BR_FIRE | 
S:S_DEMON | S_HI_UNDEAD
D:Gothmog is the Chief Balrog in Morgoth's personal guard.  He is renowned 
D:for slaying Ecthelion the Warder of the Gates and he has never been 
D:defeated in combat.  With his whip of flame and awesome fiery breath he 
D:saved his master from Ungoliant's rage.


# Sauron is the basic "Quest" (thus the QUESTOR flag).
# You must kill him to gain access to Morgoth's level.

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


# Morgoth is the final "Quest" (thus the QUESTOR flag).
# You must kill him to complete the final quest, and win the game.

N:547:Morgoth, Lord of Darkness
G:P:D
I:140:100d100:100:60: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 | SPEAKING | 
F:FORCE_SLEEP | FORCE_MAXHP | FORCE_DEPTH | 
F:ONLY_ITEM | DROP_1D2 | DROP_2D2 | DROP_3D2 | DROP_4D2 | 
F:DROP_GOOD | DROP_GREAT | DROP_CHOSEN | 
F:SMART | KILL_WALL | MOVE_BODY | FLYING | 
F:REGENERATE | 
F:EVIL | IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_3 | 
S:BRAIN_SMASH | 
S:BA_MANA | BO_MANA | BA_NETH | 
S:S_MONSTERS | S_UNIQUE | S_WRAITH | S_HI_UNDEAD | S_HI_DRAGON
D:He is the Master of the Pits of Angband.  His figure is like a black 
D:mountain crowned with Lightning.  He rages with everlasting anger, his 
D:body scarred by Fingolfin's eight mighty wounds.  He can never rest from 
D:his pain, but seeks forever to dominate all that is light and good in the 
D:world.  He is the origin of man's fear of darkness and created many foul 
D:creatures with his evil powers.  Orcs, Dragons, and Trolls are his most 
D:foul corruptions, causing much pain and suffering in the world to please 
D:him.  His disgusting visage, twisted with evil, is crowned with iron, the 
D:two remaining Silmarils forever burning him.  Grond, the mighty Hammer of 
D:the Underworld, cries defiance as he strides towards you to crush you to a 
D:pulp!


# And now the player ghosts.  I would have liked to put them in the file 
# where they belong, but that would have meant either messing up old savefiles 
# or losing a bunch of monsters. -LM-

N:548:Skeleton
G:s:W
I:110:25d4:20:14:0
W:6:3:0:30
B:HIT:HURT:2d5
B:HIT:HURT:2d5
F:UNIQUE | PLAYER_GHOST | 
F:FORCE_MAXHP | EMPTY_MIND | 
F:BASH_DOOR | OPEN_DOOR | IM_COLD | 
F:EVIL | UNDEAD | COLD_BLOOD | IM_POIS | 
F:ONLY_ITEM | DROP_60 | DROP_60 | DROP_GOOD | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_11 | 
S:SCARE
D:An animated skeleton, creaking as it advances.  You feel you know it and 
D:it knows you.

N:549:Zombie
G:z:s
I:110:35d5:20:14:0
W:12:4:0:90
B:HIT:HURT:3d6
B:HIT:POISON:3d6
F:UNIQUE | PLAYER_GHOST | 
F:FORCE_MAXHP | EMPTY_MIND | REGENERATE | 
F:BASH_DOOR | OPEN_DOOR | IM_COLD | 
F:EVIL | UNDEAD | COLD_BLOOD | IM_POIS | IM_COLD | 
F:ONLY_ITEM | DROP_90 | DROP_GOOD | DROP_GREAT | 
F:NO_CONF | NO_SLEEP | NO_FEAR
D:A rotting corpse animated by dark magics.  Flesh falls off in large chunks 
D:as it shambles forward.  You feel you know it and it knows you.

N:550:Spirit
G:G:W
I:120:20d5:20:14:0
W:18:4:0:120
B:TOUCH:HURT:3d6
B:TOUCH:TERRIFY:1d2
B:TOUCH:LOSE_DEX:1d2
F:UNIQUE | PLAYER_GHOST | 
F:FORCE_MAXHP | RAND_25 | 
F:PASS_WALL | INVISIBLE | 
F:EVIL | UNDEAD | COLD_BLOOD | IM_POIS | IM_COLD | 
F:ONLY_ITEM | DROP_90 | DROP_CHEST | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_8 | 
S:SCARE | DARKNESS | DRAIN_MANA | BLIND
D:A ghostly apparition that shrieks horribly.  You feel you know it and it knows you.

N:551:Mummy
G:M:s
I:110:20d12:20:16:0
W:24:4:0:150
B:HIT:HURT:2d8
B:HIT:HURT:2d8
B:HIT:POISON:2d8
F:UNIQUE | PLAYER_GHOST | 
F:FORCE_MAXHP | EMPTY_MIND | REGENERATE | 
F:BASH_DOOR | OPEN_DOOR | 
F:EVIL | UNDEAD | COLD_BLOOD | IM_POIS | 
F:ONLY_ITEM | DROP_90 | DROP_CHEST | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_9 | 
S:SCARE | BLIND
D:A larger-than life figure covered in wrappings.  Twin flames burn in its head.  
D:You feel you know it and it knows you.

N:552:Werewolf
G:C:D
I:120:22d12:20:20:0
W:30:4:0:210
B:CLAW:HURT:2d4
B:CLAW:HURT:2d4
B:BITE:HURT:3d6
B:BITE:HURT:3d6
F:UNIQUE | 
F:FORCE_MAXHP | RAND_25 | PLAYER_GHOST | 
F:OPEN_DOOR | BASH_DOOR | REGENERATE | 
F:EVIL | ANIMAL | UNDEAD | SMART | TAKE_ITEM | 
F:ONLY_ITEM | DROP_90 | DROP_CHEST | 
F:NO_CONF | NO_SLEEP | NO_FEAR
D:A great dire wolf possessed by a spirit in torment.  You feel you know 
D:it and it knows you.

N:553:Ghost
G:G:W
I:120:24d12:20:12:0
W:36:5:0:350
B:WAIL:TERRIFY
B:TOUCH:EXP_20
B:CLAW:LOSE_INT:3d6
B:CLAW:LOSE_WIS:3d6
F:UNIQUE | PLAYER_GHOST | 
F:FORCE_MAXHP | RAND_25 | 
F:PASS_WALL | INVISIBLE | 
F:EVIL | UNDEAD | COLD_BLOOD | IM_POIS | IM_COLD | 
F:ONLY_ITEM | DROP_90 | DROP_CHEST | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_6 | 
S:SCARE | DARKNESS | DRAIN_MANA | BLIND | HOLD
D:You wish you didn't believe in it.  You feel you know it and it knows you.

N:554:Vampire
G:V:v
I:110:20d22:20:18:0
W:42:5:0:600
B:HIT:HURT:3d7
B:HIT:HURT:3d7
B:BITE:EXP_20:2d3
B:BITE:EXP_20:2d3
F:UNIQUE | PLAYER_GHOST | 
F:FORCE_MAXHP | SMART | 
F:OPEN_DOOR | BASH_DOOR | REGENERATE | 
F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | 
F:ONLY_ITEM | DROP_90 | DROP_CHEST | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_9 | 
S:TELE_TO | HOLD | SCARE | CAUSE_2 | MIND_BLAST | DARKNESS
D:It is a humanoid with an aura of power.  You notice a sharp set of front 
D:teeth.  You feel you know it and it knows you.

N:555:Phantom
G:G:v
I:120:22d22:30:12:20
W:46:5:0:1200
B:TOUCH:EXP_80:1d5
B:TOUCH:EXP_40:1d5
B:CLAW:LOSE_INT:3d8
B:CLAW:LOSE_WIS:3d8
F:UNIQUE | PLAYER_GHOST | 
F:FORCE_MAXHP | REGENERATE | 
F:INVISIBLE | COLD_BLOOD | PASS_WALL | 
F:EVIL | UNDEAD | IM_COLD | IM_POIS | 
F:ONLY_ITEM | DROP_90 | DROP_CHEST | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_5 | 
S:FORGET | HOLD | BO_ICEE | MIND_BLAST
D:An unholy creature of darkness; the aura emanating from this evil being 
D:saps your very soul.  You feel you know it and it knows you.

N:556:Lich
G:L:o
I:110:35d28:20:24:0
W:54:5:0:3000
B:TOUCH:EXP_40
B:TOUCH:UN_POWER
B:TOUCH:LOSE_DEX:4d8
B:TOUCH:LOSE_DEX:4d8
F:UNIQUE | PLAYER_GHOST | 
F:FORCE_MAXHP | REGENERATE | 
F:SMART | COLD_BLOOD | OPEN_DOOR | BASH_DOOR | 
F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | 
F:ONLY_ITEM | DROP_90 | DROP_CHEST | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_4 | 
S:BLINK | TELE_TO | TELE_AWAY | BLIND | HOLD | SLOW | SCARE | 
S:CAUSE_3 | DRAIN_MANA | MIND_BLAST | BO_COLD | BO_ELEC
D:It is a skeletal form dressed in robes, radiating vastly evil 
D:power.  You feel you know it and it knows you.

N:557:Nether Wraith
G:W:G
I:120:35d38:20:22:0
W:60:6:0:8000
B:HIT:HURT:4d11
B:HIT:HURT:4d11
B:TOUCH:EXP_80
B:TOUCH:EXP_80
F:UNIQUE | PLAYER_GHOST | 
F:FORCE_MAXHP | SMART | REGENERATE | 
F:INVISIBLE | COLD_BLOOD | PASS_WALL | 
F:EVIL | UNDEAD | IM_COLD | IM_POIS | 
F:ONLY_ITEM | DROP_90 | DROP_CHEST | 
F:HURT_LITE | NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_5 | 
S:BLIND | SCARE | CAUSE_3 | BRAIN_SMASH | DARKNESS | BO_NETH | BA_NETH
D:As it advances, your soul wilts under the threat of death and a dreadful 
D:chill invades your bones.  You feel you know it and it knows you.

N:558:Nightwing
G:W:D
I:120:32d55:20:40:0
W:66:6:0:15000
B:HIT:HURT:8d10
B:HIT:UN_BONUS:5d5
B:WAIL:PARALYZE:5d5
B:TOUCH:EXP_80:5d5
F:UNIQUE | PLAYER_GHOST | 
F:FORCE_MAXHP | SMART | REGENERATE | 
F:ONLY_ITEM | DROP_90 | DROP_CHEST | 
F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | FLYING | 
F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | 
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_4 | 
S:BRAIN_SMASH | CAUSE_4 | 
S:BO_MANA | BA_NETH | BA_DARK | 
S:S_UNDEAD
D:Cloaked in midnight, and supported by minions of death, this lord of the undead 
D:comes to claim your soul.  You feel you know it and it knows you.
