Room ID: 79
From: 2
Bottom Left Door
To: 3
Right Vertical Door
Unmorph immediately after exiting the tunnel while still descending, to continue chaining temporary blue. The frame window for the unmorph depends on the alignment of Samus' bounces. Even if Samus bounces upward out of the tunnel, it is possible to unmorph and use a pause buffer to remorph while retaining blue. Entrance condition: { "comeInShinecharging": { "length": 3, "openEnd": 0 } } Requires: "canChainTemporaryBlue" "canSpringBallBounce" { "or": [ "canInsaneJump", "canPauseRemorphTemporaryBlue" ] } Exit condition: { "leaveWithTemporaryBlue": { "direction": "right" } } Unlocks doors: {"types":["ammo"],"requires":[]} Dev note: The runway has 1 unusable tile, to allow space to perform the blue bounce. |