ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_hellfire.arc
Revision: 1.8
Committed: Sun Sep 28 07:29:59 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
Changes since 1.7: +3 -3 lines
Log Message:
update many spell descritpions, using my new toy cf-slotutil

File Contents

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