--- deliantra/arch/spell/Bolt/spell_negabolt.arc 2007/02/06 22:41:20 1.3 +++ deliantra/arch/spell/Bolt/spell_negabolt.arc 2007/03/03 00:51:04 1.4 @@ -1,28 +1,27 @@ -object spell_negabolt +Object spell_negabolt name negative energy bolt name_pl negative energy bolts -skill evocation -msg -The negative energe bolt hits creatures, -draining them of experience and also -hitting them with a cold attack. -endmsg -other_arch negabolt face spell_evocation.x11 +level 4 sp 13 -maxsp 24 +casting_time 6 +path_attuned 8 +other_arch negabolt dam 8 -level 4 +dam_modifier 3 +duration 16 +maxsp 24 +skill evocation type 101 subtype 4 -attacktype 144 -path_attuned 8 value 40 -invisible 1 -duration 16 +attacktype 144 range 24 -dam_modifier 3 no_drop 1 -casting_time 6 +invisible 1 +msg +The negative energe bolt hits creatures, +draining them of experience and also +hitting them with a cold attack. +endmsg end -