The sheer side of the Dead Plateau looms in front of you, the surface smooth and devoid of plant life. To the north and east the mists spread out below to blanket the area in a white, frothy covering. The rope ladder extends several hundred feet above to the top of the plateau, while below it drops straight down into the concealing mists. A slight wind buffets you, causing the rope ladder to rock back and forth. |
Obvious paths: up, down |
Map: en-trail-1264234799.png |
| | | | | | | | | |
Exit
|
Connecting Room
|
;e move 'climb down'
waitrt?
|
1072
|
;e move 'climb up'
waitrt?
fill_hands
if $group_members
clear
echo "Waiting for your group... To ditch them, ;send go "
begin
line = get
if line =~ /^(You reach out and hold )?([A-z][a-z]+)('s hand| joins your group)\.$/
$group_members.delete $2
elsif line == 'go'
break
end
end while $group_members.length > 0
end
|
1074
|
Full Room Info
{
"climate": "none",
"description": [
"The sheer side of the Dead Plateau looms in front of you, the surface smooth and devoid of plant life. To the north and east the mists spread out below to blanket the area in a white, frothy covering. The rope ladder extends several hundred feet above to the top of the plateau, while below it drops straight down into the concealing mists. A slight wind buffets you, causing the rope ladder to rock back and forth."
],
"id": 1073,
"image": "en-trail-1264234799.png",
"image_coords": [
1245,
739,
1255,
749
],
"location": "the Locksmehr Trail",
"paths": [
"Obvious paths: up, down"
],
"tags": [
"no forageables",
"meta:forage-sensed",
"meta:forage-sensed:night:2023-01",
"meta:nomagic"
],
"terrain": "none",
"timeto": {
"1072": 15.0,
"1074": 15.0
},
"title": [
"[Rope Ladder]"
],
"uid": [
13001039
],
"wayto": {
"1072": ";e move 'climb down'\nwaitrt?",
"1074": ";e move 'climb up'\nwaitrt?\nfill_hands\nif $group_members\nclear\necho \"Waiting for your group... To ditch them, ;send go \"\nbegin\nline = get\nif line =~ /^(You reach out and hold )?([A-z][a-z]+)('s hand| joins your group)\\.$/\n$group_members.delete $2\nelsif line == 'go'\nbreak\nend\nend while $group_members.length > 0\nend"
}
}