ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/treasures/player_starting_equip.trs
Revision: 1.4
Committed: Thu Aug 9 10:15:54 2007 UTC (16 years, 10 months ago) by elmex
Branch: MAIN
CVS Tags: rel-2_4, rel-2_5, rel-2_2, rel-2_32, rel-2_43, rel-2_42, rel-2_41
Changes since 1.3: +2 -0 lines
Log Message:
added punching skill to barbarian class

File Contents

# User Rev Content
1 elmex 1.1 ##############################################################################
2     # start of starting equipment for players.
3     #
4     # All players will start with these skills
5     # -- only skills critical to being able to
6     # play should go here. -b.t.
7     treasure basic_skills
8     arch skill_throwing
9     more
10     arch skill_find_traps
11     more
12     arch skill_remove_trap
13     more
14     arch skill_use_magic_item
15     more
16     arch skill_literacy
17     more
18     arch skill_punching
19     end
20     # basic set for fighter players
21     treasure fighter_skills
22 root 1.3 list basic_skills
23     more
24 elmex 1.1 arch skill_one_handed_weapon
25     more
26     arch skill_two_handed_weapon
27     more
28     arch skill_missile_weapon
29     end
30     # basic set for talisman spellcasting players
31     treasure mage_skills
32     arch talisman_sorcery
33     end
34     # basic set for multi-spellcasting players
35     # Note that removed the spell skill form here,
36     # since many things should start with this package,
37     # but spell might be different.
38     treasure wizard_skills
39 root 1.3 list basic_skills
40     more
41 elmex 1.1 arch skill_one_handed_weapon
42     more
43     arch skill_praying
44     end
45     treasure prayer_skills
46     arch skill_praying
47     end
48     #
49     treasure monk_class_items
50     list basic_skills
51     more
52     arch skill_missile_weapon
53     more
54     arch skill_meditation
55     more
56     arch skill_karate
57     more
58     arch skill_sense_magic
59     more
60     arch robe
61     more
62     arch r_sack
63     more
64     arch sandals
65     more
66     arch skill_praying
67     more
68     arch skill_sense_curse
69     more
70     arch monk_no_use_weapon
71     end
72     treasure monk
73     list basic_skills
74     more
75     arch skill_missile_weapon
76     more
77     arch skill_meditation
78     more
79     arch skill_karate
80     more
81     arch skill_sense_magic
82     more
83     arch robe
84     more
85     arch r_sack
86     more
87     arch sandals
88     end
89     treasure troll_player_items
90     arch troll_player_force
91     end
92     treasure gnome_player_items
93     arch skill_praying
94     end
95     treasure dwarf_player_items
96     arch skill_smithery
97     end
98     treasure dwarf
99     list fighter_skills
100     more
101     arch hammer
102     more
103     arch shield
104     more
105     arch chain_mail
106     more
107     arch helmet
108     more
109     arch skill_smithery
110     end
111     treasure half_orc_player_items
112     arch skill_stealing
113     end
114     treasure pl_half_orc
115     list fighter_skills
116     more
117     arch mace
118     more
119     arch round_shield
120     more
121     arch scale_mail
122     more
123     arch sack
124     more
125     arch skill_stealing
126     end
127     treasure halfling_player
128     arch skill_stealing
129     more
130     arch skill_hide
131     end
132     treasure halfling
133     list fighter_skills
134     more
135     arch leather_armour
136     more
137     arch dagger
138     more
139     arch skill_stealing
140     more
141     arch skill_hide
142     end
143     treasure pl_troll
144 root 1.3 list basic_skills
145     more
146 elmex 1.1 arch skill_clawing
147     more
148     arch skill_one_handed_weapon
149     more
150     arch skill_two_handed_weapon
151     more
152     arch club
153     more
154     arch sack
155     end
156     treasure elf_player_items
157     arch elf_player_force
158     more
159     arch bow
160     magic 2
161     more
162     arch arrow
163     magic 3
164     nrof 100
165     more
166     arch quiver
167     more
168     arch skill_bowyer
169     more
170     arch skill_woodsman
171     more
172     arch skill_missile_weapon
173     end
174     treasure elf
175     list fighter_skills
176     more
177     list mage_skills
178     more
179     arch bow
180     magic 2
181     more
182     arch skill_bowyer
183     more
184     arch skill_woodsman
185     more
186     arch cloak
187     more
188     arch arrow
189     nrof 50
190     end
191     treasure human_player
192     list random_knowledge
193     end
194     treasure human
195     list fighter_skills
196     more
197     arch leather_armour
198     more
199     arch axe
200     more
201     arch helmet
202     more
203     list random_knowledge
204     more
205     arch sack
206     more
207     arch cloak
208     end
209     treasure ninja_class_items
210     list fighter_skills
211     more
212     arch skill_jumping
213     more
214     arch skill_hide
215     more
216     arch guide_melee
217     more
218     arch nunchacu_1
219     more
220     arch leather_armour
221     more
222     arch bag
223     more
224     arch cloak
225     more
226     arch skill_karate
227     end
228     treasure ninja
229     list fighter_skills
230     more
231 root 1.2 arch skill_jumping
232 elmex 1.1 more
233     arch skill_hide
234     more
235     arch nunchacu_1
236     more
237     arch leather_armour
238     more
239     arch bag
240     more
241     arch cloak
242     end
243     treasure warrior_class_items
244     list fighter_skills
245     more
246     arch guide_melee
247     more
248     arch b_sword_2
249     more
250     arch chain_mail
251     more
252     arch b_shield
253     more
254     arch sack
255     end
256     treasure paladin_class_items
257     list fighter_skills
258     more
259     arch guide_melee
260     more
261     arch b_bsword_1
262     more
263     arch b_plate_mail
264     more
265     arch b_shield
266     more
267     arch b_full_helmet
268     more
269     arch cleric_book_l1
270     more
271     arch paladin_holy_symbol
272     more
273     arch skill_oratory
274     more
275     arch sack
276     end
277     treasure warrior
278     list fighter_skills
279     more
280     arch sword
281     more
282     arch skill_oratory
283     more
284     arch high_shield
285     more
286     arch plate_mail
287     more
288     arch sack
289     end
290     treasure sorcerer_class_items
291     list basic_skills
292     more
293     arch skill_sorcery
294     more
295     arch guide_wizard
296     more
297     arch sorcerer_book_l1
298     more
299     arch sorcerer_book_l1
300     more
301     arch sorcerer_book_l1
302     more
303     arch skill_sense_magic
304     more
305     arch skill_thaumaturgy
306     more
307     arch sorcerer_hat
308     more
309     arch robe
310     end
311     treasure evoker_class_items
312     list basic_skills
313     more
314     arch skill_one_handed_weapon
315     more
316     arch talisman_evoker
317     more
318     arch robe
319     more
320     arch evoker_book_l1
321     more
322     arch evoker_book_l1
323     more
324     arch b_ssword_1
325     more
326     arch staff
327     end
328     treasure alchemist_class_items
329     list basic_skills
330     more
331     arch skill_one_handed_weapon
332     more
333     arch talisman_alchemist
334     more
335     arch skill_alchemy
336     more
337     arch skill_thaumaturgy
338     more
339     arch spell_alchemy
340     more
341     arch guide_alchemy
342     more
343     arch cauldron
344     more
345     arch robe
346     more
347     arch evoker_book_l1
348     more
349     arch sorcerer_book_l1
350     more
351     arch b_dagger
352     end
353     treasure summoner_class_items
354     list basic_skills
355     more
356     arch skill_one_handed_weapon
357     more
358     arch skill_praying
359     more
360     arch guide_summon
361     more
362     arch talisman_summoner
363     more
364     arch robe
365     more
366     arch summoner_book_l1
367     more
368     arch summoner_book_l1
369     more
370     arch b_ssword_1
371     end
372     treasure wizard_class_items
373     list wizard_skills
374     more
375     arch skill_sorcery
376     more
377     arch guide_wizard
378     more
379     arch robe
380     more
381     arch sorcerer_book_l1
382     more
383     arch sorcerer_book_l1
384     more
385     arch sorcerer_book_l1
386     more
387     arch b_dagger
388     end
389     treasure devotee_class_items
390     list wizard_skills
391     more
392     arch skill_evocation
393     more
394     arch guide_priest
395     more
396     arch robe
397     more
398     arch cleric_book_l1
399     more
400     arch evoker_book_l1
401     more
402     arch evoker_book_l1
403     more
404     arch b_dagger
405     end
406     treasure wizard
407     list wizard_skills
408     more
409     arch skill_sorcery
410     more
411     arch robe
412     more
413     arch sorcerer_book_l1
414     more
415     arch sorcerer_book_l1
416     more
417     arch b_dagger
418     end
419     treasure wraith_player_items
420     arch wraith_player_force
421     more
422     arch no_class_face_change
423     end
424     treasure cleric
425     list fighter_skills
426     more
427     arch morningstar
428     more
429     arch ring_mail
430     more
431     arch holy_symbol
432     more
433     arch skill_oratory
434     more
435     arch cleric_book_l1
436     more
437     arch b_small_shield
438     end
439     treasure barbarian_class_items
440 elmex 1.4 arch skill_punching
441     more
442 elmex 1.1 arch skill_one_handed_weapon
443     more
444     arch skill_two_handed_weapon
445     more
446     arch skill_missile_weapon
447     more
448     arch skill_throwing
449     more
450     arch skill_find_traps
451     more
452     arch skill_remove_trap
453     more
454     arch skill_use_magic_item
455     more
456     arch guide_melee
457     more
458     arch leather_armour
459     more
460     arch mace
461     more
462     arch skill_climbing
463     more
464     arch skill_woodsman
465     more
466     arch b_horned_helmet
467     more
468     arch sack
469     more
470     arch round_shield
471     more
472     arch high_boots
473     end
474     treasure barbarian
475     list fighter_skills
476     more
477     arch leather_armour
478     more
479     arch mace
480     more
481     arch skill_climbing
482     more
483     arch skill_woodsman
484     more
485     arch horned_helmet
486     more
487     arch sack
488     end
489     treasure priest_class_items
490     list basic_skills
491     more
492     arch skill_praying
493     more
494     arch skill_one_handed_weapon
495     more
496     arch skill_two_handed_weapon
497     more
498     arch guide_priest
499     more
500     arch robe
501     more
502     arch quarterstaff
503     more
504     arch cleric_book_l1
505     more
506     arch cleric_book_l1
507     more
508     arch skill_sense_curse
509     more
510     arch amulet
511     end
512     treasure priest
513     list wizard_skills
514     more
515     arch skill_evocation
516     more
517     arch robe
518     more
519     arch quarterstaff
520     more
521     arch cleric_book_l1
522     more
523     arch cleric_book_l1
524     more
525     arch amulet
526     end
527     treasure warlock_class_items
528     list fighter_skills
529     more
530     arch talisman_evocation
531     more
532     arch b_lsword
533     more
534     arch leather_armour
535     more
536     arch evoker_book_l1
537     more
538     arch evoker_book_l1
539     end
540     treasure mage
541     list fighter_skills
542     more
543     list mage_skills
544     more
545     arch robe
546     more
547     arch quarterstaff
548     more
549     arch sorcerer_book_l1
550     more
551     arch evoker_book_l1
552     end
553     treasure northman_player_items
554     arch bighorned_helmet
555     end
556     treasure viking
557     list fighter_skills
558     more
559     arch leather_armour
560     more
561     arch sword
562     more
563     arch skill_bargaining
564     more
565     arch b_small_shield
566     more
567     arch bighorned_helmet
568     end
569     treasure swashbuckler_class_items
570     list fighter_skills
571     more
572     arch b_lsword
573     more
574     arch skill_stealing
575     more
576     arch skill_singing
577     more
578     arch b_dagger
579     more
580     arch amulet
581     more
582     arch sack
583     end
584     treasure swashbuckler
585     list fighter_skills
586     more
587     arch light_sword
588     more
589     arch skill_stealing
590     more
591     arch skill_singing
592     more
593     arch dagger
594     more
595     arch amulet
596     more
597     arch sack
598     end
599     treasure thief_class_items
600     list fighter_skills
601     more
602     arch cloak
603     more
604     arch shortsword
605     more
606     arch skill_stealing
607     more
608     arch lockpicks
609     more
610     arch sack
611     more
612     arch leather_armour
613     end
614     treasure thief
615     list fighter_skills
616     more
617     arch cloak
618     more
619     arch dagger
620     more
621     arch skill_stealing
622     more
623     arch lockpicks
624     more
625     arch leather_armour
626     more
627     arch sack
628     end
629     treasure fireborn_player_items
630     arch skill_levitate
631     more
632     arch fireborn_player_force
633     more
634     arch skill_flame_touch
635     more
636     arch skill_pyromancy
637     more
638     arch skill_praying
639     more
640     arch no_class_face_change
641     more
642     arch ring
643     magic 5
644     more
645     arch power_crystal
646     more
647     arch amulet
648     magic 3
649     more
650     arch pyro_book_l1
651     more
652     arch cleric_book_l1
653     end
654     treasure fireborn
655 root 1.3 list basic_skills
656     more
657 elmex 1.1 arch skill_levitate
658     more
659     arch skill_missile_weapon
660     more
661     arch skill_flame_touch
662     more
663     arch skill_pyromancy
664     more
665     arch skill_praying
666     more
667     arch ring
668     magic 5
669     more
670     arch power_crystal
671     more
672     arch amulet
673     magic 3
674     more
675     arch cleric_book_l1
676     more
677     arch pyro_book_l1
678     more
679     arch pyro_book_l1
680     more
681     arch pyro_book_l1
682     end
683     treasure quetzalcoatl_player_items
684     arch skill_levitate
685     more
686     arch skill_clawing
687     more
688     arch abil_burning_hands
689     more
690     arch abil_medium_fireball
691     more
692     arch no_class_face_change
693     more
694     arch skill_pyromancy
695     end
696     treasure dragon_player_items
697     arch dragon_skin_force
698     more
699     arch dragon_ability_force
700     more
701     arch skill_levitate
702     more
703     arch skill_clawing
704     more
705     arch skill_woodsman
706     more
707     arch abil_burning_hands
708     more
709     arch abil_medium_fireball
710     more
711     arch no_class_face_change
712     more
713     arch skill_evocation
714     end
715     treasure quetzalcoatl
716 root 1.3 list basic_skills
717     more
718 elmex 1.1 arch skill_levitate
719     more
720     arch skill_one_handed_weapon
721     more
722     arch skill_two_handed_weapon
723     more
724     arch skill_missile_weapon
725     more
726     arch skill_clawing
727     more
728     arch skill_pyromancy
729     more
730     arch pyro_book_l1
731     more
732     arch pyro_book
733     more
734     arch abil_burning_hands
735     more
736     arch abil_medium_fireball
737     end