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.3 by root, Tue Feb 6 22:41:22 2007 UTC vs.
Revision 1.9 by root, Sun Sep 28 15:12:02 2008 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 6This spell is similar to a fireball. It fires
7a small bullet of fire, that then explodes 7a small bullet of fire, that then explodes
8into a large area of fire. Its main 8into a large area of fire. The main
9difference compared to the traditional 9difference compared to the traditional
10fireball spell is that this spell is pure 10fireball spell is that this spell is pure
11fire, with no magical elements, which enables 11fire, with no magical elements, which enables
12it to damage creatures that are immune to 12it to damage creatures that are immune to
13magic. 13magic attacks, but not to fire.
14endmsg 14endmsg
15other_arch firebullet 15other_arch firebullet
16sound wn/crossbow-fire-miss
16face spell_pyromancy.x11 17face spell_pyromancy.x11
17sp 13 18sp 18
18maxsp 24 19maxsp 24
19food 10 20food 10
20dam 8 21dam 8
21level 8 22level 35
22type 101 23type 101
23subtype 5 24subtype 5
24attacktype 4 25attacktype 4
25path_attuned 2 26path_attuned 2
26value 80 27value 80

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines