--- deliantra/arch/spell/Misc/spell_identify.arc 2007/01/02 21:58:37 1.2 +++ deliantra/arch/spell/Misc/spell_identify.arc 2007/02/06 22:41:28 1.3 @@ -1,20 +1,7 @@ -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 @@ -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 +