--- deliantra/arch/spell/Bullet/spell_poison_cloud.arc 2008/09/28 15:12:02 1.9 +++ deliantra/arch/spell/Bullet/spell_poison_cloud.arc 2010/04/21 09:29:57 1.14 @@ -1,9 +1,10 @@ object spell_poison_cloud +inherit type_spell name poison cloud name_pl poison cloud skill sorcery msg -This spell produces a ball which flies foward and explodes into +Produces a ball which flies forward and explodes into a poisonous gas cloud. Monsters within it are slowed, weakened, and possibly killed. endmsg other_arch poisonbullet @@ -14,15 +15,14 @@ food 5 dam 0 level 10 -type 101 subtype 5 attacktype 1026 path_attuned 16 -value 20 +value 1 invisible 1 -duration 4 +duration 25 range 4 -dam_modifier 3 +dam_modifier 2 no_drop 1 casting_time 10 end