--- deliantra/arch/spell/Bullet/spell_bullet.arc 2007/02/06 22:41:22 1.4 +++ deliantra/arch/spell/Bullet/spell_bullet.arc 2007/03/03 00:51:06 1.5 @@ -1,25 +1,24 @@ -object spell_magic_bullet +Object spell_magic_bullet name magic bullet name_pl magic bullet -skill sorcery -msg -A magic bullet causes damage in anything it hits. -It is fired in the cast direction. -endmsg -other_arch bullet face spell_sorcery.x11 +level 1 sp 1 -maxsp 6 +casting_time 2 +path_attuned 16 +other_arch bullet dam 10 -level 1 +dam_modifier 1 +maxsp 6 +skill sorcery type 101 subtype 5 -attacktype 2 -path_attuned 16 value 10 -invisible 1 -dam_modifier 1 +attacktype 2 no_drop 1 -casting_time 2 +invisible 1 +msg +A magic bullet causes damage in anything it hits. +It is fired in the cast direction. +endmsg end -