--- deliantra/arch/spell/MovingBall/spell_poison_fog.arc 2007/01/02 21:58:38 1.3 +++ deliantra/arch/spell/MovingBall/spell_poison_fog.arc 2007/02/06 22:41:30 1.4 @@ -1,25 +1,26 @@ -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 5 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 +