--- deliantra/arch/spell/Misc/spell_identify.arc 2007/03/03 01:16:54 1.5 +++ deliantra/arch/spell/Misc/spell_identify.arc 2010/07/02 19:54:41 1.12 @@ -1,25 +1,28 @@ 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 +msg +Fully identifies some number of otherwise unknown objects in the +characters inventory (or on the floor where the character is standing). + +There is no way to know which items will be identified, except that the +marked item will by identified first. + +The number of objects identified increases as caster level increases. +endmsg other_arch enchantment -type 101 +face spell_sorcery.x11 +sp 20 +dam 3 +level 15 subtype 32 -value 80 -no_drop 1 +path_attuned 8192 +value 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 -increases as caster level increases. -endmsg +no_drop 1 +casting_time 20 end +