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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines