Gauntlet Entrance: Temporary Blue Chains

Room ID: 30

Wiki
From: 1
Left Door
To: 2
Right Door

Come in gaining blue speed, and chain temporary blue across the room, carefully avoiding the Yapping Maws and minimizing acid damage. After breaking the center bomb blocks, perform staggered walljumps (if available) on the wall to right, to wait for the acid to lower. Then use the runway in the center of the room to gain blue speed and continue chaining temporary blue.

Entrance condition:

{
  "comeInGettingBlueSpeed": {
    "length": 6,
    "openEnd": 1,
    "steepUpTiles": 1,
    "steepDownTiles": 1
  }
}

Requires:

{
  "notable": "Temporary Blue Chains"
}
"canChainTemporaryBlue"
{
  "acidFrames": 10
}
{
  "or": [
    "canStaggeredWalljump",
    {
      "acidFrames": 30
    }
  ]
}