ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_earth_to_dust.arc
Revision: 1.11
Committed: Fri Apr 2 21:34:29 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.10: +0 -1 lines
Log Message:
remove superfluous type 101 lines

File Contents

# Content
1 object spell_earth_to_dust
2 inherit type_spell
3 name earth to dust
4 name_pl earth to dust
5 skill summoning
6 msg
7 Causes damage to all earth
8 walls and weak walls within the
9 immediate area of the caster.
10
11 It does not damage any other objects or monsters, and is a great way
12 to find secret passages, or simply help destroy earthwalls for the
13 notoriously weak magician.
14 endmsg
15 other_arch destruction
16 face spell_summoner.x11
17 sp 5
18 maxsp 3
19 level 11
20 subtype 23
21 path_attuned 0
22 value 20
23 invisible 1
24 range 2
25 range_modifier 3
26 no_drop 1
27 casting_time 15
28 end
29