--- deliantra/arch/spell/Bolt/spell_cancellation.arc 2007/02/06 22:41:20 1.4 +++ deliantra/arch/spell/Bolt/spell_cancellation.arc 2007/03/03 01:16:44 1.6 @@ -1,23 +1,23 @@ object spell_cancellation name cancellation name_pl cancellation -skill evocation -msg -This spell 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 10 +sp 30 +casting_time 10 +path_attuned 128 +other_arch cancellation +skill evocation type 101 subtype 4 -attacktype 32770 -path_attuned 128 value 100 -invisible 1 -duration 8 +attacktype 32770 range 12 +duration 1 no_drop 1 -casting_time 10 +invisible 1 +duration 8 +msg +This spell removes magic from locations and items. It also removes enchantments from items, so beware! +endmsg end -