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.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:34:29 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
4face spell_praying.111
5level 15
6grace 150
7casting_time 25
8path_attuned 256
9skill praying 5skill praying
10type 101
11subtype 31
12value 150
13no_drop 1
14invisible 1
15damned 1
16maxgrace 30
17msg 6msg
18Remove damnation eliminates the damned status 7Eliminates the damned status
19of any objects the character currently has 8of any objects the caster currently has
20equipped. This allows the character to 9equipped. This allows the character to
21unequip these items. It does not alter the 10unequip these items. It does not alter the
22damned status for objects that are not 11damned status for objects that are not
23equipped. 12equipped.
24endmsg 13endmsg
14face spell_praying.x11
15grace 150
16maxgrace 30
17level 55
18subtype 31
19path_attuned 256
20value 150
21invisible 1
22no_drop 1
23damned 1
24casting_time 25
25end 25end
26

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines