--- deliantra/arch/spell/Swarm/spell_missile_swarm.arc 2007/02/06 22:41:31 1.4 +++ deliantra/arch/spell/Swarm/spell_missile_swarm.arc 2007/03/03 00:51:20 1.5 @@ -1,23 +1,22 @@ -object spell_missile_swarm +Object spell_missile_swarm name missile swarm name_pl missile swarm -skill sorcery -msg -This spell fires many magic missiles. They can actually turn to reach the target, but the turning is weak. The tracking is stupid: at times these missiles will fly right into a wall. -endmsg -other_arch spell_magic_missile face spell_sorcery.x11 -sp 6 -maxsp 12 -level 7 +skill sorcery type 101 subtype 36 -path_attuned 16 +level 7 value 70 -invisible 1 +sp 6 +casting_time 3 +path_attuned 16 +other_arch spell_magic_missile duration 3 duration_modifier 4 +maxsp 12 no_drop 1 -casting_time 3 +invisible 1 +msg +This spell fires many magic missiles. They can actually turn to reach the target, but the turning is weak. The tracking is stupid: at times these missiles will fly right into a wall. +endmsg end -