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

Comparing deliantra/arch/spell/Cone/spell_slow.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_slow 1Object spell_slow
2name slow 2name slow
3name_pl slow 3name_pl slow
4skill sorcery 4face spell_sorcery.x11
5level 1
6sp 5
7casting_time 10
8path_attuned 0
5other_arch slow 9other_arch slow
6face spell_sorcery.x11 10dam 5
7sp 5 11dam_modifier 0
12range 5
13duration 2
14range_modifier 4
8maxsp 20 15maxsp 20
9dam 5
10level 1
11type 101 16type 101
12subtype 7 17subtype 7
18value 10
13attacktype 2050 19attacktype 2050
14path_attuned 0 20no_drop 1
15value 10
16invisible 1 21invisible 1
17duration 2 22skill sorcery
18range 5
19range_modifier 4
20dam_modifier 0
21no_drop 1
22casting_time 10
23end 23end
24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines