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.4 by root, Sat Mar 3 00:51:09 2007 UTC vs.
Revision 1.7 by root, Sun Sep 28 07:29:59 2008 UTC

1Object spell_slow 1object spell_slow
2name slow 2name slow
3name_pl slow 3name_pl slow
4skill sorcery
5msg
6This spell will slow down its target.
7endmsg
8other_arch slow
4face spell_sorcery.x11 9face spell_sorcery.x11
10sp 5
11maxsp 20
12dam 5
5level 1 13level 1
6sp 5
7casting_time 10
8path_attuned 0
9other_arch slow
10dam 5
11dam_modifier 0
12range 5
13duration 2
14range_modifier 4
15maxsp 20
16type 101 14type 101
17subtype 7 15subtype 7
16attacktype 2050
17path_attuned 0
18value 10 18value 10
19attacktype 2050 19invisible 1
20duration 2
21range 5
22range_modifier 4
23dam_modifier 0
20no_drop 1 24no_drop 1
21invisible 1 25casting_time 10
22skill sorcery
23end 26end
27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines