--- deliantra/arch/spell/MagicMissile/spell_magic_miss.arc 2007/01/02 21:58:32 1.3 +++ deliantra/arch/spell/MagicMissile/spell_magic_miss.arc 2007/02/06 22:41:26 1.4 @@ -1,24 +1,25 @@ -Object spell_magic_missile +object spell_magic_missile name magic missile name_pl magic missile +skill sorcery +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 +other_arch magic_missile 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 1 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 +