--- deliantra/arch/spell/Cone/spell_counterspell.arc 2007/02/06 22:41:25 1.3 +++ deliantra/arch/spell/Cone/spell_counterspell.arc 2007/03/03 00:51:09 1.4 @@ -1,30 +1,29 @@ -object spell_counterspell +Object spell_counterspell name counterspell name_pl counterspell -skill summoning -msg -Counterspell shoots out a cone of energy that -absorbs other spell energy. This can be used -to counter incoming spells so that they do -not hit the character. -endmsg -other_arch counterspell face spell_summoner.x11 +level 3 sp 10 -maxsp 18 +casting_time 2 +path_attuned 128 +other_arch counterspell dam 0 -level 3 +dam_modifier 0 +range 6 +duration 2 +range_modifier 3 +maxsp 18 type 101 subtype 7 -attacktype 524288 -path_attuned 128 value 30 -invisible 1 -duration 2 -range 6 -range_modifier 3 -dam_modifier 0 +attacktype 524288 no_drop 1 -casting_time 2 +invisible 1 +skill summoning +msg +Counterspell shoots out a cone of energy that +absorbs other spell energy. This can be used +to counter incoming spells so that they do +not hit the character. +endmsg end -