ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SpellBook/evoker_book.trs
Revision: 1.1
Committed: Mon Feb 6 20:26:26 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 treasureone evoker_book_low
2     arch spell_armour
3     chance 5
4     more
5     arch spell_icestorm
6     chance 4
7     more
8     arch spell_small_snowstorm
9     chance 8
10     more
11     arch spell_small_bullet
12     chance 8
13     more
14     arch spell_detect_monster
15     chance 8
16     more
17     arch spell_mana_blast
18     chance 2
19     more
20     arch spell_small_manaball
21     chance 3
22     more
23     arch spell_frostbolt
24     chance 3
25     more
26     arch spell_manabolt
27     chance 2
28     more
29     arch spell_medium_snowstorm
30     chance 6
31     more
32     arch spell_lg_magic_bullet
33     chance 4
34     more
35     arch spell_rune_of_frost
36     chance 3
37     more
38     arch spell_medium_manaball
39     chance 2
40     more
41     arch spell_large_snowstorm
42     chance 2
43     end
44    
45     treasureone evoker_book_medium
46     arch spell_bullet_swarm
47     chance 1
48     more
49     arch spell_large_manaball
50     chance 1
51     more
52     arch spell_create_frost_wall
53     chance 2
54     more
55     arch spell_bullet_storm
56     chance 1
57     more
58     arch spell_cancellation
59     chance 1
60     more
61     arch spell_create_pool_of_chaos
62     chance 1
63     end
64    
65     treasureone evoker_book_high
66     arch spell_build_bullet_wall
67     chance 1
68     more
69     arch spell_large_icestorm
70     chance 1
71     more
72     arch spell_sigil
73     chance 1
74     end
75    
76     treasureone evocation_book
77     list evoker_book_low
78     chance 20
79     nrof 1
80     more
81     list evoker_book_medium
82     chance 20
83     magic 6
84     nrof 1
85     more
86     list evoker_book_high
87     chance 20
88     magic 11
89     nrof 1
90     end