ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_counterwall.arc
Revision: 1.6
Committed: Sat Mar 3 01:24:20 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_0, rel-2_1, rel-2_71, rel-2_54, rel-2_55, rel-2_56, rel-2_53, rel-2_32, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.5: +19 -18 lines
Log Message:
second normaliser run - dude

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