--- deliantra/arch/spell/Detect/spell_detect_magic.arc 2007/02/06 22:41:25 1.4 +++ deliantra/arch/spell/Detect/spell_detect_magic.arc 2007/03/03 00:51:09 1.5 @@ -1,23 +1,22 @@ -object spell_detect_magic +Object spell_detect_magic name detect magic name_pl detect magic -skill sorcery -msg -*All* magic items in your inventory will be marked as magic. -endmsg -other_arch detect_magic face spell_sorcery.x11 -sp 1 level 1 +sp 1 +casting_time 13 +path_attuned 8192 +skill sorcery type 101 subtype 33 -path_attuned 8192 value 10 +no_drop 1 invisible 1 range 12 range_modifier 5 -no_drop 1 +other_arch detect_magic known_magical 1 -casting_time 13 +msg +*All* magic items in your inventory will be marked as magic. +endmsg end -