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

Comparing deliantra/arch/spell/BlessCurse/spell_holy_possession.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.11 by elmex, Wed Apr 21 09:29:56 2010 UTC

1Object spell_holy_possession 1object spell_holy_possession
2inherit type_spell
2name holy possession 3name holy possession
3name_pl holy possession 4name_pl holy possession
5race holy_blessing
6skill praying
7msg
8This is a stronger form of blessing of your god, which alters
9some of your stats in a positive way.
10endmsg
4face spell_praying.111 11face spell_praying.x11
5level 9
6grace 30 12grace 30
7casting_time 10
8path_attuned 128
9skill praying
10type 101
11subtype 25
12race holy_blessing
13value 90
14no_drop 1
15invisible 1
16duration_modifier 4
17duration 500
18maxgrace 30 13maxgrace 30
19resist_godpower 95
20attacktype 1
21wc 2 14wc 2
22ac 2 15ac 2
16level 15
17subtype 25
18attacktype 1
19resist_godpower 95
20path_attuned 128
21value 1
22invisible 1
23last_grace 1 23last_grace 1
24duration 500
25duration_modifier 4
26no_drop 1
27casting_time 10
24end 28end
29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines