ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_earth_to_dust.arc
Revision: 1.10
Committed: Fri Apr 2 21:26:30 2010 UTC (14 years, 3 months ago) by root
Branch: MAIN
Changes since 1.9: +1 -0 lines
Log Message:
clean app classes/types, add spell type and use it

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 type 101
21 subtype 23
22 path_attuned 0
23 value 20
24 invisible 1
25 range 2
26 range_modifier 3
27 no_drop 1
28 casting_time 15
29 end
30