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.5 by root, Sat Mar 3 01:16:54 2007 UTC vs.
Revision 1.12 by elmex, Wed Apr 21 09:30:00 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
5skill summoning
6msg
7Causes damage to all earth
8walls and weak walls within the
9immediate area of the caster.
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.
14endmsg
15other_arch destruction
4face spell_summoner.x11 16face spell_summoner.x11
5level 2
6sp 5 17sp 5
7casting_time 15 18maxsp 3
19level 11
20subtype 23
8path_attuned 0 21path_attuned 0
9other_arch destruction
10skill summoning
11type 101
12subtype 23
13value 20 22value 1
14no_drop 1
15invisible 1 23invisible 1
16maxsp 3
17range 2 24range 2
18range_modifier 3 25range_modifier 3
19msg 26no_drop 1
20Earth to dust causes damage to all earth 27casting_time 15
21walls and other weak walls within the
22immediate area of the caster. It does not
23damage any other objects or monsters.
24endmsg
25end 28end
29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines