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

Comparing deliantra/arch/spell/Cone/spell_counterspell.arc (file contents):
Revision 1.2 by pippijn, Tue Jan 2 21:58:29 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:41:25 2007 UTC

1Object spell_counterspell 1object spell_counterspell
2name counterspell 2name counterspell
3name_pl counterspell 3name_pl counterspell
4face spell_summoner.x11
5level 3
6sp 10
7casting_time 2
8path_attuned 128
9other_arch counterspell
10dam 0
11dam_modifier 0
12range 6
13duration 2
14range_modifier 3
15maxsp 18
16type 101
17subtype 7
18value 30
19attacktype 524288
20no_drop 1
21invisible 1
22skill summoning 4skill summoning
23msg 5msg
24Counterspell shoots out a cone of energy that 6Counterspell shoots out a cone of energy that
25absorbs other spell energy. This can be used 7absorbs other spell energy. This can be used
26to counter incoming spells so that they do 8to counter incoming spells so that they do
27not hit the character. 9not hit the character.
28endmsg 10endmsg
11other_arch counterspell
12face spell_summoner.x11
13sp 10
14maxsp 18
15dam 0
16level 3
17type 101
18subtype 7
19attacktype 524288
20path_attuned 128
21value 30
22invisible 1
23duration 2
24range 6
25range_modifier 3
26dam_modifier 0
27no_drop 1
28casting_time 2
29end 29end
30

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines