--- deliantra/arch/spell/Cone/spell_holy_word.arc 2006/02/06 20:26:24 1.1 +++ deliantra/arch/spell/Cone/spell_holy_word.arc 2007/02/06 22:41:25 1.4 @@ -1,23 +1,27 @@ -Object spell_holy_word +object spell_holy_word name holy word name_pl holy word -face spell_praying.111 -level 1 -grace 4 -casting_time 1 -path_attuned 65536 +skill praying +msg +This prayer is a cone spell, doing damage to the enemies of your god! On other creatures the spell has no effect, so be careful. +endmsg other_arch holy_word -dam 2 -dam_modifier 4 -range 2 -duration 1 -range_modifier 4 +face spell_praying.x11 +grace 4 maxgrace 10 +dam 2 +level 1 type 101 subtype 7 -value 10 attacktype 2097152 -no_drop 1 +path_attuned 65536 +value 10 invisible 1 -skill praying +duration 1 +range 2 +range_modifier 4 +dam_modifier 4 +no_drop 1 +casting_time 1 end +