ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_medium_fireball.arc
(Generate patch)

Comparing deliantra/arch/spell/Bullet/spell_medium_fireball.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:27 2006 UTC vs.
Revision 1.8 by root, Wed Aug 1 00:53:04 2007 UTC

1Object spell_medium_fireball 1object spell_medium_fireball
2name medium fireball 2name medium fireball
3name_pl medium fireball 3name_pl medium fireball
4skill pyromancy
5msg
6A ball of fire which explodes when it hits a target. Be prepared to run from the flames!
7endmsg
8other_arch firebullet
9sound wn/crossbow-fire-miss
4face spell_pyromancy.111 10face spell_pyromancy.x11
11sp 10
12maxsp 24
13food 4
14dam 8
5level 3 15level 3
6sp 10
7casting_time 10
8path_attuned 2
9other_arch firebullet
10dam 8
11dam_modifier 3
12range 6
13duration 4
14maxsp 24
15type 101 16type 101
16subtype 5 17subtype 5
18attacktype 6
19path_attuned 2
17value 30 20value 30
18attacktype 6 21invisible 1
22duration 4
23range 6
24dam_modifier 3
19no_drop 1 25no_drop 1
20invisible 1 26casting_time 10
21skill pyromancy
22food 4
23end 27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines