The cliff trail comes to an abrupt halt at a sheer drop off. It seems the ledge continues onward after about a forty yard gap. Cut into the mountain side, by means that you cannot imagine, is a perfectly round opening which is large enough to enter.
Obvious paths: none
Map: wl-gates-1264234799.png
Exit Connecting Room
go opening 14728
go mountain path 451
;e flip_tags = !Script.current.want_downstream_xml; status_tags if flip_tags; go_result = dothistimeout 'go bridge',3,/which is presently pulled open|<nav rm/; status_tags if flip_tags; if go_result =~ /which is presently pulled open/; climb_platform = false; refill_hands = false; move('go opening'); while climb_platform == false; waitrt?; result = dothistimeout "climb platform", 2, /You decide to climb back down|you were able to pull yourself up|I could not find what you were referring to|You figure freeing up both hands might help./; climb_platform = true if result =~ /you were able to pull yourself up|I could not find what you were referring to/; (refill_hands = true;empty_hands) if result =~ /You figure freeing up both hands might help./; end; fill_hands if refill_hands == true; buffed = false; 1.times{ turn_result = dothistimeout "turn wheel",3,/The wheel begins to move|you just don't have enough strength to budge it|already been turned and a locking bar is holding it in place./ if turn_result =~ /The wheel begins to move|already been turned and a locking bar is holding it in place./ move("down") move("out") move("go bridge") elsif buffed == false buffs = [606,509,9605] buffs.each{|num| Spell[num].cast if Spell[num].known? and Spell[num].affordable?} buffed = true redo else; echo "You don't have the strength to turn the wheel on your own. Pausing here until you can get some help!" echo "`;u go2` to unpause the script once the wheel has been turned." pause_script end } end 18172
Full Room Info
{ "climate": "cold, damp", "description": [ "The cliff trail comes to an abrupt halt at a sheer drop off. It seems the ledge continues onward after about a forty yard gap. Cut into the mountain side, by means that you cannot imagine, is a perfectly round opening which is large enough to enter." ], "id": 14726, "image": "wl-gates-1264234799.png", "image_coords": [ 730, 592, 740, 601 ], "location": "Melgorehn's Reach", "paths": [ "Obvious paths: none" ], "tags": [ "cuctucae berry", "marallis berry", "sassafras leaf", "sweetfern stalk", "angelica root", "valerian root", "pennyroyal stem", "stalk of bluebells", "wild pink geranium", "sprig of larkspur", "golden aster", "ironfern root", "bolmara lichen", "meta:forage-sensed", "sunburst blossom", "wingstem root", "meta:forage-sensed:day:2023-02" ], "terrain": "mountainous", "timeto": { "14728": 0.2, "18172": 11.0, "451": 0.1 }, "title": [ "[Melgorehn's Reach, Landing]" ], "uid": [ 52001 ], "wayto": { "14728": "go opening", "18172": ";e \nflip_tags = !Script.current.want_downstream_xml;\nstatus_tags if flip_tags;\ngo_result = dothistimeout 'go bridge',3,/which is presently pulled open|<nav rm/;\nstatus_tags if flip_tags;\nif go_result =~ /which is presently pulled open/;\n climb_platform = false;\n refill_hands = false;\n move('go opening');\n while climb_platform == false;\n waitrt?;\n result = dothistimeout \"climb platform\", 2, /You decide to climb back down|you were able to pull yourself up|I could not find what you were referring to|You figure freeing up both hands might help./;\n climb_platform = true if result =~ /you were able to pull yourself up|I could not find what you were referring to/;\n (refill_hands = true;empty_hands) if result =~ /You figure freeing up both hands might help./;\n end;\n fill_hands if refill_hands == true;\n buffed = false;\n 1.times{\n turn_result = dothistimeout \"turn wheel\",3,/The wheel begins to move|you just don't have enough strength to budge it|already been turned and a locking bar is holding it in place./\n if turn_result =~ /The wheel begins to move|already been turned and a locking bar is holding it in place./\n move(\"down\")\n move(\"out\")\n move(\"go bridge\")\n elsif buffed == false\n buffs = [606,509,9605]\n buffs.each{|num| Spell[num].cast if Spell[num].known? and Spell[num].affordable?}\n buffed = true\n redo\n else;\n echo \"You don't have the strength to turn the wheel on your own. Pausing here until you can get some help!\"\n echo \"`;u go2` to unpause the script once the wheel has been turned.\"\n pause_script\n end\n }\nend\n", "451": "go mountain path" } }


MapDB last updated: 2024-11-03 01:44:25 +0000