--- deliantra/arch/spell/Misc/spell_disarm.arc 2007/03/03 00:51:15 1.5 +++ deliantra/arch/spell/Misc/spell_disarm.arc 2008/09/28 07:30:00 1.8 @@ -1,21 +1,22 @@ -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 +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 +