ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/class/starting_spells.trs
Revision: 1.2
Committed: Thu Sep 14 21:28:48 2006 UTC (17 years, 9 months ago) by root
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run, pre_second_normalise_run, post_second_normalise_run, post_normalise_revert, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_0, rel-2_1, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_53, rel-2_32, post_first_cfarch_normalize_run, rel-2_61, pre_normalise_revert, rel-2_43, rel-2_42, rel-2_41
Changes since 1.1: +1 -1 lines
Log Message:
remove trailing spaces

File Contents

# Content
1 # This is a list of the first level spells for each magic
2 # skill - needed to give new characters spellbooks they can use.
3 #
4 treasureone evocation_l1
5 arch spell_icestorm
6 chance 5
7 more
8 arch spell_small_snowstorm
9 chance 5
10 more
11 arch spell_small_bullet
12 chance 5
13 end
14 #
15 treasureone praying_l1
16 arch spell_cause_light_wounds
17 chance 5
18 more
19 arch spell_holy_word
20 chance 5
21 more
22 arch spell_light
23 chance 2
24 more
25 arch spell_minor_healing
26 chance 5
27 more
28 arch spell_turn_undead
29 chance 3
30 end
31 #
32 treasureone sorcery_l1
33 arch spell_detect_magic
34 chance 2
35 more
36 arch spell_magic_bullet
37 chance 5
38 more
39 arch spell_magic_missile
40 chance 5
41 more
42 arch spell_slow
43 chance 2
44 more
45 arch spell_spark_shower
46 chance 5
47 end
48 #
49 treasureone pyromancy_l1
50 arch spell_burning_hands
51 chance 5
52 more
53 arch spell_small_fireball
54 chance 5
55 more
56 arch spell_sm_lightning
57 chance 5
58 end
59 #
60 treasureone summoning_l1
61 arch spell_lesser_summon_golem
62 end