Lower Norfair Spring Ball Maze: Grapple Teleport Door Escape

Room ID: 146

Wiki
From: 3
Bottom Horizontal Door
To: 1
Left Door

Entrance condition:

{
  "comeInWithGrappleTeleport": {
    "blockPositions": [
      [
        3,
        12
      ],
      [
        3,
        13
      ]
    ]
  }
}

Requires:

{
  "or": [
    "h_heatedGrappleTeleportWallEscape",
    {
      "and": [
        {
          "doorUnlockedAtNode": 1
        },
        {
          "heatFrames": 20
        }
      ]
    }
  ]
}
{
  "or": [
    "canOffScreenMovement",
    {
      "heatFrames": 100
    }
  ]
}

Unlocks doors:

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