Small stones are all that brave this portion of the mountainside. The absence of sizable obstructions permits the gusting winds to rage freely across the slope, bringing with them blasts of stinging sleet and snow. Nothing is spared the fury of nature.
Obvious paths: east, west
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 'east' if result =~ /^Rushing heedlessly/ haste.cast if haste.known? && haste.affordable? && !haste.active? fput 'stand' $go2_restart = true end 2898
;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 2900
Full Room Info
{ "climate": "snowy, arctic", "description": [ "Small stones are all that brave this portion of the mountainside. The absence of sizable obstructions permits the gusting winds to rage freely across the slope, bringing with them blasts of stinging sleet and snow. Nothing is spared the fury of nature." ], "id": 2899, "image": "imt-east_west_north_gates-1668398077.png", "image_coords": [ 1025, 314, 1035, 324 ], "location": "the Sleeping Lady Mountains", "paths": [ "Obvious paths: east, west" ], "tags": [ "some angelica root", "orange rowanberry", "golden aster", "some tundra grass", "some wingstem root", "some valerian root", "calamintha blossom", "sassafras leaf", "sweetfern stalk", "angelica root", "valerian root", "pennyroyal stem", "edelweiss", "iceblossoms", "snow lily", "winter rose", "arctic moss", "tundra grass", "snowberries", "pale thornberry", "red winterberry", "small loganberry", "rockberry", "crowberry", "lingonberry", "ironfern root", "bolmara lichen", "meta:forage-sensed", "sunburst blossom", "wingstem root", "meta:forage-sensed:day:2022-11" ], "terrain": "mountainous", "timeto": { "2898": 7.0, "2900": 7.0 }, "title": [ "[Southern Slopes, Treeline]" ], "uid": [ 4560031 ], "wayto": { "2898": ";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 'east'\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", "2900": ";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" } }


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