ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_dragonbreath.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:29 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_dragonbreath
2     name dragonbreath
3     name_pl dragonbreath
4 pippijn 1.2 face spell_pyromancy.x11
5 root 1.1 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