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

Comparing deliantra/arch/spell/BlessCurse/spell_curse.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:41:19 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:03 2007 UTC

1object spell_curse 1Object spell_curse
2name curse 2name curse
3name_pl curse 3name_pl curse
4face spell_praying.x11
5level 2
6grace 8
7casting_time 5
8path_attuned 128
4skill praying 9skill praying
10type 101
11subtype 26
12value 20
13no_drop 1
14invisible 1
15duration_modifier 4
16duration 500
17maxgrace 30
18resist_godpower 35
19ac -1
20wc -1
21range 30
5msg 22msg
6Your god will cast a curse on your target. 23Your god will cast a curse on your target.
7The curse will alter some of his stats in a negative way. 24The curse will alter some of his stats in a negative way.
8endmsg 25endmsg
9face spell_praying.x11
10grace 8
11maxgrace 30
12wc -1
13ac -1
14level 2
15type 101
16subtype 26
17resist_godpower 35
18path_attuned 128
19value 20
20invisible 1
21duration 500
22range 30
23duration_modifier 4
24no_drop 1
25casting_time 5
26end 26end
27

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines