# File: p_race.txt


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

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

# If you add or remove races you will need to update the limits.txt file.

# === Understanding p_race.txt ===

# Format:
# N:race number:race name
# S:str:int:wis:dex:con:chr
# R:dis:dev:sav:stl:srh:fos:thn:thb:throw:dig
# X:hitdie:expbase:infra
# I:history:agebase:agemod
# H:hgtmale:modhgtmale:hgtfemale:modhgtfemale
# W:wgtmale:modwgtmale:wgtfemale:modwgtfemale
# F:racial flags
# C:classes (numeric)

# 'N' indicates the beginning of an entry. The serial number must
# increase for each new race.

# 'S' is for the stat modifiers - strength, intelligence, wisdom,
# dexterity, constitution, charisma.

# 'R' is for the base skills - disarming, magic devices, saving throws,
# stealth, searching ability, searching frequency, to hit (melee),
# to hit (bows), to hit (throwing), digging.

# 'X' is for extra info - max. hitpoints gained per level, experience
# factor in percent, range of infravision in 10 feets.

# 'I' is for info - starting point of the player history, base age,
# random age modifier.

# 'H' is height info - base height (males), mod height (males),
# base height (females), mod height (females).

# 'W' is weight info - base weight (males), mod weight (males),
# base weight (females), mod weight (females).

# 'F' is for racial flags.

# 'C' is for class choices.


# Version stamp (required)

V:0.0.1

N:0:Human
S:0:0:0:0:0:0
R:0:0:0:0:0:10:0:0:0:0
X:10:100:0
I:1:14:6
H:72:6:66:4
W:180:25:150:20
C:0|1|2|3|4|5|6|7|8

N:1:Half-Elf
S:-1:1:0:1:-1:1
R:2:3:3:1:6:11:-1:5:5:0
X:9:110:2
I:4:24:16
H:66:6:62:6
W:130:15:100:10
C:0|1|2|3|4|5|6|7|8

N:2:Elf
S:-1:2:1:1:-2:1
R:5:6:6:1:8:12:-5:15:15:0
X:8:120:3
I:7:75:75
H:60:4:54:4
W:100:6:80:6
F:RES_LITE
C:0|1|3|4|6|8

N:3:Hobbit
S:-2:2:1:3:2:1
R:15:18:18:4:12:15:-10:20:20:0
X:7:110:4
I:10:21:12
H:36:3:33:3
W:60:3:50:3
F:SUST_DEX
C:0|3|4|8

N:4:Gnome
S:-1:2:0:2:1:-2
R:10:12:12:3:6:13:-8:12:12:0
X:8:125:4
I:13:50:40
H:42:3:39:3
W:90:6:75:3
F:FREE_ACT
C:0|1|2|3|6|7|8

N:5:Dwarf
S:2:-3:2:-2:2:-3
R:2:9:9:-1:7:10:15:0:0:0
X:11:120:5
I:16:35:15
H:48:3:46:3
W:150:10:120:10
F:RES_BLIND
C:0|2|5|7|8

N:6:Half-Orc
S:2:-1:0:0:1:-4
R:-3:-3:-3:-1:0:7:12:-5:-5:0
X:10:110:3
I:19:11:4
H:66:1:62:1
W:150:5:120:5
F:RES_DARK
C:0|2|3|6|7|8

N:7:Half-Troll
S:4:-4:-2:-4:3:-6
R:-5:-8:-8:-2:-1:5:20:-10:-10:0
X:12:120:3
I:22:20:10
H:96:10:84:8
W:250:50:225:40
F:SUST_STR
C:0|2|7|8

N:8:Dunadan
S:1:2:2:2:3:2
R:4:5:5:2:3:13:15:10:10:0
X:10:180:0
I:1:50:20
H:82:5:78:6
W:190:20:180:15
F:SUST_CON
C:0|1|2|4|5|6|7|8

N:9:High-Elf
S:1:3:-1:3:1:5
R:4:20:20:3:3:14:10:25:25:0
X:10:200:4
I:7:100:30
H:90:10:82:10
W:190:20:180:15
F:RES_LITE | SEE_INVIS
C:0|1|2|4|6|7|8

# Druedain is a player race in Angband/64

N:10:Druedain
S:3:2:3:-3:6:-4
R:2:10:20:5:12:15:0:-5:-5:0
X:10:100:20
I:5:11:5
H:45:3:43:3
W:150:10:150:10
F:TELEPATHY | SLOW5 | REGEN25 | GOOD_SAVE
C:0|1|2|3|4|5|6|7|8

# In Angband/64 Kobold is not a player race

# N:10:Kobold
# S:-1:-1:0:2:2:-2
# R:10:5:0:4:15:15:-5:10:10:0
# X:8:115:5
# I:23:15:10
# H:38:4:36:3
# W:70:5:60:4
# F:RES_POIS
# C:0|2|3|4|6|7|8
