--- deliantra/arch/spell/Bullet/spell_poison_cloud.arc 2007/03/03 01:16:48 1.6 +++ deliantra/arch/spell/Bullet/spell_poison_cloud.arc 2007/03/03 01:24:16 1.7 @@ -1,27 +1,28 @@ 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 -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 +