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

Comparing deliantra/arch/spell/Cone/spell_icestorm.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:16:50 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:24:18 2007 UTC

1object spell_icestorm 1object spell_icestorm
2name icestorm 2name icestorm
3name_pl icestorm 3name_pl icestorm
4face spell_evocation.x11
5level 1
6sp 5
7casting_time 8
8path_attuned 4
9other_arch icestorm
10dam 4
11dam_modifier 3
12range 6
13duration 2
14range_modifier 5
15maxsp 9
16type 101
17subtype 7
18value 10
19attacktype 18
20no_drop 1
21invisible 1
22skill evocation 4skill evocation
23msg 5msg
24A cone of ice which freezes monsters facing the caster. This spell gains power with level, so it remains useful even at high level. 6A cone of ice which freezes monsters facing the caster. This spell gains power with level, so it remains useful even at high level.
25endmsg 7endmsg
8other_arch icestorm
9face spell_evocation.x11
10sp 5
11maxsp 9
12dam 4
13level 1
14type 101
15subtype 7
16attacktype 18
17path_attuned 4
18value 10
19invisible 1
20duration 2
21range 6
22range_modifier 5
23dam_modifier 3
24no_drop 1
25casting_time 8
26end 26end
27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines