--- deliantra/arch/spell/SummonMonster/spell_small_speedball.arc 2006/02/06 20:26:25 1.1 +++ deliantra/arch/spell/SummonMonster/spell_small_speedball.arc 2010/04/21 09:30:07 1.11 @@ -1,24 +1,25 @@ -Object spell_small_speedball +object spell_small_speedball +inherit type_spell name small speedball name_pl small speedball -face spell_evocation.111 -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 +hunt out enemies to hit. They do a small amount of damage and slow the creatures they -strike. After speedballs hit a creature, +strike. After speedballs hit a creature, they dissipate. endmsg +other_arch speedball +face spell_evocation.x11 +sp 3 +level 11 +subtype 27 +path_attuned 16 +value 1 +invisible 1 +monster 1 +no_drop 1 +casting_time 5 end +