Wrecked Ship Energy Tank Room: Precise Grapple

Room ID: 167

Wiki
From: 1
Right Door
To: 2
Item (locked)

Fling Samus from the first set of grapple blocks to the second set without falling. Requires precise timing. It can help to perform a lateral mid-air morph and unmorph.

Requires:

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