--- deliantra/arch/spell/MagicWall/spell_create_fire_wall.arc 2006/02/06 20:26:24 1.1 +++ deliantra/arch/spell/MagicWall/spell_create_fire_wall.arc 2008/09/28 15:12:03 1.8 @@ -1,25 +1,31 @@ -Object spell_create_fire_wall +object spell_create_fire_wall name create fire wall name_pl create fire wall -face spell_pyromancy.111 -level 6 -sp 5 -casting_time 10 -path_attuned 2048 -other_arch firebreath skill pyromancy +msg +Creates a wall of raging fire in the direction it is cast, perpendicular to it. +The wall will hurt creatures that try to cross it with fire, and will eventually +evaporate. +endmsg +other_arch firebreath +face spell_pyromancy.x11 +sp 5 +maxsp 8 +dam 4 +level 18 type 101 subtype 15 +attacktype 6 +path_attuned 2048 value 60 -no_drop 1 invisible 1 duration 260 -duration_modifier 1 -dam 4 -dam_modifier 3 -maxsp 8 -attacktype 6 range 2 range_modifier 10 -no_pass 1 +duration_modifier 1 +dam_modifier 3 +move_block all +no_drop 1 +casting_time 10 end +