4 # This file is used to initialize the "lib/data/monster.raw" file, which is
5 # used to initialize the "monster race" information for the Angband game.
7 # Do not modify this file unless you know exactly what you are doing,
8 # unless you wish to risk possible system crashes and broken savefiles.
9 # After modifying this file, delete the "lib/data/monster.raw" file.
11 # === Understanding monster.txt ===
13 # N: serial number : monster name
15 # I: speed : hit points : vision : armor class : alertness
16 # W: depth : rarity : unused (always 0) : experience for kill
17 # B: attack method : attack effect : damage
18 # S: spell frequency |
19 # S: spell type | spell type | etc
20 # F: flag | flag | etc
23 # 'N' indicates the beginning of an entry. The serial number must
24 # increase for each new item. Entry 0 is used for the player.
26 # 'G' is for graphics - symbol and color. There are 16 colors, as
29 # D - Dark Gray w - White s - Gray o - Orange
30 # r - Red g - Green b - Blue u - Brown
31 # d - Black W - Light Gray v - Violet y - Yellow
32 # R - Light Red G - Light Green B - Light Blue U - Light Brown
34 # (note that "black" is the same color as the screen background, and
35 # thus the monster will appear to be an empty black space if its
38 # 'I' is for information - speed, health, vision in tens of feet,
39 # armor class, and alertness. 110 is normal speed. Alertness ranges
40 # from 0 (ever vigilant for intruders) to 255 (prefers to ignore
43 # 'W' is for more information - level, rarity, and experience for
44 # killing. The third slot is currently unused.
46 # 'B' is for blows - method of attack, effect of attack, and damage
47 # from attack. There may be up to four of these lines; effect and
48 # damage are optional.
50 # 'S' is for spells. The first S: line must be S:1_IN_X with X the
51 # number of monster turns, on average, before the monster will cast
52 # one of its spells. X must not be zero. If X is 1, the monster will
53 # never move while the player is in sight, and will thus never attack
54 # in melee, as it will cast spells every turn: if the monster is to use
55 # a melee attack, then X must be 2 or greater.
57 # 'F' is for flags. These are fairly self-explanatory. As many F:
58 # lines may be used as are needed to specify all the flags and flags
59 # are separated by the '|' symbol.
61 # 'D' is for description. As many D: lines may be used as are needed
62 # to describe the monster.
64 # === Understanding monster.txt flags ===
66 # UNIQUE monsters are just "special" monster races, with the requirement
67 # that only one monster of that race can exist at a time, and when it is
68 # killed, it can never again be generated.
70 # ATTR_CLEAR monsters appear the same color as the floor, terrain feature or
71 # object underneath them.
73 # ATTR_MULTI monsters are "multi-hued" - they change color, every player turn.
75 # CHAR_CLEAR monsters are totally invisible: the symbol shown on the screen
76 # is the same as the floor (or other terrain feature) below it, or the item
77 # that is lying on that floor. These monsters can currently be targetted as
78 # normal monsters: perhaps this can be changed so that the player must KNOW
79 # the monster is there (by bumping into it, or having the monster wake up
80 # and attack the player?)
82 # CHAR_MULTI monsters are those which look like objects, and use the symbols
83 # of objects. They are in plain sight, but the character should not know that
84 # a monster is there. At the moment, such monsters can be targetted normally
85 # (which means that this flag currently has no effect), but this may change
86 # in the future, as with CHAR_CLEAR monsters.
88 # (Note that currently both CHAR_CLEAR and CHAR_MULTI monsters are treated
89 # as normal monsters that are just a little hard to see... if you "l"ook
90 # for them, you will find them unless they are invisible and you cannot
91 # see invisible, and if you use the * command for targetting mode you
92 # can pick them as a target.)
94 # ToDo: Explain the other monster and spell flags. But maybe in another file.
97 # Version stamp (required)
102 ##### Non-race (contains the "player" picture) #####
108 ##### Town monsters #####
110 N:1:Filthy street urchin
118 F:TAKE_ITEM | OPEN_DOOR
119 D:He looks squalid and thoroughly revolting.
128 D:A skinny little furball with sharp claws and a menacing look.
130 N:3:Scruffy little dog
137 D:A thin flea-ridden mutt, growling as you get close.
147 F:ONLY_ITEM | DROP_90 | DROP_GOOD
148 F:OPEN_DOOR | BASH_DOOR
150 D:He's lost his dogs. He's had his mushrooms stolen. He's not a happy
161 D:He tends to blubber a lot.
163 N:6:Boil-covered wretch
170 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
171 D:Ugly doesn't begin to describe him.
181 D:Drooling and comical, but then, what do you expect?
183 N:8:Pitiful-looking beggar
190 F:TAKE_ITEM | OPEN_DOOR
191 D:You just can't help feeling sorry for him.
193 N:9:Mangy-looking leper
200 F:TAKE_ITEM | OPEN_DOOR
201 D:You feel it isn't safe to touch him.
203 N:10:Squint-eyed rogue
212 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
214 D:A hardy, street-wise crook that knows an easy catch when it sees one.
216 N:11:Singing, happy drunk
223 F:ONLY_GOLD | DROP_60
224 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
225 D:He makes you glad to be sober.
227 N:12:Aimless-looking merchant
234 F:ONLY_GOLD | DROP_60
235 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
236 D:The typical ponce around town, with purse jingling, and looking for more
237 D: amulets of adornment to buy.
239 N:13:Mean-looking mercenary
246 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
248 D:No job is too low for him.
250 N:14:Battle-scarred veteran
257 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
258 D:He doesn't take to strangers kindly.
261 ##### Normal monsters #####
270 F:STUPID | EMPTY_MIND
272 F:NO_CONF | NO_SLEEP | NO_FEAR
273 D:A small strange grey growth.
275 N:16:Grey mushroom patch
281 F:STUPID | EMPTY_MIND
283 F:NO_CONF | NO_SLEEP | NO_FEAR
284 D:Yum! It looks quite tasty.
286 N:17:Giant yellow centipede
294 D:It is about four feet long and carnivorous.
296 N:18:Giant white centipede
303 F:WEIRD_MIND | BASH_DOOR
305 D:It is about four feet long and carnivorous.
307 N:19:White icky thing
314 D:It is a smallish, slimy, icky creature.
316 N:20:Clear icky thing
323 F:INVISIBLE | EMPTY_MIND
324 D:It is a smallish, slimy, icky, blobby creature.
326 N:21:Giant white mouse
334 D:It is about three feet long with large teeth.
336 N:22:Large brown snake
345 D:It is about eight feet long.
347 N:23:Large white snake
356 D:It is about eight feet long.
364 F:OPEN_DOOR | BASH_DOOR
366 D:It is a squat and ugly humanoid figure with a canine face.
374 F:OPEN_DOOR | BASH_DOOR
376 D:It is a small, dog-headed humanoid.
384 F:STUPID | WEIRD_MIND | MULTIPLY
385 F:ANIMAL | IM_POIS | HURT_LITE | NO_FEAR
386 D:It is a large slimy mass of worms.
394 F:HURT_LITE | NO_FEAR
395 D:A disembodied eye, floating a few feet above the ground.
403 D:It is a small lizard with a hardened hide.
412 D:It is a yapping snarling dog, dangerous when in a pack.
419 F:WEIRD_MIND | BASH_DOOR
421 D:A large ant with powerful mandibles.
429 D:A fast-moving pest.
431 N:32:Shrieker mushroom patch
435 F:FORCE_SLEEP | NEVER_MOVE | NEVER_BLOW
436 F:STUPID | EMPTY_MIND
438 F:NO_CONF | NO_SLEEP | NO_FEAR
441 D:Yum! It looks quite tasty. It doesn't sound so nice, though...
443 N:33:Blubbering icky thing
450 F:EMPTY_MIND | TAKE_ITEM | KILL_BODY
452 D:It is a smallish, slimy, icky, hungry creature.
454 N:34:Metallic green centipede
460 F:WEIRD_MIND | BASH_DOOR
462 D:It is about four feet long and carnivorous.
472 F:OPEN_DOOR | BASH_DOOR
473 D:He looks inexperienced but tough.
483 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
485 D:A rather shifty individual.
495 F:OPEN_DOOR | BASH_DOOR
497 S:HEAL | SCARE | CAUSE_1
498 D:He is tripping over his priestly robes.
508 F:OPEN_DOOR | BASH_DOOR
510 S:BLINK | BLIND | CONF | MISSILE
511 D:He is leaving behind a trail of dropped spell components.
513 N:39:Yellow mushroom patch
519 F:STUPID | EMPTY_MIND
521 F:NO_CONF | NO_SLEEP | NO_FEAR
522 D:Yum! It looks quite tasty.
530 F:STUPID | EMPTY_MIND
531 F:IM_POIS | HURT_LITE
532 F:NO_CONF | NO_SLEEP | NO_FEAR
533 D:Its a large pile of white flesh.
535 N:41:Giant green frog
543 D:It is as big as a wolf.
554 D:It is about three feet long.
563 D:A small black and orange lizard.
575 D:A flying, screeching bird with a woman's face.
583 F:OPEN_DOOR | BASH_DOOR
585 D:A small humanoid figure.
587 N:46:Grip, Farmer Maggot's dog
593 F:FORCE_MAXHP | RAND_25
595 F:ANIMAL | NO_CONF | NO_SLEEP
596 D:A rather vicious dog belonging to Farmer Maggot. It thinks you are
597 D: stealing mushrooms.
599 N:47:Fang, Farmer Maggot's dog
605 F:FORCE_MAXHP | RAND_25
607 F:ANIMAL | NO_CONF | NO_SLEEP
608 D:A rather vicious dog belonging to Farmer Maggot. It thinks you are
609 D: stealing mushrooms.
617 F:STUPID | WEIRD_MIND | MULTIPLY
619 F:HURT_LITE | NO_FEAR
620 D:It is a large slimy mass of worms.
622 N:49:Large yellow snake
631 D:It is about ten feet long.
639 F:WEIRD_MIND | BASH_DOOR
641 D:It is a black spider that moves in fits and starts.
651 D:A larger than normal feline, hissing loudly. Its velvet paws conceal a
652 D: fistful of needles.
662 F:DROP_90 | DROP_GOOD | DROP_GREAT
663 F:INVISIBLE | TAKE_ITEM | OPEN_DOOR | BASH_DOOR
665 D:Usually known as Gollum. He's been sneaking, and he wants his 'precious.'
672 F:RAND_50 | RAND_25 | DROP_90
673 F:STUPID | EMPTY_MIND
675 F:NO_CONF | NO_SLEEP | NO_FEAR
676 D:It's green and it's oozing.
685 F:INVISIBLE | COLD_BLOOD | PASS_WALL | TAKE_ITEM
687 F:IM_COLD | IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
690 D:It is a ghastly, ghostly form.
692 N:55:Metallic blue centipede
698 F:WEIRD_MIND | BASH_DOOR
700 D:It is about four feet long and carnivorous.
702 N:56:Giant white louse
708 F:MULTIPLY | WEIRD_MIND
710 D:It is six inches long.
721 D:A large black serpent's body with a female torso.
723 N:58:Spotted mushroom patch
729 F:STUPID | EMPTY_MIND
731 F:NO_CONF | NO_SLEEP | NO_FEAR
732 D:Yum! It looks quite tasty.
741 F:STUPID | EMPTY_MIND
742 F:IM_POIS | HURT_LITE
743 F:NO_CONF | NO_SLEEP | NO_FEAR
746 D:It is a large pile of silver flesh that sucks all light from its
755 F:STUPID | EMPTY_MIND
756 F:IM_POIS | HURT_LITE
757 F:NO_CONF | NO_SLEEP | NO_FEAR
760 D:It's a large pile of yellow flesh.
762 N:61:Scruffy looking hobbit
770 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
772 D:A short little guy, in bedraggled clothes. He appears to be looking
773 D: for a good tavern.
780 F:WEIRD_MIND | BASH_DOOR
782 D:It is about two feet long and has sharp pincers.
790 F:STUPID | EMPTY_MIND
792 F:NO_CONF | NO_SLEEP | NO_FEAR
793 D:It is a strange yellow growth on the dungeon floor.
795 N:64:Metallic red centipede
801 F:WEIRD_MIND | BASH_DOOR
803 D:It is about four feet long and carnivorous.
805 N:65:Yellow worm mass
811 F:STUPID | WEIRD_MIND | MULTIPLY
812 F:ANIMAL | HURT_LITE | NO_FEAR
813 D:It is a large slimy mass of worms.
822 F:STUPID | WEIRD_MIND | INVISIBLE | MULTIPLY
824 F:IM_POIS | HURT_LITE | NO_FEAR
825 D:It is a disgusting mass of poisonous worms.
833 F:HURT_LITE | NO_FEAR
836 D:A disembodied eye, crackling with energy.
844 D:It is an armoured lizard with a powerful bite.
855 F:OPEN_DOOR | BASH_DOOR
858 D:An agile hunter, ready and relaxed.
866 F:MALE | FORCE_SLEEP | DROP_60
867 F:OPEN_DOOR | BASH_DOOR
870 D:An adventurer both devoutly religious and skillful in combat.
877 F:NEVER_MOVE | COLD_BLOOD
878 F:STUPID | EMPTY_MIND
879 F:IM_COLD | HURT_LITE
880 F:NO_CONF | NO_SLEEP | NO_FEAR
881 D:It's a large pile of pulsing blue flesh.
883 N:72:Creeping copper coins
889 F:ONLY_GOLD | DROP_1D2
890 F:COLD_BLOOD | BASH_DOOR
891 F:IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP
892 D:It appears to be a pile of copper coins.
902 D:It is a very vicious rodent.
910 F:STUPID | WEIRD_MIND | COLD_BLOOD | MULTIPLY
912 F:HURT_LITE | NO_FEAR
913 D:It is a large slimy mass of worms.
915 N:75:Large grey snake
924 D:It is about ten feet long.
926 N:76:Bullroarer the Hobbit
932 F:UNIQUE | MALE | FORCE_MAXHP
933 F:ONLY_ITEM | DROP_2D2 | DROP_GOOD
934 F:OPEN_DOOR | BASH_DOOR
935 D:He is a sturdy hobbit who is renowned for his unusual strength and
936 D: vigour. He can prove a troublesome opponent.
946 F:OPEN_DOOR | BASH_DOOR
948 S:BLINK | BLIND | CONF | MISSILE
949 D:He is leaving behind a trail of dropped spell components.
958 F:RAND_25 | TAKE_ITEM | DROP_60
961 D:A large green serpent with a female's torso. Her green skin glistens with
969 F:RAND_50 | RAND_25 | DROP_60
970 F:STUPID | EMPTY_MIND
972 F:NO_CONF | NO_SLEEP | NO_FEAR
973 D:It's blue and it's oozing.
975 N:80:Green glutton ghost
982 F:INVISIBLE | COLD_BLOOD | PASS_WALL
983 F:EVIL | UNDEAD | NO_CONF | NO_SLEEP
984 D:It is a very ugly green ghost with a voracious appetite.
992 F:STUPID | EMPTY_MIND
993 F:IM_ACID | HURT_LITE
994 F:NO_CONF | NO_SLEEP | NO_FEAR
995 D:It is a large pile of pulsing green flesh.
1003 F:OPEN_DOOR | BASH_DOOR
1005 D:It a man-sized figure with the all too recognizable face of a kobold.
1007 N:83:Skeleton kobold
1012 F:COLD_BLOOD | EMPTY_MIND | OPEN_DOOR | BASH_DOOR
1013 F:EVIL | UNDEAD | IM_COLD | IM_POIS
1014 F:NO_CONF | NO_SLEEP | NO_FEAR
1015 D:It is a small animated kobold skeleton.
1017 N:84:Grey icky thing
1024 D:It is a smallish, slimy, icky, nasty creature.
1026 N:85:Disenchanter eye
1033 F:HURT_LITE | NO_FEAR | RES_DISE
1036 D:A disembodied eye, crackling with magic.
1044 F:STUPID | EMPTY_MIND | MULTIPLY | BASH_DOOR
1046 F:HURT_LITE | NO_FEAR
1047 D:It is a large slimy mass of worms.
1049 N:87:Copperhead snake
1057 D:It has a copper head and sharp venomous fangs.
1059 N:88:Purple mushroom patch
1063 B:SPORE:LOSE_CON:1d2
1064 B:SPORE:LOSE_CON:1d2
1065 B:SPORE:LOSE_CON:1d2
1067 F:STUPID | EMPTY_MIND
1068 F:NO_CONF | NO_SLEEP | NO_FEAR
1069 D:Yum! It looks quite tasty.
1079 F:OPEN_DOOR | BASH_DOOR
1081 S:HEAL | SCARE | CAUSE_1
1082 D:He is tripping over his priestly robes.
1092 F:OPEN_DOOR | BASH_DOOR
1093 D:He looks inexperienced but tough.
1103 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
1105 D:A rather shifty individual.
1113 F:STUPID | EMPTY_MIND
1115 F:NO_CONF | NO_SLEEP | NO_FEAR
1116 D:A strange brown growth on the dungeon floor.
1118 N:93:Giant brown bat
1125 D:It screeches as it attacks.
1133 F:OPEN_DOOR | BASH_DOOR
1136 D:It is an ugly dog-headed humanoid wielding a bow.
1138 N:95:Creeping silver coins
1144 F:ONLY_GOLD | DROP_60 | DROP_1D2
1145 F:COLD_BLOOD | BASH_DOOR
1146 F:IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP
1147 D:It appears to be a pile of silver coins.
1156 F:OPEN_DOOR | BASH_DOOR
1157 F:EVIL | ORC | HURT_LITE
1158 D:He is one of the many weaker 'slave' orcs, often mistakenly known as a
1169 D:It is recognized by the hard-scaled end of its body that is often rattled
1170 D: to frighten its prey.
1179 F:OPEN_DOOR | BASH_DOOR
1180 F:EVIL | ORC | HURT_LITE
1181 D:He is often found in huge numbers in deep caves.
1190 F:WEIRD_MIND | BASH_DOOR
1192 D:It scuttles towards you.
1200 F:OPEN_DOOR | BASH_DOOR
1201 F:EVIL | DEMON | IM_FIRE | NO_FEAR
1202 D:It is a minor but aggressive demon.
1210 F:HURT_LITE | NO_FEAR
1213 D:A disembodied eye, bloodshot and nasty.
1217 I:110:11d8:20:40:120
1223 F:TAKE_ITEM | BASH_DOOR
1225 D:A large red snake with a woman's torso.
1231 B:TOUCH:LOSE_STR:1d5
1233 F:STUPID | EMPTY_MIND
1235 F:NO_CONF | NO_SLEEP | NO_FEAR
1236 D:It is a large pulsating mound of red flesh.
1238 N:104:Giant red frog
1246 D:It looks poisonous.
1248 N:105:Green icky thing
1256 D:It is a smallish, slimy, icky, acidic creature.
1258 N:106:Zombified kobold
1264 F:EMPTY_MIND | COLD_BLOOD | OPEN_DOOR | BASH_DOOR
1265 F:EVIL | UNDEAD | IM_COLD | IM_POIS
1266 F:NO_CONF | NO_SLEEP | NO_FEAR
1267 D:It is an animated kobold corpse. Flesh falls off in large chunks as it
1268 D: shambles forward.
1276 F:RAND_50 | DROP_60 | DROP_90
1277 F:INVISIBLE | COLD_BLOOD | TAKE_ITEM | PASS_WALL
1279 F:IM_COLD | NO_CONF | NO_SLEEP
1281 S:TPORT | DRAIN_MANA
1282 D:It is almost insubstantial.
1293 F:OPEN_DOOR | BASH_DOOR
1297 D:An elven figure with jet black skin and white hair, his eyes are large and
1298 D: twisted with evil.
1307 D:It is a black lizard with overlapping scales and a powerful jaw.
1309 N:110:Mughash the Kobold Lord
1311 I:110:15d10:20:20:20
1319 F:ONLY_ITEM | DROP_1D2 | DROP_GOOD
1320 F:OPEN_DOOR | BASH_DOOR
1322 D:Strong and powerful, for a kobold.
1324 N:111:Wormtongue, Agent of Saruman
1326 I:110:25d10:20:30:20
1333 F:FORCE_SLEEP | FORCE_MAXHP
1334 F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | DROP_GREAT
1335 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
1338 S:HEAL | SLOW | TRAPS | BO_COLD | BA_POIS
1339 D:He's been spying for Saruman. He is a snivelling wretch with no morals
1340 D: and disgusting habits.
1342 N:112:Lagduf, the Snaga
1344 I:110:19d10:20:32:30
1353 F:ONLY_ITEM | DROP_1D2 | DROP_GOOD
1354 F:OPEN_DOOR | BASH_DOOR
1356 D:A captain of a regiment of weaker orcs, Lagduf keeps his troop in order
1357 D: with displays of excessive violence.
1365 F:OPEN_DOOR | BASH_DOOR
1367 D:It is a strange small humanoid.
1376 F:FORCE_SLEEP | FRIENDS | DROP_60
1377 F:OPEN_DOOR | BASH_DOOR
1380 D:An agile hunter, ready and relaxed.
1382 N:115:Giant salamander
1392 D:A large black and yellow lizard. You'd better run away!
1400 F:STUPID | EMPTY_MIND
1402 F:NO_CONF | NO_SLEEP | NO_FEAR
1403 D:It is a strange growth on the dungeon floor.
1410 F:COLD_BLOOD | EMPTY_MIND | OPEN_DOOR | BASH_DOOR
1411 F:EVIL | ORC | UNDEAD
1413 F:NO_CONF | NO_SLEEP | NO_FEAR
1414 D:It is an animated orc skeleton.
1416 N:118:Novice paladin
1425 F:OPEN_DOOR | BASH_DOOR
1428 D:An adventurer both devoutly religious and skillful in combat.
1436 F:OPEN_DOOR | BASH_DOOR
1437 F:EVIL | DEMON | IM_FIRE | NO_FEAR
1438 D:It is the larval form of a major demon.
1447 F:OPEN_DOOR | BASH_DOOR
1449 D:He is a hardy well-weathered survivor.
1459 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
1461 D:He is after your cash!
1470 F:OPEN_DOOR | BASH_DOOR
1472 D:A large white figure covered in shaggy fur.
1474 N:123:Bloodshot icky thing
1485 D:It is a strange, slimy, icky creature.
1487 N:124:Giant grey rat
1495 D:It is a rodent of unusual size.
1507 D:A woman's face on the body of a vicious black bird.
1516 F:FORCE_SLEEP | DROP_90
1517 F:OPEN_DOOR | BASH_DOOR
1518 F:EVIL | ORC | HURT_LITE
1520 S:BLINK | CAUSE_1 | MISSILE
1521 D:An orc dressed in skins who gestures wildly.
1523 N:127:Baby blue dragon
1525 I:110:10d10:20:30:70
1530 F:FORCE_MAXHP | FORCE_SLEEP
1531 F:ONLY_GOLD | DROP_60 | DROP_1D2
1532 F:OPEN_DOOR | BASH_DOOR
1533 F:EVIL | DRAGON | IM_ELEC
1536 D:This hatchling dragon is still soft, its eyes unaccustomed to light and
1537 D: its scales a pale blue.
1539 N:128:Baby white dragon
1541 I:110:10d10:20:30:70
1546 F:FORCE_MAXHP | FORCE_SLEEP
1547 F:ONLY_GOLD | DROP_60 | DROP_1D2
1548 F:OPEN_DOOR | BASH_DOOR
1549 F:EVIL | DRAGON | IM_COLD
1552 D:This hatchling dragon is still soft, its eyes unaccustomed to light and
1553 D: its scales a pale white.
1555 N:129:Baby green dragon
1557 I:110:10d10:20:30:70
1562 F:FORCE_MAXHP | FORCE_SLEEP
1563 F:ONLY_GOLD | DROP_60 | DROP_1D2
1564 F:OPEN_DOOR | BASH_DOOR
1565 F:EVIL | DRAGON | IM_POIS
1568 D:This hatchling dragon is still soft, its eyes unaccustomed to light and
1569 D: its scales a sickly green.
1571 N:130:Baby black dragon
1573 I:110:10d10:20:30:70
1578 F:FORCE_MAXHP | FORCE_SLEEP
1579 F:ONLY_GOLD | DROP_60 | DROP_1D2
1580 F:OPEN_DOOR | BASH_DOOR
1581 F:EVIL | DRAGON | IM_ACID
1584 D:This hatchling dragon is still soft, its eyes unaccustomed to light and
1585 D: its scales a dull black.
1587 N:131:Baby red dragon
1589 I:110:10d10:20:30:70
1594 F:FORCE_MAXHP | FORCE_SLEEP
1595 F:ONLY_GOLD | DROP_60 | DROP_1D2
1596 F:OPEN_DOOR | BASH_DOOR
1597 F:EVIL | DRAGON | IM_FIRE
1600 D:This hatchling dragon is still soft, its eyes unaccustomed to light and
1601 D: its scales a pale red.
1608 B:STING:LOSE_STR:1d4
1609 F:WEIRD_MIND | BASH_DOOR
1611 D:It is large and has venomous mandibles.
1613 N:133:Brodda, the Easterling
1615 I:110:21d10:20:25:20
1623 F:ONLY_ITEM | DROP_1D2 | DROP_GOOD
1624 F:OPEN_DOOR | BASH_DOOR
1625 D:A nasty piece of work, Brodda picks on defenseless women and children.
1636 D:It is a large snake with a hooded face.
1646 F:WEIRD_MIND | BASH_DOOR
1648 D:It is a vast black spider whose bulbous body is bloated with poison.
1650 N:136:Dark elven mage
1658 F:ONLY_ITEM | DROP_1D2
1659 F:OPEN_DOOR | BASH_DOOR
1660 F:EVIL | IM_POIS | HURT_LITE
1662 S:BLIND | CONF | MISSILE | DARKNESS | BA_POIS
1663 D:A dark elven figure, dressed all in black, hurling spells at you.
1665 N:137:Orfax, Son of Boldor
1667 I:120:12d10:18:20:10
1674 F:FORCE_SLEEP | FORCE_MAXHP
1676 F:ONLY_ITEM | DROP_90 | DROP_GOOD
1677 F:SMART | OPEN_DOOR | BASH_DOOR
1678 F:ANIMAL | EVIL | IM_ACID
1680 S:HEAL | BLINK | TELE_TO | SLOW | CONF
1682 D:He's just like his daddy! He knows mighty spells, but fortunately he is a
1685 N:138:Dark elven warrior
1687 I:110:10d11:20:16:20
1693 F:OPEN_DOOR | BASH_DOOR
1695 D:A dark elven figure in armour and ready with his sword.
1697 N:139:Clear mushroom patch
1703 F:NEVER_MOVE | INVISIBLE | COLD_BLOOD | MULTIPLY
1704 F:STUPID | EMPTY_MIND
1705 F:NO_CONF | NO_SLEEP | NO_FEAR
1706 D:Yum! It looks quite tasty.
1708 N:140:Grishnakh, the Hill Orc
1710 I:110:23d10:20:20:20
1719 F:ONLY_ITEM | DROP_1D2 | DROP_GOOD
1720 F:OPEN_DOOR | BASH_DOOR
1721 F:EVIL | ORC | IM_POIS
1722 D:He is a cunning and devious orc with a chaotic nature.
1724 N:141:Giant white tick
1729 F:WEIRD_MIND | BASH_DOOR
1731 D:It is moving slowly towards you.
1739 F:STUPID | EMPTY_MIND
1741 F:NO_CONF | NO_SLEEP | NO_FEAR
1742 D:It is a strange hairy growth on the dungeon floor.
1744 N:143:Disenchanter mold
1748 B:SPORE:UN_BONUS:1d6
1749 F:NEVER_MOVE | ATTR_MULTI
1750 F:STUPID | EMPTY_MIND
1751 F:IM_POIS | RES_DISE
1752 F:NO_CONF | NO_SLEEP | NO_FEAR
1755 D:It is a strange glowing growth on the dungeon floor.
1759 I:110:20d10:20:30:70
1764 F:FORCE_MAXHP | FORCE_SLEEP
1771 D:A small relative of the dragon that inhabits dark caves.
1778 F:OPEN_DOOR | BASH_DOOR
1779 F:EVIL | DEMON | IM_FIRE | NO_FEAR
1782 D:It is a fast-moving demon that blinks quickly in and out of existence; no
1783 D: other demon matches its teleporting mastery.
1785 N:146:Creeping gold coins
1791 F:ONLY_GOLD | DROP_90 | DROP_1D2
1792 F:COLD_BLOOD | BASH_DOOR
1793 F:IM_POIS | IM_ELEC | IM_ACID | NO_CONF | NO_SLEEP
1794 D:It appears to be a pile of gold coins, until it starts crawling towards you
1806 D:It howls and snaps at you.
1808 N:148:Giant fruit fly
1814 F:MULTIPLY | WEIRD_MIND
1816 D:A fast-breeding, annoying pest.
1826 D:A large black cat, stalking you with intent. It thinks you're its next
1837 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
1839 D:He is eyeing your backpack.
1841 N:151:Baby multi-hued dragon
1843 I:110:13d10:20:30:70
1849 F:FORCE_MAXHP | FORCE_SLEEP
1850 F:ONLY_GOLD | DROP_60 | DROP_1D2
1851 F:OPEN_DOOR | BASH_DOOR
1853 F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
1855 S:BR_ACID | BR_FIRE | BR_COLD | BR_ELEC | BR_POIS
1856 D:This hatchling dragon is still soft, its eyes unaccustomed to light and
1857 D: its scales shimmering with hints of many different colours.
1867 D:A strange hybrid of eagle and horse. It looks weird.
1876 F:COLD_BLOOD | EMPTY_MIND | OPEN_DOOR | BASH_DOOR
1877 F:EVIL | ORC | UNDEAD
1879 F:NO_CONF | NO_SLEEP | NO_FEAR
1880 D:It is a shambling orcish corpse leaving behind a trail of flesh.
1888 F:FORCE_SLEEP | DROP_1D2
1889 F:OPEN_DOOR | BASH_DOOR
1892 S:BLINK | DARKNESS | BO_COLD
1894 D:A mage of short stature.
1904 D:It has glistening black skin, a sleek body and highly venomous fangs.
1916 D:A large and muscled wolf from the northern wastes. Its breath is cold and
1917 D: icy and its fur coated in frost.
1925 F:STUPID | EMPTY_MIND
1926 F:IM_POIS | HURT_LITE
1927 F:NO_CONF | NO_SLEEP | NO_FEAR
1930 D:Yum! It looks quite tasty. It is a pulsing mound of glowing flesh.
1932 N:158:Nether worm mass
1938 F:STUPID | WEIRD_MIND | MULTIPLY | BASH_DOOR
1939 F:ANIMAL | HURT_LITE | NO_FEAR
1940 D:It is a disgusting mass of dark worms, eating each other, the floor,
1943 N:159:Golfimbul, the Hill Orc Chief
1945 I:110:24d10:20:60:20
1954 F:ONLY_ITEM | DROP_2D2 | DROP_GOOD
1955 F:OPEN_DOOR | BASH_DOOR
1956 F:EVIL | ORC | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
1957 D:A leader of a band of raiding orcs, he picks on hobbits.
1966 F:OPEN_DOOR | BASH_DOOR
1967 F:ANIMAL | EVIL | IM_ACID
1969 S:BLINK | TPORT | BLIND | SLOW | BA_POIS
1971 D:A small humanoid that radiates some power.
1982 F:SMART | OPEN_DOOR | BASH_DOOR
1985 S:HEAL | SCARE | CAUSE_2
1987 D:A robed man, dedicated to his god.
1989 N:162:Dark elven priest
1997 F:ONLY_ITEM | DROP_1D2
1998 F:SMART | OPEN_DOOR | BASH_DOOR
2001 S:HEAL | BLIND | CONF | CAUSE_2 | DARKNESS
2002 D:A dark elven figure, dressed all in black, chanting curses and waiting to
2003 D: deliver your soul to hell.
2011 F:EMPTY_MIND | INVISIBLE | COLD_BLOOD | BASH_DOOR
2013 F:NO_CONF | NO_SLEEP | NO_FEAR
2014 D:A whirlwind of sentient air.
2016 N:164:Skeleton human
2021 F:EMPTY_MIND | COLD_BLOOD | OPEN_DOOR | BASH_DOOR
2022 F:EVIL | UNDEAD | IM_COLD
2024 F:NO_CONF | NO_SLEEP | NO_FEAR
2025 D:It is an animated human skeleton.
2027 N:165:Zombified human
2033 F:EMPTY_MIND | COLD_BLOOD | OPEN_DOOR | BASH_DOOR
2034 F:EVIL | UNDEAD | IM_COLD | IM_POIS
2035 F:NO_CONF | NO_SLEEP | NO_FEAR
2036 D:It is a shambling human corpse dropping chunks of flesh behind it.
2047 D:One of the largest of its species, a sleek orange and black shape creeps
2048 D: towards you, ready to pounce.
2050 N:167:Moaning spirit
2055 B:TOUCH:LOSE_DEX:1d8
2056 F:FORCE_SLEEP | RAND_25
2058 F:INVISIBLE | COLD_BLOOD | PASS_WALL
2059 F:EVIL | UNDEAD | IM_COLD | NO_CONF | NO_SLEEP
2062 D:A ghostly apparition that shrieks horribly.
2072 F:OPEN_DOOR | BASH_DOOR
2073 D:A warrior of considerable skill.
2075 N:169:Stegocentipede
2082 F:WEIRD_MIND | BASH_DOOR
2084 D:It is a vast armoured centipede with massive mandibles and a spiked tail.
2094 F:STUPID | EMPTY_MIND | COLD_BLOOD
2095 F:IM_ACID | IM_POIS | HURT_LITE
2096 F:NO_CONF | NO_SLEEP | NO_FEAR
2097 D:A strange jelly thing, covered in discoloured blotches.
2110 S:CONF | CAUSE_1 | DARKNESS
2111 D:A dark elven torso merged with the bloated form of a giant spider.
2113 N:172:Killer brown beetle
2118 F:WEIRD_MIND | BASH_DOOR
2120 D:It is a vicious insect with a tough carapace.
2122 N:173:Boldor, King of the Yeeks
2124 I:120:18d10:18:24:10
2130 F:FORCE_SLEEP | FORCE_MAXHP
2132 F:ONLY_ITEM | DROP_90 | DROP_1D2 | DROP_GOOD
2133 F:SMART | OPEN_DOOR | BASH_DOOR
2134 F:ANIMAL | EVIL | IM_ACID
2136 S:HEAL | BLINK | TPORT | BLIND | SLOW
2138 D:A great yeek, powerful in magic and sorcery, but a yeek all the same.
2147 F:OPEN_DOOR | BASH_DOOR
2149 D:A hideous, smallish giant that is often found near or with orcs.
2151 N:175:Creeping mithril coins
2157 F:ONLY_GOLD | DROP_90 | DROP_2D2
2158 F:COLD_BLOOD | BASH_DOOR
2159 F:IM_POIS | IM_ELEC | IM_ACID | NO_CONF | NO_SLEEP
2160 D:It appears to be a pile of sentient mithril coins that doesn't like being
2169 F:FORCE_SLEEP | DROP_1D2
2170 F:SMART | OPEN_DOOR | BASH_DOOR
2173 S:HASTE | BLINK | TPORT | BLIND | HOLD | SLOW | CONF | DARKNESS
2174 D:A deceptive spell caster.
2178 I:110:12d12:20:10:10
2183 F:FORCE_SLEEP | DROP_1D2
2184 F:SMART | OPEN_DOOR | BASH_DOOR
2188 S:HASTE | BLINK | BLIND | HOLD | SLOW | BO_FIRE | BO_ELEC
2189 D:A priest devoted to Nature.
2193 I:110:12d10:20:36:20
2199 F:OPEN_DOOR | BASH_DOOR
2200 F:EVIL | ORC | HURT_LITE
2202 D:He is a large orc with powerful arms and deep black skin.
2211 F:STUPID | EMPTY_MIND | COLD_BLOOD
2212 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
2214 F:NO_CONF | NO_SLEEP | NO_FEAR
2215 D:A fast moving highly acidic jelly thing, that is eating away the floor it
2224 F:MULTIPLY | WEIRD_MIND | BASH_DOOR
2226 D:It makes you itch just to look at it.
2228 N:181:Ufthak of Cirith Ungol
2230 I:110:32d10:20:50:20
2239 F:ONLY_ITEM | DROP_1D2 | DROP_GOOD
2240 F:OPEN_DOOR | BASH_DOOR
2241 F:EVIL | ORC | IM_COLD | IM_POIS
2242 D:A strong orc guarding the pass of Cirith Ungol. He is mortally afraid of
2245 N:182:Giant white dragon fly
2252 F:WEIRD_MIND | BASH_DOOR
2256 D:It is a large fly that drips frost.
2258 N:183:Blue icky thing
2268 F:MULTIPLY | OPEN_DOOR | BASH_DOOR
2271 S:BLIND | CONF | SCARE
2272 D:It is a strange, slimy, icky creature, with rudimentary intelligence,
2273 D: but evil cunning. It hungers for food, and you look tasty.
2277 I:110:30d15:20:45:50
2282 F:OPEN_DOOR | BASH_DOOR
2286 D:A ten foot tall humanoid with powerful muscles.
2294 F:EMPTY_MIND | BASH_DOOR
2296 F:NO_CONF | NO_SLEEP | NO_FEAR
2297 D:A shambling humanoid monster with long scars.
2308 D:It is a large wolf with eyes full of cunning.
2310 N:187:Giant black louse
2316 F:WEIRD_MIND | MULTIPLY
2318 D:It makes you itch just to look at it.
2322 I:110:20d10:30:25:10
2326 F:CHAR_CLEAR | ATTR_CLEAR
2327 F:NEVER_MOVE | FORCE_MAXHP
2328 F:EMPTY_MIND | INVISIBLE | COLD_BLOOD
2329 F:NO_CONF | NO_SLEEP | NO_FEAR
2330 D:A strange creature that merges with the dungeon floor, trapping its
2331 D: victims by enveloping them within its perfectly disguised form.
2341 F:ONLY_GOLD | DROP_60
2342 F:OPEN_DOOR | BASH_DOOR
2345 S:BLINK | CAUSE_2 | BO_COLD | BA_POIS
2346 D:A large rat with glowing red eyes. The wererat is a disgusting creature,
2347 D: relishing in filth and disease.
2357 F:OPEN_DOOR | BASH_DOOR
2359 D:A massive orc-like figure with black skin and powerful arms.
2361 N:191:Magic mushroom patch
2369 F:FORCE_SLEEP | NEVER_MOVE
2370 F:STUPID | EMPTY_MIND
2371 F:NO_CONF | NO_SLEEP | NO_FEAR
2373 S:BLINK | SLOW | SCARE | DARKNESS
2374 D:Yum! It looks quite tasty. It seems to glow with an unusual light.
2378 I:110:24d11:20:65:120
2384 F:RAND_25 | DROP_60 | DROP_1D2
2385 F:OPEN_DOOR | BASH_DOOR
2387 D:A giant snake-like figure with a woman's torso.
2402 D:A brilliant canine form whose light hurts your eyes, even at this distance.
2417 D:A hole in the air in the shape of a huge hound. No light falls upon its
2422 I:110:16d10:20:40:20
2428 F:OPEN_DOOR | BASH_DOOR
2430 D:He is a hideous deformed cross-breed with man and orc, combining man's
2431 D: strength and cunning with orcish evil. The traitorous wizard Saruman is
2432 D: generally believed to be responsible for this abomination.
2434 N:196:Giant tarantula
2441 F:WEIRD_MIND | BASH_DOOR
2443 D:A giant spider with hairy black and red legs.
2445 N:197:Giant clear centipede
2452 F:INVISIBLE | WEIRD_MIND | BASH_DOOR
2454 D:It is about four feet long and carnivorous.
2456 N:198:Mirkwood spider
2464 F:WEIRD_MIND | BASH_DOOR
2465 F:ANIMAL | EVIL | IM_POIS
2466 D:A strong and powerful spider from Mirkwood forest. Cunning and evil, it
2467 D: seeks to taste your juicy insides.
2471 I:110:32d15:20:50:50
2476 F:OPEN_DOOR | BASH_DOOR
2481 D:A twelve foot tall giant covered in furs.
2491 D:It is half lion, half eagle. It flies menacingly towards you.
2499 F:OPEN_DOOR | BASH_DOOR
2500 F:EVIL | DEMON | IM_FIRE | NO_FEAR
2501 D:It is a small demonic spirit full of malevolence.
2509 F:FORCE_SLEEP | FRIENDS | DROP_60
2510 F:OPEN_DOOR | BASH_DOOR
2513 S:BLINK | DARKNESS | BO_COLD
2515 D:A mage of short stature.
2526 F:INVISIBLE | BASH_DOOR
2528 D:A completely translucent hound.
2536 F:EMPTY_MIND | COLD_BLOOD | BASH_DOOR
2537 F:IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
2539 F:NO_CONF | NO_SLEEP | NO_FEAR
2540 D:It is a massive animated statue made out of hardened clay.
2544 I:110:20d10:20:50:10
2550 F:EMPTY_MIND | COLD_BLOOD
2551 F:BASH_DOOR | KILL_WALL
2554 F:HURT_ROCK | NO_CONF | NO_SLEEP
2555 D:This bizarre creature has glaring eyes and large mandibles capable of
2556 D: slicing through rock.
2560 I:110:20d10:20:59:20
2565 F:MALE | ESCORT | DROP_90
2566 F:OPEN_DOOR | BASH_DOOR
2567 F:EVIL | ORC | IM_POIS
2569 D:An armoured orc with an air of authority.
2571 N:207:Gelatinous cube
2579 F:DROP_1D2 | DROP_4D2
2580 F:STUPID | EMPTY_MIND | COLD_BLOOD
2581 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
2582 F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
2583 F:NO_CONF | NO_SLEEP | NO_FEAR
2584 D:It is a strange, vast gelatinous structure that assumes cubic proportions
2585 D: as it lines all four walls of the corridors it patrols. Through its
2586 D: transparent jelly structure you can see treasures it has engulfed, and a
2587 D: few corpses as well.
2589 N:208:Giant green dragon fly
2594 F:FORCE_SLEEP | RAND_50 | RAND_25
2595 F:WEIRD_MIND | BASH_DOOR
2599 D:A vast, foul-smelling dragonfly.
2603 I:110:34d16:20:60:50
2608 F:OPEN_DOOR | BASH_DOOR
2613 D:A glowing fourteen foot tall giant. Flames drip from its red skin.
2621 F:MULTIPLY | WEIRD_MIND
2623 D:A giant buzzing wasp, its stinger drips venom.
2625 N:211:Ulfast, Son of Ulfang
2627 I:110:34d10:20:40:40
2636 F:ONLY_ITEM | DROP_90 | DROP_GOOD
2637 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
2639 D:A short and swarthy Easterling.
2650 F:ONLY_ITEM | DROP_1D2
2651 F:SMART | INVISIBLE | BASH_DOOR
2652 F:EVIL | DEMON | IM_FIRE
2654 S:BLINK | TPORT | TELE_TO | TELE_LEVEL | BLIND | CONF | SCARE
2655 D:The chaotic evil master's favourite pet.
2665 F:ONLY_ITEM | DROP_1D2
2666 F:SMART | INVISIBLE | COLD_BLOOD | BASH_DOOR
2667 F:EVIL | DEMON | IM_FIRE
2669 S:BLINK | TPORT | TELE_TO | TELE_LEVEL | BLIND | CONF | SCARE
2670 D:The lawful evil master's favourite pet.
2674 I:110:20d10:20:50:40
2681 F:OPEN_DOOR | BASH_DOOR
2682 F:EVIL | TROLL | HURT_LITE | REGENERATE
2683 D:He is green skinned and ugly.
2685 N:215:Nar, the Dwarf
2687 I:110:45d10:25:70:25
2694 F:FORCE_MAXHP | FORCE_SLEEP
2695 F:ONLY_ITEM | DROP_1D2 | DROP_GOOD
2696 F:OPEN_DOOR | BASH_DOOR
2697 F:IM_FIRE | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
2699 S:HEAL | BLIND | CONF | CAUSE_2 | MIND_BLAST
2700 D:The friend and companion of the dwarven king Thror, he went mad with
2701 D: grief after Thror's death at the hands of Azog the Orc. With torn beard
2702 D: and ragged clothes, he seems to have fixed on you as a convenient target
2703 D: to vent his anger.
2705 N:216:2-headed hydra
2707 I:110:100d3:20:60:20
2712 F:ONLY_GOLD | DROP_1D2
2713 F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
2717 D:A strange reptilian hybrid with two heads, guarding its hoard.
2726 F:EMPTY_MIND | COLD_BLOOD | BASH_DOOR
2727 F:IM_ACID | IM_POIS | IM_WATER
2728 F:NO_CONF | NO_SLEEP | NO_FEAR
2729 D:A whirlpool of sentient liquid.
2731 N:218:Giant red scorpion
2736 B:STING:LOSE_STR:1d7
2737 F:WEIRD_MIND | BASH_DOOR
2739 D:It is fast and poisonous.
2748 F:EMPTY_MIND | COLD_BLOOD
2750 F:IM_FIRE | IM_COLD | IM_ELEC | IM_POIS | HURT_ROCK
2751 F:NO_CONF | NO_SLEEP | NO_FEAR
2752 D:A whirling form of sentient rock.
2761 F:EMPTY_MIND | BASH_DOOR
2763 F:NO_CONF | NO_SLEEP | NO_FEAR
2764 D:A whirlwind of sentient flame.
2779 D:Flames lick at its feet and its tongue is a blade of fire. You can feel a
2780 D: furnace heat radiating from the creature.
2795 D:A hound as tall as a man, this creature appears to be composed of angular
2796 D: planes of ice. Cold radiates from it and freezes your breath in the air.
2811 D:Saint Elmo's Fire forms a ghostly halo around this hound, and sparks sting
2812 D: your fingers as energy builds up in the air around you.
2822 F:FORCE_SLEEP | NEVER_MOVE
2823 F:EMPTY_MIND | COLD_BLOOD
2824 F:NO_CONF | NO_SLEEP | NO_FEAR
2826 S:BLIND | CONF | SCARE | CAUSE_2 | BO_COLD
2827 D:A strange creature that disguises itself as a discarded potion bottle to lure
2828 D: unsuspecting adventurers within reach of its venomous claws.
2841 D:A strange magical member of the canine race, its form seems to shimmer and
2842 D: fade in front of your very eyes.
2851 F:FORCE_MAXHP | FRIENDS | DROP_60
2852 F:OPEN_DOOR | BASH_DOOR
2853 F:EVIL | ORC | IM_POIS
2855 D:A cunning orc of power, as tall as a man, and stronger. It fears
2858 N:227:Shagrat, the Orc Captain
2860 I:110:40d10:20:60:20
2869 F:ONLY_ITEM | DROP_1D2 | DROP_GOOD
2870 F:OPEN_DOOR | BASH_DOOR
2871 F:EVIL | ORC | IM_POIS
2872 D:He is an orc of power and great cunning, leader of the garrison at Cirith Ungol.
2874 N:228:Gorbag, the Orc Captain
2876 I:110:40d10:20:60:20
2885 F:ONLY_ITEM | DROP_1D2 | DROP_GOOD
2886 F:OPEN_DOOR | BASH_DOOR
2887 F:EVIL | ORC | IM_POIS
2888 D:He is an orc of power and great cunning, leader of the garrison at Minas Morgul.
2890 N:229:Shambling mound
2896 F:ONLY_GOLD | DROP_90
2897 F:STUPID | EMPTY_MIND | OPEN_DOOR | BASH_DOOR
2899 F:NO_CONF | NO_SLEEP | NO_FEAR
2902 D:A pile of rotting vegetation that slides towards you with a disgusting
2903 D: stench, waking all it nears.
2907 I:110:35d18:20:75:50
2912 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
2916 D:It is eighteen feet tall and looking at you.
2918 N:231:Giant black dragon fly
2922 F:FORCE_SLEEP | NEVER_BLOW | RAND_50 | RAND_25
2923 F:WEIRD_MIND | BASH_DOOR
2927 D:The size of a large bird, this fly drips caustic acid.
2935 F:COLD_BLOOD | EMPTY_MIND | BASH_DOOR
2936 F:IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
2938 F:NO_CONF | NO_SLEEP | NO_FEAR
2939 D:It is a massive animated statue.
2947 F:STUPID | EMPTY_MIND
2949 F:NO_CONF | NO_SLEEP | NO_FEAR
2950 D:It is a strange red growth on the dungeon floor; it seems to burn with
2953 N:234:Giant gold dragon fly
2960 F:WEIRD_MIND | BASH_DOOR
2964 D:Large beating wings support this dazzling insect. A loud buzzing noise
2965 D: pervades the air.
2967 N:235:Bolg, Son of Azog
2969 I:120:50d10:20:50:20
2978 F:ONLY_ITEM | DROP_2D2 | DROP_GOOD
2979 F:OPEN_DOOR | BASH_DOOR
2980 F:EVIL | ORC | IM_POIS
2981 D:A large and powerful orc, he looks just like his father. He is tall and
2982 D: fast, but fortunately blessed with orcish brains.
2992 F:WEIRD_MIND | BASH_DOOR
2996 D:A spider that never seems quite there. Everywhere you look it is just
2997 D: half-seen in the corner of one eye.
2999 N:237:3-headed hydra
3001 I:120:100d5:20:65:20
3007 F:ONLY_GOLD | DROP_1D2 | DROP_2D2
3008 F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
3012 D:A strange reptilian hybrid with three heads, guarding its hoard.
3028 D:A beautiful crystalline shape does not disguise the danger this hound
3029 D: clearly presents. Your flesh tingles as it approaches.
3045 D:Swirling vapours surround this beast as it floats towards you, seemingly
3046 D: walking on air. Noxious gases sting your throat.
3048 N:240:Sabre-tooth tiger
3058 D:A fierce and dangerous cat, its huge tusks and sharp claws would lacerate
3059 D: even the strongest armour.
3075 D:Liquid footprints follow this hound as it pads around the dungeon. An
3076 D: acrid smell of acid rises from the dog's pelt.
3080 I:110:20d15:12:15:10
3090 D:It is a strange concoction of goat, lion and dragon, with the heads of all
3097 F:FORCE_SLEEP | NEVER_MOVE | NEVER_BLOW
3098 F:EMPTY_MIND | INVISIBLE | ANIMAL
3099 F:NO_CONF | NO_SLEEP | NO_FEAR
3103 D:It is a strange pulsing mound of flesh.
3107 I:120:20d19:15:40:10
3112 F:OPEN_DOOR | BASH_DOOR
3114 D:A tall shaggy, furry humanoid, it could call the yeti brother.
3118 I:110:20d22:15:30:70
3124 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
3126 D:It is a huge wolf with eyes that glow with manly intelligence.
3128 N:246:Dark elven lord
3130 I:120:18d15:20:40:30
3136 F:ONLY_ITEM | DROP_2D2
3137 F:OPEN_DOOR | BASH_DOOR
3140 S:HASTE | BLIND | CONF | DARKNESS | BO_FIRE | BO_COLD
3141 D:A dark elven figure in armour and radiating evil power.
3145 I:110:35d20:20:60:50
3150 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
3151 F:EVIL | GIANT | IM_ELEC
3154 D:It is a twenty foot tall giant wreathed in clouds.
3156 N:248:Lugdush, the Uruk
3158 I:110:64d10:20:90:20
3167 F:ONLY_ITEM | DROP_1D2 | DROP_GOOD
3168 F:OPEN_DOOR | BASH_DOOR
3169 F:EVIL | ORC | IM_POIS
3170 D:A large and powerful orc, captain of one of Saruman's orcish regiments.
3172 N:249:Ugluk, the Uruk
3174 I:110:72d10:20:95:20
3183 F:ONLY_ITEM | DROP_1D2 | DROP_GOOD
3184 F:OPEN_DOOR | BASH_DOOR
3185 F:EVIL | ORC | IM_FIRE | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
3186 D:A strong and cunning orc warrior, the commander of Saruman's orcish horde.
3188 N:250:Blue dragon bat
3199 D:It is a glowing blue bat with a sharp tail.
3210 F:FORCE_SLEEP | NEVER_MOVE
3211 F:EMPTY_MIND | COLD_BLOOD
3212 F:NO_CONF | NO_SLEEP | NO_FEAR
3214 S:BLIND | CONF | SCARE | CAUSE_2 | BO_FIRE
3216 D:A strange creature that disguises itself as a discarded scroll to lure
3217 D: unsuspecting adventurers within reach of its venomous claws.
3224 F:FORCE_SLEEP | RAND_50
3225 F:EMPTY_MIND | BASH_DOOR | POWERFUL
3226 F:IM_FIRE | NO_FEAR | NO_CONF | NO_SLEEP
3229 D:A whirling maelstrom of fire.
3236 F:FORCE_SLEEP | RAND_50
3237 F:EMPTY_MIND | BASH_DOOR | POWERFUL
3238 F:IM_ACID | NO_FEAR | NO_CONF | NO_SLEEP | IM_WATER
3241 D:A caustic spinning whirlpool of water.
3248 F:FORCE_SLEEP | RAND_50
3249 F:EMPTY_MIND | BASH_DOOR | POWERFUL
3250 F:IM_COLD | NO_FEAR | NO_CONF | NO_SLEEP
3253 D:A twisting whirlpool of frost.
3260 F:FORCE_SLEEP | RAND_50
3261 F:EMPTY_MIND | BASH_DOOR | POWERFUL
3262 F:IM_ELEC | NO_FEAR | NO_CONF | NO_SLEEP
3265 D:A shimmering tornado of air, sparks crackle along its length.
3274 F:EMPTY_MIND | COLD_BLOOD | OPEN_DOOR | BASH_DOOR
3275 F:EVIL | ORC | UNDEAD
3277 F:NO_CONF | NO_SLEEP | NO_FEAR
3278 D:It is an orcish figure covered in wrappings.
3280 N:257:Killer stag beetle
3287 F:WEIRD_MIND | BASH_DOOR
3289 D:It is a giant beetle with vicious claws.
3293 I:110:80d12:12:80:10
3297 F:EMPTY_MIND | COLD_BLOOD | BASH_DOOR
3298 F:IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
3299 F:NO_CONF | NO_SLEEP | NO_FEAR
3302 D:It is a massive metal statue that moves steadily towards you.
3304 N:259:Giant yellow scorpion
3310 F:WEIRD_MIND | BASH_DOOR
3312 D:It is a giant scorpion with a sharp stinger.
3320 F:STUPID | EMPTY_MIND | MULTIPLY
3321 F:TAKE_ITEM | KILL_BODY | OPEN_DOOR | BASH_DOOR
3325 D:It is a strangely moving puddle.
3327 N:261:Hardened warrior
3329 I:110:15d11:20:40:40
3335 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
3337 D:A scarred warrior who moves with confidence.
3339 N:262:Azog, King of the Uruk-Hai
3341 I:120:90d10:20:80:20
3349 F:ONLY_ITEM | DROP_2D2 | DROP_GOOD
3350 F:OPEN_DOOR | BASH_DOOR
3351 F:EVIL | ORC | IM_POIS
3352 D:He is also known as the King of Khazad-dum. His ego is renowned to be
3353 D: bigger than his head.
3364 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
3366 D:A thief of great power and shifty speed.
3368 N:264:Red dragon bat
3373 F:FORCE_SLEEP | RAND_50
3378 D:It is a sharp-tailed bat, wreathed in fire.
3380 N:265:Killer white beetle
3386 F:WEIRD_MIND | BASH_DOOR
3388 D:It is looking for prey.
3390 N:266:Giant bronze dragon fly
3394 F:FORCE_SLEEP | NEVER_BLOW
3396 F:WEIRD_MIND | BASH_DOOR
3397 F:ANIMAL | NO_CONF | NO_SLEEP
3400 D:This vast gleaming bronze fly has wings which beat mesmerically fast.
3409 F:FORCE_SLEEP | RAND_25
3411 F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR
3412 F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE
3413 F:NO_CONF | NO_SLEEP
3415 S:SCARE | DRAIN_MANA
3416 D:It is a ghostly apparition with a humanoid form.
3418 N:268:Ibun, Son of Mim
3420 I:110:82d10:20:80:10
3427 F:FORCE_SLEEP | FORCE_MAXHP
3428 F:ONLY_ITEM | DROP_1D2 | DROP_GOOD
3429 F:OPEN_DOOR | BASH_DOOR
3430 F:IM_FIRE | IM_COLD | NO_CONF | NO_SLEEP
3432 S:HEAL | SLOW | BO_FIRE
3433 D:One of the last of the Petty-Dwarves. Ibun is a tricky sorcerous little
3434 D: being, full of mischief.
3436 N:269:Khim, Son of Mim
3438 I:110:82d10:20:80:10
3445 F:FORCE_SLEEP | FORCE_MAXHP
3446 F:ONLY_ITEM | DROP_1D2 | DROP_GOOD
3447 F:OPEN_DOOR | BASH_DOOR
3448 F:IM_FIRE | IM_COLD | NO_CONF | NO_SLEEP
3450 S:HEAL | SLOW | BO_FIRE
3451 D:One of the last of the Petty-Dwarves. Khim is a tricky sorcerous little
3452 D: being, full of mischief.
3454 N:270:4-headed hydra
3456 I:120:100d6:20:70:20
3463 F:ONLY_GOLD | DROP_4D2
3464 F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
3468 D:A strange reptilian hybrid with four heads, guarding its hoard.
3470 N:271:Mummified human
3476 F:ONLY_ITEM | DROP_90
3477 F:EMPTY_MIND | COLD_BLOOD | OPEN_DOOR | BASH_DOOR
3478 F:EVIL | UNDEAD | IM_COLD | IM_POIS
3479 F:NO_CONF | NO_SLEEP | NO_FEAR
3480 D:It is a human form encased in mouldy wrappings.
3488 F:RAND_50 | COLD_BLOOD | REGENERATE
3489 F:EVIL | ANIMAL | UNDEAD | IM_COLD | IM_POIS
3490 F:NO_CONF | NO_SLEEP | NO_FEAR
3491 D:A blood-sucking bat that flies at your neck hungrily.
3493 N:273:Sangahyando of Umbar
3495 I:110:80d10:25:80:25
3502 F:FORCE_SLEEP | FORCE_MAXHP
3503 F:ONLY_ITEM | DROP_90 | DROP_1D2 | DROP_GOOD
3504 F:OPEN_DOOR | BASH_DOOR
3505 F:EVIL | IM_FIRE | IM_ELEC | NO_CONF | NO_SLEEP
3508 D:A Black Numenorean with a blacker heart.
3510 N:274:Angamaite of Umbar
3512 I:110:80d10:25:80:25
3519 F:FORCE_SLEEP | FORCE_MAXHP
3520 F:ONLY_ITEM | DROP_90 | DROP_1D2 | DROP_GOOD
3521 F:OPEN_DOOR | BASH_DOOR
3522 F:EVIL | IM_FIRE | IM_ELEC | NO_CONF | NO_SLEEP
3525 D:A Black Numenorean who hates the men of the west.
3534 F:RAND_50 | DROP_1D2
3535 F:INVISIBLE | COLD_BLOOD | TAKE_ITEM | PASS_WALL
3536 F:EVIL | UNDEAD | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
3538 S:TPORT | DRAIN_MANA
3539 D:It is a ghostly woman's form that wails mournfully.
3543 I:110:80d12:12:80:10
3548 F:EMPTY_MIND | COLD_BLOOD | BASH_DOOR
3549 F:IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
3551 F:NO_CONF | NO_SLEEP | NO_FEAR
3553 S:SLOW | CONF | BO_ACID
3554 D:A stumpy figure carved from stone, with glittering eyes, this sentinel
3555 D: strides towards you with deadly intent.
3557 N:277:Dark elven druid
3559 I:120:20d20:15:75:10
3566 F:ONLY_ITEM | DROP_1D2
3567 F:OPEN_DOOR | BASH_DOOR
3568 F:EVIL | IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
3570 S:HEAL | CONF | DARKNESS
3571 S:S_MONSTER | S_SPIDER | S_ANIMAL
3572 D:A powerful dark elf, with mighty nature-controlling enchantments.
3576 I:110:23d10:20:40:50
3583 F:OPEN_DOOR | BASH_DOOR
3584 F:EVIL | TROLL | HURT_LITE | HURT_ROCK | REGENERATE
3585 D:He is a giant troll with scabrous black skin.
3589 I:110:30d10:20:50:30
3595 F:FORCE_SLEEP | FORCE_MAXHP | DROP_90
3596 F:OPEN_DOOR | BASH_DOOR | REGENERATE
3597 F:EVIL | TROLL | HURT_LITE | NO_CONF | NO_SLEEP
3599 S:BLINK | SCARE | CAUSE_1 | MISSILE | DARKNESS
3600 D:A troll who is so bright he knows how to read.
3604 I:110:100d11:15:70:20
3612 D:A huge wormlike shape dripping acid, twisted by evil sorcery into a foul
3613 D: monster that breeds on death.
3615 N:281:Carrion crawler
3617 I:110:20d12:15:40:10
3619 B:STING:PARALYZE:2d6
3620 B:STING:PARALYZE:2d6
3622 F:WEIRD_MIND | BASH_DOOR
3624 D:A hideous centipede covered in slime and with glowing tentacles around its
3627 N:282:Killer red beetle
3633 F:WEIRD_MIND | BASH_DOOR
3635 D:It is a giant beetle with poisonous mandibles.
3637 N:283:Giant grey ant
3642 F:RAND_25 | KILL_BODY
3643 F:WEIRD_MIND | BASH_DOOR
3645 D:It is an ant encased in shaggy grey fur.
3647 N:284:Ulwarth, Son of Ulfang
3649 I:110:85d10:20:40:40
3656 F:ONLY_ITEM | DROP_90 | DROP_GOOD
3657 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
3659 D:A short and swarthy Easterling.
3661 N:285:Displacer beast
3663 I:110:25d10:35:100:20
3669 F:INVISIBLE | BASH_DOOR
3671 D:It is a huge black panther, clubbed tentacles sprouting from its shoulders.
3673 N:286:Giant fire tick
3679 F:WEIRD_MIND | BASH_DOOR
3681 D:It is smoking and burning with great heat.
3690 F:OPEN_DOOR | BASH_DOOR
3692 D:A giant orc-like figure with an awesomely muscled frame.
3703 F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR
3704 F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
3706 S:SCARE | CAUSE_2 | DARKNESS
3707 D:It is a tangible but ghostly form made of white fog.
3711 I:110:30d10:30:60:255
3717 F:FORCE_MAXHP | FORCE_SLEEP
3718 F:ONLY_ITEM | DROP_2D2
3719 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | POWERFUL
3720 F:IM_ACID | IM_POIS | NO_CONF | NO_SLEEP
3722 S:BLIND | CONF | SCARE
3723 D:Who knows why you are now facing an angel as an enemy? Is it a punishment
3724 D: from your own god for your sins, or a test of your mettle, or has this angel
3725 D: been sent by another god on behalf of someone who wishes to claim the glory
3726 D: for his own god? Perhaps you will never know: but it is here, and you must
3729 N:290:Mim, Betrayer of Turin
3731 I:120:11d100:20:80:20
3738 F:FORCE_MAXHP | FORCE_SLEEP
3739 F:ONLY_ITEM | DROP_2D2 | DROP_GOOD | DROP_GREAT
3740 F:OPEN_DOOR | BASH_DOOR
3741 F:EVIL | IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
3742 F:NO_CONF | NO_SLEEP
3744 S:HEAL | SCARE | BO_ACID | BA_ACID
3745 D:The last of his race, Mim is a Petty-Dwarf. Petty-Dwarves are strange
3746 D: creatures, powerful in sorcery and originating in the East. They have
3747 D: been hunted nearly to extinction by the High Elves.
3749 N:291:Killer fire beetle
3755 F:WEIRD_MIND | BASH_DOOR
3757 D:It is a giant beetle wreathed in flames.
3759 N:292:Creeping adamantite coins
3767 F:ONLY_GOLD | DROP_90 | DROP_2D2
3768 F:COLD_BLOOD | BASH_DOOR
3769 F:IM_ACID | IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP
3770 D:It appears to be a pile of coins made of precious adamant, slithering toward
3771 D: you on lots of tiny legs.
3775 I:110:21d12:20:60:40
3781 F:OPEN_DOOR | BASH_DOOR
3782 F:EVIL | TROLL | REGENERATE
3783 D:A powerful troll form. Venom drips from its needlelike claws.
3785 N:294:Vibration hound
3796 F:ANIMAL | NO_CONF | NO_SLEEP
3799 D:A blurry canine form which seems to be moving as fast as the eye can
3800 D: follow. You can feel the earth resonating beneath your feet.
3813 F:ANIMAL | NO_CONF | NO_SLEEP | RES_NEXUS
3816 D:A locus of conflicting points coalesce to form the vague shape of a huge
3817 D: hound. Or is it just your imagination?
3821 I:110:25d12:20:40:30
3829 F:OPEN_DOOR | BASH_DOOR
3832 S:HEAL | HOLD | TRAPS | BA_COLD
3834 D:A hideous ogre wrapped in black sorcerous robes.
3836 N:297:Lokkak, the Ogre Chieftain
3838 I:120:15d100:20:100:20
3846 F:ONLY_ITEM | DROP_2D2 | DROP_GOOD
3847 F:OPEN_DOOR | BASH_DOOR
3848 F:EVIL | GIANT | IM_POIS
3849 D:An ogre renowned for acts of surpassing cruelty, Lokkak quickly became the
3850 D: leader of a large band of violent ogres.
3854 I:110:25d12:20:45:10
3861 F:COLD_BLOOD | DROP_60 | DROP_1D2
3862 F:OPEN_DOOR | BASH_DOOR | REGENERATE
3863 F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
3865 S:TELE_TO | HOLD | SCARE | CAUSE_2 | MIND_BLAST | DARKNESS
3866 D:It is a humanoid with an aura of power. You notice a sharp set of front
3871 I:110:25d20:12:55:10
3881 D:The result of evil experiments, this travesty of nature should never be
3882 D: alive. It has three heads - goat, dragon and gorgon - all attached to a
3887 I:120:80d12:12:80:10
3892 F:EMPTY_MIND | COLD_BLOOD | BASH_DOOR
3894 F:NO_CONF | NO_SLEEP | NO_FEAR
3897 D:A man-shaped form of living lightning, sparks and shocks crackle all over
3898 D: this madly capering figure, as it leaps and whirls around and about you.
3902 I:110:30d15:20:75:120
3910 F:ONLY_ITEM | DROP_90 | DROP_2D2
3911 F:INVISIBLE | OPEN_DOOR | BASH_DOOR
3912 F:EVIL | NO_CONF | NO_SLEEP
3914 S:HEAL | BLIND | MIND_BLAST | DARKNESS
3915 D:A wraithly snake-like form with the torso of a beautiful woman, it is the
3916 D: most powerful of its kind.
3918 N:302:5-headed hydra
3920 I:120:100d8:20:80:20
3927 F:ONLY_GOLD | DROP_1D2 | DROP_4D2
3928 F:BASH_DOOR | MOVE_BODY
3932 D:A strange reptilian hybrid with five heads dripping venom.
3936 I:120:30d10:20:70:10
3942 F:FORCE_SLEEP | DROP_1D2
3943 F:OPEN_DOOR | BASH_DOOR
3946 S:BLIND | SCARE | CAUSE_3 | DARKNESS
3947 D:He is a figure encased in deep black plate armour; he looks at you
3950 N:304:Uldor the Accursed
3952 I:110:10d100:20:70:40
3960 F:ONLY_ITEM | DROP_1D2 | DROP_GOOD
3961 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
3964 D:An evil and cunning man from the East. Having once sworn allegiance to the
3965 D: sons of Feanor, it was Uldor's treachery that turned the tide of the Battle
3966 D: of Unnumbered Tears in Morgoth's favour.
3976 F:ONLY_ITEM | DROP_1D2
3977 F:SMART | OPEN_DOOR | BASH_DOOR
3980 S:HASTE | TPORT | TELE_TO | BLIND | CONF
3981 S:BO_FIRE | BO_COLD | BO_ELEC
3983 D:A mage of some power - you can tell by the size of his hat.
3987 I:110:15d10:20:60:10
3991 F:FORCE_SLEEP | FORCE_MAXHP
3992 F:ONLY_ITEM | DROP_60 | DROP_1D2
3993 F:OPEN_DOOR | BASH_DOOR
3994 F:EVIL | NO_CONF | NO_SLEEP
3996 S:BLIND | HOLD | SCARE | MIND_BLAST | BRAIN_SMASH | FORGET
3997 D:A humanoid form with a gruesome head, tentacular mouth, and piercing
3998 D: eyes. Claws reach out for you and you feel a presence invade your mind.
4000 N:307:Draebor, the Imp
4002 I:120:52d10:20:50:20
4009 F:FORCE_MAXHP | FORCE_SLEEP
4012 F:ONLY_ITEM | DROP_4D2 | DROP_GOOD
4013 F:SMART | INVISIBLE | BASH_DOOR
4014 F:EVIL | DEMON | IM_FIRE
4016 S:BLINK | TPORT | TELE_TO | TELE_AWAY | TELE_LEVEL | BLIND
4017 S:CONF | SCARE | S_KIN
4018 D:An intensely irritating git of a monster.
4022 I:120:20d30:15:90:30
4028 F:ONLY_ITEM | DROP_1D2
4029 F:OPEN_DOOR | BASH_DOOR
4030 F:ANIMAL | NO_CONF | NO_SLEEP
4033 D:An evil reptile that preys on unsuspecting travellers. Its eyes stare
4034 D: deeply at you and your soul starts to wilt!
4038 I:110:24d10:20:56:50
4046 F:OPEN_DOOR | BASH_DOOR | REGENERATE
4047 F:EVIL | TROLL | IM_COLD | HURT_LITE
4048 D:He is a white troll with powerfully clawed hands.
4058 F:ANIMAL | IM_ACID | IM_POIS
4059 D:It is a massive worm form, many feet in length. Its vast maw drips acid
4064 I:110:60d10:30:68:255
4070 F:FORCE_MAXHP | FORCE_SLEEP
4071 F:ONLY_ITEM | DROP_2D2
4072 F:SMART | TAKE_ITEM | OPEN_DOOR | BASH_DOOR | POWERFUL
4073 F:IM_FIRE | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
4075 S:HEAL | HASTE | BLIND | CONF | SCARE
4076 D:An angel protected by an aura of holiness. Its muscular form looks
4077 D: extremely powerful next to your own frail body.
4081 I:110:30d10:15:55:40
4087 F:ONLY_GOLD | DROP_2D2
4090 D:A strange ox-like form with a huge head but a thin, weak neck, it looks
4091 D: likes the creation of some deranged alchemist.
4095 I:120:10d35:30:60:100
4102 F:FORCE_SLEEP | NEVER_MOVE
4103 F:EMPTY_MIND | COLD_BLOOD
4104 F:NO_CONF | NO_SLEEP | NO_FEAR
4106 S:BLIND | CONF | SCARE | CAUSE_2
4107 S:BO_ACID | BO_FIRE | BO_COLD | BO_ELEC
4109 D:A strange creature that disguises itself as a discarded ring to lure
4110 D: unsuspecting adventurers within reach of its venomous claws.
4112 N:314:Young blue dragon
4114 I:110:27d10:20:50:70
4119 F:FORCE_SLEEP | FORCE_MAXHP
4121 F:OPEN_DOOR | BASH_DOOR
4122 F:EVIL | DRAGON | IM_ELEC
4126 D:It has a form that legends are made of. Its still-tender scales are a
4127 D: deep blue in hue. Sparks crackle along its length.
4129 N:315:Young white dragon
4131 I:110:27d10:20:50:70
4136 F:FORCE_SLEEP | FORCE_MAXHP
4138 F:OPEN_DOOR | BASH_DOOR
4139 F:EVIL | DRAGON | IM_COLD
4143 D:It has a form that legends are made of. Its still-tender scales are a
4144 D: frosty white in hue. Icy blasts of cold air come from it as it breathes.
4146 N:316:Young green dragon
4148 I:110:27d10:20:50:70
4153 F:FORCE_SLEEP | FORCE_MAXHP
4155 F:OPEN_DOOR | BASH_DOOR
4156 F:EVIL | DRAGON | IM_POIS
4160 D:It has a form that legends are made of. Its still-tender scales are a
4161 D: deep green in hue. Foul gas seeps through its scales.
4163 N:317:Young bronze dragon
4165 I:110:27d10:20:50:70
4170 F:FORCE_SLEEP | FORCE_MAXHP
4172 F:OPEN_DOOR | BASH_DOOR
4173 F:EVIL | DRAGON | NO_CONF
4177 D:It has a form that legends are made of. Its still-tender scales are a rich
4178 D: bronze hue, and its shape glitters with strange colours that confuse you.
4182 I:110:80d15:12:100:10
4188 F:ONLY_GOLD | DROP_2D2
4189 F:EMPTY_MIND | COLD_BLOOD | BASH_DOOR
4190 F:IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
4191 F:NO_CONF | NO_SLEEP | NO_FEAR
4192 D:It is a massive statue of purest mithril. It looks expensive!
4196 I:110:30d10:20:70:70
4201 F:FORCE_SLEEP | FORCE_MAXHP
4202 F:ONLY_ITEM | DROP_3D2 | PASS_WALL
4203 F:INVISIBLE | OPEN_DOOR | BASH_DOOR
4204 F:EVIL | DRAGON | NO_CONF | NO_SLEEP
4206 S:SLOW | CONF | SCARE | DARKNESS | BR_NETH
4207 D:It is a dragon-like form wrapped in shadow. Glowing red eyes shine out in
4208 D: the dark, and it is surrounded by an aura of unearthly cold that chills
4209 D: the soul rather than the body.
4211 N:320:Skeleton troll
4213 I:110:20d10:20:55:20
4218 F:EMPTY_MIND | COLD_BLOOD | OPEN_DOOR | BASH_DOOR
4219 F:EVIL | TROLL | UNDEAD
4220 F:IM_COLD | IM_POIS | REGENERATE
4221 F:NO_CONF | NO_SLEEP | NO_FEAR
4222 D:It is a troll skeleton animated by dark dweomers.
4226 I:120:25d10:12:15:10
4232 F:FORCE_SLEEP | FORCE_MAXHP
4237 D:It is a winged lion's body with a human torso and a tail covered in
4240 N:322:Giant blue ant
4246 F:WEIRD_MIND | BASH_DOOR
4248 D:It is a giant ant that crackles with energy.
4250 N:323:Giant army ant
4255 F:RAND_25 | KILL_BODY | FRIENDS
4256 F:WEIRD_MIND | BASH_DOOR
4258 D:An armoured form moving with purpose. Powerful on its own, flee when
4259 D: hordes of them march.
4263 I:110:12d10:20:50:30
4268 F:FORCE_SLEEP | RAND_25
4269 F:ONLY_ITEM | DROP_1D2
4270 F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR
4272 F:IM_COLD | IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
4274 S:SCARE | CAUSE_3 | DARKNESS
4275 D:It is a ghostly form with eyes that haunt you.
4277 N:325:Killer slicer beetle
4279 I:110:25d10:14:60:30
4283 F:WEIRD_MIND | BASH_DOOR
4285 D:It is a beetle with deadly sharp cutting mandibles and a rock-hard
4296 F:FORCE_SLEEP | RAND_25 | DROP_60 | DROP_1D2
4297 F:INVISIBLE | COLD_BLOOD | TAKE_ITEM | PASS_WALL
4298 F:EVIL | UNDEAD | IM_COLD
4299 F:IM_POIS | NO_CONF | NO_SLEEP
4301 S:BLIND | HOLD | DRAIN_MANA
4302 D:You don't believe in it. But it believes in you...
4304 N:327:Death watch beetle
4306 I:110:25d12:16:60:30
4310 F:WEIRD_MIND | BASH_DOOR
4312 D:It is a giant beetle that produces a chilling sound.
4316 I:110:25d12:20:55:30
4322 F:ONLY_ITEM | DROP_90
4323 F:OPEN_DOOR | BASH_DOOR
4326 S:TPORT | HOLD | SCARE | CAUSE_2 | TRAPS | BO_FIRE
4328 D:It is an ogre wrapped in furs and covered in grotesque body paints.
4330 N:329:Nexus quylthulg
4334 F:FORCE_SLEEP | NEVER_MOVE | NEVER_BLOW
4335 F:INVISIBLE | EMPTY_MIND | ANIMAL
4336 F:NO_CONF | NO_SLEEP | NO_FEAR | RES_NEXUS
4339 D:It is a very unstable, strange pulsing mound of flesh.
4341 N:330:Shelob, Spider of Darkness
4343 I:120:35d100:30:120:80
4347 B:BITE:PARALYZE:5d10
4348 B:STING:LOSE_STR:5d4
4350 F:FORCE_SLEEP | FORCE_MAXHP
4352 F:ONLY_ITEM | DROP_1D2 | DROP_2D2 | DROP_GOOD
4354 F:ANIMAL | EVIL | HURT_LITE | NO_CONF | NO_SLEEP | IM_POIS | IM_ACID
4356 S:HEAL | BLIND | SLOW | CONF | SCARE
4357 S:CAUSE_3 | CAUSE_4 | BR_DARK | BR_POIS
4359 D:Shelob is an enormous bloated spider, the last daughter of Ungoliant the
4360 D: Unlight. Her poison is legendary, as is her ego. She normally guards the
4361 D: pass through Cirith Ungol, but occasionally goes out foraging for food to
4362 D: feed her voracious appetite.
4366 I:120:13d12:20:60:10
4373 F:OPEN_DOOR | BASH_DOOR
4374 F:EVIL | NO_CONF | NO_SLEEP
4375 D:A humanoid clothed in black who moves with blinding speed.
4383 F:FORCE_SLEEP | NEVER_MOVE
4384 F:STUPID | EMPTY_MIND
4385 F:NO_CONF | NO_SLEEP | NO_FEAR
4388 D:A mass of green vegetation. You don't remember seeing anything like it
4393 I:120:40d20:20:60:40
4397 F:FORCE_SLEEP | FORCE_MAXHP | DROP_1D2
4398 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
4399 F:EVIL | GIANT | IM_COLD | IM_ELEC
4401 S:BOULDER | BLINK | TELE_TO | CONF | SCARE | BO_ELEC | BA_ELEC
4402 D:It is a twenty-five foot tall giant wreathed in lightning.
4406 I:110:24d12:20:50:50
4414 F:OPEN_DOOR | BASH_DOOR | REGENERATE
4415 F:EVIL | TROLL | IM_POIS | HURT_LITE
4416 D:He is a vicious monster, feared for his ferocity.
4420 I:110:25d14:20:50:50
4428 F:ONLY_ITEM | DROP_90
4429 F:OPEN_DOOR | BASH_DOOR
4430 F:EVIL | TROLL | IM_POIS | REGENERATE
4431 D:A huge, ugly, half-human in search of plunder.
4442 F:FORCE_SLEEP | FORCE_MAXHP
4443 F:ONLY_ITEM | DROP_1D2
4444 F:INVISIBLE | OPEN_DOOR | BASH_DOOR
4445 F:IM_ACID | IM_POIS | NO_CONF | NO_SLEEP
4447 S:HEAL | S_SPIDER | S_ANIMAL
4448 D:An adept at unarmed combat, the mystic strikes with stunning power. He
4449 D: can summon help from nature and is able to focus his power to ease any
4454 I:110:15d10:20:40:10
4459 F:FORCE_SLEEP | FRIENDS | DROP_60
4460 F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR
4461 F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
4463 S:HOLD | SCARE | CAUSE_2 | DARKNESS
4464 D:It is a ghostly nightmare of a entity.
4466 N:338:Skeleton ettin
4468 I:110:45d10:20:50:20
4475 F:EMPTY_MIND | COLD_BLOOD | OPEN_DOOR | BASH_DOOR
4476 F:EVIL | TROLL | UNDEAD
4477 F:IM_COLD | IM_POIS | REGENERATE
4478 F:NO_CONF | NO_SLEEP | NO_FEAR
4479 D:It is the animated form of a massive two-headed troll.
4483 I:110:50d10:20:70:70
4489 F:FORCE_SLEEP | FORCE_MAXHP
4490 F:ONLY_ITEM | DROP_3D2
4491 F:OPEN_DOOR | BASH_DOOR
4493 F:IM_FIRE | NO_CONF | NO_SLEEP | RES_DISE
4495 S:SLOW | CONF | SCARE
4497 D:A dragon twisted by the forces of chaos. It seems first ugly, then fair,
4498 D: as its form shimmers and changes in front of your eyes.
4502 I:110:50d10:20:70:70
4507 F:FORCE_SLEEP | FORCE_MAXHP
4508 F:ONLY_ITEM | DROP_3D2
4509 F:OPEN_DOOR | BASH_DOOR
4511 F:IM_COLD | NO_CONF | NO_SLEEP
4513 S:SLOW | CONF | SCARE
4515 D:This dragon is clever and cunning. It laughs at your puny efforts to
4520 I:110:60d10:20:70:70
4525 F:FORCE_SLEEP | FORCE_MAXHP
4526 F:ONLY_ITEM | DROP_3D2
4527 F:OPEN_DOOR | BASH_DOOR
4529 F:IM_FIRE | IM_COLD | NO_CONF | NO_SLEEP | RES_DISE
4531 S:SLOW | CONF | SCARE
4532 S:BR_SOUN | BR_SHAR | BR_DISE | BR_CHAO
4533 D:A mighty dragon, the balance drake seeks to maintain the Cosmic Balance,
4534 D: and despises your feeble efforts to destroy evil.
4536 N:342:Ethereal drake
4538 I:110:40d10:20:70:70
4543 F:FORCE_SLEEP | FORCE_MAXHP
4544 F:ONLY_ITEM | DROP_3D2
4545 F:INVISIBLE | PASS_WALL
4546 F:EVIL | DRAGON | NO_CONF | NO_SLEEP
4548 S:SLOW | CONF | SCARE
4550 D:A dragon of great power, with control over light and dark, the
4551 D: ethereal drake's eyes glare with white hatred from the shadows.
4553 N:343:Bert the Stone Troll
4555 I:120:11d100:20:70:50
4563 F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | MOVE_BODY
4564 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | REGENERATE
4565 F:EVIL | TROLL | IM_COLD | IM_POIS | HURT_LITE | HURT_ROCK
4568 D:Big, brawny, powerful and with a taste for hobbit. He has friends called
4571 N:344:Bill the Stone Troll
4573 I:120:11d100:20:70:50
4581 F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | MOVE_BODY
4582 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | REGENERATE
4583 F:EVIL | TROLL | IM_COLD | IM_POIS | HURT_LITE | HURT_ROCK
4586 D:Big, brawny, powerful and with a taste for hobbit. He has friends called
4589 N:345:Tom the Stone Troll
4591 I:120:11d100:20:70:50
4599 F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | MOVE_BODY
4600 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | REGENERATE
4601 F:EVIL | TROLL | IM_COLD | IM_POIS | HURT_LITE | HURT_ROCK
4604 D:Big, brawny, powerful and with a taste for hobbit. He has friends called
4609 I:120:14d20:20:30:10
4613 B:CLAW:LOSE_INT:1d10
4614 F:FORCE_SLEEP | RAND_25
4615 F:ONLY_ITEM | DROP_90 | DROP_2D2
4616 F:INVISIBLE | COLD_BLOOD | TAKE_ITEM | PASS_WALL
4617 F:EVIL | UNDEAD | IM_COLD | IM_POIS
4618 F:NO_CONF | NO_SLEEP
4620 S:BLIND | HOLD | DRAIN_MANA
4621 D:A shadowy form clutches at you from the darkness. A powerful undead creature
4622 D: with a deadly touch.
4626 I:120:14d20:20:30:10
4631 F:FORCE_SLEEP | RAND_25
4632 F:ONLY_ITEM | DROP_90 | DROP_2D2
4633 F:INVISIBLE | COLD_BLOOD | TAKE_ITEM | PASS_WALL
4634 F:EVIL | UNDEAD | IM_COLD | IM_POIS
4635 F:NO_CONF | NO_SLEEP
4637 S:BLIND | HOLD | DRAIN_MANA
4638 D:A phantasmal shrieking spirit. Its wail drives the intense cold of pure
4639 D: evil deep within your body.
4643 I:110:36d10:20:50:50
4652 F:OPEN_DOOR | BASH_DOOR | REGENERATE
4653 F:EVIL | TROLL | IM_COLD | IM_POIS | HURT_LITE
4654 D:He is a troll that reeks of brine.
4656 N:349:Fire elemental
4662 F:FORCE_SLEEP | RAND_25
4664 F:KILL_ITEM | KILL_BODY | BASH_DOOR | POWERFUL
4665 F:IM_ELEC | IM_FIRE | IM_POIS | IM_ACID
4666 F:NO_CONF | NO_SLEEP | NO_FEAR
4669 D:It is a towering inferno of flames.
4673 I:120:100d10:30:68:255
4679 F:FORCE_SLEEP | FORCE_MAXHP
4680 F:ONLY_ITEM | DROP_1D2 | DROP_2D2
4681 F:SMART | TAKE_ITEM | OPEN_DOOR | BASH_DOOR | POWERFUL | MOVE_BODY
4682 F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
4683 F:NO_CONF | NO_SLEEP
4685 S:HEAL | HASTE | BLIND | SCARE | MIND_BLAST | BO_FIRE
4687 D:It is an angel moving very quickly, wielding a holy war hammer and casting
4688 D: a volley of powerful spells in your direction.
4690 N:351:Water elemental
4697 F:FORCE_SLEEP | RAND_25
4698 F:EMPTY_MIND | COLD_BLOOD
4699 F:KILL_BODY | KILL_ITEM | BASH_DOOR | POWERFUL
4700 F:IM_ACID | IM_POIS | IM_FIRE | IM_COLD | IM_WATER
4701 F:NO_CONF | NO_SLEEP | NO_FEAR
4704 D:It is a towering tempest of water.
4706 N:352:Invisible stalker
4708 I:130:19d12:20:46:20
4714 F:EMPTY_MIND | INVISIBLE | COLD_BLOOD
4715 F:OPEN_DOOR | BASH_DOOR | POWERFUL
4716 F:EVIL | IM_ELEC | IM_POIS
4717 F:NO_CONF | NO_SLEEP | NO_FEAR
4718 D:It is impossible to define its form but its violence is legendary.
4720 N:353:Carrion crawler
4722 I:110:20d12:15:40:10
4724 B:STING:PARALYZE:2d6
4725 B:STING:PARALYZE:2d6
4727 F:WEIRD_MIND | BASH_DOOR
4729 D:A hideous centipede covered in slime and with glowing tentacles around its
4734 I:130:18d10:20:30:40
4741 F:DROP_90 | DROP_2D2
4742 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
4745 S:TRAPS | ARROW_2 | BLINK
4746 D:Cool and confident, fast and lithe; protect your possessions quickly!
4748 N:355:Ulfang the Black
4750 I:120:10d100:20:90:40
4758 F:ONLY_ITEM | DROP_2D2 | DROP_GOOD
4759 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
4762 D:A short and swarthy Easterling dressed in black. He and his three sons
4763 D: once openly swore allegiance to the High Elves, but were secretly in the
4768 I:110:30d10:20:60:60
4772 B:TOUCH:LOSE_DEX:2d8
4773 B:TOUCH:LOSE_DEX:2d8
4774 F:FORCE_SLEEP | FORCE_MAXHP | DROP_1D2
4775 F:SMART | COLD_BLOOD | OPEN_DOOR | BASH_DOOR
4776 F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE
4777 F:NO_CONF | NO_SLEEP
4779 S:BLINK | TELE_TO | TELE_AWAY | BLIND | HOLD | SLOW | SCARE
4780 S:CAUSE_3 | DRAIN_MANA | BRAIN_SMASH
4781 D:It is a skeletal form dressed in robes. It radiates vastly evil power.
4783 N:357:Master vampire
4785 I:110:34d10:20:60:10
4791 F:FORCE_SLEEP | FORCE_MAXHP
4793 F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | REGENERATE
4794 F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
4796 S:TELE_TO | HOLD | CONF | SCARE | CAUSE_3 | MIND_BLAST
4797 S:DARKNESS | BO_NETH
4798 D:It is a humanoid form dressed in robes. Power emanates from its chilling
4801 N:358:Giant grey scorpion
4803 I:120:18d20:12:50:40
4807 F:WEIRD_MIND | BASH_DOOR
4809 D:It is a giant grey scorpion. It looks poisonous.
4811 N:359:Earth elemental
4813 I:100:30d10:10:60:90
4819 F:EMPTY_MIND | COLD_BLOOD
4820 F:KILL_ITEM | KILL_BODY | PASS_WALL | POWERFUL
4821 F:IM_FIRE | IM_COLD | IM_ELEC | IM_POIS | HURT_ROCK
4822 F:NO_CONF | NO_SLEEP | NO_FEAR
4825 D:It is a towering form composed of rock with fists of awesome power.
4834 F:FORCE_SLEEP | RAND_25
4835 F:EMPTY_MIND | COLD_BLOOD
4836 F:KILL_BODY | KILL_ITEM | BASH_DOOR | POWERFUL
4837 F:IM_ACID | IM_COLD | IM_ELEC | IM_POIS
4838 F:NO_CONF | NO_SLEEP | NO_FEAR
4841 D:It is a towering tornado of winds.
4845 I:120:40d10:25:80:30
4850 F:FORCE_SLEEP | FORCE_MAXHP
4852 F:BASH_DOOR | MOVE_BODY
4853 F:ANIMAL | EVIL | IM_FIRE
4856 D:It is a giant dog that glows with heat. Flames pour from its nostrils.
4860 I:100:100d20:12:125:10
4866 F:ONLY_GOLD | DROP_2D2
4867 F:EMPTY_MIND | COLD_BLOOD | BASH_DOOR
4868 F:IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
4869 F:NO_CONF | NO_SLEEP | NO_FEAR
4870 D:It is a massive deep brown statue, striding towards you with an
4871 D: all-too-familiar purpose. Your magic surprisingly feels much less
4876 I:110:42d10:20:50:50
4882 F:FORCE_MAXHP | OPEN_DOOR | FRIENDS | DROP_60
4884 F:EVIL | TROLL | IM_POIS | REGENERATE
4885 D:It is a massive intelligent troll with needle-sharp fangs.
4889 I:120:13d25:20:70:10
4897 F:OPEN_DOOR | BASH_DOOR
4898 F:EVIL | NO_CONF | NO_SLEEP
4899 D:A human warrior, moving with lightning speed.
4909 F:FORCE_SLEEP | FRIENDS
4911 F:ANIMAL | NO_CONF | NO_SLEEP
4914 D:Unfettered by the usual constraints of gravity, these unnatural creatures
4915 D: are walking on the walls and even the ceiling! The earth suddenly feels
4916 D: rather less solid as you see gravity warp all round the monsters.
4918 N:366:Acidic cytoplasm
4926 F:FORCE_MAXHP | TAKE_ITEM | COLD_BLOOD
4927 F:DROP_1D2 | DROP_4D2
4928 F:STUPID | EMPTY_MIND | OPEN_DOOR | BASH_DOOR
4929 F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
4930 F:NO_FEAR | NO_CONF | NO_SLEEP
4931 D:A disgusting animated blob of destruction. Flee its gruesome hunger!
4941 F:FORCE_SLEEP | FRIENDS
4943 F:ANIMAL | NO_CONF | NO_SLEEP
4946 D:Bizarrely, this hound seems to be hardly moving at all, yet it approaches
4947 D: you with deadly menace. It makes you tired just to look at it.
4960 F:ANIMAL | NO_CONF | NO_SLEEP
4963 D:A deep brown shape is visible before you, its canine form strikes you with
4964 D: an almost physical force. The dungeon floor buckles as if struck by a
4965 D: powerful blow as it stalks towards you.
4969 I:120:25d20:20:30:10
4974 F:FORCE_SLEEP | RAND_25
4975 F:ONLY_ITEM | DROP_60 | DROP_2D2
4976 F:TAKE_ITEM | INVISIBLE | COLD_BLOOD | PASS_WALL
4977 F:EVIL | UNDEAD | IM_COLD | IM_POIS
4978 F:NO_CONF | NO_SLEEP
4980 S:BLIND | HOLD | CONF | DRAIN_MANA | BO_NETH
4981 D:It is a form that screams its presence against the eye. Death incarnate,
4982 D: its hideous black body seems to struggle against reality as the universe
4983 D: itself struggles to banish it.
4985 N:370:Ooze elemental
4987 I:110:13d10:10:80:90
4993 F:EMPTY_MIND | COLD_BLOOD
4994 F:KILL_ITEM | KILL_BODY | BASH_DOOR | POWERFUL
4995 F:IM_ACID | IM_FIRE | IM_COLD | IM_POIS
4996 F:NO_CONF | NO_SLEEP | NO_FEAR
4999 D:It is a towering mass of filth, an eyesore of ooze.
5001 N:371:Smoke elemental
5003 I:120:15d10:10:80:90
5009 F:KILL_ITEM | KILL_BODY | BASH_DOOR | POWERFUL
5010 F:IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
5011 F:NO_CONF | NO_SLEEP | NO_FEAR
5013 S:DARKNESS | BO_FIRE
5014 D:It is a towering blackened form, crackling with heat.
5016 N:372:Young black dragon
5018 I:110:30d10:20:60:70
5023 F:FORCE_SLEEP | FORCE_MAXHP
5025 F:OPEN_DOOR | BASH_DOOR
5026 F:EVIL | DRAGON | IM_ACID
5030 D:It has a form that legends are made of. Its still-tender scales are a
5031 D: darkest black hue. Acid drips from its body.
5035 I:110:90d10:20:55:100
5042 D:A massive elephantine form with eyes twisted by madness.
5044 N:374:Giant fire ant
5046 I:110:20d10:14:49:40
5050 F:FORCE_MAXHP | KILL_BODY | FRIENDS
5051 F:WEIRD_MIND | BASH_DOOR
5053 D:A giant ant covered in shaggy fur. Its powerful jaws glow with heat.
5055 N:375:Mature white dragon
5057 I:110:40d10:20:70:70
5062 F:FORCE_SLEEP | FORCE_MAXHP | DROP_4D2
5063 F:OPEN_DOOR | BASH_DOOR
5064 F:EVIL | DRAGON | IM_COLD | NO_CONF | NO_SLEEP
5068 D:A large dragon, scales gleaming bright white.
5072 I:110:16d10:20:80:10
5079 F:EMPTY_MIND | COLD_BLOOD
5080 F:KILL_ITEM | PASS_WALL
5081 F:IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
5082 F:HURT_ROCK | NO_CONF | NO_SLEEP
5083 D:A huge creature of the element Earth. Able to merge with its element, it
5084 D: has four huge arms protruding from its enormous torso.
5088 I:120:10d20:30:30:20
5092 B:CLAW:LOSE_INT:1d10
5093 B:CLAW:LOSE_WIS:1d10
5095 F:ONLY_ITEM | DROP_1D2
5096 F:INVISIBLE | COLD_BLOOD | PASS_WALL
5097 F:EVIL | UNDEAD | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
5099 S:TELE_TO | SLOW | BO_NETH
5100 D:A mighty spirit of darkness of vaguely humanoid form. Razor-edged claws
5101 D: reach out to end your life as it glides towards you, seeking to suck the
5102 D: energy from your soul to feed its power.
5106 I:120:20d25:30:30:20
5110 B:CLAW:LOSE_INT:1d10
5111 B:CLAW:LOSE_WIS:1d10
5113 F:ONLY_ITEM | DROP_1D2
5114 F:INVISIBLE | COLD_BLOOD | PASS_WALL
5115 F:EVIL | UNDEAD | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
5118 D:An unholy creature of darkness, the aura emanating from this evil being
5119 D: saps your very soul.
5123 I:110:19d10:20:50:10
5128 F:FORCE_SLEEP | FORCE_MAXHP
5130 F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR
5131 F:EVIL | UNDEAD | HURT_LITE | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
5133 S:HOLD | SCARE | CAUSE_3 | DARKNESS
5134 D:A tangible but ghostly form, made of grey fog. The air around it feels
5137 N:380:Young multi-hued dragon
5139 I:110:32d10:20:60:70
5145 F:FORCE_SLEEP | FORCE_MAXHP
5146 F:DROP_1D2 | DROP_3D2
5147 F:OPEN_DOOR | BASH_DOOR
5148 F:EVIL | DRAGON | IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
5151 S:BR_ACID | BR_FIRE | BR_COLD | BR_ELEC | BR_POIS
5152 D:It has a form that legends are made of. Beautiful scales of shimmering
5153 D: and magical colours cover it.
5157 I:100:30d100:12:150:10
5164 F:EMPTY_MIND | COLD_BLOOD | BASH_DOOR
5165 F:IM_FIRE | IM_COLD | IM_ELEC
5167 F:NO_CONF | NO_SLEEP | NO_FEAR
5168 D:An enormous construct resembling a titan made from stone. It strides
5169 D: purposefully towards you, swinging its slow fists with earth-shattering
5172 N:382:Young gold dragon
5174 I:110:30d10:20:60:70
5179 F:FORCE_SLEEP | FORCE_MAXHP
5181 F:OPEN_DOOR | BASH_DOOR
5186 D:It has a form that legends are made of. Its still-tender scales are a
5187 D: tarnished gold hue, and light is reflected from its form.
5189 N:383:Rogrog the Black Troll
5191 I:120:20d100:20:70:50
5199 F:ESCORT | MOVE_BODY
5200 F:ONLY_ITEM | DROP_3D2 | DROP_GOOD
5201 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
5202 F:EVIL | TROLL | IM_COLD | IM_POIS | REGENERATE
5205 D:A massive and cruel troll of great power, drool slides caustically down
5206 D: his muscular frame. Despite his bulk, he strikes with stunning speed.
5208 N:384:Mature blue dragon
5210 I:110:40d10:20:70:70
5215 F:FORCE_SLEEP | FORCE_MAXHP | DROP_4D2
5217 F:EVIL | DRAGON | IM_ELEC | NO_CONF | NO_SLEEP
5221 D:A large dragon, scales tinted deep blue.
5223 N:385:Mature green dragon
5225 I:110:40d10:20:70:70
5230 F:FORCE_SLEEP | FORCE_MAXHP | DROP_4D2
5232 F:EVIL | DRAGON | IM_POIS | NO_CONF | NO_SLEEP
5236 D:A large dragon, scales tinted deep green.
5238 N:386:Mature bronze dragon
5240 I:110:40d10:20:70:70
5245 F:FORCE_SLEEP | FORCE_MAXHP | DROP_4D2
5247 F:EVIL | DRAGON | NO_CONF | NO_SLEEP
5251 D:A large dragon with scales of rich bronze.
5253 N:387:Young red dragon
5255 I:110:30d10:20:60:70
5260 F:FORCE_SLEEP | FORCE_MAXHP
5262 F:OPEN_DOOR | BASH_DOOR
5263 F:EVIL | DRAGON | IM_FIRE
5267 D:It has a form that legends are made of. Its still-tender scales are a
5268 D: deepest red hue. Heat radiates from its form.
5272 I:120:60d10:30:75:10
5278 F:CHAR_CLEAR | ATTR_CLEAR
5279 F:NEVER_MOVE | FORCE_MAXHP
5280 F:INVISIBLE | EMPTY_MIND | COLD_BLOOD
5281 F:NO_CONF | NO_SLEEP | NO_FEAR
5282 D:A larger cousin of the lurker, this creature traps unsuspecting victims
5283 D: and paralyzes them, to be slowly digested later.
5287 I:110:35d10:10:68:90
5293 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
5294 F:EVIL | DEMON | IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
5298 D:It is a humanoid form composed of flames and hatred.
5302 I:110:35d10:10:60:90
5308 F:EMPTY_MIND | COLD_BLOOD
5309 F:KILL_ITEM | KILL_BODY | BASH_DOOR | POWERFUL
5310 F:IM_COLD | IM_ELEC | IM_POIS | IM_ACID
5311 F:NO_CONF | NO_SLEEP | NO_FEAR
5314 D:It is a towering glacier of ice.
5318 I:110:28d10:20:50:10
5323 F:FORCE_SLEEP | FORCE_MAXHP
5324 F:ONLY_ITEM | DROP_1D2
5325 F:SMART | OPEN_DOOR | BASH_DOOR
5328 S:HASTE | TPORT | TELE_TO | BLIND | HOLD | SCARE | CAUSE_3
5331 D:A gaunt figure, clothed in black robes.
5333 N:392:Lorgan, Chief of the Easterlings
5335 I:120:18d100:25:100:10
5342 F:FORCE_SLEEP | FORCE_MAXHP
5343 F:ONLY_ITEM | DROP_2D2 | DROP_GOOD
5344 F:OPEN_DOOR | BASH_DOOR
5345 F:EVIL | IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
5346 F:NO_CONF | NO_SLEEP
5350 D:A mighty warrior from the east, Lorgan hates everything that he cannot
5355 I:120:28d10:20:50:10
5361 F:FORCE_SLEEP | FORCE_MAXHP
5362 F:ONLY_ITEM | DROP_1D2
5363 F:SMART | OPEN_DOOR | BASH_DOOR
5368 D:A figure twisted by evil standing in robes of deepest crimson.
5370 N:394:Mummified troll
5372 I:110:19d10:20:50:50
5378 F:EMPTY_MIND | COLD_BLOOD | OPEN_DOOR | BASH_DOOR
5379 F:EVIL | TROLL | UNDEAD | IM_COLD | IM_POIS
5380 F:NO_CONF | NO_SLEEP | NO_FEAR | REGENERATE
5381 D:It is a massive figure clothed in wrappings. You are wary of its massive
5386 I:120:15d100:30:100:10
5393 F:FORCE_SLEEP | FORCE_MAXHP
5395 F:ONLY_ITEM | DROP_2D2 | DROP_GOOD
5396 F:WEIRD_MIND | OPEN_DOOR | BASH_DOOR
5397 F:ANIMAL | NO_CONF | NO_SLEEP
5400 D:She's upset because you hurt her children.
5402 N:396:Will o' the wisp
5404 I:130:20d10:30:150:0
5409 F:FORCE_SLEEP | FORCE_MAXHP | RAND_50
5410 F:SMART | EMPTY_MIND | INVISIBLE
5411 F:PASS_WALL | POWERFUL
5412 F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
5413 F:NO_CONF | NO_SLEEP | NO_FEAR
5415 S:BLINK | TPORT | CONF | CAUSE_2
5416 D:A strange ball of glowing light. It disappears and reappears and seems to
5417 D: draw you to it. You seem somehow compelled to stand still and watch its
5418 D: strange dancing motion.
5420 N:397:Magma elemental
5422 I:110:35d10:10:70:90
5429 F:KILL_ITEM | KILL_BODY | PASS_WALL | POWERFUL
5430 F:IM_FIRE | IM_ELEC | IM_POIS | IM_ACID
5431 F:NO_CONF | NO_SLEEP | NO_FEAR
5434 D:It is a towering glowing form of molten hate.
5446 F:DROP_60 | DROP_90 | DROP_1D2
5447 F:STUPID | EMPTY_MIND | COLD_BLOOD
5448 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
5449 F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
5450 F:NO_CONF | NO_SLEEP | NO_FEAR
5451 D:A lump of rotting black flesh that slurrrrrrrps across the dungeon floor.
5453 N:399:Killer iridescent beetle
5455 I:110:25d15:16:60:30
5460 F:FORCE_MAXHP | ATTR_MULTI
5461 F:WEIRD_MIND | BASH_DOOR
5463 D:It is a giant beetle, whose carapace shimmers with vibrant energies.
5467 I:120:32d10:100:40:0
5472 F:EMPTY_MIND | BASH_DOOR | POWERFUL
5473 F:NO_CONF | NO_SLEEP | NO_FEAR | RES_NEXUS
5476 D:A maelstrom of potent magical energy.
5480 I:120:32d10:100:40:0
5486 F:EMPTY_MIND | BASH_DOOR | POWERFUL
5487 F:IM_FIRE | IM_ELEC | RES_PLAS
5488 F:NO_CONF | NO_SLEEP | NO_FEAR
5491 D:A whirlpool of intense flame, charring the stones at your feet.
5493 N:402:Mature red dragon
5495 I:110:50d10:20:80:70
5500 F:FORCE_SLEEP | FORCE_MAXHP
5501 F:DROP_1D2 | DROP_4D2
5503 F:EVIL | DRAGON | IM_FIRE | NO_CONF | NO_SLEEP
5507 D:A large dragon, scales tinted deep red.
5509 N:403:Mature gold dragon
5511 I:110:50d10:20:80:70
5516 F:FORCE_SLEEP | FORCE_MAXHP
5517 F:DROP_1D2 | DROP_4D2
5519 F:EVIL | DRAGON | NO_CONF | NO_SLEEP
5523 D:A large dragon with scales of gleaming gold.
5527 I:110:45d10:20:70:70
5532 F:FORCE_SLEEP | FORCE_MAXHP
5533 F:ONLY_ITEM | DROP_3D2
5534 F:OPEN_DOOR | BASH_DOOR
5535 F:EVIL | DRAGON | IM_COLD | NO_CONF | NO_SLEEP
5537 S:SLOW | CONF | SCARE
5539 D:A dragon of strange crystalline form. Light shines through it, dazzling
5540 D: your eyes with spectrums of colour.
5542 N:405:Mature black dragon
5544 I:110:50d10:20:80:70
5549 F:FORCE_SLEEP | FORCE_MAXHP
5550 F:DROP_1D2 | DROP_4D2
5552 F:EVIL | DRAGON | IM_ACID | NO_CONF | NO_SLEEP
5556 D:A large dragon, with scales of deepest black.
5558 N:406:Mature multi-hued dragon
5560 I:110:60d10:20:80:70
5566 F:FORCE_SLEEP | FORCE_MAXHP
5567 F:DROP_2D2 | DROP_4D2
5568 F:OPEN_DOOR | BASH_DOOR
5569 F:EVIL | DRAGON | IM_ACID | IM_FIRE | IM_COLD
5570 F:IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP
5572 S:BLIND | CONF | SCARE
5573 S:BR_ACID | BR_FIRE | BR_COLD | BR_ELEC | BR_POIS
5574 D:A large dragon, scales shimmering many colours.
5578 I:120:60d10:20:100:10
5583 F:FORCE_SLEEP | FORCE_MAXHP | SMART
5584 F:ONLY_ITEM | DROP_1D2 | DROP_2D2
5585 F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR
5588 S:BLIND | SCARE | CAUSE_3 | BO_NETH
5590 D:It is a humanoid figure dressed in armour of an ancient form. From beneath
5591 D: its helmet, eyes glow a baleful red and seem to pierce you like lances of
5594 N:408:Castamir the Usurper
5596 I:120:88d10:20:90:40
5603 F:FORCE_SLEEP | FORCE_MAXHP
5604 F:ONLY_ITEM | DROP_2D2 | DROP_GOOD
5605 F:SMART | OPEN_DOOR | TAKE_ITEM | BASH_DOOR
5608 S:HEAL | TRAPS | BO_FIRE | BO_COLD | BO_ELEC | BO_ICEE
5609 D:A Black Numenorean who usurped the throne of Gondor, he is treacherous and
5614 I:130:32d10:100:40:0
5619 F:EMPTY_MIND | BASH_DOOR | POWERFUL
5620 F:NO_CONF | NO_SLEEP | NO_FEAR
5623 D:You haven't seen it yet.
5625 N:410:Shimmering vortex
5627 I:140:32d10:100:40:0
5633 F:EMPTY_MIND | BASH_DOOR | POWERFUL
5634 F:NO_CONF | NO_SLEEP | NO_FEAR
5637 D:A strange pillar of shining light that hurts your eyes. Its shape changes
5638 D: constantly as it cuts through the air towards you. It is like a beacon,
5639 D: waking monsters from their slumber.
5641 N:411:Ancient blue dragon
5643 I:120:72d10:20:90:80
5648 F:FORCE_SLEEP | FORCE_MAXHP
5649 F:DROP_3D2 | DROP_4D2
5650 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
5651 F:EVIL | DRAGON | IM_ELEC | NO_CONF | NO_SLEEP
5653 S:BLIND | CONF | SCARE
5655 D:A huge draconic form. Lightning crackles along its length.
5657 N:412:Ancient bronze dragon
5659 I:120:72d10:20:90:80
5664 F:FORCE_SLEEP | FORCE_MAXHP
5665 F:DROP_3D2 | DROP_4D2
5666 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
5667 F:EVIL | DRAGON | NO_CONF | NO_SLEEP
5669 S:BLIND | CONF | SCARE
5671 D:A huge draconic form enveloped in a cascade of colour.
5675 I:120:16d100:30:80:10
5681 F:FORCE_SLEEP | FORCE_MAXHP
5683 F:EVIL | IM_POIS | NO_CONF | NO_SLEEP
5685 S:BLIND | SLOW | CONF | SCARE | DRAIN_MANA | MIND_BLAST
5686 S:FORGET | DARKNESS | BO_ACID | BO_FIRE | BO_COLD | BO_ELEC
5687 D:A vile creature with one huge central eye, twelve smaller eyes on stalks, and
5688 D: a huge mouth filled with sharp teeth.
5692 I:120:38d10:20:40:10
5698 F:FORCE_SLEEP | FORCE_MAXHP
5699 F:ONLY_ITEM | DROP_90 | DROP_4D2
5700 F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR
5701 F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
5703 S:HOLD | SCARE | CAUSE_3 | BO_NETH
5704 D:Your life force is torn from your body as this powerful unearthly being
5709 I:120:150d10:30:68:255
5715 F:FORCE_SLEEP | FORCE_MAXHP | SMART
5716 F:ONLY_ITEM | DROP_1D2 | DROP_2D2
5717 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | POWERFUL | MOVE_BODY
5718 F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
5719 F:NO_CONF | NO_SLEEP | NO_FEAR
5721 S:HEAL | HASTE | TELE_AWAY | CONF | BO_MANA | BO_PLAS
5722 S:S_MONSTERS | S_ANGEL
5723 D:It is an angel, fast and strong. You are stunned by its extreme holiness
5724 D: and try to resist all desires to obey it.
5726 N:416:Vargo, Tyrant of Fire
5728 I:120:24d100:12:50:50
5735 F:FORCE_SLEEP | FORCE_MAXHP | RAND_25
5737 F:KILL_ITEM | KILL_BODY | BASH_DOOR | POWERFUL
5738 F:IM_FIRE | IM_POIS | IM_ACID | IM_ELEC
5739 F:NO_CONF | NO_SLEEP | NO_FEAR
5742 D:A towering fire elemental, Vargo burns everything beyond recognition.
5746 I:120:50d10:20:55:10
5752 F:FORCE_SLEEP | FORCE_MAXHP
5753 F:ONLY_ITEM | DROP_1D2 | DROP_2D2
5754 F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR
5755 F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
5757 S:BLIND | HOLD | SCARE | CAUSE_3 | BO_NETH
5758 D:A figure that seems made of void, its strangely human shape is cloaked in
5759 D: shadow. It reaches out at you.
5763 I:110:24d10:20:50:80
5766 B:TOUCH:LOSE_STR:1d5
5768 F:FORCE_SLEEP | FORCE_MAXHP
5769 F:ONLY_ITEM | DROP_60
5770 F:OPEN_DOOR | BASH_DOOR | POWERFUL
5772 F:IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
5774 S:BLIND | CONF | BO_FIRE
5775 D:It is a lesser demon of female form; however, she takes little time to
5776 D: show her true colours.
5780 I:120:48d10:20:55:10
5786 F:FORCE_SLEEP | FORCE_MAXHP
5787 F:ONLY_ITEM | DROP_90 | DROP_4D2
5788 F:INVISIBLE | COLD_BLOOD | PASS_WALL
5789 F:EVIL | UNDEAD | IM_COLD | IM_POIS
5790 F:HURT_LITE | NO_CONF | NO_SLEEP
5792 S:BLIND | SCARE | CAUSE_3 | MIND_BLAST | DARKNESS | BO_NETH
5793 D:A form that hurts the eye, death permeates the air around it. As it nears
5794 D: you, a coldness saps your soul.
5798 I:110:75d10:20:80:50
5805 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
5806 F:EVIL | TROLL | IM_POIS | NO_CONF | NO_SLEEP
5807 D:A massive troll, larger and stronger than many men together.
5811 I:110:15d100:20:100:30
5817 F:ONLY_ITEM | DROP_1D2
5818 F:OPEN_DOOR | BASH_DOOR
5819 F:EVIL | TROLL | IM_POIS | NO_CONF | NO_SLEEP
5820 D:A massive two-headed troll of huge strength, ettins are stupid but violent.
5821 D: They are also living proof that two heads are not more intelligent than one...
5823 N:422:Waldern, King of Water
5825 I:120:25d100:12:80:50
5832 F:FORCE_SLEEP | FORCE_MAXHP | RAND_25
5833 F:EMPTY_MIND | COLD_BLOOD
5834 F:KILL_ITEM | KILL_BODY | BASH_DOOR | POWERFUL
5835 F:IM_POIS | IM_ACID | IM_FIRE | IM_COLD | IM_WATER
5836 F:NO_CONF | NO_SLEEP | NO_FEAR
5838 S:BO_ICEE | BO_WATE | BA_COLD | BA_WATE
5839 D:A towering water elemental, Waldern is master of all things liquid.
5840 D: Wave after wave drowns your frail body.
5842 N:423:Kavlax the Many-Headed
5844 I:120:13d100:20:85:30
5850 F:UNIQUE | MALE | ATTR_MULTI
5851 F:FORCE_SLEEP | FORCE_MAXHP
5852 F:ONLY_ITEM | DROP_4D2 | DROP_GOOD
5853 F:OPEN_DOOR | BASH_DOOR | POWERFUL
5854 F:EVIL | DRAGON | IM_ACID | IM_FIRE | IM_COLD | IM_ELEC
5855 F:NO_CONF | NO_SLEEP | RES_NEXUS
5857 S:BR_ACID | BR_FIRE | BR_COLD | BR_ELEC | BR_SOUN | BR_CONF
5858 S:BR_SHAR | BR_GRAV | BR_NEXU
5859 D:A large dragon with a selection of heads, all shouting and arguing as they
5860 D: look for prey, but each with its own deadly breath weapon.
5862 N:424:Ancient white dragon
5864 I:120:72d10:20:90:80
5869 F:FORCE_SLEEP | FORCE_MAXHP
5870 F:DROP_3D2 | DROP_4D2
5871 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
5872 F:EVIL | DRAGON | IM_COLD | NO_CONF | NO_SLEEP
5874 S:BLIND | CONF | SCARE
5876 D:A huge draconic form. Frost covers it from head to tail.
5878 N:425:Ancient green dragon
5880 I:120:72d10:20:90:80
5885 F:FORCE_SLEEP | FORCE_MAXHP
5886 F:DROP_3D2 | DROP_4D2
5887 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
5888 F:EVIL | DRAGON | IM_POIS | NO_CONF | NO_SLEEP
5890 S:BLIND | CONF | SCARE
5892 D:A huge draconic form enveloped in clouds of poisonous vapour.
5894 N:426:7-headed hydra
5896 I:120:100d10:20:90:20
5903 F:ONLY_GOLD | DROP_2D2 | DROP_4D2
5904 F:BASH_DOOR | MOVE_BODY
5909 D:A strange reptilian hybrid with seven heads dripping venom.
5913 I:120:15d100:30:85:0
5920 F:ONLY_GOLD | DROP_2D2
5921 F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR
5922 F:EVIL | UNDEAD | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
5923 D:A fearsome skeletal horse with glowing eyes, that watch you with little
5924 D: more than a hatred of all that lives.
5928 I:120:16d100:20:70:10
5934 F:FORCE_SLEEP | FORCE_MAXHP
5935 F:DROP_60 | DROP_4D2
5936 F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | REGENERATE
5937 F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE
5938 F:NO_CONF | NO_SLEEP
5940 S:BLIND | HOLD | SCARE | CAUSE_3 | CAUSE_4 | DRAIN_MANA
5941 S:BRAIN_SMASH | DARKNESS | BO_NETH
5942 D:A foul wind chills your bones as this ghastly figure approaches.
5944 N:429:Ancient black dragon
5946 I:120:10d100:20:90:80
5951 F:FORCE_SLEEP | FORCE_MAXHP
5952 F:DROP_3D2 | DROP_4D2
5953 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
5954 F:EVIL | DRAGON | IM_ACID | NO_CONF | NO_SLEEP
5956 S:BLIND | CONF | SCARE
5958 D:A huge draconic form. Pools of acid melt the floor around it.
5960 N:430:Disenchanter worm mass
5964 B:CRAWL:UN_BONUS:1d4
5965 F:RAND_50 | ATTR_MULTI
5966 F:STUPID | WEIRD_MIND | MULTIPLY | BASH_DOOR
5967 F:ANIMAL | HURT_LITE | NO_FEAR | RES_DISE
5968 D:It is a strange mass of squirming worms. Magical energy crackles
5969 D: around its disgusting form.
5971 N:431:Rotting quylthulg
5975 F:FORCE_SLEEP | FORCE_MAXHP | NEVER_MOVE | NEVER_BLOW
5976 F:INVISIBLE | EMPTY_MIND | ANIMAL
5977 F:NO_CONF | NO_SLEEP | NO_FEAR
5981 D:It is a pulsing flesh mound that reeks of death and putrefaction.
5985 I:110:10d100:20:90:5
5992 F:INVISIBLE | PASS_WALL
5993 F:EVIL | UNDEAD | TROLL | IM_COLD | IM_ELEC | IM_POIS
5994 F:NO_CONF | NO_SLEEP | REGENERATE
5995 D:A weird ghostly troll-like being from the ethereal plane.
5999 I:120:24d100:30:80:15
6005 F:FORCE_SLEEP | FORCE_MAXHP
6006 F:DROP_4D2 | DROP_GOOD | ONLY_ITEM
6007 F:SMART | TAKE_ITEM | OPEN_DOOR | BASH_DOOR
6010 S:BOULDER | HEAL | TELE_TO | S_MONSTERS
6011 D:It is a humanoid figure thirty feet tall that gives off an aura of power
6014 N:434:9-headed hydra
6016 I:120:100d12:20:95:20
6023 F:ONLY_GOLD | DROP_2D2 | DROP_4D2
6024 F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
6029 D:A strange reptilian hybrid with nine smouldering heads.
6033 I:130:52d10:20:60:10
6039 F:FORCE_SLEEP | FORCE_MAXHP
6040 F:ONLY_ITEM | DROP_2D2 | DROP_GOOD
6041 F:OPEN_DOOR | BASH_DOOR
6042 F:EVIL | NO_CONF | NO_SLEEP
6046 D:This elusive female spellcaster has a special affinity for dragons, whom
6047 D: she rarely fights without.
6049 N:436:Knight Templar
6051 I:120:60d20:20:60:10
6056 F:MALE | FORCE_MAXHP
6057 F:ONLY_ITEM | DROP_90 | DROP_2D2
6058 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | SMART
6059 F:NO_CONF | NO_SLEEP | NO_FEAR
6061 S:HEAL | CAUSE_3 | CAUSE_4 | HASTE | SCARE | BLIND | S_ANGEL
6062 D:It seems that the more devout the person, the more likely they are to cross
6063 D: the boundary between piety and sanctimoniousness. And such is the case with
6064 D: the Order of the Knights Templar; they are among the most pious and
6065 D: powerful of the religious knightly orders, but noted for their intolerance.
6066 D: Thus it is Morgoth's will that is unwittingly done, as the forces of good
6067 D: are set against each other.
6071 I:130:52d10:20:60:10
6077 F:FORCE_SLEEP | FORCE_MAXHP
6078 F:ONLY_ITEM | DROP_90 | DROP_4D2
6079 F:OPEN_DOOR | BASH_DOOR
6080 F:EVIL | NO_CONF | NO_SLEEP
6082 S:BLINK | TELE_TO | BLIND | CONF | CAUSE_3 | TRAPS
6083 S:BO_ACID | BA_FIRE | BA_COLD
6084 S:S_MONSTER | S_UNDEAD | S_DRAGON
6085 D:A human figure in robes, he moves with magically improved speed, and his
6086 D: hands are ablur with spell casting.
6090 I:120:32d10:20:80:10
6097 F:EMPTY_MIND | COLD_BLOOD
6098 F:KILL_ITEM | PASS_WALL
6099 F:ONLY_GOLD | DROP_2D2
6100 F:IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
6101 F:HURT_ROCK | NO_CONF | NO_SLEEP
6102 D:It is a tougher relative of the Xorn. Its hide glitters with metal ores.
6106 I:110:80d13:20:70:10
6113 D:A vast legendary bird, its iron talons rake the most impenetrable of
6114 D: surfaces and its screech echoes through the many winding dungeon corridors.
6116 N:440:Uvatha the Horseman
6118 I:120:18d100:90:60:10
6126 F:ONLY_ITEM | DROP_2D2 | DROP_GOOD
6127 F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | MOVE_BODY
6128 F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
6129 D:A tall black cloaked Ringwraith, he is a master of horsemanship. He longs
6130 D: to taste your blood.
6134 I:130:100d10:13:25:10
6142 D:It is a cross between a human and a bull.
6144 N:442:Medusa, the Gorgon
6146 I:120:24d100:30:100:5
6153 F:FORCE_SLEEP | FORCE_MAXHP
6154 F:ONLY_ITEM | DROP_1D2 | DROP_2D2 | DROP_GOOD
6155 F:SMART | OPEN_DOOR | BASH_DOOR
6156 F:EVIL | IM_ACID | IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
6158 S:HOLD | SCARE | CAUSE_3 | BO_FIRE | BO_PLAS | BA_ACID
6160 D:One of the original three ugly sisters. Her face could sink a thousand
6161 D: ships. Her scales rattle as she slithers towards you, venom dripping from
6162 D: her ghastly mouth.
6166 I:120:21d100:25:100:80
6171 F:FORCE_SLEEP | FORCE_MAXHP
6172 F:ONLY_ITEM | DROP_2D2 | DROP_4D2
6173 F:INVISIBLE | TAKE_ITEM
6174 F:SMART | PASS_WALL | POWERFUL | MOVE_BODY
6175 F:EVIL | DRAGON | IM_COLD | NO_CONF | NO_SLEEP
6177 S:SLOW | CONF | SCARE
6178 S:BR_NETH | DARKNESS
6179 D:It is a dragon-like form wrapped in darkness. You cannot make out its
6180 D: true form but you sense its evil.
6182 N:444:Ancient red dragon
6184 I:120:10d100:20:90:80
6189 F:FORCE_SLEEP | FORCE_MAXHP
6190 F:DROP_3D2 | DROP_4D2
6191 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
6192 F:EVIL | DRAGON | IM_FIRE | NO_CONF | NO_SLEEP
6194 S:BLIND | CONF | SCARE
6196 D:A huge draconic form. Wisps of smoke steam from its nostrils and the
6197 D: extreme heat surrounding it makes you gasp for breath.
6199 N:445:Ancient gold dragon
6201 I:120:10d100:20:90:80
6206 F:FORCE_SLEEP | FORCE_MAXHP
6207 F:DROP_3D2 | DROP_4D2
6208 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
6209 F:EVIL | DRAGON | NO_CONF | NO_SLEEP
6211 S:BLIND | CONF | SCARE
6213 D:A huge draconic form wreathed in a nimbus of light. Its roar stuns and deafens you.
6215 N:446:Great crystal drake
6217 I:120:21d100:25:100:80
6222 F:FORCE_SLEEP | FORCE_MAXHP
6223 F:ONLY_ITEM | DROP_2D2 | DROP_4D2
6224 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
6225 F:EVIL | DRAGON | IM_COLD | NO_CONF | NO_SLEEP
6227 S:SLOW | CONF | SCARE
6229 D:A huge crystalline dragon. Its claws could cut you to shreds and its
6230 D: teeth are razor sharp. Strange colours ripple through it as it moves in
6235 I:110:40d10:20:50:80
6240 F:FORCE_SLEEP | FORCE_MAXHP
6242 F:ONLY_ITEM | DROP_60
6243 F:OPEN_DOOR | BASH_DOOR | POWERFUL
6244 F:EVIL | DEMON | IM_FIRE | NO_CONF | NO_SLEEP
6247 D:It is a demon with a long neck and raking claws.
6256 F:FORCE_SLEEP | FORCE_MAXHP
6257 F:ONLY_ITEM | DROP_90 | DROP_2D2 | DROP_4D2
6258 F:SMART | INVISIBLE | PASS_WALL
6259 F:EVIL | DEMON | IM_FIRE | IM_POIS
6260 F:NO_CONF | NO_SLEEP | NO_FEAR
6262 S:BLIND | CONF | SCARE | CAUSE_3
6264 D:It is a demon of small stature, but its armoured frame moves with
6265 D: lightning speed and its powers make it a tornado of death and destruction.
6267 N:449:Adunaphel the Quiet
6269 I:120:21d100:90:60:10
6276 F:FORCE_SLEEP | FORCE_MAXHP
6277 F:ONLY_ITEM | DROP_4D2 | DROP_GOOD
6278 F:INVISIBLE | COLD_BLOOD | PASS_WALL | MOVE_BODY
6279 F:EVIL | UNDEAD | IM_COLD | IM_POIS
6280 F:HURT_LITE | NO_CONF | NO_SLEEP
6282 S:BLIND | HOLD | SCARE | CAUSE_3 | FORGET
6283 S:BO_ACID | BO_FIRE | BO_COLD | BO_NETH
6285 D:A sorceress in life, Adunaphel quickly fell under Sauron's sway and the
6286 D: power of the rings.
6288 N:450:Dark elven sorcerer
6290 I:130:80d10:20:70:10
6296 F:FORCE_SLEEP | FORCE_MAXHP
6297 F:ONLY_ITEM | DROP_90 | DROP_4D2
6298 F:SMART | OPEN_DOOR | BASH_DOOR
6299 F:EVIL | HURT_LITE | NO_CONF | NO_SLEEP
6301 S:HEAL | BLINK | TELE_TO | BLIND | CONF | CAUSE_3 | DARKNESS
6302 S:BO_ACID | BA_FIRE | BA_COLD
6303 S:S_MONSTER | S_UNDEAD | S_DEMON
6304 D:A dark elven figure, dressed in deepest black. Power seems to crackle
6305 D: from his slender frame.
6309 I:120:18d100:20:80:50
6313 B:TOUCH:LOSE_DEX:2d12
6314 B:TOUCH:LOSE_DEX:2d12
6315 F:FORCE_SLEEP | FORCE_MAXHP | SMART
6316 F:ONLY_ITEM | DROP_2D2 | DROP_4D2
6317 F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR
6318 F:EVIL | UNDEAD | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
6320 S:BLINK | TELE_TO | BLIND | HOLD | CONF | SCARE | CAUSE_3 | CAUSE_4
6321 S:DRAIN_MANA | BRAIN_SMASH
6323 D:A skeletal form wrapped in robes. Powerful magic crackles along its bony
6328 I:110:52d10:20:40:80
6332 F:FORCE_SLEEP | FORCE_MAXHP | FRIENDS
6333 F:ONLY_ITEM | DROP_1D2
6334 F:OPEN_DOOR | BASH_DOOR | POWERFUL
6335 F:EVIL | DEMON | IM_FIRE | NO_CONF | NO_SLEEP
6339 D:It is a demon of lizard form with cruel-looking jaws.
6341 N:453:Akhorahil the Blind
6343 I:120:24d100:90:70:10
6350 F:FORCE_SLEEP | FORCE_MAXHP
6351 F:ONLY_ITEM | DROP_4D2 | DROP_GOOD
6352 F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | MOVE_BODY
6353 F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
6355 S:BLIND | HOLD | SCARE | CAUSE_3 | DARKNESS
6356 S:BO_FIRE | BO_COLD | BO_NETH
6358 D:A mighty sorcerer King, Akhorahil was blind in life. With powerful
6359 D: enchantments, he created jewelled eyes that enabled him to see better than
6360 D: any ordinary man ever could.
6362 N:454:Gorlim, Betrayer of Barahir
6364 I:120:16d100:20:120:40
6371 F:FORCE_SLEEP | FORCE_MAXHP
6372 F:ONLY_ITEM | DROP_2D2 | DROP_GOOD
6373 F:SMART | OPEN_DOOR | BASH_DOOR
6374 F:IM_ACID | IM_COLD | IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP
6376 S:CAUSE_3 | BO_WATE | BO_MANA
6377 D:This sad creature - once a mighty warrior - betrayed his former friends to
6378 D: Morgoth's army in return for, he thought, safety for himself and his wife.
6379 D: And so he fell under Morgoth's power and became little more than a mindless
6380 D: servant of evil, even though the other side of his "bargain" was not kept.
6384 I:130:100d35:30:140:255
6391 F:ONLY_ITEM | DROP_3D2 | DROP_4D2 | DROP_GOOD
6392 F:SMART | TAKE_ITEM | OPEN_DOOR | BASH_DOOR | POWERFUL | MOVE_BODY
6393 F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
6394 F:NO_CONF | NO_FEAR | NO_SLEEP
6396 S:TELE_TO | BLIND | SCARE | CAUSE_2 | CAUSE_4 | BO_MANA
6398 D:Never a more heavenly being have you seen. The very holiness of its
6399 D: presence makes you deeply respect it. Few creatures can match the powers
6400 D: of an Archon; fewer still live to tell the tale after attacking one.
6404 I:110:70d10:20:40:80
6408 F:FORCE_SLEEP | FORCE_MAXHP
6409 F:ONLY_ITEM | DROP_90
6410 F:OPEN_DOOR | BASH_DOOR | POWERFUL
6411 F:EVIL | DEMON | IM_FIRE | NO_CONF | NO_SLEEP
6415 D:It is demon with arms and pincers, its form a true mockery of life.
6417 N:457:Ren the Unclean
6419 I:120:27d100:90:70:10
6426 F:FORCE_SLEEP | FORCE_MAXHP
6427 F:ONLY_ITEM | DROP_4D2 | DROP_GOOD
6428 F:INVISIBLE | COLD_BLOOD | OPEN_DOOR | BASH_DOOR | MOVE_BODY
6429 F:EVIL | UNDEAD | IM_FIRE | IM_COLD | IM_POIS
6430 F:HURT_LITE | NO_CONF | NO_SLEEP
6432 S:BLIND | HOLD | SCARE | CAUSE_3 | BO_FIRE | BO_NETH | BA_FIRE
6434 D:Ren was an insane eastern king who believed himself to be the son of a
6435 D: volcano god. At an early age his sanity was destroyed by a plague that
6436 D: wiped out his family, and he never recovered.
6440 I:110:90d10:20:50:80
6445 F:FORCE_SLEEP | FORCE_MAXHP
6446 F:ONLY_ITEM | DROP_1D2
6447 F:OPEN_DOOR | BASH_DOOR | POWERFUL
6449 F:IM_FIRE | NO_CONF | NO_SLEEP
6454 D:It is a large demon with the head of a giant boar. Flames run up and down
6457 N:459:Undead beholder
6459 I:120:27d100:30:100:10
6465 F:FORCE_SLEEP | FORCE_MAXHP
6466 F:COLD_BLOOD | BASH_DOOR
6468 F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
6469 F:NO_CONF | NO_SLEEP
6471 S:SLOW | CONF | CAUSE_4 | DRAIN_MANA | MIND_BLAST | FORGET
6472 S:BO_MANA | BO_NETH | BRAIN_SMASH | BA_FIRE | BA_COLD | BO_ACID
6474 D:A beholder which has cheated death. Black nether storms rage around the
6475 D: bloodshot pupil of its central giant eye, and light seems to bend as it
6476 D: sucks its power from the very air around it. Your soul chills as it drains
6477 D: your vitality for its evil enchantments.
6481 I:120:25d20:20:30:10
6488 F:ONLY_ITEM | DROP_60
6489 F:TAKE_ITEM | INVISIBLE | COLD_BLOOD | PASS_WALL
6490 F:EVIL | UNDEAD | IM_COLD | IM_POIS
6491 F:NO_CONF | NO_SLEEP
6493 S:BLIND | HOLD | CONF | DRAIN_MANA | BO_NETH
6494 D:It is a form that screams its presence against the eye. Death incarnate,
6495 D: its hideous black body seems to struggle against reality as the universe
6496 D: itself struggles to banish it.
6500 I:110:90d10:20:55:100
6508 D:A massive elephantine form with eyes twisted by madness.
6510 N:462:Ancient multi-hued dragon
6512 I:120:21d100:25:100:80
6518 F:FORCE_SLEEP | FORCE_MAXHP
6519 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2
6520 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
6521 F:EVIL | DRAGON | IM_ACID | IM_FIRE | IM_COLD
6522 F:IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP
6524 S:BLIND | CONF | SCARE
6525 S:BR_ACID | BR_FIRE | BR_COLD | BR_ELEC | BR_POIS
6526 D:A huge draconic form. Many colours ripple down its massive frame. Few
6527 D: live to see another.
6529 N:463:Ethereal dragon
6531 I:120:21d100:25:100:80
6536 F:FORCE_SLEEP | FORCE_MAXHP
6537 F:ONLY_ITEM | DROP_2D2 | DROP_4D2
6539 F:SMART | PASS_WALL | POWERFUL | MOVE_BODY
6540 F:EVIL | DRAGON | NO_CONF | NO_SLEEP
6543 S:BR_LITE | BR_DARK | BR_CONF
6544 D:A huge dragon emanating from the ethereal plane, this terrible dragon is
6545 D: a master of light and dark. Its form disappears from sight as it cloaks
6546 D: itself in unearthly shadows.
6548 N:464:Ji Indur Dawndeath
6550 I:120:32d100:90:70:10
6557 F:FORCE_SLEEP | FORCE_MAXHP
6558 F:ONLY_ITEM | DROP_4D2 | DROP_GOOD
6559 F:INVISIBLE | COLD_BLOOD | OPEN_DOOR | BASH_DOOR | MOVE_BODY
6560 F:EVIL | UNDEAD | IM_FIRE | IM_COLD | IM_POIS
6561 F:HURT_LITE | NO_CONF | NO_SLEEP
6563 S:BLIND | HOLD | SCARE | CAUSE_3
6564 S:BA_FIRE | BA_NETH | BA_COLD | BA_ELEC | BA_ACID
6566 D:This Ringwraith was a weak-minded sorcerer-king who fell easily under
6571 I:120:20d70:20:75:80
6578 F:FORCE_SLEEP | FORCE_MAXHP
6579 F:ONLY_ITEM | DROP_1D2
6580 F:OPEN_DOOR | BASH_DOOR | POWERFUL
6581 F:EVIL | DEMON | IM_FIRE | NO_CONF | NO_SLEEP
6585 D:She is a demon of female form with many arms, each bearing deadly weapons.
6587 N:466:Quaker, Master of Earth
6589 I:110:28d100:10:97:90
6596 F:FORCE_SLEEP | FORCE_MAXHP
6597 F:EMPTY_MIND | COLD_BLOOD
6598 F:KILL_ITEM | KILL_BODY | PASS_WALL | POWERFUL
6599 F:IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
6601 F:NO_CONF | NO_SLEEP | NO_FEAR
6604 D:A towering stone elemental stands before you. The walls and ceiling are
6605 D: reduced to rubble as Quaker advances.
6609 I:120:20d100:20:50:80
6615 F:FORCE_SLEEP | FORCE_MAXHP
6616 F:ONLY_ITEM | DROP_1D2 | DROP_2D2 | DROP_GOOD
6617 F:OPEN_DOOR | BASH_DOOR | POWERFUL | MOVE_BODY
6618 F:EVIL | DEMON | IM_FIRE | NO_CONF | NO_SLEEP
6623 D:It is a massive humanoid demon wreathed in flames.
6625 N:468:Ariel, Queen of Air
6627 I:130:27d100:12:50:50
6634 F:FORCE_SLEEP | FORCE_MAXHP
6636 F:EMPTY_MIND | COLD_BLOOD
6637 F:KILL_ITEM | KILL_BODY | BASH_DOOR | POWERFUL
6638 F:IM_ACID | IM_COLD | IM_ELEC | IM_POIS
6639 F:NO_CONF | NO_SLEEP | NO_FEAR
6641 S:BO_ELEC | BA_COLD | BA_ELEC
6642 D:A towering air elemental, Ariel, the sorceress, avoids your blows
6643 D: with her extreme speed.
6645 N:469:11-headed hydra
6647 I:120:100d18:20:100:20
6654 F:ONLY_GOLD | DROP_2D2 | DROP_4D2
6655 F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
6658 S:SCARE | BO_FIRE | BO_PLAS | BA_FIRE
6660 D:A strange reptilian hybrid with eleven smouldering heads.
6664 I:120:52d10:20:60:10
6670 F:FORCE_SLEEP | FORCE_MAXHP
6671 F:ONLY_ITEM | DROP_90 | DROP_2D2
6672 F:SMART | OPEN_DOOR | BASH_DOOR
6673 F:EVIL | NO_CONF | NO_SLEEP
6675 S:HEAL | BLIND | HOLD | CAUSE_3 | CAUSE_4
6676 S:S_MONSTER | S_UNDEAD
6677 D:An evil priest, dressed all in black. Deadly spells hit you at an
6678 D: alarming rate as his black spiked mace rains down blow after blow on your
6683 I:120:12d100:20:100:10
6689 F:FORCE_SLEEP | FORCE_MAXHP | RAND_25
6690 F:ONLY_ITEM | DROP_1D2 | DROP_4D2
6691 F:SMART | TAKE_ITEM | INVISIBLE | COLD_BLOOD | PASS_WALL
6692 F:EVIL | UNDEAD | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
6694 S:TELE_LEVEL | BLIND | HOLD | CONF | CAUSE_4 | DRAIN_MANA | BO_NETH
6696 D:It is an unlife of power almost unequaled. An affront to existence, its
6697 D: very touch abuses and disrupts the flow of life, and its unearthly limbs,
6698 D: of purest black, crush rock and flesh with ease.
6702 I:120:25d100:25:130:30
6708 F:FORCE_SLEEP | FORCE_MAXHP
6709 F:EMPTY_MIND | COLD_BLOOD | OPEN_DOOR | BASH_DOOR
6710 F:DRAGON | IM_FIRE | IM_COLD
6712 F:NO_CONF | NO_SLEEP | NO_FEAR
6714 S:BLIND | SLOW | CONF | ARROW_3
6716 D:A constructed dragon, the drolem has massive strength. Powerful spells
6717 D: weaved during its creation make it a fearsome adversary. Its eyes show
6718 D: little intelligence, but it has been instructed to destroy all it meets.
6720 N:473:Scatha the Worm
6722 I:120:22d100:30:130:70
6729 F:FORCE_SLEEP | FORCE_MAXHP
6730 F:ONLY_ITEM | DROP_3D2 | DROP_4D2 | DROP_GOOD
6731 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
6732 F:EVIL | DRAGON | IM_COLD | NO_CONF | NO_SLEEP
6736 D:An ancient and wise Dragon. Scatha has grown clever over the long years.
6737 D: His scales are covered with frost, and his breath sends a shower of ice
6740 N:474:Dwar, Dog Lord of Waw
6742 I:120:40d100:90:90:10
6749 F:FORCE_SLEEP | FORCE_MAXHP
6750 F:ONLY_ITEM | DROP_4D2 | DROP_GOOD
6751 F:SMART | COLD_BLOOD | OPEN_DOOR | BASH_DOOR | MOVE_BODY
6752 F:EVIL | UNDEAD | IM_FIRE | IM_COLD
6753 F:IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
6755 S:BLIND | HOLD | SCARE | CAUSE_3 | BA_FIRE | BA_NETH
6756 S:S_MONSTERS | S_UNDEAD | S_HOUND
6757 D:Dwar had a special affinity for dogs in life, and can still command them
6758 D: at will. He howls maniacally as he reaches out to destroy you.
6760 N:475:Smaug the Golden
6762 I:120:24d100:30:130:70
6769 F:FORCE_SLEEP | FORCE_MAXHP
6770 F:ONLY_ITEM | DROP_3D2 | DROP_4D2 | DROP_GOOD
6771 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
6772 F:EVIL | DRAGON | IM_FIRE | NO_CONF | NO_SLEEP
6776 D:Smaug is one of the Uruloki that still survive, a fire-drake of immense
6777 D: cunning and intelligence. His speed through air is matched by few other
6778 D: dragons and his dragonfire is what legends are made of; he is believed to
6779 D: be the greatest dragon still surviving into the Third Age.
6783 I:120:35d100:25:120:80
6788 F:FORCE_SLEEP | FORCE_MAXHP
6789 F:ONLY_ITEM | DROP_4D2 | DROP_GOOD
6791 F:TAKE_ITEM | SMART | BASH_DOOR | POWERFUL | MOVE_BODY
6792 F:EVIL | DRAGON | UNDEAD | IM_COLD | IM_POIS
6793 F:NO_CONF | NO_SLEEP
6797 D:The skeletal form of a once-great dragon, enchanted by magic most
6798 D: perilous. Its animated form strikes with speed and drains life from its
6799 D: prey to satisfy its hunger.
6803 I:120:38d100:30:125:15
6809 F:FORCE_SLEEP | FORCE_MAXHP
6810 F:ONLY_ITEM | DROP_4D2 | DROP_1D2 | DROP_GOOD
6811 F:SMART | TAKE_ITEM | BASH_DOOR
6814 S:BOULDER | HEAL | TELE_TO | S_MONSTERS
6815 D:A forty foot tall humanoid that shakes the ground as it walks. The power
6816 D: radiating from its frame shakes your courage, its hatred inspired by your
6821 I:120:35d100:25:120:80
6827 F:FORCE_SLEEP | FORCE_MAXHP
6828 F:ONLY_ITEM | DROP_4D2 | DROP_GOOD
6829 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
6830 F:ANIMAL | EVIL | DRAGON | IM_ACID | IM_FIRE | NO_CONF | NO_SLEEP
6835 D:A mixture of dragon and basilisk, the dracolisk stares at you with deep
6836 D: piercing eyes, its evil breath burning the ground where it stands.
6840 I:140:100d20:200:60:0
6842 B:SPORE:UN_BONUS:7d7
6843 B:SPORE:UN_BONUS:7d7
6844 B:SPORE:UN_BONUS:7d7
6846 F:FORCE_SLEEP | NEVER_MOVE
6847 F:EVIL | IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
6848 F:NO_CONF | NO_SLEEP | NO_FEAR
6849 D:It is the epitome of all that is evil, in a mold. Its lifeless form draws
6850 D: power from sucking the souls of those that approach it, a nimbus of pure
6851 D: evil surrounds it. Luckily for you, it can't move.
6853 N:480:Itangast the Fire Drake
6855 I:120:22d100:30:120:70
6862 F:FORCE_SLEEP | FORCE_MAXHP
6863 F:ONLY_ITEM | DROP_3D2 | DROP_4D2 | DROP_GOOD
6864 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
6865 F:EVIL | DRAGON | IM_FIRE | NO_CONF | NO_SLEEP
6869 D:A mighty ancient dragon, Itangast's form scorches your flesh. Wisps of
6870 D: smoke curl up from his nostrils as he regards you with disdain.
6872 N:481:Glaurung, Father of the Dragons
6874 I:130:75d100:30:140:70
6881 F:FORCE_SLEEP | FORCE_MAXHP
6882 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD | DROP_GREAT
6883 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
6884 F:EVIL | DRAGON | IM_POIS | IM_FIRE
6885 F:NO_CONF | NO_SLEEP
6887 S:BLIND | CONF | SCARE
6890 D:Glaurung is the father of all dragons, and was for a long time the most
6891 D: powerful. Though this is no longer so, he still has full command over
6892 D: his brood and can command them to appear whenever he so wishes. He is
6893 D: the definition of dragonfire.
6897 I:130:11d100:30:60:5
6904 F:FORCE_SLEEP | FORCE_MAXHP
6905 F:ONLY_ITEM | DROP_1D2 | DROP_2D2
6906 F:INVISIBLE | OPEN_DOOR | BASH_DOOR
6907 F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
6908 F:NO_CONF | NO_SLEEP
6911 D:A lord of all that is natural, skilled in the mystic ways. He is a master
6912 D: of martial arts and is at one with nature, able to summon help from the
6915 N:483:The Balrog of Moria
6917 I:130:30d100:20:100:80
6924 F:FORCE_SLEEP | FORCE_MAXHP
6926 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD
6927 F:OPEN_DOOR | BASH_DOOR | POWERFUL | MOVE_BODY
6928 F:EVIL | DEMON | IM_FIRE
6929 F:NO_CONF | NO_SLEEP
6933 S:S_UNDEAD | S_DEMON
6934 D:A huge Balrog surrounded by raging pillars of fire, this is indeed a
6935 D: terrible opponent. Wielding a great whip of fire and a blazing sword, his
6936 D: fury blisters your skin and melts your flesh!
6940 I:120:60d60:20:120:10
6947 F:ONLY_ITEM | DROP_2D2 | DROP_GOOD
6948 F:SMART | COLD_BLOOD | OPEN_DOOR | BASH_DOOR
6949 F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
6951 S:BLIND | SCARE | CAUSE_4 | BRAIN_SMASH
6952 S:BO_MANA | BO_NETH | BA_NETH | S_UNDEAD
6953 D:Everywhere colours seem paler and the air chiller. At the centre of the
6954 D: cold stands a mighty figure. Its wings envelop you in the chill of death
6955 D: as the nightwing reaches out to draw you into oblivion. Your muscles sag
6956 D: and your mind loses all will to fight as you stand in awe of this mighty
6961 I:120:60d10:30:100:0
6969 F:OPEN_DOOR | BASH_DOOR
6970 F:ANIMAL | NO_CONF | NO_SLEEP
6973 D:You feel a soul-tearing chill upon viewing this beast, a ghostly form of
6974 D: darkness in the shape of a large dog.
6978 I:130:60d10:30:100:0
6986 F:OPEN_DOOR | BASH_DOOR
6987 F:ANIMAL | NO_CONF | NO_SLEEP
6990 D:You get a terrible sense of deja vu, or is it a premonition? All at once
6991 D: you see a little puppy and a toothless old dog. Perhaps you should give
6992 D: up and go to bed.
6996 I:120:60d10:30:100:0
7004 F:OPEN_DOOR | BASH_DOOR
7005 F:ANIMAL | IM_FIRE | IM_ELEC | NO_CONF | NO_SLEEP | RES_PLAS
7008 D:The very air warps as pure elemental energy stalks towards you in the
7009 D: shape of a giant hound. Your hair stands on end and your palms itch as
7010 D: you sense trouble.
7012 N:488:Demonic quylthulg
7016 F:FORCE_SLEEP | FORCE_MAXHP | NEVER_MOVE | NEVER_BLOW
7017 F:INVISIBLE | EMPTY_MIND | ANIMAL
7018 F:NO_CONF | NO_SLEEP | NO_FEAR
7022 D:A pile of pulsing flesh that glows with an inner hellish fire. The world
7023 D: itself seems to cry out against it.
7025 N:489:Great Storm Wyrm
7027 I:120:35d100:30:150:80
7033 F:FORCE_SLEEP | FORCE_MAXHP
7034 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD
7035 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
7036 F:EVIL | DRAGON | IM_ELEC | NO_CONF | NO_SLEEP
7038 S:BLIND | CONF | SCARE
7040 D:A vast dragon of power. Storms and lightning crash around its titanic
7041 D: form. Deep blue scales reflect the flashes and highlight the creature's
7042 D: great muscles. It regards you with contempt.
7044 N:490:Baphomet the Minotaur Lord
7046 I:130:47d100:30:120:30
7053 F:FORCE_SLEEP | FORCE_MAXHP
7054 F:ONLY_ITEM | DROP_1D2 | DROP_4D2 | DROP_GOOD
7056 F:EVIL | IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
7058 S:SLOW | ARROW_4 | BO_MANA | BO_PLAS | BA_ELEC
7060 D:A fearsome bull-headed monster, Baphomet swings a mighty axe as he curses
7061 D: all that defy him.
7063 N:491:Harowen the Black Hand
7065 I:140:25d100:40:90:0
7067 B:TOUCH:EAT_GOLD:5d5
7068 B:TOUCH:EAT_ITEM:5d5
7072 F:FORCE_SLEEP | FORCE_MAXHP
7073 F:ONLY_ITEM | DROP_1D2 | DROP_4D2 | DROP_GOOD
7074 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
7075 F:IM_POIS | NO_CONF | NO_SLEEP
7078 D:He is a master of disguise, an expert of stealth, a genius at traps, and
7079 D: moves with blinding speed. Check your pockets!
7081 N:492:Hoarmurath of Dir
7083 I:120:45d100:90:100:10
7090 F:FORCE_SLEEP | FORCE_MAXHP | SMART
7091 F:ONLY_ITEM | DROP_2D2 | DROP_4D2 | DROP_GOOD
7092 F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | MOVE_BODY
7093 F:EVIL | UNDEAD | IM_COLD | IM_POIS
7094 F:HURT_LITE | NO_CONF | NO_SLEEP
7096 S:BLIND | HOLD | SCARE | CAUSE_3 | CAUSE_4 | MIND_BLAST
7097 S:BO_COLD | BA_COLD | BA_NETH
7099 D:A Ringwraith powerful in fell sorcery, he yearns for the life he has lost
7100 D: for an unlife of everlasting torment.
7102 N:493:Grand master mystic
7104 I:130:22d100:30:80:5
7111 F:FORCE_SLEEP | FORCE_MAXHP
7112 F:ONLY_ITEM | DROP_4D2
7113 F:INVISIBLE | OPEN_DOOR | BASH_DOOR
7114 F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP
7116 S:HEAL | MIND_BLAST | S_SPIDER | S_HOUND | S_ANIMAL
7117 D:He is one of the few true masters of the art, being extremely skillful in
7118 D: all forms of unarmed combat and controlling the world's natural creatures
7119 D: with disdainful ease.
7121 N:494:Khamul, the Black Easterling
7123 I:120:50d100:90:100:10
7130 F:FORCE_SLEEP | FORCE_MAXHP
7131 F:ONLY_ITEM | DROP_3D2 | DROP_4D2 | DROP_GOOD
7132 F:SMART | COLD_BLOOD | OPEN_DOOR | BASH_DOOR | MOVE_BODY
7133 F:EVIL | UNDEAD | IM_ACID | IM_FIRE | IM_COLD | IM_POIS
7134 F:HURT_LITE | NO_CONF | NO_SLEEP
7136 S:TELE_LEVEL | BLIND | HOLD | SCARE | CAUSE_3 | CAUSE_4 | BO_MANA
7137 S:BA_FIRE | BA_COLD | BA_NETH | S_HI_UNDEAD
7138 D:A warrior-king of the East. Khamul is a powerful opponent, his skill in
7139 D: combat awesome and his form twisted by evil cunning.
7141 N:495:Ethereal hound
7143 I:120:60d15:30:100:0
7149 F:FORCE_SLEEP | FRIENDS
7150 F:INVISIBLE | PASS_WALL
7151 F:ANIMAL | NO_CONF | NO_SLEEP
7154 D:A pale green hound. Pulsing red lines and strange fluorescent light
7155 D: hints at internal organs best left to the imagination.
7157 N:496:Great Ice Wyrm
7159 I:120:35d100:30:150:80
7165 F:FORCE_SLEEP | FORCE_MAXHP
7166 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD
7167 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
7168 F:EVIL | DRAGON | IM_COLD | NO_CONF | NO_SLEEP
7170 S:BLIND | CONF | SCARE
7172 D:An immense dragon capable of awesome destruction. You have never felt
7173 D: such extreme cold, or witnessed such an icy stare. Begone quickly or feel
7178 I:120:36d100:60:130:0
7185 F:FORCE_SLEEP | FORCE_MAXHP
7186 F:ONLY_ITEM | DROP_2D2 | DROP_GOOD
7187 F:OPEN_DOOR | BASH_DOOR
7188 F:ANIMAL | IM_ACID | IM_FIRE | IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP
7191 S:BO_FIRE | BO_PLAS | BA_FIRE
7192 S:BR_FIRE | BR_LITE | BR_PLAS | S_KIN
7193 D:A massive glowing eagle bathed in flames. The searing heat chars your
7194 D: skin and melts your armour.
7198 I:120:80d60:20:160:10
7200 B:STING:LOSE_CON:8d8
7201 B:STING:LOSE_CON:8d8
7204 F:FORCE_SLEEP | SMART
7205 F:ONLY_ITEM | DROP_1D2 | DROP_2D2 | DROP_GOOD
7206 F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR
7207 F:EVIL | UNDEAD | IM_FIRE | IM_COLD | IM_POIS
7208 F:HURT_LITE | NO_CONF | NO_SLEEP
7210 S:BLIND | SCARE | BRAIN_SMASH
7211 S:BO_MANA | BO_NETH | BA_NETH
7212 S:BR_NETH | S_UNDEAD
7213 D:This intensely evil creature bears the form of a gargantuan black worm.
7214 D: Its gaping maw is a void of blackness, acid drips from its steely hide.
7215 D: It is like nothing you have ever seen before, and a terrible chill runs
7216 D: down your spine as you face it.
7220 I:130:60d10:20:110:10
7222 F:FORCE_SLEEP | FORCE_MAXHP | NEVER_MOVE | NEVER_BLOW
7223 F:SMART | COLD_BLOOD
7224 F:EVIL | UNDEAD | IM_COLD | IM_POIS
7225 F:NO_CONF | NO_SLEEP | NO_FEAR
7227 S:TELE_AWAY | BLIND | CONF | SCARE | CAUSE_3 | FORGET | DARKNESS
7228 S:BO_FIRE | BO_ACID | BO_COLD | BO_ELEC
7229 D:A skeletal hand floating in the air, motionless except for its flexing
7234 I:130:10d100:20:90:10
7236 F:FORCE_SLEEP | FORCE_MAXHP | NEVER_MOVE | NEVER_BLOW
7237 F:SMART | COLD_BLOOD
7239 F:IM_FIRE | IM_COLD | IM_POIS
7240 F:NO_CONF | NO_SLEEP | NO_FEAR
7242 S:BO_MANA | BO_NETH | BA_NETH | BRAIN_SMASH
7244 D:A bloodshot eyeball floating in the air, you'd be forgiven for assuming it
7249 I:130:14d100:20:120:10
7251 F:FORCE_SLEEP | FORCE_MAXHP | NEVER_MOVE | NEVER_BLOW
7252 F:SMART | COLD_BLOOD
7254 F:IM_FIRE | IM_COLD | IM_POIS
7255 F:NO_CONF | NO_SLEEP | NO_FEAR
7257 S:SLOW | CAUSE_4 | MIND_BLAST | BRAIN_SMASH | TRAPS | BO_PLAS
7260 D:A glowing skull possessed by sorcerous power. It need not move, but
7261 D: merely blast you with mighty magic as it speaks the words of power.
7265 I:120:30d20:100:80:0
7267 B:ENGULF:CONFUSE:5d5
7268 B:ENGULF:CONFUSE:5d5
7269 B:ENGULF:CONFUSE:5d5
7271 F:ATTR_MULTI | FORCE_SLEEP
7273 F:EMPTY_MIND | BASH_DOOR | POWERFUL
7274 F:NO_CONF | NO_SLEEP | NO_FEAR
7277 D:Void, nothingness, spinning destructively.
7281 I:130:40d20:100:40:0
7290 F:EMPTY_MIND | BASH_DOOR | POWERFUL
7291 F:RES_PLAS | RES_NEXUS
7292 F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
7293 F:NO_CONF | NO_SLEEP | NO_FEAR
7295 S:BR_ACID | BR_FIRE | BR_COLD | BR_ELEC | BR_POIS | BR_LITE
7296 S:BR_DARK | BR_SOUN | BR_CONF | BR_CHAO | BR_SHAR | BR_NETH
7297 S:BR_WALL | BR_INER | BR_TIME | BR_GRAV | BR_PLAS | BR_NEXU
7298 D:An awesome vortex of pure magic, power radiates from its frame.
7300 N:504:The Lernaean Hydra
7302 I:120:45d100:20:140:20
7309 F:FORCE_SLEEP | FORCE_MAXHP | SMART
7310 F:ONLY_GOLD | DROP_3D2 | DROP_4D2
7311 F:OPEN_DOOR | BASH_DOOR | KILL_BODY | POWERFUL
7312 F:ANIMAL | IM_FIRE | IM_POIS
7313 F:NO_CONF | NO_SLEEP | REGENERATE
7316 S:BO_FIRE | BO_PLAS | BA_FIRE | BA_POIS
7317 S:BR_FIRE | BR_POIS | S_HYDRA | S_KIN
7318 D:A massive legendary hydra. It has twelve powerful heads. Its many eyes
7319 D: stare at you as clouds of smoke and poisonous vapour rise from its
7320 D: seething form. And it grows new heads as fast as you chop them off.
7322 N:505:Thuringwethil, the Vampire Messenger
7324 I:130:50d100:20:145:10
7331 F:FORCE_SLEEP | FORCE_MAXHP | SMART
7332 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD
7333 F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | REGENERATE
7334 F:EVIL | UNDEAD | IM_COLD | IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
7336 S:BLIND | HOLD | SCARE | CAUSE_3 | CAUSE_4 | DRAIN_MANA
7337 S:BRAIN_SMASH | BA_NETH | S_KIN | S_HI_UNDEAD
7338 D:Chief messenger between Sauron and Morgoth, she is surely the most deadly
7339 D: of her vampire race. At first she is charming to meet, but her wings and
7340 D: eyes give away her true form.
7342 N:506:Great Hell Wyrm
7344 I:120:38d100:30:150:80
7350 F:FORCE_SLEEP | FORCE_MAXHP
7351 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD
7352 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
7353 F:EVIL | DRAGON | IM_FIRE | NO_CONF | NO_SLEEP
7355 S:BLIND | CONF | SCARE
7357 D:A vast dragon of immense power. Fire leaps continuously from its huge
7358 D: form. The air around it scalds you. Its slightest glance burns you, and
7359 D: you truly realize how insignificant you are.
7361 N:507:Draconic quylthulg
7365 F:FORCE_SLEEP | FORCE_MAXHP | NEVER_MOVE | NEVER_BLOW
7366 F:INVISIBLE | EMPTY_MIND | ANIMAL
7367 F:NO_CONF | NO_SLEEP | NO_FEAR
7371 D:It looks like it was once a dragon corpse, now deeply infected with
7372 D: magical bacteria that make it pulse in a foul and degrading way.
7374 N:508:Fundin Bluecloak
7376 I:130:50d100:25:195:10
7383 F:FORCE_SLEEP | FORCE_MAXHP
7384 F:ONLY_ITEM | DROP_1D2 | DROP_4D2 | DROP_GOOD
7385 F:OPEN_DOOR | BASH_DOOR
7386 F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP
7388 S:HEAL | BLIND | CONF | SCARE | CAUSE_3 | CAUSE_4 | BRAIN_SMASH
7389 S:S_MONSTERS | S_ANIMAL
7390 D:He is one of the greatest dwarven priests to walk the earth. Fundin has
7391 D: earned a high position in the church, and his skill with both weapon and
7392 D: spell only justify his position further. His combination of both dwarven
7393 D: strength and priestly wisdom are a true match for any adventurer.
7395 N:509:Uriel, Angel of Fire
7397 I:130:55d100:40:160:10
7404 F:FORCE_SLEEP | FORCE_MAXHP
7405 F:ONLY_ITEM | DROP_3D2 | DROP_4D2 | DROP_GOOD
7406 F:SMART | TAKE_ITEM | OPEN_DOOR | BASH_DOOR | POWERFUL | MOVE_BODY
7407 F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
7411 S:BO_FIRE | BO_MANA | BO_PLAS | BA_FIRE
7414 D:A creature of godly appearance, you dare not challenge Uriel's supremacy.
7415 D: Those who stood against him before are but a memory, cremated by his
7416 D: mastery of elemental fire.
7418 N:510:Azriel, Angel of Death
7420 I:130:60d100:40:170:10
7427 F:FORCE_SLEEP | FORCE_MAXHP | SMART
7428 F:ONLY_ITEM | DROP_3D2 | DROP_4D2 | DROP_GOOD
7429 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | POWERFUL | MOVE_BODY
7430 F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
7433 S:BO_MANA | BO_NETH | BA_NETH
7435 D:Azriel commands awesome power, his visage holy enough to shrivel your
7436 D: soul. You shriek with disbelief as his mastery of death draws you to your
7437 D: grave. It is truly beyond all but the mightiest of warriors to stand
7438 D: against him and live.
7440 N:511:Ancalagon the Black
7442 I:130:100d100:40:170:70
7449 F:FORCE_SLEEP | FORCE_MAXHP | ESCORT
7450 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD | DROP_GREAT
7451 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
7453 F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP
7455 S:BR_ACID | BR_FIRE | BR_COLD | BR_ELEC | BR_POIS
7456 S:S_HI_DRAGON | S_KIN
7457 D:"Rushing Jaws" is his name, and death is his game; the greatest and most
7458 D: terrible of all dragonkind, his power dismayed even the Valar for a time.
7462 I:130:50d65:20:175:10
7464 B:HIT:UN_BONUS:10d10
7465 B:HIT:UN_BONUS:10d10
7469 F:ONLY_ITEM | DROP_4D2 | DROP_GOOD
7470 F:SMART | COLD_BLOOD | OPEN_DOOR | BASH_DOOR
7471 F:EVIL | UNDEAD | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
7472 F:HURT_LITE | NO_CONF | NO_SLEEP
7474 S:BLIND | SCARE | BRAIN_SMASH
7475 S:BO_MANA | BO_NETH | BA_NETH
7477 D:A huge giant garbed in black, more massive than a titan and stronger than
7478 D: a dragon. With terrible blows, it breaks your armour from your back,
7479 D: leaving you defenseless against its evil wrath. It can smell your fear,
7480 D: and you in turn smell the awful stench of death as this ghastly figure
7481 D: strides towards you menacingly.
7483 N:513:Gabriel, the Messenger
7485 I:130:75d100:40:180:10
7492 F:FORCE_SLEEP | FORCE_MAXHP | SMART
7494 F:ONLY_ITEM | DROP_3D2 | DROP_4D2 | DROP_GOOD
7495 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | POWERFUL | MOVE_BODY
7496 F:IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
7498 S:TELE_TO | BLIND | BO_MANA | S_KIN
7499 D:Commanding a legion of angels, Gabriel will destroy you for your sins. He
7500 D: will crush you like the pitiful insignificant being he sees you to be.
7501 D: Your very soul will be taken into judgement by his supreme authority as he
7502 D: cleanses the world of evil.
7504 N:514:Saruman of Many Colours
7506 I:120:50d100:100:100:0
7512 F:UNIQUE | MALE | ATTR_MULTI
7513 F:FORCE_SLEEP | FORCE_MAXHP
7514 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD | DROP_GREAT
7515 F:SMART | OPEN_DOOR | BASH_DOOR
7516 F:EVIL | IM_FIRE | IM_COLD
7517 F:IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP
7519 S:HEAL | HASTE | TPORT | TELE_AWAY | BLIND | MIND_BLAST | SCARE
7520 S:CAUSE_4 | FORGET | TRAPS
7521 S:BO_ICEE | BA_ACID | BA_FIRE | BA_COLD | BA_WATE
7522 S:S_UNDEAD | S_DEMON | S_HI_DRAGON | S_MONSTERS | S_ANIMAL
7523 D:Originally known as the White, Saruman fell prey to Sauron's wiles. He
7524 D: seeks to emulate him and breeds orcs and trolls to fight for him. He
7525 D: searches forever for the One Ring, to become a mighty Sorcerer-King of the
7530 I:120:30d100:20:150:10
7536 F:FORCE_SLEEP | FORCE_MAXHP
7537 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2
7538 F:INVISIBLE | COLD_BLOOD | TAKE_ITEM | PASS_WALL
7540 F:IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
7542 S:BLIND | HOLD | CONF | DRAIN_MANA | BA_NETH
7543 S:S_UNDEAD | TELE_TO | TPORT | BLINK | BRAIN_SMASH
7544 D:It is a massive form of animated death, its colour deeper than black. It
7545 D: drinks in light, and space around it is twisted and torn by the weight of
7546 D: its evil. It is unlife and it knows nothing but the stealing of souls and
7547 D: the stench of death. Flee its hunger!
7551 I:130:48d100:100:200:0
7553 B:CLAW:CONFUSE:12d12
7554 B:CLAW:LOSE_DEX:2d12
7556 B:BITE:PARALYZE:15d1
7558 F:FORCE_SLEEP | FORCE_MAXHP
7560 F:ONLY_ITEM | DROP_4D2 | DROP_GOOD
7561 F:INVISIBLE | OPEN_DOOR | BASH_DOOR
7562 F:IM_FIRE | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
7565 D:Master of all things feline, the Cat Lord moves with unsurpassed stealth.
7569 I:130:32d100:35:125:255
7576 F:FORCE_SLEEP | FORCE_MAXHP
7577 F:ONLY_ITEM | DROP_60 | DROP_90
7583 D:"Beware the Jabberwock, my son! The jaws that bite, the claws that catch!"
7584 D: Run and run quickly, for death incarnate chases behind you!
7588 I:120:60d30:30:100:0
7598 F:ANIMAL | NO_CONF | NO_SLEEP
7601 D:A constantly changing canine form, this hound rushes towards you as if
7602 D: expecting mayhem and chaos ahead. It appears to have an almost kamikaze
7603 D: relish for combat. You suspect all may not be as it seems.
7605 N:519:Great Wyrm of Chaos
7607 I:120:45d100:40:170:100
7614 F:FORCE_SLEEP | FORCE_MAXHP
7615 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD
7616 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
7617 F:EVIL | DRAGON | NO_CONF | NO_SLEEP | IM_FIRE
7620 S:BLIND | CONF | SCARE
7622 S:S_DRAGON | S_HI_DRAGON
7623 D:A massive dragon of changing form. As you watch, it appears first fair
7624 D: and then foul. Its body is twisted by chaotic forces as it strives to
7625 D: stay real. Its very existence distorts the universe around it.
7627 N:520:Great Wyrm of Law
7629 I:120:45d100:40:170:100
7635 F:FORCE_SLEEP | FORCE_MAXHP
7636 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD
7637 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
7638 F:EVIL | DRAGON | NO_CONF | NO_SLEEP | IM_COLD
7640 S:BLIND | CONF | SCARE
7642 S:S_DRAGON | S_HI_DRAGON
7643 D:A massive dragon of powerful intellect. It seeks to dominate the universe
7644 D: and despises all other life. It sees all who do not obey it as mere
7645 D: insects to be crushed underfoot.
7647 N:521:Great Wyrm of Balance
7649 I:120:50d100:40:170:100
7655 F:FORCE_SLEEP | FORCE_MAXHP
7656 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD
7657 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
7658 F:EVIL | DRAGON | NO_CONF | NO_SLEEP | IM_FIRE | IM_COLD
7661 S:BLIND | CONF | SCARE
7662 S:BR_SOUN | BR_CHAO | BR_SHAR | BR_DISE
7663 S:S_DRAGON | S_HI_DRAGON
7664 D:A massive dragon, one of the mightiest of dragonkind. It is thousands of
7665 D: years old and seeks to maintain the Cosmic Balance. It sees you as an
7666 D: upstart troublemaker without the wisdom to control your actions. It will
7669 N:522:Tselakus, the Dreadlord
7671 I:130:65d100:20:150:10
7678 F:FORCE_SLEEP | FORCE_MAXHP
7679 F:ONLY_ITEM | DROP_3D2 | DROP_4D2 | DROP_GOOD
7680 F:INVISIBLE | COLD_BLOOD | PASS_WALL
7681 F:EVIL | UNDEAD | IM_COLD
7682 F:IM_POIS | NO_CONF | NO_SLEEP
7684 S:BLIND | HOLD | CONF
7686 S:S_WRAITH | S_HI_UNDEAD | S_KIN
7687 D:This huge affront to existence twists and tears at the fabric of space. A
7688 D: master of mighty magic, Tselakus hungers for your tender flesh. Darkness
7689 D: itself recoils from the touch of Tselakus as he leaves a trail of death
7690 D: and destruction. Tselakus is a being of sneering contempt, laughing at
7691 D: your pitiful efforts to defy him. Mighty claws rend reality as he
7692 D: annihilates all in his path to your soul!
7694 N:523:Great Wyrm of Many Colours
7696 I:120:50d100:40:170:100
7703 F:FORCE_SLEEP | FORCE_MAXHP
7704 F:IM_FIRE | IM_ACID | IM_POIS | IM_COLD | IM_ELEC
7705 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD
7706 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
7707 F:EVIL | DRAGON | NO_CONF | NO_SLEEP
7709 S:BR_POIS | BR_ELEC | BR_ACID | BR_FIRE | BR_COLD
7710 S:CONF | SCARE | BLIND
7711 S:S_DRAGON | S_HI_DRAGON
7712 D:A gigantic dragon whose scales shimmer in myriad hues.
7716 I:120:45d100:20:170:50
7722 F:FORCE_SLEEP | FORCE_MAXHP | SMART
7723 F:ONLY_ITEM | DROP_1D2 | DROP_2D2 | DROP_GOOD
7724 F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR
7725 F:EVIL | UNDEAD | IM_COLD | IM_POIS
7726 F:NO_CONF | NO_SLEEP | KILL_WALL
7728 S:TELE_TO | BLIND | HOLD | CONF | CAUSE_3 | CAUSE_4 | DRAIN_MANA
7729 S:BRAIN_SMASH | BA_MANA | BA_NETH
7731 D:A humanoid form, black as night, advancing steadily and unstoppably, even
7732 D: the very rock of the dungeon cannot prevent it reaching you.
7734 N:525:Greater demonic quylthulg
7738 F:FORCE_SLEEP | FORCE_MAXHP | NEVER_MOVE | NEVER_BLOW
7739 F:INVISIBLE | EMPTY_MIND
7741 F:NO_CONF | NO_SLEEP | NO_FEAR
7743 S:BLINK | TELE_TO | S_HI_DEMON
7744 D:A massive pulsating mound of flesh, glowing with a hellish light.
7746 N:526:Greater draconic quylthulg
7750 F:FORCE_SLEEP | FORCE_MAXHP | NEVER_MOVE | NEVER_BLOW
7751 F:INVISIBLE | EMPTY_MIND | ANIMAL
7752 F:NO_CONF | NO_SLEEP | NO_FEAR
7756 D:A massive mound of scaled flesh, throbbing and pulsating with multi-hued
7759 N:527:Greater rotting quylthulg
7763 F:FORCE_SLEEP | FORCE_MAXHP | NEVER_MOVE | NEVER_BLOW
7764 F:INVISIBLE | EMPTY_MIND | ANIMAL
7765 F:NO_CONF | NO_SLEEP | NO_FEAR
7769 D:A massive pile of rotting flesh. A disgusting stench fills the air as it
7770 D: throbs and writhes.
7772 N:528:Feagwath, the Undead Sorcerer
7774 I:130:50d100:20:85:50
7777 B:TOUCH:UN_POWER:6d12
7778 B:TOUCH:LOSE_DEX:6d12
7779 B:TOUCH:LOSE_DEX:6d12
7781 F:FORCE_SLEEP | FORCE_MAXHP
7783 F:ONLY_ITEM | DROP_2D2 | DROP_4D2 | DROP_GOOD | DROP_GREAT
7784 F:SMART | COLD_BLOOD | OPEN_DOOR | BASH_DOOR
7785 F:EVIL | UNDEAD | IM_COLD
7786 F:IM_POIS | NO_CONF | NO_SLEEP
7788 S:BLINK | TELE_TO | BLIND | HOLD | SCARE | CAUSE_4
7789 S:BRAIN_SMASH | TRAPS | BA_MANA
7790 S:BO_MANA | BA_NETH | S_KIN | S_MONSTERS | S_UNDEAD
7791 D:A stench of corruption and decay surrounds this sorcerer, who has clearly
7792 D: risen from the dead to continue his foul plots and schemes.
7794 N:529:Omarax, the Eye Tyrant
7796 I:130:65d100:30:80:10
7803 F:FORCE_SLEEP | FORCE_MAXHP
7805 F:EVIL | IM_POIS | IM_FIRE | IM_COLD | IM_ACID
7806 F:NO_CONF | NO_SLEEP
7808 S:BLIND | CONF | FORGET | SCARE | DRAIN_MANA | BRAIN_SMASH
7809 S:BA_DARK | BO_MANA | BA_NETH | BA_ACID | BA_FIRE | BA_COLD
7811 D:A beholder of great size and age, floating in the air. His gaze seems to
7812 D: shred your soul and his spells crush your will. He is ancient, his history
7813 D: steeped in forgotten evils, his atrocities numerous and sickening.
7815 N:530:Ungoliant, the Unlight
7817 I:130:130d100:40:160:80
7821 B:BITE:PARALYZE:8d10
7822 B:STING:LOSE_STR:8d4
7824 F:FORCE_SLEEP | FORCE_MAXHP
7825 F:ONLY_ITEM | DROP_4D2 | DROP_GOOD
7827 F:ANIMAL | EVIL | IM_POIS | IM_ACID | HURT_LITE | NO_CONF | NO_SLEEP
7829 S:HEAL | BLIND | SLOW | CONF | SCARE | DARKNESS | BA_DARK
7830 S:BR_POIS | BR_DARK | S_KIN
7831 D:This enormous, hideous spirit of void is in the form of a spider of
7832 D: immense proportions. She is surrounded by a cloud of Unlight as she sucks
7833 D: in all living light into her bloated body, and breathes out the blackest of
7834 D: darkness. She is always ravenously hungry and would even eat herself to
7835 D: avoid starvation.
7839 I:120:60d40:30:100:0
7849 F:ANIMAL | IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
7850 F:NO_CONF | NO_SLEEP
7851 F:RES_PLAS | RES_NEXUS | RES_DISE
7853 S:BR_ACID | BR_FIRE | BR_COLD | BR_ELEC | BR_POIS
7854 S:BR_LITE | BR_DARK | BR_SOUN | BR_CONF | BR_CHAO | BR_SHAR
7855 S:BR_NETH | BR_DISE | BR_WALL | BR_INER | BR_TIME
7856 S:BR_GRAV | BR_PLAS | BR_NEXU
7857 D:A shifting, swirling form. It seems to be all colours and sizes and
7858 D: shapes, though the dominant form is that of a huge dog. You feel very
7859 D: uncertain all of a sudden.
7861 N:532:The Mouth of Sauron
7863 I:130:70d100:60:100:10
7870 F:FORCE_SLEEP | FORCE_MAXHP | SMART
7871 F:ONLY_ITEM | DROP_1D2 | DROP_4D2 | DROP_GOOD
7872 F:INVISIBLE | OPEN_DOOR | BASH_DOOR
7873 F:EVIL | IM_FIRE | IM_COLD
7874 F:IM_ELEC | NO_CONF | NO_SLEEP
7876 S:TELE_TO | HOLD | CAUSE_3 | TRAPS
7877 S:BO_PLAS | BA_DARK | BA_MANA | BA_FIRE | BA_WATE | BA_NETH
7878 S:S_HI_DEMON | S_HI_UNDEAD
7879 D:The Mouth of Sauron is a mighty spell caster. So old that even he cannot
7880 D: remember his own name, his power and evil are undeniable. He believes
7881 D: unshakably that he is unbeatable and laughs as he weaves his awesome
7884 N:533:Master quylthulg
7888 F:FORCE_SLEEP | FORCE_MAXHP | NEVER_MOVE | NEVER_BLOW
7889 F:INVISIBLE | EMPTY_MIND | ANIMAL
7890 F:NO_CONF | NO_SLEEP | NO_FEAR
7893 S:S_MONSTERS | S_HI_UNDEAD | S_HI_DRAGON | S_HI_DEMON | BLINK | TELE_TO
7894 D:A giant seething mass of flesh, overwhelming you with monster after monster.
7896 N:534:Qlzqqlzuup, the Emperor Quylthulg
7900 F:UNIQUE | ATTR_MULTI
7901 F:FORCE_SLEEP | FORCE_MAXHP | NEVER_MOVE | NEVER_BLOW
7902 F:ONLY_ITEM | DROP_4D2
7903 F:INVISIBLE | EMPTY_MIND | ANIMAL
7904 F:NO_CONF | NO_SLEEP | NO_FEAR
7907 S:S_MONSTERS | S_ANGEL | S_HOUND | S_HYDRA | S_SPIDER
7908 S:S_HI_UNDEAD | S_HI_DRAGON | S_HI_DEMON | S_WRAITH | S_UNIQUE | S_KIN
7909 D:A gigantic seething mass of flesh, Qlzqqlzuup changes colours in front
7910 D: of your eyes. Pulsating first one colour then the next, it knows only it
7911 D: must bring help to protect itself.
7913 N:535:The Witch-King of Angmar
7915 I:130:60d100:90:120:10
7922 F:FORCE_SLEEP | FORCE_MAXHP | SMART
7923 F:ONLY_ITEM | DROP_3D2 | DROP_4D2 | DROP_GOOD | DROP_GREAT
7924 F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | MOVE_BODY
7926 F:IM_COLD | IM_POIS | HURT_LITE | NO_CONF | NO_SLEEP
7928 S:TELE_AWAY | BLIND | HOLD | SCARE | CAUSE_3
7929 S:BO_MANA | BA_NETH | BRAIN_SMASH
7930 S:S_MONSTERS | S_WRAITH | S_HI_UNDEAD | S_HI_DRAGON | S_HI_DEMON | S_KIN
7931 D:The Chief of the Ringwraiths. A fell being of devastating power. His
7932 D: spells are lethal and his combat blows crushingly hard. He moves at
7933 D: speed, and commands legions of evil to do his bidding. It is said that he
7934 D: is fated never to die by the hand of mortal man.
7936 N:536:Pazuzu, Lord of Air
7938 I:140:55d100:40:125:10
7945 F:FORCE_SLEEP | FORCE_MAXHP
7946 F:ONLY_ITEM | DROP_4D2 | DROP_GOOD
7947 F:INVISIBLE | OPEN_DOOR | BASH_DOOR
7948 F:EVIL | DEMON | IM_ACID | IM_FIRE | IM_COLD | IM_ELEC
7949 F:IM_POIS | NO_CONF | NO_SLEEP
7951 S:MIND_BLAST | BO_ELEC | BO_MANA | BA_ELEC | S_HI_DEMON
7952 D:A winged humanoid demon from the Planes of Hell, Pazuzu grins inhumanely at
7953 D: you as he decides your fate.
7957 I:120:40d10:25:80:30
7962 F:FORCE_SLEEP | FORCE_MAXHP
7964 F:BASH_DOOR | MOVE_BODY
7965 F:ANIMAL | EVIL | IM_FIRE
7968 D:It is a giant dog that glows with heat. Flames pour from its nostrils.
7970 N:538:Cantoras, the Skeletal Lord
7972 I:140:75d100:20:120:80
7979 F:FORCE_SLEEP | FORCE_MAXHP
7980 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD | DROP_GREAT
7981 F:SMART | COLD_BLOOD | OPEN_DOOR | BASH_DOOR
7982 F:EVIL | UNDEAD | IM_FIRE | IM_COLD | IM_POIS
7983 F:NO_CONF | NO_SLEEP | NO_FEAR
7985 S:TELE_TO | SLOW | SCARE | CAUSE_4 | BRAIN_SMASH
7986 S:BO_ICEE | BO_MANA | BA_WATE | BA_NETH
7988 D:A legion of evil undead druj animating the skeleton of a once mighty
7989 D: sorcerer. His power is devastating and his speed unmatched in the
7990 D: underworld. Flee his wrath!
7994 I:130:85d100:50:185:20
8000 F:UNIQUE | ATTR_MULTI
8001 F:FORCE_SLEEP | FORCE_MAXHP
8002 F:ONLY_ITEM | DROP_2D2 | DROP_4D2 | DROP_GOOD
8003 F:OPEN_DOOR | BASH_DOOR | POWERFUL | MOVE_BODY
8004 F:ANIMAL | IM_FIRE | IM_COLD | NO_CONF | NO_SLEEP
8007 S:BR_FIRE | BR_COLD | BR_DISE
8008 D:The Tarrasque is a massive reptile of legend, rumoured to be unkillable
8009 D: and immune to magic. Fear its anger, for its devastation is unmatched!
8011 N:540:Lungorthin, the Balrog of White Fire
8013 I:130:70d100:20:125:80
8020 F:FORCE_SLEEP | FORCE_MAXHP
8022 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD
8023 F:OPEN_DOOR | BASH_DOOR | POWERFUL | MOVE_BODY
8024 F:EVIL | DEMON | IM_FIRE
8025 F:NO_CONF | NO_SLEEP
8028 S:BLIND | CONF | SCARE
8030 S:S_HI_DEMON | S_UNDEAD
8031 D:A massive form cloaked in flame. Lungorthin stares balefully at you with
8032 D: eyes that smoulder red. The dungeon floor where he stands is scorched by
8033 D: the heat of his body.
8035 N:541:Draugluin, Sire of All Werewolves
8037 I:130:70d100:80:90:90
8044 F:FORCE_SLEEP | FORCE_MAXHP
8047 F:ONLY_ITEM | DROP_1D2 | DROP_GOOD
8048 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR | MOVE_BODY
8049 F:ANIMAL | EVIL | IM_POIS
8051 S:SCARE | S_MONSTERS | S_HOUND
8052 D:Draugluin provides Sauron with a fearsome personal guard. He is an
8053 D: enormous wolf inhabited with a human spirit. He is chief of all his kind.
8055 N:542:Vecna, the Emperor Lich
8057 I:130:60d100:100:100:0
8064 F:FORCE_SLEEP | FORCE_MAXHP
8066 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD | DROP_GREAT
8067 F:SMART | COLD_BLOOD | OPEN_DOOR | BASH_DOOR
8069 F:IM_FIRE | IM_COLD | IM_ELEC | IM_POIS | NO_CONF | NO_SLEEP
8071 S:TPORT | BLIND | SCARE | CAUSE_4 | BRAIN_SMASH
8072 S:BA_MANA | BO_MANA | BA_FIRE | BA_NETH
8073 S:S_MONSTERS | S_HI_DEMON | S_HI_UNDEAD | S_KIN
8074 D:The greatest of all undead sorcerers, even the gods once feared him. This
8075 D: ancient shadow of death wilts every living thing it passes.
8077 N:543:Huan, Wolfhound of the Valar
8079 I:130:80d100:50:160:10
8086 F:FORCE_SLEEP | FORCE_MAXHP
8087 F:ONLY_ITEM | DROP_4D2 | DROP_GOOD
8088 F:SMART | OPEN_DOOR | BASH_DOOR | KILL_BODY
8089 F:ANIMAL | NO_CONF | NO_SLEEP | NO_FEAR
8090 F:IM_COLD | IM_ACID | IM_ELEC
8092 S:BR_COLD | BR_SHAR | BR_SOUN | BR_LITE
8093 D:The wolfhound of the Valar, Huan has served many masters in his time, from
8094 D: Celegorm son of Feanor to Beren son of Barahir: but now he runs wild and
8095 D: acknowledges no master save himself, as he hunts alone for his nemesis -
8096 D: Carcharoth, the terrible wolf of Angband.
8098 N:544:Carcharoth, the Jaws of Thirst
8100 I:130:80d100:50:160:10
8107 F:FORCE_SLEEP | FORCE_MAXHP
8108 F:ONLY_ITEM | DROP_4D2 | DROP_GOOD
8109 F:SMART | OPEN_DOOR | BASH_DOOR | MOVE_BODY
8110 F:ANIMAL | EVIL | IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
8115 D:The first guard of Angband, Carcharoth, also known as 'The Red Maw', is
8116 D: the greatest wolf to ever walk the earth. He is highly intelligent and a
8117 D: deadly opponent in combat.
8119 N:545:Gothmog, the High Captain of Balrogs
8121 I:130:80d100:100:140:0
8128 F:FORCE_SLEEP | FORCE_MAXHP
8130 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD | DROP_GREAT
8131 F:OPEN_DOOR | BASH_DOOR | POWERFUL | MOVE_BODY
8133 F:IM_FIRE | IM_ELEC | NO_CONF | NO_SLEEP
8136 S:BLIND | CONF | SCARE
8138 S:S_HI_DEMON | S_HI_UNDEAD
8139 D:Gothmog is the Chief Balrog in Morgoth's personal guard. He is renowned
8140 D: for slaying Feanor and Fingon, two of the High Kings of the Noldor Elves,
8141 D: and has never been defeated in combat. With his whip of flame and awesome
8142 D: fiery breath he saved his master from Ungoliant's rage.
8144 # Sauron is the basic "Quest" (thus the QUESTOR flag).
8145 # You must kill him to gain access to Morgoth's level.
8147 N:546:Sauron, the Sorcerer
8149 I:130:105d100:100:160:0
8151 B:HIT:UN_BONUS:10d12
8152 B:HIT:UN_BONUS:10d12
8155 F:UNIQUE | QUESTOR | MALE
8156 F:FORCE_SLEEP | FORCE_MAXHP | FORCE_DEPTH
8157 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD | DROP_GREAT
8158 F:SMART | OPEN_DOOR | BASH_DOOR | MOVE_BODY | REGENERATE
8159 F:EVIL | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
8160 F:NO_CONF | NO_SLEEP | NO_FEAR
8162 S:TPORT | TELE_LEVEL | BLIND | SCARE | CAUSE_4
8163 S:BO_ICEE | BO_MANA | BO_PLAS | BRAIN_SMASH
8164 S:BA_MANA | BA_FIRE | BA_WATE | BA_NETH | BA_DARK
8165 S:S_MONSTERS | S_HI_DEMON | S_HI_UNDEAD | S_HI_DRAGON
8166 S:S_WRAITH | S_UNIQUE
8167 D:He is Morgoth's most powerful servant. Mighty in spells and enchantments,
8168 D: he created the One Ring. His eyes glow with power and his gaze seeks to
8169 D: destroy your soul. He has many servants, and rarely fights without them.
8171 # Morgoth is the final "Quest" (thus the QUESTOR flag).
8172 # You must kill him to complete the final quest, and win the game.
8174 N:547:Morgoth, Lord of Darkness
8176 I:140:200d100:100:150:0
8180 B:HIT:LOSE_ALL:10d12
8182 F:UNIQUE | QUESTOR | MALE
8183 F:FORCE_SLEEP | FORCE_MAXHP | FORCE_DEPTH
8184 F:ONLY_ITEM | DROP_1D2 | DROP_2D2 | DROP_3D2 | DROP_4D2
8185 F:DROP_GOOD | DROP_GREAT | DROP_CHOSEN
8186 F:SMART | KILL_WALL | MOVE_BODY
8188 F:EVIL | IM_ACID | IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
8189 F:NO_CONF | NO_SLEEP | NO_FEAR
8191 S:BA_MANA | BO_MANA | BA_NETH | BRAIN_SMASH
8192 S:S_MONSTERS | S_UNIQUE | S_WRAITH | S_HI_UNDEAD | S_HI_DRAGON | S_HI_DEMON
8193 D:He is the Master of the Pits of Angband. His figure is like a black
8194 D: mountain crowned with lightning. He rages with everlasting anger, his
8195 D: body scarred by Fingolfin's eight mighty wounds. He can never rest from
8196 D: his pain, but seeks forever to dominate all that is light and good in the
8197 D: world. He is the origin of man's fear of darkness and created many foul
8198 D: creatures with his evil powers. Orcs, Dragons, and Trolls are his most
8199 D: foul corruptions, causing much pain and suffering in the world to please
8200 D: him. His disgusting visage, twisted with evil, is crowned with iron, the
8201 D: two remaining Silmarils forever burning him. Grond, the mighty Hammer of
8202 D: the Underworld, cries defiance as he strides towards you to crush you to a
8213 D:It is about three feet long with large teeth. As the light of your lamp falls
8214 D: on it, it seems to grow stronger.
8220 B:TOUCH:EAT_FOOD:2d3
8221 B:TOUCH:LOSE_CHR:2d3
8223 F:STUPID | EMPTY_MIND
8224 F:HURT_LITE | IM_POIS
8225 F:NO_CONF | NO_SLEEP | NO_FEAR
8226 D:It is a large pile of rotting flesh, whose touch spoils your food. The terrible
8227 D: smell it exudes is also very hard to get rid of...
8236 F:FORCE_SLEEP | RAND_50 | ANIMAL
8237 D:A giant bat, the beating of whose wings produces a strangely unnerving noise.
8239 N:551:Giant silver ant
8245 F:WEIRD_MIND | BASH_DOOR
8247 D:A giant silver ant with a caustic bite.
8249 N:552:Giant brown tick
8255 F:WEIRD_MIND | BASH_DOOR
8257 D:It is moving slowly towards you.
8259 N:553:Disenchanter bat
8264 F:FORCE_SLEEP | RAND_50 | ANIMAL | ATTR_MULTI | RES_DISE
8265 D:A giant bat which feeds on raw magical energy.
8267 N:554:Shimmering mold
8274 F:STUPID | EMPTY_MIND
8276 F:NO_CONF | NO_SLEEP | NO_FEAR
8277 D:It is a strange growth on the dungeon floor, glowing and crackling with sparks.
8287 F:ONLY_GOLD | DROP_2D2 | IM_POIS
8288 F:OPEN_DOOR | BASH_DOOR | MOVE_BODY
8289 F:ANIMAL | EVIL | DRAGON
8290 D:A fast-moving and deadly draconian animal. Beware its poisonous sting!
8301 F:FORCE_SLEEP | NEVER_MOVE | DROP_2D2
8302 F:EMPTY_MIND | COLD_BLOOD
8303 F:NO_CONF | NO_SLEEP | NO_FEAR
8305 S:BLIND | CONF | SCARE | CAUSE_2 | BA_POIS
8307 D:A strange creature that disguises itself as a chest to lure
8308 D: unsuspecting adventurers within reach of its venomous claws. The
8309 D: first that most adventurers realise of the deception is when the
8310 D: seemingly invitingly open lid of the chest suddenly grows teeth
8311 D: and then slams shut on the adventurer's hand...
8315 I:120:32d100:20:100:50
8319 B:TOUCH:LOSE_DEX:4d12
8320 B:TOUCH:LOSE_DEX:4d12
8321 F:FORCE_SLEEP | FORCE_MAXHP | SMART
8322 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_GOOD
8323 F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR
8324 F:EVIL | UNDEAD | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
8326 S:BLINK | TELE_TO | BLIND | HOLD | CONF | SCARE | CAUSE_3 | CAUSE_4
8327 S:DRAIN_MANA | BRAIN_SMASH | S_UNDEAD | S_DEMON | FORGET
8329 D:A lich who is partially immaterial, on its way to a new, ethereal form.
8333 I:120:40d100:20:120:50
8337 B:TOUCH:LOSE_DEX:8d12
8338 B:TOUCH:LOSE_DEX:8d12
8339 F:FORCE_SLEEP | FORCE_MAXHP | SMART
8340 F:ONLY_ITEM | DROP_4D2 | DROP_2D2 | DROP_GOOD
8341 F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | PASS_WALL
8342 F:EVIL | UNDEAD | IM_COLD | IM_POIS | NO_CONF | NO_SLEEP
8344 S:BLINK | TELE_TO | SCARE | HOLD | CAUSE_4
8345 S:DRAIN_MANA | BRAIN_SMASH | FORGET
8346 S:TPORT | HEAL | S_HI_UNDEAD | S_DEMON | BA_NETH
8347 D:A lich who has reached its ultimate evolutionary stage: a completely
8348 D: immaterial state.
8357 D:It is a hooded crow, gray except for the black wings and head.
8366 D:Larger than a crow, and pitch black.
8376 D:A type of crow, specially bred by the forces of evil as spies; their
8377 D: rudimentary intelligence guided by an evil mind has tracked you down,
8378 D: and now they seek to alert other evil creatures to your presence.
8388 F:ANIMAL | IM_COLD | IM_POIS
8390 S:BR_NETH | BR_DARK | BR_POIS
8391 D:A terrifying sight: a winged creature greater than any bird you have ever
8392 D: seen, and with no feathers on its horrid black leathery wings. Descended
8393 D: from a creature of an older world perhaps, bred by Sauron to be a winged
8394 D: steed for his Ringwraiths.
8403 F:BASH_DOOR | ANIMAL | RAND_25
8404 D:A large bear appears to have made its home in this cave. It is hungry,
8405 D: and you are trespassing in its territory.
8409 I:110:12d12:10:35:10
8415 F:BASH_DOOR | ANIMAL
8416 D:A huge, beastly bear, more savage than most of its kind.
8420 I:110:25d25:20:50:20
8426 F:BASH_DOOR | OPEN_DOOR
8427 F:ANIMAL | EVIL | DROP_1D2
8428 D:In the eyes of this bear, there glimmers the faintest light of intelligence.
8429 D: And then its form begins to change... The combination of animal cunning,
8430 D: human intelligence and the great physical strength of the bear makes for
8431 D: a dangerous enemy.
8433 N:566:Beorn, the Shape-Changer
8435 I:120:20d70:25:60:25
8441 F:UNIQUE | MALE | FORCE_MAXHP | FORCE_SLEEP
8442 F:BASH_DOOR | ANIMAL | ESCORT | MOVE_BODY | SMART
8443 F:ONLY_ITEM | DROP_2D2 | DROP_GOOD
8444 D:Beorn is only occasionally seen in human form these days, preferring to
8445 D: appear in the shape of a giant black bear: he also prefers the company of
8446 D: beasts to that of humans. He has never taken kindly to strangers, even in
8447 D: human form - and still less when in bear's shape, as he is now.
8451 I:120:80d10:25:60:80
8457 F:FORCE_SLEEP | FORCE_MAXHP | FRIENDS
8458 F:ONLY_ITEM | DROP_1D2
8459 F:OPEN_DOOR | BASH_DOOR | POWERFUL
8460 F:EVIL | DEMON | IM_POIS | NO_CONF | NO_SLEEP
8463 D:A foul, humanoid creature with a long tail, clawed hands and feet,
8464 D: and a disgusting, wiry, snaky beard. They are the elite shock troops
8465 D: of the hells, capable of a terrifying berserk fury.
8469 I:120:28d100:40:90:80
8474 F:FORCE_SLEEP | FORCE_MAXHP
8475 F:ONLY_ITEM | DROP_3D2 | DROP_GOOD
8476 F:OPEN_DOOR | BASH_DOOR | POWERFUL
8477 F:EVIL | DEMON | IM_POIS | IM_ACID | NO_CONF | NO_SLEEP
8479 S:BR_POIS | BR_ACID | S_DEMON | BLIND | CONF | ARROW_4
8480 D:It's big. It's fat. It's red. It's ugly. It's got a severe attack of
8481 D: highly poisonous flatulence. And its insides are corrosive. All of which
8482 D: go together to make the single most repulsive sight - and smell - you have
8483 D: ever experienced.
8487 I:130:26d100:20:75:80
8492 B:STING:LOSE_STR:5d5
8493 F:FORCE_SLEEP | FORCE_MAXHP
8494 F:ONLY_ITEM | DROP_3D2 | DROP_GOOD
8495 F:OPEN_DOOR | BASH_DOOR | POWERFUL | MOVE_BODY
8496 F:EVIL | DEMON | NO_CONF | NO_SLEEP | INVISIBLE
8497 F:IM_ACID | IM_ELEC | IM_POIS | IM_COLD | IM_FIRE
8499 S:BA_ELEC | BA_COLD | BO_ICEE | SCARE | S_DEMON
8500 D:It is a demon made almost entirely out of bones. It is humanoid, but with
8501 D: a large tail similar to that of a giant scorpion, and emits a foul smell
8502 D: of decay and rot. They are despised even in the hells.
8506 I:130:35d100:20:100:80
8512 F:FORCE_SLEEP | FORCE_MAXHP
8513 F:ONLY_ITEM | DROP_GOOD | DROP_4D2
8514 F:OPEN_DOOR | BASH_DOOR | POWERFUL | REGENERATE
8515 F:EVIL | DEMON | IM_COLD | NO_CONF | NO_SLEEP
8517 S:BR_COLD | BR_SHAR | BA_COLD | BO_ICEE | S_HI_DEMON
8518 S:SLOW | SCARE | HOLD
8519 D:This demon from the ice planes is a truly terrifying sight. It has an
8520 D: extremely large, insect-like body towering a full twelve feet tall, with
8521 D: great claws on its hands and pincers on its mouth, and its head bulges
8522 D: with great multi-faceted eyes. Its tail is covered with razor-sharp
8527 I:130:38d100:40:120:80
8533 F:FORCE_SLEEP | FORCE_MAXHP | REGENERATE
8534 F:ONLY_ITEM | DROP_GOOD | DROP_4D2 | DROP_2D2
8535 F:OPEN_DOOR | BASH_DOOR | KILL_BODY | POWERFUL
8536 F:EVIL | DEMON | NO_CONF | NO_SLEEP
8537 F:IM_FIRE | IM_COLD | IM_POIS | IM_ACID | IM_ELEC
8539 S:HASTE | SLOW | SCARE | S_HI_DEMON
8540 D:A giant humanoid demon wielding a massive, heavy and sharp scythe. Feared
8541 D: by foes and friends alike when it flies into one of its berserk rages, the
8542 D: Horned Reaper will cut down anything in its path between it and you - even
8543 D: the minions it has just summoned.
8547 I:130:40d100:30:120:75
8552 B:BITE:LOSE_CON:5d10
8553 F:FORCE_SLEEP | FORCE_MAXHP | REGENERATE
8554 F:ONLY_ITEM | DROP_GOOD | DROP_4D2 | DROP_2D2
8555 F:OPEN_DOOR | BASH_DOOR | MOVE_BODY | POWERFUL
8556 F:EVIL | DEMON | IM_FIRE | IM_POIS | NO_CONF | NO_SLEEP
8558 S:S_HI_DEMON | S_HI_DRAGON | BR_FIRE | BR_POIS | BR_CHAO
8559 S:SCARE | BA_FIRE | CAUSE_4
8560 D:Appearing as a giant, clawed and winged humanoid with a scaly red body
8561 D: and massive fangs dripping a foul green liquid, the Pit Fiend is a
8562 D: dreadful enemy from the lowest depths of the hells. They are often the
8563 D: commanders of vast demon armies.
8565 N:573:Greater Balrog
8567 I:130:50d100:40:140:80
8573 F:FORCE_SLEEP | FORCE_MAXHP
8574 F:ONLY_ITEM | DROP_3D2 | DROP_4D2 | DROP_GOOD
8575 F:OPEN_DOOR | BASH_DOOR | POWERFUL | MOVE_BODY
8576 F:EVIL | DEMON | IM_FIRE | IM_ELEC | IM_POIS
8577 F:NO_CONF | NO_SLEEP
8581 S:BR_FIRE | BR_PLAS | BO_PLAS | BA_FIRE
8582 S:S_UNDEAD | S_DEMON | S_HI_DEMON
8583 D:Originally of the semi-divine Maiar, this evil spirit swore allegiance
8584 D: to Morgoth at the beginning of time and is now one of his most terrible
8585 D: demonic servants. With its flaming whip and sword it seeks to destroy you.
8587 N:574:Baby bronze dragon
8589 I:110:10d10:20:30:70
8594 F:FORCE_MAXHP | FORCE_SLEEP
8595 F:ONLY_GOLD | DROP_60 | DROP_1D2
8596 F:OPEN_DOOR | BASH_DOOR
8597 F:EVIL | DRAGON | NO_CONF
8600 D:This hatchling dragon is still soft, its eyes unaccustomed to light and
8601 D: its scales a dull bronze.
8603 N:575:Baby gold dragon
8605 I:110:10d10:20:30:70
8610 F:FORCE_MAXHP | FORCE_SLEEP
8611 F:ONLY_GOLD | DROP_60 | DROP_1D2
8612 F:OPEN_DOOR | BASH_DOOR
8616 D:This hatchling dragon is still soft, its eyes unaccustomed to light and
8617 D: its scales a pale gold.
8619 N:576:Great Swamp Wyrm
8621 I:120:35d100:30:150:80
8627 F:FORCE_SLEEP | FORCE_MAXHP
8628 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD
8629 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
8630 F:EVIL | DRAGON | IM_POIS | NO_CONF | NO_SLEEP
8632 S:BLIND | CONF | SCARE
8634 D:A truly enormous dragon with great powers. The foul gases issuing
8635 D: from the beast nearly make you vomit; and while you may try to hold
8636 D: your breath as you fight it, it sees no reason to do likewise.
8638 N:577:Great Wyrm of Perplexity
8640 I:120:35d100:30:150:80
8646 F:FORCE_SLEEP | FORCE_MAXHP
8647 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD
8648 F:SMART | BASH_DOOR | POWERFUL | MOVE_BODY
8649 F:EVIL | DRAGON | NO_CONF | NO_SLEEP
8651 S:BLIND | CONF | SCARE
8653 D:A dragon of great size and power. Its polished bronze scales reflect the
8654 D: light in strange and confusing patterns, and you find it hard to keep your
8655 D: mind on the job of fighting for your life.
8657 N:578:Great Bile Wyrm
8659 I:120:35d100:30:150:80
8665 F:FORCE_SLEEP | FORCE_MAXHP
8666 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD
8667 F:BASH_DOOR | POWERFUL | MOVE_BODY
8668 F:EVIL | DRAGON | IM_ACID | NO_CONF | NO_SLEEP
8670 S:BLIND | CONF | SCARE
8672 D:A huge and very powerful dragon. Great steaming pools of acid drip from
8673 D: its form onto the ground. You shudder when you see the acid eating away
8674 D: the very stones of the dungeon - what could it do to you?
8676 N:579:Great Wyrm of Thunder
8678 I:120:35d100:30:150:80
8684 F:FORCE_SLEEP | FORCE_MAXHP
8685 F:ONLY_ITEM | DROP_2D2 | DROP_3D2 | DROP_4D2 | DROP_GOOD
8686 F:BASH_DOOR | POWERFUL | MOVE_BODY
8687 F:EVIL | DRAGON | NO_CONF | NO_SLEEP
8689 S:BLIND | CONF | SCARE
8691 D:A dragon of gigantic proportions, with destructive abilities to match. The
8692 D: sheer loudness of its roar leaves you stunned and unable to think clearly
8693 D: enough to defend yourself adequately.
8697 I:110:15d11:20:40:40
8703 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
8706 S:ARROW_2 | MISSILE | BO_COLD | BO_ELEC | BLINK
8707 D:A warrior who is at one with nature. A master of both bow and sword, with
8708 D: minor spellcasting skills, and animals come to do his bidding.
8712 I:110:15d11:20:40:40
8718 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
8720 S:HEAL | CAUSE_2 | SLOW | SCARE | BLIND
8721 D:A warrior for a holy cause. Unfortunately, his god is not yours, and there is
8722 D: rivalry even between the various gods of Good, so he is your enemy.
8724 N:582:Ranger Chieftain
8726 I:120:50d20:20:60:10
8731 F:MALE | INVISIBLE | FORCE_MAXHP
8732 F:ONLY_ITEM | DROP_2D2
8733 F:TAKE_ITEM | OPEN_DOOR | BASH_DOOR
8734 F:NO_CONF | NO_SLEEP
8735 F:IM_FIRE | IM_ELEC | IM_COLD | IM_POIS
8738 S:ARROW_2 | ARROW_3 | ARROW_4 | MISSILE | BO_FIRE | BO_ELEC | BA_COLD
8740 D:A chieftain among the Rangers. His understanding of nature gives him
8741 D: powerful elemental spells to use against you, in addition to his skills
8742 D: as an archer and a warrior. Furthermore, he is a master of camouflage, so
8743 D: you will need magically enhanced seeing to spot him.
8747 I:120:60d25:20:80:10
8752 F:MALE | FORCE_MAXHP
8753 F:ONLY_ITEM | DROP_90 | DROP_2D2
8754 F:BASH_DOOR | KILL_BODY
8755 F:NO_CONF | NO_SLEEP | NO_FEAR
8756 S:1_IN_4 | HASTE | SCARE
8757 D:Even the strongest of normal human warriors fears the Berserker - the one who
8758 D: can drive himself into such a terrible battle-frenzy that he can survive blows
8759 D: which should kill him, and still apparently feel no pain. He tramples weaker
8760 D: creatures underfoot in his eagerness to get to his real enemy, and his
8761 D: battle-cry strikes terror into his foes.
8765 I:120:60d20:20:120:20
8769 F:FORCE_SLEEP | FORCE_MAXHP
8770 F:DROP_1D2 | TAKE_ITEM
8771 F:BASH_DOOR | OPEN_DOOR | MOVE_BODY
8772 F:EVIL | IM_POIS | IM_ACID | IM_FIRE | IM_COLD | GIANT
8775 D:A gigantic ugly humanoid with but one eye and very thick skin.
8777 N:585:Polyphemus, the Blind Cyclops
8779 I:130:53d100:40:140:40
8785 F:FORCE_SLEEP | FORCE_MAXHP | RAND_25
8786 F:DROP_2D2 | DROP_3D2 | DROP_GOOD | ONLY_ITEM | KILL_ITEM
8787 F:BASH_DOOR | KILL_BODY
8788 F:EVIL | GIANT | IM_ACID | IM_POIS | IM_FIRE | IM_COLD
8790 S:BOULDER | BO_WATE | BA_WATE | BO_ICEE | BA_ACID
8791 D:No ordinary cyclops, but the son of a sea-god: he wields the powers of
8792 D: elemental water as well as the considerable strength of a cyclops. His
8793 D: one eye was blinded long ago by the warrior Odysseus, but he has trained
8794 D: himself to hear so well that it nearly makes up for his disability.
8796 N:586:Atlas, the Titan
8798 I:120:60d100:30:160:15
8805 F:FORCE_SLEEP | FORCE_MAXHP
8806 F:ONLY_ITEM | DROP_GOOD | DROP_4D2 | KILL_BODY | KILL_WALL
8807 F:SMART | TAKE_ITEM | OPEN_DOOR | BASH_DOOR
8808 F:EVIL | GIANT | HURT_ROCK
8809 F:IM_FIRE | IM_COLD | IM_ACID | IM_ELEC | IM_POIS
8812 D:The strongest of all the Titans. Legend has it that he used to hold the sky
8813 D: on his shoulders; and the mountain range that now does so is named after him.
8815 N:587:Kronos, Lord of the Titans
8817 I:120:70d100:30:150:15
8824 F:FORCE_SLEEP | FORCE_MAXHP | MOVE_BODY
8825 F:ONLY_ITEM | DROP_4D2 | DROP_3D2 | DROP_GOOD
8826 F:SMART | TAKE_ITEM | BASH_DOOR
8827 F:EVIL | GIANT | ESCORT
8828 F:IM_FIRE | IM_COLD | IM_ACID | IM_POIS | IM_ELEC
8830 S:BOULDER | BR_FIRE | BR_COLD | BR_SHAR | BR_SOUN
8831 S:S_MONSTERS | S_KIN | TELE_TO | HEAL
8832 D:The lord of the Titans, he has broken loose from his confinement in
8833 D: the nether hells to seek revenge on the world.
8842 F:HURT_LITE | NO_FEAR
8845 D:A huge disembodied eye. As you stare into the black nothingness of its pupil,
8846 D: you feel your will and vitality draining away, and are unable to do anything
8847 D: except approach it in horrified fascination.
8856 F:FORCE_SLEEP | FORCE_MAXHP
8857 F:NO_CONF | NO_SLEEP | NO_FEAR
8859 S:FORGET | CAUSE_2 | HOLD | SLOW
8860 D:A lesser relative of the beholder: a globular body with a large toothy mouth,
8861 D: a large central eye, and four smaller eyes on stalks protruding from the top
8866 I:110:15d20:20:50:20
8872 F:FORCE_SLEEP | FORCE_MAXHP
8875 S:CAUSE_2 | TELE_AWAY | BA_COLD | BO_ELEC | HOLD | DRAIN_MANA
8876 D:Another lesser relative of the beholder, this six-eyed creature feeds on magic.
8878 N:591:Beholder hive-mother
8880 I:120:35d100:30:80:10
8886 F:FORCE_SLEEP | FORCE_MAXHP
8889 F:NO_CONF | NO_SLEEP | IM_POIS
8891 S:BLIND | CONF | FORGET | SCARE | DRAIN_MANA | BRAIN_SMASH
8892 S:BA_DARK | BO_MANA | BA_ACID | BA_FIRE | BA_COLD | BO_NETH
8894 D:A hive mother of the race of beholders, she can summon her brood to her aid
8895 D: whenever she wishes.
8903 F:MULTIPLY | WEIRD_MIND | ANIMAL | EVIL
8906 D:Believed to be an evil relative of the cricket, this creature gets its name
8907 D: from its incessant squeaking, which can best be described as "neek-breek,
8908 D: neek-breek". The noise can drive people frantic, and worse still, can be
8909 D: heard for quite some distance, alerting other monsters to your presence.
8917 F:MULTIPLY | WEIRD_MIND | ANIMAL
8918 D:Clouds of these monsters light up the dungeon - so brightly that you can
8919 D: barely see through them.
8921 N:594:Eol, the Dark Elf
8923 I:130:80d30:20:100:60
8929 F:FORCE_SLEEP | FORCE_MAXHP
8930 F:ONLY_ITEM | DROP_2D2 | DROP_4D2 | DROP_GOOD
8931 F:SMART | OPEN_DOOR | BASH_DOOR | HURT_LITE
8932 F:EVIL | IM_POIS | IM_FIRE | IM_COLD | NO_CONF | NO_SLEEP
8934 S:HEAL | BLINK | TELE_TO | BLIND | CONF | CAUSE_4 | DARKNESS
8935 S:BA_NETH | BA_ELEC | BA_ACID | BA_FIRE | BA_COLD | BO_MANA
8936 S:S_MONSTERS | S_UNDEAD | S_DRAGON | S_DEMON
8937 D:A lord of the Teleri, Eol is a mighty metalsmith, the only one to ever
8938 D: forge weapons of meteorite iron. The mortal enemy of the Eldar,
8939 D: he is currently fleeing their wrath, following the murder of Princess
8940 D: Aredhel of Gondolin.
8942 N:595:Maeglin, the Traitor of Gondolin
8944 I:130:60d100:70:120:20
8951 F:FORCE_SLEEP | FORCE_MAXHP
8952 F:ONLY_ITEM | DROP_3D2 | DROP_4D2 | DROP_GOOD | DROP_GREAT
8953 F:OPEN_DOOR | BASH_DOOR | KILL_WALL | MOVE_BODY
8954 F:EVIL | IM_POIS | IM_FIRE | IM_COLD | NO_CONF | NO_SLEEP
8957 S:S_MONSTERS | S_WRAITH | S_HI_UNDEAD | S_HI_DRAGON | S_HI_DEMON | S_UNIQUE
8958 D:The son of Eol the Dark Elf, Maeglin is every bit as evil as his father
8959 D: and more. His greed for gold led him to betray the Hidden Kingdom of
8960 D: Gondolin to Morgoth's forces. He is a mighty warrior himself, and some
8961 D: of Morgoth's greatest servants answer to his call.
8965 I:120:30d100:20:90:10
8971 F:FORCE_SLEEP | FORCE_MAXHP
8972 F:DROP_60 | DROP_4D2 | DROP_GOOD
8973 F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR | REGENERATE
8974 F:INVISIBLE | PASS_WALL
8975 F:EVIL | UNDEAD | IM_COLD | IM_POIS | IM_FIRE | HURT_LITE
8976 F:NO_CONF | NO_SLEEP
8978 S:HOLD | SCARE | CAUSE_3 | CAUSE_4 | DRAIN_MANA
8979 S:BRAIN_SMASH | DARKNESS | BO_NETH | S_UNDEAD
8980 D:A terrible robed undead figure, this creature has existed in its
8981 D: unlife for many centuries by stealing the life of others. It can
8982 D: summon the very shades of its victims from beyond the grave to
8983 D: come enslaved to its aid.
8985 N:597:Silent watcher
8987 I:110:80d25:42:80:10
8993 F:EMPTY_MIND | NEVER_MOVE | EVIL
8994 F:IM_FIRE | IM_COLD | IM_ELEC | IM_POIS
8995 F:HURT_ROCK | COLD_BLOOD | HURT_LITE
8996 F:NO_CONF | NO_SLEEP | NO_FEAR
8998 S:SHRIEK | S_MONSTER | S_MONSTERS | HOLD | CONF | MIND_BLAST | DRAIN_MANA
8999 D:A figure carved from stone, with three vulture faces whose eyes glow
9000 D: with a malevolent light.
9010 D:Trained to hunt and kill without fear.
9014 I:110:15d10:30:30:20
9019 F:DROP_60 | OPEN_DOOR | BASH_DOOR
9020 F:EVIL | UNDEAD | FRIENDS | IM_POIS | IM_COLD | NO_CONF | NO_SLEEP
9021 F:COLD_BLOOD | HURT_LITE
9024 D:Flesh is falling off in chunks from this decaying abomination.
9028 I:120:30d10:30:50:20
9034 F:DROP_60 | OPEN_DOOR | BASH_DOOR
9035 F:EVIL | UNDEAD | ESCORT | IM_POIS | IM_COLD | NO_CONF | NO_SLEEP
9036 F:COLD_BLOOD | HURT_LITE
9039 D:This vile abomination is a relative of ghouls, and often leads packs
9040 D: of them. It smells foul, and its bite carries a rotting disease.
9042 N:601:Greater basilisk
9044 I:120:20d100:25:100:15
9046 B:GAZE:PARALYZE:3d12
9047 B:GAZE:PARALYZE:3d12
9050 F:ONLY_ITEM | DROP_1D2 | DROP_GOOD | POWERFUL
9051 F:OPEN_DOOR | BASH_DOOR | EVIL | IM_POIS
9052 F:ANIMAL | NO_CONF | NO_SLEEP | RES_NEXUS
9054 S:BR_POIS | BR_DARK | BR_NEXU
9055 D:A large basilisk, whose shape resembles that of a great wyrm.
9059 I:110:30d10:20:45:50
9065 F:FORCE_MAXHP | FRIENDS | FORCE_SLEEP
9066 F:OPEN_DOOR | BASH_DOOR | HURT_LITE
9067 F:ANIMAL | EVIL | IM_POIS | SMART
9069 S:BO_FIRE | SLOW | HOLD | CAUSE_3 | MISSILE
9070 D:An intelligent arachnid whose hairy legs weave spells in the air.
9074 I:120:60d20:20:65:50
9080 F:FORCE_MAXHP | FORCE_SLEEP | ESCORT
9081 F:OPEN_DOOR | BASH_DOOR | HURT_LITE | SMART
9082 F:ANIMAL | EVIL | IM_FIRE | IM_POIS
9084 S:SLOW | HOLD | DRAIN_MANA | MIND_BLAST | HEAL
9085 S:BA_FIRE | BO_FIRE | CAUSE_3 | S_SPIDER | S_KIN
9086 D:A vast, bloated arachnid, master of its brood: among the more terrible of
9087 D: Ungoliant's descendants, this is a monster such as those who haunted the dread
9088 D: valley of Nan Dungortheb long ago.
9096 F:OPEN_DOOR | BASH_DOOR
9098 S:1_IN_5 | MISSILE | CAUSE_1 | HEAL | CONF
9099 D:It is a kobold dressed in skins and gesturing wildly.
9101 N:605:Bat of Gorgoroth
9103 I:120:20d10:20:30:30
9107 F:DROP_60 | RAND_25 | MOVE_BODY
9108 F:BASH_DOOR | WEIRD_MIND
9109 F:ANIMAL | IM_POIS | FRIENDS
9111 S:SCARE | BR_POIS | BR_DARK
9112 D:Fed with horrid meats and grown to enormous size, this slavering creature
9113 D: seeks livelier prey.
9117 I:120:24d14:16:75:30
9122 F:WEIRD_MIND | BASH_DOOR
9124 D:It is a fast moving creature of chaos, a gigantic black bat
9125 D: surrounded by flickering bright red flames.
9127 N:607:Wolf chieftain
9135 F:ESCORTS | FORCE_MAXHP | IM_COLD | IM_ACID
9136 F:SMART | ESCORT | ANIMAL | EVIL
9137 F:OPEN_DOOR | BASH_DOOR | NO_FEAR | MALE
9139 D:A great wolf-chieftain whose pack is in the service of the Dark Lord,
9140 D: and whose howls strike fear into even the boldest heart.
9144 I:120:35d100:20:170:50
9150 F:FORCE_SLEEP | FORCE_MAXHP | EMPTY_MIND
9151 F:COLD_BLOOD | OPEN_DOOR | BASH_DOOR
9152 F:UNDEAD | IM_COLD | IM_POIS | IM_FIRE | IM_ELEC
9153 F:NO_CONF | NO_SLEEP | NO_FEAR
9155 S:TELE_TO | CAUSE_4 | DRAIN_MANA
9156 S:BRAIN_SMASH | BA_NETH | S_UNDEAD
9157 D:A skeletal form, black as night, constructed from the bones of its
9158 D: previous victims.
9162 I:120:40d100:20:170:50
9168 F:FORCE_MAXHP | FORCE_SLEEP | EMPTY_MIND | COLD_BLOOD
9169 F:OPEN_DOOR | BASH_DOOR | IM_FIRE | IM_ELEC | IM_POIS | IM_ACID
9170 F:NO_CONF | NO_SLEEP | NO_FEAR | DEMON
9172 S:BO_PLAS | BA_FIRE | BR_FIRE | BA_ELEC | S_DEMON | TELE_TO
9173 D:A gigantic four-armed animated bronze statue of demonic shape, glowing with
9176 N:610:Ogre chieftain
9178 I:120:30d15:20:55:30
9185 F:ONLY_ITEM | DROP_90 | MOVE_BODY
9186 F:OPEN_DOOR | BASH_DOOR
9187 F:EVIL | MALE | GIANT | ESCORT
9188 D:This ogre is leader of his tribe. He sneers at you as he advances towards you,
9189 D: wielding a huge club and pushing his own followers rudely aside.
9191 N:611:Ar-Pharazon the Golden
9193 I:130:40d100:30:45:255
9199 F:FORCE_SLEEP | FORCE_MAXHP | UNIQUE | EVIL | MALE
9200 F:ONLY_ITEM | DROP_1D2 | DROP_3D2 | DROP_GOOD | DROP_GREAT
9201 F:SMART | TAKE_ITEM | OPEN_DOOR | BASH_DOOR | MOVE_BODY
9202 F:IM_FIRE | IM_ELEC | IM_POIS
9204 S:HEAL | TELE_AWAY | S_MONSTERS | S_KIN
9205 D:Last and proudest king of ancient Numenor. Corrupted by power and
9206 D: avarice, he fell victim to Sauron's wiles, tried to fight the Valar
9207 D: themselves, and condemned Numenor to oblivion.
9209 N:612:Troll chieftain
9211 I:120:30d30:30:50:20
9217 F:FORCE_MAXHP | ESCORT | OPEN_DOOR | DROP_1D2
9218 F:SMART | BASH_DOOR | TAKE_ITEM | REGENERATE | MOVE_BODY
9219 F:EVIL | TROLL | IM_POIS | NO_FEAR
9220 D:This troll's great strength and size have won it the place of chieftain
9221 D: of its tribe. It fears nothing.
9228 F:FORCE_SLEEP | RAND_50
9229 F:EMPTY_MIND | BASH_DOOR | POWERFUL
9230 F:NO_FEAR | NO_CONF | NO_SLEEP
9233 D:A howling blast of razor-sharp mountain fragments, kept intact by perilous
9236 N:614:Storm of Unmagic
9240 B:ENGULF:UN_POWER:5d5
9241 B:ENGULF:UN_BONUS:5d5
9242 F:ATTR_MULTI | FORCE_SLEEP
9244 F:EMPTY_MIND | BASH_DOOR | POWERFUL
9245 F:NO_CONF | NO_SLEEP | NO_FEAR | RES_DISE
9248 D:Howling through the disintegrating dungeon, this whirlpool of Unmagic
9249 D: rips the enchantments from everything it touches.
9253 I:110:34d10:30:68:255
9259 F:FORCE_SLEEP | FORCE_MAXHP | NO_FEAR | EVIL | UNDEAD | COLD_BLOOD
9260 F:ONLY_ITEM | DROP_1D2 | DROP_2D2
9261 F:SMART | TAKE_ITEM | OPEN_DOOR | BASH_DOOR | ESCORT | MOVE_BODY
9262 F:IM_ACID | IM_COLD | IM_ELEC | IM_POIS
9263 F:NO_CONF | NO_SLEEP
9265 S:HEAL | HASTE | BLIND | SCARE | S_UNDEAD
9266 S:BA_POIS | BO_NETH | BA_COLD | DRAIN_MANA
9267 S:MIND_BLAST | CAUSE_3 | DARKNESS | FORGET
9268 D:Once a powerful ruler, now an even more powerful undead menace.
9270 N:616:Multi-hued hound
9280 F:BASH_DOOR | ATTR_MULTI
9281 F:ANIMAL | NO_CONF | NO_SLEEP
9282 F:IM_ELEC | IM_POIS | IM_ACID | IM_FIRE | IM_COLD
9284 S:BR_ACID | BR_POIS | BR_COLD | BR_FIRE | BR_ELEC
9285 D:Shimmering in rainbow hues, this hound is beautiful and deadly.