ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_dragonbreath.arc
Revision: 1.6
Committed: Sat Mar 3 01:24:18 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0, rel-2_1
Changes since 1.5: +20 -19 lines
Log Message:
second normaliser run - dude

File Contents

# Content
1 object spell_dragonbreath
2 name dragonbreath
3 name_pl dragonbreath
4 skill pyromancy
5 msg
6 Dragonbreath is a cone effect that fires
7 sheets of fire. Since this fire is not
8 magical, it affects many 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 face spell_pyromancy.x11
15 sp 13
16 maxsp 11
17 dam 25
18 level 12
19 type 101
20 subtype 7
21 attacktype 4
22 path_attuned 2
23 value 120
24 invisible 1
25 duration 2
26 range 7
27 range_modifier 5
28 dam_modifier 3
29 no_drop 1
30 # Note this is not magical!
31 casting_time 5
32 end
33