--- deliantra/arch/spell/MovingBall/spell_poison_fog.arc 2006/02/06 20:26:27 1.1 +++ deliantra/arch/spell/MovingBall/spell_poison_fog.arc 2010/04/02 21:34:30 1.11 @@ -1,22 +1,29 @@ -Object spell_poison_fog +object spell_poison_fog +inherit type_spell name poison fog name_pl poison fog -face spell_praying.111 -type 101 -subtype 35 -level 5 -value 50 -grace 15 -casting_time 10 skill praying -path_attuned 131072 +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 -dam_modifier 5 +level 15 +subtype 35 +attacktype 1024 +path_attuned 131072 +value 50 +invisible 1 duration 5 duration_modifier 4 -maxgrace 10 -attacktype 1024 +dam_modifier 5 no_drop 1 -invisible 1 +casting_time 10 end +