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.6 by root, Sat Mar 3 01:24:15 2007 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 related to 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. Its 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.
32endmsg 14endmsg
15other_arch firebullet
16face spell_pyromancy.x11
17sp 13
18maxsp 24
19food 10
20dam 8
21level 8
22type 101
23subtype 5
24attacktype 4
25path_attuned 2
26value 80
27invisible 1
28duration 4
29range 6
30dam_modifier 4
31no_drop 1
32casting_time 8
33end 33end
34

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines