--- deliantra/arch/spell/MagicWall/spell_build_bullet_wall.arc 2007/02/06 22:41:26 1.3 +++ deliantra/arch/spell/MagicWall/spell_build_bullet_wall.arc 2007/03/03 01:16:53 1.5 @@ -1,32 +1,31 @@ object spell_build_bullet_wall name build bullet wall name_pl build bullet wall -race lbulletwall_%d -skill evocation -msg -Build bullet wall creates a wall that fires -magic bullets, as per the magic bullet spell. -The bullet wall itself can be torn down, and -will eventually expire on its own. -endmsg face spell_evocation.x11 -sp 35 -maxsp 10 -dam 80 -level 12 type 101 subtype 15 -path_attuned 2048 +level 12 value 120 +sp 35 +casting_time 15 +skill evocation +path_attuned 2048 +no_drop 1 invisible 1 +race lbulletwall_%d duration 100 -range 0 duration_modifier 1 +dam 80 dam_modifier 1 -move_block all +range 0 +maxsp 10 is_used_up 1 tear_down 1 -no_drop 1 -casting_time 15 +msg +Build bullet wall creates a wall that fires +magic bullets, as per the magic bullet spell. +The bullet wall itself can be torn down, and +will eventually expire on its own. +endmsg +no_pass 1 end -