--- deliantra/arch/spell/MagicWall/spell_create_lava.arc 2007/03/03 01:16:53 1.5 +++ deliantra/arch/spell/MagicWall/spell_create_lava.arc 2010/04/02 21:34:29 1.9 @@ -2,22 +2,26 @@ # As such, the values it contains may need quite a bit of # adjustment if this is ever given to a player. object spell_create_lava +inherit type_spell name create lava name_pl create lava -level 8 -sp 8 -casting_time 30 -path_attuned 256 -other_arch lava skill none -type 101 +msg +**BROKEN**TODO** +endmsg +other_arch lava +sp 8 +maxsp 20 +level 8 subtype 15 +path_attuned 256 value 80 -no_drop 1 invisible 1 duration 100 -duration_modifier 1 -maxsp 20 range 0 -no_pass 1 +duration_modifier 1 +move_block all +no_drop 1 +casting_time 30 end +