Dim moonlight bathes the beach in its glow, causing portions of the beach to shimmer like a masterfully cut gem. The gentle, rhythmic breaking of waves against rock can be heard coming from the sea.
Obvious paths: none
Map: ti-nelemar-1262373036.png
Exit Connecting Room
;e empty_hand if [ 12662, 12677 ].include?(Room.current.id); swim_dir = { 12677 => 'down', 12662 => 'whirlpool', 12987 => 'south', 12663 => 'south', 12988 => 'southeast', 12664 => 'south', 12726 => 'east', 12665 => 'south', 12666 => 'south', 12667 => 'south', 12989 => 'southeast', 12991 => 'southwest', 12668 => 'northeast', 12727 => 'west', 12990 => 'east', 12669 => 'southeast', 12670 => 'north', 12728 => 'south', 12671 => 'southeast', 12672 => 'west', 12673 => 'fissure', 12674 => 'steps', 12675 => 'northwest', 12729 => 'up', 12676 => 'southwest' }; while Room.current.id != 20786; if swim_dir[Room.current.id]; put "swim #{swim_dir[Room.current.id]}"; else; echo "Oh crap.. I'm lost.."; put "swim #{checkpaths[rand(checkpaths.length)]}"; end; sleep 1; waitrt?; end; fill_hand 20786
go incline 2071
;e empty_hand if [ 12662, 20786 ].include?(Room.current.id); swim_dir = { 20786 => 'down', 12662 => 'whirlpool', 12987 => 'south', 12663 => 'south', 12988 => 'southeast', 12664 => 'south', 12726 => 'east', 12665 => 'south', 12666 => 'south', 12667 => 'south', 12989 => 'southeast', 12991 => 'southwest', 12668 => 'northeast', 12727 => 'west', 12990 => 'east', 12669 => 'southeast', 12670 => 'north', 12728 => 'south', 12671 => 'southeast', 12672 => 'west', 12673 => 'fissure', 12674 => 'steps', 12675 => 'northeast', 12729 => 'southeast', 12676 => 'up' }; while Room.current.id != 12677; if swim_dir[Room.current.id]; put "swim #{swim_dir[Room.current.id]}"; else; echo "Oh crap.. I'm lost.."; put "swim #{checkpaths[rand(checkpaths.length)]}"; end; sleep 1; waitrt?; end; fill_hand 12677
Full Room Info
{ "climate": "humid", "description": [ "Dim moonlight bathes the beach in its glow, causing portions of the beach to shimmer like a masterfully cut gem. The gentle, rhythmic breaking of waves against rock can be heard coming from the sea.", "Sunlight breaks through the clouds and ash above in bright streams, bathing the area in shadowed light. Tiny crustaceans skitter across the beach, appearing and disappearing near the rocks of the sea. The gentle, rhythmic breaking of waves against rock and sand echoes through the cove, interrupted only by the occasional call of a sea bird." ], "id": 12662, "image": "ti-nelemar-1262373036.png", "image_coords": [ 1173, 768, 1191, 786 ], "location": "the Ruined Temple", "paths": [ "Obvious paths: none" ], "tags": [ "yabathilium fruit", "meta:mapname:Teras Isle - Nelemar", "meta:mapshortname:Nelemar", "meta:mapcategory:Teras Isle", "acantha leaf", "murdroot", "wingstem root", "bur-clover root", "cinnamon bark", "pink peppercorn", "black peppercorn", "cardamom", "vanilla bean", "nutmeg", "cumin seeds", "star anise", "meta:forage-sensed", "meta:forage-sensed:day:2023-11" ], "terrain": "sandy", "timeto": { "12677": 45.0, "2071": 0.2, "20786": 45.0 }, "title": [ "[Teras Isle, Beach]" ], "uid": [ 3031001 ], "wayto": { "12677": ";e empty_hand if [ 12662, 20786 ].include?(Room.current.id); swim_dir = { 20786 => 'down', 12662 => 'whirlpool', 12987 => 'south', 12663 => 'south', 12988 => 'southeast', 12664 => 'south', 12726 => 'east', 12665 => 'south', 12666 => 'south', 12667 => 'south', 12989 => 'southeast', 12991 => 'southwest', 12668 => 'northeast', 12727 => 'west', 12990 => 'east', 12669 => 'southeast', 12670 => 'north', 12728 => 'south', 12671 => 'southeast', 12672 => 'west', 12673 => 'fissure', 12674 => 'steps', 12675 => 'northeast', 12729 => 'southeast', 12676 => 'up' }; while Room.current.id != 12677; if swim_dir[Room.current.id]; put \"swim #{swim_dir[Room.current.id]}\"; else; echo \"Oh crap.. I'm lost..\"; put \"swim #{checkpaths[rand(checkpaths.length)]}\"; end; sleep 1; waitrt?; end; fill_hand", "2071": "go incline", "20786": ";e empty_hand if [ 12662, 12677 ].include?(Room.current.id); swim_dir = { 12677 => 'down', 12662 => 'whirlpool', 12987 => 'south', 12663 => 'south', 12988 => 'southeast', 12664 => 'south', 12726 => 'east', 12665 => 'south', 12666 => 'south', 12667 => 'south', 12989 => 'southeast', 12991 => 'southwest', 12668 => 'northeast', 12727 => 'west', 12990 => 'east', 12669 => 'southeast', 12670 => 'north', 12728 => 'south', 12671 => 'southeast', 12672 => 'west', 12673 => 'fissure', 12674 => 'steps', 12675 => 'northwest', 12729 => 'up', 12676 => 'southwest' }; while Room.current.id != 20786; if swim_dir[Room.current.id]; put \"swim #{swim_dir[Room.current.id]}\"; else; echo \"Oh crap.. I'm lost..\"; put \"swim #{checkpaths[rand(checkpaths.length)]}\"; end; sleep 1; waitrt?; end; fill_hand" } }


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