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.9 by root, Fri Apr 2 21:26:22 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 13maxgrace 30
8path_attuned 128 14wc 2
9skill praying 15ac 2
16level 15
10type 101 17type 101
11subtype 25 18subtype 25
12race holy_blessing 19attacktype 1
20resist_godpower 95
21path_attuned 128
13value 90 22value 90
23invisible 1
24last_grace 1
25duration 500
26duration_modifier 4
14no_drop 1 27no_drop 1
15invisible 1 28casting_time 10
16duration_modifier 4
17duration 500
18maxgrace 30
19resist_godpower 95
20attacktype 1
21wc 2
22ac 2
23last_grace 1
24end 29end
30

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines