Wrecked Ship Energy Tank Room: Spring Ball Bounce Spring Fling (Power Off)

Room ID: 167

Wiki

Entrance condition:

{
  "comeInWithMockball": {
    "speedBooster": true,
    "remoteAndLandingMinTiles": [
      [
        19,
        0
      ]
    ]
  }
}

Requires:

"canTrickyJump"
"canSpringBallBounce"
"canSpringFling"
{
  "or": [
    "canInsaneJump",
    {
      "thornHits": 5
    }
  ]
}
{
  "not": "f_DefeatedPhantoon"
}

Dev note: The 5 thornHits are for lenience since it is difficult to get this first try.