--- deliantra/arch/spell/RaiseDead/spell_raise_dead.arc 2007/03/03 00:51:17 1.4 +++ deliantra/arch/spell/RaiseDead/spell_raise_dead.arc 2008/09/28 15:12:04 1.8 @@ -1,26 +1,27 @@ -Object spell_raise_dead +object spell_raise_dead name raise dead name_pl raise dead -face spell_praying.x11 -type 101 -subtype 1 -level 10 -value 100 -grace 150 -casting_time 25 -path_attuned 256 skill praying -no_drop 1 -invisible 1 -Con 2 -exp 5 -randomitems raise_dead_failure msg -This spell brings back a dead character. The +This spell brings back a dead character. The raised character loses some experience and their constitution is diminished. Note: This spell is only useful on servers which use the permanent death mode of play. endmsg +face spell_praying.x11 +con 2 +grace 150 +exp 5 +level 80 +type 101 +subtype 1 +path_attuned 256 +value 100 +invisible 1 +randomitems raise_dead_failure +no_drop 1 +casting_time 25 end +