ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_earth_to_dust.arc
Revision: 1.6
Committed: Sat Mar 3 01:24:21 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_0, rel-2_1, rel-2_71, rel-2_54, rel-2_55, rel-2_56, rel-2_53, rel-2_32, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.5: +14 -13 lines
Log Message:
second normaliser run - dude

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