--- deliantra/arch/spell/Detect/spell_show_invisible.arc 2006/02/06 20:26:25 1.1 +++ deliantra/arch/spell/Detect/spell_show_invisible.arc 2010/04/02 21:26:28 1.10 @@ -1,19 +1,26 @@ -Object spell_show_invisible +object spell_show_invisible +inherit type_spell name show invisible name_pl show invisible -face spell_praying.111 -level 7 -grace 10 -casting_time 20 skill praying -path_attuned 8192 +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 10 type 101 subtype 33 +path_attuned 8192 value 50 -no_drop 1 invisible 1 range 12 range_modifier 5 -other_arch detect_magic +no_drop 1 make_invisible 1 +casting_time 20 end +