--- deliantra/arch/spell/Misc/spell_destruction.arc 2007/01/02 21:58:37 1.2 +++ deliantra/arch/spell/Misc/spell_destruction.arc 2008/04/20 19:24:29 1.7 @@ -1,24 +1,7 @@ -Object spell_destruction +object spell_destruction name destruction name_pl destruction -face spell_sorcery.x11 -level 18 -sp 30 -casting_time 10 -path_attuned 0 -other_arch destruction skill sorcery -type 101 -subtype 16 -value 180 -no_drop 1 -invisible 1 -range 5 -range_modifier 6 -dam 15 -dam_modifier 3 -maxsp 15 -attacktype 2 msg Destruction damages all creatures around the player. Unlike most spells, destruction will @@ -27,4 +10,22 @@ spell to work. The damage is all magical in nature. endmsg +other_arch destruction +face spell_sorcery.x11 +sp 15 +maxsp 20 +dam 90 +level 18 +type 101 +subtype 16 +attacktype 2 +path_attuned 0 +value 180 +invisible 1 +range 5 +range_modifier 10 +dam_modifier 1 +no_drop 1 +casting_time 10 end +