ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_fireball.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 -2 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

# Content
1 object rune_large_fireball
2 anim
3 rune_fireball.x11
4 rune_fireball.x11
5 mina
6 name Rune of Fireball
7 msg
8 You set off a large fireball!
9 endmsg
10 other_arch spell_large_fireball
11 face rune_fireball.x11
12 is_animated 0
13 cha 20
14 hp 1
15 dam 90
16 speed 1
17 level 1
18 type 96
19 attacktype 6
20 invisible 1
21 move_on walk
22 no_pick 1
23 end
24
25 object rune_medium_fireball
26 anim
27 rune_fireball.x11
28 rune_fireball.x11
29 mina
30 name Rune of Fireball
31 msg
32 You set off a fireball!
33 endmsg
34 other_arch spell_medium_fireball
35 face rune_fireball.x11
36 is_animated 0
37 cha 20
38 hp 1
39 dam 90
40 speed 1
41 level 1
42 type 96
43 attacktype 6
44 invisible 1
45 move_on walk
46 no_pick 1
47 end
48