--- deliantra/arch/spell/Cone/spell_holy_word.arc 2007/02/06 22:41:25 1.4 +++ deliantra/arch/spell/Cone/spell_holy_word.arc 2007/03/03 00:51:09 1.5 @@ -1,27 +1,26 @@ -object spell_holy_word +Object spell_holy_word name holy word name_pl holy word -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 face spell_praying.x11 +level 1 grace 4 -maxgrace 10 +casting_time 1 +path_attuned 65536 +other_arch holy_word dam 2 -level 1 +dam_modifier 4 +range 2 +duration 1 +range_modifier 4 +maxgrace 10 type 101 subtype 7 -attacktype 2097152 -path_attuned 65536 value 10 -invisible 1 -duration 1 -range 2 -range_modifier 4 -dam_modifier 4 +attacktype 2097152 no_drop 1 -casting_time 1 +invisible 1 +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 end -