--- deliantra/arch/spell/MagicWall/spell_build_fireball_wall.arc 2006/02/06 20:26:24 1.1 +++ deliantra/arch/spell/MagicWall/spell_build_fireball_wall.arc 2008/09/28 07:29:59 1.7 @@ -1,32 +1,34 @@ -Object spell_build_fireball_wall +object spell_build_fireball_wall name build fireball wall name_pl build fireball wall -face spell_pyromancy.111 +race firewall_%d +skill pyromancy +msg +Build fireball wall creates a wall that fires +fireballs in the diection it was cast. +These fireballs behave just like +normal fireballs. The wall can be torn down +by creatures, and will eventually expire of +its own accord. +endmsg +face spell_pyromancy.x11 +sp 45 +maxsp 10 +dam 80 +level 16 type 101 subtype 15 -level 16 -value 160 -sp 45 -casting_time 15 -skill pyromancy path_attuned 2048 -no_drop 1 +value 160 invisible 1 -race firewall_%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 fireball wall creates a wall that fires -fireballs. These fireballs behave just like -normal fireballs. The wall can be torn down -by creatures, and will eventually expire of -its own accord. -endmsg -no_pass 1 +no_drop 1 +casting_time 15 end +