ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/MagicWall/spell_counterwall.arc
(Generate patch)

Comparing deliantra/arch/spell/MagicWall/spell_counterwall.arc (file contents):
Revision 1.5 by root, Sat Mar 3 01:16:53 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:24:20 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines