ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/SpellBook/pyro_book.trs
Revision: 1.2
Committed: Wed Oct 31 11:29:01 2007 UTC (16 years, 7 months ago) by elmex
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_80, rel-3_0, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, rel-2_53, rel-2_32, rel-2_90, rel-2_92, rel-2_93, rel-2_78, rel-2_61, rel-2_43, rel-2_42, rel-2_41, HEAD
Changes since 1.1: +2 -2 lines
Log Message:
spell books appearance difficulty has been scaled to the 0..115 level range

File Contents

# Content
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 35
63 nrof 1
64 more
65 list pyro_book_high
66 chance 40
67 magic 70
68 nrof 1
69 end