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