--- deliantra/arch/spell/Detect/spell_show_invisible.arc 2007/02/06 22:41:25 1.4 +++ deliantra/arch/spell/Detect/spell_show_invisible.arc 2007/03/03 00:51:10 1.5 @@ -1,23 +1,22 @@ -object spell_show_invisible +Object spell_show_invisible name show invisible name_pl show invisible -skill praying -msg -This prayer may reveal invisible objects or monsters. ** You need this spell to show invisible levers or items on maps. ** -endmsg -other_arch detect_magic face spell_praying.x11 -grace 10 level 7 +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 make_invisible 1 -casting_time 20 +msg +This prayer may reveal invisible objects or monsters. ** You need this spell to show invisible levers or items on maps. ** +endmsg end -