The mountains sag above, forming a curved bowl framed within the thrusting peaks at its sides. All but a few jagged outcroppings lie buried under a soft blanket of white powder. Spiraling overhead, tendrils of blowing snow sweep upwards over the concave slope. The dancing wisps of winter's smoke eventually fade into nothingness against the sky.
Obvious paths: southwest, up
Map: imt-east_west_north_gates-1668398077.png
Exit Connecting Room
;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 'up' if result =~ /^Rushing heedlessly/ haste.cast if haste.known? && haste.affordable? && !haste.active? fput 'stand' $go2_restart = true end 2895
;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 2897
Full Room Info
{ "climate": "snowy, arctic", "description": [ "The mountains sag above, forming a curved bowl framed within the thrusting peaks at its sides. All but a few jagged outcroppings lie buried under a soft blanket of white powder. Spiraling overhead, tendrils of blowing snow sweep upwards over the concave slope. The dancing wisps of winter's smoke eventually fade into nothingness against the sky." ], "id": 2896, "image": "imt-east_west_north_gates-1668398077.png", "image_coords": [ 1105, 288, 1115, 298 ], "location": "the Sleeping Lady Mountains", "paths": [ "Obvious paths: southwest, up" ], "tags": [ "pale thornberry", "some tundra grass", "small loganberry", "some valerian root", "sassafras leaf", "sweetfern stalk", "angelica root", "valerian root", "pennyroyal stem", "edelweiss", "iceblossoms", "snow lily", "winter rose", "arctic moss", "tundra grass", "golden aster", "calamintha blossom", "snowberries", "red winterberry", "rockberry", "crowberry", "lingonberry", "orange rowanberry", "ironfern root", "bolmara lichen", "meta:forage-sensed", "sunburst blossom", "wingstem root", "meta:forage-sensed:day:2022-11" ], "terrain": "mountainous", "timeto": { "2895": 7.0, "2897": 0.2 }, "title": [ "[Southern Slopes, Treeline]" ], "uid": [ 4560034 ], "wayto": { "2895": ";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 'up'\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", "2897": ";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