Wrecked Ship East Super Room: Leave With Mockball

Room ID: 163

Wiki
From: 1
Left Door
To: 1
Left Door

Run on the conveyor closest to the door; its effective length is shortened due to moving in the same direction as Samus.

Requires:

{
  "enemyKill": {
    "enemies": [
      [
        "Bull",
        "Bull"
      ]
    ]
  }
}
"canTrickyJump"

Exit condition:

{
  "leaveWithMockball": {
    "remoteRunway": {
      "length": 8,
      "openEnd": 0
    },
    "landingRunway": {
      "length": 3,
      "openEnd": 1
    }
  }
}