ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_frost.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:41 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +9 -9 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

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