ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_lg_icestorm.arc
Revision: 1.8
Committed: Sun Sep 28 07:29:59 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
Changes since 1.7: +3 -2 lines
Log Message:
update many spell descritpions, using my new toy cf-slotutil

File Contents

# User Rev Content
1 root 1.5 object spell_large_icestorm
2 root 1.1 name large icestorm
3     name_pl large icestorm
4 root 1.6 skill evocation
5     msg
6     Large icestorm fires a cone of freezing cold
7 root 1.8 air, damaging creatures caught inside it. It
8 root 1.6 does have the side effect of encasing objects
9 root 1.8 in blocks of ice, however, so having flint and steel
10     to thaw those is useful.
11 root 1.6 endmsg
12     other_arch icestorm
13 root 1.7 sound misc/river_deep_fast3
14 root 1.4 face spell_evocation.x11
15     sp 13
16 root 1.6 maxsp 11
17 root 1.4 dam 4
18 root 1.6 level 12
19 root 1.4 type 101
20     subtype 7
21 root 1.6 attacktype 18
22     path_attuned 4
23 root 1.4 value 120
24 root 1.6 invisible 1
25     duration 2
26     range 14
27     range_modifier 5
28     dam_modifier 3
29 root 1.4 no_drop 1
30 root 1.6 casting_time 9
31 root 1.1 end
32 root 1.6