--- deliantra/arch/spell/Bolt/spell_forked_lightning.arc 2007/02/06 22:41:20 1.4 +++ deliantra/arch/spell/Bolt/spell_forked_lightning.arc 2007/03/03 00:51:04 1.5 @@ -1,29 +1,28 @@ -object spell_forked_lightning +Object spell_forked_lightning name forked lightning name_pl forked lightnings -skill praying -msg -This spell is as near a cone spell as electrical spells get. -The lightning bolt forks into smaller bolts, causing a wider area of effect. -endmsg -other_arch forked_lightning face spell_praying.x11 -dex 30 -con 50 +level 5 grace 15 maxgrace 24 +casting_time 10 +path_attuned 8 +other_arch forked_lightning dam 10 -level 5 +dam_modifier 3 +duration 16 +skill praying type 101 subtype 4 -attacktype 10 -path_attuned 8 value 50 -invisible 1 -duration 16 +Dex 30 +Con 50 +attacktype 10 range 24 -dam_modifier 3 no_drop 1 -casting_time 10 +invisible 1 +msg +This spell is as near a cone spell as electrical spells get. +The lightning bolt forks into smaller bolts, causing a wider area of effect. +endmsg end -