ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_fireball.arc
Revision: 1.11
Committed: Tue Nov 3 09:59:30 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93
Changes since 1.10: +2 -2 lines
Log Message:
big cfarch-normalize run

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 magicmap red
14 cha 20
15 hp 1
16 dam 90
17 speed 1
18 level 1
19 type 154
20 attacktype 6
21 invisible 1
22 move_on walk
23 no_pick 1
24 end
25
26 object rune_medium_fireball
27 anim
28 rune_fireball.x11
29 rune_fireball.x11
30 mina
31 name Rune of Fireball
32 msg
33 You set off a fireball!
34 endmsg
35 other_arch spell_medium_fireball
36 face rune_fireball.x11
37 is_animated 0
38 magicmap red
39 cha 20
40 hp 1
41 dam 90
42 speed 1
43 level 1
44 type 154
45 attacktype 6
46 invisible 1
47 move_on walk
48 no_pick 1
49 end
50