Room ID: 167
|
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. |