# File: monster.txt


# This file is used to initialize the "lib/data/monster.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/data/monster.raw" file.

# === Understanding monster.txt ===

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

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

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

# D - Dark Gray    w - White          s - Gray          o - Orange
# r - Red          g - Green          b - Blue          u - Brown
# d - Black        W - Light Gray     v - Violet        y - Yellow
# R - Light Red    G - Light Green    B - Light Blue    U - Light Brown

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


# Version stamp (required)

V:3.0.5


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

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


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

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

N:2:Blubbering idiot
G:p: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:3:Pitiful-looking beggar
G:p:U
I:110:1d4:10:1:40
W:0:1:0:0
B:BEG
F:MALE
F:RAND_25
F:TAKE_ITEM | OPEN_DOOR
D:You just can't help feeling sorry for him.

N:4:Mangy-looking leper
G:p:u
I:110:1d1:10:1: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:5:Squint-eyed rogue
G:p:b
I:110:2d8:10:8:99
W:0:1:0:0
B:HIT:HURT:1d6
B:TOUCH:EAT_ITEM
F:MALE
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:6:Singing, happy drunk
G:p:y
I:110:2d3:10:1:0
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:7:Mean-looking mercenary
G:p:r
I:110:5d8:10:20:250
W:0:1:0:0
B:HIT:HURT:1d10
F:MALE
F:RAND_50 | DROP_90
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
F:EVIL
D:No job is too low for him.

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


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

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

N:10:Giant yellow centipede
G:c:y
I:110:2d6:8:12: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:11: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:12:White icky thing
G:i:w
I:110:3d5:12:7:10
W:1:1:0:1
B:TOUCH:HURT:1d2
F:RAND_50
F:EMPTY_MIND
D:It is a smallish, slimy, icky creature.

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

N:14:Giant white mouse
G:r:w
I:110:1d3:8:4: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:15:Large brown snake
G:R:u
I:100:4d6:4:35:99
W:1:1:0:3
B:BITE:HURT:1d3
B:CRUSH:HURT:1d4
F:RAND_25
F:BASH_DOOR
F:ANIMAL
D:It is about eight feet long.

N:16:Large white snake
G:R:w
I:110:3d6:4:30:99
W:1:1:0:2
B:BITE:HURT:1d1
F:RAND_50
F:BASH_DOOR
F:ANIMAL
D:It is about eight feet long.

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

N:18:White worm mass
G:w:w
I:100:4d4:7:1: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:19:Floating eye
G:e:o
I:110:3d6:2:6:10
W:1:1:0:1
B:GAZE:PARALYZE
F:NEVER_MOVE
F:HURT_LITE | NO_FEAR
S:1_IN_13
S:DRAIN_MANA
D:A disembodied eye, floating a few feet above the ground.

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

N:21:Blubbering icky thing
G:i:W
I:110:5d8:14:4: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:22:Metallic green centipede
G:c:g
I:120:4d4:5:4: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:23:Novice warrior
G:p:u
I:110:9d4:20:16:5
W:2:1:0:6
B:HIT:HURT:1d7
F:MALE
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
D:He looks inexperienced but tough.

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

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

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

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

N:28:White jelly
G:J:w
I:120:8d8: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:29:Giant green frog
G:f:g
I:110:2d8:12:8: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:30:Giant black ant
G:a:D
I:110:3d6:8:20: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:31:White harpy
G:h:w
I:110:2d5:16:17:10
W:2:1:0:5
B:CLAW:HURT:1d1
B:CLAW:HURT:1d1
B:BITE:HURT:1d2
F:FEMALE
F:RAND_50
F:ANIMAL | EVIL
D:A flying, screeching bird with a woman's face.

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

N:33:Green worm mass
G:w:g
I:100:6d4:7:3:10
W:2:1:0:3
B:CRAWL:ACID:1d3
#Should have a corrosion attack
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:34:Large black snake
G:R:D
I:100:4d8:5:38:75
W:2:1:0:9
B:BITE:HURT:1d4
B:CRUSH:HURT:1d6
F:RAND_25
F:BASH_DOOR
F:ANIMAL
D:It is about ten feet long.

N:35:Poltergeist
G:G:W
I:130:2d5:8:15:10
W:3:1:0:8
B:HIT:TERRIFY
F:RAND_50 | RAND_25
F:DROP_60 | DROP_90
F:INVISIBLE | COLD_BLOOD | PASS_WALL | TAKE_ITEM
F:EVIL | UNDEAD
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:36:Metallic blue centipede
G:c:b
I:120:4d5:6:6: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:37: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:38:Black naga
G:n:D
I:110:6d8:16:40:120
W:3:1:0:20
B:CRUSH:HURT:1d8
F:FEMALE
F:RAND_25 | TAKE_ITEM | DROP_60
F:BASH_DOOR
F:EVIL
D:A large black serpent's body with a female torso.

N:39:Spotted mushroom patch
G:,:o
I:110:1d1:2:1: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:40:Yellow jelly
G:J:y
I:120:10d8: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:41:Scruffy looking hobbit
G:p:b
I:110:3d5:16:8:10
W:3:1:0:4
B:HIT:HURT:1d4
B:TOUCH:EAT_GOLD
F:MALE
F:DROP_60
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
F:EVIL
D:A short little guy, in bedraggled clothes.  He appears to be looking
D: for a good tavern.

N:42:Huge brown bat
G:b:u
I:130:2d6:8:12:40
W:3:1:0:4
B:BITE:HURT:1d2
F:RAND_50 | RAND_25
F:BASH_DOOR
F:ANIMAL | HURT_LITE
D:It is a huge brown bat which squeals as it attacks.

N:43:Giant white ant
G:a:w
I:110:3d6: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:44:Yellow mold
G:m:y
I:110:8d8:2:10:99
W:3:1:0:9
B:SPORE:HURT:1d4
F:NEVER_MOVE
F:STUPID | EMPTY_MIND
F:IM_POIS
F:NO_CONF | NO_SLEEP | NO_FEAR
D:It is a strange yellow growth on the dungeon floor.

N:45:Metallic red centipede
G:c:r
I:120:4d8:8:9: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:46:Yellow worm mass
G:w:y
I:100:4d8: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:47:Large green snake
G:R:g
I:100:6d8:5:40:70
W:3:1:0:10
B:BITE:HURT:1d4
B:CRUSH:HURT:1d6
F:RAND_25 | BASH_DOOR
F:ANIMAL | COLD_BLOOD
D:It is about ten feet long.

N:48:Radiation eye
G:e:R
I:110:3d6: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:49:Drooling harpy
G:h:W
I:110:2d8:16:22:10
W:3:1:0:7
B:CLAW:HURT:1d1
B:CLAW:HURT:1d1
B:BITE:HURT:1d2
B:DROOL
F:FEMALE
F:RAND_50 | BASH_DOOR
F:EVIL | ANIMAL
D:A flying, screeching, disgusting bird with a woman's face.

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

N:51:Black mushroom patch
G:,:D
I:110:8d8:2:1:0
W:4:1:0:8
B:HIT:HURT:1d3
F:NEVER_MOVE
F:STUPID | EMPTY_MIND
F:NO_CONF | NO_SLEEP | NO_FEAR
D:Yum! It looks quite tasty.

N:52:Blue jelly
G:J:b
I:110:12d8: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:53:Creeping copper coins
G:$:u
I:100:7d8:3:24:10
W:4:3:0:9
B:HIT:HURT:1d4
B:TOUCH:POISON:2d4
F:ONLY_GOLD | DROP_1D2
F:COLD_BLOOD | BASH_DOOR
F:IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP
D:It appears to be a pile of copper coins.

N:54: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:55:Giant black centipede
G:c:D
I:110:5d8:8:20:30
W:4:1:0:11
B:BITE:HURT:1d2
B:STING:HURT:1d2
F:RAND_25
F:WEIRD_MIND | BASH_DOOR
F:ANIMAL
D:It is about four feet long and carnivorous.

N:56:Giant blue centipede
G:c:b
I:110:4d8:8:20:50
W:4:1:0:10
B:BITE:HURT:1d3
B:STING:HURT:1d4
F:RAND_25
F:WEIRD_MIND | BASH_DOOR
F:ANIMAL
D:It is about four feet long and carnivorous.

N:57:Blue worm mass
G:w:b
I:100:5d8: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:58:Large grey snake
G:R:s
I:100:6d8:6:41:50
W:4:1:0:14
B:BITE:HURT:1d5
B:CRUSH:HURT:1d8
F:RAND_25
F:BASH_DOOR
F:ANIMAL | COLD_BLOOD
D:It is about ten feet long.

N:59:Jackal
G:j:r
I:110:3d8:12:16:30
W:4:1:0:8
B:BITE:HURT:1d6
F:ANIMAL | BASH_DOOR
D:It is a dog-like animal.

N:60:Green naga
G:n:g
I:110:9d8:18:40: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:61:Green glutton ghost
G:G:g
I:130:3d6:10:20:10
W:5:1:0:15
B:TOUCH:EAT_FOOD:1d1
# Should be SLIME:EAT_FOOD:1d1
F:RAND_50 | RAND_25
F:DROP_60 | DROP_90
F:INVISIBLE | COLD_BLOOD | PASS_WALL
F:EVIL | UNDEAD | NO_CONF | NO_SLEEP | HURT_LITE
S:1_IN_15
S:TPORT | BLINK
D:It is a very ugly green ghost with a voracious appetite.

N:62:White mushroom patch
G:,:w
I:110:1d1:2:1:0
W:5:1:0:5
B:SPORE:PARALYZE:2d4
F:NEVER_MOVE
F:STUPID | EMPTY_MIND
F:NO_CONF | NO_SLEEP | NO_FEAR
D:Yum! It looks quite tasty.

N:63:Green jelly
G:J:g
I:120:22d8:2:1:99
W:5:1:0:18
B:TOUCH:ACID:1d2
#Should have corrosion instead of acid.
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:64:Skeleton kobold
G:s:w
I:110:5d8:20:26: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
F:NO_CONF | NO_SLEEP | NO_FEAR
D:It is a small animated kobold skeleton.

N:65:Silver jelly
G:J:W
I:110:20d8:2:25:40
W:5:2:0:15
B:TOUCH:EAT_LITE:1d3
F:NEVER_MOVE
F:STUPID | EMPTY_MIND
F:IM_POIS | HURT_LITE
F:NO_CONF | NO_SLEEP | NO_FEAR
D:It is a large pile of silver flesh that sucks all light from its
D: surroundings.

N:66:Giant black frog
G:f:D
I:110:4d8:12:18:40
W:5:1:0:12
B:BITE:HURT:1d6
F:ANIMAL | RAND_25
D:It is as big as a wolf.

N:67:Grey icky thing
G:i:s
I:110:4d8: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:68:Disenchanter eye
G:e:v
I:100:7d8:2:10:10
W:5:2:0:20
B:GAZE:UN_BONUS
F:ATTR_MULTI
F:NEVER_MOVE
F:HURT_LITE | NO_FEAR | RES_DISE
S:1_IN_9
S:DRAIN_MANA
D:A disembodied eye, crackling with magic.

N:69:Black yeek
G:y:D
I:110:2d8:18:16:10
W:5:1:0:8
B:HIT:HURT:1d5
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:ANIMAL | IM_ACID
D:A small humanoid figure.

N:70:Red worm mass
G:w:r
I:100:5d8: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:71:Giant house fly
G:F:D
I:130:3d8:12:16:20
W:5:1:0:10
B:BITE:HURT:1d2
F:RAND_25 | RAND_50
F:WEIRD_MIND | COLD_BLOOD
F:ANIMAL
D:It is a large, black, hairy fly.

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

N:73:Rot jelly
G:J:u
I:110:20d8:2:30:99
W:5:1:0:15
B:TOUCH:EAT_FOOD:2d3
F:NEVER_MOVE
F:STUPID | EMPTY_MIND
F:HURT_LITE | IM_POIS
F:NO_CONF | NO_SLEEP | NO_FEAR
D:It is a large pile of rotting flesh, whose touch spoils your food.

N:74:Purple mushroom patch
G:,:v
I:120:1d1:2:1:0
W:6:2:0:12
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:75:Brown mold
G:m:u
I:110:15d8:2:12:99
W:6:1:0:20
B:SPORE: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:76:Giant brown bat
G:b:u
I:130:3d8:10:15:30
W:6:1:0:10
B:BITE:HURT:1d3
F:RAND_50
F:BASH_DOOR
F:ANIMAL | HURT_LITE
D:It screeches as it attacks.

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

N:78:Orc
G:o:G
I:110:9d8:20:32:30
W:6:1:0:16
B:HIT:HURT:1d8
F:MALE
F:DROP_90
F:OPEN_DOOR | BASH_DOOR
F:EVIL | ORC
D:He is one of the many weaker 'slave' orcs, often mistakenly known as a
D: goblin.

N:79:Grey harpy
G:h:s
I:120:3d8:16:20:10
W:6:1:0:14
B:CLAW:HURT:1d2
B:CLAW:HURT:1d2
B:BITE:HURT:1d2
F:FEMALE
F:RAND_50 | BASH_DOOR
F:EVIL | ANIMAL
D:A grey bird with the head of a woman.

N:80:Blue icky thing
G:i:B
I:110:4d8:14:14:20
W:6:1:0:12
B:TOUCH:COLD:2d3
F:RAND_50
F:EMPTY_MIND | IM_COLD
D:It is a smallish, slimy, icky, freezing creature.

N:81:Rattlesnake
G:R:r
I:110:6d7:6:24:1
W:6:1:0:20
B:BITE:POISON:2d5
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:82:Bloodshot eye
G:e:r
I:110:4d8: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:83:Red naga
G:n:r
I:110:11d8: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 red snake with a woman's torso.

N:84:Red jelly
G:J:r
I:110:26d8:2:1: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:85:Giant red frog
G:f:r
I:110:5d8:12:16:50
W:7:1:0:16
B:BITE:LOSE_STR:2d4
F:RAND_25
F:BASH_DOOR
F:ANIMAL
D:It looks poisonous.

N:86:Green icky thing
G:i:g
I:110:5d8:14:12:20
W:7:2:0:18
#Should have a corrosion attack.
B:TOUCH:ACID:2d5
F:RAND_50
F:EMPTY_MIND
F:IM_ACID
D:It is a smallish, slimy, icky, acidic creature.

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

N:88:Lost soul
G:G:B
I:110:2d8:12:10: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 | HURT_LITE
F:IM_COLD | NO_CONF | NO_SLEEP
S:1_IN_15
S:TPORT | DRAIN_MANA
D:It is almost insubstantial.

N:89:Greedy little gnome
G:p:D
I:110:3d8:18:14:10
W:7:1:0:13
B:HIT:HURT:1d7
B:TOUCH:EAT_ITEM
F:MALE
F:DROP_90
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
F:EVIL
D:A suspicious-looking character.

N:90:Giant green fly
G:F:G
I:120:3d8:12:14:20
W:7:1:0:15
B:BITE:HURT:1d4
F:RAND_25 | RAND_50
F:WEIRD_MIND | COLD_BLOOD
F:ANIMAL
D:It is a large, green, metallic-looking fly.

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

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

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

N:94:Seedy looking human
G:p:b
I:110:8d8:20:26:20
W:8:1:0:22
B:HIT:HURT:3d4
F:MALE
F:DROP_1D2
F:OPEN_DOOR | BASH_DOOR
F:EVIL
D:He is eyeing you greedily.

N:95:Red icky thing
G:i:R
I:120:4d8:14:18:20
W:8:1:0:22
B:TOUCH:HURT:1d3
B:CRAWL:ACID:1d5
F:BASH_DOOR | RAND_50
F:WEIRD_MIND | IM_ACID
D:It is a small, red, blobby creature.

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

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

N:98:Bloodshot icky thing
G:i:r
I:110:7d8:14:18:20
W:9:3:0:24
B:TOUCH:HURT:1d4
#Should have a corrosion attack, instead of an acid attack.
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:99:Giant grey rat
G:r:s
I:110:2d3:8:12: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:100:Black harpy
G:h:D
I:120:3d8:16:22:10
W:9:1:0:19
B:CLAW:HURT:1d2
B:CLAW:HURT:1d2
B:BITE:HURT:1d3
F:FEMALE
F:RAND_25
F:ANIMAL | EVIL
D:A woman's face on the body of a vicious black bird.

N:101:Giant black bat
G:b:D
I:130:2d8:12:18:25
W:9:1:0:16
B:BITE:HURT:1d6
F:RAND_50
F:BASH_DOOR
F:HURT_LITE | ANIMAL
D:It is a large black bat; it screeches as it attacks you.

N:102:Clear yeek
G:y:w
I:110:3d6:18:24:10
W:9:2:0:14
B:HIT:HURT:1d5
F:DROP_60 | ATTR_CLEAR
F:OPEN_DOOR | BASH_DOOR
F:ANIMAL | IM_ACID | INVISIBLE
D:It is a small, transparent, humanoid figure.

N:103:Orc shaman
G:o:r
I:110:7d8:20:15:20
W:9:1:0:30
B:HIT:HURT:1d6
F:MALE
F:FORCE_SLEEP | DROP_90
F:OPEN_DOOR | BASH_DOOR
F:EVIL | ORC
S:1_IN_5
S:SLOW | CAUSE_1
D:An orc dressed in skins who gestures wildly.

