Wrecked Ship Energy Tank Room: Precise Grapple Fling with Morph

Room ID: 167

Wiki

Fling Samus from the first set of grapple blocks to the second set without falling. This requires precise timing but is made easier by morphing and unmorphing to reset Samus' fall speed.

Requires:

"canPreciseGrapple"
"canLateralMidAirMorph"
"canResetFallSpeed"
{
  "or": [
    "canInsaneJump",
    {
      "thornHits": 5
    }
  ]
}

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