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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines