--- deliantra/arch/spell/Bullet/spell_poison_cloud.arc 2007/02/06 22:41:23 1.4 +++ deliantra/arch/spell/Bullet/spell_poison_cloud.arc 2007/03/03 01:16:48 1.6 @@ -1,28 +1,27 @@ 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 face spell_sorcery.x11 +level 2 sp 5 -maxsp 8 -food 5 +casting_time 10 +path_attuned 16 +other_arch poisonbullet dam 0 -level 2 +dam_modifier 3 +range 4 +duration 4 +maxsp 8 type 101 subtype 5 -attacktype 1026 -path_attuned 16 value 20 -invisible 1 -duration 4 -range 4 -dam_modifier 3 +attacktype 1026 no_drop 1 -casting_time 10 +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 end -