Crimson veins run through the black marble of the walls of the throne room. The streaks seem to pulse, as if it they were not streamers of red lacing the black stone, but actual arteries carrying blood through the rock. Upon a massive, corroded silver throne sits a man whose eyes are pools of black essence. They seem to pull the light into themselves, allowing no spark of brightness or hope to escape. "Slaughter them," he is saying. "Kill them all and leave their corpses for the maggots."
Obvious paths: north, east, west
Map: imt-rift-1554575848.png
Exit Connecting Room
;e start_room = [ 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606, 2607, 2608, 2609, 2610, 2611, 2612, 2613, 2614, 2615, 2616, 12090, 2618, 2617, 2620, 2621, 2622, 2623, 2624, 2625, 2626, 2627, 2628, 2629, 2630, 2631, 2632, 2633 ]; dirs = [ 'southwest', 'east', 'southeast', 'west', 'west', 'southwest', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'northeast', 'east', 'east', 'northwest', 'west', 'northeast' ]; if index = start_room.index(Room.current.id); until checkloot.include?('maw'); move dirs[index]; index += 1; index = 0 if index >= dirs.length; end; move 'go maw'; else; echo 'error: mini-script expected a different room'; end; $go2_restart = true 12208
north 2591
;e start_room = [ 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606, 2607, 2608, 2609, 2610, 2611, 2612, 2613, 2614, 2615, 2616, 12090, 2618, 2617, 2620, 2621, 2622, 2623, 2624, 2625, 2626, 2627, 2628, 2629, 2630, 2631, 2632, 2633 ]; dirs = [ 'southwest', 'east', 'southeast', 'west', 'west', 'southwest', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'northeast', 'east', 'east', 'northwest', 'west', 'northeast' ]; if index = start_room.index(Room.current.id); until checkloot.include?('door') or checkloot.include?('mirror'); move dirs[index]; index += 1; index = 0 if index >= dirs.length; end; if checkloot.include?('door'); move 'go door'; elsif checkloot.include?('mirror'); move 'go mirror'; end;; else; echo 'error: mini-script expected a different room'; end; $go2_restart = true 2635
east 2602
;e start_room = [ 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606, 2607, 2608, 2609, 2610, 2611, 2612, 2613, 2614, 2615, 2616, 12090, 2618, 2617, 2620, 2621, 2622, 2623, 2624, 2625, 2626, 2627, 2628, 2629, 2630, 2631, 2632, 2633 ]; dirs = [ 'southwest', 'east', 'southeast', 'west', 'west', 'southwest', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'northeast', 'east', 'east', 'northwest', 'west', 'northeast' ]; if index = start_room.index(Room.current.id); until checkloot.include?('thread'); move dirs[index]; index += 1; index = 0 if index >= dirs.length; end; move 'climb thread'; waitrt?; fput 'stand'; else; echo 'error: mini-script expected a different room'; end; $go2_restart = true 12101
west 2604
Full Room Info
{ "climate": "cold, dry", "description": [ "Crimson veins run through the black marble of the walls of the throne room. The streaks seem to pulse, as if it they were not streamers of red lacing the black stone, but actual arteries carrying blood through the rock. Upon a massive, corroded silver throne sits a man whose eyes are pools of black essence. They seem to pull the light into themselves, allowing no spark of brightness or hope to escape. \"Slaughter them,\" he is saying. \"Kill them all and leave their corpses for the maggots.\"" ], "id": 2603, "image": "imt-rift-1554575848.png", "image_coords": [ 185, 750, 195, 760 ], "location": "the Rift", "paths": [ "Obvious paths: north, east, west", "Obvious exits: north, east, west" ], "tags": [ "mass of congealed slime", "discolored fleshbinder bud", "slime-covered grave blossom", "oozing fleshsore bulb", "rotting bile green fleshbulb", "withered deathblossom", "twisted black mawflower", "fleshsore bulb", "fleshbinder bud", "grave blossom", "black mawflower", "green fleshbulb", "meta:forage-sensed" ], "terrain": "hard, flat", "timeto": { "12101": 26.0, "12208": 22.0, "2591": 0.2, "2602": 0.2, "2604": 0.2, "2635": 22.0 }, "title": [ "[The Rift]" ], "uid": [ 4566025 ], "wayto": { "12101": ";e start_room = [ 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606, 2607, 2608, 2609, 2610, 2611, 2612, 2613, 2614, 2615, 2616, 12090, 2618, 2617, 2620, 2621, 2622, 2623, 2624, 2625, 2626, 2627, 2628, 2629, 2630, 2631, 2632, 2633 ]; dirs = [ 'southwest', 'east', 'southeast', 'west', 'west', 'southwest', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'northeast', 'east', 'east', 'northwest', 'west', 'northeast' ]; if index = start_room.index(Room.current.id); until checkloot.include?('thread'); move dirs[index]; index += 1; index = 0 if index >= dirs.length; end; move 'climb thread'; waitrt?; fput 'stand'; else; echo 'error: mini-script expected a different room'; end; $go2_restart = true", "12208": ";e start_room = [ 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606, 2607, 2608, 2609, 2610, 2611, 2612, 2613, 2614, 2615, 2616, 12090, 2618, 2617, 2620, 2621, 2622, 2623, 2624, 2625, 2626, 2627, 2628, 2629, 2630, 2631, 2632, 2633 ]; dirs = [ 'southwest', 'east', 'southeast', 'west', 'west', 'southwest', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'northeast', 'east', 'east', 'northwest', 'west', 'northeast' ]; if index = start_room.index(Room.current.id); until checkloot.include?('maw'); move dirs[index]; index += 1; index = 0 if index >= dirs.length; end; move 'go maw'; else; echo 'error: mini-script expected a different room'; end; $go2_restart = true", "2591": "north", "2602": "east", "2604": "west", "2635": ";e start_room = [ 2579, 2580, 2581, 2582, 2583, 2584, 2585, 2586, 2587, 2588, 2589, 2590, 2591, 2592, 2593, 2594, 2595, 2596, 2597, 2598, 2599, 2600, 2601, 2602, 2603, 2604, 2605, 2606, 2607, 2608, 2609, 2610, 2611, 2612, 2613, 2614, 2615, 2616, 12090, 2618, 2617, 2620, 2621, 2622, 2623, 2624, 2625, 2626, 2627, 2628, 2629, 2630, 2631, 2632, 2633 ]; dirs = [ 'southwest', 'east', 'southeast', 'west', 'west', 'southwest', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'southeast', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'southwest', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'west', 'west', 'northeast', 'east', 'east', 'east', 'east', 'northwest', 'west', 'west', 'west', 'northeast', 'east', 'east', 'northwest', 'west', 'northeast' ]; if index = start_room.index(Room.current.id); until checkloot.include?('door') or checkloot.include?('mirror'); move dirs[index]; index += 1; index = 0 if index >= dirs.length; end; if checkloot.include?('door'); move 'go door'; elsif checkloot.include?('mirror'); move 'go mirror'; end;; else; echo 'error: mini-script expected a different room'; end; $go2_restart = true" } }


MapDB last updated: 2024-10-31 16:32:15 +0000