ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Rune/rune_fireball.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:31 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +36 -34 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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