ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_lg_icestorm.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:50 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

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.4 face spell_evocation.x11
5     level 12
6     sp 13
7     casting_time 9
8     path_attuned 4
9     other_arch icestorm
10     dam 4
11     dam_modifier 3
12     range 14
13     duration 2
14     range_modifier 5
15     maxsp 11
16     type 101
17     subtype 7
18     value 120
19     attacktype 18
20     no_drop 1
21     invisible 1
22 root 1.3 skill evocation
23     msg
24     Large icestorm fires a cone of freezing cold
25     air, damaging creatures caught inside it. It
26     does have the side effect of encasing objects
27     in blocks of ice.
28     endmsg
29 root 1.1 end