--- deliantra/arch/spell/Cone/spell_face_of_death.arc 2007/01/02 21:58:29 1.2 +++ deliantra/arch/spell/Cone/spell_face_of_death.arc 2007/02/06 22:41:25 1.3 @@ -1,24 +1,6 @@ -Object spell_face_of_death +object spell_face_of_death name face of death name_pl face of death -face spell_praying.x11 -level 22 -grace 80 -casting_time 10 -path_attuned 262144 -other_arch face_of_death -dam 0 -dam_modifier 0 -range 4 -duration 2 -range_modifier 12 -maxgrace 35 -type 101 -subtype 7 -value 220 -attacktype 131072 -no_drop 1 -invisible 1 skill praying msg Face of death fires a fan of death. @@ -29,4 +11,23 @@ equipment either on the creatures or on the floor. endmsg +other_arch face_of_death +face spell_praying.x11 +grace 80 +maxgrace 35 +dam 0 +level 22 +type 101 +subtype 7 +attacktype 131072 +path_attuned 262144 +value 220 +invisible 1 +duration 2 +range 4 +range_modifier 12 +dam_modifier 0 +no_drop 1 +casting_time 10 end +