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.12 by elmex, Wed Apr 21 09:29:56 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
19subtype 5 19subtype 5
20attacktype 6 20attacktype 6
21path_attuned 2 21path_attuned 2
22value 50 22value 1
23invisible 1 23invisible 1
24duration 4 24duration 4
25range 8 25range 8
26dam_modifier 4 26dam_modifier 4
27no_drop 1 27no_drop 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines