--- deliantra/arch/spell/Misc/spell_disarm.arc 2007/02/06 22:41:28 1.4 +++ deliantra/arch/spell/Misc/spell_disarm.arc 2007/03/03 00:51:15 1.5 @@ -1,22 +1,21 @@ -object spell_disarm +Object spell_disarm name disarm name_pl disarm +face spell_sorcery.x11 +type 101 +subtype 38 +level 4 +value 40 +sp 7 +casting_time 10 skill sorcery +path_attuned 128 +no_drop 1 +invisible 1 msg Disarm is a safe way to disarm traps. It will never trigger a trap, even if it fails, but one must cast the spell, and thus use up spell points to do so. endmsg -face spell_sorcery.x11 -sp 7 -level 4 -type 101 -subtype 38 -path_attuned 128 -value 40 -invisible 1 -no_drop 1 -casting_time 10 end -