--- deliantra/arch/spell/MagicWall/spell_counterwall.arc 2007/03/03 00:51:13 1.4 +++ deliantra/arch/spell/MagicWall/spell_counterwall.arc 2008/09/28 15:12:03 1.8 @@ -1,31 +1,34 @@ -Object spell_counterwall +object spell_counterwall name counterwall name_pl counterwall +skill summoning +msg +Counterwall creates a wall that fires +counterspells. Counterspells are cone spells +that prevent spells from passing through the +affected area. + +Counterwalls can be useful to +constantly neutralize spell effects. The +counterwall itself has a finite duration. +endmsg +other_arch counterspell face spell_summoner.x11 -level 8 sp 8 -attacktype 524288 -casting_time 14 -path_attuned 256 -other_arch counterspell -skill summoning +maxsp 20 +level 22 type 101 subtype 15 +attacktype 524288 +path_attuned 256 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 -that prevent spells from passing through the -affected area. Counterwalls can be useful to -constantly neutralize spell effects. The -counterwall itself has a finite duration. -endmsg -no_pass 1 +duration_modifier 1 +move_block all +no_drop 1 +casting_time 14 end +