ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SpellBook/pyro_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 pyro_book_low
2     arch spell_burning_hands
3     chance 8
4     more
5     arch spell_small_fireball
6     chance 8
7     more
8     arch spell_sm_lightning
9     chance 8
10     more
11     arch spell_firebolt
12     chance 4
13     more
14     arch spell_medium_fireball
15     chance 6
16     more
17     arch spell_faery_fire
18     chance 2
19     more
20     arch spell_large_lightning
21     chance 3
22     more
23     arch spell_rune_of_fire
24     chance 5
25     more
26     arch spell_large_fireball
27     chance 2
28     end
29    
30     treasureone pyro_book_medium
31     arch spell_create_bomb
32     chance 3
33     more
34     arch spell_create_fire_wall
35     chance 3
36     more
37     arch spell_rune_of_shocking
38     chance 3
39     more
40     arch spell_rune_of_blasting
41     chance 2
42     end
43    
44     treasureone pyro_book_high
45     arch spell_firetrap
46     chance 1
47     more
48     arch spell_build_fireball_wall
49     chance 1
50     more
51     arch spell_build_lightning_wall
52     chance 1
53     end
54    
55     treasureone pyromancy_book
56     list pyro_book_low
57     chance 20
58     nrof 1
59     more
60     list pyro_book_medium
61     chance 30
62     magic 6
63     nrof 1
64     more
65     list pyro_book_high
66     chance 40
67     magic 11
68     nrof 1
69     end