--- deliantra/arch/spell/MagicWall/spell_build_lightning_wall.arc 2007/02/06 22:41:26 1.3 +++ deliantra/arch/spell/MagicWall/spell_build_lightning_wall.arc 2007/03/03 00:51:13 1.4 @@ -1,33 +1,32 @@ -object spell_build_lightning_wall +Object spell_build_lightning_wall name build lightning wall name_pl build lightning wall -race lightningwall_%d -skill pyromancy -msg -Build lightning wall creates a wall that -fires lightning bolts. The wall fires in the -direction the spell is cast. The wall can be -torn down by creatures, and will eventually -expire of its own accord. -endmsg face spell_pyromancy.x11 -sp 40 -maxsp 10 -dam 80 -level 14 type 101 subtype 15 -path_attuned 2048 +level 14 value 140 +sp 40 +casting_time 14 +skill pyromancy +path_attuned 2048 +no_drop 1 invisible 1 +race lightningwall_%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 14 +msg +Build lightning wall creates a wall that +fires lightning bolts. The wall fires in the +direction the spell is cast. The wall can be +torn down by creatures, and will eventually +expire of its own accord. +endmsg +no_pass 1 end -