--- deliantra/arch/spell/MovingBall/spell_poison_fog.arc 2007/03/03 00:51:16 1.5 +++ deliantra/arch/spell/MovingBall/spell_poison_fog.arc 2008/09/28 15:12:04 1.9 @@ -1,25 +1,29 @@ -Object spell_poison_fog +object spell_poison_fog name poison fog name_pl poison fog +skill praying +msg +This special prayer of Gnarg summons a cloud of poisonous vapors which +pursues and poisons enemies of the player. + +Granted at low level. +endmsg +other_arch poison_fog face spell_praying.x11 +grace 15 +maxgrace 10 +dam 10 +level 15 type 101 subtype 35 -level 5 -value 50 -grace 15 -casting_time 10 -skill praying +attacktype 1024 path_attuned 131072 -other_arch poison_fog -dam 10 -dam_modifier 5 +value 50 +invisible 1 duration 5 duration_modifier 4 -maxgrace 10 -attacktype 1024 +dam_modifier 5 no_drop 1 -invisible 1 -msg -This special prayer of Gnarg summons a cloud of poisonous vapors which pursues and poisons enemies of the player. Granted at low level. -endmsg +casting_time 10 end +