ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_counterwall.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:26 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +20 -19 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object spell_counterwall
2 name counterwall
3 name_pl counterwall
4 skill summoning
5 msg
6 Counterwall creates a wall that fires
7 counterspells. Counterspells are cone spells
8 that prevent spells from passing through the
9 affected area. Counterwalls can be useful to
10 constantly neutralize spell effects. The
11 counterwall itself has a finite duration.
12 endmsg
13 other_arch counterspell
14 face spell_summoner.x11
15 sp 8
16 maxsp 20
17 level 8
18 type 101
19 subtype 15
20 attacktype 524288
21 path_attuned 256
22 value 80
23 invisible 1
24 duration 100
25 range 2
26 range_modifier 15
27 duration_modifier 1
28 move_block all
29 no_drop 1
30 casting_time 14
31 end
32