--- deliantra/arch/player/dragon_ability/spelldirect_ball_lightning.arc 2007/03/03 01:16:20 1.6 +++ deliantra/arch/player/dragon_ability/spelldirect_ball_lightning.arc 2010/04/02 21:26:19 1.8 @@ -2,24 +2,26 @@ # by spell_ball_lightning. Nevertheless it cannot be deleted because existing # players may contain such an object. object spelldirect_ball_lightning +inherit type_spell name ball lightning name_pl ball lightning +skill evocation +other_arch ball_lightning face spell_evocation.x11 +sp 10 +maxsp 15 +dam 8 +level 9 type 101 subtype 35 -level 9 -value 90 -sp 10 -casting_time 30 -skill evocation +attacktype 10 path_attuned 8 -other_arch ball_lightning -dam 8 -dam_modifier 3 +value 90 +invisible 1 duration 40 duration_modifier 1 -maxsp 15 -attacktype 10 +dam_modifier 3 no_drop 1 -invisible 1 +casting_time 30 end +