Room ID: 138
From: 7
Junction Left of Morph Tunnel
To: 6
Junction Left of Power Bomb Blocks
Requires: {
"obstaclesCleared": [
"C",
"D"
]
}
{
"getBlueSpeed": {
"usedTiles": 20,
"steepDownTiles": 4,
"openEnd": 1
}
}
"canCarefulJump"
{
"tech": "canChainTemporaryBlue"
}
{
"or": [
"canTrickyJump",
{
"noFlashSuit": {}
}
]
}
{
"heatFrames": 240
}Clears obstacles: B Dev note: It is easier to chainTemporaryBlue than to unmorph at the correct timing. |