--- deliantra/arch/spell/RaiseDead/spell_resurrection.arc 2006/02/06 20:26:25 1.1 +++ deliantra/arch/spell/RaiseDead/spell_resurrection.arc 2008/09/28 15:12:04 1.8 @@ -1,22 +1,9 @@ -Object spell_resurrection +object spell_resurrection name resurrection name_pl resurrection -face spell_praying.111 -type 101 -subtype 1 -level 20 -value 200 -grace 250 -casting_time 50 -path_attuned 256 skill praying -no_drop 1 -invisible 1 -Con 1 -exp 10 -randomitems resurrection_failure msg -This spell brings back a dead character. The +This spell brings back a dead character. The character suffers less experience and constitution loss than that caused by the raise dead spell. @@ -24,4 +11,18 @@ Note: This spell is only useful on servers which use the permanent death mode of play. endmsg +face spell_praying.x11 +con 1 +grace 250 +exp 10 +level 60 +type 101 +subtype 1 +path_attuned 256 +value 200 +invisible 1 +randomitems resurrection_failure +no_drop 1 +casting_time 50 end +