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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines