Metroid Room 2: Leave With Spring Ball Bounce

Room ID: 227

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

Requires:

{
  "or": [
    "canMetroidAvoid",
    "Ice",
    "f_KilledMetroidRoom1"
  ]
}

Exit condition:

{
  "leaveWithSpringBallBounce": {
    "remoteRunway": {
      "length": 4,
      "openEnd": 0
    },
    "landingRunway": {
      "length": 1,
      "openEnd": 1
    },
    "movementType": "uncontrolled"
  }
}