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.1.1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:29:55 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines