ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_frost.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:31 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +46 -43 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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