--- deliantra/arch/spell/SummonMonster/spell_small_speedball.arc 2007/02/06 22:41:31 1.3 +++ deliantra/arch/spell/SummonMonster/spell_small_speedball.arc 2007/03/03 00:51:20 1.4 @@ -1,7 +1,19 @@ -object spell_small_speedball +Object spell_small_speedball name small speedball name_pl small speedball +face spell_evocation.x11 +type 101 +subtype 27 +level 3 +sp 3 +casting_time 5 +path_attuned 16 +other_arch speedball skill evocation +value 30 +no_drop 1 +invisible 1 +monster 1 msg Speedballs are bundles of magical energy that hunt out enemies to hit. They do a small @@ -9,17 +21,4 @@ strike. After speedballs hit a creature, they dissipate. endmsg -other_arch speedball -face spell_evocation.x11 -sp 3 -level 3 -type 101 -subtype 27 -path_attuned 16 -value 30 -invisible 1 -monster 1 -no_drop 1 -casting_time 5 end -