ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SpellBook/summoner_book.trs
Revision: 1.1.1.1 (vendor branch)
Committed: Mon Feb 6 20:26:26 2006 UTC (18 years, 5 months ago) by root
Branch: UPSTREAM
CVS Tags: pre_first_cfarch_normalize_run, pre_second_normalise_run, post_second_normalise_run, post_normalise_revert, UPSTREAM_2006_03_15, rel-2_2, rel-2_0, rel-2_1, UPSTREAM_2006_02_01, post_first_cfarch_normalize_run, UPSTREAM_2006_02_22, pre_normalise_revert
Changes since 1.1: +0 -0 lines
Log Message:
Initial Import

File Contents

# User Rev Content
1 root 1.1 treasureone summoner_book_low
2     arch spell_create_missile
3     chance 1
4     more
5     arch spell_lesser_summon_golem
6     chance 4
7     more
8     arch spell_earth_to_dust
9     chance 2
10     more
11     arch spell_summon_fog
12     chance 2
13     more
14     arch spell_summon_golem
15     chance 8
16     more
17     arch spell_summon_pet_monster
18     chance 7
19     more
20     arch spell_alchemy
21     chance 5
22     more
23     arch spell_create_earth_wall
24     chance 6
25     more
26     arch spell_summon_earth_elemental
27     chance 3
28     more
29     arch spell_counterspell
30     chance 1
31     more
32     arch spell_charm_monsters
33     chance 1
34     more
35     arch spell_summon_water_elemental
36     chance 4
37     more
38     arch spell_mystic_fist
39     chance 1
40     end
41    
42     treasureone summoner_book_medium
43     arch spell_create_food
44     chance 4
45     more
46     arch spell_counterwall
47     chance 1
48     more
49     arch spell_summon_air_elemental
50     chance 5
51     more
52     arch spell_summon_fire_elemental
53     chance 2
54     more
55     arch spell_build_director
56     chance 1
57     end
58    
59     treasureone summoner_book_high
60     arch spell_dancing_sword
61     chance 1
62     more
63     arch spell_pentagram
64     chance 1
65     end
66    
67     treasureone summoner_book
68     list summoner_book_low
69     chance 20
70     nrof 1
71     more
72     list summoner_book_medium
73     chance 30
74     magic 6
75     nrof 1
76     more
77     list summoner_book_high
78     chance 40
79     magic 11
80     nrof 1
81     end