ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/treasures.bld
Revision: 1.1.1.2 (vendor branch)
Committed: Wed Feb 22 18:03:12 2006 UTC (18 years, 3 months ago) by elmex
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, UPSTREAM_2006_02_22
Changes since 1.1.1.1: +1 -1 lines
Log Message:
cvs -z7 -d:ext:elmex@cvs.schmorp.de:/schmorpforge import cf.schmorp.de UPSTREAM UPSTREAM_2006_02_22

File Contents

# User Rev Content
1 root 1.1 #
2     # Do not modify this file - any changes will get overwritten.
3     # instead, modify the treasures file or the .trs file in the
4     # arch directory.
5     #
6     #
7     # This file contains various treasures, with generation rules.
8     #
9 elmex 1.1.1.2 # $Id: treasures.bld,v 1.40 2006/02/07 07:31:40 mwedel Exp $
10 root 1.1 #
11     # As of version 0.91.1, what this file was extended to handle list
12     # re-linking and generation of only 1 item on that list. This does away
13     # with the treasure lists from being embedded in the program.
14     #
15     # See the file doc/crossfire.doc for information on the format of this
16     # file
17     #
18     #
19     #NOTE: GOD treasure lists have been moved out to the arches
20     #
21     #
22     # This is basically given to monsters that might get spellbooks or use
23     # wands/rods/etc. This is mostly necessary so that if they become
24     # the pets of players, the player will get exp awarded to the correct
25     # skill.
26     treasure skill_use_magic_item
27     arch skill_use_magic_item
28     end
29     #
30     treasure all_spell_skills
31     arch skill_use_magic_item
32     more
33     arch skill_evocation
34     more
35     arch skill_praying
36     more
37     arch skill_pyromancy
38     more
39     arch skill_sorcery
40     more
41     arch skill_summoning
42     end
43     #
44     ##############################################################
45     # ability-treasure for dragon players
46     ##############################################################
47     treasure dragon_ability_fire
48     arch direct_attune_fire
49     more
50     arch fire_clawing
51     more
52     arch spell_dragonbreath
53     end
54     treasure dragon_ability_cold
55     arch direct_attune_cold
56     more
57     arch ice_clawing
58     more
59     arch spell_large_icestorm
60     end
61     treasure dragon_ability_elec
62     arch direct_attune_elec
63     more
64     arch electric_clawing
65     more
66     arch spell_ball_lightning
67     more
68     arch dragon_ability_xrays
69     end
70     treasure dragon_ability_poison
71     arch spell_poison_cloud
72     more
73     arch poison_clawing
74     end
75     ##############################################################
76     #
77     # BODY PARTS -
78     #
79     treasureone beholder_parts
80     arch beholdereye
81     chance 70
82     more
83     # arch tentacle
84     # nrof 2
85     # chance 10
86     # more
87     arch tongue
88     chance 10
89     more
90     arch brain
91     chance 3
92     end
93     treasureone skull_parts
94     arch tooth
95     chance 95
96     more
97     arch tongue
98     chance 5
99     end
100     treasureone demon_parts
101     arch icor
102     chance 70
103     more
104     arch heart
105     chance 15
106     more
107     arch demon_head
108     chance 15
109     end
110     treasureone troll_parts
111     arch head
112     chance 80
113     more
114     arch heart
115     chance 5
116     more
117     arch liver
118     chance 15
119     more
120     arch brain
121     chance 3
122     end
123     treasureone behemoth_parts
124     arch heart
125     chance 5
126     more
127     arch hide_black
128     chance 10
129     end
130     treasureone wolf_parts
131     arch hide_grey
132     chance 50
133     more
134     arch liver
135     chance 15
136     more
137     arch heart
138     chance 15
139     end
140     treasureone bear_parts
141     arch hide_brown
142     chance 50
143     more
144     arch liver
145     chance 15
146     more
147     arch heart
148     chance 10
149     end
150     treasureone polarbear_parts
151     arch hide_white
152     chance 25
153     more
154     arch liver
155     chance 15
156     more
157     arch heart
158     chance 10
159     end
160     treasureone giantrat_parts
161     arch liver
162     chance 20
163     more
164     arch heart
165     chance 10
166     more
167     arch hide_brown
168     chance 10
169     end
170     treasureone ape_parts
171     arch liver
172     chance 30
173     more
174     arch heart
175     chance 20
176     more
177     arch tooth
178     chance 10
179     more
180     arch hand
181     chance 10
182     more
183     arch hide_brown
184     chance 10
185     more
186     arch brain
187     chance 5
188     end
189     # gnoll/giant parts
190     treasureone giant_parts
191     arch fl_corpse
192     chance 15
193     more
194     arch head
195     chance 20
196     more
197     arch foot
198     chance 8
199     more
200     arch hand
201     chance 8
202     more
203     arch heart
204     chance 5
205     more
206     arch liver
207     chance 8
208     more
209     arch brain
210     chance 3
211     end
212     # orc/goblin parts
213     treasureone goblin_parts
214     arch fl_corpse
215     chance 30
216     more
217     arch goblin_head
218     chance 30
219     more
220     arch foot
221     chance 10
222     more
223     arch hand
224     chance 10
225     more
226     arch liver
227     chance 10
228     more
229     arch heart
230     chance 10
231     end
232     # Big dragon body parts
233     treasureone big_dragon_parts
234     arch dragon_steak
235     nrof 3
236     chance 90
237     more
238     arch dragon_scale
239     chance 80
240     nrof 2
241     more
242     arch dragonclaw
243     chance 30
244     nrof 12
245     more
246     arch dragon_wing
247     chance 30
248     nrof 2
249     more
250     arch dragon_eye
251     chance 30
252     more
253     arch heart
254     chance 10
255     more
256     arch brain
257     chance 1
258     end
259     # more appropriate for wyvern/baby dragon
260     treasureone dragon_parts
261     arch dragon_steak
262     chance 30
263     more
264     arch dragonclaw
265     chance 10
266     more
267     arch dragon_wing
268     chance 25
269     more
270     arch dragon_scale
271     chance 5
272     more
273     arch brain
274     chance 1
275     end
276     # human/man-sized body parts
277     treasureone human_parts
278     arch fl_corpse
279     chance 60
280     more
281     arch arm
282     nrof 2
283     chance 15
284     more
285     arch leg
286     nrof 2
287     chance 15
288     more
289     arch head
290     chance 15
291     more
292     arch eye
293     nrof 2
294     chance 1
295     more
296     arch tongue
297     chance 1
298     more
299     arch foot
300     nrof 2
301     chance 10
302     more
303     arch hand
304     nrof 2
305     chance 10
306     more
307     arch finger
308     nrof 5
309     chance 3
310     more
311     arch skin
312     chance 1
313     more
314     arch brain
315     chance 1
316     end
317     #
318     treasureone neko_parts
319     arch dead_neko
320     chance 99
321     end
322     #
323     treasure door
324     list traps
325     chance 30
326     end
327     #
328     treasure chest
329     list chest_items
330     chance 80
331     no
332     list traps
333     more
334     list chest_items
335     more
336     list chest_items
337     more
338     list chest_items
339     chance 50
340     end
341     end
342     treasureone chest_items
343     arch goldcoin
344     chance 5
345     nrof 1
346     more
347     arch silvercoin
348     chance 5
349     nrof 9
350     more
351     list random_weapon
352     chance 30
353     more
354     list random_armour
355     chance 30
356     more
357     list random_food
358     chance 10
359     more
360     list random_special
361     chance 5
362     magic 6
363     more
364     list random_wealth
365     chance 5
366     magic 5
367     more
368     list random_wealth
369     chance 5
370     magic 10
371     more
372     list random_potion
373     chance 5
374     magic 5
375     more
376     list containers
377     chance 3
378     more
379     list random_scroll
380     chance 5
381     end
382     # skill scrolls
383     # better scrolls are harder to find
384     # ordered by skill names
385     treasureone random_knowledge
386     arch scroll_alchemy
387     chance 10
388     more
389     arch scroll_bargaining
390     chance 5
391     more
392     arch scroll_bowyer
393     chance 10
394     more
395     # clawing is not something you can learn
396     arch scroll_climbing
397     chance 10
398     more
399     arch scroll_disarm_traps
400     chance 10
401     more
402     arch scroll_evocation
403     chance 5
404     more
405     arch scroll_find_traps
406     chance 10
407     more
408     # flame touch is not something you can learn
409     arch scroll_hiding
410     chance 9
411     more
412     # the inscription skill is only available as a pen
413     arch stylus
414     chance 10
415     more
416     arch scroll_jewelry
417     chance 10
418     more
419     arch scroll_jumping
420     chance 10
421     more
422     arch scroll_karate
423     chance 8
424     more
425     # levitation is not something to be learned
426     arch scroll_literacy
427     chance 15
428     more
429     # not knowledge per se, but is a random skill
430     arch lockpicks
431     chance 8
432     more
433     # meditation can not be learned
434     arch scroll_missile_weap
435     chance 15
436     more
437     arch scroll_one_handed_weapons
438     chance 10
439     more
440     arch scroll_oratory
441     chance 5
442     more
443     arch scroll_praying
444     chance 15
445     more
446     arch scroll_punching
447     chance 5
448     more
449     arch scroll_pyromancy
450     chance 5
451     more
452     arch scroll_sense_curse
453     chance 5
454     more
455     arch scroll_sense_mag
456     chance 5
457     more
458     # set traps is disabled
459     arch scroll_singing
460     chance 5
461     more
462     arch scroll_smithing
463     chance 5
464     more
465     arch scroll_sorcery
466     chance 5
467     more
468     arch scroll_stealing
469     chance 9
470     more
471     arch scroll_summoning
472     chance 5
473     more
474     arch scroll_thaumaturgy
475     chance 9
476     more
477     # throwing is a native ability, but give slight chance for unclassed players
478     arch scroll_throwing
479     chance 1
480     more
481     arch scroll_two_handed_weapons
482     chance 10
483     more
484     # use magic is a native ability, but give slight chance for unclassed players
485     arch scroll_use_magic_item
486     chance 1
487     more
488     arch scroll_woodsman
489     chance 10
490     end
491     # traps! --peterm
492     treasureone needle_diseases
493     arch warts
494     chance 20
495     more
496     arch atheletes_foot
497     chance 5
498     more
499     arch tooth_decay
500     chance 5
501     more
502     arch tapeworms
503     chance 20
504     more
505     arch egg_disease
506     chance 20
507     more
508     arch diarrhea
509     chance 20
510     more
511     arch incontinence
512     chance 20
513     more
514     arch scurvy
515     chance 20
516     more
517     arch flaming_fart
518     chance 20
519     end
520     treasureone traps
521     list physical_traps
522     chance 50
523     more
524     list magical_traps
525     chance 50
526     end
527     treasureone physical_traps
528     arch trap_diseased_needle
529     chance 70
530     more
531     arch trap_blades
532     chance 33
533     more
534     arch trap_needle
535     chance 33
536     more
537     arch trap_spikes2
538     chance 33
539     end
540     treasureone magical_traps
541     arch rune_medium_fireball
542     chance 8
543     more
544     arch rune_burning_hands
545     chance 8
546     more
547     arch rune_poison_cloud
548     chance 8
549     more
550     arch rune_create_bomb
551     chance 8
552     more
553     arch rune_paralysis
554     chance 8
555     more
556     arch rune_shock
557     chance 8
558     more
559     arch rune_confusion
560     chance 8
561     more
562     arch rune_icestorm
563     chance 8
564     more
565     arch rune_drain_magic
566     chance 8
567     more
568     arch rune_blast
569     chance 8
570     more
571     arch rune_fire
572     chance 8
573     more
574     arch rune_frost
575     chance 8
576     more
577     list nastier_magical_traps
578     magic 6
579     chance 20
580     end
581     treasureone nastier_magical_traps
582     arch rune_summon_air_elemental
583     chance 10
584     more
585     arch rune_dragonbreath
586     chance 10
587     more
588     arch rune_large_icestorm
589     chance 10
590     more
591     arch rune_large_fireball
592     chance 10
593     more
594     arch rune_ball_lightning
595     chance 10
596     more
597     arch rune_summon_devil
598     chance 10
599     more
600     arch rune_summon_earth_elemental
601     chance 10
602     more
603     arch rune_summon_fire_elemental
604     chance 10
605     more
606     arch rune_summon_water_elemental
607     chance 10
608     more
609     arch rune_death
610     chance 10
611     end
612     treasureone random_shop
613     list random_weapon
614     chance 15
615     more
616     list random_armour
617     chance 15
618     more
619     list random_food
620     chance 15
621     more
622     list random_special
623     chance 5
624     end
625     treasureone random_weapon
626     list missile_weapons
627     chance 5
628     more
629     list melee_weapons
630     chance 10
631     end
632     treasureone random_armour
633     arch b_full_helmet
634     magic 4
635     chance 5
636     more
637     arch b_helmet
638     magic 4
639     chance 5
640     more
641     arch b_horned_helmet
642     magic 4
643     chance 5
644     more
645     arch b_gauntlets
646     magic 4
647     chance 5
648     more
649     arch b_plate_mail
650     magic 4
651     chance 5
652     more
653     arch b_scale_mail
654     magic 4
655     chance 5
656     more
657     arch b_shield
658     magic 4
659     chance 5
660     more
661     arch b_small_shield
662     magic 4
663     chance 5
664     more
665     #
666     arch ring_mail
667     magic 4
668     chance 5
669     more
670     arch ring_mail
671     magic 4
672     chance 5
673     more
674     arch plate_mail
675     magic 4
676     chance 5
677     more
678     arch robe
679     magic 4
680     chance 5
681     more
682     arch leather_armour
683     magic 4
684     chance 5
685     more
686     arch scale_mail
687     magic 4
688     chance 5
689     more
690     arch ring_mail2
691     magic 3
692     chance 5
693     more
694     arch chain_mail
695     magic 3
696     chance 5
697     more
698     arch full_helmet
699     magic 2
700     chance 5
701     more
702     arch spiked_shield
703     magic 1
704     chance 1
705     more
706     arch horned_helmet
707     magic 1
708     chance 5
709     more
710     arch helmet
711     magic 2
712     chance 5
713     more
714     arch bighorned_helmet
715     magic 1
716     chance 5
717     more
718     arch shield
719     magic 2
720     chance 5
721     more
722     arch small_shield
723     magic 1
724     chance 5
725     more
726     arch high_shield
727     magic 2
728     chance 5
729     more
730     arch round_shield
731     magic 1
732     chance 5
733     more
734     arch low_boots
735     magic 1
736     chance 5
737     more
738     arch gauntlets
739     magic 2
740     chance 1
741     more
742     arch high_boots
743     magic 3
744     chance 3
745     more
746     arch high_boots_b
747     magic 3
748     chance 1
749     more
750     arch high_boots_w
751     magic 3
752     chance 1
753     more
754     arch tunic
755     magic 3
756     chance 1
757     more
758     arch gloves
759     magic 2
760     chance 2
761     more
762     arch gloves_b
763     magic 2
764     chance 1
765     more
766     arch gloves_w
767     magic 2
768     chance 1
769     more
770     arch lapron
771     magic 1
772     chance 1
773     more
774     arch cloak
775     chance 10
776     end
777     treasureone random_food
778     arch food
779     chance 35
780     more
781     arch booze
782     chance 14
783     more
784     arch poison
785     chance 13
786     more
787     arch water
788     chance 8
789     more
790     arch apple
791     chance 3
792     more
793     arch wine
794     chance 3
795     more
796     arch coffee
797     chance 1
798     more
799     arch chocolate
800     chance 3
801     more
802     arch carrot
803     chance 1
804     more
805     arch fishfood
806     chance 4
807     more
808     arch mandrake_root
809     chance 1
810     more
811     arch cabbage
812     chance 2
813     more
814     arch potato
815     chance 3
816     more
817     arch loaf
818     chance 8
819     more
820     arch roast_bird
821     chance 3
822     more
823     arch mint
824     chance 1
825     more
826     arch clover
827     chance 1
828     more
829     arch onion
830     chance 1
831     more
832     arch orange
833     chance 1
834     more
835     arch cake
836     chance 8
837     more
838     arch waybread
839     chance 4
840     end
841     treasure random_mushroom
842     arch mushroom_1
843     chance 50
844     no
845     arch mushroom_2
846     chance 50
847     no
848     arch mushroom_3
849     chance 50
850     no
851     arch mandrake_root
852     chance 10
853     end
854     end
855     end
856     end
857     # this is used for shop_special
858     treasureone random_special
859     arch scroll_new
860     nrof 3
861     chance 5
862     more
863     arch scroll_new
864     nrof 2
865     chance 5
866     more
867     arch scroll_new
868     chance 10
869     more
870     arch torch_unlit
871     nrof 8
872     chance 3
873     more
874     arch torch_unlit
875     nrof 3
876     chance 7
877     more
878     arch flint_and_steel
879     chance 5
880     more
881     arch amulet
882     chance 10
883     more
884     arch wand
885     chance 15
886     more
887     arch staff
888     chance 5
889     more
890     arch holy_symbol
891     chance 3
892     more
893     arch ring
894     chance 5
895     more
896     list random_books
897     chance 5
898     more
899     arch emerald
900     chance 5
901     nrof 8
902     more
903     arch sapphire
904     chance 5
905     nrof 5
906     more
907     arch gem
908     chance 5
909     nrof 1
910     more
911     arch ruby
912     chance 5
913     nrof 3
914     more
915     arch pearl
916     chance 5
917     nrof 16
918     more
919     list list9
920     magic 10
921     chance 5
922     more
923     list list9
924     magic 8
925     chance 5
926     more
927     list list9
928     magic 5
929     chance 5
930     more
931     arch potion_heroism
932     chance 5
933     end
934     treasureone random_coin
935     arch goldcoin
936     chance 5
937     nrof 5
938     more
939     arch goldcoin
940     chance 5
941     nrof 10
942     more
943     arch goldcoin
944     chance 5
945     nrof 15
946     more
947     arch goldcoin
948     chance 5
949     nrof 20
950     more
951     arch goldcoin
952     chance 5
953     nrof 25
954     more
955     arch silvercoin
956     chance 5
957     nrof 25
958     more
959     arch silvercoin
960     chance 5
961     nrof 50
962     more
963     arch silvercoin
964     chance 5
965     nrof 75
966     more
967     arch silvercoin
968     chance 5
969     nrof 100
970     more
971     arch silvercoin
972     chance 5
973     nrof 150
974     more
975     arch platinacoin
976     chance 5
977     nrof 10
978     more
979     arch platinacoin
980     chance 5
981     nrof 2
982     more
983     arch platinacoin
984     chance 5
985     nrof 4
986     more
987     arch platinacoin
988     chance 5
989     nrof 6
990     end
991     treasureone random_wealth
992     arch goldcoin
993     chance 5
994     nrof 5
995     more
996     arch goldcoin
997     chance 5
998     nrof 10
999     more
1000     arch goldcoin
1001     chance 5
1002     nrof 15
1003     more
1004     arch goldcoin
1005     chance 5
1006     nrof 20
1007     more
1008     arch goldcoin
1009     chance 5
1010     nrof 25
1011     more
1012     arch silvercoin
1013     chance 5
1014     nrof 25
1015     more
1016     arch silvercoin
1017     chance 5
1018     nrof 50
1019     more
1020     arch silvercoin
1021     chance 5
1022     nrof 75
1023     more
1024     arch silvercoin
1025     chance 5
1026     nrof 100
1027     more
1028     arch silvercoin
1029     chance 5
1030     nrof 150
1031     more
1032     arch platinacoin
1033     chance 5
1034     nrof 1
1035     more
1036     arch platinacoin
1037     chance 5
1038     nrof 2
1039     more
1040     arch platinacoin
1041     chance 5
1042     nrof 4
1043     more
1044     arch platinacoin
1045     chance 5
1046     nrof 6
1047     more
1048     arch gem
1049     chance 5
1050     nrof 1
1051     more
1052     arch gem
1053     chance 5
1054     nrof 1
1055     more
1056     arch pearl
1057     chance 5
1058     nrof 2
1059     more
1060     arch pearl
1061     chance 5
1062     nrof 4
1063     more
1064     arch ruby
1065     chance 5
1066     nrof 1
1067     more
1068     arch ruby
1069     chance 5
1070     nrof 2
1071     more
1072     arch sapphire
1073     chance 5
1074     nrof 1
1075     more
1076     arch sapphire
1077     chance 5
1078     nrof 3
1079     more
1080     arch emerald
1081     chance 5
1082     nrof 2
1083     more
1084     arch emerald
1085     chance 5
1086     nrof 5
1087     end
1088     treasureone random_gem
1089     arch gem
1090     chance 5
1091     nrof 1
1092     more
1093     arch gem
1094     chance 5
1095     nrof 2
1096     more
1097     arch pearl
1098     chance 5
1099     nrof 4
1100     more
1101     arch pearl
1102     chance 5
1103     nrof 6
1104     more
1105     arch ruby
1106     chance 5
1107     nrof 2
1108     more
1109     arch ruby
1110     chance 5
1111     nrof 4
1112     more
1113     arch sapphire
1114     chance 5
1115     nrof 2
1116     more
1117     arch sapphire
1118     chance 5
1119     nrof 4
1120     more
1121     arch emerald
1122     chance 5
1123     nrof 10
1124     more
1125     arch emerald
1126     chance 5
1127     nrof 4
1128     end
1129     treasureone starting_wealth
1130     arch goldcoin
1131     nrof 120
1132     chance 5
1133     more
1134     arch silvercoin
1135     nrof 1000
1136     chance 5
1137     more
1138     arch platinacoin
1139     nrof 40
1140     chance 5
1141     end
1142     treasureone shop_alchemy
1143     list random_minerals
1144     chance 30
1145     more
1146     arch water
1147     chance 10
1148     more
1149     list shop_potions
1150     chance 20
1151     more
1152     list containers
1153     chance 2
1154     more
1155     list random_amulet
1156     chance 3
1157     more
1158     list random_food
1159     chance 1
1160     more
1161     list random_plant
1162     chance 15
1163     more
1164     list random_alchemy
1165     chance 25
1166     end
1167     treasureone random_plant
1168     arch rose_pink
1169     nrof 5
1170     chance 8
1171     more
1172     arch rose_yellow
1173     nrof 5
1174     chance 12
1175     more
1176     arch rose_white
1177     nrof 4
1178     chance 10
1179     more
1180     arch rose_red
1181     nrof 3
1182     chance 8
1183     more
1184     arch flowers_permanent
1185     chance 15
1186     nrof 5
1187     more
1188     arch clover
1189     nrof 2
1190     chance 5
1191     more
1192     arch mint
1193     chance 5
1194     more
1195     arch mandrake_root
1196     chance 3
1197     more
1198     list random_mushroom
1199     chance 10
1200     magic 15
1201     end
1202     treasureone random_alchemy
1203     arch cauldron
1204     chance 18
1205     more
1206     arch cauldron
1207     chance 3
1208     magic 5
1209     more
1210     list random_books
1211     chance 10
1212     more
1213     arch scroll_alchemy
1214     chance 2
1215     more
1216     arch min_oil
1217     chance 12
1218     nrof 5
1219     more
1220     list shop_gems
1221     chance 3
1222     magic 5
1223     more
1224     arch phil_sulphur
1225     chance 4
1226     nrof 3
1227     more
1228     arch phil_salt
1229     chance 5
1230     nrof 4
1231     more
1232     arch phil_phosphorus
1233     chance 3
1234     nrof 2
1235     more
1236     arch phil_oil
1237     chance 5
1238     nrof 3
1239     more
1240     arch water
1241     chance 3
1242     nrof 3
1243     more
1244     list random_plant
1245     chance 10
1246     magic 5
1247     more
1248     arch mercury
1249     chance 8
1250     more
1251     arch lead
1252     chance 8
1253     more
1254     arch true_lead
1255     chance 2
1256     more
1257     arch fix_mercury
1258     chance 1
1259     end
1260     treasureone random_potion
1261     # list NONE
1262     # chance 30
1263     # more
1264     arch potionstr
1265     chance 5
1266     more
1267     arch potionint
1268     chance 5
1269     more
1270     arch potioncha
1271     chance 5
1272     more
1273     arch potionwis
1274     chance 5
1275     more
1276     arch potioncon
1277     chance 5
1278     more
1279     arch potiondex
1280     chance 5
1281     more
1282     arch potionpow
1283     chance 5
1284     more
1285     list shop_potions
1286     magic 2
1287     chance 5
1288     more
1289     list shop_potions
1290     magic 6
1291     chance 5
1292     more
1293     list shop_potions
1294     magic 12
1295     chance 5
1296     more
1297     list random_potion
1298     magic 8
1299     chance 5
1300     more
1301     list random_potion
1302     magic 10
1303     chance 10
1304     more
1305     list random_potion
1306     magic 12
1307     chance 5
1308     more
1309     list random_potion
1310     magic 14
1311     nrof 1
1312     chance 5
1313     more
1314     list list9
1315     magic 14
1316     nrof 1
1317     chance 5
1318     more
1319     list list9
1320     magic 13
1321     nrof 1
1322     chance 5
1323     more
1324     list list9
1325     magic 12
1326     chance 5
1327     more
1328     list list9
1329     magic 10
1330     chance 5
1331     more
1332     list list9
1333     magic 7
1334     chance 5
1335     more
1336     list uncommon_items
1337     magic 3
1338     chance 5
1339     end
1340     treasureone list9
1341     list NONE
1342     chance 5
1343     more
1344     arch bracers_ac
1345     magic 4
1346     chance 10
1347     more
1348     arch mithril_chainmail
1349     magic 4
1350     chance 1
1351     more
1352     arch lockpicks
1353     chance 10
1354     more
1355     list rare_artifacts
1356     magic 14
1357     chance 5
1358     more
1359     list uncommon_artifacts
1360     magic 13
1361     chance 5
1362     more
1363     list uncommon_artifacts
1364     magic 7
1365     chance 5
1366     more
1367     arch potion_fire
1368     chance 5
1369     more
1370     arch potion_cold
1371     chance 5
1372     more
1373     arch potion_heal
1374     chance 5
1375     more
1376     arch potion_magic
1377     chance 5
1378     more
1379     arch potion_restoration
1380     chance 5
1381     more
1382     arch rod_light
1383     chance 5
1384     more
1385     list uncommon_items
1386     magic 2
1387     chance 5
1388     more
1389     list uncommon_items
1390     magic 4
1391     chance 5
1392     more
1393     list uncommon_items
1394     magic 6
1395     chance 5
1396     more
1397     list uncommon_items
1398     magic 8
1399     chance 5
1400     more
1401     arch ring_nodrain
1402     chance 5
1403     end
1404     treasureone containers
1405     arch sack
1406     chance 25
1407     more
1408     arch bag
1409     chance 25
1410     more
1411     arch pouch
1412     chance 20
1413     more
1414     arch key_ring
1415     chance 20
1416     more
1417     arch quiver
1418     chance 10
1419     more
1420     arch scrollcase
1421     chance 5
1422     end
1423     treasureone shop_general
1424     list containers
1425     chance 70
1426     more
1427     arch key
1428     chance 30
1429     end
1430     treasureone missile_weapons
1431     arch bow
1432     magic 3
1433     chance 10
1434     more
1435     arch arrow
1436     magic 3
1437     chance 35
1438     nrof 30
1439     more
1440     arch crossbow
1441     chance 10
1442     magic 3
1443     more
1444     arch bolt
1445     chance 35
1446     magic 3
1447     nrof 25
1448     more
1449     arch huntersbow
1450     magic 3
1451     chance 1
1452     more
1453     arch longbow
1454     magic 3
1455     chance 1
1456     more
1457     arch compositebow
1458     magic 3
1459     chance 1
1460     more
1461     arch quiver
1462     chance 10
1463     end
1464     treasureone throw_weapons
1465     arch t_dagger
1466     magic 2
1467     nrof 8
1468     chance 30
1469     more
1470     arch spear
1471     magic 2
1472     nrof 4
1473     chance 35
1474     more
1475     arch axe_2
1476     magic 2
1477     nrof 5
1478     chance 15
1479     more
1480     arch hammer_2
1481     magic 2
1482     nrof 4
1483     chance 15
1484     more
1485     arch t_star1
1486     magic 4
1487     chance 5
1488     more
1489     arch trident
1490     magic 3
1491     nrof 3
1492     chance 5
1493     end
1494     # melee_weapons combines old list 11 and list 12 together. List 26
1495     # is obsolete now
1496     treasureone melee_weapons
1497     arch b_dagger
1498     magic 4
1499     chance 5
1500     more
1501     arch b_bsword_1
1502     magic 4
1503     chance 5
1504     more
1505     arch b_bsword_2
1506     magic 4
1507     chance 5
1508     more
1509     arch b_lsword
1510     magic 4
1511     chance 5
1512     more
1513     arch b_scimitar
1514     magic 4
1515     chance 5
1516     more
1517     arch b_ssword_1
1518     magic 4
1519     chance 5
1520     more
1521     arch b_ssword_2
1522     magic 4
1523     chance 5
1524     more
1525     arch b_sword_1
1526     magic 4
1527     chance 5
1528     more
1529     arch b_axe1
1530     magic 4
1531     chance 5
1532     more
1533     #
1534     arch dagger
1535     magic 4
1536     chance 5
1537     more
1538     arch shortsword_2
1539     magic 4
1540     chance 5
1541     more
1542     arch t_dagger
1543     magic 4
1544     chance 5
1545     more
1546     arch shortsword
1547     magic 4
1548     chance 5
1549     more
1550     arch light_sword
1551     magic 4
1552     chance 5
1553     more
1554     arch falchion
1555     magic 4
1556     chance 5
1557     more
1558     arch sabre
1559     magic 4
1560     chance 5
1561     more
1562     arch scimitar
1563     magic 4
1564     chance 5
1565     more
1566     arch spear
1567     magic 4
1568     chance 5
1569     more
1570     arch lspear
1571     magic 4
1572     chance 5
1573     more
1574     arch poleaxe
1575     magic 4
1576     chance 2
1577     more
1578     arch magnifier
1579     magic 4
1580     chance 1
1581     more
1582     arch sword
1583     magic 4
1584     chance 5
1585     more
1586     arch sword_2
1587     magic 4
1588     chance 5
1589     more
1590     arch sword_3
1591     magic 4
1592     chance 5
1593     more
1594     arch sword_4
1595     magic 4
1596     chance 5
1597     more
1598     arch broadsword
1599     magic 4
1600     chance 5
1601     more
1602     arch broadsword_2
1603     magic 4
1604     chance 5
1605     more
1606     arch club
1607     magic 3
1608     chance 5
1609     more
1610     arch mace
1611     magic 4
1612     chance 5
1613     more
1614     arch mace_2
1615     magic 4
1616     chance 5
1617     more
1618     arch hammer
1619     magic 4
1620     chance 5
1621     more
1622     arch hammer_2
1623     magic 4
1624     chance 5
1625     more
1626     arch stonehammer
1627     magic 3
1628     chance 5
1629     more
1630     arch axe
1631     magic 4
1632     chance 5
1633     more
1634     arch axe_2
1635     magic 4
1636     chance 5
1637     more
1638     arch axe_3
1639     magic 4
1640     chance 5
1641     more
1642     arch axe_4
1643     magic 4
1644     chance 5
1645     more
1646     arch stoneaxe
1647     magic 3
1648     chance 5
1649     more
1650     arch morningstar
1651     magic 4
1652     chance 5
1653     more
1654     arch large_morningstar
1655     magic 4
1656     chance 5
1657     more
1658     list uncommon_weapons
1659     chance 10
1660     more
1661     list rare_weapons
1662     chance 1
1663     end
1664     treasureone rare_weapons
1665     arch brdaxe1
1666     magic 4
1667     chance 5
1668     more
1669     arch sflail1
1670     magic 4
1671     chance 2
1672     more
1673     arch dhaxe1
1674     magic 4
1675     chance 2
1676     more
1677     arch shaxe1
1678     magic 4
1679     chance 2
1680     more
1681     arch dhaxe2
1682     magic 6
1683     chance 1
1684     more
1685     arch sai1
1686     magic 4
1687     chance 1
1688     more
1689     arch sai2
1690     magic 4
1691     chance 1
1692     more
1693     arch kama1
1694     magic 4
1695     chance 1
1696     more
1697     arch kama2
1698     magic 4
1699     chance 1
1700     more
1701     arch vlongsword
1702     magic 4
1703     chance 2
1704     end
1705     treasureone uncommon_weapons
1706     arch katana_1
1707     magic 4
1708     chance 5
1709     more
1710     arch nunchacu_1
1711     magic 3
1712     chance 5
1713     more
1714     arch nunchacu_2
1715     magic 3
1716     chance 5
1717     more
1718     arch taifu_1
1719     magic 3
1720     chance 5
1721     more
1722     arch shovel_1
1723     magic 2
1724     chance 5
1725     more
1726     arch stake
1727     magic 2
1728     chance 5
1729     more
1730     arch scythe1
1731     magic 4
1732     chance 2
1733     more
1734     arch sickle1
1735     magic 4
1736     chance 2
1737     more
1738     arch t_star1
1739     magic 4
1740     chance 3
1741     more
1742     arch trident
1743     magic 3
1744     chance 5
1745     end
1746     # uncommon artifacts
1747     treasureone uncommon_artifacts
1748     arch potion_invulnerability
1749     chance 5
1750     more
1751     arch mjoellnir
1752     chance 5
1753     more
1754     arch bonecrusher
1755     chance 5
1756     more
1757     arch firebrand
1758     chance 5
1759     more
1760     arch frostbrand
1761     chance 5
1762     more
1763     arch deathbringer
1764     chance 5
1765     more
1766     arch dragonslayer
1767     chance 5
1768     more
1769     arch skullcleaver
1770     chance 5
1771     more
1772     arch demonbane
1773     chance 5
1774     more
1775     arch sting
1776     chance 5
1777     more
1778     arch levitationboots
1779     chance 5
1780     more
1781     arch reflector
1782     chance 5
1783     more
1784     arch holy_shield
1785     chance 5
1786     more
1787     arch girdle_dam
1788     chance 5
1789     more
1790     arch dragon_mail
1791     chance 5
1792     more
1793     arch dragon_shield
1794     chance 5
1795     more
1796     arch helmet_of_xrays
1797     chance 5
1798     more
1799     arch amulet_lifesave
1800     chance 5
1801     more
1802     arch elvenboots
1803     chance 5
1804     end
1805     treasureone list14
1806     arch amulet
1807     chance 10
1808     more
1809     arch ring
1810     chance 10
1811     more
1812     list random_books
1813     chance 10
1814     more
1815     arch wand
1816     chance 10
1817     more
1818     arch staff
1819     chance 5
1820     more
1821     arch rod_light
1822     chance 5
1823     more
1824     arch scroll_new
1825     nrof 9
1826     chance 30
1827     more
1828     arch potion_restoration
1829     chance 5
1830     more
1831     arch gem
1832     nrof 1
1833     chance 5
1834     more
1835     arch pearl
1836     chance 5
1837     nrof 8
1838     more
1839     arch ruby
1840     chance 5
1841     nrof 2
1842     more
1843     arch sapphire
1844     chance 5
1845     nrof 3
1846     more
1847     arch emerald
1848     chance 5
1849     nrof 5
1850     more
1851     list list9
1852     magic 9
1853     chance 5
1854     end
1855     # list 15 - rare artifacts
1856     treasureone rare_artifacts
1857     list NONE
1858     chance 20
1859     more
1860     arch elven_bow
1861     chance 5
1862     more
1863     arch helmet_of_brilliance
1864     chance 5
1865     more
1866     arch holy_avenger
1867     chance 5
1868     more
1869     arch darkblade
1870     chance 5
1871     more
1872     arch excalibur
1873     chance 5
1874     more
1875     arch stormbringer
1876     chance 5
1877     more
1878     arch mournblade
1879     chance 5
1880     more
1881     arch defender
1882     chance 5
1883     more
1884     arch speedboots
1885     chance 5
1886     more
1887     arch girdle_str
1888     chance 5
1889     more
1890     arch girdle_con
1891     chance 5
1892     more
1893     arch girdle_strcon
1894     chance 5
1895     more
1896     arch gauntlets_str
1897     chance 5
1898     more
1899     arch gauntlets_dex
1900     chance 5
1901     more
1902     arch bracers_dex
1903     chance 5
1904     more
1905     arch gram
1906     chance 5
1907     end
1908     # list 16. Make the improve weapon scrolls possibly, but just give
1909     # them a very low chance. In the old method, they were supposed to
1910     # appear in shops, but never did, due to how the code worked out.
1911     treasureone random_scroll
1912     arch scroll_new
1913     chance 10
1914     nrof 5
1915     more
1916     arch scroll_new
1917     chance 20
1918     nrof 4
1919     more
1920     arch scroll_new
1921     chance 30
1922     nrof 3
1923     more
1924     arch scroll_new
1925     chance 40
1926     nrof 2
1927     more
1928     arch scroll_new
1929     chance 60
1930     more
1931     arch prepare_weapon
1932     chance 1
1933     more
1934     arch improve_cha
1935     chance 1
1936     more
1937     arch improve_con
1938     chance 1
1939     more
1940     arch improve_damage
1941     chance 1
1942     more
1943     arch improve_dex
1944     chance 1
1945     more
1946     arch improve_enchantment
1947     chance 1
1948     more
1949     arch improve_int
1950     chance 1
1951     more
1952     arch improve_pow
1953     chance 1
1954     more
1955     arch improve_str
1956     chance 1
1957     more
1958     arch improve_weight
1959     chance 1
1960     more
1961     arch improve_wis
1962     chance 1
1963     more
1964     list random_knowledge
1965     chance 7
1966     more
1967     arch ench_armour
1968     chance 3
1969     more
1970     list random_read
1971     chance 5
1972     end
1973     treasure random_amulet
1974     arch amulet
1975     chance 98
1976     no
1977     list talisman
1978     end
1979     end
1980     treasureone random_wands
1981     arch wand
1982     chance 95
1983     more
1984     arch staff
1985     chance 30
1986     more
1987     arch rod_light
1988     chance 5
1989     more
1990     arch rod_heavy
1991     chance 1
1992     end
1993     treasure shop_rings
1994     arch ring
1995     end
1996     treasureone shop_light
1997     arch flint_and_steel
1998     chance 40
1999     more
2000     arch torch_unlit
2001     chance 40
2002     more
2003     arch lantern_unlit
2004     chance 15
2005     more
2006     arch lantern2_unlit
2007     chance 5
2008     end
2009     # for shop
2010     treasureone random_books
2011     arch cleric_book
2012     chance 20
2013     more
2014     arch evoker_book
2015     chance 15
2016     more
2017     arch pyro_book
2018     chance 15
2019     more
2020     arch sorcerer_book
2021     chance 15
2022     more
2023     arch summoner_book
2024     chance 15
2025     more
2026     list random_read
2027     chance 5
2028     end
2029     #
2030     treasureone random_read
2031     arch tome
2032     chance 45
2033     more
2034     arch book_clasp
2035     chance 65
2036     more
2037     arch scroll
2038     chance 65
2039     more
2040     arch scroll_2
2041     chance 35
2042     end
2043     treasureone shop_gems
2044     arch gem
2045     chance 5
2046     nrof 1
2047     more
2048     arch gem
2049     chance 5
2050     nrof 2
2051     more
2052     arch gem
2053     chance 5
2054     nrof 4
2055     more
2056     arch pearl
2057     chance 5
2058     nrof 6
2059     more
2060     arch pearl
2061     chance 5
2062     nrof 12
2063     more
2064     arch pearl
2065     chance 5
2066     nrof 24
2067     more
2068     arch ruby
2069     chance 5
2070     nrof 2
2071     more
2072     arch ruby
2073     chance 5
2074     nrof 4
2075     more
2076     arch ruby
2077     chance 5
2078     nrof 8
2079     more
2080     arch sapphire
2081     chance 5
2082     nrof 3
2083     more
2084     arch sapphire
2085     chance 5
2086     nrof 5
2087     more
2088     arch sapphire
2089     chance 5
2090     nrof 9
2091     more
2092     arch emerald
2093     chance 5
2094     nrof 3
2095     more
2096     arch emerald
2097     chance 5
2098     nrof 6
2099     more
2100     arch emerald
2101     chance 5
2102     nrof 10
2103     more
2104     arch amethyst
2105     chance 1
2106     nrof 8
2107     more
2108     arch amethyst
2109     chance 1
2110     nrof 3
2111     end
2112     treasureone shop_minerals
2113     list random_minerals
2114     chance 80
2115     more
2116     list random_stone
2117     chance 20
2118     end
2119     treasureone random_stone
2120     arch mountain_stone
2121     chance 15
2122     nrof 3
2123     more
2124     arch river_stone
2125     chance 20
2126     nrof 6
2127     more
2128     arch field_stone
2129     chance 25
2130     nrof 6
2131     more
2132     arch largenugget
2133     chance 5
2134     nrof 3
2135     more
2136     arch smallnugget
2137     chance 15
2138     nrof 5
2139     end
2140     treasureone random_inorganic
2141     list random_minerals
2142     chance 35
2143     more
2144     list random_stone
2145     chance 40
2146     more
2147     arch rock2
2148     chance 25
2149     end
2150     treasureone random_minerals
2151     arch largenugget
2152     chance 2
2153     nrof 3
2154     more
2155     arch smallnugget
2156     chance 5
2157     nrof 5
2158     more
2159     arch gypsum
2160     chance 10
2161     nrof 3
2162     more
2163     arch pyrite
2164     chance 10
2165     nrof 3
2166     more
2167     arch cinnabar
2168     chance 8
2169     nrof 2
2170     more
2171     arch salt
2172     chance 15
2173     nrof 5
2174     more
2175     arch phosphorus
2176     chance 10
2177     nrof 4
2178     more
2179     arch sulphur
2180     chance 10
2181     nrof 4
2182     end
2183     treasureone shop_potions
2184     arch potion_generic
2185     chance 20
2186     more
2187     arch dust_generic
2188     chance 15
2189     more
2190     arch balm_generic
2191     chance 10
2192     more
2193     arch figurine_generic
2194     chance 3
2195     more
2196     arch potion_heal
2197     chance 5
2198     more
2199     arch potion_magic
2200     chance 5
2201     more
2202     arch potion_fire
2203     chance 5
2204     more
2205     arch potion_fire2
2206     chance 1
2207     more
2208     arch potion_cold
2209     chance 5
2210     more
2211     arch potion_cold2
2212     chance 1
2213     more
2214     arch potion_invulnerability
2215     chance 5
2216     more
2217     arch potion_aethereality
2218     chance 1
2219     more
2220     arch potion_improve
2221     chance 5
2222     more
2223     arch potion_restoration
2224     chance 10
2225     more
2226     arch potion_heroism
2227     chance 10
2228     more
2229     arch vial_poison
2230     chance 1
2231     more
2232     list list14
2233     chance 10
2234     end
2235     treasureone random_spells
2236     arch scroll_new
2237     chance 15
2238     nrof 3
2239     more
2240     arch wand
2241     chance 10
2242     more
2243     arch staff
2244     chance 5
2245     more
2246     list random_books
2247     chance 5
2248     end
2249     treasureone random_talisman
2250     arch ring
2251     chance 40
2252     more
2253     arch amulet
2254     chance 30
2255     more
2256     list talisman
2257     chance 5
2258     more
2259     list list9
2260     chance 5
2261     end
2262     treasureone random_artifact
2263     list uncommon_artifacts
2264     chance 10
2265     more
2266     list rare_artifacts
2267     chance 5
2268     end
2269     treasureone uncommon_items
2270     arch horn
2271     chance 5
2272     more
2273     arch horn2
2274     chance 5
2275     more
2276     arch crown
2277     magic 3
2278     chance 15
2279     more
2280     arch rod_light
2281     chance 35
2282     more
2283     arch rod_heavy
2284     chance 10
2285     more
2286     arch lockpicks
2287     chance 5
2288     more
2289     list NONE
2290     chance 25
2291     end
2292     treasure poor_old
2293     arch bow
2294     chance 5
2295     yes
2296     arch arrow
2297     nrof 6
2298     end
2299     more
2300     arch b_ssword_2
2301     magic 1
2302     chance 5
2303     no
2304     arch b_ssword_1
2305     chance 10
2306     no
2307     arch b_dagger
2308     chance 15
2309     no
2310     arch stoneaxe
2311     chance 20
2312     no
2313     arch club
2314     chance 25
2315     end
2316     end
2317     end
2318     end
2319     more
2320     arch b_small_shield
2321     chance 4
2322     more
2323     arch silvercoin
2324     nrof 8
2325     chance 10
2326     end
2327     treasure raas
2328     arch icor
2329     chance 20
2330     end
2331     treasure sphinx
2332     list standard_old
2333     more
2334     arch head
2335     end
2336     treasure wight
2337     arch fl_corpse
2338     chance 50
2339     end
2340     treasure zombie
2341     arch fl_corpse
2342     chance 20
2343     end
2344     treasure skeleton
2345     list standard_old
2346     # more
2347     # list human_bones
2348     end
2349     treasure bear
2350     list bear_parts
2351     chance 40
2352     end
2353     treasure ape
2354     list ape_parts
2355     chance 30
2356     end
2357     treasure polarbear
2358     list polarbear_parts
2359     chance 40
2360     end
2361     treasure wolf
2362     list wolf_parts
2363     chance 40
2364     end
2365     treasure gnoll
2366     list giant_parts
2367     chance 30
2368     more
2369     arch skill_throwing
2370     chance 30
2371     more
2372     list poor_old
2373     end
2374     treasure rich
2375     list rich_old
2376     more
2377     list human_parts
2378     chance 20
2379     end
2380     treasure standard
2381     arch skill_use_magic_item
2382     more
2383     list standard_old
2384     more
2385     # non-humaniods are unlikely to have torches!
2386     arch torch_unlit
2387     nrof 3
2388     chance 1
2389     more
2390     list human_parts
2391     chance 20
2392     end
2393     treasure poor
2394     list poor_old
2395     more
2396     list human_parts
2397     chance 20
2398     end
2399     # I switched the names to '_old' -- these lists
2400     # are just the way standard/rich were before we
2401     # started adding bodyparts to the treasure mix.
2402     # -b.t.
2403     treasure standard_old
2404     arch bow
2405     magic 1
2406     chance 10
2407     yes
2408     arch arrow
2409     nrof 10
2410     end
2411     no
2412     arch crossbow
2413     magic 2
2414     chance 5
2415     yes
2416     arch bolt
2417     nrof 10
2418     end
2419     end
2420     more
2421     arch club
2422     magic 1
2423     chance 50
2424     no
2425     arch b_dagger
2426     magic 2
2427     chance 40
2428     no
2429     arch quarterstaff
2430     magic 2
2431     chance 30
2432     no
2433     arch b_ssword_2
2434     magic 2
2435     chance 20
2436     no
2437     arch b_sword_1
2438     magic 2
2439     chance 10
2440     end
2441     end
2442     end
2443     end
2444     more
2445     arch b_small_shield
2446     magic 2
2447     chance 5
2448     no
2449     arch b_shield
2450     magic 2
2451     chance 5
2452     no
2453     arch small_shield
2454     magic 2
2455     chance 4
2456     no
2457     arch shield
2458     magic 2
2459     chance 2
2460     no
2461     arch high_shield
2462     magic 2
2463     chance 1
2464     end
2465     end
2466     end
2467     end
2468     more
2469     arch b_helmet
2470     magic 1
2471     chance 5
2472     no
2473     arch b_horned_helmet
2474     magic 1
2475     chance 5
2476     no
2477     arch b_full_helmet
2478     magic 1
2479     chance 2
2480     no
2481     arch bighorned_helmet
2482     magic 1
2483     chance 1
2484     end
2485     end
2486     end
2487     more
2488     arch goldcoin
2489     chance 8
2490     nrof 2
2491     more
2492     arch silvercoin
2493     chance 10
2494     nrof 5
2495     more
2496     arch wand
2497     chance 2
2498     more
2499     arch staff
2500     chance 1
2501     more
2502     arch ring
2503     chance 2
2504     more
2505     arch scroll_new
2506     chance 2
2507     end
2508     treasure rich_old
2509     arch bow
2510     magic 4
2511     chance 50
2512     yes
2513     arch arrow
2514     nrof 50
2515     end
2516     no
2517     arch crossbow
2518     magic 4
2519     chance 40
2520     yes
2521     arch bolt
2522     nrof 40
2523     end
2524     end
2525     more
2526     arch club
2527     chance 20
2528     no
2529     arch dagger
2530     magic 4
2531     chance 20
2532     no
2533     arch quarterstaff
2534     magic 4
2535     chance 30
2536     no
2537     arch shortsword
2538     magic 4
2539     chance 40
2540     no
2541     arch sword_4
2542     magic 4
2543     chance 60
2544     end
2545     end
2546     end
2547     end
2548     more
2549     arch shield
2550     magic 2
2551     chance 50
2552     no
2553     arch small_shield
2554     magic 2
2555     chance 40
2556     end
2557     more
2558     arch full_helmet
2559     magic 1
2560     chance 30
2561     no
2562     arch helmet
2563     magic 1
2564     chance 30
2565     end
2566     more
2567     arch goldcoin
2568     chance 10
2569     nrof 10
2570     more
2571     arch wand
2572     chance 10
2573     more
2574     arch staff
2575     chance 2
2576     more
2577     arch rod_light
2578     chance 2
2579     no
2580     arch rod_heavy
2581     chance 1
2582     end
2583     more
2584     list random_books
2585     chance 10
2586     more
2587     arch ring
2588     chance 10
2589     more
2590     arch scroll_new
2591     chance 15
2592     more
2593     arch cloak
2594     chance 10
2595     end
2596     treasure snake
2597     arch serp_skin
2598     chance 3
2599     end
2600     treasure sage
2601     list random_books
2602     more
2603     arch skill_literacy
2604     more
2605     arch skill_alchemy
2606     chance 50
2607     no
2608     arch skill_jeweler
2609     end
2610     more
2611     list human_parts
2612     end
2613     treasure scorpion
2614     arch insect_stinger
2615     chance 10
2616     end
2617     treasure xan
2618     arch insect_wing
2619     chance 10
2620     end
2621     treasure giant_bat
2622     arch bat_wing
2623     chance 10
2624     end
2625     treasure rod
2626     arch rod_light
2627     chance 2
2628     no
2629     arch rod_heavy
2630     chance 1
2631     end
2632     end
2633     treasure ring
2634     arch ring
2635     chance 2
2636     end
2637     treasure thief_1
2638     arch skill_stealing
2639     more
2640     arch skill_hide
2641     more
2642     list poor
2643     end
2644     treasure throw_stnd
2645     arch skill_throwing
2646     more
2647     list throw_weapons
2648     chance 15
2649     more
2650     list standard
2651     end
2652     treasure throw_rich
2653     arch skill_throwing
2654     more
2655     list throw_weapons
2656     chance 35
2657     more
2658     list rich
2659     end
2660     treasure troll
2661     list giant_old
2662     more
2663     arch skill_throwing
2664     chance 40
2665     yes
2666     arch t_boulder
2667     nrof 5
2668     end
2669     more
2670     list troll_parts
2671     end
2672     treasure giant
2673     list giant_old
2674     more
2675     arch skill_throwing
2676     more
2677     arch t_boulder
2678     nrof 8
2679     more
2680     list giant_parts
2681     chance 10
2682     end
2683     treasure giant_old
2684     arch big_club
2685     more
2686     arch goldcoin
2687     chance 6
2688     nrof 80
2689     end
2690     treasure beholder_big
2691     arch big_eye
2692     chance 85
2693     more
2694     arch spell_paralyze
2695     more
2696     arch abil_fear
2697     more
2698     arch abil_poison_cloud
2699     more
2700     arch spell_sm_lightning
2701     more
2702     arch spell_large_lightning
2703     more
2704     arch abil_large_icestorm
2705     more
2706     arch abil_icestorm
2707     more
2708     arch spell_burning_hands
2709     more
2710     arch spell_medium_fireball
2711     more
2712     arch spell_magic_missile
2713     more
2714     arch spell_magic_bullet
2715     more
2716     arch spell_small_speedball
2717     more
2718     arch spell_mass_confusion
2719     more
2720     arch abil_slow
2721     more
2722     arch spell_cancellation
2723     # more
2724     # arch beholdereye
2725     end
2726     treasure beholder
2727     list beholder_parts
2728     chance 20
2729     more
2730     arch spell_paralyze
2731     chance 50
2732     more
2733     arch abil_fear
2734     chance 75
2735     more
2736     arch abil_poison_cloud
2737     chance 50
2738     more
2739     arch spell_sm_lightning
2740     more
2741     arch spell_large_lightning
2742     more
2743     arch abil_large_icestorm
2744     chance 25
2745     more
2746     arch abil_icestorm
2747     chance 25
2748     more
2749     arch spell_burning_hands
2750     more
2751     arch spell_medium_fireball
2752     more
2753     arch spell_magic_missile
2754     more
2755     arch spell_magic_bullet
2756     more
2757     arch spell_small_speedball
2758     more
2759     arch spell_mass_confusion
2760     more
2761     arch abil_slow
2762     more
2763     arch gem
2764     nrof 1
2765     chance 10
2766     end
2767     treasure skull
2768     list skull_parts
2769     chance 20
2770     more
2771     arch spell_paralyze
2772     chance 50
2773     more
2774     arch abil_fear
2775     chance 75
2776     more
2777     arch abil_poison_cloud
2778     chance 50
2779     more
2780     arch spell_sm_lightning
2781     more
2782     arch spell_large_lightning
2783     more
2784     arch abil_large_icestorm
2785     chance 25
2786     more
2787     arch abil_icestorm
2788     chance 25
2789     more
2790     arch spell_burning_hands
2791     more
2792     arch spell_medium_fireball
2793     more
2794     arch spell_magic_missile
2795     more
2796     arch spell_magic_bullet
2797     more
2798     arch spell_small_speedball
2799     more
2800     arch spell_mass_confusion
2801     more
2802     arch abil_slow
2803     more
2804     arch gem
2805     nrof 1
2806     chance 10
2807     end
2808     treasure demonlord
2809     arch spell_hellfire
2810     more
2811     arch abil_burning_hands
2812     more
2813     arch abil_fear
2814     more
2815     arch spell_sm_lightning
2816     more
2817     arch spell_large_lightning
2818     more
2819     arch spell_magic_missile
2820     more
2821     arch spell_paralyze
2822     end
2823     treasure wyvern
2824     list dragon_parts
2825     chance 80
2826     more
2827     arch abil_burning_hands
2828     nrof 3
2829     more
2830     arch abil_medium_fireball
2831     nrof 3
2832     more
2833     arch abil_fear
2834     # more
2835     # arch dragon_steak
2836     # chance 90
2837     end
2838     treasure drake
2839     arch dragonclaw
2840     chance 10
2841     more
2842     arch dragon_wing
2843     chance 30
2844     end
2845     treasure chinese
2846     list big_dragon_parts
2847     chance 50
2848     more
2849     # arch dragon_steak
2850     # nrof 2
2851     # chance 90
2852     # more
2853     arch abil_icestorm
2854     nrof 3
2855     more
2856     arch abil_large_icestorm
2857     nrof 3
2858     more
2859     arch abil_fear
2860     more
2861     arch abil_poison_cloud
2862     more
2863     arch gem
2864     chance 10
2865     nrof 1
2866     no
2867     arch ruby
2868     nrof 1
2869     chance 30
2870     no
2871     arch sapphire
2872     nrof 3
2873     chance 30
2874     no
2875     arch emerald
2876     nrof 4
2877     chance 50
2878     end
2879     end
2880     end
2881     more
2882     arch platinacoin
2883     nrof 2
2884     chance 10
2885     no
2886     arch goldcoin
2887     nrof 7
2888     chance 50
2889     no
2890     arch silvercoin
2891     nrof 30
2892     end
2893     end
2894     end
2895     treasure dragon
2896     list big_dragon_parts
2897     chance 80
2898     more
2899     # arch dragon_steak
2900     # nrof 3
2901     # chance 90
2902     # more
2903     arch ability_dragonbreath
2904     nrof 5
2905     more
2906     arch abil_fear
2907     more
2908     # arch dragon_scale
2909     # more
2910     arch wand
2911     more
2912     arch wand
2913     chance 50
2914     more
2915     arch staff
2916     chance 50
2917     more
2918     arch rod_light
2919     chance 20
2920     more
2921     arch rod_heavy
2922     chance 5
2923     more
2924     arch ring
2925     more
2926     arch ring
2927     chance 50
2928     more
2929     arch gem
2930     chance 50
2931     nrof 2
2932     more
2933     arch ruby
2934     nrof 2
2935     more
2936     arch sapphire
2937     nrof 3
2938     more
2939     arch emerald
2940     nrof 4
2941     more
2942     arch pearl
2943     nrof 10
2944     more
2945     arch platinacoin
2946     nrof 5
2947     more
2948     arch goldcoin
2949     nrof 100
2950     more
2951     arch silvercoin
2952     nrof 1000
2953     more
2954     arch scroll_new
2955     more
2956     arch scroll_new
2957     chance 50
2958     more
2959     arch sword_2
2960     magic 5
2961     chance 20
2962     more
2963     arch cloak
2964     chance 30
2965     end
2966     treasure para_elemental
2967     arch residue
2968     chance 20
2969     end
2970     treasure ghost
2971     arch ectoplasm
2972     chance 5
2973     end
2974     treasure grave
2975     arch gravedirt
2976     end
2977     treasure pyromaniac
2978     arch spell_create_bomb
2979     end
2980     treasure demilich
2981     arch insanity
2982     more
2983     arch spell_paralyze
2984     more
2985     arch abil_fear
2986     more
2987     arch abil_poison_cloud
2988     more
2989     arch abil_large_icestorm
2990     more
2991     arch abil_icestorm
2992     more
2993     arch spell_mass_confusion
2994     more
2995     arch gem
2996     nrof 1
2997     end
2998     ##############################################################################
2999     # start of starting equipment for players.
3000     #
3001     # All players will start with these skills
3002     # -- only skills critical to being able to
3003     # play should go here. -b.t.
3004     treasure basic_skills
3005     arch skill_throwing
3006     more
3007     arch skill_find_traps
3008     more
3009     arch skill_remove_trap
3010     more
3011     arch skill_use_magic_item
3012     more
3013     arch skill_literacy
3014     more
3015     arch skill_punching
3016     end
3017     # basic set for fighter players
3018     treasure fighter_skills
3019     arch skill_one_handed_weapon
3020     more
3021     arch skill_two_handed_weapon
3022     more
3023     arch skill_missile_weapon
3024     more
3025     list basic_skills
3026     end
3027     # basic set for talisman spellcasting players
3028     treasure mage_skills
3029     arch talisman_sorcery
3030     end
3031     # basic set for multi-spellcasting players
3032     # Note that removed the spell skill form here,
3033     # since many things should start with this package,
3034     # but spell might be different.
3035     treasure wizard_skills
3036     arch skill_one_handed_weapon
3037     more
3038     arch skill_praying
3039     more
3040     list basic_skills
3041     end
3042     treasure prayer_skills
3043     arch skill_praying
3044     end
3045     #
3046     treasure monk_class_items
3047     list basic_skills
3048     more
3049     arch skill_missile_weapon
3050     more
3051     arch skill_meditation
3052     more
3053     arch skill_karate
3054     more
3055     arch skill_sense_magic
3056     more
3057     arch robe
3058     more
3059     arch r_sack
3060     more
3061     arch sandals
3062     more
3063     arch skill_praying
3064     more
3065     arch skill_sense_curse
3066     more
3067     arch monk_no_use_weapon
3068     end
3069     treasure monk
3070     list basic_skills
3071     more
3072     arch skill_missile_weapon
3073     more
3074     arch skill_meditation
3075     more
3076     arch skill_karate
3077     more
3078     arch skill_sense_magic
3079     more
3080     arch robe
3081     more
3082     arch r_sack
3083     more
3084     arch sandals
3085     end
3086     treasure troll_player_items
3087     arch troll_player_force
3088     end
3089     treasure gnome_player_items
3090     arch skill_praying
3091     end
3092     treasure dwarf_player_items
3093     arch skill_smithery
3094     end
3095     treasure dwarf
3096     list fighter_skills
3097     more
3098     arch hammer
3099     more
3100     arch shield
3101     more
3102     arch chain_mail
3103     more
3104     arch helmet
3105     more
3106     arch skill_smithery
3107     end
3108     treasure half_orc_player_items
3109     arch skill_stealing
3110     end
3111     treasure pl_half_orc
3112     list fighter_skills
3113     more
3114     arch mace
3115     more
3116     arch round_shield
3117     more
3118     arch scale_mail
3119     more
3120     arch sack
3121     more
3122     arch skill_stealing
3123     end
3124     treasure halfling_player
3125     arch skill_stealing
3126     more
3127     arch skill_hide
3128     end
3129     treasure halfling
3130     list fighter_skills
3131     more
3132     arch leather_armour
3133     more
3134     arch dagger
3135     more
3136     arch skill_stealing
3137     more
3138     arch skill_hide
3139     end
3140     treasure pl_troll
3141     arch skill_clawing
3142     more
3143     arch skill_one_handed_weapon
3144     more
3145     arch skill_two_handed_weapon
3146     more
3147     list basic_skills
3148     more
3149     arch club
3150     more
3151     arch sack
3152     end
3153     treasure elf_player_items
3154     arch elf_player_force
3155     more
3156     arch bow
3157     magic 2
3158     more
3159     arch arrow
3160     magic 3
3161     nrof 100
3162     more
3163     arch quiver
3164     more
3165     arch skill_bowyer
3166     more
3167     arch skill_woodsman
3168     more
3169     arch skill_missile_weapon
3170     end
3171     treasure elf
3172     list fighter_skills
3173     more
3174     list mage_skills
3175     more
3176     arch bow
3177     magic 2
3178     more
3179     arch skill_bowyer
3180     more
3181     arch skill_woodsman
3182     more
3183     arch cloak
3184     more
3185     arch arrow
3186     nrof 50
3187     end
3188     treasure human_player
3189     list random_knowledge
3190     end
3191     treasure human
3192     list fighter_skills
3193     more
3194     arch leather_armour
3195     more
3196     arch axe
3197     more
3198     arch helmet
3199     more
3200     list random_knowledge
3201     more
3202     arch sack
3203     more
3204     arch cloak
3205     end
3206     treasure ninja_class_items
3207     list fighter_skills
3208     more
3209     arch skill_jumping
3210     more
3211     arch skill_hide
3212     more
3213     arch guide_melee
3214     more
3215     arch nunchacu_1
3216     more
3217     arch leather_armour
3218     more
3219     arch bag
3220     more
3221     arch cloak
3222     more
3223     arch skill_karate
3224     end
3225     treasure ninja
3226     list fighter_skills
3227     more
3228     arch skill_jumping
3229     more
3230     arch skill_hide
3231     more
3232     arch nunchacu_1
3233     more
3234     arch leather_armour
3235     more
3236     arch bag
3237     more
3238     arch cloak
3239     end
3240     treasure warrior_class_items
3241     list fighter_skills
3242     more
3243     arch guide_melee
3244     more
3245     arch b_sword_2
3246     more
3247     arch chain_mail
3248     more
3249     arch b_shield
3250     more
3251     arch sack
3252     end
3253     treasure paladin_class_items
3254     list fighter_skills
3255     more
3256     arch guide_melee
3257     more
3258     arch b_bsword_1
3259     more
3260     arch b_plate_mail
3261     more
3262     arch b_shield
3263     more
3264     arch b_full_helmet
3265     more
3266     arch cleric_book_l1
3267     more
3268     arch paladin_holy_symbol
3269     more
3270     arch skill_oratory
3271     more
3272     arch sack
3273     end
3274     treasure warrior
3275     list fighter_skills
3276     more
3277     arch sword
3278     more
3279     arch skill_oratory
3280     more
3281     arch high_shield
3282     more
3283     arch plate_mail
3284     more
3285     arch sack
3286     end
3287     treasure sorcerer_class_items
3288     list basic_skills
3289     more
3290     arch skill_sorcery
3291     more
3292     arch guide_wizard
3293     more
3294     arch sorcerer_book_l1
3295     more
3296     arch sorcerer_book_l1
3297     more
3298     arch sorcerer_book_l1
3299     more
3300     arch skill_sense_magic
3301     more
3302     arch skill_thaumaturgy
3303     more
3304     arch sorcerer_hat
3305     more
3306     arch robe
3307     end
3308     treasure evoker_class_items
3309     list basic_skills
3310     more
3311     arch skill_one_handed_weapon
3312     more
3313     arch talisman_evoker
3314     more
3315     arch robe
3316     more
3317     arch evoker_book_l1
3318     more
3319     arch evoker_book_l1
3320     more
3321     arch b_ssword_1
3322     more
3323     arch staff
3324     end
3325     treasure alchemist_class_items
3326     list basic_skills
3327     more
3328     arch skill_one_handed_weapon
3329     more
3330     arch talisman_alchemist
3331     more
3332     arch skill_alchemy
3333     more
3334     arch skill_thaumaturgy
3335     more
3336     arch spell_alchemy
3337     more
3338     arch guide_alchemy
3339     more
3340     arch cauldron
3341     more
3342     arch robe
3343     more
3344     arch evoker_book_l1
3345     more
3346     arch sorcerer_book_l1
3347     more
3348     arch b_dagger
3349     end
3350     treasure summoner_class_items
3351     list basic_skills
3352     more
3353     arch skill_one_handed_weapon
3354     more
3355     arch skill_praying
3356     more
3357     arch guide_summon
3358     more
3359     arch talisman_summoner
3360     more
3361     arch robe
3362     more
3363     arch summoner_book_l1
3364     more
3365     arch summoner_book_l1
3366     more
3367     arch b_ssword_1
3368     end
3369     treasure wizard_class_items
3370     list wizard_skills
3371     more
3372     arch skill_sorcery
3373     more
3374     arch guide_wizard
3375     more
3376     arch robe
3377     more
3378     arch sorcerer_book_l1
3379     more
3380     arch sorcerer_book_l1
3381     more
3382     arch sorcerer_book_l1
3383     more
3384     arch b_dagger
3385     end
3386     treasure devotee_class_items
3387     list wizard_skills
3388     more
3389     arch skill_evocation
3390     more
3391     arch guide_priest
3392     more
3393     arch robe
3394     more
3395     arch cleric_book_l1
3396     more
3397     arch evoker_book_l1
3398     more
3399     arch evoker_book_l1
3400     more
3401     arch b_dagger
3402     end
3403     treasure wizard
3404     list wizard_skills
3405     more
3406     arch skill_sorcery
3407     more
3408     arch robe
3409     more
3410     arch sorcerer_book_l1
3411     more
3412     arch sorcerer_book_l1
3413     more
3414     arch b_dagger
3415     end
3416     treasure wraith_player_items
3417     arch wraith_player_force
3418     more
3419     arch no_class_face_change
3420     end
3421     treasure cleric
3422     list fighter_skills
3423     more
3424     arch morningstar
3425     more
3426     arch ring_mail
3427     more
3428     arch holy_symbol
3429     more
3430     arch skill_oratory
3431     more
3432     arch cleric_book_l1
3433     more
3434     arch b_small_shield
3435     end
3436     treasure barbarian_class_items
3437     arch skill_one_handed_weapon
3438     more
3439     arch skill_two_handed_weapon
3440     more
3441     arch skill_missile_weapon
3442     more
3443     arch skill_throwing
3444     more
3445     arch skill_find_traps
3446     more
3447     arch skill_remove_trap
3448     more
3449     arch skill_use_magic_item
3450     more
3451     arch guide_melee
3452     more
3453     arch leather_armour
3454     more
3455     arch mace
3456     more
3457     arch skill_climbing
3458     more
3459     arch skill_woodsman
3460     more
3461     arch b_horned_helmet
3462     more
3463     arch sack
3464     more
3465     arch round_shield
3466     more
3467     arch high_boots
3468     end
3469     treasure barbarian
3470     list fighter_skills
3471     more
3472     arch leather_armour
3473     more
3474     arch mace
3475     more
3476     arch skill_climbing
3477     more
3478     arch skill_woodsman
3479     more
3480     arch horned_helmet
3481     more
3482     arch sack
3483     end
3484     treasure priest_class_items
3485     list basic_skills
3486     more
3487     arch skill_praying
3488     more
3489     arch skill_one_handed_weapon
3490     more
3491     arch skill_two_handed_weapon
3492     more
3493     arch guide_priest
3494     more
3495     arch robe
3496     more
3497     arch quarterstaff
3498     more
3499     arch cleric_book_l1
3500     more
3501     arch cleric_book_l1
3502     more
3503     arch skill_sense_curse
3504     more
3505     arch amulet
3506     end
3507     treasure priest
3508     list wizard_skills
3509     more
3510     arch skill_evocation
3511     more
3512     arch robe
3513     more
3514     arch quarterstaff
3515     more
3516     arch cleric_book_l1
3517     more
3518     arch cleric_book_l1
3519     more
3520     arch amulet
3521     end
3522     treasure warlock_class_items
3523     list fighter_skills
3524     more
3525     arch talisman_evocation
3526     more
3527     arch b_lsword
3528     more
3529     arch leather_armour
3530     more
3531     arch evoker_book_l1
3532     more
3533     arch evoker_book_l1
3534     end
3535     treasure mage
3536     list fighter_skills
3537     more
3538     list mage_skills
3539     more
3540     arch robe
3541     more
3542     arch quarterstaff
3543     more
3544     arch sorcerer_book_l1
3545     more
3546     arch evoker_book_l1
3547     end
3548     treasure northman_player_items
3549     arch bighorned_helmet
3550     end
3551     treasure viking
3552     list fighter_skills
3553     more
3554     arch leather_armour
3555     more
3556     arch sword
3557     more
3558     arch skill_bargaining
3559     more
3560     arch b_small_shield
3561     more
3562     arch bighorned_helmet
3563     end
3564     treasure swashbuckler_class_items
3565     list fighter_skills
3566     more
3567     arch b_lsword
3568     more
3569     arch skill_stealing
3570     more
3571     arch skill_singing
3572     more
3573     arch b_dagger
3574     more
3575     arch amulet
3576     more
3577     arch sack
3578     end
3579     treasure swashbuckler
3580     list fighter_skills
3581     more
3582     arch light_sword
3583     more
3584     arch skill_stealing
3585     more
3586     arch skill_singing
3587     more
3588     arch dagger
3589     more
3590     arch amulet
3591     more
3592     arch sack
3593     end
3594     treasure thief_class_items
3595     list fighter_skills
3596     more
3597     arch cloak
3598     more
3599     arch shortsword
3600     more
3601     arch skill_stealing
3602     more
3603     arch lockpicks
3604     more
3605     arch sack
3606     more
3607     arch leather_armour
3608     end
3609     treasure thief
3610     list fighter_skills
3611     more
3612     arch cloak
3613     more
3614     arch dagger
3615     more
3616     arch skill_stealing
3617     more
3618     arch lockpicks
3619     more
3620     arch leather_armour
3621     more
3622     arch sack
3623     end
3624     treasure fireborn_player_items
3625     arch skill_levitate
3626     more
3627     arch fireborn_player_force
3628     more
3629     arch skill_flame_touch
3630     more
3631     arch skill_pyromancy
3632     more
3633     arch skill_praying
3634     more
3635     arch no_class_face_change
3636     more
3637     arch ring
3638     magic 5
3639     more
3640     arch power_crystal
3641     more
3642     arch amulet
3643     magic 3
3644     more
3645     arch pyro_book_l1
3646     more
3647     arch cleric_book_l1
3648     end
3649     treasure fireborn
3650     arch skill_levitate
3651     more
3652     arch skill_missile_weapon
3653     more
3654     list basic_skills
3655     more
3656     arch skill_flame_touch
3657     more
3658     arch skill_pyromancy
3659     more
3660     arch skill_praying
3661     more
3662     arch ring
3663     magic 5
3664     more
3665     arch power_crystal
3666     more
3667     arch amulet
3668     magic 3
3669     more
3670     arch cleric_book_l1
3671     more
3672     arch pyro_book_l1
3673     more
3674     arch pyro_book_l1
3675     more
3676     arch pyro_book_l1
3677     end
3678     treasure quetzalcoatl_player_items
3679     arch skill_levitate
3680     more
3681     arch skill_clawing
3682     more
3683     arch abil_burning_hands
3684     more
3685     arch abil_medium_fireball
3686     more
3687     arch no_class_face_change
3688     more
3689     arch skill_pyromancy
3690     end
3691     treasure dragon_player_items
3692     arch dragon_skin_force
3693     more
3694     arch dragon_ability_force
3695     more
3696     arch skill_levitate
3697     more
3698     arch skill_clawing
3699     more
3700     arch skill_woodsman
3701     more
3702     arch abil_burning_hands
3703     more
3704     arch abil_medium_fireball
3705     more
3706     arch no_class_face_change
3707     more
3708     arch skill_evocation
3709     end
3710     treasure quetzalcoatl
3711     arch skill_levitate
3712     more
3713     arch skill_one_handed_weapon
3714     more
3715     arch skill_two_handed_weapon
3716     more
3717     arch skill_missile_weapon
3718     more
3719     arch skill_clawing
3720     more
3721     list basic_skills
3722     more
3723     arch skill_pyromancy
3724     more
3725     arch pyro_book_l1
3726     more
3727     arch pyro_book
3728     more
3729     arch abil_burning_hands
3730     more
3731     arch abil_medium_fireball
3732     end
3733     treasure acdc
3734     arch abil_fear
3735     more
3736     arch spell_sm_lightning
3737     nrof 3
3738     more
3739     arch spell_large_lightning
3740     nrof 3
3741     more
3742     arch dragon_steak
3743     nrof 2
3744     chance 90
3745     more
3746     arch dragon_scale
3747     more
3748     arch wand
3749     more
3750     arch staff
3751     chance 50
3752     more
3753     arch wand
3754     chance 50
3755     more
3756     arch ring
3757     more
3758     arch ring
3759     chance 50
3760     more
3761     arch gem
3762     chance 80
3763     nrof 2
3764     more
3765     arch ruby
3766     nrof 3
3767     more
3768     arch sapphire
3769     nrof 3
3770     more
3771     arch emerald
3772     nrof 4
3773     more
3774     arch pearl
3775     nrof 6
3776     more
3777     arch platinacoin
3778     nrof 5
3779     more
3780     arch goldcoin
3781     nrof 30
3782     more
3783     arch silvercoin
3784     nrof 500
3785     more
3786     arch scroll_new
3787     more
3788     arch scroll_new
3789     chance 50
3790     more
3791     arch scroll_new
3792     chance 50
3793     more
3794     arch sword_2
3795     chance 10
3796     magic 3
3797     end
3798     treasure avatar
3799     arch spell_summon_pet_monster
3800     more
3801     arch cloak
3802     chance 50
3803     more
3804     arch ring_mail
3805     magic 4
3806     more
3807     arch uw_shield
3808     more
3809     arch uw_sword
3810     more
3811     arch ring
3812     more
3813     arch gem
3814     chance 50
3815     nrof 3
3816     end
3817     treasure unicorn
3818     arch u_horn
3819     end
3820     treasure banshee
3821     arch spell_paralyze
3822     more
3823     arch abil_fear
3824     more
3825     arch spell_paralyze
3826     more
3827     arch skill_clawing
3828     more
3829     arch spell_cause_medium_wounds
3830     more
3831     arch ring
3832     chance 50
3833     more
3834     arch amulet
3835     chance 15
3836     more
3837     arch gem
3838     chance 30
3839     nrof 2
3840     more
3841     arch sapphire
3842     chance 25
3843     nrof 3
3844     more
3845     arch emerald
3846     chance 50
3847     nrof 4
3848     end
3849     treasure suprise
3850     arch firechest
3851     chance 30
3852     no
3853     arch ghost
3854     chance 20
3855     no
3856     arch gauntlets_str
3857     chance 2
3858     no
3859     arch elvenboots
3860     chance 2
3861     no
3862     arch black_pudding
3863     chance 10
3864     end
3865     end
3866     end
3867     end
3868     end
3869     treasure spark
3870     arch spell_sm_lightning
3871     nrof 6
3872     more
3873     arch spell_large_lightning
3874     nrof 6
3875     end
3876     treasure cold_dragon
3877     arch abil_icestorm
3878     nrof 2
3879     more
3880     arch abil_large_icestorm
3881     nrof 2
3882     end
3883     treasure Cwyvern
3884     list dragon_parts
3885     chance 70
3886     more
3887     arch abil_fear
3888     more
3889     arch ability_dragonbreath
3890     nrof 5
3891     more
3892     arch abil_icestorm
3893     more
3894     arch abil_large_icestorm
3895     more
3896     arch spell_sm_lightning
3897     more
3898     arch spell_large_lightning
3899     more
3900     arch abil_poison_cloud
3901     more
3902     arch spell_create_pool_of_chaos
3903     more
3904     arch gem
3905     nrof 40
3906     more
3907     arch gem
3908     nrof 15
3909     chance 60
3910     more
3911     arch ring
3912     chance 30
3913     more
3914     arch ring
3915     chance 30
3916     end
3917     treasure fire_serpent
3918     arch abil_burning_hands
3919     chance 50
3920     more
3921     arch abil_medium_fireball
3922     chance 50
3923     end
3924     treasure serpent
3925     arch poisoning
3926     chance 50
3927     more
3928     arch serp_skin
3929     chance 20
3930     end
3931     treasure imp
3932     arch abil_burning_hands
3933     more
3934     arch abil_medium_fireball
3935     end
3936     treasure liv_chaos
3937     arch spell_create_pool_of_chaos
3938     end
3939     treasure lokanth
3940     list standard
3941     more
3942     arch skill_clawing
3943     end
3944     treasure queen_ant
3945     arch gem
3946     end
3947     treasure spit_ant
3948     arch ability_spit_acid
3949     more
3950     arch acid_spit
3951     nrof 30
3952     end
3953     treasure guard_l
3954     arch scale_mail
3955     more
3956     arch spear
3957     end
3958     treasure guard_m
3959     arch chain_mail
3960     more
3961     arch lspear
3962     end
3963     treasure guard_h
3964     arch chain_mail
3965     more
3966     arch poleaxe
3967     end
3968     treasure slave
3969     list human_parts
3970     chance 20
3971     more
3972     arch turban
3973     more
3974     arch sandals
3975     end
3976     treasure byakie
3977     arch abil_fear
3978     end
3979     treasure gargoyle
3980     list melee_weapons
3981     chance 30
3982     more
3983     arch gem
3984     chance 50
3985     nrof 1
3986     end
3987     treasure neko
3988     list neko_parts
3989     chance 99
3990     end
3991     treasure witch_fire
3992     arch abil_burning_hands
3993     more
3994     arch abil_medium_fireball
3995     more
3996     arch abil_create_fire_wall
3997     more
3998     arch spell_summon_fire_elemental
3999     end
4000     treasure witch_earth
4001     arch skill_throwing
4002     more
4003     arch ability_stone_throw
4004     more
4005     arch rock2
4006     chance 50
4007     nrof 20
4008     no
4009     arch gem
4010     nrof 2
4011     end
4012     more
4013     arch abil_fear
4014     more
4015     arch spell_wall_of_thorns
4016     more
4017     arch spell_summon_earth_elemental
4018     end
4019     treasure witch_air
4020     arch spell_sm_lightning
4021     more
4022     arch spell_large_lightning
4023     more
4024     arch abil_poison_cloud
4025     more
4026     arch spell_windstorm
4027     more
4028     arch spell_summon_air_elemental
4029     end
4030     treasure witch_water
4031     arch abil_icestorm
4032     more
4033     arch abil_large_icestorm
4034     more
4035     arch spell_summon_fog
4036     more
4037     arch abil_slow
4038     more
4039     arch abil_create_frost_wall
4040     more
4041     arch spell_summon_water_elemental
4042     end
4043     treasure witch_chaos
4044     arch spell_color_spray
4045     more
4046     arch abil_ball_lightning
4047     nrof 3
4048     more
4049     arch spell_create_pool_of_chaos
4050     more
4051     arch spell_summon_water_elemental
4052     more
4053     arch spell_summon_air_elemental
4054     more
4055     arch spell_summon_earth_elemental
4056     more
4057     arch spell_summon_fire_elemental
4058     end
4059     treasure giantrat
4060     list giantrat_parts
4061     chance 30
4062     end
4063     treasure shadow
4064     arch spell_negaball
4065     more
4066     arch spell_cancellation
4067     end
4068     treasure s_wyvern
4069     arch spell_negabolt
4070     more
4071     arch spell_cancellation
4072     end
4073     treasure giant_worm
4074     arch spell_magic_bullet
4075     more
4076     arch spell_vitriol
4077     more
4078     arch abil_slow
4079     more
4080     arch eye
4081     chance 30
4082     no
4083     arch residue
4084     chance 10
4085     end
4086     more
4087     arch gem
4088     chance 60
4089     nrof 7
4090     end
4091     treasure skree
4092     arch abil_fear
4093     more
4094     arch spell_paralyze
4095     more
4096     arch abil_slow
4097     more
4098     list skree_bits
4099     end
4100     treasure skree_bits
4101     arch skreeclaw
4102     chance 40
4103     nrof 2
4104     more
4105     arch skreeeye
4106     chance 10
4107     nrof 1
4108     end
4109     treasure behemoth
4110     list behemoth_parts
4111     chance 30
4112     end
4113     #
4114     treasureone sheep
4115     arch sheepskin
4116     chance 5
4117     more
4118     arch liver
4119     chance 5
4120     more
4121     arch heart
4122     chance 5
4123     more
4124     arch haggis
4125     chance 2
4126     more
4127     arch leg_mutton
4128     chance 15
4129     end
4130     #
4131     # Start of collected .trs files
4132     #
4133     #############################################################
4134     # Gnarg - Father of goblins, Lord Troll, Master of poisons,
4135     # Patron of assassins, The Unclean one
4136     treasure Gnarg
4137     arch gnarg_avatar_info
4138     more
4139     arch gnarg_holy_servant_info
4140     more
4141     arch god_restore_grace
4142     more
4143     arch god_restore_hitpoints
4144     more
4145     arch god_cure_confusion
4146     more
4147     arch god_remove_damnation
4148     chance 30
4149     more
4150     arch god_remove_depletion
4151     chance 50
4152     more
4153     arch gnarg_general_info
4154     chance 10
4155     more
4156     arch god_enchant_weapon_high
4157     chance 50
4158     more
4159     arch god_grace_limit_low
4160     more
4161     arch helmet_gnarg
4162     chance 5
4163     more
4164     arch spell_poison_fog
4165     more
4166     arch god_grace_limit_medium
4167     more
4168     arch spell_cause_smallpox
4169     more
4170     arch bracers_gnarg
4171     chance 2
4172     more
4173     arch god_grace_limit_high
4174     more
4175     arch spell_cause_rabies
4176     end
4177     #############################################################
4178     # Lythander - Elven god of luck, Huntsman of Goblins, Trollslayer,
4179     # the Trickster
4180     treasure Lythander
4181     arch lythander_avatar_info
4182     more
4183     arch lythander_holy_servant_info
4184     more
4185     arch god_restore_grace
4186     more
4187     arch god_restore_hitpoints
4188     more
4189     arch god_cure_poison
4190     more
4191     arch god_remove_damnation
4192     chance 50
4193     more
4194     arch god_remove_depletion
4195     chance 50
4196     more
4197     arch lythander_general_info
4198     chance 10
4199     more
4200     arch god_enchant_weapon_medium
4201     chance 50
4202     more
4203     arch god_grace_limit_low
4204     more
4205     arch pipe_lythander
4206     chance 3
4207     more
4208     arch god_grace_limit_medium
4209     more
4210     arch bow_lythander
4211     chance 5
4212     more
4213     arch spell_conflict
4214     more
4215     arch spell_defense
4216     end
4217     #############################################################
4218     # Mostrai - Dwarven deity of metal smithing and warcraft,
4219     # Giant basher, Delver of secrets
4220     treasure Mostrai
4221     arch mostrai_avatar_info
4222     more
4223     arch mostrai_holy_servant_info
4224     more
4225     arch god_restore_grace
4226     more
4227     arch god_restore_hitpoints
4228     more
4229     arch god_cure_confusion
4230     more
4231     arch god_cure_poison
4232     more
4233     arch god_remove_damnation
4234     chance 40
4235     more
4236     arch god_remove_depletion
4237     chance 50
4238     more
4239     arch mostrai_general_info
4240     chance 10
4241     more
4242     arch god_enchant_weapon_high
4243     chance 50
4244     more
4245     arch god_grace_limit_low
4246     more
4247     arch mail_mostrai
4248     chance 3
4249     more
4250     arch god_grace_limit_medium
4251     more
4252     arch spell_wall_of_thorns
4253     end
4254     #############################################################
4255     # Gaea - Goddess of peace, Guardian of life, Mother of nature
4256     #
4257     treasure Gaea
4258     arch gaea_avatar_info
4259     more
4260     arch gaea_holy_servant_info
4261     more
4262     arch god_restore_grace
4263     more
4264     arch god_restore_hitpoints
4265     more
4266     arch god_cure_confusion
4267     more
4268     arch god_cure_poison
4269     more
4270     arch god_remove_curse
4271     chance 50
4272     more
4273     arch god_remove_damnation
4274     chance 50
4275     more
4276     arch god_remove_depletion
4277     chance 50
4278     more
4279     arch gaea_general_info
4280     chance 10
4281     more
4282     arch god_grace_limit_low
4283     more
4284     arch spell_spiderweb
4285     chance 20
4286     more
4287     arch spell_wall_of_thorns
4288     more
4289     arch spell_insect_plague
4290     more
4291     arch spell_iron_skin
4292     more
4293     arch god_grace_limit_medium
4294     more
4295     arch spell_raise_dead
4296     more
4297     arch spell_remove_damnation
4298     more
4299     arch spell_nightfall
4300     more
4301     arch spell_sanctuary
4302     more
4303     arch spell_daylight
4304     more
4305     arch spell_resurrection
4306     more
4307     arch spell_peace
4308     more
4309     arch glovesofsun
4310     chance 10
4311     more
4312     arch god_grace_limit_high
4313     more
4314     arch spell_reincarnation
4315     more
4316     list gaea_treasure
4317     chance 30
4318     more
4319     arch shield_gaea
4320     chance 5
4321     end
4322     treasure gaea_treasure
4323     list random_plant
4324     chance 50
4325     no
4326     arch tear_gaea
4327     end
4328     end
4329     #############################################################
4330     # Ixalovh - Chaos Goddess of frozen tentacles, Sea Serpent,
4331     # Ocean Waves
4332     treasure Ixalovh
4333     arch ixalovh_avatar_info
4334     more
4335     arch ixalovh_holy_servant_info
4336     more
4337     arch god_restore_grace
4338     more
4339     arch god_restore_spellpoints_high
4340     more
4341     arch god_heal
4342     more
4343     arch god_cure_poison
4344     more
4345     arch god_remove_depletion
4346     chance 50
4347     more
4348     arch god_remove_curse
4349     chance 20
4350     more
4351     arch ixalovh_general_info
4352     chance 10
4353     more
4354     arch god_enchant_weapon_high
4355     chance 40
4356     more
4357     arch god_grace_limit_low
4358     more
4359     arch spell_wave
4360     more
4361     arch spell_insect_plague
4362     more
4363     arch god_grace_limit_medium
4364     more
4365     arch spell_siren_call
4366     more
4367     arch god_grace_limit_high
4368     more
4369     arch spear_ixalovh
4370     chance 2
4371     end
4372     #############################################################
4373     # Ruggilli - Chaos God of slaughter and terror, Consuming worm,
4374     # Greedy gut
4375     treasure Ruggilli
4376     arch ruggilli_avatar_info
4377     more
4378     arch ruggilli_holy_servant_info
4379     more
4380     arch god_restore_grace
4381     more
4382     arch god_restore_hitpoints
4383     more
4384     arch god_cure_confusion
4385     more
4386     arch immolation
4387     more
4388     arch immolation_immunity
4389     more
4390     arch god_cure_poison
4391     more
4392     arch god_remove_depletion
4393     chance 50
4394     more
4395     arch god_remove_curse
4396     chance 10
4397     more
4398     arch ruggilli_general_info
4399     chance 10
4400     more
4401     arch god_enchant_weapon_medium
4402     chance 50
4403     more
4404     arch god_grace_limit_medium
4405     more
4406     arch spell_flaming_aura
4407     more
4408     arch spell_rage
4409     more
4410     arch god_grace_limit_high
4411     more
4412     arch spell_retributive_strike
4413     more
4414     arch burningtail
4415     chance 2
4416     end
4417     #############################################################
4418     # Sorig - Lord of Storms, King of Thunder and Lightning, Sky Lord
4419     #
4420     treasure Sorig
4421     arch sorig_avatar_info
4422     more
4423     arch sorig_holy_servant_info
4424     more
4425     arch god_restore_grace
4426     more
4427     arch god_restore_hitpoints
4428     more
4429     arch god_cure_confusion
4430     more
4431     arch god_cure_poison
4432     more
4433     arch god_remove_depletion
4434     chance 50
4435     more
4436     arch god_remove_curse
4437     chance 20
4438     more
4439     arch sorig_general_info
4440     chance 10
4441     more
4442     arch god_enchant_weapon_medium
4443     chance 50
4444     more
4445     arch god_grace_limit_low
4446     more
4447     arch spell_divine_shock
4448     chance 20
4449     more
4450     arch spell_forked_lightning
4451     chance 20
4452     more
4453     arch god_grace_limit_medium
4454     more
4455     arch spell_cause_critical_wounds
4456     more
4457     arch spell_windstorm
4458     more
4459     arch spell_cause_many_wounds
4460     more
4461     arch god_grace_limit_high
4462     more
4463     arch mithril_ar_ele_sorig
4464     chance 2
4465     end
4466     treasureone horn_siren
4467     arch spell_siren_call
4468     chance 1
4469     end
4470     treasureone horn_waves
4471     arch spell_wave
4472     chance 1
4473     end
4474     treasureone pipe_lythander
4475     arch spell_mass_confusion
4476     chance 1
4477     end
4478     #############################################################
4479     # Devourers - Soul Eaters, Harbingers of Death, Nameless Lords
4480     # of the Tomb
4481     treasure Devourers
4482     arch devourers_avatar_info
4483     more
4484     arch devourers_holy_servant_info
4485     more
4486     arch god_restore_grace
4487     more
4488     arch god_cure_confusion
4489     more
4490     arch god_cure_poison
4491     more
4492     arch devourers_general_info
4493     chance 10
4494     more
4495     arch god_enchant_weapon_medium
4496     chance 50
4497     more
4498     arch god_grace_limit_medium
4499     more
4500     arch spell_nightfall
4501     more
4502     arch spell_finger_of_death
4503     more
4504     arch spell_face_of_death
4505     more
4506     arch spell_cause_many_wounds
4507     more
4508     arch spell_cause_red_death
4509     more
4510     arch god_grace_limit_high
4511     more
4512     arch spell_cause_black_death
4513     chance 10
4514     end
4515     #############################################################
4516     # Gorokh - Demon King, Duke of Hell, Temptor and Tormentor
4517     #
4518     treasure Gorokh
4519     arch gorokh_avatar_info
4520     more
4521     arch gorokh_holy_servant_info
4522     more
4523     arch god_restore_grace
4524     more
4525     arch god_restore_hitpoints
4526     more
4527     arch god_cure_confusion
4528     more
4529     arch god_cure_poison
4530     more
4531     arch god_remove_curse
4532     chance 10
4533     more
4534     arch god_remove_depletion
4535     chance 40
4536     more
4537     arch gorokh_general_info
4538     chance 10
4539     more
4540     arch god_enchant_weapon_medium
4541     chance 50
4542     more
4543     arch spell_flaming_aura
4544     more
4545     arch god_grace_limit_medium
4546     more
4547     arch spell_rage
4548     more
4549     arch spell_vitriol
4550     end
4551     #########################################################
4552     # Valriel - Lord of Angels, Duke of the Heavens, Healer and Protector
4553     #
4554     treasure Valriel
4555     arch valriel_avatar_info
4556     more
4557     arch valriel_holy_servant_info
4558     more
4559     arch god_restore_grace
4560     more
4561     arch god_restore_hitpoints
4562     more
4563     arch god_cure_confusion
4564     more
4565     arch god_cure_poison
4566     more
4567     arch valriel_player_glow
4568     more
4569     arch god_remove_curse
4570     chance 10
4571     more
4572     arch god_remove_damnation
4573     chance 60
4574     more
4575     arch god_remove_depletion
4576     chance 50
4577     more
4578     arch valriel_general_info
4579     chance 10
4580     more
4581     arch god_enchant_weapon_low
4582     chance 30
4583     more
4584     arch god_grace_limit_medium
4585     more
4586     arch spell_sunspear
4587     more
4588     arch spell_daylight
4589     more
4590     arch spell_wrathful_eye
4591     end
4592     #
4593     # Map building stuff
4594     #
4595     treasureone building_material
4596     arch building_woodfloor
4597     chance 50
4598     more
4599     arch building_woodfloor2
4600     chance 5
4601     more
4602     arch building_wall
4603     chance 25
4604     more
4605     arch building_vertical_gate
4606     chance 10
4607     more
4608     arch building_horizontal_gate
4609     chance 10
4610     more
4611     arch building_pedestal
4612     chance 8
4613     more
4614     arch building_lever
4615     chance 8
4616     more
4617     arch building_button
4618     chance 3
4619     more
4620     list building_marbles
4621     chance 5
4622     more
4623     list building_objects
4624     chance 5
4625     more
4626     arch building_vertical_gate_inv
4627     chance 1
4628     more
4629     arch building_horizontal_gate_inv
4630     chance 1
4631     more
4632     list building_talking_objects
4633     chance 1
4634     end
4635     treasureone shop_building
4636     arch building_builder
4637     chance 2
4638     more
4639     arch building_destroyer
4640     chance 2
4641     more
4642     list building_material
4643     chance 78
4644     more
4645     list building_material_stonewall_norm
4646     chance 20
4647     end
4648     treasureone shop_building_fant
4649     arch building_builder
4650     chance 2
4651     more
4652     arch building_destroyer
4653     chance 2
4654     more
4655     list building_material
4656     chance 78
4657     more
4658     list building_material_stonewall_fant
4659     chance 20
4660     end
4661     treasureone shop_building_west
4662     arch building_builder
4663     chance 2
4664     more
4665     arch building_destroyer
4666     chance 2
4667     more
4668     list building_material
4669     chance 78
4670     more
4671     list building_material_stonewall_west
4672     chance 20
4673     end
4674     treasureone shop_building_east
4675     arch building_builder
4676     chance 2
4677     more
4678     arch building_destroyer
4679     chance 2
4680     more
4681     list building_material
4682     chance 78
4683     more
4684     list building_material_stonewall_east
4685     chance 20
4686     end
4687     ##For areas like scorn area, sells DWall
4688     treasureone building_material_stonewall_norm
4689     arch building_wall2
4690     end
4691     ##For brest area, sells Red Cwall rather then DWall
4692     treasureone building_material_stonewall_fant
4693     arch building_wall4
4694     end
4695     ##For navar area, sells West Cwall rather then DWall
4696     treasureone building_material_stonewall_west
4697     arch building_wall3
4698     end
4699     ##For areas like azumauindo area, sells DWall and EastWall (japanese paper wall)
4700     treasureone building_material_stonewall_east
4701     arch building_wall2
4702     chance 50
4703     more
4704     arch building_wall5
4705     chance 50
4706     end
4707     treasureone building_marbles
4708     arch building_marble
4709     chance 8
4710     more
4711     arch building_blackmarble
4712     chance 8
4713     more
4714     arch building_pinkmarble
4715     chance 1
4716     more
4717     arch building_greenmarble
4718     chance 1
4719     more
4720     arch building_lightmagentamarble
4721     chance 1
4722     end
4723     treasureone building_objects
4724     arch building_firepot
4725     chance 10
4726     more
4727     arch building_brazier
4728     chance 8
4729     more
4730     arch building_fireplace
4731     chance 6
4732     more
4733     arch building_sign
4734     chance 4
4735     more
4736     arch building_fountain
4737     chance 3
4738     end
4739     treasureone building_talking_objects
4740     arch building_earbook
4741     chance 1
4742     more
4743     arch building_mouthbook
4744     chance 2
4745     end
4746     treasure gps
4747     arch gps_event
4748     end
4749     treasure angel
4750     list all_spell_skills
4751     more
4752     list rich_old
4753     end
4754     treasure high_angel
4755     list rich
4756     more
4757     list all_spell_skills
4758     end
4759     treasure archangel
4760     list all_spell_skills
4761     more
4762     list rich_old
4763     more
4764     arch spell_wrathful_eye
4765     nrof 3
4766     more
4767     arch spell_paralyze
4768     end
4769     treasure liteangel
4770     list rich
4771     more
4772     list all_spell_skills
4773     end
4774     treasure mesangel
4775     list rich
4776     more
4777     list all_spell_skills
4778     end
4779     treasure dwolf
4780     arch hide_white
4781     chance 25
4782     more
4783     arch liver
4784     chance 15
4785     more
4786     arch heart
4787     chance 10
4788     more
4789     arch abil_frostbolt
4790     end
4791     treasure dwolf_sire
4792     arch hide_white
4793     chance 20
4794     more
4795     arch liver
4796     chance 12
4797     more
4798     arch heart
4799     chance 10
4800     more
4801     arch abil_large_icestorm
4802     more
4803     arch abil_frostbolt
4804     more
4805     arch abil_fear
4806     end
4807     treasure gryphon
4808     arch skill_use_magic_item
4809     more
4810     arch spell_paralyze
4811     more
4812     arch abil_fear
4813     more
4814     arch abil_poison_cloud
4815     more
4816     arch spell_sm_lightning
4817     more
4818     arch spell_large_lightning
4819     more
4820     arch abil_large_icestorm
4821     more
4822     arch abil_icestorm
4823     more
4824     arch spell_burning_hands
4825     more
4826     arch spell_medium_fireball
4827     more
4828     arch spell_magic_missile
4829     more
4830     arch spell_magic_bullet
4831     more
4832     arch abil_slow
4833     more
4834     list random_books
4835     more
4836     list random_books
4837     more
4838     list random_books
4839     more
4840     arch wand
4841     more
4842     arch wand
4843     more
4844     arch wand
4845     more
4846     arch wand
4847     more
4848     arch staff
4849     more
4850     arch rod_light
4851     more
4852     arch rod_light
4853     more
4854     arch rod_heavy
4855     more
4856     arch scroll_new
4857     more
4858     arch scroll_new
4859     more
4860     arch scroll_new
4861     more
4862     arch scroll_new
4863     more
4864     arch scroll_new
4865     more
4866     arch scroll_new
4867     more
4868     arch scroll_new
4869     more
4870     arch scroll_new
4871     more
4872     arch scroll_new
4873     more
4874     arch ring
4875     chance 90
4876     nrof 2
4877     more
4878     arch cloak
4879     end
4880     treasure leech
4881     arch blood
4882     chance 40
4883     no
4884     arch potion_restoration
4885     chance 5
4886     end
4887     end
4888     treasure Balrog
4889     list all_spell_skills
4890     more
4891     arch spell_paralyze
4892     more
4893     arch abil_fear
4894     more
4895     arch abil_burning_hands
4896     more
4897     arch abil_medium_fireball
4898     more
4899     arch spell_summon_fire_elemental
4900     more
4901     arch ring
4902     chance 90
4903     nrof 2
4904     more
4905     arch cloak
4906     more
4907     arch mithril_chainmail
4908     more
4909     arch firebrand
4910     end
4911     treasure devil
4912     list all_spell_skills
4913     more
4914     list rich_old
4915     more
4916     list demon_parts
4917     chance 40
4918     end
4919     treasure fiend
4920     list all_spell_skills
4921     more
4922     list rich_old
4923     more
4924     list demon_parts
4925     chance 40
4926     more
4927     arch abil_burning_hands
4928     more
4929     arch abil_medium_fireball
4930     end
4931     treasure hellhound
4932     arch hide_black
4933     chance 25
4934     more
4935     arch liver
4936     chance 15
4937     more
4938     arch heart
4939     chance 15
4940     more
4941     arch skill_clawing
4942     more
4943     arch abil_burning_hands
4944     more
4945     arch spell_hellfire
4946     more
4947     arch abil_fear
4948     end
4949     treasure gr_hellhound
4950     arch hide_black
4951     chance 25
4952     more
4953     arch liver
4954     chance 15
4955     more
4956     arch heart
4957     chance 15
4958     more
4959     arch skill_clawing
4960     more
4961     arch spell_cause_medium_wounds
4962     more
4963     arch abil_burning_hands
4964     more
4965     arch spell_hellfire
4966     more
4967     arch abil_fear
4968     end
4969     treasure chaosdragon
4970     list big_dragon_parts
4971     chance 80
4972     more
4973     arch abil_fear
4974     more
4975     arch ability_dragonbreath
4976     nrof 5
4977     more
4978     arch abil_icestorm
4979     more
4980     arch abil_large_icestorm
4981     more
4982     arch spell_sm_lightning
4983     more
4984     arch spell_large_lightning
4985     more
4986     arch abil_poison_cloud
4987     more
4988     arch spell_create_pool_of_chaos
4989     more
4990     arch gem
4991     nrof 40
4992     more
4993     arch gem
4994     nrof 15
4995     chance 60
4996     more
4997     arch ring
4998     chance 30
4999     more
5000     arch wand
5001     more
5002     arch wand
5003     chance 50
5004     more
5005     arch staff
5006     chance 50
5007     more
5008     arch rod_light
5009     chance 20
5010     more
5011     arch rod_heavy
5012     chance 5
5013     more
5014     arch ring
5015     more
5016     arch ring
5017     chance 50
5018     more
5019     arch gem
5020     chance 50
5021     nrof 20
5022     more
5023     arch ruby
5024     nrof 6
5025     more
5026     arch sapphire
5027     nrof 9
5028     more
5029     arch emerald
5030     nrof 12
5031     more
5032     arch pearl
5033     nrof 40
5034     more
5035     arch platinacoin
5036     nrof 20
5037     more
5038     arch goldcoin
5039     nrof 400
5040     more
5041     arch silvercoin
5042     nrof 4000
5043     more
5044     arch scroll_new
5045     more
5046     arch scroll_new
5047     chance 50
5048     more
5049     arch sword_2
5050     magic 5
5051     chance 20
5052     more
5053     arch cloak
5054     chance 30
5055     more
5056     arch ring
5057     chance 30
5058     end
5059     treasure belzebub
5060     list all_spell_skills
5061     more
5062     arch spell_summon_pet_monster
5063     more
5064     arch ring_mail
5065     magic 4
5066     more
5067     arch uw_shield
5068     more
5069     arch uw_sword
5070     more
5071     arch ring
5072     more
5073     arch gem
5074     chance 50
5075     nrof 3
5076     more
5077     arch cloak
5078     chance 50
5079     end
5080     treasure big_wizard
5081     list all_spell_skills
5082     more
5083     arch spell_paralyze
5084     more
5085     arch abil_fear
5086     more
5087     arch abil_poison_cloud
5088     more
5089     arch spell_sm_lightning
5090     more
5091     arch spell_large_lightning
5092     more
5093     arch abil_large_icestorm
5094     more
5095     arch abil_icestorm
5096     more
5097     arch spell_burning_hands
5098     more
5099     arch spell_medium_fireball
5100     more
5101     arch spell_magic_missile
5102     more
5103     arch spell_magic_bullet
5104     more
5105     arch abil_slow
5106     more
5107     list random_books
5108     more
5109     list random_books
5110     more
5111     list random_books
5112     more
5113     arch wand
5114     more
5115     arch wand
5116     more
5117     arch wand
5118     more
5119     arch wand
5120     more
5121     arch staff
5122     more
5123     arch rod_light
5124     more
5125     arch rod_light
5126     more
5127     arch rod_heavy
5128     more
5129     arch scroll_new
5130     more
5131     arch scroll_new
5132     more
5133     arch scroll_new
5134     more
5135     arch scroll_new
5136     more
5137     arch scroll_new
5138     more
5139     arch scroll_new
5140     more
5141     arch scroll_new
5142     more
5143     arch scroll_new
5144     more
5145     arch scroll_new
5146     more
5147     arch ring
5148     chance 90
5149     nrof 2
5150     more
5151     arch cloak
5152     end
5153     treasure DK
5154     list all_spell_skills
5155     more
5156     arch spell_paralyze
5157     more
5158     arch spell_small_speedball
5159     more
5160     arch plate_mail
5161     more
5162     arch bighorned_helmet
5163     more
5164     arch ring
5165     more
5166     arch ring
5167     more
5168     arch gem
5169     nrof 20
5170     chance 80
5171     more
5172     arch mace
5173     chance 10
5174     no
5175     arch mace_2
5176     chance 12
5177     no
5178     arch lamestar
5179     chance 40
5180     end
5181     end
5182     more
5183     arch high_shield
5184     chance 50
5185     no
5186     arch DShield
5187     chance 50
5188     no
5189     arch DShieldm
5190     chance 25
5191     no
5192     arch DShields
5193     chance 40
5194     end
5195     end
5196     end
5197     end
5198     treasure EDK
5199     list all_spell_skills
5200     more
5201     arch abil_burning_hands
5202     more
5203     arch abil_medium_fireball
5204     more
5205     arch spell_paralyze
5206     more
5207     arch abil_fear
5208     more
5209     arch plate_mail
5210     more
5211     arch bighorned_helmet
5212     more
5213     arch ring
5214     more
5215     list random_books
5216     more
5217     arch ring
5218     more
5219     arch gem
5220     nrof 30
5221     chance 80
5222     more
5223     arch gem
5224     nrof 20
5225     chance 80
5226     more
5227     arch firestar
5228     chance 10
5229     no
5230     arch lamestar
5231     chance 50
5232     end
5233     more
5234     arch DShieldms
5235     chance 7
5236     no
5237     arch DShield
5238     chance 60
5239     no
5240     arch DShieldm
5241     chance 50
5242     no
5243     arch DShields
5244     end
5245     end
5246     end
5247     end
5248     treasure titan
5249     list all_spell_skills
5250     more
5251     arch head
5252     more
5253     arch spell_paralyze
5254     more
5255     arch abil_fear
5256     nrof 2
5257     more
5258     arch spell_sm_lightning
5259     nrof 2
5260     more
5261     arch spell_large_lightning
5262     nrof 2
5263     more
5264     arch abil_slow
5265     more
5266     arch bow
5267     more
5268     arch arrow
5269     nrof 100
5270     more
5271     arch high_shield
5272     more
5273     arch bonecrusher
5274     more
5275     arch plate_mail
5276     more
5277     arch full_helmet
5278     more
5279     arch cloak
5280     chance 50
5281     end
5282     treasure cyclops
5283     arch skill_use_magic_item
5284     more
5285     arch big_club
5286     more
5287     arch ability_stone_throw
5288     more
5289     arch t_lboulder
5290     nrof 20
5291     more
5292     arch platinacoin
5293     nrof 40
5294     end
5295     treasure djinn
5296     list all_spell_skills
5297     more
5298     arch spell_paralyze
5299     more
5300     arch spell_major_healing
5301     more
5302     arch abil_fear
5303     more
5304     arch spell_sm_lightning
5305     more
5306     arch spell_large_lightning
5307     more
5308     arch abil_large_icestorm
5309     more
5310     arch abil_icestorm
5311     more
5312     arch abil_icestorm
5313     more
5314     arch abil_large_icestorm
5315     more
5316     arch abil_burning_hands
5317     more
5318     arch spell_hellfire
5319     more
5320     arch spell_summon_fire_elemental
5321     more
5322     arch spell_summon_water_elemental
5323     more
5324     arch spell_summon_earth_elemental
5325     more
5326     arch spell_summon_air_elemental
5327     more
5328     arch abil_slow
5329     more
5330     arch rod_heavy
5331     end
5332     treasure djinn_magenta
5333     list all_spell_skills
5334     more
5335     arch spell_paralyze
5336     more
5337     arch spell_major_healing
5338     more
5339     arch abil_fear
5340     more
5341     arch spell_sm_lightning
5342     more
5343     arch spell_large_lightning
5344     more
5345     arch abil_frostbolt
5346     more
5347     arch abil_large_icestorm
5348     more
5349     arch abil_icestorm
5350     more
5351     arch abil_large_icestorm
5352     more
5353     arch abil_burning_hands
5354     more
5355     arch spell_hellfire
5356     more
5357     arch spell_comet
5358     more
5359     arch spell_steambolt
5360     more
5361     arch spell_firebolt
5362     more
5363     arch spell_large_fireball
5364     more
5365     arch spell_summon_fire_elemental
5366     more
5367     arch spell_summon_water_elemental
5368     more
5369     arch spell_summon_earth_elemental
5370     more
5371     arch spell_summon_air_elemental
5372     more
5373     arch abil_slow
5374     more
5375     arch turban
5376     more
5377     arch rod_heavy
5378     end
5379     treasure minor_djinn
5380     list all_spell_skills
5381     more
5382     arch spell_paralyze
5383     more
5384     arch abil_fear
5385     more
5386     arch spell_major_healing
5387     more
5388     arch spell_sm_lightning
5389     more
5390     arch spell_large_lightning
5391     more
5392     arch abil_large_icestorm
5393     chance 50
5394     no
5395     arch abil_burning_hands
5396     more
5397     arch abil_medium_fireball
5398     end
5399     more
5400     arch spell_summon_fire_elemental
5401     chance 50
5402     no
5403     arch spell_summon_water_elemental
5404     end
5405     more
5406     arch spell_summon_earth_elemental
5407     chance 50
5408     no
5409     arch spell_summon_air_elemental
5410     end
5411     more
5412     arch abil_slow
5413     end
5414     treasure goblin
5415     arch skill_use_magic_item
5416     more
5417     list goblin_parts
5418     chance 10
5419     more
5420     list poor_old
5421     end
5422     treasure ogre
5423     arch skill_use_magic_item
5424     more
5425     list giant_parts
5426     chance 30
5427     more
5428     arch arm
5429     chance 10
5430     more
5431     arch skill_throwing
5432     more
5433     list throw_weapons
5434     chance 15
5435     more
5436     list poor_old
5437     end
5438     treasure orc
5439     arch skill_use_magic_item
5440     more
5441     list goblin_parts
5442     chance 20
5443     no
5444     arch orcchop
5445     chance 25
5446     end
5447     more
5448     arch cloak
5449     chance 3
5450     more
5451     # arch orcchop
5452     # chance 25
5453     # more
5454     arch bow
5455     chance 10
5456     yes
5457     arch arrow
5458     nrof 6
5459     end
5460     more
5461     arch b_ssword_2
5462     magic 1
5463     chance 5
5464     no
5465     arch b_ssword_1
5466     chance 10
5467     no
5468     arch b_dagger
5469     chance 15
5470     no
5471     arch stoneaxe
5472     chance 20
5473     no
5474     arch club
5475     chance 25
5476     end
5477     end
5478     end
5479     end
5480     more
5481     arch b_small_shield
5482     chance 10
5483     more
5484     arch silvercoin
5485     nrof 80
5486     chance 10
5487     end
5488     treasure a_priest
5489     list all_spell_skills
5490     more
5491     list human_parts
5492     chance 20
5493     more
5494     arch spell_paralyze
5495     more
5496     arch spell_cause_medium_wounds
5497     more
5498     arch spell_summon_pet_monster
5499     more
5500     arch spell_magic_missile
5501     more
5502     arch robe
5503     more
5504     arch sandals
5505     end
5506     treasure beggar
5507     arch skill_use_magic_item
5508     more
5509     list slave
5510     end
5511     treasure dancing_girl
5512     arch skill_use_magic_item
5513     end
5514     treasure holy_priest
5515     list all_spell_skills
5516     more
5517     list human_parts
5518     more
5519     arch spell_paralyze
5520     more
5521     arch spell_cause_heavy_wounds
5522     more
5523     arch spell_summon_pet_monster
5524     more
5525     arch spell_magic_missile
5526     more
5527     arch robe
5528     more
5529     arch sandals
5530     end
5531     treasure merchant
5532     arch skill_use_magic_item
5533     more
5534     list throw_stnd
5535     end
5536     treasure warrior_1
5537     list all_spell_skills
5538     more
5539     arch skill_oratory
5540     more
5541     list throw_stnd
5542     end
5543     treasure conjurer
5544     list all_spell_skills
5545     more
5546     arch skill_literacy
5547     more
5548     arch spell_summon_fire_elemental
5549     more
5550     arch spell_summon_air_elemental
5551     more
5552     arch spell_summon_water_elemental
5553     more
5554     arch spell_summon_earth_elemental
5555     more
5556     arch cloak
5557     chance 60
5558     more
5559     list rich
5560     end
5561     treasure conjurer2
5562     list all_spell_skills
5563     more
5564     list poor
5565     end
5566     treasure fighter
5567     list all_spell_skills
5568     more
5569     list throw_stnd
5570     end
5571     treasure npc_ninja
5572     list all_spell_skills
5573     more
5574     arch skill_jumping
5575     more
5576     list poor
5577     more
5578     arch skill_hide
5579     chance 50
5580     no
5581     arch skill_karate
5582     end
5583     end
5584     # note: punching and throwing arent good
5585     # combination to give to NPC's. They wind
5586     # throwing away their melee weapons!
5587     treasure pirate
5588     arch skill_use_magic_item
5589     more
5590     arch skill_stealing
5591     chance 50
5592     more
5593     arch skill_throwing
5594     chance 75
5595     no
5596     arch skill_punching
5597     end
5598     more
5599     arch heart
5600     chance 5
5601     more
5602     list standard
5603     end
5604     treasure dwarf
5605     list all_spell_skills
5606     more
5607     list standard
5608     end
5609     treasure gdwar_guard
5610     list all_spell_skills
5611     more
5612     arch axe_5
5613     more
5614     arch bighorned_helmet
5615     more
5616     arch plate_mail
5617     more
5618     arch crossbow
5619     more
5620     arch bolt
5621     nrof 30
5622     more
5623     arch mithril
5624     nrof 3
5625     end
5626     treasure ldwar_guard
5627     list all_spell_skills
5628     more
5629     arch axe_5
5630     more
5631     arch bighorned_helmet
5632     more
5633     arch plate_mail
5634     more
5635     arch crossbow
5636     more
5637     arch bolt
5638     nrof 20
5639     more
5640     arch mithril
5641     nrof 1
5642     end
5643     treasure dark_elf
5644     arch skill_use_magic_item
5645     more
5646     arch skill_literacy
5647     chance 50
5648     no
5649     arch skill_bowyer
5650     end
5651     more
5652     list throw_rich
5653     end
5654     treasure elf_1
5655     list all_spell_skills
5656     more
5657     list throw_stnd
5658     end
5659     treasure gnome
5660     list all_spell_skills
5661     more
5662     list throw_stnd
5663     end
5664     treasure halfling
5665     list all_spell_skills
5666     more
5667     list throw_stnd
5668     end
5669     treasure child
5670     arch skill_use_magic_item
5671     more
5672     arch chocolate
5673     chance 5
5674     end
5675     treasure c_thief
5676     arch skill_use_magic_item
5677     more
5678     arch dagger
5679     more
5680     arch skill_stealing
5681     more
5682     arch goldcoin
5683     nrof 50
5684     chance 20
5685     end
5686     treasure courier
5687     list standard
5688     more
5689     arch skill_use_magic_item
5690     end
5691     treasure evilclown
5692     list human_parts
5693     chance 50
5694     more
5695     arch spell_ball_lightning
5696     more
5697     arch spell_large_lightning
5698     more
5699     arch spell_paralyze
5700     more
5701     arch spell_sunspear
5702     more
5703     arch abil_slow
5704     more
5705     arch emerald
5706     nrof 20
5707     chance 50
5708     more
5709     arch amethyst
5710     nrof 20
5711     chance 50
5712     end
5713     treasure farmer
5714     list throw_stnd
5715     more
5716     list all_spell_skills
5717     end
5718     treasure jail
5719     list all_spell_skills
5720     more
5721     arch knight
5722     more
5723     arch knight
5724     more
5725     arch knight
5726     end
5727     treasure man
5728     list all_spell_skills
5729     more
5730     list throw_stnd
5731     end
5732     treasure postman
5733     arch skill_use_magic_item
5734     more
5735     list human_parts
5736     chance 20
5737     more
5738     arch letter
5739     nrof 10
5740     chance 20
5741     more
5742     arch r_sack
5743     chance 1
5744     end
5745     treasure princess
5746     list all_spell_skills
5747     more
5748     list throw_stnd
5749     end
5750     treasure madman
5751     list all_spell_skills
5752     more
5753     list throw_stnd
5754     end
5755     treasure chess
5756     list all_spell_skills
5757     more
5758     list throw_stnd
5759     end
5760     treasure broo
5761     arch skill_use_magic_item
5762     more
5763     list goblin_parts
5764     chance 40
5765     more
5766     arch skill_one_handed_weapon
5767     more
5768     arch skill_two_handed_weapon
5769     more
5770     arch club
5771     chance 40
5772     magic 1
5773     no
5774     arch spear
5775     chance 30
5776     magic 2
5777     no
5778     arch lspear
5779     chance 20
5780     magic 3
5781     no
5782     arch poleaxe
5783     chance 10
5784     magic 4
5785     end
5786     end
5787     end
5788     more
5789     arch scale_mail
5790     chance 10
5791     magic 1
5792     no
5793     arch plate_mail
5794     chance 5
5795     magic 3
5796     no
5797     arch leather_armour
5798     chance 40
5799     magic 1
5800     end
5801     end
5802     more
5803     arch small_shield
5804     magic 2
5805     chance 50
5806     no
5807     arch high_shield
5808     magic 1
5809     chance 10
5810     end
5811     more
5812     arch helmet
5813     magic 1
5814     chance 30
5815     more
5816     arch bow
5817     chance 30
5818     magic 1
5819     yes
5820     arch arrow
5821     nrof 30
5822     magic 3
5823     end
5824     more
5825     arch silvercoin
5826     nrof 30
5827     chance 60
5828     no
5829     arch goldcoin
5830     nrof 10
5831     chance 30
5832     no
5833     arch platinacoin
5834     nrof 10
5835     chance 10
5836     end
5837     end
5838     more
5839     arch scroll_new
5840     chance 10
5841     nrof 3
5842     no
5843     arch wand
5844     chance 20
5845     no
5846     arch ring
5847     chance 10
5848     end
5849     end
5850     end
5851     treasure c_knight
5852     arch skill_use_magic_item
5853     more
5854     list human_parts
5855     more
5856     arch sword_2
5857     magic 3
5858     chance 30
5859     no
5860     arch sword_2
5861     magic 1
5862     end
5863     more
5864     arch plate_mail
5865     more
5866     arch ring
5867     chance 30
5868     more
5869     arch bow
5870     magic 1
5871     chance 30
5872     yes
5873     arch arrow
5874     nrof 20
5875     end
5876     more
5877     arch wand
5878     chance 20
5879     end
5880     treasure c_m_priest
5881     list all_spell_skills
5882     more
5883     list human_parts
5884     more
5885     arch staff
5886     magic 1
5887     more
5888     list random_books
5889     chance 50
5890     more
5891     list random_books
5892     chance 50
5893     more
5894     arch staff
5895     chance 30
5896     more
5897     arch spell_paralyze
5898     chance 50
5899     no
5900     arch spell_summon_pet_monster
5901     end
5902     more
5903     arch abil_poison_cloud
5904     chance 50
5905     more
5906     arch spell_paralyze
5907     chance 20
5908     no
5909     arch abil_fear
5910     end
5911     more
5912     arch spell_magic_missile
5913     chance 20
5914     no
5915     arch spell_cause_medium_wounds
5916     end
5917     more
5918     arch spell_create_pool_of_chaos
5919     chance 20
5920     end
5921     #
5922     treasure c_priest
5923     list all_spell_skills
5924     more
5925     list human_parts
5926     more
5927     arch staff
5928     magic 3
5929     more
5930     arch cleric_book
5931     chance 50
5932     more
5933     arch cleric_book
5934     more
5935     arch staff
5936     chance 80
5937     more
5938     arch rod_light
5939     chance 30
5940     no
5941     arch rod_heavy
5942     chance 30
5943     end
5944     more
5945     arch spell_paralyze
5946     more
5947     arch spell_summon_pet_monster
5948     more
5949     arch abil_poison_cloud
5950     more
5951     arch spell_paralyze
5952     more
5953     arch abil_fear
5954     more
5955     arch abil_burning_hands
5956     more
5957     arch spell_hellfire
5958     chance 20
5959     no
5960     arch spell_cause_heavy_wounds
5961     end
5962     more
5963     arch spell_create_pool_of_chaos
5964     chance 80
5965     end
5966     treasure lamia
5967     list all_spell_skills
5968     more
5969     arch spell_paralyze
5970     more
5971     arch abil_fear
5972     more
5973     arch ability_spit_acid
5974     more
5975     arch acid_spit
5976     nrof 30
5977     more
5978     arch acid_spit
5979     nrof 30
5980     more
5981     arch acid_spit
5982     nrof 30
5983     more
5984     arch acid_spit
5985     nrof 30
5986     more
5987     arch acid_spit
5988     nrof 30
5989     more
5990     arch acid_spit
5991     nrof 30
5992     more
5993     arch acid_spit
5994     nrof 30
5995     more
5996     arch ring
5997     chance 50
5998     more
5999     arch wand
6000     chance 50
6001     more
6002     arch staff
6003     chance 30
6004     more
6005     arch wand
6006     chance 50
6007     more
6008     arch rod_heavy
6009     chance 5
6010     no
6011     arch rod_light
6012     chance 20
6013     end
6014     more
6015     arch goldcoin
6016     nrof 100
6017     more
6018     arch big_club
6019     end
6020     treasure pixie
6021     list all_spell_skills
6022     more
6023     arch wand
6024     chance 4
6025     more
6026     arch pix_dust
6027     chance 15
6028     no
6029     arch pix_wing
6030     chance 20
6031     end
6032     end
6033     treasure serp_man
6034     arch skill_use_magic_item
6035     more
6036     arch serp_sword
6037     magic 2
6038     chance 15
6039     no
6040     arch serp_sword
6041     end
6042     more
6043     arch bow
6044     magic 1
6045     chance 30
6046     yes
6047     arch arrow
6048     nrof 20
6049     end
6050     more
6051     arch wand
6052     chance 5
6053     more
6054     arch goldcoin
6055     nrof 10
6056     chance 50
6057     end
6058     treasure serp_priest
6059     list all_spell_skills
6060     more
6061     arch dagger
6062     magic 3
6063     more
6064     list random_books
6065     chance 50
6066     more
6067     list random_books
6068     more
6069     arch staff
6070     chance 80
6071     more
6072     arch rod_light
6073     chance 30
6074     more
6075     arch abil_burning_hands
6076     chance 20
6077     more
6078     arch abil_medium_fireball
6079     chance 20
6080     more
6081     arch spell_paralyze
6082     chance 80
6083     more
6084     arch abil_fear
6085     more
6086     arch spell_sm_lightning
6087     more
6088     arch spell_large_lightning
6089     more
6090     arch spell_create_pool_of_chaos
6091     chance 20
6092     more
6093     arch spell_magic_missile
6094     chance 20
6095     end
6096     treasureone tentacle_victims
6097     arch bones1
6098     nrof 1
6099     more
6100     arch bones2
6101     nrof 1
6102     more
6103     arch bones3
6104     nrof 1
6105     more
6106     arch bones4
6107     nrof 1
6108     more
6109     arch bones5
6110     nrof 1
6111     end
6112     #
6113     treasure tentacle
6114     list tentacle_victims
6115     chance 5
6116     more
6117     list random_wealth
6118     chance 3
6119     more
6120     arch tentacle_hook
6121     chance 20
6122     end
6123     treasure skeletalmage
6124     arch skill_use_magic_item
6125     more
6126     list standard_old
6127     more
6128     arch abil_fear
6129     more
6130     arch abil_frostbolt
6131     chance 67
6132     end
6133     treasure deathshead
6134     list skull_parts
6135     chance 50
6136     more
6137     arch spell_paralyze
6138     more
6139     arch abil_fear
6140     more
6141     arch spell_cause_black_death
6142     more
6143     arch spell_cause_red_death
6144     chance 50
6145     more
6146     arch spell_face_of_death
6147     more
6148     arch spell_meteor_swarm
6149     more
6150     arch spell_hellfire
6151     more
6152     arch spell_burning_hands
6153     more
6154     arch spell_large_fireball
6155     more
6156     arch spell_mass_confusion
6157     more
6158     arch spell_negabolt
6159     more
6160     arch spell_negaball
6161     more
6162     arch abil_slow
6163     more
6164     arch gem
6165     nrof 20
6166     chance 50
6167     more
6168     arch gem
6169     nrof 40
6170     chance 20
6171     end
6172     treasure lich_old
6173     arch spell_paralyze
6174     more
6175     arch abil_fear
6176     more
6177     arch spell_summon_pet_monster
6178     more
6179     arch spell_magic_bullet
6180     more
6181     arch abil_large_icestorm
6182     more
6183     arch abil_icestorm
6184     more
6185     arch sword_2
6186     chance 90
6187     magic 5
6188     more
6189     arch cloak
6190     more
6191     arch shield
6192     magic 4
6193     chance 70
6194     no
6195     arch small_shield
6196     magic 5
6197     chance 40
6198     end
6199     more
6200     arch full_helmet
6201     magic 3
6202     chance 50
6203     no
6204     arch helmet
6205     magic 3
6206     chance 50
6207     end
6208     more
6209     arch goldcoin
6210     chance 90
6211     nrof 100
6212     more
6213     arch wand
6214     chance 80
6215     more
6216     arch staff
6217     chance 20
6218     more
6219     list random_books
6220     more
6221     list random_books
6222     chance 70
6223     more
6224     arch ring
6225     more
6226     arch ring
6227     chance 50
6228     more
6229     arch scroll_new
6230     chance 90
6231     more
6232     arch scroll_new
6233     chance 90
6234     more
6235     arch gem
6236     chance 70
6237     nrof 3
6238     end
6239     #
6240     treasure lich
6241     list all_spell_skills
6242     more
6243     arch lich_dust
6244     more
6245     arch leprosy
6246     more
6247     list lich_old
6248     end
6249     treasure spectre
6250     list all_spell_skills
6251     more
6252     arch ectoplasm
6253     more
6254     arch arthritis
6255     more
6256     list lich_old
6257     end
6258     treasure vampire
6259     list all_spell_skills
6260     more
6261     arch abil_fear
6262     nrof 3
6263     more
6264     arch abil_slow
6265     more
6266     arch spell_paralyze
6267     more
6268     arch heart
6269     chance 50
6270     more
6271     arch cloak
6272     more
6273     list random_books
6274     more
6275     list random_books
6276     chance 50
6277     more
6278     arch ring
6279     chance 70
6280     more
6281     arch ring
6282     chance 50
6283     end
6284     # This is a list of the first level spells for each magic
6285     # skill - needed to give new characters spellbooks they can use.
6286     #
6287     treasureone evocation_l1
6288     arch spell_icestorm
6289     chance 5
6290     more
6291     arch spell_small_snowstorm
6292     chance 5
6293     more
6294     arch spell_small_bullet
6295     chance 5
6296     end
6297     #
6298     treasureone praying_l1
6299     arch spell_cause_light_wounds
6300     chance 5
6301     more
6302     arch spell_holy_word
6303     chance 5
6304     more
6305     arch spell_light
6306     chance 2
6307     more
6308     arch spell_minor_healing
6309     chance 5
6310     more
6311     arch spell_turn_undead
6312     chance 3
6313     end
6314     #
6315     treasureone sorcery_l1
6316     arch spell_detect_magic
6317     chance 2
6318     more
6319     arch spell_magic_bullet
6320     chance 5
6321     more
6322     arch spell_magic_missile
6323     chance 5
6324     more
6325     arch spell_slow
6326     chance 2
6327     more
6328     arch spell_spark_shower
6329     chance 5
6330     end
6331     #
6332     treasureone pyromancy_l1
6333     arch spell_burning_hands
6334     chance 5
6335     more
6336     arch spell_small_fireball
6337     chance 5
6338     more
6339     arch spell_sm_lightning
6340     chance 5
6341     end
6342     #
6343     treasureone summoning_l1
6344     arch spell_lesser_summon_golem
6345     end
6346     treasure serpentman_player_items
6347     arch no_class_face_change
6348     more
6349     arch skill_clawing
6350     more
6351     arch skill_jumping
6352     end
6353     treasureone shoparchery
6354     list missile_weapons
6355     chance 99
6356     more
6357     list shoparcheryonly
6358     chance 1
6359     end
6360     #
6361     treasureone shoparcheryonly
6362     arch reflexbow
6363     magic 3
6364     chance 25
6365     more
6366     arch reflexbow_ivory
6367     magic 3
6368     chance 5
6369     more
6370     arch handcrossbow
6371     magic 3
6372     chance 18
6373     more
6374     arch handcrossbow_ivory
6375     magic 3
6376     chance 2
6377     more
6378     arch arrow
6379     magic 3
6380     chance 50
6381     nrof 30
6382     end
6383     treasureone shopweapoeast
6384     list random_weapon
6385     chance 60
6386     more
6387     list shopweapoeastweaps
6388     chance 40
6389     end
6390     #
6391     treasureone shopweapoeastweaps
6392     arch kama1
6393     magic 3
6394     chance 5
6395     more
6396     arch kama2
6397     magic 3
6398     chance 5
6399     more
6400     arch sai1
6401     magic 3
6402     chance 5
6403     more
6404     arch sai2
6405     magic 3
6406     chance 5
6407     more
6408     arch butterflysword_1
6409     magic 3
6410     chance 5
6411     more
6412     arch butterflysword_2
6413     magic 3
6414     chance 5
6415     more
6416     arch nunchacu_1
6417     magic 3
6418     chance 10
6419     more
6420     arch nunchacu_2
6421     magic 3
6422     chance 10
6423     more
6424     arch taifu_1
6425     magic 3
6426     chance 10
6427     more
6428     arch t_star1
6429     magic 3
6430     chance 10
6431     more
6432     arch hooksword
6433     magic 3
6434     chance 10
6435     more
6436     arch nineringsword
6437     magic 3
6438     chance 10
6439     more
6440     arch katana_1
6441     magic 3
6442     chance 10
6443     end
6444     treasureone talisman
6445     arch talisman_sorcery
6446     chance 1
6447     more
6448     arch talisman_summoning
6449     chance 1
6450     more
6451     arch talisman_evocation
6452     chance 1
6453     more
6454     arch talisman_pyromancy
6455     chance 1
6456     end
6457     treasure raise_dead_failure
6458     arch devil
6459     nrof 5
6460     more
6461     arch skull
6462     nrof 3
6463     end
6464     #
6465     treasure resurrection_failure
6466     arch skull
6467     nrof 5
6468     more
6469     arch lich
6470     nrof 3
6471     end
6472     #
6473     treasure reincarnation_failure
6474     arch lich
6475     nrof 5
6476     more
6477     arch demilich
6478     nrof 3
6479     more
6480     arch spectre
6481     nrof 1
6482     end
6483     #
6484     # this basically taken from the code. Not sure if this
6485     # is still really accurate.
6486     treasureone reincarnation_races
6487     arch barbarian
6488     chance 1
6489     more
6490     arch cleric
6491     chance 1
6492     more
6493     arch elf
6494     chance 1
6495     more
6496     arch human
6497     chance 1
6498     more
6499     arch mage
6500     chance 1
6501     more
6502     arch ninja
6503     chance 1
6504     more
6505     arch priest
6506     chance 1
6507     more
6508     arch swashbuckler
6509     chance 1
6510     more
6511     arch thief
6512     chance 1
6513     more
6514     arch viking
6515     chance 1
6516     more
6517     arch warrior
6518     chance 1
6519     more
6520     arch wizard
6521     chance 1
6522     end
6523     treasureone scroll
6524     arch spell_create_bomb
6525     chance 1
6526     nrof 1
6527     more
6528     arch spell_summon_golem
6529     chance 1
6530     nrof 1
6531     more
6532     arch spell_summon_fire_elemental
6533     chance 1
6534     nrof 1
6535     more
6536     arch spell_summon_earth_elemental
6537     chance 1
6538     nrof 1
6539     more
6540     arch spell_summon_water_elemental
6541     chance 1
6542     nrof 1
6543     more
6544     arch spell_summon_air_elemental
6545     chance 1
6546     nrof 1
6547     more
6548     arch spell_magic_mapping
6549     chance 3
6550     nrof 2
6551     more
6552     arch spell_destruction
6553     chance 4
6554     nrof 3
6555     more
6556     arch spell_invisible
6557     nrof 3
6558     chance 2
6559     more
6560     arch spell_improved_invisibility
6561     nrof 1
6562     chance 1
6563     more
6564     arch spell_armour
6565     chance 2
6566     nrof 3
6567     more
6568     arch spell_strength
6569     nrof 3
6570     chance 2
6571     more
6572     arch spell_dexterity
6573     nrof 3
6574     chance 2
6575     more
6576     arch spell_constitution
6577     nrof 3
6578     chance 2
6579     more
6580     arch spell_levitate
6581     nrof 3
6582     chance 1
6583     more
6584     arch spell_confusion
6585     nrof 3
6586     chance 2
6587     more
6588     arch spell_dark_vision
6589     nrof 3
6590     chance 2
6591     more
6592     arch spell_xray
6593     nrof 3
6594     chance 1
6595     more
6596     arch spell_summon_pet_monster
6597     nrof 3
6598     chance 1
6599     more
6600     arch spell_charging
6601     nrof 3
6602     chance 1
6603     more
6604     arch spell_alchemy
6605     nrof 3
6606     chance 2
6607     more
6608     arch spell_identify
6609     nrof 9
6610     chance 10
6611     more
6612     arch spell_detect_magic
6613     nrof 9
6614     chance 10
6615     more
6616     arch spell_detect_monster
6617     nrof 3
6618     chance 6
6619     more
6620     arch spell_ball_lightning
6621     nrof 3
6622     chance 1
6623     more
6624     arch spell_faery_fire
6625     nrof 3
6626     chance 2
6627     ###################################################
6628     # cleric spells
6629     more
6630     arch spell_perceive_self
6631     chance 2
6632     nrof 2
6633     more
6634     arch spell_word_of_recall
6635     chance 2
6636     nrof 1
6637     more
6638     arch spell_invisible_to_undead
6639     chance 2
6640     nrof 2
6641     more
6642     arch spell_cure_confusion
6643     chance 4
6644     nrof 1
6645     more
6646     arch spell_cure_blindness
6647     chance 1
6648     nrof 1
6649     more
6650     arch spell_cure_disease
6651     chance 5
6652     nrof 3
6653     more
6654     arch spell_restoration
6655     chance 1
6656     nrof 1
6657     more
6658     arch spell_protection_from_cold
6659     nrof 3
6660     chance 1
6661     more
6662     arch spell_protection_from_electricity
6663     nrof 3
6664     chance 1
6665     more
6666     arch spell_protection_from_fire
6667     nrof 3
6668     chance 1
6669     more
6670     arch spell_protection_from_poison
6671     nrof 3
6672     chance 1
6673     more
6674     arch spell_protection_from_slow
6675     nrof 3
6676     chance 1
6677     more
6678     arch spell_protection_from_paralysis
6679     nrof 3
6680     chance 1
6681     more
6682     arch spell_protection_from_draining
6683     nrof 3
6684     chance 1
6685     more
6686     arch spell_protection_from_magic
6687     nrof 3
6688     chance 1
6689     more
6690     arch spell_protection_from_attack
6691     nrof 3
6692     chance 1
6693     more
6694     arch spell_protection_from_confusion
6695     nrof 3
6696     chance 1
6697     more
6698     arch spell_protection_from_cancellation
6699     nrof 3
6700     chance 1
6701     more
6702     arch spell_protection_from_depletion
6703     nrof 3
6704     chance 1
6705     more
6706     arch spell_remove_curse
6707     nrof 2
6708     chance 4
6709     more
6710     arch spell_remove_damnation
6711     nrof 1
6712     chance 1
6713     more
6714     arch spell_detect_evil
6715     nrof 3
6716     chance 5
6717     more
6718     arch spell_detect_curse
6719     nrof 5
6720     chance 3
6721     more
6722     arch spell_show_invisible
6723     nrof 3
6724     chance 1
6725     more
6726     arch spell_cause_flu
6727     nrof 3
6728     chance 2
6729     more
6730     arch spell_cause_leprosy
6731     nrof 3
6732     chance 1
6733     more
6734     arch spell_cause_anthrax
6735     nrof 3
6736     chance 1
6737     more
6738     arch spell_cause_typhoid
6739     nrof 3
6740     chance 1
6741     more
6742     arch spell_cause_cold
6743     nrof 3
6744     chance 2
6745     end
6746     treasureone evoker_book_low
6747     arch spell_armour
6748     chance 5
6749     more
6750     arch spell_icestorm
6751     chance 4
6752     more
6753     arch spell_small_snowstorm
6754     chance 8
6755     more
6756     arch spell_small_bullet
6757     chance 8
6758     more
6759     arch spell_detect_monster
6760     chance 8
6761     more
6762     arch spell_mana_blast
6763     chance 2
6764     more
6765     arch spell_small_manaball
6766     chance 3
6767     more
6768     arch spell_frostbolt
6769     chance 3
6770     more
6771     arch spell_manabolt
6772     chance 2
6773     more
6774     arch spell_medium_snowstorm
6775     chance 6
6776     more
6777     arch spell_lg_magic_bullet
6778     chance 4
6779     more
6780     arch spell_rune_of_frost
6781     chance 3
6782     more
6783     arch spell_medium_manaball
6784     chance 2
6785     more
6786     arch spell_large_snowstorm
6787     chance 2
6788     end
6789     treasureone evoker_book_medium
6790     arch spell_bullet_swarm
6791     chance 1
6792     more
6793     arch spell_large_manaball
6794     chance 1
6795     more
6796     arch spell_create_frost_wall
6797     chance 2
6798     more
6799     arch spell_bullet_storm
6800     chance 1
6801     more
6802     arch spell_cancellation
6803     chance 1
6804     more
6805     arch spell_create_pool_of_chaos
6806     chance 1
6807     end
6808     treasureone evoker_book_high
6809     arch spell_build_bullet_wall
6810     chance 1
6811     more
6812     arch spell_large_icestorm
6813     chance 1
6814     more
6815     arch spell_sigil
6816     chance 1
6817     end
6818     treasureone evocation_book
6819     list evoker_book_low
6820     chance 20
6821     nrof 1
6822     more
6823     list evoker_book_medium
6824     chance 20
6825     magic 6
6826     nrof 1
6827     more
6828     list evoker_book_high
6829     chance 20
6830     magic 11
6831     nrof 1
6832     end
6833     # These are arranged in level, then alphabetical order
6834     #
6835     treasureone prayer_book_low
6836     arch spell_cause_light_wounds
6837     chance 4
6838     more
6839     arch spell_holy_word
6840     chance 4
6841     more
6842     arch spell_light
6843     chance 3
6844     more
6845     arch spell_minor_healing
6846     chance 5
6847     more
6848     arch spell_turn_undead
6849     chance 4
6850     more
6851     arch spell_bless
6852     chance 3
6853     more
6854     arch spell_cause_cold
6855     chance 5
6856     more
6857     arch spell_cause_flu
6858     chance 5
6859     more
6860     arch spell_curse
6861     chance 3
6862     more
6863     arch spell_staff_to_snake
6864     chance 1
6865     more
6866     arch spell_cause_medium_wounds
6867     chance 3
6868     more
6869     arch spell_detect_evil
6870     chance 5
6871     more
6872     arch spell_protection_from_cold
6873     chance 3
6874     more
6875     arch spell_summon_cult_monsters
6876     chance 2
6877     more
6878     arch spell_consecrate
6879     chance 1
6880     more
6881     arch spell_cure_poison
6882     chance 5
6883     more
6884     arch spell_medium_healing
6885     chance 5
6886     more
6887     arch spell_pacify
6888     chance 3
6889     more
6890     arch spell_protection_from_electricity
6891     chance 3
6892     more
6893     arch spell_banishment
6894     chance 1
6895     more
6896     arch spell_cause_heavy_wounds
6897     chance 2
6898     more
6899     arch spell_cause_leprosy
6900     chance 5
6901     more
6902     arch spell_command_undead
6903     chance 3
6904     more
6905     arch spell_cure_disease
6906     chance 4
6907     more
6908     arch spell_darkness
6909     chance 1
6910     more
6911     arch spell_detect_curse
6912     chance 3
6913     more
6914     arch spell_protection_from_fire
6915     chance 2
6916     end
6917     #
6918     treasureone prayer_book_medium
6919     arch spell_call_holy_servant
6920     chance 3
6921     more
6922     arch spell_protection_from_poison
6923     chance 2
6924     more
6925     arch spell_cure_confusion
6926     chance 2
6927     more
6928     arch spell_holy_orb
6929     chance 3
6930     more
6931     arch spell_protection_from_confusion
6932     chance 2
6933     more
6934     arch spell_protection_from_depletion
6935     chance 2
6936     more
6937     arch spell_protection_from_slow
6938     chance 2
6939     more
6940     arch spell_regeneration
6941     chance 1
6942     more
6943     arch spell_show_invisible
6944     chance 1
6945     more
6946     arch spell_cause_typhoid
6947     chance 1
6948     more
6949     arch spell_major_healing
6950     chance 3
6951     more
6952     arch spell_protection_from_paralysis
6953     chance 2
6954     more
6955     arch spell_remove_curse
6956     chance 1
6957     more
6958     arch spell_cure_blindness
6959     chance 2
6960     more
6961     arch spell_holy_possession
6962     chance 3
6963     more
6964     arch spell_protection_from_draining
6965     chance 2
6966     more
6967     arch spell_heal
6968     chance 1
6969     more
6970     arch spell_protection_from_magic
6971     chance 1
6972     more
6973     # arch spell_raise_dead
6974     # chance 1
6975     # more
6976     arch spell_summon_avatar
6977     chance 1
6978     more
6979     arch spell_word_of_recall
6980     chance 1
6981     end
6982     #
6983     treasureone prayer_book_high
6984     arch spell_protection_from_cancellation
6985     chance 2
6986     more
6987     arch spell_cause_anthrax
6988     chance 1
6989     more
6990     arch spell_glyph
6991     chance 1
6992     more
6993     arch spell_holy_wrath
6994     chance 1
6995     more
6996     arch spell_protection_from_attack
6997     chance 1
6998     more
6999     arch spell_restoration
7000     chance 1
7001     # more
7002     # arch spell_resurrection
7003     # chance 1
7004     # more
7005     # arch spell_reincarnation
7006     # chance 1
7007     end
7008     #
7009     treasureone prayer_book
7010     list prayer_book_low
7011     chance 20
7012     nrof 1
7013     more
7014     list prayer_book_medium
7015     chance 30
7016     magic 6
7017     nrof 1
7018     more
7019     list prayer_book_high
7020     chance 40
7021     magic 11
7022     nrof 1
7023     end
7024     treasureone pyro_book_low
7025     arch spell_burning_hands
7026     chance 8
7027     more
7028     arch spell_small_fireball
7029     chance 8
7030     more
7031     arch spell_sm_lightning
7032     chance 8
7033     more
7034     arch spell_firebolt
7035     chance 4
7036     more
7037     arch spell_medium_fireball
7038     chance 6
7039     more
7040     arch spell_faery_fire
7041     chance 2
7042     more
7043     arch spell_large_lightning
7044     chance 3
7045     more
7046     arch spell_rune_of_fire
7047     chance 5
7048     more
7049     arch spell_large_fireball
7050     chance 2
7051     end
7052     treasureone pyro_book_medium
7053     arch spell_create_bomb
7054     chance 3
7055     more
7056     arch spell_create_fire_wall
7057     chance 3
7058     more
7059     arch spell_rune_of_shocking
7060     chance 3
7061     more
7062     arch spell_rune_of_blasting
7063     chance 2
7064     end
7065     treasureone pyro_book_high
7066     arch spell_firetrap
7067     chance 1
7068     more
7069     arch spell_build_fireball_wall
7070     chance 1
7071     more
7072     arch spell_build_lightning_wall
7073     chance 1
7074     end
7075     treasureone pyromancy_book
7076     list pyro_book_low
7077     chance 20
7078     nrof 1
7079     more
7080     list pyro_book_medium
7081     chance 30
7082     magic 6
7083     nrof 1
7084     more
7085     list pyro_book_high
7086     chance 40
7087     magic 11
7088     nrof 1
7089     end
7090     treasureone sorcery_book_low
7091     arch spell_detect_magic
7092     chance 10
7093     more
7094     arch spell_magic_bullet
7095     chance 10
7096     more
7097     arch spell_magic_missile
7098     chance 8
7099     more
7100     arch spell_marking_rune
7101     chance 5
7102     more
7103     arch spell_probe
7104     chance 6
7105     more
7106     arch spell_slow
7107     chance 7
7108     more
7109     arch spell_confusion
7110     chance 7
7111     more
7112     arch spell_paralyze
7113     chance 8
7114     more
7115     arch spell_poison_cloud
7116     chance 6
7117     more
7118     arch spell_strength
7119     chance 6
7120     more
7121     arch spell_charisma
7122     chance 4
7123     more
7124     arch spell_dexterity
7125     chance 4
7126     more
7127     arch spell_constitution
7128     chance 4
7129     more
7130     arch spell_disarm
7131     chance 1
7132     more
7133     arch spell_fear
7134     chance 5
7135     more
7136     arch spell_dark_vision
7137     chance 2
7138     more
7139     arch spell_magic_mapping
7140     chance 5
7141     more
7142     arch spell_steambolt
7143     chance 1
7144     more
7145     arch spell_transference
7146     chance 1
7147     end
7148     treasureone sorcery_book_medium
7149     arch spell_invisible
7150     chance 4
7151     more
7152     arch spell_levitate
7153     chance 2
7154     more
7155     arch spell_rune_of_transference
7156     chance 1
7157     more
7158     arch spell_animate_weapon
7159     chance 4
7160     more
7161     arch spell_antimagic_rune
7162     chance 1
7163     more
7164     arch spell_mass_confusion
7165     chance 3
7166     more
7167     arch spell_missile_swarm
7168     chance 1
7169     more
7170     arch spell_identify
7171     chance 5
7172     more
7173     arch spell_improved_invisibility
7174     chance 1
7175     more
7176     arch spell_dimension_door
7177     chance 1
7178     more
7179     arch spell_xray
7180     chance 1
7181     end
7182     treasureone sorcery_book_high
7183     arch spell_magic_drain
7184     chance 1
7185     more
7186     arch spell_magic_rune
7187     chance 1
7188     more
7189     arch spell_rune_of_death
7190     chance 1
7191     more
7192     arch spell_destruction
7193     chance 1
7194     more
7195     arch spell_town_portal
7196     chance 1
7197     end
7198     treasureone sorcery_book
7199     list sorcery_book_low
7200     chance 20
7201     nrof 1
7202     more
7203     list sorcery_book_medium
7204     chance 30
7205     magic 6
7206     nrof 1
7207     more
7208     list sorcery_book_high
7209     chance 40
7210     magic 11
7211     nrof 1
7212     end
7213     treasureone summoner_book_low
7214     arch spell_create_missile
7215     chance 1
7216     more
7217     arch spell_lesser_summon_golem
7218     chance 4
7219     more
7220     arch spell_earth_to_dust
7221     chance 2
7222     more
7223     arch spell_summon_fog
7224     chance 2
7225     more
7226     arch spell_summon_golem
7227     chance 8
7228     more
7229     arch spell_summon_pet_monster
7230     chance 7
7231     more
7232     arch spell_alchemy
7233     chance 5
7234     more
7235     arch spell_create_earth_wall
7236     chance 6
7237     more
7238     arch spell_summon_earth_elemental
7239     chance 3
7240     more
7241     arch spell_counterspell
7242     chance 1
7243     more
7244     arch spell_charm_monsters
7245     chance 1
7246     more
7247     arch spell_summon_water_elemental
7248     chance 4
7249     more
7250     arch spell_mystic_fist
7251     chance 1
7252     end
7253     treasureone summoner_book_medium
7254     arch spell_create_food
7255     chance 4
7256     more
7257     arch spell_counterwall
7258     chance 1
7259     more
7260     arch spell_summon_air_elemental
7261     chance 5
7262     more
7263     arch spell_summon_fire_elemental
7264     chance 2
7265     more
7266     arch spell_build_director
7267     chance 1
7268     end
7269     treasureone summoner_book_high
7270     arch spell_dancing_sword
7271     chance 1
7272     more
7273     arch spell_pentagram
7274     chance 1
7275     end
7276     treasureone summoner_book
7277     list summoner_book_low
7278     chance 20
7279     nrof 1
7280     more
7281     list summoner_book_medium
7282     chance 30
7283     magic 6
7284     nrof 1
7285     more
7286     list summoner_book_high
7287     chance 40
7288     magic 11
7289     nrof 1
7290     end
7291     ##############################################################
7292     #
7293     # Mage Hound
7294     #
7295     treasure mage_hound
7296     arch dog
7297     nrof 1
7298     magic 5
7299     more
7300     arch wolf
7301     nrof 1
7302     magic 7
7303     more
7304     arch mastif
7305     nrof 1
7306     magic 12
7307     more
7308     arch dire_wolf
7309     nrof 1
7310     magic 15
7311     more
7312     arch hellhound
7313     nrof 1
7314     magic 20
7315     more
7316     arch dire_wolf_sire
7317     nrof 1
7318     magic 30
7319     more
7320     arch s_mastif
7321     nrof 1
7322     magic 45
7323     more
7324     arch gr_hellhound
7325     nrof 1
7326     magic 60
7327     end
7328     ##############################################################
7329     #
7330     # Pet Monsters -
7331     #
7332     treasure mage_pet_monster
7333     arch bat
7334     nrof 2
7335     magic 1
7336     more
7337     arch bird
7338     nrof 1
7339     magic 3
7340     more
7341     arch bee
7342     nrof 3
7343     magic 4
7344     more
7345     arch spider
7346     nrof 1
7347     magic 5
7348     more
7349     arch killer_bee
7350     nrof 2
7351     magic 6
7352     more
7353     arch pixie
7354     nrof 1
7355     magic 7
7356     more
7357     arch skeleton
7358     nrof 2
7359     magic 8
7360     more
7361     arch stalker
7362     nrof 1
7363     magic 9
7364     more
7365     arch devil
7366     nrof 2
7367     magic 11
7368     more
7369     arch beholder
7370     nrof 2
7371     magic 13
7372     more
7373     arch dark_elf
7374     nrof 3
7375     magic 15
7376     more
7377     arch skull
7378     nrof 1
7379     magic 17
7380     more
7381     arch angel
7382     nrof 2
7383     magic 20
7384     more
7385     arch vampire
7386     nrof 1
7387     magic 25
7388     end
7389     # This could be really customized a lot further instead
7390     # of using the default staff/wand lists. Set this
7391     # balance simply because there are a lot more mage type spells
7392     # then priest ones.
7393     treasureone rod_spell
7394     list wand
7395     chance 7
7396     more
7397     list staff
7398     chance 3
7399     end
7400     treasureone staff
7401     arch spell_sunspear
7402     nrof 35
7403     chance 10
7404     more
7405     arch spell_turn_undead
7406     nrof 40
7407     chance 10
7408     more
7409     arch spell_banishment
7410     nrof 3
7411     chance 5
7412     more
7413     arch spell_darkness
7414     nrof 10
7415     chance 10
7416     more
7417     arch spell_perceive_self
7418     nrof 20
7419     chance 5
7420     more
7421     arch spell_word_of_recall
7422     nrof 3
7423     chance 5
7424     more
7425     arch spell_minor_healing
7426     nrof 40
7427     chance 5
7428     more
7429     arch spell_medium_healing
7430     nrof 12
7431     chance 5
7432     more
7433     arch spell_heal
7434     nrof 5
7435     chance 5
7436     more
7437     arch spell_show_invisible
7438     nrof 8
7439     chance 4
7440     more
7441     arch spell_cause_flu
7442     nrof 5
7443     chance 2
7444     more
7445     arch spell_cause_cold
7446     nrof 5
7447     chance 2
7448     end
7449     treasureone wand
7450     arch spell_firebolt
7451     nrof 35
7452     chance 10
7453     more
7454     arch spell_frostbolt
7455     nrof 30
7456     chance 10
7457     more
7458     arch spell_sm_lightning
7459     nrof 40
7460     chance 10
7461     more
7462     arch spell_large_lightning
7463     nrof 20
7464     chance 10
7465     more
7466     arch spell_steambolt
7467     nrof 10
7468     chance 10
7469     more
7470     arch spell_magic_bullet
7471     nrof 99
7472     chance 15
7473     more
7474     arch spell_lg_magic_bullet
7475     nrof 33
7476     chance 10
7477     more
7478     arch spell_small_fireball
7479     nrof 40
7480     chance 15
7481     more
7482     arch spell_medium_fireball
7483     nrof 20
7484     chance 10
7485     more
7486     arch spell_large_fireball
7487     nrof 10
7488     chance 6
7489     more
7490     arch spell_small_snowstorm
7491     nrof 40
7492     chance 15
7493     more
7494     arch spell_medium_snowstorm
7495     nrof 20
7496     chance 10
7497     more
7498     arch spell_large_snowstorm
7499     nrof 10
7500     chance 5
7501     more
7502     arch spell_poison_cloud
7503     nrof 30
7504     chance 10
7505     more
7506     arch spell_icestorm
7507     nrof 15
7508     chance 15
7509     more
7510     arch spell_create_bomb
7511     nrof 5
7512     chance 5
7513     more
7514     arch spell_fear
7515     nrof 25
7516     chance 8
7517     more
7518     arch spell_slow
7519     nrof 30
7520     chance 10
7521     more
7522     arch spell_counterspell
7523     nrof 20
7524     chance 8
7525     more
7526     arch spell_wonder
7527     nrof 20
7528     chance 4
7529     more
7530     arch spell_burning_hands
7531     nrof 20
7532     chance 10
7533     more
7534     arch spell_mass_confusion
7535     nrof 15
7536     chance 5
7537     more
7538     arch spell_magic_missile
7539     nrof 75
7540     chance 10
7541     more
7542     arch spell_summon_golem
7543     nrof 10
7544     chance 10
7545     more
7546     arch spell_summon_fire_elemental
7547     nrof 4
7548     chance 5
7549     more
7550     arch spell_summon_fire_elemental
7551     nrof 10
7552     chance 5
7553     more
7554     arch spell_summon_water_elemental
7555     nrof 8
7556     chance 5
7557     more
7558     arch spell_summon_air_elemental
7559     nrof 6
7560     chance 5
7561     more
7562     arch spell_dimension_door
7563     nrof 8
7564     chance 10
7565     more
7566     arch spell_magic_mapping
7567     nrof 20
7568     chance 10
7569     more
7570     arch spell_create_earth_wall
7571     nrof 12
7572     chance 8
7573     more
7574     arch spell_create_pool_of_chaos
7575     nrof 10
7576     chance 6
7577     more
7578     arch spell_counterwall
7579     nrof 30
7580     chance 10
7581     more
7582     arch spell_probe
7583     nrof 40
7584     chance 10
7585     more
7586     arch spell_summon_pet_monster
7587     nrof 15
7588     chance 10
7589     more
7590     arch spell_summon_fog
7591     nrof 10
7592     chance 8
7593     more
7594     arch spell_cancellation
7595     nrof 10
7596     chance 3
7597     more
7598     arch spell_detect_magic
7599     nrof 50
7600     chance 5
7601     more
7602     arch spell_ball_lightning
7603     nrof 30
7604     chance 1
7605     # Polymorph is disabled by default.
7606     # more
7607     # arch spell_polymorph
7608     # nrof 20
7609     # chance 2
7610     end
7611     # end of wand
7612     # this is really used for wonder - need a source of
7613     # all spells it should cast - currently, just take all
7614     # that show up in books. This should probably be reworked
7615     # to be more selective, so wonder could at least be considered
7616     # somewhat useful - maybe toss in some spell that are quest items
7617     # even to make things interesting.
7618     treasureone wonder_spells
7619     list evocation_book
7620     chance 5
7621     more
7622     list sorcery_book
7623     chance 5
7624     more
7625     list pyromancy_book
7626     chance 5
7627     more
7628     list summoner_book
7629     chance 5
7630     end