ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_lg_icestorm.arc
Revision: 1.13
Committed: Wed Apr 21 09:29:57 2010 UTC (14 years, 3 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.12: +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_large_icestorm
2 inherit type_spell
3 name large icestorm
4 name_pl large icestorm
5 skill evocation
6 msg
7 Fires a cone of freezing cold
8 air, damaging creatures caught inside it. It
9 does have the side effect of encasing objects
10 in blocks of ice, however, so having flint and steel
11 to thaw those is useful.
12 endmsg
13 other_arch icestorm
14 sound misc/river_deep_fast3
15 face spell_evocation.x11
16 sp 13
17 maxsp 11
18 dam 4
19 level 25
20 subtype 7
21 attacktype 18
22 path_attuned 4
23 value 1
24 invisible 1
25 duration 2
26 range 14
27 range_modifier 5
28 dam_modifier 3
29 no_drop 1
30 casting_time 9
31 end
32