--- deliantra/arch/spell/Change_Ability/spell_regeneration.arc 2007/02/06 22:41:24 1.4 +++ deliantra/arch/spell/Change_Ability/spell_regeneration.arc 2007/03/03 01:16:50 1.6 @@ -1,24 +1,23 @@ object spell_regeneration name regeneration name_pl regeneration -skill praying -msg -This prayer causes the target to heal more quickly. -endmsg face spell_praying.x11 -hp 1 -grace 15 -maxgrace 10 level 7 +grace 15 +casting_time 10 +path_attuned 128 +skill praying type 101 subtype 24 -path_attuned 128 value 70 +no_drop 1 invisible 1 -duration 500 duration_modifier 6 +duration 500 dam_modifier 5 -no_drop 1 -casting_time 10 +hp 1 +maxgrace 10 +msg +This prayer causes the target to heal more quickly. +endmsg end -