--- deliantra/arch/spell/MagicWall/spell_create_lava.arc 2007/01/02 18:26:04 1.2 +++ deliantra/arch/spell/MagicWall/spell_create_lava.arc 2007/02/06 22:41:27 1.3 @@ -1,23 +1,24 @@ # This spell is used by the volcanoes # 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 +object spell_create_lava name create lava name_pl create lava -level 8 -sp 8 -casting_time 30 -path_attuned 256 -other_arch lava skill none +other_arch lava +sp 8 +maxsp 20 +level 8 type 101 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 +