--- deliantra/arch/spell/Misc/spell_disarm.arc 2006/02/06 20:26:22 1.1 +++ deliantra/arch/spell/Misc/spell_disarm.arc 2010/04/02 21:26:30 1.10 @@ -1,20 +1,23 @@ -Object spell_disarm +object spell_disarm +inherit type_spell name disarm name_pl disarm -face spell_sorcery.111 +skill sorcery +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 30 type 101 subtype 38 -level 4 -value 40 -sp 7 -casting_time 10 -skill sorcery path_attuned 128 -no_drop 1 +value 40 invisible 1 -msg -Disarm is a safe way to disarm traps. It -never fails, but one must cast the spell, and -thus use up spell points to do so. -endmsg +no_drop 1 +casting_time 10 end +