ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_earth_to_dust.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:54 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

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