Skeletal birds circle a giant black marble statue depicting a winged demon. The earth at the feet of the statuary has been frozen solid, all plant and animal life encased in a thick layer of ice. A bluish mist lingers in the air, ebbing and flowing like the tide over time.
Obvious exits: northwest, down
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
down 12219
northwest 12220
go barrier 12256
Full Room Info
{ "description": [ "Skeletal birds circle a giant black marble statue depicting a winged demon. The earth at the feet of the statuary has been frozen solid, all plant and animal life encased in a thick layer of ice. A bluish mist lingers in the air, ebbing and flowing like the tide over time.", "Skeletal birds circle a giant black marble statue depicting a winged demon. The earth at the feet of the statuary has been scorched of all life, both plant and animal. A reddish mist lingers in the air, ebbing and flowing like the tide over time." ], "id": 12217, "image": "imt-scatter-1264234799.png", "image_coords": [ 183, 321, 207, 345 ], "location": "the Rift", "paths": [ "Obvious exits: northwest, down", "Obvious paths: northwest, down" ], "tags": [ "meta:mapname:Icemule Trace - Scatter, The", "meta:mapshortname:Scatter, The", "meta:mapcategory:Icemule Trace" ], "timeto": { "12151": 11.4, "12219": 0.2, "12220": 0.2, "12256": 0.2 }, "title": [ "[The Rift, Scatter]" ], "uid": [ 4571024 ], "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", "12219": "down", "12220": "northwest", "12256": "go barrier" } }


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