ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_burning_hands.arc
Revision: 1.15
Committed: Wed Apr 21 09:29:57 2010 UTC (14 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.14: +1 -1 lines
Log Message:
rebalanced spell values.

base value for spellbooks have been adjusted greatly too.
also adjusted darcap town2 shops a bit w.r.t. difficulty and shopgreed.

File Contents

# Content
1 object spell_burning_hands
2 inherit type_spell
3 name burning hands
4 name_pl burning hands
5 skill pyromancy
6 msg
7 Project a cone of fire in front of you.
8 The gains strength as the caster grows in level,
9 so it remains one of the best spells even at high level.
10 endmsg
11 other_arch firebreath
12 sound wn/fire
13 face spell_pyromancy.x11
14 sp 10
15 maxsp 9
16 dam 4
17 level 11
18 subtype 7
19 attacktype 6
20 path_attuned 2
21 value 1
22 invisible 1
23 duration 2
24 range 5
25 range_modifier 4
26 dam_modifier 4
27 no_drop 1
28 casting_time 5
29 end
30