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.3 by root, Tue Feb 6 22:41:28 2007 UTC vs.
Revision 1.11 by root, Fri Apr 2 21:34:29 2010 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines