ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_counterwall.arc
Revision: 1.7
Committed: Sun Sep 28 07:29:59 2008 UTC (15 years, 9 months ago) by root
Branch: MAIN
Changes since 1.6: +5 -3 lines
Log Message:
update many spell descritpions, using my new toy cf-slotutil

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 8
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