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.7 by root, Wed Aug 1 00:53:04 2007 UTC vs.
Revision 1.10 by root, Thu Sep 17 08:14:47 2009 UTC

1object spell_hellfire 1object spell_hellfire
2name hellfire 2name hellfire
3name_pl hellfire 3name_pl hellfire
4skill pyromancy 4skill pyromancy
5msg 5msg
6This spell is related to fireball. It fires 6Fires a, well, small bullet of fire at the targetted direction, which
7a small bullet of fire, that then explodes 7then explodes into a large area of fire. The main difference compared to
8into a large area of fire. Its main 8the traditional fireball spell is that this spell is pure fire, with no
9difference compared to the traditional 9magical elements, which enables it to damage creatures that are immune to
10fireball spell is that this spell is pure 10magic attacks, but not to fire.
11fire, with no magical elements, which enables
12it to damage creatures that are immune to
13magic.
14endmsg 11endmsg
15other_arch firebullet 12other_arch firebullet
16sound wn/crossbow-fire-miss 13sound wn/crossbow-fire-miss
17face spell_pyromancy.x11 14face spell_pyromancy.x11
18sp 13 15sp 18
19maxsp 24 16maxsp 24
20food 10 17food 10
21dam 8 18dam 8
22level 8 19level 35
23type 101 20type 101
24subtype 5 21subtype 5
25attacktype 4 22attacktype 4
26path_attuned 2 23path_attuned 2
27value 80 24value 80

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines