Room ID: 151
From: 2
Middle Right Door
To: 3
Top Right Door
Entrance condition: {
"comeInJumping": {
"speedBooster": "any",
"minTiles": 0
}
}Requires: "canPrepareForNextRoom"
"SpaceJump"
{
"or": [
"ScrewAttack",
{
"haveBlueSuit": {}
}
]
}
{
"or": [
{
"heatFrames": 180
},
{
"and": [
"canWalljump",
{
"heatFrames": 150
}
]
},
{
"and": [
"HiJump",
{
"heatFrames": 125
}
]
}
]
}
{
"or": [
"canDash",
{
"heatFrames": 5
}
]
}Clears obstacles: A |