1# File: graf-new.prf
2
3#
4# This file defines special attr/char mappings for use in "graphics" mode
5# with Adam Bolt's 16x16 tiles.
6#
7# By Robert Ruehlmann < rr9@thangorodrim.net >
8#
9# See "lib/help/command.txt" and "src/files.c" for more information.
10#
11
12#MAngband-specific:
13
14F:64:0x80/0x81 #dirt
15F:65:0x80/0x82 #grass
16F:66:0x80/0x83 #crops
17F:68:0x80/0x81 #loose dirt
18F:72:0x80/0x81 #mud
19F:76:0x83/0x80 #water
20F:80:0x82/0x91 #drawbridge
21
22F:81:0x82/0x84 #opened door
23
24F:95:0x80/0x93 #pvp arena wall
25F:96:0x82/0x93 #log
26
27F:97:0x82/0x97 #tree
28F:98:0x82/0x98 #dark tree
29
30F:112:0x80/0x80 #border permawall
31
32F:113:0x82/0x83 #closed door
33F:114:0x82/0x83 #closed door
34F:115:0x82/0x83 #closed door
35F:116:0x82/0x83 #closed door
36F:117:0x82/0x83 #closed door
37F:118:0x82/0x83 #closed door
38F:119:0x82/0x83 #closed door
39F:120:0x82/0x83 #closed door
40
41K:399:0xAE/0x98 # house foundation stone
42
43##### Special attr/char values #####
44
45# GF_ELEC (0x009 - 0x011)
46S:0x011:0x8f/0x8a
47S:0x010:0x8f/0x88
48S:0x00f:0x8f/0x8b
49S:0x00e:0x8f/0x89
50S:0x00d:0x8e/0x9e
51S:0x00c:0x8f/0x89
52S:0x00b:0x8f/0x8b
53S:0x00a:0x8f/0x88
54S:0x009:0x8f/0x8a
55
56# GF_POIS (0x012 - 0x01a)
57S:0x01a:0x8f/0x92
58S:0x019:0x8f/0x90
59S:0x018:0x8f/0x93
60S:0x017:0x8f/0x91
61S:0x016:0x91/0x8b
62S:0x015:0x8f/0x91
63S:0x014:0x8f/0x93
64S:0x013:0x8f/0x90
65S:0x012:0x8f/0x92
66
67# GF_ACID (0x01b - 0x023)
68S:0x023:0x8f/0x8e
69S:0x022:0x8f/0x8c
70S:0x021:0x8f/0x8f
71S:0x020:0x8f/0x8d
72S:0x01f:0x8e/0x9d
73S:0x01e:0x8f/0x8d
74S:0x01d:0x8f/0x8f
75S:0x01c:0x8f/0x8c
76S:0x01b:0x8f/0x8e
77
78# GF_COLD (0x024 - 0x02c)
79S:0x02c:0x8f/0x86
80S:0x02b:0x8f/0x84
81S:0x02a:0x8f/0x87
82S:0x029:0x8f/0x85
83S:0x028:0x91/0x89
84S:0x027:0x8f/0x85
85S:0x026:0x8f/0x87
86S:0x025:0x8f/0x84
87S:0x024:0x8f/0x86
88
89# GF_FIRE (0x02d - 0x035)
90S:0x035:0x8f/0x82
91S:0x034:0x8f/0x80
92S:0x033:0x8f/0x83
93S:0x032:0x8f/0x81
94S:0x031:0x91/0x88
95S:0x030:0x8f/0x81
96S:0x02f:0x8f/0x83
97S:0x02e:0x8f/0x80
98S:0x02d:0x8f/0x82
99
100# (unused) (0x036 - 0x03e)
101S:0x03e:0x80/0x80
102S:0x03d:0x80/0x80
103S:0x03c:0x80/0x80
104S:0x03b:0x80/0x80
105S:0x03a:0x80/0x80
106S:0x039:0x80/0x80
107S:0x038:0x80/0x80
108S:0x037:0x80/0x80
109S:0x036:0x80/0x80
110
111# (unused) (0x03f - 0x047)
112S:0x047:0x80/0x80
113S:0x046:0x80/0x80
114S:0x045:0x80/0x80
115S:0x044:0x80/0x80
116S:0x043:0x80/0x80
117S:0x042:0x80/0x80
118S:0x041:0x80/0x80
119S:0x040:0x80/0x80
120S:0x03f:0x80/0x80
121
122# GF_BOULDER (0x048 - 0x050)
123S:0x050:0x88/0x96
124S:0x04f:0x88/0x96
125S:0x04e:0x88/0x96
126S:0x04d:0x88/0x96
127S:0x04c:0x88/0x96
128S:0x04b:0x88/0x96
129S:0x04a:0x88/0x96
130S:0x049:0x88/0x96
131S:0x048:0x88/0x96
132
133# GF_BOLT (crossbow) (0x051 - 0x059)
134S:0x059:0xae/0x8f
135S:0x058:0xae/0x8b
136S:0x057:0xae/0x90
137S:0x056:0xae/0x8e
138S:0x055:0x80/0x80
139S:0x054:0xae/0x8d
140S:0x053:0xae/0x91
141S:0x052:0xae/0x8c
142S:0x051:0xae/0x92
143
144# GF_MISSILE (MM) (0x05a - 0x062)
145S:0x062:0x90/0x82
146S:0x061:0x90/0x80
147S:0x060:0x90/0x83
148S:0x05f:0x90/0x81
149S:0x05e:0x91/0x95
150S:0x05d:0x90/0x81
151S:0x05c:0x90/0x83
152S:0x05b:0x90/0x80
153S:0x05a:0x90/0x82
154
155# GF_ARROW (0x063 - 0x06b)
156S:0x06b:0xae/0x87
157S:0x06a:0xae/0x83
158S:0x069:0xae/0x88
159S:0x068:0xbb/0x8d
160S:0x067:0x80/0x80
161S:0x066:0xae/0x85
162S:0x065:0xae/0x89
163S:0x064:0xae/0x84
164S:0x063:0xae/0x8a
165
166# GF_PLASMA (0x06c - 0x074)
167S:0x074:0x8f/0x96
168S:0x073:0x8f/0x94
169S:0x072:0x8f/0x97
170S:0x071:0xbc/0x8c
171S:0x070:0x91/0x8d
172S:0x06f:0x8f/0x95
173S:0x06e:0x8f/0x97
174S:0x06d:0x8f/0x94
175S:0x06c:0x8f/0x96
176
177# GF_HOLY_ORB (0x075 - 0x07d)
178S:0x07d:0x8f/0x92
179S:0x07c:0x8f/0x90
180S:0x07b:0x8f/0x93
181S:0x07a:0x8f/0x91
182S:0x079:0x91/0x97
183S:0x078:0x8f/0x91
184S:0x077:0x8f/0x93
185S:0x076:0x8f/0x90
186S:0x075:0x8f/0x92
187
188# GF_WATER (0x07e - 0x086)
189S:0x086:0x8f/0x86
190S:0x085:0x8f/0x84
191S:0x084:0x8f/0x87
192S:0x083:0x8f/0x85
193S:0x082:0x91/0x8c
194S:0x081:0x8f/0x85
195S:0x080:0x8f/0x87
196S:0x07f:0x8f/0x84
197S:0x07e:0x8f/0x86
198
199# GF_LITE (0x087 - 0x08f)
200S:0x08f:0x90/0x96
201S:0x08e:0x90/0x94
202S:0x08d:0x90/0x97
203S:0x08c:0xbb/0x8d
204S:0x08b:0x91/0x8e
205S:0x08a:0x90/0x95
206S:0x089:0x90/0x97
207S:0x088:0x90/0x94
208S:0x087:0x90/0x96
209
210# GF_DARK (0x090 - 0x098)
211S:0x098:0x90/0x86
212S:0x097:0x90/0x84
213S:0x096:0x90/0x87
214S:0x095:0x90/0x85
215S:0x094:0x91/0x91
216S:0x093:0x90/0x85
217S:0x092:0x90/0x87
218S:0x091:0x90/0x84
219S:0x090:0x90/0x86
220
221# GF_LITE_WEAK (0x099 - 0x0a1)
222S:0x0a1:0x90/0x96
223S:0x0a0:0x90/0x94
224S:0x09f:0x90/0x97
225S:0x09e:0x90/0x95
226S:0x09d:0x91/0x97
227S:0x09c:0x90/0x95
228S:0x09b:0x90/0x97
229S:0x09a:0x90/0x94
230S:0x099:0x90/0x96
231
232# GF_DARK_WEAK (0x0a2 - 0x0aa)
233S:0x0aa:0x90/0x86
234S:0x0a9:0x90/0x84
235S:0x0a8:0x90/0x87
236S:0x0a7:0x8f/0x9d
237S:0x0a6:0x91/0x98
238S:0x0a5:0x90/0x85
239S:0x0a4:0x90/0x87
240S:0x0a3:0x90/0x84
241S:0x0a2:0x90/0x86
242
243# (unused) (0x0ab - 0x0b3)
244S:0x0b3:0x80/0x80
245S:0x0b2:0x80/0x80
246S:0x0b1:0x80/0x80
247S:0x0b0:0x80/0x80
248S:0x0af:0x80/0x80
249S:0x0ae:0x80/0x80
250S:0x0ad:0x80/0x80
251S:0x0ac:0x80/0x80
252S:0x0ab:0x80/0x80
253
254# GF_SHARDS (0x0b4 - 0x0bc)
255S:0x0bc:0x91/0x82
256S:0x0bb:0x91/0x80
257S:0x0ba:0x91/0x83
258S:0x0b9:0x91/0x81
259S:0x0b8:0x91/0x98
260S:0x0b7:0x91/0x81
261S:0x0b6:0x91/0x83
262S:0x0b5:0x91/0x80
263S:0x0b4:0x91/0x82
264
265# GF_SOUND (0x0bd - 0x0c5)
266S:0x0c5:0x8f/0x9a
267S:0x0c4:0x8f/0x98
268S:0x0c3:0x8f/0x9b
269S:0x0c2:0x8f/0x99
270S:0x0c1:0x8e/0x9f
271S:0x0c0:0x8f/0x99
272S:0x0bf:0x8f/0x9b
273S:0x0be:0x8f/0x98
274S:0x0bd:0x8f/0x9a
275
276# GF_CONFUSION (0x0c6 - 0x0ce)
277S:0x0ce:0x8f/0x9a
278S:0x0cd:0x8f/0x98
279S:0x0cc:0x8f/0x9b
280S:0x0cb:0x8f/0x99
281S:0x0ca:0x8e/0x9d
282S:0x0c9:0x8f/0x99
283S:0x0c8:0x8f/0x9b
284S:0x0c7:0x8f/0x98
285S:0x0c6:0x8f/0x9a
286
287# GF_FORCE (0x0cf - 0x0d7)
288S:0x0d7:0x90/0x9a
289S:0x0d6:0x90/0x98
290S:0x0d5:0x90/0x9b
291S:0x0d4:0x90/0x99
292S:0x0d3:0xb7/0x89
293S:0x0d2:0x90/0x99
294S:0x0d1:0x90/0x9b
295S:0x0d0:0x90/0x98
296S:0x0cf:0x90/0x9a
297
298# GF_INERT (0x0d8 - 0x0e0)
299S:0x0e0:0x8f/0x92
300S:0x0df:0x8f/0x90
301S:0x0de:0x8f/0x93
302S:0x0dd:0x8f/0x91
303S:0x0dc:0x91/0x99
304S:0x0db:0x8f/0x91
305S:0x0da:0x8f/0x93
306S:0x0d9:0x8f/0x90
307S:0x0d8:0x8f/0x92
308
309# (unused) (0x0e1 - 0x0e9)
310S:0x0e9:0x80/0x80
311S:0x0e8:0x80/0x80
312S:0x0e7:0x80/0x80
313S:0x0e6:0x80/0x80
314S:0x0e5:0x80/0x80
315S:0x0e4:0x80/0x80
316S:0x0e3:0x80/0x80
317S:0x0e2:0x80/0x80
318S:0x0e1:0x80/0x80
319
320# GF_MANA (0x0ea - 0x0f2)
321S:0x0f2:0x8f/0x86
322S:0x0f1:0x8f/0x84
323S:0x0f0:0x8f/0x87
324S:0x0ef:0x8f/0x85
325S:0x0ee:0x91/0x8a
326S:0x0ed:0x8f/0x85
327S:0x0ec:0x8f/0x87
328S:0x0eb:0x8f/0x84
329S:0x0ea:0x8f/0x86
330
331# GF_METEOR (0x0f3 - 0x0fb)
332S:0x0fb:0x8f/0x82
333S:0x0fa:0x8f/0x80
334S:0x0f9:0x8f/0x83
335S:0x0f8:0x8f/0x81
336S:0x0f7:0x91/0x93
337S:0x0f6:0x8f/0x81
338S:0x0f5:0x8f/0x83
339S:0x0f4:0x8f/0x80
340S:0x0f3:0x8f/0x82
341
342# GF_ICE (0x0fc - 0x104)
343S:0x104:0x8f/0x86
344S:0x103:0x8f/0x84
345S:0x102:0x8f/0x87
346S:0x101:0x8f/0x85
347S:0x100:0x91/0x89
348S:0x0ff:0x8f/0x85
349S:0x0fe:0x8f/0x87
350S:0x0fd:0x8f/0x84
351S:0x0fc:0x8f/0x86
352
353# (unused) (0x105 - 0x10d)
354S:0x10d:0x80/0x80
355S:0x10c:0x80/0x80
356S:0x10b:0x80/0x80
357S:0x10a:0x80/0x80
358S:0x109:0x80/0x80
359S:0x108:0x80/0x80
360S:0x107:0x80/0x80
361S:0x106:0x80/0x80
362S:0x105:0x80/0x80
363
364# GF_CHAOS (0x10e - 0x116)
365S:0x116:0x90/0x82
366S:0x115:0x90/0x80
367S:0x114:0x90/0x83
368S:0x113:0x90/0x81
369S:0x112:0x91/0x95
370S:0x111:0x90/0x81
371S:0x110:0x90/0x83
372S:0x10f:0x90/0x80
373S:0x10e:0x90/0x82
374
375# GF_NETHER (0x117 - 0x11f)
376S:0x11f:0x8f/0x96
377S:0x11e:0x8f/0x94
378S:0x11d:0x8f/0x97
379S:0x11c:0x8f/0x95
380S:0x11b:0xbc/0x8c
381S:0x11a:0x8f/0x95
382S:0x119:0x8f/0x97
383S:0x118:0x8f/0x94
384S:0x117:0x8f/0x96
385
386# GF_DISENCHANT (0x120 - 0x128)
387S:0x128:0x90/0x96
388S:0x127:0x90/0x94
389S:0x126:0x90/0x97
390S:0x125:0x90/0x95
391S:0x124:0x91/0x96
392S:0x123:0x90/0x95
393S:0x122:0x90/0x97
394S:0x121:0x90/0x94
395S:0x120:0x90/0x96
396
397# GF_NEXUS (0x129 - 0x131)
398S:0x131:0x90/0x8a
399S:0x130:0x90/0x88
400S:0x12f:0x90/0x8b
401S:0x12e:0x90/0x89
402S:0x12d:0x91/0x9a
403S:0x12c:0x90/0x89
404S:0x12b:0x90/0x8b
405S:0x12a:0x90/0x88
406S:0x129:0x90/0x8a
407
408# GF_TIME (0x132 - 0x13a)
409S:0x13a:0x8f/0x8a
410S:0x139:0x8f/0x88
411S:0x138:0x8f/0x8b
412S:0x137:0x8f/0x89
413S:0x136:0x91/0x8c
414S:0x135:0x8f/0x89
415S:0x134:0x8f/0x8b
416S:0x133:0x8f/0x88
417S:0x132:0x8f/0x8a
418
419# GF_GRAVITY (0x13b - 0x143)
420S:0x143:0x8f/0x92
421S:0x142:0x8f/0x90
422S:0x141:0x8f/0x93
423S:0x140:0x8f/0x91
424S:0x13f:0x91/0x99
425S:0x13e:0x8f/0x91
426S:0x13d:0x8f/0x93
427S:0x13c:0x8f/0x90
428S:0x13b:0x8f/0x92
429
430# (unused) (0x144 - 0x14c)
431S:0x14c:0x80/0x80
432S:0x14b:0x80/0x80
433S:0x14a:0x80/0x80
434S:0x149:0x80/0x80
435S:0x148:0x80/0x80
436S:0x147:0x80/0x80
437S:0x146:0x80/0x80
438S:0x145:0x80/0x80
439S:0x144:0x80/0x80
440
441# (unused) (0x14d - 0x155)
442S:0x155:0x80/0x80
443S:0x154:0x80/0x80
444S:0x153:0x80/0x80
445S:0x152:0x80/0x80
446S:0x151:0x80/0x80
447S:0x150:0x80/0x80
448S:0x14f:0x80/0x80
449S:0x14e:0x80/0x80
450S:0x14d:0x80/0x80
451
452# (unused) (0x156 - 0x15e)
453S:0x15e:0x80/0x80
454S:0x15d:0x80/0x80
455S:0x15c:0x80/0x80
456S:0x15b:0x80/0x80
457S:0x15a:0x80/0x80
458S:0x159:0x80/0x80
459S:0x158:0x80/0x80
460S:0x157:0x80/0x80
461S:0x156:0x80/0x80
462
463# (unused) (0x15f - 0x167)
464S:0x167:0x80/0x80
465S:0x166:0x80/0x80
466S:0x165:0x80/0x80
467S:0x164:0x80/0x80
468S:0x163:0x80/0x80
469S:0x162:0x80/0x80
470S:0x161:0x80/0x80
471S:0x160:0x80/0x80
472S:0x15f:0x80/0x80
473
474# GF_KILL_WALL (0x168 - 0x170)
475S:0x170:0x91/0x9e
476S:0x16f:0x91/0x9c
477S:0x16e:0x91/0x9f
478S:0x16d:0x91/0x9d
479S:0x16c:0x91/0x8c
480S:0x16b:0x91/0x9d
481S:0x16a:0x91/0x9f
482S:0x169:0x91/0x9c
483S:0x168:0x91/0x9e
484
485# GF_KILL_DOOR (0x171 - 0x179)
486S:0x179:0x91/0x9e
487S:0x178:0x91/0x9c
488S:0x177:0x91/0x9f
489S:0x176:0x91/0x9d
490S:0x175:0x91/0x8c
491S:0x174:0x91/0x9d
492S:0x173:0x91/0x9f
493S:0x172:0x91/0x9c
494S:0x171:0x91/0x9e
495
496# GF_KILL_TRAP (0x17a - 0x182)
497S:0x182:0x91/0x9e
498S:0x181:0x91/0x9c
499S:0x180:0x91/0x9f
500S:0x17f:0x91/0x9d
501S:0x17e:0x91/0x8c
502S:0x17d:0x91/0x9d
503S:0x17c:0x91/0x9f
504S:0x17b:0x91/0x9c
505S:0x17a:0x91/0x9e
506
507# (unused) (0x183 - 0x18b)
508S:0x18b:0x80/0x80
509S:0x18a:0x80/0x80
510S:0x189:0x80/0x80
511S:0x188:0x80/0x80
512S:0x187:0x80/0x80
513S:0x186:0x80/0x80
514S:0x185:0x80/0x80
515S:0x184:0x80/0x80
516S:0x183:0x80/0x80
517
518# (unused) (0x18c - 0x194)
519S:0x194:0x80/0x80
520S:0x193:0x80/0x80
521S:0x192:0x80/0x80
522S:0x191:0x80/0x80
523S:0x190:0x80/0x80
524S:0x18f:0x80/0x80
525S:0x18e:0x80/0x80
526S:0x18d:0x80/0x80
527S:0x18c:0x80/0x80
528
529# GF_MAKE_WALL (0x195 - 0x19d)
530S:0x19d:0x91/0x9e
531S:0x19c:0x91/0x9c
532S:0x19b:0x91/0x9f
533S:0x19a:0x91/0x9d
534S:0x199:0x91/0x8c
535S:0x198:0x91/0x9d
536S:0x197:0x91/0x9f
537S:0x196:0x91/0x9c
538S:0x195:0x91/0x9e
539
540# GF_MAKE_DOOR (0x19e - 0x1a6)
541S:0x1a6:0x91/0x9e
542S:0x1a5:0x91/0x9c
543S:0x1a4:0x91/0x9f
544S:0x1a3:0x91/0x9d
545S:0x1a2:0x91/0x8c
546S:0x1a1:0x91/0x9d
547S:0x1a0:0x91/0x9f
548S:0x19f:0x91/0x9c
549S:0x19e:0x91/0x9e
550
551# GF_MAKE_TRAP (0x1a7 - 0x1af)
552S:0x1af:0x91/0x9e
553S:0x1ae:0x91/0x9c
554S:0x1ad:0x91/0x9f
555S:0x1ac:0x91/0x9d
556S:0x1ab:0x91/0x8c
557S:0x1aa:0x91/0x9d
558S:0x1a9:0x91/0x9f
559S:0x1a8:0x91/0x9c
560S:0x1a7:0x91/0x9e
561
562# (unused) (0x1b0 - 0x1b8)
563S:0x1b8:0x80/0x80
564S:0x1b7:0x80/0x80
565S:0x1b6:0x80/0x80
566S:0x1b5:0x80/0x80
567S:0x1b4:0x80/0x80
568S:0x1b3:0x80/0x80
569S:0x1b2:0x80/0x80
570S:0x1b1:0x80/0x80
571S:0x1b0:0x80/0x80
572
573# (unused) (0x1b9 - 0x1c1)
574S:0x1c1:0x80/0x80
575S:0x1c0:0x80/0x80
576S:0x1bf:0x80/0x80
577S:0x1be:0x80/0x80
578S:0x1bd:0x80/0x80
579S:0x1bc:0x80/0x80
580S:0x1bb:0x80/0x80
581S:0x1ba:0x80/0x80
582S:0x1b9:0x80/0x80
583
584# (unused) (0x1c2 - 0x1ca)
585S:0x1ca:0x80/0x80
586S:0x1c9:0x80/0x80
587S:0x1c8:0x80/0x80
588S:0x1c7:0x80/0x80
589S:0x1c6:0x80/0x80
590S:0x1c5:0x80/0x80
591S:0x1c4:0x80/0x80
592S:0x1c3:0x80/0x80
593S:0x1c2:0x80/0x80
594
595# GF_OLD_CLONE (0x1cb - 0x1d3)
596S:0x1d3:0x90/0x9e
597S:0x1d2:0x90/0x9c
598S:0x1d1:0x90/0x9f
599S:0x1d0:0x90/0x9d
600S:0x1cf:0x91/0x96
601S:0x1ce:0x90/0x9d
602S:0x1cd:0x90/0x9f
603S:0x1cc:0x90/0x9c
604S:0x1cb:0x90/0x9e
605
606# GF_OLD_POLY (0x1d4 - 0x1dc)
607S:0x1dc:0x90/0x9e
608S:0x1db:0x90/0x9c
609S:0x1da:0x90/0x9f
610S:0x1d9:0x90/0x9d
611S:0x1d8:0x91/0x96
612S:0x1d7:0x90/0x9d
613S:0x1d6:0x90/0x9f
614S:0x1d5:0x90/0x9c
615S:0x1d4:0x90/0x9e
616
617# GF_OLD_HEAL (0x1dd - 0x1e5)
618S:0x1e5:0x90/0x9e
619S:0x1e4:0x90/0x9c
620S:0x1e3:0x90/0x9f
621S:0x1e2:0x90/0x9d
622S:0x1e1:0x8e/0x9d
623S:0x1e0:0x90/0x9d
624S:0x1df:0x90/0x9f
625S:0x1de:0x90/0x9c
626S:0x1dd:0x90/0x9e
627
628# GF_OLD_SPEED (0x1e6 - 0x1ee)
629S:0x1ee:0x90/0x9e
630S:0x1ed:0x90/0x9c
631S:0x1ec:0x90/0x9f
632S:0x1eb:0x90/0x9d
633S:0x1ea:0x8e/0x9f
634S:0x1e9:0x90/0x9d
635S:0x1e8:0x90/0x9f
636S:0x1e7:0x90/0x9c
637S:0x1e6:0x90/0x9e
638
639# GF_OLD_SLOW (0x1ef - 0x1f7)
640S:0x1f7:0x90/0x9e
641S:0x1f6:0x90/0x9c
642S:0x1f5:0x90/0x9f
643S:0x1f4:0x90/0x9d
644S:0x1f3:0x8e/0x9f
645S:0x1f2:0x90/0x9d
646S:0x1f1:0x90/0x9f
647S:0x1f0:0x90/0x9c
648S:0x1ef:0x90/0x9e
649
650# GF_OLD_SLEEP (0x201 - 0x209)
651S:0x209:0x90/0x9e
652S:0x208:0x90/0x9c
653S:0x207:0x90/0x9f
654S:0x206:0x90/0x9d
655S:0x205:0x8e/0x9e
656S:0x204:0x90/0x9d
657S:0x203:0x90/0x9f
658S:0x202:0x90/0x9c
659S:0x201:0x90/0x9e
660
661# GF_OLD_DRAIN (0x20a - 0x212)
662S:0x212:0x90/0x9e
663S:0x211:0x90/0x9c
664S:0x210:0x90/0x9f
665S:0x20f:0x90/0x9d
666S:0x20e:0x8e/0x9e
667S:0x20d:0x90/0x9d
668S:0x20c:0x90/0x9f
669S:0x20b:0x90/0x9c
670S:0x20a:0x90/0x9e
671
672# (unused) (0x213 - 0x21b)
673S:0x21b:0x80/0x80
674S:0x21a:0x80/0x80
675S:0x219:0x80/0x80
676S:0x218:0x80/0x80
677S:0x217:0x80/0x80
678S:0x216:0x80/0x80
679S:0x215:0x80/0x80
680S:0x214:0x80/0x80
681S:0x213:0x80/0x80
682
683# (unused) (0x21c - 0x224)
684S:0x224:0x80/0x80
685S:0x223:0x80/0x80
686S:0x222:0x80/0x80
687S:0x221:0x80/0x80
688S:0x220:0x80/0x80
689S:0x21f:0x80/0x80
690S:0x21e:0x80/0x80
691S:0x21d:0x80/0x80
692S:0x21c:0x80/0x80
693
694# GF_AWAY_UNDEAD (0x225 - 0x22d)
695S:0x22d:0x90/0x96
696S:0x22c:0x90/0x94
697S:0x22b:0x90/0x97
698S:0x22a:0x90/0x95
699S:0x229:0x80/0x80
700S:0x228:0x90/0x95
701S:0x227:0x90/0x97
702S:0x226:0x90/0x94
703S:0x225:0x90/0x96
704
705# GF_AWAY_EVIL (0x22e - 0x236)
706S:0x236:0x90/0x96
707S:0x235:0x90/0x94
708S:0x234:0x90/0x97
709S:0x233:0x90/0x95
710S:0x232:0x91/0x9b
711S:0x231:0x90/0x95
712S:0x230:0x90/0x97
713S:0x22f:0x90/0x94
714S:0x22e:0x90/0x96
715
716# GF_AWAY_ALL (0x237 - 0x23f)
717S:0x23f:0x90/0x96
718S:0x23e:0x90/0x94
719S:0x23d:0x90/0x97
720S:0x23c:0x90/0x95
721S:0x23b:0x80/0x80
722S:0x23a:0x90/0x95
723S:0x239:0x90/0x97
724S:0x238:0x90/0x94
725S:0x237:0x90/0x96
726
727# GF_TURN_UNDEAD (0x240 - 0x248)
728S:0x248:0x91/0x9e
729S:0x247:0x91/0x9c
730S:0x246:0x91/0x9f
731S:0x245:0x91/0x9d
732S:0x244:0x80/0x80
733S:0x243:0x91/0x9d
734S:0x242:0x91/0x9f
735S:0x241:0x91/0x9c
736S:0x240:0x91/0x9e
737
738# GF_TURN_EVIL (0x249 - 0x251)
739S:0x251:0x91/0x9e
740S:0x250:0x91/0x9c
741S:0x24f:0x91/0x9f
742S:0x24e:0x91/0x9d
743S:0x24d:0x80/0x80
744S:0x24c:0x91/0x9d
745S:0x24b:0x91/0x9f
746S:0x24a:0x91/0x9c
747S:0x249:0x91/0x9e
748
749# GF_TURN_ALL (0x252 - 0x25a)
750S:0x25a:0x91/0x9e
751S:0x259:0x91/0x9c
752S:0x258:0x91/0x9f
753S:0x257:0x91/0x9d
754S:0x256:0x80/0x80
755S:0x255:0x91/0x9d
756S:0x254:0x91/0x9f
757S:0x253:0x91/0x9c
758S:0x252:0x91/0x9e
759
760# GF_DISP_UNDEAD (0x25b - 0x263)
761S:0x263:0x90/0x86
762S:0x262:0x90/0x84
763S:0x261:0x90/0x87
764S:0x260:0x90/0x85
765S:0x25f:0x80/0x80
766S:0x25e:0x90/0x85
767S:0x25d:0x90/0x87
768S:0x25c:0x90/0x84
769S:0x25b:0x90/0x86
770
771# GF_DISP_EVIL (0x264 - 0x26c)
772S:0x26c:0x90/0x86
773S:0x26b:0x90/0x84
774S:0x26a:0x90/0x87
775S:0x269:0x90/0x85
776S:0x268:0x80/0x80
777S:0x267:0x90/0x85
778S:0x266:0x90/0x87
779S:0x265:0x90/0x84
780S:0x264:0x90/0x86
781
782# GF_DISP_ALL (0x26d - 0x275)
783S:0x275:0x90/0x86
784S:0x274:0x90/0x84
785S:0x273:0x90/0x87
786S:0x272:0x90/0x85
787S:0x271:0x80/0x80
788S:0x270:0x90/0x85
789S:0x26f:0x90/0x87
790S:0x26e:0x90/0x84
791S:0x26d:0x90/0x86
792
793# GF_HEAL_PLAYER (0x276 - 0x27e)
794S:0x27e:0x90/0x9a
795S:0x27d:0x90/0x98
796S:0x27c:0x90/0x9b
797S:0x27b:0x90/0x99
798S:0x27a:0x80/0x80
799S:0x279:0x90/0x99
800S:0x278:0x90/0x9b
801S:0x277:0x90/0x98
802S:0x276:0x90/0x9a
803
804# GF_PROJECT_SPELL (0x27f - 0x287)
805S:0x287:0x90/0x8a
806S:0x286:0x90/0x88
807S:0x285:0x90/0x8b
808S:0x284:0x90/0x89
809S:0x283:0x80/0x80
810S:0x282:0x90/0x89
811S:0x281:0x90/0x8b
812S:0x280:0x90/0x88
813S:0x27f:0x90/0x8a
814
815# GF_PROJECT_PRAYER (0x288 - 0x290)
816S:0x290:0x90/0x9a
817S:0x28f:0x90/0x98
818S:0x28e:0x90/0x9b
819S:0x28d:0x90/0x99
820S:0x28c:0x80/0x80
821S:0x28b:0x90/0x99
822S:0x28a:0x90/0x9b
823S:0x289:0x90/0x98
824S:0x288:0x90/0x9a
825
826
827
828##### Feature attr/char definitions #####
829
830
831# nothing
832F:0:0x80/0x80
833
834# open floor
835F:1:0x80/0x81
836
837# invisible trap (drawn as open floor)
838F:2:0x80/0x81
839
840# glyph of warding
841F:3:0x8D/0x95
842
843# open door
844F:4:0x82/0x84
845
846# broken door
847F:5:0x82/0x85
848
849# up staircase
850F:6:0x80/0x96
851
852# down staircase
853F:7:0x80/0x99
854
855# General Store
856F:8:0x82/0x87
857
858# Armoury
859F:9:0x82/0x88
860
861# Weapon Smiths
862F:10:0x82/0x89
863
864# Temple
865F:11:0x82/0x8A
866
867# Alchemy Shop
868F:12:0x82/0x8B
869
870# Magic Shop
871F:13:0x82/0x8C
872
873# Black Market
874F:14:0x82/0x8D
875
876# Home
877F:15:0x82/0x8E
878
879# visible trap -- trap door
880F:16:0x81/0x8C
881
882# visible trap -- open pit
883F:17:0x81/0x89
884
885# visible trap -- spiked pit
886F:18:0x81/0x89
887
888# visible trap -- poison pit
889F:19:0x81/0x89
890
891# visible trap -- rune -- summon
892F:20:0x81/0x8F
893
894# visible trap -- rune -- teleport
895F:21:0x81/0x92
896
897# visible trap -- spot -- fire
898F:22:0x81/0x86
899
900# visible trap -- spot -- acid
901F:23:0x81/0x86
902
903# visible trap -- dart -- slow
904F:24:0x81/0x80
905
906# visible trap -- dart -- lose str
907F:25:0x81/0x80
908
909# visible trap -- dart -- lose dex
910F:26:0x81/0x80
911
912# visible trap -- dart -- lose con
913F:27:0x81/0x80
914
915# visible trap -- gas -- blind
916F:28:0x81/0x83
917
918# visible trap -- gas -- confuse
919F:29:0x81/0x83
920
921# visible trap -- gas -- poison
922F:30:0x81/0x83
923
924# visible trap -- gas -- sleep
925F:31:0x81/0x83
926
927# locked door (power 0)
928F:32:0x82/0x83
929
930# locked door (power 1)
931F:33:0x82/0x83
932
933# locked door (power 2)
934F:34:0x82/0x83
935
936# locked door (power 3)
937F:35:0x82/0x83
938
939# locked door (power 4)
940F:36:0x82/0x83
941
942# locked door (power 5)
943F:37:0x82/0x83
944
945# locked door (power 6)
946F:38:0x82/0x83
947
948# locked door (power 7)
949F:39:0x82/0x83
950
951# jammed door (power 0)
952F:40:0x82/0x83
953
954# jammed door (power 1)
955F:41:0x82/0x83
956
957# jammed door (power 2)
958F:42:0x82/0x83
959
960# jammed door (power 3)
961F:43:0x82/0x83
962
963# jammed door (power 4)
964F:44:0x82/0x83
965
966# jammed door (power 5)
967F:45:0x82/0x83
968
969# jammed door (power 6)
970F:46:0x82/0x83
971
972# jammed door (power 7)
973F:47:0x82/0x83
974
975# secret door (drawn as granite wall)
976F:48:0x80/0x84
977
978# rubble
979F:49:0x80/0x9C
980
981# magma vein
982F:50:0x80/0x8D
983
984# quartz vein
985F:51:0x80/0x87
986
987# magma vein + hidden treasure
988F:52:0x80/0x90
989
990# quartz vein + hidden treasure
991F:53:0x80/0x87
992
993# magma vein with treasure
994F:54:0x80/0x90
995
996# quartz vein with treasure
997F:55:0x80/0x8A
998
999# granite wall -- basic
1000F:56:0x80/0x84
1001
1002# granite wall -- inner
1003F:57:0x80/0x84
1004
1005# granite wall -- outer
1006F:58:0x80/0x84
1007
1008# granite wall -- solid
1009F:59:0x80/0x84
1010
1011# permanent wall -- basic (perm)
1012F:60:0x80/0x93
1013
1014# permanent wall -- inner (perm)
1015F:61:0x80/0x93
1016
1017# permanent wall -- outer (perm)
1018F:62:0x80/0x93
1019
1020# permanent wall -- solid (perm)
1021F:63:0x80/0x93
1022
1023
1024##### Object attr/char definitions #####
1025
1026
1027# something
1028K:0:0x01/0x20
1029
1030# Mushroom of Blindness
1031K:1:0x85/0x94
1032
1033# Mushroom of Paranoia
1034K:2:0x85/0x94
1035
1036# Mushroom of Confusion
1037K:3:0x85/0x94
1038
1039# Mushroom of Hallucination
1040K:4:0x85/0x94
1041
1042# Mushroom of Cure Poison
1043K:5:0x85/0x94
1044
1045# Mushroom of Cure Blindness
1046K:6:0x85/0x94
1047
1048# Mushroom of Cure Paranoia
1049K:7:0x85/0x94
1050
1051# Mushroom of Cure Confusion
1052K:8:0x85/0x94
1053
1054# Mushroom of Weakness
1055K:9:0x85/0x94
1056
1057# Mushroom of Unhealth
1058K:10:0x85/0x94
1059
1060# Mushroom of Restore Constitution
1061K:11:0x85/0x94
1062
1063# Mushroom of Restoring
1064K:12:0x85/0x94
1065
1066# Mushroom of Stupidity
1067K:13:0x85/0x94
1068
1069# Mushroom of Naivety
1070K:14:0x85/0x94
1071
1072# Mushroom of Poison
1073K:15:0x85/0x94
1074
1075# Mushroom of Sickness
1076K:16:0x85/0x94
1077
1078# Mushroom of Paralysis
1079K:17:0x85/0x94
1080
1081# Mushroom of Restore Strength
1082K:18:0x85/0x94
1083
1084# Mushroom of Disease
1085K:19:0x85/0x94
1086
1087# Mushroom of Cure Serious Wounds
1088K:20:0x85/0x94
1089
1090# & Ration~ of Food
1091K:21:0x8E/0x84
1092
1093# & Hard Biscuit~
1094K:22:0x8E/0x82
1095
1096# & Strip~ of Beef Jerky
1097K:23:0x8E/0x83
1098
1099# & Slime Mold~
1100K:24:0x8E/0x85
1101
1102# & Piece~ of Elvish Waybread
1103K:25:0x8E/0x86
1104
1105# & Pint~ of Fine Ale
1106K:26:0x8E/0x80
1107
1108# & Pint~ of Fine Wine
1109K:27:0x8E/0x80
1110
1111# & Broken Dagger~
1112K:30:0x8A/0x8D
1113
1114# & Bastard Sword~
1115K:31:0x8A/0x8E
1116
1117# & Scimitar~
1118K:32:0x8A/0x97
1119
1120# & Tulwar~
1121K:33:0x8A/0x95
1122
1123# & Broad Sword~
1124K:34:0x8A/0x98
1125
1126# & Short Sword~
1127K:35:0x8A/0x94
1128
1129# & Blade~ of Chaos
1130K:36:0x8A/0x9E
1131
1132# & Two-Handed Sword~
1133K:37:0x8A/0x9C
1134
1135# & Main Gauche~
1136K:38:0x8A/0x90
1137
1138# & Cutlass~
1139K:39:0x8A/0x96
1140
1141# & Executioner's Sword~
1142K:40:0x8A/0x9D
1143
1144# & Katana~
1145K:41:0x8A/0x9B
1146
1147# & Long Sword~
1148K:42:0x8A/0x99
1149
1150# & Dagger~
1151K:43:0x8A/0x8F
1152
1153# & Rapier~
1154K:44:0x8A/0x91
1155
1156# & Sabre~
1157K:45:0x8A/0x93
1158
1159# & Small Sword~
1160K:46:0x8A/0x92
1161
1162# & Broken Sword~
1163K:47:0x8A/0x8E
1164
1165# & Ball-and-Chain~
1166K:48:0x8B/0x86
1167
1168# & Whip~
1169K:49:0x8A/0x9F
1170
1171# & Flail~
1172K:50:0x8B/0x83
1173
1174# & Two-Handed Flail~
1175K:51:0x8B/0x87
1176
1177# & Morning Star~
1178K:52:0x8B/0x84
1179
1180# & Mace~
1181K:53:0x8B/0x81
1182
1183# & Quarterstaff~
1184K:54:0x8B/0x82
1185
1186# & War Hammer~
1187K:55:0x8B/0x80
1188
1189# & Lead-Filled Mace~
1190K:56:0x8B/0x85
1191
1192# & Mace~ of Disruption
1193K:57:0x8B/0x88
1194
1195# & Lucerne Hammer~
1196K:58:0x8B/0x8D
1197
1198# & Beaked Axe~
1199K:59:0x8B/0x90
1200
1201# & Glaive~
1202K:60:0x8B/0x92
1203
1204# & Halberd~
1205K:61:0x8B/0x93
1206
1207# & Awl-Pike~
1208K:62:0x8B/0x8B
1209
1210# & Pike~
1211K:63:0x8B/0x8F
1212
1213# & Spear~
1214K:64:0x8B/0x89
1215
1216# & Trident~
1217K:65:0x8B/0x8A
1218
1219# & Lance~
1220K:66:0x8B/0x8C
1221
1222# & Great Axe~
1223K:67:0x8B/0x95
1224
1225# & Battle Axe~
1226K:68:0x8B/0x8E
1227
1228# & Lochaber Axe~
1229K:69:0x8B/0x94
1230
1231# & Broad Axe~
1232K:70:0x8B/0x91
1233
1234# & Scythe~
1235K:71:0x8B/0x96
1236
1237# & Scythe~ of Slicing
1238K:72:0x8B/0x97
1239
1240# & Short Bow~
1241K:73:0x8B/0x98
1242
1243# & Long Bow~
1244K:74:0x8B/0x99
1245
1246# & Light Crossbow~
1247K:75:0x8B/0x9A
1248
1249# & Heavy Crossbow~
1250K:76:0x8B/0x9B
1251
1252# & Sling~
1253K:77:0x8B/0x9C
1254
1255# & Arrow~
1256K:78:0x8C/0x80
1257
1258# & Seeker Arrow~
1259K:79:0x8C/0x81
1260
1261# & Bolt~
1262K:80:0x8C/0x82
1263
1264# Seeker Bolt
1265K:81:0x8C/0x83
1266
1267# Rounded Pebble
1268K:82:0x8C/0x84
1269
1270# Iron Shot
1271K:83:0x8C/0x85
1272
1273# Shovel
1274K:84:0x8E/0x8F
1275
1276# Gnomish Shovel
1277K:85:0x8E/0x90
1278
1279# Dwarven Shovel
1280K:86:0x8E/0x91
1281
1282# Pick
1283K:87:0x8E/0x8C
1284
1285# Orcish Pick
1286K:88:0x8E/0x8D
1287
1288# Dwarven Pick
1289K:89:0x8E/0x91
1290
1291# Pair of Soft Leather Boots
1292K:91:0x88/0x8E
1293
1294# Pair of Hard Leather Boots
1295K:92:0x88/0x8F
1296
1297# Pair of Metal Shod Boots
1298K:93:0x88/0x90
1299
1300# Hard Leather Cap
1301K:94:0x87/0x98
1302
1303# Metal Cap
1304K:95:0x87/0x99
1305
1306# Iron Helm
1307K:96:0x87/0x9A
1308
1309# Steel Helm
1310K:97:0x87/0x9B
1311
1312# Iron Crown
1313K:98:0x87/0x9C
1314
1315# Golden Crown
1316K:99:0x87/0x9D
1317
1318# Jewel Encrusted Crown
1319K:100:0x87/0x9E
1320
1321# Robe
1322K:101:0x89/0x8C
1323
1324# Filthy Rag
1325K:102:0x89/0x8B
1326
1327# Soft Leather Armour
1328K:103:0x89/0x8D
1329
1330# Soft Studded Leather
1331K:104:0x89/0x8E
1332
1333# Hard Leather Armour
1334K:105:0x89/0x8F
1335
1336# Hard Studded Leather
1337K:106:0x89/0x90
1338
1339# Leather Scale Mail
1340K:107:0x89/0x91
1341
1342# Metal Scale Mail
1343K:108:0x89/0x92
1344
1345# Chain Mail
1346K:109:0x89/0x94
1347
1348# Rusty Chain Mail
1349K:110:0x89/0x93
1350
1351# Augmented Chain Mail
1352K:111:0x89/0x96
1353
1354# Bar Chain Mail
1355K:112:0x89/0x97
1356
1357# Metal Brigandine Armour
1358K:113:0x89/0x98
1359
1360# Partial Plate Armour
1361K:114:0x89/0x99
1362
1363# Metal Lamellar Armour
1364K:115:0x89/0x9A
1365
1366# Full Plate Armour
1367K:116:0x89/0x9B
1368
1369# Ribbed Plate Armour
1370K:117:0x89/0x9C
1371
1372# Adamantite Plate Mail
1373K:118:0x89/0x9F
1374
1375# Mithril Plate Mail
1376K:119:0x89/0x9E
1377
1378# Mithril Chain Mail
1379K:120:0x89/0x9D
1380
1381# Double Chain Mail
1382K:121:0x89/0x95
1383
1384# Shield of Deflection
1385K:122:0x88/0x98
1386
1387# Cloak
1388K:123:0x89/0x88
1389
1390# Shadow Cloak
1391K:124:0x89/0x89
1392
1393# Set of Leather Gloves
1394K:125:0x88/0x91
1395
1396# Set of Gauntlets
1397K:126:0x88/0x92
1398
1399# Set of Cesti
1400K:127:0x88/0x93
1401
1402# Small Leather Shield
1403K:128:0x88/0x94
1404
1405# Large Leather Shield
1406K:129:0x88/0x95
1407
1408# Small Metal Shield
1409K:130:0x88/0x96
1410
1411# Large Metal Shield
1412K:131:0x88/0x97
1413
1414# Ring of Strength
1415K:132:0x84/0x81
1416
1417# Ring of Dexterity
1418K:133:0x84/0x83
1419
1420# Ring of Constitution
1421K:134:0x84/0x83
1422
1423# Ring of Intelligence
1424K:135:0x84/0x83
1425
1426# Ring of Speed
1427K:136:0x84/0x83
1428
1429# Ring of Searching
1430K:137:0x84/0x83
1431
1432# Ring of Teleportation
1433K:138:0x84/0x83
1434
1435# Ring of Slow Digestion
1436K:139:0x84/0x83
1437
1438# Ring of Resist Fire
1439K:140:0x84/0x83
1440
1441# Ring of Resist Cold
1442K:141:0x84/0x83
1443
1444# Ring of Feather Falling
1445K:142:0x84/0x83
1446
1447# Ring of Poison Resistance
1448K:143:0x84/0x83
1449
1450# Ring of Free Action
1451K:144:0x84/0x83
1452
1453# Ring of Weakness
1454K:145:0x84/0x83
1455
1456# Ring of Flames
1457K:146:0x84/0x83
1458
1459# Ring of Acid
1460K:147:0x84/0x83
1461
1462# Ring of Ice
1463K:148:0x84/0x83
1464
1465# Ring of Woe
1466K:149:0x84/0x83
1467
1468# Ring of Stupidity
1469K:150:0x84/0x83
1470
1471# Ring of Damage
1472K:151:0x84/0x83
1473
1474# Ring of Accuracy
1475K:152:0x84/0x83
1476
1477# Ring of Protection
1478K:153:0x84/0x83
1479
1480# Ring of Aggravate Monster
1481K:154:0x84/0x83
1482
1483# Ring of See Invisible
1484K:155:0x84/0x83
1485
1486# Ring of Sustain Strength
1487K:156:0x84/0x83
1488
1489# Ring of Sustain Intelligence
1490K:157:0x84/0x83
1491
1492# Ring of Sustain Wisdom
1493K:158:0x84/0x83
1494
1495# Ring of Sustain Constitution
1496K:159:0x84/0x83
1497
1498# Ring of Sustain Dexterity
1499K:160:0x84/0x83
1500
1501# Ring of Sustain Charisma
1502K:161:0x84/0x83
1503
1504# Ring of Slaying
1505K:162:0x84/0x83
1506
1507# Amulet of Wisdom
1508K:163:0x87/0x83
1509
1510# Amulet of Charisma
1511K:164:0x87/0x83
1512
1513# Amulet of Searching
1514K:165:0x87/0x83
1515
1516# Amulet of Teleportation
1517K:166:0x87/0x83
1518
1519# Amulet of Slow Digestion
1520K:167:0x87/0x83
1521
1522# Amulet of Resist Acid
1523K:168:0x87/0x83
1524
1525# Amulet of Adornment
1526K:169:0x87/0x83
1527
1528# Amulet of the Magi
1529K:171:0x87/0x83
1530
1531# Amulet of DOOM
1532K:172:0x87/0x83
1533
1534# Scroll of Enchant Weapon To-Hit
1535K:173:0x83/0x9C
1536
1537# Scroll of Enchant Weapon To-Dam
1538K:174:0x83/0x9C
1539
1540# Scroll of Enchant Armor
1541K:175:0x83/0x9C
1542
1543# Scroll of Identify
1544K:176:0x83/0x9C
1545
1546# Scroll of *Identify*
1547K:177:0x83/0x9C
1548
1549# Scroll of Light
1550K:181:0x83/0x9C
1551
1552# Scroll of Summon Monster
1553K:184:0x83/0x9C
1554
1555# Scroll of Phase Door
1556K:185:0x83/0x9C
1557
1558# Scroll of Teleport
1559K:186:0x83/0x9C
1560
1561# Scroll of Teleport Level
1562K:187:0x83/0x9C
1563
1564# Scroll of Monster Confusion
1565K:188:0x83/0x9C
1566
1567# Scroll of Magic Mapping
1568K:189:0x83/0x9C
1569
1570# Scroll of Rune of Protection
1571K:190:0x83/0x9C
1572
1573# Scroll of *Remove Curse*
1574K:191:0x83/0x9C
1575
1576# Scroll of Treasure Detection
1577K:192:0x83/0x9C
1578
1579# Scroll of Object Detection
1580K:193:0x83/0x9C
1581
1582# Scroll of Trap Detection
1583K:194:0x83/0x9C
1584
1585# Scroll of Door/Stair Location
1586K:197:0x83/0x9C
1587
1588# Scroll of Acquirement
1589K:198:0x83/0x9C
1590
1591# Scroll of *Acquirement*
1592K:199:0x83/0x9C
1593
1594# Scroll of Mass Banishment
1595K:200:0x83/0x9C
1596
1597# Scroll of Detect Invisible
1598K:201:0x83/0x9C
1599
1600# Scroll of Aggravate Monster
1601K:202:0x83/0x9C
1602
1603# Scroll of Trap Creation
1604K:203:0x83/0x9C
1605
1606# Scroll of Trap/Door Destruction
1607K:204:0x83/0x9C
1608
1609# Scroll of Recharging
1610K:206:0x83/0x9C
1611
1612# Scroll of Banishment
1613K:207:0x83/0x9C
1614
1615# Scroll of Darkness
1616K:208:0x83/0x9C
1617
1618# Scroll of Protection from Evil
1619K:209:0x83/0x9C
1620
1621# Scroll of Satisfy Hunger
1622K:210:0x83/0x9C
1623
1624# Scroll of Dispel Undead
1625K:211:0x83/0x9C
1626
1627# Scroll of *Enchant Weapon*
1628K:212:0x83/0x9C
1629
1630# Scroll of Curse Weapon
1631K:213:0x83/0x9C
1632
1633# Scroll of *Enchant Armor*
1634K:214:0x83/0x9C
1635
1636# Scroll of Curse Armor
1637K:215:0x83/0x9C
1638
1639# Scroll of Summon Undead
1640K:216:0x83/0x9C
1641
1642# Scroll of Blessing
1643K:217:0x83/0x9C
1644
1645# Scroll of Holy Chant
1646K:218:0x83/0x9C
1647
1648# Scroll of Holy Prayer
1649K:219:0x83/0x9C
1650
1651# Scroll of Word of Recall
1652K:220:0x83/0x9C
1653
1654# Scroll of *Destruction*
1655K:221:0x83/0x9C
1656
1657# Potion of Slime Mold Juice
1658K:222:0x85/0x85
1659
1660# Potion of Apple Juice
1661K:223:0x85/0x85
1662
1663# Potion of Water
1664K:224:0x85/0x85
1665
1666# Potion of Strength
1667K:225:0x85/0x85
1668
1669# Potion of Weakness
1670K:226:0x85/0x85
1671
1672# Potion of Restore Strength
1673K:227:0x85/0x85
1674
1675# Potion of Intelligence
1676K:228:0x85/0x85
1677
1678# Potion of Stupidity
1679K:229:0x85/0x85
1680
1681# Potion of Restore Intelligence
1682K:230:0x85/0x85
1683
1684# Potion of Wisdom
1685K:231:0x85/0x85
1686
1687# Potion of Naivety
1688K:232:0x85/0x85
1689
1690# Potion of Restore Wisdom
1691K:233:0x85/0x85
1692
1693# Potion of Charisma
1694K:234:0x85/0x85
1695
1696# Potion of Ugliness
1697K:235:0x85/0x85
1698
1699# Potion of Restore Charisma
1700K:236:0x85/0x85
1701
1702# Potion of Curing
1703K:237:0x85/0x85
1704
1705# Potion of Invulnerability
1706K:238:0x85/0x85
1707
1708# Potion of New Life
1709K:239:0x85/0x85
1710
1711# Potion of Cure Serious Wounds
1712K:240:0x85/0x85
1713
1714# Potion of Cure Critical Wounds
1715K:241:0x85/0x85
1716
1717# Potion of Healing
1718K:242:0x85/0x85
1719
1720# Potion of Constitution
1721K:243:0x85/0x85
1722
1723# Potion of Experience
1724K:244:0x85/0x85
1725
1726# Potion of Sleep
1727K:245:0x85/0x85
1728
1729# Potion of Blindness
1730K:246:0x85/0x85
1731
1732# Potion of Booze
1733K:247:0x85/0x85
1734
1735# Potion of Poison
1736K:248:0x85/0x85
1737
1738# Potion of Speed
1739K:249:0x85/0x85
1740
1741# Potion of Slowness
1742K:250:0x85/0x85
1743
1744# Potion of Dexterity
1745K:251:0x85/0x85
1746
1747# Potion of Restore Dexterity
1748K:252:0x85/0x85
1749
1750# Potion of Restore Constitution
1751K:253:0x85/0x85
1752
1753# Potion of Lose Memories
1754K:254:0x85/0x85
1755
1756# Potion of Salt Water
1757K:255:0x85/0x85
1758
1759# Potion of Enlightenment
1760K:256:0x85/0x85
1761
1762# Potion of Heroism
1763K:257:0x85/0x85
1764
1765# Potion of Berserk Strength
1766K:258:0x85/0x85
1767
1768# Potion of Boldness
1769K:259:0x85/0x85
1770
1771# Potion of Restore Life Levels
1772K:260:0x85/0x85
1773
1774# Potion of Resist Heat
1775K:261:0x85/0x85
1776
1777# Potion of Resist Cold
1778K:262:0x85/0x85
1779
1780# Potion of Detect Invisible
1781K:263:0x85/0x85
1782
1783# Potion of Slow Poison
1784K:264:0x85/0x85
1785
1786# Potion of Neutralize Poison
1787K:265:0x85/0x85
1788
1789# Potion of Restore Mana
1790K:266:0x85/0x85
1791
1792# Potion of Infra-vision
1793K:267:0x85/0x85
1794
1795# Wand of Light
1796K:269:0x86/0x93
1797
1798# Wand of Lightning Bolts
1799K:270:0x86/0x93
1800
1801# Wand of Frost Bolts
1802K:271:0x86/0x93
1803
1804# Wand of Fire Bolts
1805K:272:0x86/0x93
1806
1807# Wand of Stone to Mud
1808K:273:0x86/0x93
1809
1810# Wand of Polymorph
1811K:274:0x86/0x93
1812
1813# Wand of Heal Monster
1814K:275:0x86/0x93
1815
1816# Wand of Haste Monster
1817K:276:0x86/0x93
1818
1819# Wand of Slow Monster
1820K:277:0x86/0x93
1821
1822# Wand of Confuse Monster
1823K:278:0x86/0x93
1824
1825# Wand of Sleep Monster
1826K:279:0x86/0x93
1827
1828# Wand of Drain Life
1829K:280:0x86/0x93
1830
1831# Wand of Trap/Door Destruction
1832K:281:0x86/0x93
1833
1834# Wand of Magic Missile
1835K:282:0x86/0x93
1836
1837# Wand of Clone Monster
1838K:283:0x86/0x93
1839
1840# Wand of Scare Monster
1841K:284:0x86/0x93
1842
1843# Wand of Teleport Away
1844K:285:0x86/0x93
1845
1846# Wand of Disarming
1847K:286:0x86/0x93
1848
1849# Wand of Lightning Balls
1850K:287:0x86/0x93
1851
1852# Wand of Cold Balls
1853K:288:0x86/0x93
1854
1855# Wand of Fire Balls
1856K:289:0x86/0x93
1857
1858# Wand of Stinking Cloud
1859K:290:0x86/0x93
1860
1861# Wand of Acid Balls
1862K:291:0x86/0x93
1863
1864# Wand of Wonder
1865K:292:0x86/0x93
1866
1867# Wand of Acid Bolts
1868K:294:0x86/0x93
1869
1870# Wand of Dragon's Flame
1871K:295:0x86/0x93
1872
1873# Wand of Dragon's Frost
1874K:296:0x86/0x93
1875
1876# Wand of Dragon's Breath
1877K:297:0x86/0x93
1878
1879# Wand of Annihilation
1880K:298:0x86/0x93
1881
1882# Staff of Trap Location
1883K:300:0x87/0x92
1884
1885# Staff of Treasure Location
1886K:301:0x87/0x92
1887
1888# Staff of Object Location
1889K:302:0x87/0x92
1890
1891# Staff of Teleportation
1892K:303:0x87/0x92
1893
1894# Staff of Earthquakes
1895K:304:0x87/0x92
1896
1897# Staff of Summoning
1898K:305:0x87/0x92
1899
1900# Staff of Light
1901K:306:0x87/0x92
1902
1903# Staff of *Destruction*
1904K:307:0x87/0x92
1905
1906# Staff of Starlight
1907K:308:0x87/0x92
1908
1909# Staff of Haste Monsters
1910K:309:0x87/0x92
1911
1912# Staff of Slow Monsters
1913K:310:0x87/0x92
1914
1915# Staff of Sleep Monsters
1916K:311:0x87/0x92
1917
1918# Staff of Cure Light Wounds
1919K:312:0x87/0x92
1920
1921# Staff of Detect Invisible
1922K:313:0x87/0x92
1923
1924# Staff of Speed
1925K:314:0x87/0x92
1926
1927# Staff of Slowness
1928K:315:0x87/0x92
1929
1930# Staff of Door/Stair Location
1931K:316:0x87/0x92
1932
1933# Staff of Remove Curse
1934K:317:0x87/0x92
1935
1936# Staff of Detect Evil
1937K:318:0x87/0x92
1938
1939# Staff of Curing
1940K:319:0x87/0x92
1941
1942# Staff of Dispel Evil
1943K:320:0x87/0x92
1944
1945# Staff of Probing
1946K:321:0x87/0x92
1947
1948# Staff of Darkness
1949K:322:0x87/0x92
1950
1951# Staff of Banishment
1952K:323:0x87/0x92
1953
1954# Staff of Power
1955K:324:0x87/0x92
1956
1957# Staff of the Magi
1958K:325:0x87/0x92
1959
1960# Staff of Perception
1961K:326:0x87/0x92
1962
1963# Staff of Holiness
1964K:327:0x87/0x92
1965
1966# Staff of Enlightenment
1967K:328:0x87/0x92
1968
1969# Staff of Healing
1970K:329:0x87/0x92
1971
1972# [Magic for Beginners]
1973K:330:0x8C/0x86
1974
1975# [Conjurings and Tricks]
1976K:331:0x8C/0x87
1977
1978# [Incantations and Illusions]
1979K:332:0x8C/0x88
1980
1981# [Sorcery and Evocations]
1982K:333:0x8C/0x89
1983
1984# [Beginners Handbook]
1985K:334:0x8C/0x8F
1986
1987# [Words of Wisdom]
1988K:335:0x8C/0x90
1989
1990# [Chants and Blessings]
1991K:336:0x8C/0x91
1992
1993# [Exorcism and Dispelling]
1994K:337:0x8C/0x92
1995
1996# Small wooden chest
1997K:338:0x84/0x99
1998
1999# Large wooden chest
2000K:339:0x84/0x9A
2001
2002# Small iron chest
2003K:340:0x84/0x9B
2004
2005# Large iron chest
2006K:341:0x84/0x9C
2007
2008# Small steel chest
2009K:342:0x84/0x9D
2010
2011# Large steel chest
2012K:343:0x84/0x9E
2013
2014# Ruined chest
2015K:344:0x84/0x9F
2016
2017# Iron Spike
2018K:345:0x8E/0x89
2019
2020# Wooden Torch
2021K:346:0x8E/0x8B
2022
2023# Brass Lantern
2024K:347:0x8E/0x8A
2025
2026# Flask of oil
2027K:348:0x8E/0x88
2028
2029# Empty Bottle
2030K:349:0x8E/0x87
2031
2032# Rod of Door/Stair Location
2033K:351:0x86/0x83
2034
2035# Rod of Trap Location
2036K:352:0x86/0x83
2037
2038# Rod of Probing
2039K:353:0x86/0x83
2040
2041# Rod of Recall
2042K:354:0x86/0x83
2043
2044# Rod of Illumination
2045K:355:0x86/0x83
2046
2047# Rod of Light
2048K:356:0x86/0x83
2049
2050# Rod of Lightning Bolts
2051K:357:0x86/0x83
2052
2053# Rod of Frost Bolts
2054K:358:0x86/0x83
2055
2056# Rod of Fire Bolts
2057K:359:0x86/0x83
2058
2059# Rod of Polymorph
2060K:360:0x86/0x83
2061
2062# Rod of Slow Monster
2063K:361:0x86/0x83
2064
2065# Rod of Sleep Monster
2066K:362:0x86/0x83
2067
2068# Rod of Drain Life
2069K:363:0x86/0x83
2070
2071# Rod of Teleport Other
2072K:364:0x86/0x83
2073
2074# Rod of Disarming
2075K:365:0x86/0x83
2076
2077# Rod of Lightning Balls
2078K:366:0x86/0x83
2079
2080# Rod of Cold Balls
2081K:367:0x86/0x83
2082
2083# Rod of Fire Balls
2084K:368:0x86/0x83
2085
2086# Rod of Acid Balls
2087K:369:0x86/0x83
2088
2089# Rod of Acid Bolts
2090K:370:0x86/0x83
2091
2092# Rod of Enlightenment
2093K:371:0x86/0x83
2094
2095# Rod of Perception
2096K:372:0x86/0x83
2097
2098# Rod of Curing
2099K:373:0x86/0x83
2100
2101# Rod of Healing
2102K:374:0x86/0x83
2103
2104# Rod of Detection
2105K:375:0x86/0x83
2106
2107# Rod of Restoration
2108K:376:0x86/0x83
2109
2110# Rod of Speed
2111K:377:0x86/0x83
2112
2113# [Resistance of Scarabtarices]
2114K:379:0x8C/0x8A
2115
2116# [Mordenkainen's Escapes]
2117K:380:0x8C/0x8B
2118
2119# [Kelek's Grimoire of Power]
2120K:381:0x8C/0x8C
2121
2122# [Tenser's Transformations]
2123K:382:0x8C/0x8D
2124
2125# [Raal's Tome of Destruction]
2126K:383:0x8C/0x8E
2127
2128# [Ethereal Openings]
2129K:384:0x8C/0x93
2130
2131# [Godly Insights]
2132K:385:0x8C/0x94
2133
2134# [Purifications and Healing]
2135K:386:0x8C/0x95
2136
2137# [Holy Infusions]
2138K:387:0x8C/0x96
2139
2140# [Wrath of God]
2141K:388:0x8C/0x97
2142
2143# Shard of Pottery
2144K:389:0x8E/0x92
2145
2146# Broken Stick
2147K:390:0x8E/0x93
2148
2149# Broken Skull
2150K:391:0x8E/0x94
2151
2152# Broken Bone
2153K:392:0x8E/0x95
2154
2155# Canine Skeleton
2156K:393:0x8E/0x9A
2157
2158# Rodent Skeleton
2159K:394:0x8E/0x9B
2160
2161# Human Skeleton
2162K:395:0x8E/0x96
2163
2164# Dwarf Skeleton
2165K:396:0x8E/0x98
2166
2167# Elf Skeleton
2168K:397:0x8E/0x97
2169
2170# Gnome Skeleton
2171K:398:0x8E/0x99
2172
2173# Black Dragon Scale Mail
2174K:400:0x8A/0x82
2175
2176# Blue Dragon Scale Mail
2177K:401:0x8A/0x80
2178
2179# White Dragon Scale Mail
2180K:402:0x8A/0x81
2181
2182# Red Dragon Scale Mail
2183K:403:0x8A/0x83
2184
2185# Green Dragon Scale Mail
2186K:404:0x8A/0x84
2187
2188# Multi-Hued Dragon Scale Mail
2189K:405:0x8A/0x8B
2190
2191# Pseudo Dragon Scale Mail
2192K:406:0x8A/0x87
2193
2194# Law Dragon Scale Mail
2195K:407:0x8A/0x89
2196
2197# Bronze Dragon Scale Mail
2198K:408:0x8A/0x85
2199
2200# Gold Dragon Scale Mail
2201K:409:0x8A/0x86
2202
2203# Chaos Dragon Scale Mail
2204K:410:0x8A/0x88
2205
2206# Balance Dragon Scale Mail
2207K:411:0x8A/0x8A
2208
2209# Power Dragon Scale Mail
2210K:412:0x8A/0x8C
2211
2212# Potion of Death
2213K:415:0x85/0x85
2214
2215# Potion of Ruination
2216K:416:0x85/0x85
2217
2218# Potion of Detonations
2219K:417:0x85/0x85
2220
2221# Potion of Augmentation
2222K:418:0x85/0x85
2223
2224# Potion of *Healing*
2225K:419:0x85/0x85
2226
2227# Potion of Life
2228K:420:0x85/0x85
2229
2230# Potion of Self Knowledge
2231K:421:0x85/0x85
2232
2233# Potion of *Enlightenment*
2234K:422:0x85/0x85
2235
2236# & Mithril Shot~
2237K:437:0xB6:0x8F
2238
2239# copper
2240K:480:0x83/0x91
2241
2242# copper
2243K:481:0x83/0x91
2244
2245# copper
2246K:482:0x83/0x91
2247
2248# silver
2249K:483:0x83/0x92
2250
2251# silver
2252K:484:0x83/0x92
2253
2254# silver
2255K:485:0x83/0x92
2256
2257# garnets
2258K:486:0x83/0x96
2259
2260# garnets
2261K:487:0x83/0x96
2262
2263# gold
2264K:488:0x83/0x93
2265
2266# gold
2267K:489:0x83/0x93
2268
2269# gold
2270K:490:0x83/0x93
2271
2272# opals
2273K:491:0x83/0x97
2274
2275# sapphires
2276K:492:0x83/0x98
2277
2278# rubies
2279K:493:0x83/0x99
2280
2281# diamonds
2282K:494:0x83/0x9A
2283
2284# emeralds
2285K:495:0x83/0x9B
2286
2287# mithril
2288K:496:0x83/0x94
2289
2290# adamantite
2291K:497:0x83/0x95
2292
2293# Mighty Hammer
2294K:498:0x88/0x9E
2295
2296# Massive Iron Crown (Grond)
2297K:499:0x8B/0x9E
2298
2299# Phial of Galadriel
2300K:500:0x8E/0x9D
2301
2302# Star of Elendil
2303K:501:0x8E/0x9E
2304
2305# Jewel of Judgement
2306K:502:0x8E/0x9F
2307
2308# The Amulet of Carlammas
2309K:503:0x84/0x96
2310
2311# The Amulet of Ingwe
2312K:504:0x84/0x97
2313
2314# The Necklace of the Dwarves
2315K:505:0x84/0x98
2316
2317# The Ring of Barahir
2318K:506:0x84/0x8F
2319
2320# The Ring of the Tulkas
2321K:507:0x84/0x90
2322
2323# Narya
2324K:508:0x84/0x92
2325
2326# Nenya
2327K:509:0x84/0x93
2328
2329# Vilya
2330K:510:0x84/0x94
2331
2332# The One Ring
2333K:511:0x84/0x95
2334
2335# & Jewel~
2336K:514:0x8E:0x9F
2337
2338
2339##### Monster attr/char definitions #####
2340
2341
2342# player
2343R:0:0x92/0x80
2344
2345# filthy street urchin
2346R:1:0xAA/0x80
2347
2348# scrawny cat
2349R:2:0xA7/0x82
2350
2351# scruffy little dog
2352R:3:0x9D/0x9A
2353
2354# farmer maggot
2355R:4:0xAA/0x81
2356
2357# blubbering idiot
2358R:5:0xAA/0x82
2359
2360# boil-covered wretch
2361R:6:0xAA/0x83
2362
2363# village idiot
2364R:7:0xAA/0x84
2365
2366# pitiful-looking beggar
2367R:8:0xAA/0x85
2368
2369# mangy-looking leper
2370R:9:0xAA/0x86
2371
2372# squint-eyed rogue
2373R:10:0xAA/0x87
2374
2375# singing, happy drunk
2376R:11:0xAA/0x88
2377
2378# aimless-looking merchant
2379R:12:0xAA/0x89
2380
2381# mean-looking mercenary
2382R:13:0xAA/0x8A
2383
2384# battle-scarred veteran
2385R:14:0xAA/0x8B
2386
2387# grey mold
2388R:15:0xA8/0x9F
2389
2390# grey mushroom patch
2391R:16:0x9D/0x85
2392
2393# giant yellow centipede
2394R:17:0xA5/0x94
2395
2396# giant white centipede
2397R:18:0xA5/0x95
2398
2399# white icky thing
2400R:19:0xA8/0x83
2401
2402# clear icky thing
2403R:20:0xA8/0x84
2404
2405# giant white mouse
2406R:21:0xAC/0x85
2407
2408# large brown snake
2409R:22:0xA2/0x84
2410
2411# large white snake
2412R:23:0xA2/0x85
2413
2414# small kobold
2415R:24:0xA8/0x99
2416
2417# kobold
2418R:25:0xA8/0x9A
2419
2420# white worm mass
2421R:26:0xAC/0x9D
2422
2423# floating eye
2424R:27:0xA6/0x9B
2425
2426# rock lizard
2427R:28:0xA2/0x86
2428
2429# jackal
2430R:29:0x9D/0x9B
2431
2432# soldier ant
2433R:30:0xA5/0x87
2434
2435# fruit bat
2436R:31:0xA5/0x8F
2437
2438# shrieker mushroom patch
2439R:32:0x9D/0x86
2440
2441# blubbering icky thing
2442R:33:0xA8/0x85
2443
2444# metallic green centipede
2445R:34:0xA5/0x96
2446
2447# novice warrior
2448R:35:0xAA/0x8C
2449
2450# novice rogue
2451R:36:0xAA/0x8D
2452
2453# novice priest
2454R:37:0xAA/0x8E
2455
2456# novice mage
2457R:38:0xAA/0x8F
2458
2459# yellow mushroom patch
2460R:39:0x9D/0x87
2461
2462# white jelly
2463R:40:0xA8/0x8A
2464
2465# giant green frog
2466R:41:0xA2/0x87
2467
2468# giant black ant
2469R:42:0xA5/0x88
2470
2471# salamander
2472R:43:0xA2/0x88
2473
2474# white harpy
2475R:44:0xA0/0x88
2476
2477# blue yeek
2478R:45:0xAD/0x87
2479
2480# grip, farmer maggot's dog
2481R:46:0x9D/0x9C
2482
2483# fang, farmer maggot's dog
2484R:47:0x9D/0x9D
2485
2486# green worm mass
2487R:48:0xAC/0x9E
2488
2489# large yellow snake
2490R:49:0xA2/0x89
2491
2492# cave spider
2493R:50:0xA2/0x9D
2494
2495# wild cat
2496R:51:0xA7/0x83
2497
2498# smeagol
2499R:52:0xAA/0x90
2500
2501# green ooze
2502R:53:0xA8/0x8B
2503
2504# poltergeist
2505R:54:0x9F/0x99
2506
2507# metallic blue centipede
2508R:55:0xA5/0x97
2509
2510# giant white louse
2511R:56:0xA8/0x9D
2512
2513# black naga
2514R:57:0xA9/0x88
2515
2516# spotted mushroom patch
2517R:58:0x9D/0x88
2518
2519# silver jelly
2520R:59:0xA8/0x8C
2521
2522# yellow jelly
2523R:60:0xA8/0x8D
2524
2525# scruffy looking hobbit
2526R:61:0xA7/0x93
2527
2528# giant white ant
2529R:62:0xA5/0x89
2530
2531# yellow mold
2532R:63:0xA9/0x80
2533
2534# metallic red centipede
2535R:64:0xA5/0x98
2536
2537# yellow worm mass
2538R:65:0xAC/0x9F
2539
2540# clear worm mass
2541R:66:0xAD/0x80
2542
2543# radiation eye
2544R:67:0xA6/0x9C
2545
2546# cave lizard
2547R:68:0xA2/0x8A
2548
2549# novice ranger
2550R:69:0xAA/0x91
2551
2552# novice paladin
2553R:70:0xAA/0x92
2554
2555# blue jelly
2556R:71:0xA8/0x8E
2557
2558# creeping copper coins
2559R:72:0x9D/0x80
2560
2561# giant white rat
2562R:73:0xAC/0x86
2563
2564# blue worm mass
2565R:74:0xAD/0x81
2566
2567# large grey snake
2568R:75:0xA2/0x8B
2569
2570# bullroarer the hobbit
2571R:76:0xA7/0x94
2572
2573# novice mage
2574R:77:0xAA/0x8F
2575
2576# green naga
2577R:78:0xA9/0x89
2578
2579# blue ooze
2580R:79:0xA8/0x8F
2581
2582# green glutton ghost
2583R:80:0x9F/0x9A
2584
2585# green jelly
2586R:81:0xA8/0x90
2587
2588# large kobold
2589R:82:0xA8/0x9B
2590
2591# skeleton kobold
2592R:83:0xAC/0x89
2593
2594# grey icky thing
2595R:84:0xA8/0x86
2596
2597# disenchanter eye
2598R:85:0xA6/0x9D
2599
2600# red worm mass
2601R:86:0xAD/0x82
2602
2603# copperhead snake
2604R:87:0xA2/0x8C
2605
2606# purple mushroom patch
2607R:88:0x9D/0x89
2608
2609# novice priest
2610R:89:0xAA/0x8E
2611
2612# novice warrior
2613R:90:0xAA/0x8C
2614
2615# novice rogue
2616R:91:0xAA/0x8D
2617
2618# brown mold
2619R:92:0xA9/0x81
2620
2621# giant brown bat
2622R:93:0xA5/0x90
2623
2624# novice archer
2625R:94:0xAA/0x97
2626
2627# creeping silver coins
2628R:95:0x9D/0x81
2629
2630# snaga
2631R:96:0xA9/0x8E
2632
2633# rattlesnake
2634R:97:0xA2/0x8D
2635
2636# cave orc
2637R:98:0xA9/0x8F
2638
2639# wood spider
2640R:99:0xA2/0x9E
2641
2642# manes
2643R:100:0xA0/0x91
2644
2645# bloodshot eye
2646R:101:0xA6/0x9E
2647
2648# red naga
2649R:102:0xA9/0x8A
2650
2651# red jelly
2652R:103:0xA8/0x91
2653
2654# giant red frog
2655R:104:0xA2/0x8E
2656
2657# green icky thing
2658R:105:0xA8/0x87
2659
2660# zombified kobold
2661R:106:0xAD/0x8C
2662
2663# lost soul
2664R:107:0x9F/0x9B
2665
2666# dark elf
2667R:108:0xA7/0x95
2668
2669# night lizard
2670R:109:0xA2/0x8F
2671
2672# mughash the kobold lord
2673R:110:0xA8/0x9C
2674
2675# wormtongue, agent of saruman
2676R:111:0xAA/0x98
2677
2678# lagduf, the snaga
2679R:112:0xA9/0x90
2680
2681# brown yeek
2682R:113:0xAD/0x88
2683
2684# novice ranger
2685R:114:0xAA/0x91
2686
2687# giant salamander
2688R:115:0xA2/0x90
2689
2690# green mold
2691R:116:0xA9/0x82
2692
2693# skeleton orc
2694R:117:0xAC/0x8A
2695
2696# novice paladin
2697R:118:0xAA/0x92
2698
2699# lemure
2700R:119:0xA0/0x92
2701
2702# hill orc
2703R:120:0xA9/0x91
2704
2705# bandit
2706R:121:0xAA/0x9B
2707
2708# yeti
2709R:122:0xA4/0x91
2710
2711# bloodshot icky thing
2712R:123:0xA8/0x88
2713
2714# giant grey rat
2715R:124:0xAC/0x87
2716
2717# black harpy
2718R:125:0xA0/0x89
2719
2720# orc shaman
2721R:126:0xA9/0x92
2722
2723# baby blue dragon
2724R:127:0xA5/0x9D
2725
2726# baby white dragon
2727R:128:0xA5/0x9E
2728
2729# baby green dragon
2730R:129:0xA5/0x9F
2731
2732# baby black dragon
2733R:130:0xA6/0x80
2734
2735# baby red dragon
2736R:131:0xA6/0x81
2737
2738# giant fire ant
2739R:132:0xA5/0x8D
2740
2741# brodda, the easterling
2742R:133:0xAA/0x9C
2743
2744# king cobra
2745R:134:0xA2/0x91
2746
2747# giant spider
2748R:135:0xA2/0x9F
2749
2750# dark elven mage
2751R:136:0xA7/0x96
2752
2753# orfax, son of boldor
2754R:137:0xAD/0x89
2755
2756# dark elven warrior
2757R:138:0xA7/0x97
2758
2759# clear mushroom patch
2760R:139:0x9D/0x8A
2761
2762# grishnakh, the hill orc
2763R:140:0xA9/0x93
2764
2765# giant white tick
2766R:141:0xAC/0x92
2767
2768# hairy mold
2769R:142:0xA9/0x83
2770
2771# disenchanter mold
2772R:143:0xA9/0x84
2773
2774# pseudo-dragon
2775R:144:0xA6/0x82
2776
2777# tengu
2778R:145:0xA0/0x93
2779
2780# creeping gold coins
2781R:146:0x9D/0x82
2782
2783# wolf
2784R:147:0x9D/0x9E
2785
2786# giant fruit fly
2787R:148:0x9F/0x91
2788
2789# panther
2790R:149:0xA7/0x84
2791
2792# brigand
2793R:150:0xAA/0x9B
2794
2795# baby multi-hued dragon
2796R:151:0xA6/0x83
2797
2798# hippogriff
2799R:152:0xA0/0x8A
2800
2801# zombified orc
2802R:153:0xAD/0x8D
2803
2804# gnome mage
2805R:154:0xA7/0x98
2806
2807# black mamba
2808R:155:0xA2/0x92
2809
2810# white wolf
2811R:156:0x9D/0x9F
2812
2813# grape jelly
2814R:157:0xA8/0x92
2815
2816# nether worm mass
2817R:158:0xAD/0x83
2818
2819# golfimbul, the hill orc chief
2820R:159:0xA9/0x94
2821
2822# master yeek
2823R:160:0xAD/0x8A
2824
2825# priest
2826R:161:0xAA/0x9E
2827
2828# dark elven priest
2829R:162:0xA7/0x99
2830
2831# air spirit
2832R:163:0x9E/0x9F
2833
2834# skeleton human
2835R:164:0xAC/0x8B
2836
2837# zombified human
2838R:165:0xAD/0x8E
2839
2840# tiger
2841R:166:0xA7/0x85
2842
2843# moaning spirit
2844R:167:0x9F/0x9C
2845
2846# swordsman
2847R:168:0xAA/0x9F
2848
2849# stegocentipede
2850R:169:0xA5/0x99
2851
2852# spotted jelly
2853R:170:0xA8/0x93
2854
2855# drider
2856R:171:0xA3/0x80
2857
2858# killer brown beetle
2859R:172:0xA0/0x9B
2860
2861# boldor, king of the yeeks
2862R:173:0xAD/0x8B
2863
2864# ogre
2865R:174:0xA1/0x8B
2866
2867# creeping mithril coins
2868R:175:0x9D/0x83
2869
2870# illusionist
2871R:176:0xAB/0x80
2872
2873# druid
2874R:177:0xAB/0x81
2875
2876# black orc
2877R:178:0xA9/0x95
2878
2879# ochre jelly
2880R:179:0xA8/0x94
2881
2882# giant flea
2883R:180:0x9F/0x92
2884
2885# ufthak of cirith ungol
2886R:181:0xA9/0x96
2887
2888# giant white dragon fly
2889R:182:0x9F/0x93
2890
2891# blue icky thing
2892R:183:0xA8/0x89
2893
2894# hill giant
2895R:184:0xA1/0x91
2896
2897# flesh golem
2898R:185:0xA7/0x89
2899
2900# warg
2901R:186:0x9E/0x80
2902
2903# giant black louse
2904R:187:0xA8/0x9E
2905
2906# lurker
2907R:188:0xAD/0x9F
2908
2909# wererat
2910R:189:0xAC/0x88
2911
2912# black ogre
2913R:190:0xA1/0x8C
2914
2915# magic mushroom patch
2916R:191:0x9D/0x8B
2917
2918# guardian naga
2919R:192:0xA9/0x8B
2920
2921# light hound
2922R:193:0xA4/0x93
2923
2924# dark hound
2925R:194:0xA4/0x94
2926
2927# half-orc
2928R:195:0xA9/0x97
2929
2930# giant tarantula
2931R:196:0xA3/0x81
2932
2933# giant clear centipede
2934R:197:0xA5/0x9A
2935
2936# mirkwood spider
2937R:198:0xA3/0x82
2938
2939# frost giant
2940R:199:0xA1/0x92
2941
2942# griffon
2943R:200:0xA0/0x8B
2944
2945# homunculus
2946R:201:0xA0/0x94
2947
2948# gnome mage
2949R:202:0xA7/0x98
2950
2951# clear hound
2952R:203:0xA4/0x95
2953
2954# clay golem
2955R:204:0xA7/0x8A
2956
2957# umber hulk
2958R:205:0xA3/0x99
2959
2960# orc captain
2961R:206:0xA9/0x98
2962
2963# gelatinous cube
2964R:207:0xA8/0x95
2965
2966# giant green dragon fly
2967R:208:0x9F/0x94
2968
2969# fire giant
2970R:209:0xA1/0x93
2971
2972# hummerhorn
2973R:210:0x9F/0x96
2974
2975# ulfast, son of ulfang
2976R:211:0xAB/0x82
2977
2978# quasit
2979R:212:0xA0/0x95
2980
2981# imp
2982R:213:0xA0/0x96
2983
2984# forest troll
2985R:214:0xA3/0x89
2986
2987# nar, the dwarf
2988R:215:0xA7/0x99
2989
2990# 2-headed hydra
2991R:216:0xA2/0x93
2992
2993# water spirit
2994R:217:0x9F/0x80
2995
2996# giant red scorpion
2997R:218:0xA3/0x83
2998
2999# earth spirit
3000R:219:0x9F/0x81
3001
3002# fire spirit
3003R:220:0x9F/0x82
3004
3005# fire hound
3006R:221:0xA4/0x96
3007
3008# cold hound
3009R:222:0xA4/0x97
3010
3011# energy hound
3012R:223:0xA4/0x98
3013
3014# potion mimic
3015R:224:0x9D/0x8E
3016
3017# blink dog
3018R:225:0x9E/0x81
3019
3020# uruk
3021R:226:0xA9/0x99
3022
3023# shagrat, the orc captain
3024R:227:0xA9/0x9A
3025
3026# gorbag, the orc captain
3027R:228:0xA9/0x9B
3028
3029# shambling mound
3030R:229:0x9D/0x8C
3031
3032# stone giant
3033R:230:0xA1/0x94
3034
3035# giant black dragon fly
3036R:231:0x9F/0x96
3037
3038# stone golem
3039R:232:0xA7/0x8B
3040
3041# red mold
3042R:233:0xA9/0x85
3043
3044# giant gold dragon fly
3045R:234:0x9F/0x97
3046
3047# bolg, son of azog
3048R:235:0xA9/0x9C
3049
3050# phase spider
3051R:236:0xA3/0x84
3052
3053# 3-headed hydra
3054R:237:0xA2/0x94
3055
3056# earth hound
3057R:238:0xA4/0x99
3058
3059# air hound
3060R:239:0xA4/0x9A
3061
3062# sabre-tooth tiger
3063R:240:0xA7/0x86
3064
3065# water hound
3066R:241:0xA4/0x9B
3067
3068# chimaera
3069R:242:0xA0/0x8C
3070
3071# quylthulg
3072R:243:0xA1/0x9A
3073
3074# sasquatch
3075R:244:0xA4/0x92
3076
3077# werewolf
3078R:245:0x9E/0x82
3079
3080# dark elven lord
3081R:246:0xA7/0x9C
3082
3083# cloud giant
3084R:247:0xA1/0x96
3085
3086# lugdush, the uruk
3087R:248:0xA9/0x9E
3088
3089# ugluk, the uruk
3090R:249:0xA9/0x9D
3091
3092# blue dragon bat
3093R:250:0xA5/0x91
3094
3095# scroll mimic
3096R:251:0x9D/0x8D
3097
3098# fire vortex
3099R:252:0xAC/0x94
3100
3101# water vortex
3102R:253:0xAC/0x95
3103
3104# cold vortex
3105R:254:0xAC/0x96
3106
3107# energy vortex
3108R:255:0xAC/0x97
3109
3110# mummified orc
3111R:256:0xA1/0x88
3112
3113# killer stag beetle
3114R:257:0xA0/0x9D
3115
3116# iron golem
3117R:258:0xA7/0x8C
3118
3119# giant yellow scorpion
3120R:259:0xA3/0x85
3121
3122# black ooze
3123R:260:0xA8/0x96
3124
3125# hardened warrior
3126R:261:0xAB/0x83
3127
3128# azog, king of the uruk-hai
3129R:262:0xA9/0x9F
3130
3131# master rogue
3132R:263:0xAB/0x84
3133
3134# red dragon bat
3135R:264:0xA5/0x92
3136
3137# killer white beetle
3138R:265:0xA0/0x9C
3139
3140# giant bronze dragon fly
3141R:266:0x9F/0x98
3142
3143# forest wight
3144R:267:0xA3/0x9E
3145
3146# ibun, son of mim
3147R:268:0xA7/0x9B
3148
3149# khim, son of mim
3150R:269:0xA7/0x9C
3151
3152# 4-headed hydra
3153R:270:0xA2/0x95
3154
3155# mummified human
3156R:271:0xA1/0x89
3157
3158# vampire bat
3159R:272:0xA5/0x93
3160
3161# sangahyando of umbar
3162R:273:0xAB/0x85
3163
3164# angamaite of umbar
3165R:274:0xAB/0x86
3166
3167# banshee
3168R:275:0x9F/0x9D
3169
3170# pukelman
3171R:276:0xA7/0x8D
3172
3173# dark elven druid
3174R:277:0xA7/0x9F
3175
3176# stone troll
3177R:278:0xA3/0x8A
3178
3179# troll priest
3180R:279:0xA3/0x8B
3181
3182# wereworm
3183R:280:0xAD/0x84
3184
3185# carrion crawler
3186R:281:0xA5/0x9C
3187
3188# killer red beetle
3189R:282:0xA0/0x9F
3190
3191# giant grey ant
3192R:283:0xA5/0x8C
3193
3194# ulwarth, son of ulfang
3195R:284:0xAB/0x87
3196
3197# displacer beast
3198R:285:0xA7/0x87
3199
3200# giant fire tick
3201R:286:0xAC/0x93
3202
3203# cave ogre
3204R:287:0xA1/0x8D
3205
3206# white wraith
3207R:288:0xA3/0x9F
3208
3209# angel
3210R:289:0x9D/0x8F
3211
3212# mim, betrayer of turin
3213R:290:0xA8/0x80
3214
3215# killer fire beetle
3216R:291:0xA1/0x80
3217
3218# creeping adamantite coins
3219R:292:0x9D/0x84
3220
3221# algroth
3222R:293:0xA3/0x8C
3223
3224# vibration hound
3225R:294:0xA4/0x9C
3226
3227# nexus hound
3228R:295:0xA4/0x9D
3229
3230# ogre mage
3231R:296:0xA1/0x8E
3232
3233# lokkak, the ogre chieftain
3234R:297:0xA1/0x90
3235
3236# vampire
3237R:298:0xA3/0x9A
3238
3239# gorgimaera
3240R:299:0xA0/0x8D
3241
3242# colbran
3243R:300:0xA7/0x8E
3244
3245# spirit naga
3246R:301:0xA9/0x8C
3247
3248# 5-headed hydra
3249R:302:0xA2/0x96
3250
3251# black knight
3252R:303:0xAB/0x88
3253
3254# uldor the accursed
3255R:304:0xAB/0x89
3256
3257# mage
3258R:305:0xAB/0x8A
3259
3260# mind flayer
3261R:306:0xAB/0x8B
3262
3263# draebor, the imp
3264R:307:0xA0/0x97
3265
3266# basilisk
3267R:308:0xA2/0x97
3268
3269# ice troll
3270R:309:0xA3/0x8D
3271
3272# purple worm
3273R:310:0xAD/0x85
3274
3275# archangel
3276R:311:0x9D/0x90
3277
3278# catoblepas
3279R:312:0xAC/0x81
3280
3281# ring mimic
3282R:313:0xAD/0x9E
3283
3284# young blue dragon
3285R:314:0xA6/0x84
3286
3287# young white dragon
3288R:315:0xA6/0x85
3289
3290# young green dragon
3291R:316:0xA6/0x86
3292
3293# young bronze dragon
3294R:317:0xA6/0x87
3295
3296# mithril golem
3297R:318:0xA7/0x8F
3298
3299# shadow drake
3300R:319:0xA6/0x88
3301
3302# skeleton troll
3303R:320:0xAC/0x8C
3304
3305# manticore
3306R:321:0xA0/0x8E
3307
3308# giant blue ant
3309R:322:0xA5/0x8B
3310
3311# giant army ant
3312R:323:0xAE/0x81
3313
3314# grave wight
3315R:324:0xA4/0x80
3316
3317# killer slicer beetle
3318R:325:0xA1/0x81
3319
3320# ghost
3321R:326:0x9F/0x9E
3322
3323# death watch beetle
3324R:327:0xA1/0x82
3325
3326# ogre shaman
3327R:328:0xA1/0x8F
3328
3329# nexus quylthulg
3330R:329:0xA1/0x9B
3331
3332# shelob, spider of darkness
3333R:330:0xA3/0x86
3334
3335# ninja
3336R:331:0xAB/0x8C
3337
3338# memory moss
3339R:332:0xA9/0x86
3340
3341# storm giant
3342R:333:0xA1/0x95
3343
3344# cave troll
3345R:334:0xA3/0x8E
3346
3347# half-troll
3348R:335:0xA3/0x8F
3349
3350# mystic
3351R:336:0xAB/0x8D
3352
3353# barrow wight
3354R:337:0xA4/0x81
3355
3356# giant skeleton troll
3357R:338:0xAC/0x8D
3358
3359# chaos drake
3360R:339:0xA6/0x89
3361
3362# law drake
3363R:340:0xA6/0x8A
3364
3365# balance drake
3366R:341:0xA6/0x8B
3367
3368# ethereal drake
3369R:342:0xA6/0x8C
3370
3371# bert the stone troll
3372R:343:0xA3/0x90
3373
3374# bill the stone troll
3375R:344:0xA3/0x91
3376
3377# tom the stone troll
3378R:345:0xA3/0x92
3379
3380# shade
3381R:346:0x9F/0x9F
3382
3383# spectre
3384R:347:0xA0/0x80
3385
3386# water troll
3387R:348:0xA3/0x93
3388
3389# fire elemental
3390R:349:0x9F/0x83
3391
3392# cherub
3393R:350:0x9D/0x91
3394
3395# water elemental
3396R:351:0x9F/0x84
3397
3398# invisible stalker
3399R:352:0x9F/0x85
3400
3401# carrion crawler
3402R:353:0xA5/0x9C
3403
3404# master thief
3405R:354:0xAB/0x8E
3406
3407# ulfang the black
3408R:355:0xAB/0x8F
3409
3410# lich
3411R:356:0xA1/0x83
3412
3413# master vampire
3414R:357:0xA3/0x9B
3415
3416# giant grey scorpion
3417R:358:0xA3/0x87
3418
3419# earth elemental
3420R:359:0x9F/0x86
3421
3422# air elemental
3423R:360:0x9F/0x87
3424
3425# hell hound
3426R:361:0x9E/0x83
3427
3428# eog golem
3429R:362:0xA7/0x90
3430
3431# olog
3432R:363:0xA3/0x94
3433
3434# dagashi
3435R:364:0xAB/0x90
3436
3437# gravity hound
3438R:365:0xA4/0x9E
3439
3440# acidic cytoplasm
3441R:366:0xA8/0x97
3442
3443# inertia hound
3444R:367:0xA4/0x9F
3445
3446# impact hound
3447R:368:0xA5/0x80
3448
3449# dread
3450R:369:0xA0/0x81
3451
3452# ooze elemental
3453R:370:0x9F/0x88
3454
3455# smoke elemental
3456R:371:0x9F/0x89
3457
3458# young black dragon
3459R:372:0xA6/0x8D
3460
3461# mumak
3462R:373:0xAC/0x82
3463
3464# giant fire ant
3465R:374:0xA5/0x8D
3466
3467# mature white dragon
3468R:375:0xA6/0x8E
3469
3470# xorn
3471R:376:0xA4/0x8F
3472
3473# shadow
3474R:377:0xA0/0x82
3475
3476# phantom
3477R:378:0xA0/0x83
3478
3479# grey wraith
3480R:379:0xA4/0x82
3481
3482# young multi-hued dragon
3483R:380:0xA6/0x8F
3484
3485# colossus
3486R:381:0xB2/0x89
3487
3488# young gold dragon
3489R:382:0xA6/0x90
3490
3491# rogrog the black troll
3492R:383:0xA3/0x95
3493
3494# mature blue dragon
3495R:384:0xA6/0x91
3496
3497# mature green dragon
3498R:385:0xA6/0x92
3499
3500# mature bronze dragon
3501R:386:0xA6/0x93
3502
3503# young red dragon
3504R:387:0xA6/0x94
3505
3506# trapper
3507R:388:0xAD/0x9F
3508
3509# bodak
3510R:389:0xA0/0x98
3511
3512# ice elemental
3513R:390:0x9F/0x8A
3514
3515# necromancer
3516R:391:0xAB/0x91
3517
3518# lorgan, chief of the easterlings
3519R:392:0xAB/0x92
3520
3521# demonologist
3522R:393:0xAB/0x93
3523
3524# mummified troll
3525R:394:0xA1/0x8A
3526
3527# the queen ant
3528R:395:0xA5/0x8E
3529
3530# will o' the wisp
3531R:396:0x9F/0x8B
3532
3533# magma elemental
3534R:397:0x9F/0x8C
3535
3536# black pudding
3537R:398:0xA8/0x98
3538
3539# killer blue beetle
3540R:399:0xA0/0x9E
3541
3542# nexus vortex
3543R:400:0xAE/0x80
3544
3545# plasma vortex
3546R:401:0xAC/0x98
3547
3548# mature red dragon
3549R:402:0xA6/0x95
3550
3551# mature gold dragon
3552R:403:0xA6/0x96
3553
3554# crystal drake
3555R:404:0xA6/0x97
3556
3557# mature black dragon
3558R:405:0xA6/0x98
3559
3560# mature multi-hued dragon
3561R:406:0xA6/0x99
3562
3563# death knight
3564R:407:0xAB/0x94
3565
3566# castamir the usurper
3567R:408:0xAB/0x95
3568
3569# time vortex
3570R:409:0xAC/0x99
3571
3572# shimmering vortex
3573R:410:0xAC/0x9A
3574
3575# ancient blue dragon
3576R:411:0x9E/0x88
3577
3578# ancient bronze dragon
3579R:412:0x9E/0x89
3580
3581# beholder
3582R:413:0xA6/0x9F
3583
3584# emperor wight
3585R:414:0xA4/0x83
3586
3587# seraph
3588R:415:0x9D/0x92
3589
3590# vargo, tyrant of fire
3591R:416:0x9F/0x8D
3592
3593# black wraith
3594R:417:0xA4/0x84
3595
3596# erinyes
3597R:418:0xAD/0x8F
3598
3599# nether wraith
3600R:419:0xA4/0x85
3601
3602# eldrak
3603R:420:0xA3/0x96
3604
3605# ettin
3606R:421:0xA3/0x97
3607
3608# waldern, king of water
3609R:422:0x9F/0x8E
3610
3611# kavlax the many-headed
3612R:423:0xA6/0x9A
3613
3614# ancient white dragon
3615R:424:0x9E/0x8A
3616
3617# ancient green dragon
3618R:425:0x9E/0x8B
3619
3620# 7-headed hydra
3621R:426:0xA2/0x98
3622
3623# night mare
3624R:427:0xAC/0x83
3625
3626# vampire lord
3627R:428:0xA3/0x9C
3628
3629# ancient black dragon
3630R:429:0x9E/0x8C
3631
3632# disenchanter worm mass
3633R:430:0xAD/0x86
3634
3635# rotting quylthulg
3636R:431:0xA1/0x9C
3637
3638# spirit troll
3639R:432:0xA3/0x98
3640
3641# lesser titan
3642R:433:0xA1/0x97
3643
3644# 9-headed hydra
3645R:434:0xA2/0x99
3646
3647# enchantress
3648R:435:0xAB/0x96
3649
3650# archpriest
3651R:436:0xAB/0x97
3652
3653# sorcerer
3654R:437:0xAB/0x98
3655
3656# xaren
3657R:438:0xA4/0x90
3658
3659# giant roc
3660R:439:0x9D/0x97
3661
3662# uvatha the horseman
3663R:440:0xA4/0x86
3664
3665# minotaur
3666R:441:0xA0/0x8F
3667
3668# medusa, the gorgon
3669R:442:0xA9/0x8D
3670
3671# death drake
3672R:443:0x9E/0x8D
3673
3674# ancient red dragon
3675R:444:0x9E/0x8E
3676
3677# ancient gold dragon
3678R:445:0x9E/0x8F
3679
3680# great crystal drake
3681R:446:0x9E/0x90
3682
3683# vrock
3684R:447:0xAD/0x90
3685
3686# death quasit
3687R:448:0xA0/0x99
3688
3689# adunaphel the quiet
3690R:449:0xA4/0x87
3691
3692# dark elven sorcerer
3693R:450:0xA8/0x81
3694
3695# master lich
3696R:451:0xA1/0x84
3697
3698# hezrou
3699R:452:0xAD/0x91
3700
3701# akhorahil the blind
3702R:453:0xA4/0x88
3703
3704# gorlim, betrayer of barahir
3705R:454:0xAB/0x99
3706
3707# archon
3708R:455:0x9D/0x93
3709
3710# glabrezu
3711R:456:0xAD/0x92
3712
3713# ren the unclean
3714R:457:0xAD/0x9D
3715
3716# nalfeshnee
3717R:458:0xAD/0x93
3718
3719# undead beholder
3720R:459:0xA7/0x80
3721
3722# dread
3723R:460:0xA0/0x81
3724
3725# mumak
3726R:461:0xAC/0x82
3727
3728# ancient multi-hued dragon
3729R:462:0x9E/0x91
3730
3731# ethereal dragon
3732R:463:0x9E/0x92
3733
3734# ji indur dawndeath
3735R:464:0xAD/0x9C
3736
3737# marilith
3738R:465:0xAD/0x94
3739
3740# quaker, master of earth
3741R:466:0x9F/0x8F
3742
3743# lesser balrog
3744R:467:0xAD/0x95
3745
3746# ariel, queen of air
3747R:468:0x9F/0x91
3748
3749# 11-headed hydra
3750R:469:0xA2/0x9A
3751
3752# patriarch
3753R:470:0xAB/0x9A
3754
3755# dreadmaster
3756R:471:0xA0/0x85
3757
3758# drolem
3759R:472:0xA7/0x92
3760
3761# scatha the worm
3762R:473:0xAD/0x9B
3763
3764# dwar, dog lord of waw
3765R:474:0xA4/0x89
3766
3767# smaug the golden
3768R:475:0x9E/0x93
3769
3770# dracolich
3771R:476:0x9E/0x95
3772
3773# greater titan
3774R:477:0xA1/0x98
3775
3776# dracolisk
3777R:478:0x9E/0x94
3778
3779# death mold
3780R:479:0xA9/0x87
3781
3782# itangast the fire drake
3783R:480:0x9E/0x96
3784
3785# glaurung, father of the dragons
3786R:481:0xAD/0x9A
3787
3788# master mystic
3789R:482:0xAB/0x9B
3790
3791# the balrog of moria
3792R:483:0xAD/0x96
3793
3794# nightwing
3795R:484:0xAD/0x9D
3796
3797# nether hound
3798R:485:0xA5/0x81
3799
3800# time hound
3801R:486:0xA5/0x82
3802
3803# plasma hound
3804R:487:0xA5/0x83
3805
3806# demonic quylthulg
3807R:488:0xA1/0x9D
3808
3809# great storm wyrm
3810R:489:0x9E/0x97
3811
3812# baphomet the minotaur lord
3813R:490:0xA0/0x90
3814
3815# harowen the black hand
3816R:491:0xAB/0x9C
3817
3818# hoarmurath of dir
3819R:492:0xA4/0x8A
3820
3821# grand master mystic
3822R:493:0xAB/0x9D
3823
3824# khamul, the black easterling
3825R:494:0xA4/0x8B
3826
3827# ethereal hound
3828R:495:0xA5/0x84
3829
3830# great ice wyrm
3831R:496:0x9E/0x98
3832
3833# the phoenix
3834R:497:0x9D/0x98
3835
3836# nightcrawler
3837R:498:0xA4/0x8C
3838
3839# hand druj
3840R:499:0xAC/0x8E
3841
3842# eye druj
3843R:500:0xAC/0x8F
3844
3845# skull druj
3846R:501:0xAC/0x90
3847
3848# chaos vortex
3849R:502:0xAC/0x9B
3850
3851# aether vortex
3852R:503:0xAC/0x9C
3853
3854# the lernaean hydra
3855R:504:0xA2/0x9B
3856
3857# thuringwethil, the vampire messenger
3858R:505:0xA3/0x9D
3859
3860# great hell wyrm
3861R:506:0x9E/0x99
3862
3863# draconic quylthulg
3864R:507:0xA1/0x9E
3865
3866# fundin bluecloak
3867R:508:0xA8/0x82
3868
3869# uriel, angel of fire
3870R:509:0x9D/0x94
3871
3872# azriel, angel of death
3873R:510:0x9D/0x95
3874
3875# ancalagon the black
3876R:511:0x9E/0x9A
3877
3878# nightwalker
3879R:512:0xA4/0x8D
3880
3881# gabriel, the messenger
3882R:513:0x9D/0x96
3883
3884# saruman of many colours
3885R:514:0xAB/0x9E
3886
3887# dreadlord
3888R:515:0xA0/0x86
3889
3890# the cat lord
3891R:516:0xA7/0x88
3892
3893# chaos beetle
3894R:517:0xA0/0x9A
3895
3896# chaos hound
3897R:518:0xA5/0x85
3898
3899# great wyrm of chaos
3900R:519:0x9E/0x9B
3901
3902# great wyrm of law
3903R:520:0x9E/0x9C
3904
3905# great wyrm of balance
3906R:521:0x9E/0x9D
3907
3908# tselakus, the dreadlord
3909R:522:0xA0/0x87
3910
3911# tiamat, celestial dragon of evil
3912R:523:0x9E/0x9E
3913
3914# black reaver
3915R:524:0xA1/0x85
3916
3917# master quylthulg
3918R:525:0xA1/0x9F
3919
3920# greater draconic quylthulg
3921R:526:0xA2/0x80
3922
3923# greater rotting quylthulg
3924R:527:0xA2/0x81
3925
3926# vecna, the emperor lich
3927R:528:0xA1/0x86
3928
3929# omarax, the eye tyrant
3930R:529:0xA7/0x81
3931
3932# ungoliant, the unlight
3933R:530:0xA3/0x88
3934
3935# aether hound
3936R:531:0xA5/0x86
3937
3938# the mouth of sauron
3939R:532:0xAB/0x9F
3940
3941# the emperor quylthulg
3942R:533:0xA2/0x82
3943
3944# qlzqqlzuup, the emperor quylthulg
3945R:534:0xA2/0x83
3946
3947# the witch-king of angmar
3948R:535:0xA4/0x8E
3949
3950# pazuzu, lord of air
3951R:536:0x9D/0x98
3952
3953# hell hound
3954R:537:0x9E/0x83
3955
3956# cantoras, the skeletal lord
3957R:538:0xAC/0x91
3958
3959# the tarrasque
3960R:539:0xA2/0x9C
3961
3962# lungorthin, the balrog of white fire
3963R:540:0xAD/0x97
3964
3965# draugluin, sire of all werewolves
3966R:541:0x9E/0x85
3967
3968# feagwath the undead sorceror
3969R:542:0xA1/0x87
3970
3971# huan, wolfhound of the valar
3972# R:543:ToDo (cerberus, guardian of hades)
3973R:543:0x9E/0x87
3974
3975# carcharoth, the jaws of thirst
3976R:544:0x9E/0x86
3977
3978# gothmog, the high captain of balrogs
3979R:545:0xAD/0x98
3980
3981# sauron, the sorcerer
3982R:546:0xAC/0x80
3983
3984# morgoth, lord of darkness
3985R:547:0xA1/0x99
3986
3987# silver mouse
3988# R:548:ToDo
3989
3990# rot jelly
3991# R:549:ToDo
3992
3993# giant tan bat
3994# R:550:ToDo
3995
3996# giant silver ant
3997# R:551:ToDo
3998
3999# giant brown tick
4000# R:552:ToDo
4001
4002# disenchanter bat
4003# R:553:ToDo
4004
4005# shimmering mold
4006# R:554:ToDo
4007
4008# wyvern
4009R:555:0xB1/0x83
4010
4011# chest mimic
4012R:556:0xB9/0x88
4013
4014# demilich
4015# R:557:ToDo
4016
4017# archlich
4018# R:558:ToDo
4019
4020# crow
4021R:559:0xB7/0x86
4022
4023# raven
4024R:560:0xB7/0x87
4025
4026# crebain
4027# R:561:ToDo
4028
4029# winged horror
4030# R:562:ToDo
4031
4032# cave bear
4033# R:563:ToDo
4034
4035# grizzly bear
4036R:564:0xB8/0x81
4037
4038# werebear
4039# R:565:ToDo
4040
4041# beorn, the shape-changer
4042# R:566:ToDo
4043
4044# barbazu
4045# R:567:ToDo
4046
4047# bile demon
4048# R:568:ToDo
4049
4050# osyluth
4051# R:569:ToDo
4052
4053# gelugon
4054# R:570:ToDo
4055
4056# horned reaper
4057# R:571:ToDo
4058
4059# pit fiend
4060# R:572:ToDo
4061
4062# greater balrog
4063# R:573:ToDo
4064
4065# baby bronze dragon
4066# R:574:ToDo
4067
4068# baby gold dragon
4069# R:575:ToDo
4070
4071# great swamp wyrm
4072# R:576:ToDo
4073
4074# great wyrm of perplexity
4075# R:577:ToDo
4076
4077# great bile wyrm
4078# R:578:ToDo
4079
4080# great wyrm of thunder
4081# R:579:ToDo
4082
4083# ranger
4084# R:580:ToDo
4085
4086# paladin
4087# R:581:ToDo
4088
4089# ranger chieftain
4090# R:582:ToDo
4091
4092# berserker
4093R:583:0xB8/0x95
4094
4095# cyclops
4096R:584:0xBA/0x81
4097
4098# polyphemus, the blind cyclops
4099# R:585:ToDo
4100
4101# atlas, the titan
4102# R:586:ToDo
4103
4104# kronos, lord of the titans
4105# R:587:ToDo
4106
4107# evil eye
4108# R:588:ToDo
4109
4110# spectator
4111R:589:0xB1/0x9B
4112
4113# gauth
4114# R:590:ToDo
4115
4116# beholder hive-mother
4117# R:591:ToDo
4118
4119# neekerbreeker
4120# R:592:ToDo
4121
4122# giant firefly
4123# R:593:ToDo
4124
4125# eol, the dark elf
4126# R:594:ToDo
4127
4128# maeglin, the traitor of gondolin
4129# R:595:ToDo
4130
4131# elder vampire
4132# R:596:ToDo
4133
4134# silent watcher
4135R:597:0xB1/0x8E
4136
4137# nighthawk
4138# R:598:ToDo
4139
4140# ghoul
4141R:599:0xB4/0x8F
4142
4143# ghast
4144R:600:0xB9/0x80
4145
4146# greater basilisk
4147# R:601:ToDo
4148
4149# aranea
4150# R:602:ToDo
4151
4152# elder aranea
4153# R:603:ToDo
4154
4155# kobold shaman
4156# R:604:ToDo
4157
4158# bat of gorgoroth
4159# R:605:ToDo
4160
4161# doombat
4162R:606:0xBA/0x8C
4163
4164# wolf chieftain
4165# R:607:ToDo
4166
4167# bone golem
4168# R:608:ToDo
4169
4170# bronze golem
4171# R:609:ToDo
4172
4173# ogre chieftain
4174# R:610:ToDo
4175
4176# ar-pharazon the golden
4177# R:611:ToDo
4178
4179# troll chieftain
4180# R:612:ToDo
4181
4182# shardstorm
4183# R:613:ToDo
4184
4185# storm of unmagic
4186# R:614:ToDo
4187
4188# greater mummy
4189R:615:0xBA/0x91
4190
4191# multi-hued hound
4192R:616:0xB2/0x81
4193
4194
4195# Load the special player pictures
4196%:xtra-new.prf
4197
4198# Load the flavored objects
4199%:flvr-new.prf
4200
4201