--- deliantra/arch/spell/MagicWall/spell_build_bullet_wall.arc 2007/01/02 21:58:33 1.2 +++ deliantra/arch/spell/MagicWall/spell_build_bullet_wall.arc 2007/02/06 22:41:26 1.3 @@ -1,31 +1,32 @@ -Object spell_build_bullet_wall +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 -level 12 -value 120 -sp 35 -casting_time 15 -skill evocation path_attuned 2048 -no_drop 1 +value 120 invisible 1 -race lbulletwall_%d duration 100 +range 0 duration_modifier 1 -dam 80 dam_modifier 1 -range 0 -maxsp 10 +move_block all is_used_up 1 tear_down 1 -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 +no_drop 1 +casting_time 15 end +