--- deliantra/arch/spell/Bolt/spell_cancellation.arc 2006/02/06 20:26:26 1.1 +++ deliantra/arch/spell/Bolt/spell_cancellation.arc 2010/04/02 21:26:22 1.11 @@ -1,20 +1,25 @@ -Object spell_cancellation +object spell_cancellation +inherit type_spell name cancellation name_pl cancellation -face spell_evocation.111 -level 10 -sp 30 -casting_time 10 -path_attuned 128 -other_arch cancellation skill evocation +msg +Removes magic from locations and items. +It also removes enchantments from items, so beware! +endmsg +other_arch cancellation +face spell_evocation.x11 +sp 30 +level 28 type 101 subtype 4 -value 100 attacktype 32770 -range 12 -duration 1 -no_drop 1 +path_attuned 128 +value 100 invisible 1 duration 8 +range 12 +no_drop 1 +casting_time 10 end +