--- deliantra/arch/spell/Bullet/spell_bullet.arc 2006/07/10 06:46:01 1.2 +++ deliantra/arch/spell/Bullet/spell_bullet.arc 2007/08/01 00:53:04 1.8 @@ -1,24 +1,26 @@ -Object spell_magic_bullet +object spell_magic_bullet name magic bullet name_pl magic bullet -face spell_sorcery.111 -level 1 -sp 1 -casting_time 2 -path_attuned 16 +skill sorcery +msg +A magic bullet causes damage in anything it hits. +It is fired in the cast direction. +endmsg other_arch bullet -dam 10 -dam_modifier 1 +sound wn/magic-missile-1-miss +face spell_sorcery.x11 +sp 1 maxsp 6 -skill sorcery +dam 10 +level 1 type 101 subtype 5 -value 10 attacktype 2 -no_drop 1 +path_attuned 16 +value 10 invisible 1 -msg -A magic bullet causes damage in anything it hits. -It is fired in the cast direction. -endmsg +dam_modifier 1 +no_drop 1 +casting_time 2 end +