ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_frost.arc
Revision: 1.7
Committed: Sat Mar 3 01:16:55 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +3 -3 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.7 object rune_frost
2 root 1.6 name Rune of Frost
3     type 154
4     face rune_frost.x11
5     hp 1
6     speed 1
7     msg
8     You detonate a Rune of Frost!
9     endmsg
10 root 1.4 anim
11     rune_frost.x11
12     icestorm.x11
13     mina
14 root 1.6 color_fg light_blue
15     level 1
16 root 1.3 is_animated 0
17     invisible 1
18     no_pick 1
19 root 1.6 walk_on 1
20 root 1.3 editable 32
21 root 1.6 attacktype 18
22     dam 35
23     Cha 20
24 root 1.4 end
25 root 1.7 object rune_icestorm
26 root 1.6 name Rune of Icestorm
27     type 154
28     face rune_frost.x11
29     hp 1
30     other_arch spell_icestorm
31     speed 1
32     msg
33     You detonate a Rune of Icestorm
34     endmsg
35 root 1.1 anim
36 pippijn 1.2 rune_frost.x11
37     icestorm.x11
38 root 1.1 mina
39 root 1.6 color_fg light_blue
40     level 1
41 root 1.3 is_animated 0
42     invisible 1
43     no_pick 1
44 root 1.6 walk_on 1
45 root 1.3 editable 32
46 root 1.6 Cha 20
47 root 1.4 end
48 root 1.7 object rune_large_icestorm
49 root 1.6 name Rune of Large Icestorm
50     type 154
51     face rune_frost.x11
52     hp 1
53     other_arch spell_large_icestorm
54     speed 1
55     msg
56     You detonate a Rune of Large Icestorm!
57     endmsg
58 root 1.1 anim
59 pippijn 1.2 rune_frost.x11
60     icestorm.x11
61 root 1.1 mina
62 root 1.6 color_fg light_blue
63     level 1
64 root 1.3 is_animated 0
65     invisible 1
66     no_pick 1
67 root 1.6 walk_on 1
68 root 1.3 editable 32
69 root 1.6 Cha 20
70 root 1.1 end