--- deliantra/arch/spell/Detect/spell_detect_curse.arc 2007/02/06 22:41:25 1.4 +++ deliantra/arch/spell/Detect/spell_detect_curse.arc 2007/03/03 00:51:09 1.5 @@ -1,23 +1,22 @@ -object spell_detect_curse +Object spell_detect_curse name detect curse name_pl detect curse -skill praying -msg -This prayer will mark *all* cursed or damned items in your inventory. -endmsg -other_arch detect_magic face spell_praying.x11 -grace 10 level 5 +grace 10 +casting_time 20 +skill praying +path_attuned 8192 type 101 subtype 33 -path_attuned 8192 value 50 +no_drop 1 invisible 1 range 12 range_modifier 5 -no_drop 1 +other_arch detect_magic known_cursed 1 -casting_time 20 +msg +This prayer will mark *all* cursed or damned items in your inventory. +endmsg end -