ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_dragonfire.arc
Revision: 1.1
Committed: Sun Nov 9 15:37:40 2008 UTC (15 years, 7 months ago) by elmex
Branch: MAIN
CVS Tags: rel-2_80, rel-2_72, rel-2_73, rel-2_79, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_78
Log Message:
dragonbreath becomes level 12 again, and created dragonfire instead.

File Contents

# User Rev Content
1 elmex 1.1 object spell_dragonfire
2     name dragonfire
3     name_pl dragonfire
4     skill pyromancy
5     msg
6     Dragonfire is a cone effect that fires
7     sheets of fire. Since this fire immitates the dragonbreath of dragons it
8     is not magical, and it even affects creatures that are
9     immune to magic. Target creatures still have
10     to be vulnerable to the effects of fire for
11     this to do any damage, of course.
12     endmsg
13     other_arch firebreath
14     sound wn/fire
15     face spell_pyromancy.x11
16     sp 18
17     maxsp 11
18     dam 25
19     level 60
20     type 101
21     subtype 7
22     attacktype 4
23     path_attuned 2
24     value 120
25     invisible 1
26     duration 2
27     range 7
28     range_modifier 5
29     dam_modifier 3
30     no_drop 1
31     # Note this is not magical!
32     casting_time 5
33     end
34