--- deliantra/arch/spell/Misc/spell_identify.arc 2007/03/03 01:16:54 1.5 +++ deliantra/arch/spell/Misc/spell_identify.arc 2010/04/21 09:30:01 1.11 @@ -1,25 +1,29 @@ object spell_identify +inherit type_spell 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 (or on the floor where the character is -standing). The number of objects identified +standing). There is no way to know which items +will be identified. + +The number of objects identified increases as caster level increases. endmsg +other_arch enchantment +face spell_sorcery.x11 +sp 20 +dam 3 +level 15 +subtype 32 +path_attuned 8192 +value 1 +invisible 1 +dam_modifier 5 +no_drop 1 +casting_time 20 end +