ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_earth_to_dust.arc
(Generate patch)

Comparing deliantra/arch/spell/Misc/spell_earth_to_dust.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.7 by root, Sun Sep 28 07:30:00 2008 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines