--- deliantra/arch/spell/SummonMonster/spell_large_speedball.arc 2007/03/03 01:16:57 1.5 +++ deliantra/arch/spell/SummonMonster/spell_large_speedball.arc 2007/03/03 01:24:24 1.6 @@ -1,19 +1,7 @@ object spell_large_speedball name large speedball name_pl large speedball -face spell_evocation.x11 -type 101 -subtype 27 -level 6 -sp 6 -casting_time 10 -path_attuned 16 -other_arch lg_speedball skill evocation -value 60 -no_drop 1 -invisible 1 -monster 1 msg Speedballs are bundles of magical energy that hunt out enemies to hit. They do a small @@ -21,4 +9,17 @@ strike. After speedballs hit a creature, they dissipate. endmsg +other_arch lg_speedball +face spell_evocation.x11 +sp 6 +level 6 +type 101 +subtype 27 +path_attuned 16 +value 60 +invisible 1 +monster 1 +no_drop 1 +casting_time 10 end +