N:104:Giant red ant
G:a:r
I:110:4d8:12:34:60
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:105:King cobra
G:R:g
I:110:8d8:8:30:1
W:9:2:0:28
B:SPIT:BLIND:1d2
B:BITE:POISON:3d4
F:RAND_50
F:BASH_DOOR
F:ANIMAL | IM_POIS
D:It is a large snake with a hooded face.

N:106:Clear mushroom patch
G:,:w
I:120:1d1:4:1:0
W:10:2:0:1
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:107:Giant white tick
G:t:w
I:100:15d8:12:40: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:108:Hairy mold
G:m:o
I:110:15d8:2:15:70
W:10:1:0:32
B:SPORE: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:109:Disenchanter mold
G:m:v
I:110:16d8:2:20:70
W:10:1:0:40
B:SPORE:UN_BONUS:1d6
F:NEVER_MOVE | ATTR_MULTI
F:STUPID | EMPTY_MIND
F:IM_POIS | RES_DISE
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:110:Giant red centipede
G:c:r
I:120:3d8:12:26:50
W:10:1:0:24
B:BITE:HURT:1d2
B:STING:POISON:1d2
F:RAND_25
F:WEIRD_MIND | BASH_DOOR
F:ANIMAL
D:It is about four feet long and carnivorous.

N:111:Creeping gold coins
G:$:y
I:100:18d8:5:36: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:IM_POIS | IM_ELEC | IM_ACID | NO_CONF | NO_SLEEP
D:It appears to be a pile of gold coins, until it starts crawling towards you
D: on tiny legs.

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

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

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

N:115:Orc warrior
G:o:g
I:110:11d8:20:36:25
W:11:1:0:34
B:HIT:HURT:2d6
F:DROP_90
F:OPEN_DOOR | BASH_DOOR
F:EVIL | ORC
D:It is a fierce orcish warrior.

N:116:Vorpal bunny
G:r:r
I:120:2d3:8:10:30
W:11:1:0:2
B:BITE:HURT:1d5
F:RAND_25 | MULTIPLY
F:ANIMAL | BASH_DOOR
D:It is a small rabbit with sharp teeth that drip blood.

N:117:Nasty little gnome
G:p:r
I:110:4d8:18:10:10
W:11:1:0:32
B:HIT:HURT:1d5
F:MALE
F:FORCE_SLEEP | DROP_1D2
F:OPEN_DOOR | BASH_DOOR
F:EVIL
S:1_IN_5
S:BLINK | TPORT | CAUSE_1
S:S_MONSTER
D:A mage of short stature.

N:118:Hobgoblin
G:H:W
I:110:12d8:20:38:30
W:11:2:0:38
B:HIT:HURT:1d10
F:DROP_1D2
F:EVIL | OPEN_DOOR
D:It is one of the things that go bump in the night.

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

N:120:Grape jelly
G:J:v
I:110:52d8: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:Yum!  It looks quite tasty.  It is a pulsing mound of glowing flesh.

N:121:Master yeek
G:y:U
I:110:5d8:18:24:10
W:12:2:0:28
B:HIT:HURT:1d8
F:FORCE_SLEEP
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:ANIMAL | EVIL | IM_ACID
S:1_IN_8
S:BLINK | SLOW
D:A small humanoid that radiates some power.

N:122:Priest
G:p:g
I:110:7d8:20:22:40
W:12:1:0:36
B:HIT:HURT:2d3
F:MALE
F:FORCE_SLEEP
F:DROP_1D2
F:SMART | OPEN_DOOR | BASH_DOOR
S:1_IN_5
S:HOLD | CAUSE_1
D:A robed man, dedicated to his god.

N:123:Giant clear ant
G:a:W
I:110:3d7:12:18:60
W:12:1:0:24
B:BITE:HURT:1d4
F:ATTR_CLEAR
F:WEIRD_MIND | BASH_DOOR
F:ANIMAL | INVISIBLE
D:It is large and transparent, and has venomous mandibles.

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

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

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

N:127:Moaning spirit
G:G:u
I:120:4d8:14:20: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 | HURT_LITE
F:EVIL | UNDEAD | IM_COLD | NO_CONF | NO_SLEEP
S:1_IN_15
S:TPORT | DRAIN_MANA
D:A ghostly apparition that shrieks horribly.

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

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

N:130:Ogre
G:o:U
I:110:13d8:20:32:30
W:13:2:0:42
B:HIT:HURT:2d8
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:EVIL | GIANT | ORC
D:A hideous, smallish giant that is often found near or with orcs.

N:131:Giant red speckled frog
G:f:R
I:110:6d8:12:20:30
W:13:1:0:32
B:BITE:HURT:3d4
F:RAND_25
F:ANIMAL
D:It is bigger than a wolf.

N:132:Magic User
G:p:R
I:110:7d8:20:10:10
W:13:1:0:35
B:HIT:HURT:2d2
F:MALE
F:FORCE_SLEEP | DROP_1D2
F:SMART | OPEN_DOOR | BASH_DOOR
S:1_IN_3
S:BLINK | BLIND | S_MONSTER
D:A robed human with magical powers.

N:133:Black orc
G:o:D
I:110:12d8:20:36:20
W:13:1:0:40
B:HIT:HURT:3d4
F:MALE
F:DROP_90
F:OPEN_DOOR | BASH_DOOR
F:EVIL | ORC
D:He is a large orc with powerful arms and deep black skin.

N:134:Giant long-eared bat
G:b:u
I:130:5d8:12:20:20
W:13:1:0:20
B:BITE:HURT:1d4
B:CLAW:HURT:1d2
B:CLAW:HURT:1d2
F:RAND_50
F:BASH_DOOR
F:HURT_LITE | ANIMAL
D:A large bat with long ears.

N:135:Giant gnat
G:F:U
I:130:1d2:8:4:10
W:13:1:0:1
B:BITE:HURT:1d1
F:RAND_25 | RAND_50
F:WEIRD_MIND | MULTIPLY
F:ANIMAL
D:It is a fast-moving, annoying pest.

N:136:Killer green beetle
G:K:g
I:110:16d8:12:45:30
W:14:1:0:46
B:BITE:HURT:4d4
F:RAND_25
F:WEIRD_MIND | BASH_DOOR
F:ANIMAL
D:It is a vicious insect with a tough carapace.

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

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

N:139:Hill giant
G:P:U
I:110:16d8:20:36:50
W:14:1:0:52
B:HIT:HURT:3d6
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:EVIL | GIANT
D:A ten foot tall humanoid with powerful muscles.

N:140:Skeleton hobgoblin
G:s:W
I:110:13d8:20:34:30
W:14:2:0:46
B:HIT:HURT:2d5
F:EMPTY_MIND | COLD_BLOOD | OPEN_DOOR | BASH_DOOR
F:EVIL | UNDEAD | IM_COLD
F:IM_POIS
F:NO_CONF | NO_SLEEP | NO_FEAR
D:It is the skeleton of one of the things that go bump in the night.

N:141:Flesh golem
G:g:R
I:110:12d8:12:30:10
W:14:2: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:142:White dragon bat
G:b:w
I:130:2d6:12:20:50
W:14:2:0:40
B:BITE:COLD:1d3
F:FORCE_SLEEP
F:RAND_50
F:BASH_DOOR
F:ANIMAL | IM_COLD | HURT_LITE
S:1_IN_4
S:BR_COLD
D:A white bat with a sharp tail, covered in frost.

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

N:144:Guardian naga
G:n:B
I:110:24d8:20:50:120
W:15:2:0:60
B:CRUSH:HURT:2d8
B:BITE:HURT:1d8
F:FEMALE
F:RAND_25 | DROP_60 | DROP_1D2
F:TAKE_ITEM | BASH_DOOR
F:EVIL
D:A giant snake-like figure with a woman's torso.

N:145:Giant grey bat
G:b:D
I:130:4d8:12:22:15
W:15:2:0:22
B:BITE:HURT:1d6
B:CLAW:HURT:1d2
B:CLAW:HURT:1d2
F:RAND_50
F:BASH_DOOR
F:ANIMAL | HURT_LITE
D:A very large, grey bat.

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

N:147:Giant yellow tick
G:t:y
I:100:20d8:12:48:20
W:15:2:0:48
B:BITE:POISON:3d9
F:WEIRD_MIND | BASH_DOOR
F:ANIMAL
D:It is moving slowly towards you.

N:148:Giant ebony ant
G:a:D
I:110:3d4:12:24:60
W:15:1:0:3
B:BITE:HURT:2d3
F:WEIRD_MIND | BASH_DOOR
F:ANIMAL | MULTIPLY
D:It is large and has venomous mandibles.

N:149:Frost giant
G:P:w
I:110:17d8:20:38:50
W:15:1:0:54
B:HIT:COLD:3d6
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:EVIL | GIANT
F:IM_COLD
D:A twelve foot tall giant covered in furs.

N:150:Clay golem
G:g:U
I:110:14d8:12:20:10
W:15: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:151:Huge white bat
G:b:W
I:120:3d8:7:12:40
W:15:1:0:3
B:BITE:HURT:1d6
F:RAND_50 | MULTIPLY
F:BASH_DOOR
F:ANIMAL | HURT_LITE
D:A swarm of large white bats.

N:152:Giant tan bat
G:b:U
I:120:3d8:12:18:40
W:15:1:0:18
B:BITE:TERRIFY:1d2
B:CLAW:HURT:1d1
B:CLAW:HURT:1d1
F:RAND_50
F:BASH_DOOR
F:ANIMAL | HURT_LITE
D:A giant bat, the beating of whose wings produces a strangely unnerving noise.

N:153:Violet mold
G:m:v
I:110:17d8:2:15:70
W:15:2:0:50
B:HIT:PARALYZE:1d2
F:NEVER_MOVE 
F:STUPID | EMPTY_MIND
F:IM_POIS
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_9
S:DRAIN_MANA
D:It is a strange purple growth on the dungeon floor.

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

N:155:Gelatinous cube
G:C:G
I:100:45d8:12:18:1
W:16:4:0:36
B:TOUCH:ACID:1d10
F:RAND_25
F:DROP_1D2 | DROP_2D2
F:STUPID | EMPTY_MIND | COLD_BLOOD
F:KILL_BODY
F:TAKE_ITEM | BASH_DOOR
F:IM_ACID | 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:156:Giant black rat
G:r:D
I:110:3d4:8:16:20
W:16:1:0:3
B:BITE:POISON:1d5
F:RAND_25 | MULTIPLY
F:ANIMAL
D:A large black rat.

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

N:158:Fire giant
G:P:r
I:110:20d8:20:40:50
W:16:1:0:62
B:HIT:FIRE:3d7
F:DROP_60
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:159:Green dragon bat
G:b:g
I:130:2d7:12:22:50
W:16:2:0:44
B:BITE:POISON:1d3
F:RAND_50
F:BASH_DOOR
F:ANIMAL | IM_POIS | HURT_LITE
S:1_IN_4
S:BR_POIS
D:It is a green, poisonous bat with a sharp tail.

N:160:Quasit
G:q:o
I:110:5d8:20:30:20
W:16:2:0:48
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 | OPEN_DOOR
F:EVIL | DEMON | IM_FIRE | IM_POIS
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_10
S:BLINK | TPORT | TELE_TO | TELE_AWAY | CAUSE_1 | SCARE
D:The chaotic evil master's favourite pet.

N:161:Troll
G:T:g
I:110:17d8:20:40:40
W:17:1:0:64
B:HIT:HURT:1d4
B:HIT:HURT:1d4
B:BITE:HURT:1d6
F:MALE
F:DROP_1D2
F:OPEN_DOOR | BASH_DOOR
F:EVIL | TROLL | REGENERATE
D:He is green skinned and ugly.

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

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

N:164:Earth spirit
G:E:u
I:120:13d8:10:40:50
W:17:2:0:64
B:HIT:HURT:1d8
B:HIT:HURT:1d8
F:RAND_25
F:EMPTY_MIND | COLD_BLOOD
F:KILL_WALL | OPEN_DOOR | KILL_ITEM
F: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:165:Fire spirit
G:E:r
I:120:10d8:16:30:20
W:18:2:0:66
B:HIT:FIRE:2d6
F:RAND_25
F:EMPTY_MIND | BASH_DOOR
F:IM_FIRE | IM_POIS
F:NO_CONF | NO_SLEEP | NO_FEAR
D:A whirlwind of sentient flame.

N:166:Uruk-Hai orc
G:o:B
I:110:14d8:20:42:20
W:18:1:0:68
B:HIT:HURT:3d5
F:MALE
F:DROP_90
F:OPEN_DOOR | BASH_DOOR
F:EVIL | ORC | IM_POIS
D:A cunning orc of power, as tall as a man, and stronger.  It fears
D: little.

N:167:Stone giant
G:P:W
I:110:22d8:20:40:50
W:18:1:0:80
B:HIT:HURT:3d8
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:EVIL | GIANT | HURT_ROCK
D:It is eighteen feet tall and looking at you.

N:168:Stone golem
G:g:W
I:100:28d8:12:75:10
W:19: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:169:Grey ooze
G:O:s
I:110:6d8:15:10:1
W:19:1:0:40
B:TOUCH:COLD:2d6
F:COLD_BLOOD | RAND_25 | RAND_50
F:STUPID | EMPTY_MIND | DROP_60
F:KILL_BODY | TAKE_ITEM | BASH_DOOR
F:IM_COLD | NO_CONF | NO_SLEEP | NO_FEAR
D:It's grey and it's oozing.

N:170:Disenchanter ooze
G:O:v
I:110:6d8:15:15:1
W:19:1:0:50
B:TOUCH:UN_BONUS
F:STUPID | EMPTY_MIND | RAND_50 | RAND_25
F:KILL_BODY | TAKE_ITEM | BASH_DOOR
F:NO_CONF | NO_SLEEP | NO_FEAR
D:It's glowing purple, and oozing.

N:171:Giant spotted rat
G:r:o
I:110:4d3:8:20:20
W:19:1:0:3
B:BITE:POISON:1d5
F:RAND_25 | MULTIPLY
F:ANIMAL
D:It is a large rodent with a disgusting, spotted hide.

N:172:Mummified kobold
G:M:s
I:110:13d8:20:24:75
W:19:1:0:46
B:HIT:HURT:1d6
B:HIT:HURT:1d6
F:DROP_90
F:EMPTY_MIND | COLD_BLOOD | OPEN_DOOR | BASH_DOOR
F:EVIL | UNDEAD | IM_COLD | IM_POIS
F:NO_CONF | NO_SLEEP | NO_FEAR
D:It is an animated kobold corpse, covered in cloth wrappings.

N:173:Killer black beetle
G:K:D
I:110:18d8:12:46:30
W:19:1:0:75
B:BITE:HURT:4d5
F:RAND_25
F:WEIRD_MIND | BASH_DOOR
F:ANIMAL
D:It is a vicious insect with a tough carapace.

N:174:Red mold
G:m:r
I:110:17d8:2:16:70
W:19:1:0:64
B:SPORE: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:175:Quylthulg
G:Q:y
I:110:4d8:10:1:0
W:20:1:0:200
F:FORCE_SLEEP | FORCE_MAXHP | NEVER_MOVE | NEVER_BLOW
F:EMPTY_MIND | INVISIBLE | ANIMAL
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_7
S:BLINK
S:S_MONSTER
D:It is a strange pulsing mound of flesh.

N:176:Giant red bat
G:b:r
I:120:5d8:12:24:20
W:20:1:0:40
B:BITE:HURT:1d7
B:CLAW:HURT:1d3
B:CLAW:HURT:1d3
F:RAND_50
F:BASH_DOOR
F:ANIMAL | HURT_LITE
D:It is a very large red bat.

N:177:Giant black dragon fly
G:F:D
I:110:4d8:20:22:50
W:20:1:0:58
B:BITE:BLIND:1d6
F:FORCE_SLEEP | RAND_50
F:WEIRD_MIND | BASH_DOOR
F:ANIMAL | IM_ACID
S:1_IN_9
S:BR_ACID
D:It is a large dragonfly, dripping acid.

N:178:Cloud giant
G:P:b
I:110:24d8:20:44:50
W:21:1:0:125
B:HIT:ELEC:3d8
F:DROP_60
F:OPEN_DOOR | BASH_DOOR
F:EVIL | GIANT | IM_ELEC
D:It is a twenty foot tall giant wreathed in clouds.

N:179:Black dragon bat
G:b:D
I:130:2d8:12:24:50
W:21:1:0:50
B:BITE:ACID:1d3
F:FORCE_SLEEP
F:RAND_50 
F:BASH_DOOR
F:ANIMAL | IM_ACID | HURT_LITE
S:1_IN_4
S:BR_ACID
D:It is a black bat with a sharp tail, drooling acid.

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

N:181:Mummified orc
G:M:w
I:110:14d8:20:28:75
W:21: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
F:IM_COLD | IM_POIS
F:NO_CONF | NO_SLEEP | NO_FEAR
D:It is an orcish figure covered in wrappings.

