--- deliantra/arch/spell/MagicWall/spell_counterwall.arc 2007/02/06 22:41:26 1.3 +++ deliantra/arch/spell/MagicWall/spell_counterwall.arc 2007/03/03 00:51:13 1.4 @@ -1,32 +1,31 @@ -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 -sp 8 -maxsp 20 level 8 -type 101 -subtype 15 +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 -duration_modifier 1 -move_block all -no_drop 1 -casting_time 14 +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 end -