Fast Pillars Setup Room: Come In Getting Blue Speed, Tricky Dash Jump

Room ID: 133

Wiki
From: 1
Top Left Door
To: 4
Top Right Door

Come in with blue speed, run through the lowest Pirate, continuing with a short jump to kill the one on the right wall. Next run a specific distance to get speed to jump onto the platform. Then either quickly jump through the door before the top Pirate fires a laser, or wait for it to jump across the room and then jump over it.

Entrance condition:

{
  "comeInGettingBlueSpeed": {
    "length": 8,
    "openEnd": 1
  }
}

Requires:

"canTrickyDashJump"
{
  "or": [
    "canDodgeWhileShooting",
    {
      "enemyDamage": {
        "enemy": "Yellow Space Pirate (standing)",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}
{
  "heatFrames": 210
}