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.7 by root, Wed Aug 1 00:53:04 2007 UTC vs.
Revision 1.10 by root, Fri Apr 2 21:26:24 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines