--- deliantra/arch/spell/Misc/spell_remove_damnation.arc 2010/04/02 21:34:29 1.11 +++ deliantra/arch/spell/Misc/spell_remove_damnation.arc 2010/08/23 16:26:31 1.14 @@ -4,12 +4,13 @@ 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. +Eliminates the damned status of some of the items in your inventory, as +long as their level is below the level of the spell. + +There is no way to know which items will be undamned, except that the +marked item will be tried first. + +The number of objects undamned increases as caster level increases. endmsg face spell_praying.x11 grace 150 @@ -17,10 +18,10 @@ level 55 subtype 31 path_attuned 256 -value 150 +value 1 invisible 1 no_drop 1 -damned 1 +last_sp 1 casting_time 25 end