N:182:Killer boring beetle
G:K:s
I:110:18d8:12:48:30
W:21:1:0:70
B:CLAW:HURT:4d5
F:RAND_25
F:WEIRD_MIND | BASH_DOOR
F:ANIMAL
D:It is a giant beetle with vicious claws.

N:183:Killer stag beetle
G:K:g
I:110:20d8:12:50:30
W:22:1:0:80
B:BITE:HURT:3d4
B:HIT:HURT:1d12
F:RAND_25
F:WEIRD_MIND | BASH_DOOR
F:ANIMAL
D:It is a giant beetle with vicious claws.

N:184:Black mold
G:m:D
I:110:15d8:2:18:50
W:22:1:0:68
B:HIT:HURT:4d3
F:NEVER_MOVE 
F:STUPID | EMPTY_MIND
F:IM_POIS
F:NO_CONF | NO_SLEEP | NO_FEAR
D:It is a strange black growth on the dungeon floor.

N:185:Iron golem
G:g:s
I:90:80d8:12:99:10
W:22:2:0:160
B:HIT:HURT:1d12
B:HIT:HURT:1d12
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 metal statue that moves steadily towards you.

N:186:Giant yellow scorpion
G:S:y
I:110:12d8:12:38:20
W:22: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:187:Green ooze
G:O:g
I:100:4d8:15:5:1
W:22:1:0:6
B:TOUCH:ACID:2d3
F:RAND_50 | DROP_60
F:STUPID | EMPTY_MIND
F:TAKE_ITEM | KILL_BODY | OPEN_DOOR | BASH_DOOR
F:IM_ACID | NO_FEAR | NO_SLEEP | NO_CONF
D:It is a strangely moving green puddle.

# this creature should have a "Corrosion" attack.
N:188:Black ooze
G:O:D
I:90:6d8:10:6:1
W:23:1:0:7
B:TOUCH:ACID:2d6
F:RAND_50 | DROP_60
F:STUPID | EMPTY_MIND | MULTIPLY
F:TAKE_ITEM | KILL_BODY | OPEN_DOOR | BASH_DOOR
F:IM_POIS | NO_FEAR | NO_SLEEP | NO_CONF
S:1_IN_11
S:DRAIN_MANA
D:It is a strangely moving black puddle.

N:189:Warrior
G:p:u
I:110:15d8:20:40:40
W:23:1:0:60
B:HIT:HURT:3d5
F:MALE
F:DROP_1D2
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
D:A scarred warrior who moves with confidence.

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

N:191:Killer blue beetle
G:K:b
I:110:20d8:14:50:30
W:23:1:0:85
B:BITE:HURT:4d5
F:RAND_25
F:WEIRD_MIND | BASH_DOOR
F:ANIMAL
D:It is looking for prey.

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

N:193:Crimson mold
G:m:r
I:110:16d8:2:18:50
W:23:1:0:65
B:HIT:HURT:1d3
B:TOUCH:TERRIFY
F:NEVER_MOVE 
F:STUPID | EMPTY_MIND
F:IM_POIS
F:NO_CONF | NO_SLEEP | NO_FEAR
D:It is a strange dark red growth on the dungeon floor.

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

N:195:Berzerker
G:p:y
I:110:15d8:20:20:10
W:24:1:0:65
B:HIT:HURT:1d8
B:HIT:HURT:1d8
F:DROP_1D2
F:OPEN_DOOR | BASH_DOOR
D:A human who has driven himself into a terrible frenzy.

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

N:197:Banshee
G:G:b
I:120:6d8:20:24:10
W:24:2:0:60
B:WAIL:TERRIFY
B:TOUCH:EXP_20
F:FEMALE
F:RAND_50 | DROP_1D2
F:INVISIBLE | COLD_BLOOD | TAKE_ITEM | PASS_WALL | HURT_LITE
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:198:Giant troll
G:T:W
I:110:19d8:20:40:50
W:25:1:0:85
B:HIT:HURT:1d6
B:HIT:HURT:1d6
B:BITE:HURT:3d4
F:MALE
F:DROP_1D2
F:OPEN_DOOR | BASH_DOOR
F:EVIL | TROLL | REGENERATE
D:He is a giant troll with scabrous black skin.

N:199:Giant brown tick
G:t:u
I:100:18d8:12:50:20
W:25:2:0:70
B:BITE:POISON:2d6
B:STING:BLIND:1d1
F:WEIRD_MIND | BASH_DOOR
F:ANIMAL | IM_POIS
D:It is moving slowly towards you.

N:200:Killer red beetle
G:K:r
I:110:20d8:14:50:30
W:25:1:0:86
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:201:Wooden mold
G:m:U
I:110:25d8:2:50:50
W:25:1:0:100
B:HIT:POISON:2d6
F:NEVER_MOVE 
F:STUPID | EMPTY_MIND
F:IM_POIS
F:NO_CONF | NO_SLEEP | NO_FEAR
D:It is a strange brownish growth on the dungeon floor.

N:202:Giant blue dragon fly
G:F:b
I:110:6d8:20:24:50
W:25:1:0:75
B:BITE:HURT:1d6
F:FORCE_SLEEP | RAND_50
F:WEIRD_MIND | BASH_DOOR
F:ANIMAL | IM_ELEC
S:1_IN_9
S:BR_ELEC
D:It is a large, blue dragonfly, emitting an electric buzz as it
D: flutters its wings.

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

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

N:205:Giant fire tick
G:t:R
I:110:16d8:14:54:20
W:26:1:0:90
B:SPIT:FIRE:3d7
F:RAND_25
F:WEIRD_MIND | BASH_DOOR
F:ANIMAL | IM_FIRE
D:It is smoking and burning with great heat.

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

N:207:Giant black scorpion
G:S:D
I:110:13d8:12:50:20
W:26:1:0:85
B:BITE:HURT:1d10
B:STING:POISON:2d5
F:RAND_25 | BASH_DOOR | WEIRD_MIND
F:ANIMAL | IM_POIS | COLD_BLOOD
D:A large black arachnid with a sharp tail.

N:208:Clear ooze
G:O:W
I:110:4d8:10:14:1
W:26:1:0:12
B:TOUCH:CONFUSE:1d8
F:RAND_25 | DROP_60
F:STUPID | EMPTY_MIND | ATTR_CLEAR | INVISIBLE
F:TAKE_ITEM | KILL_BODY | BASH_DOOR
F:NO_FEAR | NO_SLEEP | NO_CONF
D:It's transparent and it's oozing.

N:209:Killer fire beetle
G:K:R
I:110:13d8:14:45:30
W:27: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:210:Vampire
G:V:W
I:110:20d8:20:45:10
W:27:1:0:175
B:HIT:HURT:1d6
B:HIT:HURT:1d6
B:BITE:EXP_20
F:FORCE_SLEEP
F:COLD_BLOOD | DROP_60 | DROP_1D2
F:OPEN_DOOR | BASH_DOOR | REGENERATE
F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
S:1_IN_9
S:HOLD | SCARE
D:It is a humanoid with an aura of power.  You notice a sharp set of front
D: teeth.

N:211:Giant red dragon fly
G:F:r
I:110:7d8:20:24:50
W:27:1:0:75
B:BITE:TERRIFY:1d6
F:FORCE_SLEEP | RAND_50
F:WEIRD_MIND | BASH_DOOR
F:ANIMAL | IM_FIRE
S:1_IN_8
S:BR_FIRE
D:It is a giant, red dragonfly, leaving a trail of fire behind it.

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

N:213:Black knight
G:p:s
I:110:25d8:20:60:10
W:28:1:0:140
B:HIT:HURT:5d5
F:MALE
F:FORCE_SLEEP | DROP_1D2
F:OPEN_DOOR | BASH_DOOR
F:EVIL
S:1_IN_15
S:CAUSE_2
D:He is a figure encased in deep black plate armour; he looks at you
D: menacingly.

N:214:Mage
G:p:r
I:110:10d8:20:30:10
W:28:1:0:150
B:HIT:HURT:2d5
F:MALE
F:FORCE_SLEEP
F:DROP_1D2
F:SMART | OPEN_DOOR | BASH_DOOR
S:1_IN_3
S:BLINK | TPORT | TELE_TO | TELE_AWAY | BLIND | CONF
S:S_MONSTER
D:A mage of some power - you can tell by the size of his hat.

N:215:Ice troll
G:T:w
I:110:22d8:20:46:50
W:28:1:0:160
B:HIT:HURT:1d5
B:HIT:HURT:1d5
B:BITE:COLD:3d6
F:MALE
F:DROP_1D2
F:OPEN_DOOR | BASH_DOOR | REGENERATE
F:EVIL | TROLL | IM_COLD
D:He is a white troll with powerfully clawed hands.

