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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines