ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_hellfire.arc
Revision: 1.10
Committed: Thu Sep 17 08:14:47 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +4 -7 lines
Log Message:
- try to avoid the word "spell" int he sepll description, and
  also their name, so the description actually fits dusts or
  custom spells better.
- fix some typos/errors in the spell descriptions

File Contents

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