The coiled passageway culminates in a vast chamber, its farthest corners hidden in darkness and clouds of dust. Flickers of static electricity light the clouds from within, sending arcane reflections arcing across the towering walls. Overhead, a monstrous ring of stone hangs in the center of the chamber, its source of support invisible. It hovers over a matching ring carved into the rock floor. |
Obvious exits: down |
Map: wl-stronghold-1264234799.png |
| | | | | | | | | |
Exit
|
Connecting Room
|
down
|
8372
|
;e
wedge_list = { 'northern' => 'a large thick torus surrounded by nine tiny circles', 'eastern' => 'two crossed upside-down hammers circumscribed by a rounded arc', 'western' => 'a jagged triangular arch bisected by a vertical line', 'southern' => 'three pairs of obliquely intersecting parallel lines' }
wedge_list.each_pair { |direction,position|
loop {
wedge_look = dothis "look #{direction} wedge", /^The stone ring's #{direction} wedge is currently pointed at a sigil of (three pairs of obliquely intersecting parallel lines|two crossed upside-down hammers circumscribed by a rounded arc|a jagged triangular arch bisected by a vertical line|a large thick torus surrounded by nine tiny circles)\./
break if wedge_look =~ /#{position}/
fput 'turn ring'
}
fput "push #{direction} wedge"
}
|
8374
|
Full Room Info
{
"climate": "none",
"description": [
"The coiled passageway culminates in a vast chamber, its farthest corners hidden in darkness and clouds of dust. Flickers of static electricity light the clouds from within, sending arcane reflections arcing across the towering walls. Overhead, a monstrous ring of stone hangs in the center of the chamber, its source of support invisible. It hovers over a matching ring carved into the rock floor."
],
"id": 8373,
"image": "wl-stronghold-1264234799.png",
"image_coords": [
740,
250,
750,
260
],
"location": "Stone Valley",
"paths": [
"Obvious exits: down"
],
"tags": [
"ironfern root",
"meta:forage-sensed",
"meta:forage-sensed:night:2023-02"
],
"terrain": "none",
"timeto": {
"8372": 0.2,
"8374": 0.2
},
"title": [
"[Stronghold, Walk of the Shaman]"
],
"uid": [
4292042
],
"wayto": {
"8372": "down",
"8374": ";e \nwedge_list = { 'northern' => 'a large thick torus surrounded by nine tiny circles', 'eastern' => 'two crossed upside-down hammers circumscribed by a rounded arc', 'western' => 'a jagged triangular arch bisected by a vertical line', 'southern' => 'three pairs of obliquely intersecting parallel lines' }\n\n wedge_list.each_pair { |direction,position|\n\t loop {\n\t\twedge_look = dothis \"look #{direction} wedge\", /^The stone ring's #{direction} wedge is currently pointed at a sigil of (three pairs of obliquely intersecting parallel lines|two crossed upside-down hammers circumscribed by a rounded arc|a jagged triangular arch bisected by a vertical line|a large thick torus surrounded by nine tiny circles)\\./\n\t\tbreak if wedge_look =~ /#{position}/\n\t\tfput 'turn ring'\n\t }\n\t fput \"push #{direction} wedge\"\n }\n "
}
}