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.3 by pippijn, Tue Jan 2 21:58:22 2007 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
4face spell_pyromancy.x11
5level 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
16subtype 5
17value 30
18attacktype 6
19no_drop 1
20invisible 1
21skill pyromancy 4skill pyromancy
22food 4
23msg 5msg
24A ball of fire which explodes when it hits a target. Be prepared to run from the flames! 6A ball of fire which explodes when it hits a target. Be prepared to run from the flames!
25endmsg 7endmsg
8other_arch firebullet
9sound wn/crossbow-fire-miss
10face spell_pyromancy.x11
11sp 10
12maxsp 24
13food 4
14dam 8
15level 3
16type 101
17subtype 5
18attacktype 6
19path_attuned 2
20value 30
21invisible 1
22duration 4
23range 6
24dam_modifier 3
25no_drop 1
26casting_time 10
26end 27end
28

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines