ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_create_earth_wall.arc
Revision: 1.2
Committed: Tue Jan 2 21:58:33 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object spell_create_earth_wall
2     name create earth wall
3     name_pl create earth wall
4 pippijn 1.2 face spell_summoner.x11
5 root 1.1 level 4
6     sp 6
7     casting_time 12
8     path_attuned 2048
9     other_arch earthwall
10     skill summoning
11     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     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