ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_fire.arc
Revision: 1.10
Committed: Tue Nov 3 09:49:48 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.9: +0 -3 lines
Log Message:
remove editable field, elmey says so

File Contents

# Content
1 object rune_burning_hands
2 anim
3 rune_fire.x11
4 fireball.x11
5 mina
6 name Rune of Burning Hands
7 msg
8 You detonate a Rune of Burning Hands!
9 endmsg
10 other_arch spell_burning_hands
11 face rune_fire.x11
12 is_animated 0
13 cha 20
14 hp 1
15 speed 1
16 level 1
17 type 154
18 invisible 1
19 move_on walk
20 no_pick 1
21 magicmap red
22 end
23
24 object rune_dragonbreath
25 anim
26 rune_fire.x11
27 fireball.x11
28 mina
29 name Rune of Dragon's Breath
30 msg
31 You detonate a Rune of Firebreath!
32 endmsg
33 other_arch spell_dragonbreath
34 face rune_fire.x11
35 is_animated 0
36 cha 20
37 hp 1
38 speed 1
39 level 1
40 type 154
41 invisible 1
42 move_on walk
43 no_pick 1
44 magicmap red
45 end
46
47 object rune_fire
48 anim
49 rune_fire.x11
50 fireball.x11
51 mina
52 name Rune of Fire
53 msg
54 You detonate a Rune of Fire!
55 endmsg
56 face rune_fire.x11
57 is_animated 0
58 cha 20
59 hp 1
60 dam 30
61 speed 1
62 level 1
63 type 154
64 attacktype 6
65 invisible 1
66 move_on walk
67 no_pick 1
68 magicmap red
69 end
70