ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_dragonbreath.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:24 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_dragonbreath
2     name dragonbreath
3     name_pl dragonbreath
4     face spell_pyromancy.111
5     level 12
6     sp 13
7     casting_time 5
8     path_attuned 2
9     other_arch firebreath
10     dam 25
11     dam_modifier 3
12     range 7
13     duration 2
14     range_modifier 5
15     maxsp 11
16     type 101
17     subtype 7
18     value 120
19     # Note this is not magical!
20     attacktype 4
21     no_drop 1
22     invisible 1
23     skill pyromancy
24     msg
25     Dragonbreath is a cone effect that fires
26     sheets of fire. Since this fire is not
27     magical, it affects many creatures that are
28     immune to magic. Target creatures still have
29     to be vulnerable to the effects of fire for
30     this to do any damage, of course.
31     endmsg
32     end