Room ID: 133
From: 1
Top Left Door
To: 4
Top Right Door
Entrance condition: {
"comeInWithSidePlatform": {
"platforms": [
{
"minHeight": 2,
"maxHeight": 2,
"minTiles": 27.4375,
"speedBooster": true,
"obstructions": [
[
1,
0
]
],
"requires": [
{
"heatFrames": 100
}
],
"note": [
"This applies to Dust Torizo Room and Halfie Climb Room."
]
},
{
"minHeight": 3,
"maxHeight": 3,
"minTiles": 39.4375,
"speedBooster": true,
"obstructions": [
[
3,
2
]
],
"requires": [
{
"heatFrames": 100
}
],
"note": [
"This applies to Metal Pirates Room."
]
}
]
}
}Requires: "canTrickyDodgeEnemies" Dev note: More difficult side platform entrances are not considered, because there is an alternative of doing a canTrickyDashJump with a 1-tile connected runway. |