--- deliantra/arch/spell/Misc/spell_destruction.arc 2007/02/06 22:41:27 1.3 +++ deliantra/arch/spell/Misc/spell_destruction.arc 2007/03/03 00:51:14 1.4 @@ -1,31 +1,30 @@ -object spell_destruction +Object spell_destruction name destruction 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. -endmsg -other_arch destruction face spell_sorcery.x11 -sp 30 -maxsp 15 -dam 15 level 18 +sp 30 +casting_time 10 +path_attuned 0 +other_arch destruction +skill sorcery type 101 subtype 16 -attacktype 2 -path_attuned 0 value 180 +no_drop 1 invisible 1 range 5 range_modifier 6 +dam 15 dam_modifier 3 -no_drop 1 -casting_time 10 +maxsp 15 +attacktype 2 +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. +endmsg end -