ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_earth_to_dust.arc
Revision: 1.12
Committed: Wed Apr 21 09:30:00 2010 UTC (14 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: rel-3_0, HEAD
Changes since 1.11: +1 -1 lines
Log Message:
rebalanced spell values.

base value for spellbooks have been adjusted greatly too.
also adjusted darcap town2 shops a bit w.r.t. difficulty and shopgreed.

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 1
23 invisible 1
24 range 2
25 range_modifier 3
26 no_drop 1
27 casting_time 15
28 end
29