N:216:Giant purple worm
G:w:v
I:110:65d8:14:65:30
W:29: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:217:Young blue dragon
G:d:b
I:110:33d8:20:50:70
W:29:1:0:300
B:CLAW:HURT:1d4
B:CLAW:HURT:1d4
B:BITE:HURT:1d6
F:FORCE_SLEEP
F:DROP_2D2
F:BASH_DOOR | RAND_25
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:218:Young white dragon
G:d:w
I:110:32d8:20:50:70
W:29:1:0:275
B:CLAW:HURT:1d4
B:CLAW:HURT:1d4
B:BITE:HURT:1d6
F:FORCE_SLEEP
F:DROP_2D2
F:BASH_DOOR | RAND_25
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:219:Young green dragon
G:d:g
I:110:32d8:20:50:70
W:29:1:0:290
B:CLAW:HURT:1d4
B:CLAW:HURT:1d4
B:BITE:HURT:1d6
F:FORCE_SLEEP
F:DROP_2D2
F:BASH_DOOR | RAND_25
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:220:Giant fire bat
G:b:r
I:120:5d8:14:30:10
W:29:1:0:85
B:BITE:FIRE:3d6
B:CLAW:HURT:1d4
B:CLAW:HURT:1d4
F:RAND_50
F:BASH_DOOR
F:ANIMAL | IM_FIRE | HURT_LITE
D:It is a gigantic, flaming bat-like form.

N:221:Giant glowing rat
G:r:B
I:110:3d3:8:24:20
W:29:1:0:4
B:BITE:ELEC:2d6
F:RAND_25 | MULTIPLY
F:BASH_DOOR
F:ANIMAL | IM_ELEC
D:It is a large rat surrounded by a bright corona.

N:222:Skeleton troll
G:s:w
I:110:14d8:20:55:20
W:30: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
F:IM_COLD | IM_POIS | REGENERATE
F:NO_CONF | NO_SLEEP | NO_FEAR
D:It is a troll skeleton animated by dark dweomers.

N:223:Giant lightning bat
G:b:y
I:120:8d8:15:34:10
W:30:1:0:80
B:BITE:ELEC:3d8
B:CLAW:HURT:1d5
B:CLAW:HURT:1d5
F:RAND_50 | BASH_DOOR
F:ANIMAL | IM_ELEC
D:It is a glowing, crackling bat-like form.

N:224:Giant static ant
G:a:b
I:110:8d8:10:40:60
W:30: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:225:Grave wight
G:W:b
I:110:12d8:20:35:30
W:30:1:0:325
B:HIT:HURT:1d7
B:HIT:HURT:1d7
B:TOUCH:EXP_20
F:FORCE_SLEEP | RAND_25
F:ONLY_ITEM | DROP_1D2
F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR
F:EVIL | UNDEAD
F:IM_COLD | IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
S:1_IN_8
S:SCARE | CAUSE_3 | DARKNESS
D:It is a ghostly form with eyes that haunt you.

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

N:227:Giant white ant lion
G:A:W
I:110:20d8:12:45:40
W:30:1:0:175
B:BITE:COLD:3d10
F:RAND_25 | KILL_BODY
F:WEIRD_MIND | BASH_DOOR
F:ANIMAL
D:It is an ant lion encased in frosty white fur.

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

N:229:Giant black ant lion
G:A:D
I:110:23d8:14:45:40
W:31:1:0:170
B:BITE:HURT:2d12
B:SPIT:ACID:3d6
F:RAND_25 | KILL_BODY
F:WEIRD_MIND | BASH_DOOR
F:ANIMAL | IM_ACID
D:It is an ant lion encased in black, dripping fur.

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

N:231:Ogre mage
G:o:r
I:110:14d8:20:42:30
W:31:2:0:250
B:HIT:HURT:3d6
F:FORCE_SLEEP | FORCE_MAXHP
F:DROP_90
F:OPEN_DOOR | BASH_DOOR
F:EVIL | GIANT | ORC
S:1_IN_5
S:BLINK | TELE_TO | CAUSE_2 | HOLD | SLOW
S:S_MONSTER
D:A hideous ogre wrapped in black sorcerous robes.

N:232:Two-headed troll
G:T:b
I:110:14d8:20:48:50
W:32:1:0:275
B:HIT:HURT:1d8
B:HIT:HURT:1d8
B:BITE:HURT:1d6
B:BITE:HURT:1d6
F:FORCE_MAXHP | MALE
F:DROP_1D2
F:OPEN_DOOR | BASH_DOOR
F:EVIL | TROLL
D:A massive two-headed troll of huge strength, ettins are stupid but violent.
D: They are also living proof that two heads are not more intelligent than one...

N:233:Invisible Stalker
G:E:y
I:130:19d8:20:46:20
W:32:3:0:200
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:234:Giant hunter ant
G:a:g
I:110:12d8:16:40:1
W:32:2:0:150
B:BITE:HURT:4d8
F:ANIMAL | WEIRD_MIND
F:BASH_DOOR
D:A giant soldier ant.

N:235:Ninja
G:p:y
I:110:15d8:20:65:10
W:32:2:0:300
B:HIT:POISON:3d4
B:HIT:LOSE_STR:3d4
F:MALE
F:DROP_1D2
F:OPEN_DOOR | BASH_DOOR
F:EVIL
D:A humanoid clothed in black who moves with blinding speed.

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

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

N:238:Water elemental
G:E:b
I:110:25d8:12:36:50
W:33:2:0:325
B:HIT:HURT:1d10
B:HIT:HURT:1d10
F:RAND_25
F:EMPTY_MIND | COLD_BLOOD
F:KILL_BODY | BASH_DOOR
F:IM_ACID | IM_POIS | IM_WATER
F:NO_CONF | NO_SLEEP | NO_FEAR
D:It is a towering tempest of water.

N:239:Fire elemental
G:E:r
I:100:25d8:16:40:70
W:33:2:0:350
B:HIT:FIRE:4d6
F:RAND_25
F:EMPTY_MIND
F:KILL_BODY | BASH_DOOR
F:IM_ELEC | IM_FIRE | IM_POIS
F:NO_CONF | NO_SLEEP | NO_FEAR
D:It is a towering inferno of flames.

N:240:Lich
G:L:o
I:110:25d8:20:50:60
W:34:2:0:750
B:TOUCH:EXP_40
B:TOUCH:UN_POWER
B:TOUCH:LOSE_DEX:2d8
F:FORCE_SLEEP | FORCE_MAXHP | DROP_2D2
F:SMART | COLD_BLOOD | OPEN_DOOR | BASH_DOOR
F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE
F:NO_CONF | NO_SLEEP
S:1_IN_5
S:BLINK | TPORT | TELE_TO | TELE_AWAY | BLIND | HOLD | SLOW | SCARE
S:CAUSE_2 | DRAIN_MANA | CONF
D:It is a skeletal form dressed in robes.  It radiates vastly evil power.

N:241:Master vampire
G:V:g
I:110:23d8:20:55:10
W:34:1:0:700
B:HIT:HURT:1d6
B:HIT:HURT:1d6
B:BITE:EXP_40
F:FORCE_SLEEP | FORCE_MAXHP
F:DROP_1D2 | DROP_60
F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | REGENERATE
F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
S:1_IN_7
S:HOLD | SCARE | CAUSE_2
D:It is a humanoid form dressed in robes.  Power emanates from its chilling
D: frame.

N:242:Spirit troll
G:G:G
I:110:15d8:20:40:10
W:34:3:0:425
B:CLAW:HURT:1d5
B:CLAW:HURT:1d5
B:BITE:HURT:1d6
B:TOUCH:LOSE_WIS
F:FORCE_MAXHP
F:DROP_90 | DROP_1D2
F:INVISIBLE | PASS_WALL | TAKE_ITEM | HURT_LITE
F:EVIL | UNDEAD | TROLL | IM_COLD | IM_ELEC | IM_POIS
F:NO_CONF | NO_SLEEP | REGENERATE
D:A weird ghostly troll-like being from the ethereal plane.

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

N:244:Earth elemental
G:E:u
I:100:30d8:10:60:90
W:34:2:0:375
B:HIT:HURT:4d6
B:HIT:HURT:4d6
F:RAND_25
F:EMPTY_MIND | COLD_BLOOD
F:KILL_ITEM | KILL_BODY | KILL_WALL | OPEN_DOOR
F:IM_FIRE | IM_COLD | IM_ELEC | IM_POIS | HURT_ROCK
F:NO_CONF | NO_SLEEP | NO_FEAR
D:It is a towering form composed of rock with fists of awesome power.

