--- deliantra/arch/spell/Bullet/spell_poison_cloud.arc 2007/02/06 22:41:23 1.4 +++ deliantra/arch/spell/Bullet/spell_poison_cloud.arc 2010/04/21 09:29:57 1.14 @@ -1,27 +1,28 @@ 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 +sound wn/bow-puny-miss face spell_sorcery.x11 sp 5 maxsp 8 food 5 dam 0 -level 2 -type 101 +level 10 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