--- deliantra/arch/spell/MagicWall/spell_create_earth_wall.arc 2007/01/02 21:58:33 1.2 +++ deliantra/arch/spell/MagicWall/spell_create_earth_wall.arc 2008/09/28 07:29:59 1.7 @@ -1,31 +1,32 @@ -Object spell_create_earth_wall +object spell_create_earth_wall name create earth wall name_pl create earth wall +skill summoning +msg +Create earth wall will create a line of earth +walls. Unlike other magic wall spells, the +earthwalls cast no spells and do no damage. +However, they block most creatures from +passing over them, and block vision. Also, +unlike many of the magic wall spells, +earthwalls will stay around until they are +physically destroyed. +endmsg +other_arch earthwall face spell_summoner.x11 -level 4 sp 6 -casting_time 12 -path_attuned 2048 -other_arch earthwall -skill summoning +level 4 type 101 subtype 15 +path_attuned 2048 value 40 -no_drop 1 invisible 1 duration 40 -duration_modifier 1 range 2 range_modifier 10 -no_pass 1 -msg -Create earth wall will create a line of earth -walls. Unlike other magic wall spells, the -earthwalls cast no spells and do no damage. -However, they block most creatures from -passing over them, and block vision. Also, -unlike many of the magic wall spells, -earthwalls will stay around until they are -destroyed. -endmsg +duration_modifier 1 +move_block all +no_drop 1 +casting_time 12 end +