ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_lg_icestorm.arc
(Generate patch)

Comparing deliantra/arch/spell/Cone/spell_lg_icestorm.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:41:25 2007 UTC vs.
Revision 1.4 by root, Sat Mar 3 00:51:09 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines