Room ID: 135
 
        | 
        From: 5 Junction Below Top Pirate 
        To: 2 Bottom Left Door 
 Requires: "ScrewAttack"
{
  "or": [
    {
      "and": [
        "canMoonfall",
        "canInsaneJump",
        {
          "heatFrames": 190
        }
      ]
    },
    {
      "and": [
        "canDodgeWhileShooting",
        {
          "heatFrames": 220
        }
      ]
    }
  ]
} |