--- deliantra/arch/spell/Bullet/spell_sm_bullet.arc 2007/01/02 21:58:22 1.3 +++ deliantra/arch/spell/Bullet/spell_sm_bullet.arc 2007/02/06 22:41:23 1.4 @@ -1,26 +1,27 @@ # Just an evoker version of magic bullet, as a low # mana costing sp to kill things with. -Object spell_small_bullet +object spell_small_bullet name small bullet name_pl small bullet +skill evocation +msg +A magic bullet causes damage in anything it hits. +It is fired in the cast direction. +endmsg +other_arch bullet face spell_evocation.x11 -level 1 sp 1 -casting_time 2 -path_attuned 16 -other_arch bullet -dam 10 -dam_modifier 1 maxsp 6 -skill evocation +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 +