ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_counterwall.arc
Revision: 1.8
Committed: Sun Sep 28 15:12:03 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-2_80, rel-2_72, rel-2_73, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_79, rel-2_78
Changes since 1.7: +1 -1 lines
Log Message:
rebalancing of all spell levels, some sp changes

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.
10
11 Counterwalls can be useful to
12 constantly neutralize spell effects. The
13 counterwall itself has a finite duration.
14 endmsg
15 other_arch counterspell
16 face spell_summoner.x11
17 sp 8
18 maxsp 20
19 level 22
20 type 101
21 subtype 15
22 attacktype 524288
23 path_attuned 256
24 value 80
25 invisible 1
26 duration 100
27 range 2
28 range_modifier 15
29 duration_modifier 1
30 move_block all
31 no_drop 1
32 casting_time 14
33 end
34