# File: pit.txt

# This file is used to initialize the "monster nest/pit" information for Angband.

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

# If you add more pits to the file, make sure to update limits.txt.

# === Understanding pit.txt ===

# N: serial number : name
# R: room type
# A: rarity : average level
# O: object rarity
# C: color
# T: template name
# T: template name
# F: flag | flag | ...
# f: forbidden flag | ...
# S: spell | spell | ...
# s: forbidden spell | ...
# E: forbidden monster name
#
# Each entry must start with an 'N' line, with a new serial number,
# and a name.
#
# 'R' is for room type. Currently, room type is one of the following:
#   (1) Pits (large room filled with many monsters of a few types in an ordered fashion)
#   (2) Nests (large room filled with many types of monsters in a disordered fashion)
#
# 'A' is for rarity and average level. A rarity of N means that the pit is N times
# more rare than a pit with a rarity of 1. The average level is the dungeon level
# at which this pit is most common.
#
# 'O' is for object rarity. A rarity of N means that every square of the pit has an
# N % chance of having an item.
#
# 'C' is for monster color. If any 'C' lines are present, then all monsters in this
# pit will be one of the specified colors. You may use any number of 'C' lines.
#
# 'T' is for monster template (see monster_base.txt). Up to 4 'T' lines may be present.
# If there are no 'T' lines, then monsters may have any monster template. Otherwise,
# every monster in this pit/nest will be one of the listed templates.
#
# 'F' is for monster flags. Every monster in this pit/nest will have every listed flag.
# As many 'F' lines as are necessary may be used.
#
# 'S' is for spell flags. Every monster in this nest/pit will have every listed spell flag.
# As many 'S' lines as are necessary may be used.
#
# 'f' is for forbidden flags. No monster in this nest/pit will have any of the listed flags.
# As many 'f' lines as are necessary may be used.
#
# 's' is for forbidden spell flags. No monster in this nest/pit will have any of the listed
# spell flags. As many 's' lines as are necessary may be used.
#
# 'E' is for forbidden ('E'xcluded) monsters. The named monster will not appear in this pit.
# You may use any number of 'E' lines.

N:1:Orc
R:1
A:1:25
O:0
T:orc

N:2:Troll
R:1
A:1:45
O:0
T:troll

N:3:Giant
R:1
A:1:65
O:0
T:giant

N:4:Acid dragons
R:1
A:6:85
O:0
T:dragon
T:ancient dragon
S:BR_ACID
s:BR_ELEC

N:5:Electric dragons
R:1
A:6:85
O:0
T:dragon
T:ancient dragon
S:BR_ELEC
s:BR_ACID

N:6:Fire dragons
R:1
A:6:85
O:0
T:dragon
T:ancient dragon
S:BR_FIRE
s:BR_COLD

N:7:Ice dragons
R:1
A:6:85
O:0
T:dragon
T:ancient dragon
S:BR_COLD
s:BR_FIRE

N:8:Poison dragons
R:1
A:6:85
O:0
T:dragon
T:ancient dragon
S:BR_POIS
s:BR_FIRE

N:9:Multi-hued dragons
R:1
A:6:85
O:0
T:dragon
T:ancient dragon
S:BR_ACID | BR_ELEC | BR_FIRE
S:BR_COLD | BR_POIS

N:10:Demons
R:1
A:1:105
O:0
T:major demon
E:Horned Reaper

N:11:Jelly
R:2
A:1:20
O:5
T:icky thing
T:jelly
T:mold
T:mushroom

N:12:Animals
R:2
A:1:50
O:10
F:ANIMAL

N:13:Undead
R:2
A:1:80
O:20
F:UNDEAD

# New pits and nests

N:14:Ants
R:2
A:1:15
O:5
T:ant
f:KILL_BODY

N:15:Kobolds
R:1
A:1:15
O:0
T:kobold

N:16:Creepy crawlies
R:2
A:1:20
O:5
T:centipede
T:killer beetle
T:spider
s:BLINK
s:CONF
s:SLOW

N:17:Minor demons
R:1
A:1:20
O:5
T:minor demon
s:S_DEMON

N:18:Spellcasters
R:1
A:1:20
O:0
T:kobold
T:humanoid
T:orc
T:person
S:MISSILE
s:ARROW_1
s:ARROW_2

N:19:Archers
R:1
A:1:25
O:0
T:kobold
T:orc
T:person
C:W
C:D
s:BO_NETH
s:HASTE

N:20:Naga
R:1
A:1:25
O:0
T:naga

N:21:Thieves
R:1
A:1:25
O:0
T:person
C:b

N:22:Warriors
R:1
A:1:25
O:0
T:person
C:u
C:y

N:23:Dark elves
R:1
A:1:30
O:0
T:humanoid
F:HURT_LIGHT

N:24:Eyes
R:1
A:1:30
O:5
T:eye
s:S_UNDEAD
s:S_KIN

N:25:Ogres
R:1
A:1:30
O:0
T:ogre

N:26:Believers
R:1
A:1:35
O:0
T:person
S:HEAL
s:S_ANIMAL

N:27:Serpents
R:2
A:1:40
O:5
T:snake
T:naga
T:hydra
s:BA_POIS
s:BR_FIRE

N:28:Lesser undead
R:2
A:1:40
O:10
T:skeleton
T:zombie
T:wraith
s:BO_NETH
s:TELE_AWAY

N:29:Wizards
R:1
A:1:45
O:0
T:person
S:CONF

N:30:Vampires
R:1
A:1:55
O:0
T:bat
T:vampire
F:UNDEAD

N:31:Hydra
R:2
A:1:60
O:8
T:hydra

N:32:Golems
R:1
A:1:65
O:10
T:golem
f:DRAGON
f:UNDEAD
f:DEMON

N:33:Gold dragons
R:1
A:6:85
O:0
T:dragon
T:ancient dragon
S:BR_SOUN
s:BR_SHAR

N:34:Ainur
R:1
A:1:90
O:0
T:ainu
