--- deliantra/arch/spell/Healing/spell_major_healing.arc 2007/01/02 21:58:31 1.3 +++ deliantra/arch/spell/Healing/spell_major_healing.arc 2010/04/21 09:29:59 1.12 @@ -1,21 +1,23 @@ -Object spell_major_healing +object spell_major_healing +inherit type_spell name major healing name_pl major healing -face spell_praying.x11 -level 8 -grace 10 -casting_time 9 -path_attuned 256 -other_arch healing skill praying -type 101 -subtype 21 -value 80 -no_drop 1 -invisible 1 -hp 5 -dam 4 msg This prayer heals major wounds on either the beseecher or the target. endmsg +other_arch healing +sound wn/heal +face spell_praying.x11 +hp 5 +grace 10 +dam 4 +level 20 +subtype 21 +path_attuned 256 +value 1 +invisible 1 +no_drop 1 +casting_time 9 end +