--- deliantra/arch/spell/MovingBall/spell_negaball.arc 2007/01/02 21:58:38 1.2 +++ deliantra/arch/spell/MovingBall/spell_negaball.arc 2008/09/28 15:12:04 1.8 @@ -1,30 +1,31 @@ -Object spell_negaball +object spell_negaball name negative energy ball name_pl negative energy balls -face spell_evocation.x11 -type 101 -subtype 35 -level 9 -value 90 -sp 10 -casting_time 11 skill evocation -path_attuned 8 -other_arch negaball -dam 8 -dam_modifier 3 -duration 40 -duration_modifier 1 -maxsp 15 -attacktype 144 -no_drop 1 -invisible 1 msg Negative energy balls creates a ball of -negative energy. This ball heads in the +negative energy. This ball heads in the direction it is cast, and if it encounters a monster, it sticks to the monster, draining the monster and doing cold damage as it does -so. The spell has a limited duration. +so. The spell has a limited duration. endmsg +other_arch negaball +face spell_evocation.x11 +sp 10 +maxsp 15 +dam 8 +level 60 +type 101 +subtype 35 +attacktype 144 +path_attuned 8 +value 90 +invisible 1 +duration 40 +duration_modifier 1 +dam_modifier 3 +no_drop 1 +casting_time 11 end +