ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_counterwall.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_counterwall
2     name counterwall
3     name_pl counterwall
4 pippijn 1.2 face spell_summoner.x11
5 root 1.1 level 8
6     sp 8
7     attacktype 524288
8     casting_time 14
9     path_attuned 256
10     other_arch counterspell
11     skill summoning
12     type 101
13     subtype 15
14     value 80
15     no_drop 1
16     invisible 1
17     duration 100
18     duration_modifier 1
19     maxsp 20
20     range 2
21     range_modifier 15
22     msg
23     Counterwall creates a wall that fires
24     counterspells. Counterspells are cone spells
25     that prevent spells from passing through the
26     affected area. Counterwalls can be useful to
27     constantly neutralize spell effects. The
28     counterwall itself has a finite duration.
29     endmsg
30     no_pass 1
31     end