--- deliantra/arch/spell/Bolt/spell_lg_lightning.arc 2007/02/06 22:41:20 1.3 +++ deliantra/arch/spell/Bolt/spell_lg_lightning.arc 2007/03/03 01:16:44 1.5 @@ -1,29 +1,28 @@ object spell_large_lightning name large lightning name_pl large lightnings -skill pyromancy -msg -Large lightning creates a bolt of lightning. -The large lightning spell has a longer range, -the bolt persists longer, and it does more -damage than the small lightning spell. -endmsg -other_arch lightning face spell_pyromancy.x11 +level 4 sp 13 -maxsp 24 +casting_time 7 +path_attuned 8 +other_arch lightning dam 8 -level 4 +dam_modifier 3 +duration 16 +maxsp 24 +skill pyromancy type 101 subtype 4 -attacktype 10 -path_attuned 8 value 40 -invisible 1 -duration 16 +attacktype 10 range 24 -dam_modifier 3 no_drop 1 -casting_time 7 +invisible 1 +msg +Large lightning creates a bolt of lightning. +The large lightning spell has a longer range, +the bolt persists longer, and it does more +damage than the small lightning spell. +endmsg end -