ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_earth_to_dust.arc
Revision: 1.7
Committed: Sun Sep 28 07:30:00 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
Changes since 1.6: +4 -2 lines
Log Message:
update many spell descritpions, using my new toy cf-slotutil

File Contents

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