ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_fire.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_fire
2     name Rune of Fire
3     type 154
4 pippijn 1.2 face rune_fire.x11
5 root 1.1 hp 1
6     msg
7     You detonate a Rune of Fire!
8     endmsg
9     anim
10 pippijn 1.2 rune_fire.x11
11     fireball.x11
12 root 1.1 mina
13     speed 1
14     level 1
15     color_fg red
16     is_animated 0
17     invisible 1
18     no_pick 1
19     walk_on 1
20     editable 32
21     attacktype 6
22     dam 30
23     Cha 20
24     end
25     #
26     Object rune_burning_hands
27     name Rune of Burning Hands
28     type 154
29 pippijn 1.2 face rune_fire.x11
30 root 1.1 hp 1
31     other_arch spell_burning_hands
32     msg
33     You detonate a Rune of Burning Hands!
34     endmsg
35     anim
36 pippijn 1.2 rune_fire.x11
37     fireball.x11
38 root 1.1 mina
39     speed 1
40     level 1
41     color_fg red
42     is_animated 0
43     invisible 1
44     no_pick 1
45     walk_on 1
46     editable 32
47     Cha 20
48     end
49     Object rune_dragonbreath
50     name Rune of Dragon's Breath
51     type 154
52 pippijn 1.2 face rune_fire.x11
53 root 1.1 hp 1
54     other_arch spell_dragonbreath
55     msg
56     You detonate a Rune of Firebreath!
57     endmsg
58     anim
59 pippijn 1.2 rune_fire.x11
60     fireball.x11
61 root 1.1 mina
62     speed 1
63     level 1
64     color_fg red
65     is_animated 0
66     invisible 1
67     no_pick 1
68     walk_on 1
69     editable 32
70     Cha 20
71     end