--- deliantra/arch/spell/Healing/spell_cure_disease.arc 2007/02/06 22:41:25 1.4 +++ deliantra/arch/spell/Healing/spell_cure_disease.arc 2007/03/03 01:16:51 1.6 @@ -1,21 +1,20 @@ object spell_cure_disease name cure disease name_pl cure disease -skill praying -msg -This prayer cures *all* disease from your character. -endmsg -other_arch healing face spell_praying.x11 -grace 30 level 5 +grace 30 +casting_time 10 +path_attuned 256 +other_arch healing +skill praying type 101 subtype 21 -attacktype 33554432 -path_attuned 256 value 50 -invisible 1 no_drop 1 -casting_time 10 +invisible 1 +attacktype 33554432 +msg +This prayer cures *all* disease from your character. +endmsg end -