ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_create_earth_wall.arc
(Generate patch)

Comparing deliantra/arch/spell/MagicWall/spell_create_earth_wall.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:24 2006 UTC vs.
Revision 1.8 by root, Sun Sep 28 15:12:03 2008 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines