--- deliantra/arch/spell/Misc/spell_remove_damnation.arc 2007/01/02 21:58:37 1.2 +++ deliantra/arch/spell/Misc/spell_remove_damnation.arc 2009/09/17 08:14:49 1.9 @@ -1,25 +1,26 @@ -Object spell_remove_damnation +object spell_remove_damnation name remove damnation name_pl remove damnation +skill praying +msg +Eliminates the damned status +of any objects the caster currently has +equipped. This allows the character to +unequip these items. It does not alter the +damned status for objects that are not +equipped. +endmsg face spell_praying.x11 -level 15 grace 150 -casting_time 25 -path_attuned 256 -skill praying +maxgrace 30 +level 55 type 101 subtype 31 +path_attuned 256 value 150 -no_drop 1 invisible 1 +no_drop 1 damned 1 -maxgrace 30 -msg -Remove damnation eliminates the damned status -of any objects the character currently has -equipped. This allows the character to -unequip these items. It does not alter the -damned status for objects that are not -equipped. -endmsg +casting_time 25 end +