--- deliantra/arch/spell/SummonMonster/spell_large_speedball.arc 2007/02/06 22:41:31 1.3 +++ deliantra/arch/spell/SummonMonster/spell_large_speedball.arc 2007/03/03 00:51:20 1.4 @@ -1,7 +1,19 @@ -object spell_large_speedball +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 @@ -9,17 +21,4 @@ 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 -