ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_hellfire.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:22 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object spell_hellfire
2     name hellfire
3     name_pl hellfire
4 pippijn 1.2 face spell_pyromancy.x11
5 root 1.1 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