Three Musketeers' Room: HiJump Speed Mockball (Come in Running)

Room ID: 148

Wiki
From: 2
Right Door
To: 4
Junction Above Bomb Block

Run into the acid to quickly jump over the first pillar. Build speed and jump over the second pillar to mockball through the tunnel without taking much acid damage.

Entrance condition:

{
  "comeInRunning": {
    "minTiles": 3,
    "speedBooster": "any"
  }
}

Requires:

"h_canNavigateHeatRooms"
"canMockball"
"HiJump"
"SpeedBooster"
"canCarefulJump"
"canWalljump"
{
  "or": [
    "canInsaneWalljump",
    {
      "acidFrames": 30
    }
  ]
}
{
  "heatFrames": 310
}
{
  "acidFrames": 5
}