Dripping water has frozen in mid-cascade down the sides of the crypt's marble walls. Pillars of ice stand at the corners of a giant square pit in the middle of the floor. Within the depression, silvery grey rats clamor upon each other in a sea of squeaks and hissing, slavering with bloodlust. Several arrows have been imbedded into a nearby arch's keystone.
Obvious exits: northeast, south, southwest
Map: imt-scatter-1264234799.png
Exit Connecting Room
;e start_room = [ 12240, 12229, 12228, 12219, 12217, 12220, 12231, 12230, 12232, 12235, 12236, 12238, 12239, 12237, 12234, nil, 12233 ]; dirs = [ 'southwest', 'southwest', 'southwest', 'up', 'northwest', 'east', 'northwest', 'northeast', 'down', 'southeast', 'southeast', 'southeast', 'up', 'northeast', 'west', 'southeast', 'northwest', 'northwest', 'northeast', 'up' ]; if index = start_room.index(Room.current.id); until checkloot.include?('fissure'); move dirs[index]; index += 1; index = 0 if index >= dirs.length; end; 5.times { waitrt?; fput 'stand' unless standing?; waitrt?; result = dothistimeout 'push fissure', 3, /^Grasping the distorted edges|^A wide fissure cannot be opened any farther\.|^As you move to touch a sealed fissure|^What were you referring to\?/; waitrt?; fput 'stand' unless standing?; waitrt?; break if result =~ /^A wide fissure cannot be opened any farther\./ }; move 'go fissure'; else; echo 'error: mini-script expected a different room'; end; $go2_restart = true 12151
southwest 12228
northeast 12240
south 12220
Full Room Info
{ "description": [ "Dripping water has frozen in mid-cascade down the sides of the crypt's marble walls. Pillars of ice stand at the corners of a giant square pit in the middle of the floor. Within the depression, silvery grey rats clamor upon each other in a sea of squeaks and hissing, slavering with bloodlust. Several arrows have been imbedded into a nearby arch's keystone.", "Ambient heat emanates from the crypt's marble walls, steam rising from the seams between the stones. Pillars of ice stand at the corners of a giant square pit in the middle of the floor. Within the depression, silvery grey rats clamor upon each other in a sea of squeaks and hissing, slavering with bloodlust. Several arrows have been imbedded into a nearby arch's keystone." ], "id": 12229, "image": "imt-scatter-1264234799.png", "image_coords": [ 127, 210, 151, 234 ], "location": "the Rift", "paths": [ "Obvious exits: northeast, south, southwest", "Obvious paths: northeast, south, southwest" ], "timeto": { "12151": 11.4, "12220": 0.2, "12228": 0.2, "12240": 0.2 }, "title": [ "[The Rift, Scatter]" ], "uid": [ 4571010 ], "wayto": { "12151": ";e start_room = [ 12240, 12229, 12228, 12219, 12217, 12220, 12231, 12230, 12232, 12235, 12236, 12238, 12239, 12237, 12234, nil, 12233 ]; dirs = [ 'southwest', 'southwest', 'southwest', 'up', 'northwest', 'east', 'northwest', 'northeast', 'down', 'southeast', 'southeast', 'southeast', 'up', 'northeast', 'west', 'southeast', 'northwest', 'northwest', 'northeast', 'up' ]; if index = start_room.index(Room.current.id); until checkloot.include?('fissure'); move dirs[index]; index += 1; index = 0 if index >= dirs.length; end; 5.times { waitrt?; fput 'stand' unless standing?; waitrt?; result = dothistimeout 'push fissure', 3, /^Grasping the distorted edges|^A wide fissure cannot be opened any farther\\.|^As you move to touch a sealed fissure|^What were you referring to\\?/; waitrt?; fput 'stand' unless standing?; waitrt?; break if result =~ /^A wide fissure cannot be opened any farther\\./ }; move 'go fissure'; else; echo 'error: mini-script expected a different room'; end; $go2_restart = true", "12220": "south", "12228": "southwest", "12240": "northeast" } }


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