--- deliantra/arch/spell/Misc/spell_earth_to_dust.arc 2007/03/03 01:16:54 1.5 +++ deliantra/arch/spell/Misc/spell_earth_to_dust.arc 2010/04/21 09:30:00 1.12 @@ -1,25 +1,29 @@ object spell_earth_to_dust +inherit type_spell name earth to dust name_pl earth to dust +skill summoning +msg +Causes damage to all earth +walls and weak walls within the +immediate area of the caster. + +It does not damage any other objects or monsters, and is a great way +to find secret passages, or simply help destroy earthwalls for the +notoriously weak magician. +endmsg +other_arch destruction face spell_summoner.x11 -level 2 sp 5 -casting_time 15 -path_attuned 0 -other_arch destruction -skill summoning -type 101 +maxsp 3 +level 11 subtype 23 -value 20 -no_drop 1 +path_attuned 0 +value 1 invisible 1 -maxsp 3 range 2 range_modifier 3 -msg -Earth to dust causes damage to all earth -walls and other weak walls within the -immediate area of the caster. It does not -damage any other objects or monsters. -endmsg +no_drop 1 +casting_time 15 end +