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.7 by root, Sat Mar 3 01:24:15 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
4face spell_pyromancy.111 9face spell_pyromancy.x11
10sp 10
11maxsp 24
12food 4
13dam 8
5level 3 14level 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 15type 101
16subtype 5 16subtype 5
17attacktype 6
18path_attuned 2
17value 30 19value 30
18attacktype 6 20invisible 1
21duration 4
22range 6
23dam_modifier 3
19no_drop 1 24no_drop 1
20invisible 1 25casting_time 10
21skill pyromancy
22food 4
23end 26end
27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines