--- deliantra/arch/spell/MovingBall/spell_poison_fog.arc 2007/02/06 22:41:30 1.4 +++ deliantra/arch/spell/MovingBall/spell_poison_fog.arc 2007/03/03 00:51:16 1.5 @@ -1,26 +1,25 @@ -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 -attacktype 1024 -path_attuned 131072 +level 5 value 50 -invisible 1 +grace 15 +casting_time 10 +skill praying +path_attuned 131072 +other_arch poison_fog +dam 10 +dam_modifier 5 duration 5 duration_modifier 4 -dam_modifier 5 +maxgrace 10 +attacktype 1024 no_drop 1 -casting_time 10 +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 end -