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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines