Room ID: 34
|
Gain temporary blue using the runway on the left side of the room, using HiJump or a Gravity jump where needed to get onto the ocean platforms. Requires: "Gravity"
{
"canShineCharge": {
"usedTiles": 20,
"steepUpTiles": 4,
"steepDownTiles": 2,
"startingDownTiles": 1,
"openEnd": 0
}
}
"canLongChainTemporaryBlue"
"can4HighMidAirMorph"
{
"or": [
"HiJump",
"canGravityJump"
]
}Exit condition: {
"leaveWithTemporaryBlue": {}
}Dev note: With very precise mid-air morphs/unmorphs, it is possible to get onto the first or second ocean platform directly without HiJump or canGravityJump, by using the runway on the right side of the room. |