Room ID: 54
From: 1
Top Left Door
To: 2
Top Right Door
Entrance condition: {
"comeInWithSidePlatform": {
"platforms": [
{
"minHeight": 2,
"maxHeight": 2,
"minTiles": 27.4375,
"speedBooster": true,
"obstructions": [
[
1,
0
]
],
"requires": [
"canLateralMidAirMorph"
],
"note": [
"This applies to Dust Torizo Room and Halfie Climb Room."
],
"detailNote": [
"This has a 2-frame window for the jump."
]
},
{
"minHeight": 2,
"maxHeight": 2,
"minTiles": 45,
"speedBooster": true,
"obstructions": [
[
2,
0
]
],
"requires": [
"canMomentumConservingMorph"
],
"note": [
"This applies to Waterway Energy Tank Room."
],
"detailNote": [
"This has a 4-frame window for the jump,",
"and between a 1-frame and 5-frame window for the morph (before the transition),",
"with later jumps giving the larger window for the morph."
]
},
{
"minHeight": 2,
"maxHeight": 2,
"minTiles": 45,
"speedBooster": true,
"obstructions": [
[
3,
0
]
],
"requires": [
"canMomentumConservingMorph"
],
"note": [
"This applies to Statues Hallway."
],
"detailNote": [
"This has a 4-frame window for the jump,",
"and between a 2-frame and 4-frame window for the morph (before the transition),",
"with later jumps giving the larger window for the morph."
]
},
{
"minHeight": 3,
"maxHeight": 3,
"minTiles": 38,
"speedBooster": true,
"obstructions": [
[
3,
0
]
],
"requires": [
"canMomentumConservingMorph"
],
"note": [
"This applies to Flyway."
],
"detailNote": [
"With ideal positioning, this has a 5-frame window for the jump,",
"and between a 1-frame and 3-frame window for the morph (before the transition),",
"with later jumps giving the larger window for the morph."
]
},
{
"minHeight": 2,
"maxHeight": 2,
"minTiles": 45,
"speedBooster": true,
"obstructions": [
[
4,
0
]
],
"requires": [
"canInsaneJump",
"canMomentumConservingMorph",
"canInsaneMidAirMorph"
],
"note": [
"This applies to Baby Kraid Room."
],
"detailNote": [
"With ideal positioning (turn around from the runway start, and perform a single arm pump while running),",
"this has a 2-frame window for the jump,",
"and either a 1-frame or 2-frame window for the morph (before the transition),",
"with a last-frame jump giving the larger window for the morph."
]
},
{
"minHeight": 3,
"maxHeight": 3,
"minTiles": 39.4375,
"speedBooster": true,
"obstructions": [
[
3,
2
]
],
"requires": [],
"note": [
"This applies to Metal Pirates Room."
],
"detailNote": [
"This has a 3-frame window for the jump."
]
}
]
}
} |