--- deliantra/arch/spell/Cone/spell_counterspell.arc 2006/02/06 20:26:24 1.1 +++ deliantra/arch/spell/Cone/spell_counterspell.arc 2007/02/06 22:41:25 1.3 @@ -1,24 +1,6 @@ -Object spell_counterspell +object spell_counterspell name counterspell name_pl counterspell -face spell_summoner.111 -level 3 -sp 10 -casting_time 2 -path_attuned 128 -other_arch counterspell -dam 0 -dam_modifier 0 -range 6 -duration 2 -range_modifier 3 -maxsp 18 -type 101 -subtype 7 -value 30 -attacktype 524288 -no_drop 1 -invisible 1 skill summoning msg Counterspell shoots out a cone of energy that @@ -26,4 +8,23 @@ to counter incoming spells so that they do not hit the character. endmsg +other_arch counterspell +face spell_summoner.x11 +sp 10 +maxsp 18 +dam 0 +level 3 +type 101 +subtype 7 +attacktype 524288 +path_attuned 128 +value 30 +invisible 1 +duration 2 +range 6 +range_modifier 3 +dam_modifier 0 +no_drop 1 +casting_time 2 end +