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

Comparing deliantra/arch/spell/Bullet/spell_large_fireball.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:24:15 2007 UTC vs.
Revision 1.9 by root, Thu Sep 17 08:14:47 2009 UTC

1object spell_large_fireball 1object spell_large_fireball
2name large fireball 2name large fireball
3name_pl large fireball 3name_pl large fireball
4skill pyromancy 4skill pyromancy
5msg 5msg
6This spell fires a small bullet of fire, that 6Fires a small bullet of fire, that
7explodes into a large area of fire when it 7explodes into a large area of fire when it
8hits something. 8hits something.
9endmsg 9endmsg
10other_arch firebullet 10other_arch firebullet
11sound wn/crossbow-fire-miss
11face spell_pyromancy.x11 12face spell_pyromancy.x11
12sp 16 13sp 16
13maxsp 32 14maxsp 32
14food 4 15food 4
15dam 8 16dam 8
16level 5 17level 25
17type 101 18type 101
18subtype 5 19subtype 5
19attacktype 6 20attacktype 6
20path_attuned 2 21path_attuned 2
21value 50 22value 50

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines