ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_create_earth_wall.arc
Revision: 1.9
Committed: Thu Sep 17 08:14:49 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_90, rel-2_92, rel-2_93
Changes since 1.8: +1 -1 lines
Log Message:
- try to avoid the word "spell" int he sepll description, and
  also their name, so the description actually fits dusts or
  custom spells better.
- fix some typos/errors in the spell descriptions

File Contents

# Content
1 object spell_create_earth_wall
2 name create earth wall
3 name_pl create earth wall
4 skill summoning
5 msg
6 Creates a line of earth
7 walls. Unlike other magic wall spells, the
8 earthwalls cast no spells and do no damage.
9 However, they block most creatures from
10 passing over them, and block vision. Also,
11 unlike many of the magic wall spells,
12 earthwalls will stay around until they are
13 physically destroyed.
14 endmsg
15 other_arch earthwall
16 face spell_summoner.x11
17 sp 6
18 level 15
19 type 101
20 subtype 15
21 path_attuned 2048
22 value 40
23 invisible 1
24 duration 40
25 range 2
26 range_modifier 10
27 duration_modifier 1
28 move_block all
29 no_drop 1
30 casting_time 12
31 end
32