ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_fireball.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: +2 -2 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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