--- deliantra/arch/spell/Bullet/spell_poison_cloud.arc 2006/02/06 20:26:27 1.1 +++ deliantra/arch/spell/Bullet/spell_poison_cloud.arc 2010/04/02 21:34:28 1.13 @@ -1,23 +1,29 @@ -Object spell_poison_cloud +object spell_poison_cloud +inherit type_spell name poison cloud name_pl poison cloud -face spell_sorcery.111 -level 2 -sp 5 -casting_time 10 -path_attuned 16 +skill sorcery +msg +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 -dam 0 -dam_modifier 3 -range 4 -duration 4 +sound wn/bow-puny-miss +face spell_sorcery.x11 +sp 5 maxsp 8 -type 101 +food 5 +dam 0 +level 10 subtype 5 -value 20 attacktype 1026 -no_drop 1 +path_attuned 16 +value 20 invisible 1 -skill sorcery -food 5 +duration 25 +range 4 +dam_modifier 2 +no_drop 1 +casting_time 10 end +