Wrecked Ship East Super Room: Blue Speed Jump

Room ID: 163

Wiki
From: 1
Left Door
To: 2
Item (Behind the Bomb Wall) (locked)

Run on the conveyor to build Speed for breaking the bomb block. Push the right side Worker Robot onto the conveyor Jump low into the wall so Samus' head touches the block. Speed can be used to clear the Bulls.

Requires:

"Morph"
"f_DefeatedPhantoon"
"canCarefulJump"
{
  "or": [
    "canDodgeWhileShooting",
    {
      "enemyKill": {
        "enemies": [
          [
            "Bull",
            "Bull"
          ]
        ]
      }
    },
    {
      "enemyDamage": {
        "enemy": "Bull",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}
{
  "canShineCharge": {
    "usedTiles": 18,
    "openEnd": 1
  }
}