--- deliantra/arch/spell/Healing/spell_heal.arc 2007/02/06 22:41:25 1.4 +++ deliantra/arch/spell/Healing/spell_heal.arc 2007/03/03 00:51:12 1.5 @@ -1,22 +1,21 @@ -object spell_heal +Object spell_heal name heal name_pl heal -skill praying -msg -This prayer heals *all* wounds on either the beseecher or the target. However, it will not cure other problems, such as blindness or disease. -endmsg -other_arch healing face spell_praying.x11 -hp 0 -grace 50 -dam 9999 level 10 +grace 50 +casting_time 12 +path_attuned 256 +other_arch healing +skill praying type 101 subtype 21 -path_attuned 256 value 100 -invisible 1 no_drop 1 -casting_time 12 +invisible 1 +hp 0 +dam 9999 +msg +This prayer heals *all* wounds on either the beseecher or the target. However, it will not cure other problems, such as blindness or disease. +endmsg end -