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

Comparing deliantra/arch/spell/Ability/abil_icestorm.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.7 by root, Fri Apr 2 21:34:28 2010 UTC

1Object abil_icestorm 1object abil_icestorm
2inherit type_spell
2name icestorm ability 3name icestorm ability
3name_pl icestorm ability 4name_pl icestorm ability
5other_arch icestorm
6sp 5
7maxsp 9
8dam 4
4level 1 9level 1
5sp 5 10subtype 7
11attacktype 16
12path_attuned 4
13value 10
14invisible 1
15duration 2
16range 6
17range_modifier 5
18dam_modifier 3
19no_drop 1
6casting_time 3 20casting_time 3
7path_attuned 4
8other_arch icestorm
9dam 4
10dam_modifier 3
11range 6
12duration 2
13range_modifier 5
14maxsp 9
15type 101
16subtype 7
17value 10
18attacktype 16
19no_drop 1
20invisible 1
21end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines