forked from Sphereserver/Scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
sphere_template_sets.scp
944 lines (901 loc) · 18.1 KB
/
sphere_template_sets.scp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
//****************************************************************************
// SPHERE by : Menasoft ©1997-2007
// www.sphereserver.net
// All SPHERE script files and formats are copyright Menasoft & Partners.
// This file may be freely edited for personal use, but may not be distributed
// in whole or in part, in any format without express written permission from
// Menasoft & Partners. All donations and contributions
// become the property of Menasoft & Partners.
//****************************************************************************
// FILE LAST UPDATED: Wednesday, October 23, 2013
//
VERSION=0.56c
[TEMPLATE set_armor_leather]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Leather
CONTAINER=i_bag
NAME=Bag of leather
//ITEM=i_leather_leggings_decoration
//ITEM=i_leather_tunic_decoration
ITEM=i_leather_sleeves
ATTR=01
ITEM=i_leather_gloves
ATTR=01
ITEM=i_leather_gorget
ATTR=01
ITEM=i_leather_leggings
ATTR=01
ITEM=i_leather_tunic
ATTR=01
ITEM=i_armor_female_shorts
ATTR=01
ITEM=i_armor_female_leather
ATTR=01
ITEM=i_armor_female_skirt
ATTR=01
ITEM=i_armor_female_bustier
ATTR=01
ITEM=i_leather_cap
ATTR=01
ITEM=i_leather_cap2
ATTR=01
[TEMPLATE set_armor_leather_japanese]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Japanese Leather
CONTAINER=i_bag
NAME=Bag of japanese leather
ITEM=i_leather_jingasa
ATTR=01
ITEM=i_leather_mempo
ATTR=01
ITEM=i_leather_do
ATTR=01
ITEM=i_leather_hiro_sode
ATTR=01
ITEM=i_plate_jingasa_small
ATTR=01
ITEM=i_leather_suneate
ATTR=01
ITEM=i_leather_haidate
ATTR=01
[TEMPLATE set_armor_leather_ninja]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Ninja Leather
CONTAINER=i_bag
NAME=Bag of ninja leather
ITEM=i_hood_ninja_leather
ATTR=01
ITEM=i_belt_ninja_leather
ATTR=01
ITEM=i_pants_ninja_leather
ATTR=01
ITEM=i_mitts_ninja_leather
ATTR=01
ITEM=i_jacket_ninja_leather
ATTR=01
ITEM=i_boots_tabi
ATTR=01
[TEMPLATE set_armor_leather_gargoyle_female]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Gargoyle Leather (female)
CONTAINER=i_bag
NAME=Bag of female gargoyle leather
ITEM=i_gargish_leather_arms_female
ATTR=01
ITEM=i_gargish_leather_chest_female
ATTR=01
ITEM=i_gargish_leather_leggings_female
ATTR=01
ITEM=i_gargish_leather_kilt_female
ATTR=01
ITEM=i_gargish_leather_belt
ATTR=01
ITEM=i_gargish_leather_talons
ATTR=01
ITEM=i_gargish_leather_wings
ATTR=01
[TEMPLATE set_armor_leather_gargoyle]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Gargoyle Leather
CONTAINER=i_bag
NAME=Bag of gargoyle leather
ITEM=i_gargish_leather_arms
ATTR=01
ITEM=i_gargish_leather_chest
ATTR=01
ITEM=i_gargish_leather_leggings
ATTR=01
ITEM=i_gargish_leather_kilt
ATTR=01
ITEM=i_gargish_leather_belt
ATTR=01
ITEM=i_gargish_leather_talons
ATTR=01
ITEM=i_gargish_leather_wings
ATTR=01
[TEMPLATE set_armor_leather_arcane]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Arcane Leather
CONTAINER=i_bag
NAME=Bag of arcane leather
ITEM=i_leather_gloves_arcane
ATTR=01
[TEMPLATE set_armor_leaf]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Elven Leaf
CONTAINER=i_bag
NAME=Bag of elven leaf armor
ITEM=i_leaf_chest
ATTR=01
ITEM=i_leaf_gloves
ATTR=01
ITEM=i_leaf_gorget
ATTR=01
ITEM=i_leaf_arms
ATTR=01
ITEM=i_leaf_leggings
ATTR=01
ITEM=i_leaf_tonlet
ATTR=01
ITEM=i_leaf_chest_female
ATTR=01
[TEMPLATE set_armor_spiked]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Spiked
CONTAINER=i_bag
NAME=Bag of spiked leather
ITEM=i_armor_female_shorts_spiked
ATTR=01
[TEMPLATE set_armor_studded]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Studded Leather
CONTAINER=i_bag
NAME=Bag of studded leather
//ITEM=i_studded_sleeves_decoration
//ITEM=i_studded_leggings_decoration
//ITEM=i_studded_tunic_decoration
ITEM=i_studded_sleeves
ATTR=01
ITEM=i_studded_gloves
ATTR=01
ITEM=i_studded_gorget
ATTR=01
ITEM=i_studded_leggings
ATTR=01
ITEM=i_studded_tunic
ATTR=01
ITEM=i_armor_female_studded
ATTR=01
ITEM=i_armor_female_bustier_studded
ATTR=01
[TEMPLATE set_armor_amazon]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Amazon
CONTAINER=i_bag
NAME=Bag of amazon leather
ITEM=i_armor_female_harness_amazon
ATTR=01
[TEMPLATE set_armor_amazon_elite]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Amazon Elite
CONTAINER=i_bag
NAME=Bag of amazon elite leather
ITEM=i_armor_female_harness_elite
ATTR=01
[TEMPLATE set_armor_hide]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Elven Hide
CONTAINER=i_bag
NAME=Bag of elven hide armor
ITEM=i_hide_chest
ATTR=01
ITEM=i_hide_gloves
ATTR=01
ITEM=i_hide_gorget
ATTR=01
ITEM=i_hide_arms
ATTR=01
ITEM=i_hide_leggings
ATTR=01
ITEM=i_hide_chest_female
ATTR=01
[TEMPLATE set_armor_studded_japanese]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Studded Japanese Leather
CONTAINER=i_bag
NAME=Bag of studded japanese leather
ITEM=i_studded_do
ATTR=01
ITEM=i_studded_hiro_sode
ATTR=01
ITEM=i_studded_suneate
ATTR=01
ITEM=i_studded_haidate
ATTR=01
ITEM=i_mempo_studded
ATTR=01
[TEMPLATE set_armor_ringmail]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Ringmail
CONTAINER=i_bag
NAME=Bag of ringmail
//ITEM=i_ringmail_leggings_decoration
//ITEM=i_ringmail_tunic_decoration
//ITEM=i_ringmail_sleeves_decoration
ITEM=i_ringmail_leggings_decoration
ATTR=01
ITEM=i_ringmail_gloves
ATTR=01
ITEM=i_ringmail_tunic
ATTR=01
ITEM=i_ringmail_sleeves
ATTR=01
ITEM=i_ringmail_leggings
ATTR=01
[TEMPLATE set_armor_bone]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Bone
CONTAINER=i_bag
NAME=Bag of bone armor
ITEM=i_bone_arms
ATTR=01
ITEM=i_bone_chest
ATTR=01
ITEM=i_bone_gloves
ATTR=01
ITEM=i_bone_helmet
ATTR=01
ITEM=i_bone_leggings
ATTR=01
[TEMPLATE set_armor_chainmail]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Chainmail
CONTAINER=i_bag
NAME=Bag of chainmail
//ITEM=i_chainmail_leggings_decoration
//ITEM=i_chainmail_tunic_decoration
ITEM=i_chainmail_coif
ATTR=01
ITEM=i_chainmail_leggings
ATTR=01
ITEM=i_chainmail_tunic
ATTR=01
ITEM=i_bascinet
ATTR=01
ITEM=i_helm_kabuto
ATTR=01
[TEMPLATE set_armor_chainmail_japanese]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Japanese Chainmail
CONTAINER=i_bag
NAME=Bag of japanese chainmail
ITEM=i_chainmail_hatsuburi
ATTR=01
ITEM=i_plate_jingasa_light
ATTR=01
//ITEM=i_chainmail_haidate
//ATTR=01
[TEMPLATE set_armor_dragon]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Dragon
CONTAINER=i_bag
NAME=Bag of dragon armor
ITEM=i_dragon_chest
ATTR=01
ITEM=i_dragon_gloves
ATTR=01
ITEM=i_dragon_helm
ATTR=01
ITEM=i_dragon_leggings
ATTR=01
ITEM=i_dragon_sleeves
ATTR=01
[TEMPLATE set_armor_platemail]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Platemail
CONTAINER=i_bag
NAME=Bag of platemail
ITEM=i_helm_closed
ATTR=01
ITEM=i_helm_open
ATTR=01
ITEM=i_helm_nose
ATTR=01
ITEM=i_platemail_helm
ATTR=01
ITEM=i_platemail_arms
ATTR=01
ITEM=i_platemail_leggings
ATTR=01
ITEM=i_platemail_gorget
ATTR=01
ITEM=i_platemail_gorget2
ATTR=01
ITEM=i_platemail_gloves
ATTR=01
ITEM=i_platemail_chest
ATTR=01
ITEM=i_armor_female_plate
ATTR=01
[TEMPLATE set_armor_gargoyle_plate_female]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Gargoyle Plate (female)
CONTAINER=i_bag
NAME=Bag of female gargoyle plate
ITEM=i_gargish_plate_arms_female
ATTR=01
ITEM=i_gargish_plate_chest_female
ATTR=01
ITEM=i_gargish_plate_kilt_female
ATTR=01
ITEM=i_gargish_plate_leggings_female
ATTR=01
[TEMPLATE set_armor_gargoyle_plate]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Gargoyle Plate
CONTAINER=i_bag
NAME=Bag of gargoyle plate
ITEM=i_gargish_plate_arms
ATTR=01
ITEM=i_gargish_plate_chest
ATTR=01
ITEM=i_gargish_plate_kilt
ATTR=01
ITEM=i_gargish_plate_leggings
ATTR=01
[TEMPLATE set_armor_woodland]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Elven Woodland
CONTAINER=i_bag
NAME=Bag of woodland armor
ITEM=i_woodland_chest
ATTR=01
ITEM=i_woodland_belt
ATTR=01
ITEM=i_woodland_gorget
ATTR=01
ITEM=i_woodland_gauntlets
ATTR=01
ITEM=i_woodland_leggings
ATTR=01
ITEM=i_woodland_arms
ATTR=01
ITEM=i_woodland_chest_female
ATTR=01
ITEM=i_helm_circlet1
ATTR=01
ITEM=i_helm_circlet2
ATTR=01
ITEM=i_helm_circlet3
ATTR=01
ITEM=i_helm_raven
ATTR=01
ITEM=i_helm_vulture
ATTR=01
ITEM=i_helm_winged_2
ATTR=01
ITEM=i_helm_garland
ATTR=01
ITEM=i_helm_winged
ATTR=01
[TEMPLATE set_armor_platemail_japanese]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Japanese Platemail
CONTAINER=i_bag
NAME=Bag of japanese platemail
ITEM=i_platemail_waraji
ATTR=01
ITEM=i_platemail_hatsuburi
ATTR=01
ITEM=i_plate_jingasa_heavy
ATTR=01
ITEM=i_platemail_kabuto_decorative
ATTR=01
ITEM=i_platemail_mempo
ATTR=01
ITEM=i_platemail_do
ATTR=01
ITEM=i_platemail_hiro_sode
ATTR=01
ITEM=i_helm_kabuto_battle
ATTR=01
ITEM=i_platemail_suneate
ATTR=01
ITEM=i_platemail_kabuto
ATTR=01
ITEM=i_platemail_haidate
ATTR=01
[TEMPLATE set_armor_eighth_age]
CATEGORY=Item Set Templates
SUBSECTION=Armor
DESCRIPTION=Eighth Age
CONTAINER=i_bag
NAME=Bag of eighth age armor
ITEM=i_legs_honor
ATTR=01
ITEM=i_breastplate_justice
ATTR=01
ITEM=i_arms_compassion
ATTR=01
ITEM=i_gauntlets_valor
ATTR=01
ITEM=i_gorget_truth
ATTR=01
ITEM=i_helm_spirituality
ATTR=01
ITEM=i_solaretes_sacrifice
ATTR=01
[TEMPLATE set_weapon_swords]
CATEGORY=Item Set Templates
SUBSECTION=Weapons
DESCRIPTION=Swordsmanship (Swords)
CONTAINER=i_bag
NAME=Bag of swordsmanship swords
ITEM=i_bone_machete
ATTR=01
ITEM=i_bloodblade
ATTR=01
ITEM=i_stone_warsword
ATTR=01
ITEM=i_gargish_talwar
ATTR=01
ITEM=i_sword_dread
ATTR=01
ITEM=i_sword_glass
ATTR=01
ITEM=i_bardiche
ATTR=01
ITEM=i_sword_broad
ATTR=01
ITEM=i_sword_long
ATTR=01
ITEM=i_scimitar
ATTR=01
ITEM=i_sword_long_b
ATTR=01
ITEM=i_sword_viking
ATTR=01
ITEM=i_katana
ATTR=01
ITEM=i_halberd
ATTR=01
ITEM=i_cutlass
ATTR=01
ITEM=i_bone_harvester
ATTR=01
ITEM=i_crescent_blade
ATTR=01
ITEM=i_sword_paladin
ATTR=01
ITEM=i_no_dachi
ATTR=01
ITEM=i_wakizashi
ATTR=01
ITEM=i_bokuto
ATTR=01
ITEM=i_daisho
ATTR=01
ITEM=i_kama
ATTR=01
ITEM=i_rune_blade
ATTR=01
ITEM=i_radiant_scimitar
ATTR=01
ITEM=i_elven_machete
ATTR=01
[TEMPLATE set_weapon_mace_staff]
CATEGORY=Item Set Templates
SUBSECTION=Weapons
DESCRIPTION=Macefighting (Staff)
CONTAINER=i_bag
NAME=Bag of macefighting staves
ITEM=i_staff_glass
ATTR=01
ITEM=i_staff_serpentstone
ATTR=01
ITEM=i_staff_black
ATTR=01
ITEM=i_staff_quarter
ATTR=01
ITEM=i_staff_gnarled
ATTR=01
ITEM=i_nunchaku
ATTR=01
ITEM=i_staff_wild
ATTR=01
[TEMPLATE set_weapon_mace_sharp]
CATEGORY=Item Set Templates
SUBSECTION=Weapons
DESCRIPTION=Macefighting (Sharp)
CONTAINER=i_bag
NAME=Bag of sharp maces
ITEM=i_mace_disc
ATTR=01
ITEM=i_staff_bladed
ATTR=01
ITEM=i_staff_bladed_double
ATTR=01
ITEM=i_mace_diamond
ATTR=01
[TEMPLATE set_weapon_mace_crook]
CATEGORY=Item Set Templates
SUBSECTION=Weapons
DESCRIPTION=Macefighting (Crook)
CONTAINER=i_bag
NAME=Bag of mace crooks
ITEM=i_crook_thin
ATTR=01
ITEM=i_shepherds_crook
ATTR=01
[TEMPLATE set_weapon_mace_pick]
CATEGORY=Item Set Templates
SUBSECTION=Weapons
DESCRIPTION=Macefighting (Pick)
CONTAINER=i_bag
NAME=Bag of mace picks
ITEM=i_pickaxe
ATTR=01
ITEM=i_shovel
ATTR=01
ITEM=i_hammer_pick
ATTR=01
[TEMPLATE set_weapon_mace_smith]
CATEGORY=Item Set Templates
SUBSECTION=Weapons
DESCRIPTION=Macefighting (Smith)
CONTAINER=i_bag
NAME=Bag of smith maces
//ITEM=i_tongs
ITEM=i_mace
ATTR=01
ITEM=i_hammer_sledge
ATTR=01
ITEM=i_club
ATTR=01
ITEM=i_hammer_smith
ATTR=01
ITEM=i_mace_war
ATTR=01
ITEM=i_hammer_war
ATTR=01
ITEM=i_maul
ATTR=01
ITEM=i_scepter
ATTR=01
ITEM=i_tetsubo
ATTR=01
[TEMPLATE set_weapon_fence]
CATEGORY=Item Set Templates
SUBSECTION=Weapons
DESCRIPTION=Fencing (Swords)
CONTAINER=i_bag
NAME=Bag of fencing swords
ITEM=i_gargish_dagger
ATTR=01
ITEM=i_spear_dualpoint
ATTR=01
ITEM=i_shortblade
ATTR=01
ITEM=i_pitchfork
ATTR=01
ITEM=i_cleaver_meat
ATTR=01
ITEM=i_knife_skinning
ATTR=01
ITEM=i_dagger
ATTR=01
ITEM=i_spear
ATTR=01
ITEM=i_knife_butcher
ATTR=01
ITEM=i_kryss
ATTR=01
ITEM=i_spear_short
ATTR=01
ITEM=i_war_fork
ATTR=01
ITEM=i_scythe
ATTR=01
ITEM=i_pike
ATTR=01
ITEM=i_lance
ATTR=01
ITEM=i_tessen
ATTR=01
ITEM=i_lajatang
ATTR=01
ITEM=i_tekagi
ATTR=01
ITEM=i_sai
ATTR=01
ITEM=i_elven_spellblade
ATTR=01
ITEM=i_sword_assassin_spike
ATTR=01
ITEM=i_sword_leafblade
ATTR=01
ITEM=i_sword_warcleaver
ATTR=01
[TEMPLATE set_weapon_axe]
CATEGORY=Item Set Templates
SUBSECTION=Weapons
DESCRIPTION=Swordsmanship (Axes)
CONTAINER=i_bag
NAME=Bag of swordsmanship axes
ITEM=i_dual_shortaxes
ATTR=01
ITEM=i_hatchet
ATTR=01
ITEM=i_axe_exec
ATTR=01
ITEM=i_axe_battle
ATTR=01
ITEM=i_axe
ATTR=01
ITEM=i_axe_double
ATTR=01
ITEM=i_axe_war
ATTR=01
ITEM=i_axe_battle_large
ATTR=01
ITEM=i_axe_two_hand
ATTR=01
ITEM=i_ornate_axe
ATTR=01
[TEMPLATE set_weapon_bows]
CATEGORY=Item Set Templates
SUBSECTION=Weapons
DESCRIPTION=Archery (Bows)
CONTAINER=i_bag
NAME=Bag of archery bows
ITEM=i_bow
ATTR=01
ITEM=i_bow_composite
ATTR=01
ITEM=i_yumi
ATTR=01
ITEM=i_elven_composite_longbow
ATTR=01
ITEM=i_magical_shortbow
ATTR=01
[TEMPLATE set_weapon_crossbows]
CATEGORY=Item Set Templates
SUBSECTION=Weapons
DESCRIPTION=Archery (Crossbows)
CONTAINER=i_bag
NAME=Bag of crossbows
ITEM=i_crossbow
ATTR=01
ITEM=i_crossbow_heavy
ATTR=01
ITEM=i_crossbow_repeating
ATTR=01
[TEMPLATE set_weapon_thrown]
CATEGORY=Item Set Templates
SUBSECTION=Weapons
DESCRIPTION=Throwing weapons
CONTAINER=i_bag
NAME=Bag of throwing weapons
ITEM=i_boomerang
ATTR=01
ITEM=i_cyclone
ATTR=01
ITEM=i_soul_glaive
ATTR=01
ITEM=i_fukiya
ATTR=01
ITEM=i_shuriken
ATTR=01
[TEMPLATE tm_bag_of_candy]
NAME=Bag of Candy
CATEGORY=Item Set Templates
SUBSECTION=Miscellaneous
DESCRIPTION=Bag of Candy
CONTAINER=i_bag
NAME=Bag of Candy
ITEM=i_cake
ITEM=i_candycane_red
ITEM=i_candycane_green
ITEM=i_gingerbreadman
ITEM=i_jellybeans
ITEM=i_lollypop_red
ITEM=i_lollypop_yellow
ITEM=i_lollypop_green
ITEM=i_candy_nougat
ITEM=i_candy_taffy
ITEM=i_candy_wrapped
ITEM=i_cake_2
ITEM=i_carmel_apple
ITEM=i_licorice
[TEMPLATE tm_bag_of_doom]
NAME=Bag of Doom
CATEGORY=Item Set Templates
SUBSECTION=GM Collections
DESCRIPTION=Bag of Doom Rares
CONTAINER=i_bag
ITEM=i_doom_blade_righteous
ITEM=i_doom_titan_hammer
ITEM=i_doom_zyronic_claw
ITEM=i_doom_inquisitor_resolution
ITEM=i_arcane_shield
ITEM=i_armor_fortune
ITEM=i_axe_heavens
ITEM=i_blade_insanity
ITEM=i_bone_crusher
ITEM=i_bracelet_health
ITEM=i_breath_dead
ITEM=i_divine_countenance
ITEM=i_frostbringer
ITEM=i_gauntlets_nobility
ITEM=i_hat_magi
ITEM=i_helm_insight
ITEM=i_holy_knights_breastplate
ITEM=i_hunters_headdress
ITEM=i_jackals_collar
ITEM=i_legacy_dread_lord
ITEM=i_leggings_bane
ITEM=i_midnight_bracers
ITEM=i_ornate_crown_harrower
ITEM=i_ring_good_fortune
ITEM=i_ring_vile
ITEM=i_serpents_fang
ITEM=i_shadow_dancer_leggings
ITEM=i_spirit_totem
ITEM=i_staff_magi
ITEM=i_the_berserkers_maul
ITEM=i_the_dragon_slayer
ITEM=i_the_dryad_bow
ITEM=i_the_taskmaster
ITEM=i_tunic_fire
ITEM=i_voice_fallen_king
ITEM=i_aegis
[TEMPLATE tm_bag_of_tokuno]
NAME=Bag of Tokuno
CATEGORY=Item Set Templates
SUBSECTION=GM Collections
DESCRIPTION=Bag of Tokuno Rares
CONTAINER=i_bag
ITEM=i_pigments_of_tokuno
ITEM=i_greater_pigments_of_tokuno
ITEM=i_ancient_farmer_kasa
ITEM=i_ancient_samurai_do
ITEM=i_arms_of_tactical_excellence
ITEM=i_black_lotus_hood
ITEM=i_daimyo_helm
ITEM=i_darkened_sky
ITEM=i_demon_forks
ITEM=i_dragon_nunchaku
ITEM=i_exiler
ITEM=i_flute_renewal
ITEM=i_gloves_of_the_sun
ITEM=i_hanzos_bow
ITEM=i_kasa_of_the_rajin
ITEM=i_legs_of_stability
ITEM=i_peasant_bokuto
ITEM=i_pilfered_dancer_fans
ITEM=i_rune_beetle_carapace
ITEM=i_stormgrip
ITEM=i_sword_of_the_stampede
ITEM=i_swords_of_prosperity
ITEM=i_the_destroyer
ITEM=i_the_horselord
ITEM=i_tome_enlightenment
ITEM=i_tome_of_lost_knowledge
ITEM=i_winds_edge
[TEMPLATE tm_bag_of_minor_artifacts]
NAME=Bag of Doom
CATEGORY=Item Set Templates
SUBSECTION=GM Collections
DESCRIPTION=Bag of Minor Artifacts
CONTAINER=i_bag
ITEM=i_alchemists_bauble
ITEM=i_arctic_death_dealer
ITEM=i_blaze_death
ITEM=i_bow_juka_king
ITEM=i_burglar_bandana
ITEM=i_captain_quacklebush_cutlass
ITEM=i_cavorting_club
ITEM=i_cold_blood
ITEM=i_dread_pirate_hat
ITEM=i_enchanted_titan_leg_bone
ITEM=i_gloves_pugilist
ITEM=i_gold_bricks
ITEM=i_gwennos_harp
ITEM=i_heart_lion
ITEM=i_iolos_lute
ITEM=i_luna_lance
ITEM=i_night_kiss
ITEM=i_nox_ranger_heavy_crossbow
ITEM=i_orcish_visage
ITEM=i_phillip_wooden_steed
ITEM=i_pixie_swatter
ITEM=i_polar_bear_mask
ITEM=i_seahorse_statuette
ITEM=i_art_shield_invul
ITEM=i_ship_model_hmscape
ITEM=i_staff_of_power
ITEM=i_admirals_hearty_rum
ITEM=i_violet_courage
ITEM=i_wrath_dryad
ITEM=i_corredor_sword
ITEM=i_fire_horn
ITEM=i_sprinter_legs
ITEM=i_spiked_chest
ITEM=i_aegis_grace
ITEM=i_boomstick
ITEM=i_bonesmasher
ITEM=i_raeds_glory
ITEM=i_wildfire_bow
ITEM=i_windsong
ITEM=i_talon_bite
ITEM=i_soul_seeker
ITEM=i_blade_dance
ITEM=i_dreads_revenge
ITEM=i_flesh_ripper
ITEM=i_robe_equinox
ITEM=i_robe_eclipse
ITEM=i_righteous_anger
ITEM=i_bloodwood_spirit
ITEM=i_brightsight_lenses
ITEM=i_crimson_cinture
ITEM=i_fey_leggings
ITEM=i_pads_of_cu_sidhe
ITEM=i_totem_of_void
[TEMPLATE full_aquarium]
CATEGORY=Item Set Templates
SUBSECTION=GM Collections
DESCRIPTION=Full Aquarium
CONTAINER=i_aquarium
NAME=Aquarium
ITEM=i_coral
ITEM=i_coral_2
ITEM=i_coral_3
ITEM=i_crab_speckled
ITEM=i_fish_unknown
ITEM=i_fish_minoc_blue
ITEM=i_fish_unknown_2
ITEM=i_fish_unknown_3
ITEM=i_fish_unknown_4
ITEM=i_fish_fandancer
ITEM=i_fish_golden_broadtail
ITEM=i_fish_unknown_5
ITEM=i_fish_unknown_6
ITEM=i_fish_nujelm_honey
ITEM=i_fish_unknown_7
ITEM=i_fish_vesper_reef_tiger
ITEM=i_fish_spotted_bucaneer
ITEM=i_fish_striped_sosarian_swill
ITEM=i_fish_unknown_8
ITEM=i_fish_bones
ITEM=i_frog
ITEM=i_jellyfish
ITEM=i_seahorse
ITEM=i_shrimp_brine
ITEM=i_shell_2
ITEM=i_shell_3
ITEM=i_shrimp
ITEM=i_sea_sponge
[EOF]