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.9 by root, Thu Sep 17 08:14:47 2009 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
6Fires a small bullet of fire, that 7Fires a small bullet of fire, that
13sp 16 14sp 16
14maxsp 32 15maxsp 32
15food 4 16food 4
16dam 8 17dam 8
17level 25 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