--- deliantra/arch/spell/Swarm/spell_bullet_storm.arc 2007/02/06 22:41:31 1.4 +++ deliantra/arch/spell/Swarm/spell_bullet_storm.arc 2007/03/03 00:51:20 1.5 @@ -1,24 +1,23 @@ -object spell_bullet_storm +Object spell_bullet_storm name bullet storm name_pl bullet storm -skill evocation -msg -Bullet storm fires multiple bullets in the casting direction -and hurt anything that are hit by the bullets. -endmsg -other_arch spell_lg_magic_bullet face spell_evocation.x11 -sp 8 -maxsp 12 -level 10 +skill evocation type 101 subtype 36 -path_attuned 16 +level 10 value 100 -invisible 1 +sp 8 +casting_time 5 +path_attuned 16 +other_arch spell_lg_magic_bullet duration 3 duration_modifier 4 +maxsp 12 no_drop 1 -casting_time 5 +invisible 1 +msg +Bullet storm fires multiple bullets in the casting direction +and hurt anything that are hit by the bullets. +endmsg end -