ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_counterwall.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_counterwall
2 root 1.1 name counterwall
3     name_pl counterwall
4 root 1.4 face spell_summoner.x11
5     level 8
6     sp 8
7     attacktype 524288
8     casting_time 14
9     path_attuned 256
10     other_arch counterspell
11 root 1.3 skill summoning
12 root 1.4 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 root 1.3 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 root 1.4 no_pass 1
31 root 1.1 end