Climbing a small hill, you now look over a long valley filled with warriors. A huge giantman in plate-mail stands at the front of the vanguard, holding a battle axe in each hand. His skin is rotted and mildewed, and the hollow eye sockets drop bits of goo and small bugs. The entire host of undead soldiers shifts anxiously behind him, as if waiting for a command from their chieftain.
Obvious paths: east, west
Map: imt-rift-1554575848.png
Exit Connecting Room
west 2596
east 2598
;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
;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
;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
Full Room Info
{ "climate": "cold, dry", "description": [ "Climbing a small hill, you now look over a long valley filled with warriors. A huge giantman in plate-mail stands at the front of the vanguard, holding a battle axe in each hand. His skin is rotted and mildewed, and the hollow eye sockets drop bits of goo and small bugs. The entire host of undead soldiers shifts anxiously behind him, as if waiting for a command from their chieftain." ], "id": 2597, "image": "imt-rift-1554575848.png", "image_coords": [ 200, 724, 210, 734 ], "location": "the Rift", "paths": [ "Obvious paths: east, west", "Obvious exits: east, west" ], "tags": [ "mass of congealed slime", "rotting bile green fleshbulb", "discolored fleshbinder bud", "oozing fleshsore bulb", "twisted black mawflower", "slime-covered grave blossom", "withered deathblossom", "set desc on; peer east =~ /^A throne sits in the middle/", "fleshsore bulb", "fleshbinder bud", "grave blossom", "black mawflower", "green fleshbulb", "meta:forage-sensed" ], "terrain": "hard, flat", "timeto": { "12101": 26.0, "12208": 22.0, "2596": 0.2, "2598": 0.2, "2635": 22.0 }, "title": [ "[The Rift]" ], "uid": [ 4566019 ], "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", "2596": "west", "2598": "east", "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