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

Comparing deliantra/arch/spell/Ability/abil_slow.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.2 by root, Tue Feb 6 22:41:19 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines