--- deliantra/arch/spell/Misc/spell_destruction.arc 2007/03/03 01:24:21 1.6 +++ deliantra/arch/spell/Misc/spell_destruction.arc 2009/09/17 08:14:49 1.9 @@ -3,18 +3,18 @@ name_pl destruction skill sorcery msg -Destruction damages all creatures around the -player. Unlike most spells, destruction will -work through walls and doors. Thus, the -caster need not see all the targets for this -spell to work. The damage is all magical in -nature. +Damages all creatures in the area of effect. +The size of the area depends on the spell strength. + +Unlike most spells, destruction will work through walls and doors. +Thus, the caster need not see all the targets for this +spell to work. The damage is all magical in nature. endmsg other_arch destruction face spell_sorcery.x11 -sp 30 -maxsp 15 -dam 15 +sp 15 +maxsp 20 +dam 90 level 18 type 101 subtype 16 @@ -23,8 +23,8 @@ value 180 invisible 1 range 5 -range_modifier 6 -dam_modifier 3 +range_modifier 10 +dam_modifier 1 no_drop 1 casting_time 10 end