--- deliantra/arch/spell/Misc/spell_identify.arc 2007/03/03 01:16:54 1.5 +++ deliantra/arch/spell/Misc/spell_identify.arc 2007/03/03 01:24:21 1.6 @@ -1,20 +1,7 @@ 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 @@ -22,4 +9,18 @@ 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 +