--- deliantra/arch/spell/Bullet/spell_poison_cloud.arc 2007/03/03 00:51:07 1.5 +++ deliantra/arch/spell/Bullet/spell_poison_cloud.arc 2007/08/01 00:53:04 1.8 @@ -1,27 +1,29 @@ -Object spell_poison_cloud +object spell_poison_cloud name poison cloud name_pl poison cloud +skill sorcery +msg +This spell produces a ball which flies foward and explodes into +a poisonous gas cloud. Monsters within it are slowed, weakened, and possibly killed. +endmsg +other_arch poisonbullet +sound wn/bow-puny-miss face spell_sorcery.x11 -level 2 sp 5 -casting_time 10 -path_attuned 16 -other_arch poisonbullet -dam 0 -dam_modifier 3 -range 4 -duration 4 maxsp 8 +food 5 +dam 0 +level 2 type 101 subtype 5 -value 20 attacktype 1026 -no_drop 1 +path_attuned 16 +value 20 invisible 1 -skill sorcery -food 5 -msg -This spell produces a ball which flies foward and explodes into -a poisonous gas cloud. Monsters within it are slowed, weakened, and possibly killed. -endmsg +duration 4 +range 4 +dam_modifier 3 +no_drop 1 +casting_time 10 end +