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.2 by pippijn, Tue Jan 2 21:58:33 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:41:26 2007 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
4face spell_summoner.x11
5level 4
6sp 6
7casting_time 12
8path_attuned 2048
9other_arch earthwall
10skill summoning 4skill summoning
11type 101
12subtype 15
13value 40
14no_drop 1
15invisible 1
16duration 40
17duration_modifier 1
18range 2
19range_modifier 10
20no_pass 1
21msg 5msg
22Create earth wall will create a line of earth 6Create earth wall will create a line of earth
23walls. Unlike other magic wall spells, the 7walls. Unlike other magic wall spells, the
24earthwalls cast no spells and do no damage. 8earthwalls cast no spells and do no damage.
25However, they block most creatures from 9However, they block most creatures from
26passing over them, and block vision. Also, 10passing over them, and block vision. Also,
27unlike many of the magic wall spells, 11unlike many of the magic wall spells,
28earthwalls will stay around until they are 12earthwalls will stay around until they are
29destroyed. 13destroyed.
30endmsg 14endmsg
15other_arch earthwall
16face spell_summoner.x11
17sp 6
18level 4
19type 101
20subtype 15
21path_attuned 2048
22value 40
23invisible 1
24duration 40
25range 2
26range_modifier 10
27duration_modifier 1
28move_block all
29no_drop 1
30casting_time 12
31end 31end
32

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines