Metroid Room 1: Walljump Bomb Boost

Room ID: 226

Wiki
From: 2
Right Door
To: 1
Left Door

Jump to the first platform. Walljump low off the platform into a midair horizontal bomb jump. Finally, either jump into a horizontal bomb boost, or use another horizontal bomb jump to reach the far runway. Unmorph to clear the rinka while falling.

Requires:

"canInsaneWallJump"
"canWallJumpBombBoost"
"canHBJ"
{
  "or": [
    {
      "obstaclesCleared": [
        "A",
        "B"
      ]
    },
    {
      "and": [
        "canTrickyDodgeEnemies",
        "canCameraManip",
        "canMetroidAvoid"
      ]
    }
  ]
}