--- deliantra/arch/spell/Cone/spell_face_of_death.arc 2006/02/06 20:26:24 1.1.1.1 +++ deliantra/arch/spell/Cone/spell_face_of_death.arc 2010/04/21 09:29:57 1.12 @@ -1,32 +1,35 @@ -Object spell_face_of_death +object spell_face_of_death +inherit type_spell name face of death name_pl face of death -face spell_praying.111 -level 22 -grace 80 -casting_time 10 -path_attuned 262144 +skill praying +msg +"The death rays hit! It dies! It dies! It dies!" Yeah.... + +Fires a fan of pure death. + +Creatures caught within this cone either die outright (regardless of how +many hit points they have) or are completely unharmed. + +This spell does not harm any equipment either on the creatures or on the +floor. +endmsg other_arch face_of_death -dam 0 -dam_modifier 0 -range 4 -duration 2 -range_modifier 12 +face spell_praying.x11 +grace 80 maxgrace 35 -type 101 +dam 0 +level 42 subtype 7 -value 220 attacktype 131072 -no_drop 1 +path_attuned 262144 +value 1 invisible 1 -skill praying -msg -Face of death fires a fan of death. -Creatures caught within this area of death -either die outright (regardless of how many -hit points they have) or are completely -unharmed. This spell does not harm any -equipment either on the creatures or on the -floor. -endmsg +duration 2 +range 4 +range_modifier 12 +dam_modifier 0 +no_drop 1 +casting_time 10 end +