N:245:Young black dragon
G:d:s
I:110:32d8:20:55:50
W:35:1:0:600
B:CLAW:HURT:1d5
B:CLAW:HURT:1d5
B:BITE:HURT:1d6
F:FORCE_SLEEP | FORCE_MAXHP
F:DROP_2D2
F:BASH_DOOR | RAND_25
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:246:Young red dragon
G:d:r
I:110:36d8:20:60:50
W:35:1:0:650
B:CLAW:HURT:1d8
B:CLAW:HURT:1d8
B:BITE:HURT:2d8
F:FORCE_SLEEP | FORCE_MAXHP
F:DROP_2D2
F:BASH_DOOR | RAND_25
F:EVIL | DRAGON | IM_FIRE
S:1_IN_10
S:SCARE
S:BR_FIRE
D:It has a form that legends are made of.  Its still-tender scales are a
D: deepest red hue.  Heat radiates from its form.

N:247:Necromancer
G:p:D
I:110:17d8:20:40:10
W:35:1:0:600
B:HIT:HURT:2d6
F:FORCE_MAXHP | DROP_1D2
F:OPEN_DOOR | BASH_DOOR | SMART
S:1_IN_3
S:TPORT | TELE_TO | TELE_AWAY | CAUSE_2 | HOLD | SCARE | BLIND
S:S_UNDEAD
D:A dread mage who specializes in the control of the undead.

N:248:Mummified troll
G:M:G
I:110:18d8:20:38:50
W:35:1:0:400
B:HIT:HURT:2d6
B:HIT:HURT:2d6
F:DROP_1D2
F:EMPTY_MIND | COLD_BLOOD | OPEN_DOOR | BASH_DOOR
F:EVIL | UNDEAD | TROLL | IM_COLD | IM_POIS
F:NO_CONF | NO_SLEEP | NO_FEAR
D:It is a large troll corpse, covered in mummy wrappings.

N:249:Giant red ant lion
G:A:r
I:110:23d8:14:48:40
W:35:1:0:350
B:BITE:FIRE:3d12
F:RAND_25 | KILL_BODY
F:WEIRD_MIND | BASH_DOOR
F:ANIMAL | IM_FIRE
D:It is an ant lion encased in fiery red fur.

N:250:Mature white dragon
G:d:w
I:110:48d8:20:65:70
W:35:1:0:1000
B:CLAW:HURT:1d8
B:CLAW:HURT:1d8
B:BITE:HURT:2d8
F:FORCE_SLEEP | FORCE_MAXHP | DROP_3D2
F:BASH_DOOR | RAND_25
F:EVIL | DRAGON | IM_COLD | NO_CONF | NO_SLEEP
S:1_IN_10
S:SCARE
S:BR_COLD
D:A large dragon, scales gleaming bright white.

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

N:252:Giant mottled ant lion
G:A:s
I:120:24d8:14:50:40
W:36:2:0:350
B:BITE:HURT:2d10
F:RAND_25 | KILL_BODY
F:WEIRD_MIND | BASH_DOOR
F:ANIMAL
D:It is an ant lion encased in shaggy black and white fur.

N:253:Grey wraith
G:W:s
I:110:23d8:20:50:10
W:36:1:0:700
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_CONF | 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:254:Young multi-hued dragon
G:d:v
I:110:40d8:20:55:50
W:36:1:0:1250
B:CLAW:HURT:1d9
B:CLAW:HURT:1d9
B:BITE:HURT:2d10
F:ATTR_MULTI
F:FORCE_SLEEP | FORCE_MAXHP
F:DROP_2D2 | DROP_3D2
F:BASH_DOOR
F:EVIL | DRAGON | IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
S:1_IN_5
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:255:Mature blue dragon
G:d:b
I:110:48d8:20:75:70
W:36:1:0:1200
B:CLAW:HURT:1d8
B:CLAW:HURT:1d8
B:BITE:HURT:2d10
F:FORCE_SLEEP | FORCE_MAXHP | DROP_3D2
F:BASH_DOOR | RAND_25
F:EVIL | DRAGON | IM_ELEC | NO_CONF | NO_SLEEP
S:1_IN_9
S:SCARE
S:BR_ELEC
D:A large dragon, scales tinted deep blue.

N:256:Mature green dragon
G:d:g
I:110:48d8:20:70:70
W:36:1:0:1100
B:CLAW:HURT:1d4
B:CLAW:HURT:1d4
B:BITE:HURT:1d6
F:FORCE_SLEEP | FORCE_MAXHP | DROP_3D2
F:BASH_DOOR | RAND_25
F:EVIL | DRAGON | IM_POIS | NO_CONF | NO_SLEEP
S:1_IN_10
S:SCARE
S:BR_POIS
D:A large dragon, scales tinted deep green.

N:257:Iridescent beetle
G:K:v
I:110:32d8:16:60:30
W:37:2:0:850
B:BITE:HURT:4d6
B:HIT:HURT:1d12
B:GAZE:PARALYZE
F:ATTR_MULTI
F:WEIRD_MIND | BASH_DOOR | RAND_25
F:ANIMAL
D:It is a giant beetle, whose carapace shimmers with vibrant energies.

N:258:King vampire
G:V:y
I:110:38d8:20:65:10
W:37:2:0:1000
B:HIT:HURT:1d6
B:HIT:HURT:1d6
B:TOUCH:EXP_40
F:FORCE_SLEEP | FORCE_MAXHP
F:DROP_1D2 | DROP_60
F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | REGENERATE
F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
S:1_IN_7
S:HOLD | SCARE | CAUSE_2
D:It is a humanoid form dressed in robes.  It wears a ghostly crown.

N:259:King lich
G:L:y
I:110:52d8:20:65:50
W:37:2:0:1400
B:TOUCH:EXP_40
B:TOUCH:UN_POWER
B:TOUCH:LOSE_DEX:2d10
F:FORCE_SLEEP | FORCE_MAXHP | DROP_2D2
F:SMART | COLD_BLOOD | OPEN_DOOR | BASH_DOOR
F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE
F:NO_CONF | NO_SLEEP
S:1_IN_3
S:BLINK | TPORT | TELE_TO | TELE_AWAY | BLIND | HOLD | SLOW | SCARE
S:CAUSE_2 | DRAIN_MANA | CONF
D:It is a skeletal form dressed in robes.  It radiates vastly evil power.

N:260:Mature red dragon
G:d:r
I:110:60d8:20:80:30
W:37:1:0:1400
B:CLAW:HURT:1d10
B:CLAW:HURT:1d10
B:BITE:HURT:2d12
F:FORCE_SLEEP | FORCE_MAXHP
F:DROP_1D2 | DROP_2D2
F:BASH_DOOR | RAND_25
F:EVIL | DRAGON | IM_FIRE | NO_CONF | NO_SLEEP
S:1_IN_8
S:CONF | SCARE
S:BR_FIRE
D:A large dragon, scales tinted deep red.

N:261:Mature black dragon
G:d:s
I:110:58d8:20:55:30
W:37:1:0:1350
B:CLAW:HURT:1d8
B:CLAW:HURT:1d8
B:BITE:HURT:2d10
F:FORCE_SLEEP | FORCE_MAXHP
F:DROP_1D2 | DROP_2D2
F:BASH_DOOR | RAND_25
F:EVIL | DRAGON | IM_ACID | NO_CONF | NO_SLEEP
S:1_IN_9
S:SCARE
S:BR_ACID
D:A large dragon, with scales of deepest black.

N:262:Mature multi-hued dragon
G:d:v
I:110:80d8:20:65:50
W:38:1:0:1650
B:CLAW:HURT:1d10
B:CLAW:HURT:1d10
B:BITE:HURT:2d12
F:ATTR_MULTI
F:FORCE_SLEEP | FORCE_MAXHP
F:DROP_1D2 | DROP_2D2 | DROP_4D2
F:BASH_DOOR | RAND_25
F:EVIL | DRAGON | IM_ACID | IM_FIRE | IM_COLD
F:IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP
S:1_IN_5
S:HOLD | CONF | SCARE
S:BR_ACID | BR_FIRE | BR_COLD | BR_ELEC | BR_POIS
D:A large dragon, scales shimmering many colours.

N:263:Ancient white dragon
G:D:w
I:120:88d8:20:80:80
W:38:1:0:1500
B:CLAW:HURT:1d8
B:CLAW:HURT:1d8
B:BITE:HURT:2d8
F:FORCE_SLEEP | FORCE_MAXHP
F:DROP_3D2 | DROP_2D2
F:SMART | BASH_DOOR | POWERFUL
F:EVIL | DRAGON | IM_COLD | NO_CONF | NO_SLEEP
S:1_IN_9
S:HOLD | CONF | SCARE
S:BR_COLD
D:A huge draconic form.  Frost covers it from head to tail.

