ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Cone/spell_counterspell.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:25 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +20 -19 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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