--- deliantra/arch/spell/MovingBall/spell_ball_lightning.arc 2007/03/03 00:51:16 1.4 +++ deliantra/arch/spell/MovingBall/spell_ball_lightning.arc 2008/09/28 07:30:00 1.7 @@ -1,30 +1,31 @@ -Object spell_ball_lightning +object spell_ball_lightning name ball lightning name_pl ball lightning -face spell_evocation.x11 -type 101 -subtype 35 -level 9 -value 90 -sp 10 -casting_time 10 skill evocation -path_attuned 8 -other_arch ball_lightning -dam 8 -dam_modifier 3 -duration 40 -duration_modifier 1 -maxsp 15 -attacktype 10 -no_drop 1 -invisible 1 msg Ball lightning creates a ball of electrical -energy. This ball heads in the direction it +energy. This ball heads in the general direction it is cast, and if it encounters a monster, it sticks to the monster, dancing around and -shocking them continuously. The spell +shocking them continuously. The spell has a limited duration. endmsg +other_arch ball_lightning +face spell_evocation.x11 +sp 10 +maxsp 15 +dam 8 +level 9 +type 101 +subtype 35 +attacktype 10 +path_attuned 8 +value 90 +invisible 1 +duration 40 +duration_modifier 1 +dam_modifier 3 +no_drop 1 +casting_time 10 end +