ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_dragonbreath.arc
Revision: 1.9
Committed: Sun Sep 28 15:12:03 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
Changes since 1.8: +2 -2 lines
Log Message:
rebalancing of all spell levels, some sp changes

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 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 45
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