ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_fire.arc
Revision: 1.13
Committed: Sat Oct 16 09:19:13 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +0 -3 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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 96
18 invisible 1
19 move_on walk
20 no_pick 1
21 end
22
23 object rune_dragonbreath
24 anim
25 rune_fire.x11
26 fireball.x11
27 mina
28 name Rune of Dragon's Breath
29 msg
30 You detonate a Rune of Firebreath!
31 endmsg
32 other_arch spell_dragonbreath
33 face rune_fire.x11
34 is_animated 0
35 cha 20
36 hp 1
37 speed 1
38 level 1
39 type 96
40 invisible 1
41 move_on walk
42 no_pick 1
43 end
44
45 object rune_fire
46 anim
47 rune_fire.x11
48 fireball.x11
49 mina
50 name Rune of Fire
51 msg
52 You detonate a Rune of Fire!
53 endmsg
54 face rune_fire.x11
55 is_animated 0
56 cha 20
57 hp 1
58 dam 30
59 speed 1
60 level 1
61 type 96
62 attacktype 6
63 invisible 1
64 move_on walk
65 no_pick 1
66 end
67