Caterpillar Room: Come in Shinecharging, Leave With Temporary Blue (Full Runway)

Room ID: 75

Wiki
From: 2
Middle Left Door
To: 4
Bottom Right Door

Entrance condition:

{
  "comeInShinecharging": {
    "length": 7,
    "openEnd": 0
  }
}

Requires:

"canChainTemporaryBlue"
{
  "or": [
    "HiJump",
    {
      "and": [
        "canSpringBallJumpMidAir",
        "canXRayTurnaround"
      ]
    }
  ]
}

Exit condition:

{
  "leaveWithTemporaryBlue": {}
}

Unlocks doors:

{"types":["ammo"],"requires":[]}