/usr/share/games/crossfire/races is in crossfire-common 1.71.0+dfsg1-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 | #
# the races file
#
# To start a new race category w/ 'RACE' identifier
# list the name of the archetypes singly on lines below
#
# Each arch entered will have thei op->race reset to
# the value listed for the last occuring 'RACE'. Also,
# if the arch is a creature, it is added to a linked
# list of monsters that all have the same race.
# Any type of archetype may be listed, but monsters
# should be ordered by inherent level value/exp
#
# Prepending a '!' will prevent an item from having its
# op->race field reset to RACE.
#
# Prepending a '@' will prevent a creature from having its
# arch listed on the summoning list.
#
# You can have an entry with both '@' and '!' (ie "@!<name>")
# but that is the same as not listing the arch!
#
#
RACE undead
generate_ghost
generate_zombie
generate_skeleton
generate_skull
generate_vampire
ghost
zombie
skeleton
grimreaper
wight
wraith
ghast
nightmare
spectre
vampire
skull
lich
demilich
dave
nazgul
RACE demon
generate_devil
imp
devil
raas
big_demon
demon_lord
Greater_Demon
belzebub
jessyb
bone_head
evil_master1
evil_master2
evil_master3
evil_master4
RACE angel
angel
liteangel
mesangel
ArchAngel
RACE goblin
generate_kobold
generate_goblin
generate_orc
generate_gnoll
kobold
goblin
orc
gnoll
ologhi
h_kobold
unusual_kobold
RACE troll
small_troll
troll
gaelotroll
RACE faerie
generate_pixie
generate_stalker
pixie
elf_1
sandy
stalker
dark_elf
unicorn
faerie_dragon
deathtree
ent
lamia
RACE animal
generate_bat
generate_mouse
generate_panther
generate_scorpion
mouse
bat
dog
panther
giant_bat
scorpion
wolf
bear
rustmonster
shadowpup
polarbear
dire_wolf
behemoth
shadowtiger
giantrat
pet_necro
neko
RACE bird
generate_bird
chicken
goose
bird
RACE reptile
generate_serp_man
snake
serpent
serp_man
cobra
serp_priest
fire_serpent
RACE slime
blob
slime
fungus
acid_sphere
green_slime
black_pudding
RACE unnatural
generate_beholder
beholder
sphinx
baslic
dread
golem_necro
RACE dragon
generate_dragon
@pl_dragon
dragon
baby_dragon
chinese_dragon
big_elec
big_dragon
dragonman
Cwyvern
big_dragon_worthless
RACE water_elemental
!para_mud
para_water
para_ice
water_elemental
water_witch
RACE fire_elemental
para_fire
para_lava
fire_elemental
fire_witch
RACE air_elemental
para_air
para_lightning
air_elemental
air_witch
RACE earth_elemental
para_mud
para_earth
earth_elemental
earth_witch
RACE giant
generate_ogre
generate_giant
ogre
giant
titan
DK
big_wiz
cyclops
EDK
mabu
RACE human
generate_madman
charwoman
prisoner
crone
guildmaster
sage
woman
man
c_sage
c_woman
c_man
princess
fighter
thief_1
ninja_1
ninja2
conjurer2
warrior_1
pirate
northman
pirate_lass
madman
conjurer
guard
light_guard
pyromaniac
medium_guard
knight
lord_e
necromancer
siegfried
RACE chess
chess_pawn
chess_rook
chess_knight
chess_bishop
chess_queen
chess_king
RACE chaos
living_chaos
chaos_witch
RACE dwarf
gnome
dwarf
@dwarf_player
dwarf_priest
dwarf_wiz
lesser_dwarven_guard
greater_dwarven_guard
RACE insect
generate_ant
generate_bee
spider_gen
generate_xan
beehive
ant
bee
centipede
killer_bee
spider
xan
# this is the summoning list for the god ruggilli
RACE consuming_fire_creatures
!para_fire
!fire_serpent
!fire_elemental
!fire_witch
!dragon
!baby_dragon
!big_dragon
# this is the summoning list for the goddess Ixalovh
RACE chaotic_water_creatures
!para_water
!water_elemental
!lokanth
!tentacle
!water_witch
!tentacle2
!chinese_dragon
|