Fast Pillars Setup Room: Base

Room ID: 133

Wiki
From: 6
Top Right Door Spawn At Junction
To: 1
Top Left Door

Falling to the right of the floating platform is faster.

Requires:

{
  "or": [
    "canCarefulJump",
    {
      "enemyDamage": {
        "enemy": "Yellow Space Pirate (wall)",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}
{
  "or": [
    "canTrickyJump",
    {
      "heatFrames": 20
    }
  ]
}
{
  "heatFrames": 115
}