ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_hellfire.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:27 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 Object spell_hellfire
2     name hellfire
3     name_pl hellfire
4     face spell_pyromancy.111
5     level 8
6     sp 13
7     casting_time 8
8     path_attuned 2
9     other_arch firebullet
10     dam 8
11     dam_modifier 4
12     range 6
13     duration 4
14     maxsp 24
15     type 101
16     subtype 5
17     value 80
18     attacktype 4
19     no_drop 1
20     invisible 1
21     skill pyromancy
22     food 10
23     msg
24     This spell is related to fireball. It fires
25     a small bullet of fire, that then explodes
26     into a large area of fire. Its main
27     difference compared to the traditional
28     fireball spell is that this spell is pure
29     fire, with no magical elements, which enables
30     it to damage creatures that are immune to
31     magic.
32     endmsg
33     end