--- deliantra/arch/spell/MagicWall/spell_counterwall.arc 2007/01/02 21:58:33 1.2 +++ deliantra/arch/spell/MagicWall/spell_counterwall.arc 2007/02/06 22:41:26 1.3 @@ -1,24 +1,7 @@ -Object spell_counterwall +object spell_counterwall name counterwall name_pl counterwall -face spell_summoner.x11 -level 8 -sp 8 -attacktype 524288 -casting_time 14 -path_attuned 256 -other_arch counterspell skill summoning -type 101 -subtype 15 -value 80 -no_drop 1 -invisible 1 -duration 100 -duration_modifier 1 -maxsp 20 -range 2 -range_modifier 15 msg Counterwall creates a wall that fires counterspells. Counterspells are cone spells @@ -27,5 +10,23 @@ constantly neutralize spell effects. The counterwall itself has a finite duration. endmsg -no_pass 1 +other_arch counterspell +face spell_summoner.x11 +sp 8 +maxsp 20 +level 8 +type 101 +subtype 15 +attacktype 524288 +path_attuned 256 +value 80 +invisible 1 +duration 100 +range 2 +range_modifier 15 +duration_modifier 1 +move_block all +no_drop 1 +casting_time 14 end +