--- deliantra/arch/spell/Misc/spell_earth_to_dust.arc 2006/02/06 20:26:23 1.1.1.1 +++ 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 +object spell_earth_to_dust +inherit type_spell name earth to dust name_pl earth to dust -face spell_summoner.111 -level 2 -sp 5 -casting_time 15 -path_attuned 0 -other_arch destruction skill summoning -type 101 +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 +sp 5 +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 +