ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_lg_icestorm.arc
Revision: 1.10
Committed: Thu Sep 17 08:14:48 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +1 -1 lines
Log Message:
- try to avoid the word "spell" int he sepll description, and
  also their name, so the description actually fits dusts or
  custom spells better.
- fix some typos/errors in the spell descriptions

File Contents

# Content
1 object spell_large_icestorm
2 name large icestorm
3 name_pl large icestorm
4 skill evocation
5 msg
6 Fires a cone of freezing cold
7 air, damaging creatures caught inside it. It
8 does have the side effect of encasing objects
9 in blocks of ice, however, so having flint and steel
10 to thaw those is useful.
11 endmsg
12 other_arch icestorm
13 sound misc/river_deep_fast3
14 face spell_evocation.x11
15 sp 13
16 maxsp 11
17 dam 4
18 level 25
19 type 101
20 subtype 7
21 attacktype 18
22 path_attuned 4
23 value 120
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