N:264:Emperor wight
G:W:r
I:120:48d8:20:40:10
W:38:2:0:1600
B:HIT:HURT:1d12
B:HIT:HURT:1d12
B:TOUCH:EXP_80
F:FORCE_SLEEP | FORCE_MAXHP
F:ONLY_ITEM | DROP_90 | DROP_4D2
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:265:Black wraith
G:W:D
I:110:50d8:20:55:10
W:38:2:0:1700
B:HIT:HURT:1d12
B:HIT:HURT:1d12
B:TOUCH:EXP_40
F:FORCE_SLEEP | FORCE_MAXHP
F:ONLY_ITEM | DROP_1D2 | DROP_2D2
F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR
F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | NO_CONF | 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:266:Nether wraith
G:W:G
I:110:58d8:20:55:10
W:39:2:0:1700
B:HIT:HURT:1d12
B:HIT:HURT:1d12
B:TOUCH:EXP_80
F:FORCE_SLEEP | FORCE_MAXHP
F:ONLY_ITEM | DROP_90 | DROP_4D2
F:INVISIBLE | COLD_BLOOD | PASS_WALL
F:EVIL | UNDEAD | IM_COLD | IM_POIS
F:HURT_LITE | NO_CONF | 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:267:Sorcerer
G:p:R
I:120:30d8:20:50:10
W:39:2:0:2150
B:HIT:HURT:2d8
F:MALE
F:FORCE_SLEEP | FORCE_MAXHP
F:DROP_2D2
F:OPEN_DOOR | BASH_DOOR
S:1_IN_3
S:BLINK | TPORT | TELE_TO | TELE_AWAY | BLIND | CONF | CAUSE_2 | HOLD
S:SCARE | SLOW
S:S_MONSTER | S_UNDEAD
D:A human figure in robes, he moves with magically improved speed, and his
D: hands are ablur with spell casting.

N:268:Ancient blue dragon
G:D:b
I:120:87d8:20:90:80
W:39:1:0:2500
B:CLAW:HURT:1d9
B:CLAW:HURT:1d9
B:BITE:HURT:2d12
F:FORCE_SLEEP | FORCE_MAXHP
F:DROP_3D2 | DROP_2D2
F:SMART | BASH_DOOR | POWERFUL
F:EVIL | DRAGON | IM_ELEC | NO_CONF | NO_SLEEP
S:1_IN_8
S:HOLD | CONF | SCARE
S:BR_ELEC
D:A huge draconic form.  Lightning crackles along its length.

N:269:Ancient green dragon
G:D:g
I:120:90d8:20:85:80
W:39:1:0:2400
B:CLAW:HURT:1d8
B:CLAW:HURT:1d8
B:BITE:HURT:2d10
F:FORCE_SLEEP | FORCE_MAXHP
F:DROP_3D2 | DROP_2D2
F:SMART | BASH_DOOR | POWERFUL
F:EVIL | DRAGON | IM_POIS | NO_CONF | NO_SLEEP
S:1_IN_9
S:HOLD | CONF | SCARE
S:BR_POIS
D:A huge draconic form enveloped in clouds of poisonous vapour.

N:270:Ancient black dragon
G:D:s
I:120:90d8:20:90:70
W:39:1:0:2500
B:CLAW:HURT:1d9
B:CLAW:HURT:1d9
B:BITE:ACID:2d10
F:FORCE_SLEEP | FORCE_MAXHP
F:DROP_3D2 | DROP_2D2
F:SMART | BASH_DOOR | POWERFUL
F:EVIL | DRAGON | IM_ACID | NO_CONF | NO_SLEEP
S:1_IN_7
S:HOLD | CONF | SCARE
S:BR_ACID
D:A huge draconic form.  Pools of acid melt the floor around it.

N:271:Crystal ooze
G:O:w
I:90:12d8:10:30:1
W:40:2:0:8
B:TOUCH:COLD:4d4
F:RAND_25 | DROP_60
F:STUPID | EMPTY_MIND | MULTIPLY | ATTR_CLEAR | INVISIBLE
F:TAKE_ITEM | KILL_BODY | OPEN_DOOR | BASH_DOOR
F:IM_COLD | NO_FEAR | NO_SLEEP | NO_CONF
D:It is a crystalline puddle on the dungeon floor.

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

N:273:Rotting quylthulg
G:Q:u
I:120:12d8:20:1:0
W:40:1:0:1000
F:FORCE_SLEEP | FORCE_MAXHP | NEVER_MOVE | NEVER_BLOW
F:INVISIBLE | EMPTY_MIND | ANIMAL
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_4
S:BLINK
S:S_UNDEAD
D:It is a pulsing flesh mound that reeks of death and putrefaction.

N:274:Ancient red dragon
G:D:r
I:120:105d8:20:100:70
W:40:1:0:2750
B:CLAW:HURT:1d10
B:CLAW:HURT:1d10
B:BITE:HURT:2d14
F:FORCE_SLEEP | FORCE_MAXHP
F:DROP_3D2 | DROP_4D2
F:SMART | BASH_DOOR | POWERFUL
F:EVIL | DRAGON | IM_FIRE | NO_CONF | NO_SLEEP
S:1_IN_6
S:HOLD | 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:275:Death quasit
G:q:D
I:130:55d8:20:80:0
W:40:3:0:1000
B:BITE:LOSE_DEX:3d6
B:CLAW:HURT:3d3
B:CLAW:HURT:3d3
F:FORCE_SLEEP
F:ONLY_ITEM | DROP_1D2
F:SMART | INVISIBLE | OPEN_DOOR | BASH_DOOR
F:EVIL | DEMON | IM_POIS | IM_FIRE
F:NO_CONF | NO_SLEEP | NO_FEAR
S:1_IN_10
S:BLINK | TPORT | TELE_TO | TELE_AWAY | SCARE | CAUSE_1
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:276:Emperor lich
G:L:r
I:120:38d40:20:75:50
W:40:2:0:10000
B:TOUCH:EXP_80
B:TOUCH:UN_POWER
B:TOUCH:LOSE_DEX:2d12
F:FORCE_SLEEP | FORCE_MAXHP | SMART
F:DROP_2D2 | DROP_1D2
F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | HURT_LITE
F:EVIL | UNDEAD | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
S:1_IN_2
S:BLINK | TPORT | TELE_TO | TELE_AWAY | CAUSE_2 | BLIND | HOLD | CONF | SCARE
S:DRAIN_MANA | SLOW
D:A skeletal form wrapped in robes.  Powerful magic crackles along its bony
D: fingers.

N:277:Ancient multi-hued dragon
G:D:v
I:120:52d40:20:100:70
W:40:1:0:12000
B:CLAW:HURT:1d12
B:CLAW:HURT:1d12
B:BITE:HURT:3d12
F:ATTR_MULTI
F:FORCE_SLEEP | FORCE_MAXHP
F:DROP_1D2 | DROP_3D2 | DROP_4D2
F:SMART | BASH_DOOR | POWERFUL
F:EVIL | DRAGON | IM_ACID | IM_FIRE | IM_COLD
F:IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP
S:1_IN_5
S:HOLD | BLIND | CONF | SCARE | SLOW
S:BR_ACID | BR_FIRE | BR_COLD | BR_ELEC | BR_POIS
D:A huge draconic form.  Many colours ripple down its massive frame.  Few
D: live to see another.

N:278:Evil Iggy
G:p:B
I:120:60d40:30:80:0
W:50:3:0:18000
B:HIT:LOSE_STR:4d6
B:INSULT:EAT_ITEM
F:UNIQUE | MALE | INVISIBLE
F:FORCE_SLEEP | FORCE_MAXHP | FORCE_DEPTH
F:ONLY_ITEM | DROP_1D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD
F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
F:NO_CONF | NO_SLEEP
S:1_IN_3
S:BLINK | CAUSE_2 | HOLD | BLIND | SCARE | S_UNDEAD
S:SLOW | DRAIN_MANA
D:He is a master of disguise, an expert of stealth, a genius at traps, and
D: moves with blinding speed.  Check your pockets!

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

N:279:The Balrog
G:B:r
I:130:75d40:40:125:0
W:50:3:0:110000
B:HIT:FIRE:10d12
B:CRUSH:HURT:8d12
B:TOUCH:UN_POWER
F:UNIQUE | QUESTOR | MALE
F:FORCE_SLEEP | FORCE_MAXHP | INVISIBLE
F:ONLY_ITEM | DROP_1D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD
F:OPEN_DOOR | BASH_DOOR | POWERFUL | KILL_BODY
F:TAKE_ITEM | KILL_WALL
F:EVIL | DEMON | IM_FIRE
F:NO_CONF | NO_SLEEP
S:1_IN_3
S:TELE_TO | CAUSE_2 | HOLD | BLIND | SLOW | DRAIN_MANA
S:BR_FIRE
S:S_UNDEAD
D:A huge Balrog surrounded by raging pillars of fire, this 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!