ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_create_earth_wall.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:53 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_create_earth_wall
2 root 1.1 name create earth wall
3     name_pl create earth wall
4 root 1.4 face spell_summoner.x11
5     level 4
6     sp 6
7     casting_time 12
8     path_attuned 2048
9     other_arch earthwall
10 root 1.1 skill summoning
11 root 1.4 type 101
12     subtype 15
13     value 40
14     no_drop 1
15     invisible 1
16     duration 40
17     duration_modifier 1
18     range 2
19     range_modifier 10
20     no_pass 1
21 root 1.1 msg
22     Create earth wall will create a line of earth
23     walls. Unlike other magic wall spells, the
24     earthwalls cast no spells and do no damage.
25     However, they block most creatures from
26     passing over them, and block vision. Also,
27     unlike many of the magic wall spells,
28     earthwalls will stay around until they are
29     destroyed.
30     endmsg
31     end