ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_earth_to_dust.arc
Revision: 1.9
Committed: Thu Sep 17 08:14:49 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +5 -4 lines
Log Message:
- try to avoid the word "spell" int he sepll description, and
  also their name, so the description actually fits dusts or
  custom spells better.
- fix some typos/errors in the spell descriptions

File Contents

# Content
1 object spell_earth_to_dust
2 name earth to dust
3 name_pl earth to dust
4 skill summoning
5 msg
6 Causes damage to all earth
7 walls and weak walls within the
8 immediate area of the caster.
9
10 It does not damage any other objects or monsters, and is a great way
11 to find secret passages, or simply help destroy earthwalls for the
12 notoriously weak magician.
13 endmsg
14 other_arch destruction
15 face spell_summoner.x11
16 sp 5
17 maxsp 3
18 level 11
19 type 101
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