Wrecked Ship Energy Tank Room: Very Precise Grapple Fling

Room ID: 167

Wiki
From: 1
Right Door
To: 2
Item

Fling Samus from the first set of grapple blocks to the second set without falling. This requires a frame-perfect release of Grapple and a 2-frame window to fire Grapple again.

Requires:

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

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