Wrecked Ship East Super Room: Base

Room ID: 163

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

By normal means, the path can't be passed unless the Workrobot is activated (so Phantoon dead)

Requires:

"h_canDestroyBombWalls"
"f_DefeatedPhantoon"
{
  "or": [
    "canTrivialMidAirMorph",
    "h_canUseSpringBall",
    "h_canBombThings",
    {
      "and": [
        "Morph",
        "canUseEnemies"
      ]
    }
  ]
}