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.7 by root, Sat Mar 3 01:24:15 2007 UTC vs.
Revision 1.13 by root, Fri Apr 2 21:34:28 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines