ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/treasures.bld
Revision: 1.20
Committed: Sat Jun 24 20:35:29 2006 UTC (17 years, 11 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.19: +0 -0 lines
State: FILE REMOVED
Log Message:
removed generated files, i've had it now

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