Scrub pines clutch the ground, struggling against the elements. Their withered branches quiver in the wind, as if they too feel its biting chill. Below, larger trees spring from the slope, forming a thick alpine forest. Above, only snow and rock dare brave the steep mountain.
Obvious paths: southwest, down
Map: imt-east_west_north_gates-1668398077.png
Exit Connecting Room
go mound 2876
;e resolve=Spell['Sigil of Resolve'] haste=Spell['Haste'] if $go2_ice_mode == :wait || Skills.survival < 50 || percentencumbrance >= 50 echo 'trying not to slip...'; sleep 6 elsif resolve.known? && resolve.affordable? && !resolve.active? resolve.cast end result = fput 'down' if result =~ /^Rushing heedlessly/ haste.cast if haste.known? && haste.affordable? && !haste.active? fput 'stand' $go2_restart = true end 2878
;e resolve=Spell['Sigil of Resolve'] haste=Spell['Haste'] if $go2_ice_mode == :wait || Skills.survival < 50 || percentencumbrance >= 50 echo 'trying not to slip...'; sleep 6 elsif resolve.known? && resolve.affordable? && !resolve.active? resolve.cast end result = fput 'southwest' if result =~ /^Rushing heedlessly/ haste.cast if haste.known? && haste.affordable? && !haste.active? fput 'stand' $go2_restart = true end 2881
Full Room Info
{ "climate": "snowy, arctic", "description": [ "Scrub pines clutch the ground, struggling against the elements. Their withered branches quiver in the wind, as if they too feel its biting chill. Below, larger trees spring from the slope, forming a thick alpine forest. Above, only snow and rock dare brave the steep mountain." ], "id": 2877, "image": "imt-east_west_north_gates-1668398077.png", "image_coords": [ 1347, 229, 1357, 239 ], "location": "the Sleeping Lady Mountains", "paths": [ "Obvious paths: southwest, down" ], "tags": [ "sassafras leaf", "some wingstem root", "lingonberry", "snow lily", "golden aster", "some pennyroyal stem", "small loganberry", "rockberry", "some bolmara lichen", "crowberry", "some valerian root", "some tundra grass", "orange rowanberry", "pale thornberry", "handful of snowberries", "calamintha blossom", "some arctic moss", "sprig of edelweiss", "azure iceblossom", "fiery red iceblossom", "pale violet iceblossom", "red winterberry", "meta:mapname:Icemule Trace - East, West and North Gates", "meta:mapshortname:East, West and North Gates", "meta:mapcategory:Icemule Trace", "sweetfern stalk", "angelica root", "valerian root", "pennyroyal stem", "edelweiss", "iceblossoms", "winter rose", "arctic moss", "tundra grass", "snowberries", "ironfern root", "bolmara lichen", "meta:forage-sensed", "sunburst blossom", "wingstem root", "meta:forage-sensed:day:2022-11" ], "terrain": "mountainous", "timeto": { "2876": 0.2, "2878": 7.0, "2881": 7.0 }, "title": [ "[Northern Slopes, Timberline]" ], "uid": [ 4560050 ], "wayto": { "2876": "go mound", "2878": ";e \n\t\tresolve=Spell['Sigil of Resolve']\n\t\thaste=Spell['Haste']\n\t\tif $go2_ice_mode == :wait || Skills.survival < 50 || percentencumbrance >= 50\n\t\t\techo 'trying not to slip...'; sleep 6\n\t\telsif resolve.known? && resolve.affordable? && !resolve.active?\n\t\t\tresolve.cast\n\t\tend\n\t\tresult = fput 'down'\n\t\tif result =~ /^Rushing heedlessly/\n\t\t\thaste.cast if haste.known? && haste.affordable? && !haste.active?\n\t\t\tfput 'stand'\n\t\t\t$go2_restart = true\n\t\tend\n\t", "2881": ";e \n\t\tresolve=Spell['Sigil of Resolve']\n\t\thaste=Spell['Haste']\n\t\tif $go2_ice_mode == :wait || Skills.survival < 50 || percentencumbrance >= 50\n\t\t\techo 'trying not to slip...'; sleep 6\n\t\telsif resolve.known? && resolve.affordable? && !resolve.active?\n\t\t\tresolve.cast\n\t\tend\n\t\tresult = fput 'southwest'\n\t\tif result =~ /^Rushing heedlessly/\n\t\t\thaste.cast if haste.known? && haste.affordable? && !haste.active?\n\t\t\tfput 'stand'\n\t\t\t$go2_restart = true\n\t\tend\n\t" } }


MapDB last updated: 2024-11-05 15:36:23 +0000