--- deliantra/arch/spell/MagicMissile/spell_magic_miss.arc 2007/03/03 00:51:13 1.5 +++ deliantra/arch/spell/MagicMissile/spell_magic_miss.arc 2009/09/17 08:14:49 1.12 @@ -1,24 +1,28 @@ -Object spell_magic_missile +object spell_magic_missile name magic missile name_pl magic missile +skill sorcery +msg +Fires a weakly-tracking magical bolt. +It can actually track the target, but the turning is weak, even stupid: +at times these missiles will fly right into a wall. +endmsg +other_arch magic_missile +sound wn/magic-missile-1-miss face spell_sorcery.x11 -level 1 sp 1 -casting_time 3 -path_attuned 16 -other_arch magic_missile -dam 9 -dam_modifier 1 maxsp 10 -skill sorcery +dam 9 +level 4 type 101 subtype 11 -value 10 attacktype 2 -no_drop 1 +path_attuned 16 +value 10 invisible 1 range 25 -msg -This spell fires a weakly-tracking magical bolt. It 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 +dam_modifier 1 +no_drop 1 +casting_time 3 end +