--- deliantra/arch/spell/Misc/spell_remove_curse.arc 2007/01/02 21:58:37 1.2 +++ deliantra/arch/spell/Misc/spell_remove_curse.arc 2008/09/28 15:12:03 1.8 @@ -1,24 +1,25 @@ -Object spell_remove_curse +object spell_remove_curse name remove curse name_pl remove curse -face spell_praying.x11 -level 8 -grace 80 -casting_time 20 -path_attuned 256 skill praying -type 101 -subtype 31 -value 80 -no_drop 1 -invisible 1 -cursed 1 -maxgrace 30 msg Remove curse eliminates the cursed status of any objects the character currently has equipped, allowing the character to unequip -these items. It does not alter the cursed +these items. It does not alter the cursed status for objects that are not equipped. endmsg +face spell_praying.x11 +grace 80 +maxgrace 30 +level 40 +type 101 +subtype 31 +path_attuned 256 +value 80 +invisible 1 +no_drop 1 +cursed 1 +casting_time 20 end +