ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_dragonbreath.arc
Revision: 1.4
Committed: Sat Mar 3 00:51:09 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +20 -21 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# Content
1 Object spell_dragonbreath
2 name dragonbreath
3 name_pl dragonbreath
4 face spell_pyromancy.x11
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