Room Information

Room description and navigation information for [Maaghara Labyrinth]
Description: Patches of phosphorescent red fungus grow along ceiling of this circular tunnel, the invasive confines of the room tinted a melancholy sanguine by the growth. Vertical fissures spread across the walls like jagged crackles of energy. A light coating of moisture edges the deep scars upon the earth, the tiny drops imparting a sparkling sheen to the otherwise dismal surroundings.
Obvious Paths: Obvious exits: northeast, southeast
Map Image: en-tower-1264234799.png
Tags: no forageables, meta:forage-sensed
Exit Command Connecting Room ID
;e next_exit = { 9823 => [ 'southeast', 'southwest', 'southwest', 'east', 'southwest', 'southeast', 'south' ], 9818 => [ 'east', 'southwest', 'west', 'west', 'northeast', 'northeast', 'northwest' ], 9808 => [ 'east', 'east', 'east', 'northeast', 'west' ], 9788 => [ 'southwest', 'southeast', 'southwest' ], 9784 => [ 'southeast', 'south', 'northeast', 'north', 'west', 'west', 'west' ] }; loop { if move 'go root'; nil until XMLData.room_title == '[Maaghara Tower, Refuse Heap]'; fput 'stand' unless standing?; waitrt?; break; else; if dir_list = next_exit[Room.current.id]; dir_list.each { |dir| move dir }; else; echo 'error: out of cheese'; break; end; end } 9734
southeast 9769
northeast 9771

Full Room Data

Full Room Info (JSON Data)
{ "description": [ "Patches of phosphorescent red fungus grow along ceiling of this circular tunnel, the invasive confines of the room tinted a melancholy sanguine by the growth. Vertical fissures spread across the walls like jagged crackles of energy. A light coating of moisture edges the deep scars upon the earth, the tiny drops imparting a sparkling sheen to the otherwise dismal surroundings." ], "id": 9784, "image": "en-tower-1264234799.png", "image_coords": [ 1069, 705, 1079, 715 ], "location": "the Maaghara Tower", "paths": [ "Obvious exits: northeast, southeast" ], "tags": [ "no forageables", "meta:forage-sensed" ], "timeto": { "9734": 100.0, "9769": 0.2, "9771": 0.2 }, "title": [ "[Maaghara Labyrinth]" ], "uid": [ 13022045 ], "wayto": { "9734": ";e next_exit = { 9823 => [ 'southeast', 'southwest', 'southwest', 'east', 'southwest', 'southeast', 'south' ], 9818 => [ 'east', 'southwest', 'west', 'west', 'northeast', 'northeast', 'northwest' ], 9808 => [ 'east', 'east', 'east', 'northeast', 'west' ], 9788 => [ 'southwest', 'southeast', 'southwest' ], 9784 => [ 'southeast', 'south', 'northeast', 'north', 'west', 'west', 'west' ] }; loop { if move 'go root'; nil until XMLData.room_title == '[Maaghara Tower, Refuse Heap]'; fput 'stand' unless standing?; waitrt?; break; else; if dir_list = next_exit[Room.current.id]; dir_list.each { |dir| move dir }; else; echo 'error: out of cheese'; break; end; end }", "9769": "southeast", "9771": "northeast" } }

Nearby Rooms Data

Nearby Rooms on This Map

The following rooms are also shown on this map and can be clicked or navigated to:

Search Rooms

Enter a room ID number, UID starting with u, tag name, or any text to search in room titles and descriptions