Hewn into the mountain, a narrow chute leads upwards from here. Deep snow has piled beneath it, as have a few large rocks. High above, a low curve in the mountains dips between snow streaked peaks to the east and west.
Obvious paths: northeast, west, 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 'west' if result =~ /^Rushing heedlessly/ haste.cast if haste.known? && haste.affordable? && !haste.active? fput 'stand' $go2_restart = true end 2882
;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 2883
;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 'northeast' if result =~ /^Rushing heedlessly/ haste.cast if haste.known? && haste.affordable? && !haste.active? fput 'stand' $go2_restart = true end 2877
Full Room Info
{ "climate": "snowy, arctic", "description": [ "Hewn into the mountain, a narrow chute leads upwards from here. Deep snow has piled beneath it, as have a few large rocks. High above, a low curve in the mountains dips between snow streaked peaks to the east and west." ], "id": 2881, "image": "imt-east_west_north_gates-1668398077.png", "image_coords": [ 1319, 256, 1329, 266 ], "location": "the Sleeping Lady Mountains", "paths": [ "Obvious paths: northeast, west, up" ], "tags": [ "lingonberry", "golden aster", "red winterberry", "rockberry", "some wingstem root", "orange rowanberry", "pale thornberry", "some arctic moss", "some tundra grass", "some valerian root", "sprig of edelweiss", "handful of snowberries", "crowberry", "silver iceblossom", "ice blue iceblossom", "snow white iceblossom", "calamintha blossom", "some pennyroyal stem", "bright blue iceblossom", "sassafras leaf", "sweetfern stalk", "angelica root", "valerian root", "pennyroyal stem", "edelweiss", "iceblossoms", "snow lily", "winter rose", "arctic moss", "tundra grass", "snowberries", "small loganberry", "ironfern root", "bolmara lichen", "meta:forage-sensed", "sunburst blossom", "wingstem root", "meta:forage-sensed:day:2022-11" ], "terrain": "mountainous", "timeto": { "2877": 7.0, "2882": 7.0, "2883": 7.0 }, "title": [ "[Northern Slopes, Timberline]" ], "uid": [ 4560049 ], "wayto": { "2877": ";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 'northeast'\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", "2882": ";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 'west'\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", "2883": ";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" } }


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