--- deliantra/arch/spell/Misc/spell_identify.arc 2007/02/06 22:41:28 1.3 +++ deliantra/arch/spell/Misc/spell_identify.arc 2007/03/03 00:51:15 1.4 @@ -1,7 +1,20 @@ -object spell_identify +Object spell_identify name identify name_pl identify +face spell_sorcery.x11 +level 8 +sp 60 +casting_time 20 +path_attuned 8192 skill sorcery +other_arch enchantment +type 101 +subtype 32 +value 80 +no_drop 1 +invisible 1 +dam 3 +dam_modifier 5 msg Fully identifies a small number of otherwise unknown objects in the characters inventory @@ -9,18 +22,4 @@ standing). The number of objects identified increases as caster level increases. endmsg -other_arch enchantment -face spell_sorcery.x11 -sp 60 -dam 3 -level 8 -type 101 -subtype 32 -path_attuned 8192 -value 80 -invisible 1 -dam_modifier 5 -no_drop 1 -casting_time 20 end -