ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/player/class/starting_spells.trs
Revision: 1.1
Committed: Mon Feb 6 20:27:11 2006 UTC (18 years, 5 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.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