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

Comparing deliantra/arch/spell/Misc/spell_remove_damnation.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:24:22 2007 UTC vs.
Revision 1.10 by root, Fri Apr 2 21:26:30 2010 UTC

1object spell_remove_damnation 1object spell_remove_damnation
2inherit type_spell
2name remove damnation 3name remove damnation
3name_pl remove damnation 4name_pl remove damnation
4skill praying 5skill praying
5msg 6msg
6Remove damnation eliminates the damned status 7Eliminates the damned status
7of any objects the character currently has 8of any objects the caster currently has
8equipped. This allows the character to 9equipped. This allows the character to
9unequip these items. It does not alter the 10unequip these items. It does not alter the
10damned status for objects that are not 11damned status for objects that are not
11equipped. 12equipped.
12endmsg 13endmsg
13face spell_praying.x11 14face spell_praying.x11
14grace 150 15grace 150
15maxgrace 30 16maxgrace 30
16level 15 17level 55
17type 101 18type 101
18subtype 31 19subtype 31
19path_attuned 256 20path_attuned 256
20value 150 21value 150
21invisible 1 22invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines