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

Comparing deliantra/arch/spell/Bullet/spell_hellfire.arc (file contents):
Revision 1.10 by root, Thu Sep 17 08:14:47 2009 UTC vs.
Revision 1.13 by elmex, Wed Apr 21 09:29:56 2010 UTC

1object spell_hellfire 1object spell_hellfire
2inherit type_spell
2name hellfire 3name hellfire
3name_pl hellfire 4name_pl hellfire
4skill pyromancy 5skill pyromancy
5msg 6msg
6Fires a, well, small bullet of fire at the targetted direction, which 7Fires a, well, small bullet of fire at the targetted direction, which
15sp 18 16sp 18
16maxsp 24 17maxsp 24
17food 10 18food 10
18dam 8 19dam 8
19level 35 20level 35
20type 101
21subtype 5 21subtype 5
22attacktype 4 22attacktype 4
23path_attuned 2 23path_attuned 2
24value 80 24value 1
25invisible 1 25invisible 1
26duration 4 26duration 4
27range 6 27range 6
28dam_modifier 4 28dam_modifier 4
29no_drop 1 29no_drop 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines