--- deliantra/arch/spell/Healing/spell_restoration.arc 2007/01/02 21:58:31 1.2 +++ deliantra/arch/spell/Healing/spell_restoration.arc 2009/09/17 08:14:48 1.10 @@ -1,26 +1,30 @@ -Object spell_restoration +object spell_restoration name restoration name_pl restoration +skill praying +msg +Heals all damage, confusion, +poison, and disease, and also provides a full +stomach. In other words, it restores about +any negative effect you might suffer from. +of food to the recipient. + +The only thing it does not take care of is actual death. +endmsg +other_arch healing +sound wn/heal face spell_praying.x11 -level 13 grace 80 -casting_time 15 -path_attuned 256 -other_arch healing -skill praying +food 999 +dam 9999 +level 40 type 101 subtype 21 +attacktype 37749792 +path_attuned 256 value 130 -no_drop 1 invisible 1 -attacktype 37749792 -food 999 -dam 9999 -msg -Restoration heals all damage, confusion, -poison, and disease, and also provides a full -stomach of food to the recipient. The only -thing it does not take care of is actual -death. -endmsg +no_drop 1 +casting_time 15 end +