--- deliantra/arch/spell/Bolt/spell_sm_lightning.arc 2007/02/06 22:41:20 1.4 +++ deliantra/arch/spell/Bolt/spell_sm_lightning.arc 2007/03/03 00:51:04 1.5 @@ -1,26 +1,25 @@ -object spell_sm_lightning +Object spell_sm_lightning name small lightning name_pl small lightnings -skill pyromancy -msg -This is the smallest lighting spell. It inflicts electric damage. It's a bolt spell. -endmsg -other_arch lightning face spell_pyromancy.x11 +level 1 sp 6 -maxsp 24 +casting_time 5 +path_attuned 8 +other_arch lightning dam 8 -level 1 +dam_modifier 3 +duration 8 +maxsp 24 +skill pyromancy type 101 subtype 4 -attacktype 10 -path_attuned 8 value 10 -invisible 1 -duration 8 +attacktype 10 range 12 -dam_modifier 3 no_drop 1 -casting_time 5 +invisible 1 +msg +This is the smallest lighting spell. It inflicts electric damage. It's a bolt spell. +endmsg end -