Room ID: 104
|
It is possible to climb the left side of the room with SpeedBooster alone, with either a tricky dash jump or a vertical shinespark. Entrance condition: "comeInWithGMode": {
"mode": "indirect",
"morphed": false
}Requires: {"or": [
"SpaceJump",
"canSpringBallJumpMidAir",
"canWallJump",
{"and": [
"HiJump",
"canSpeedyJump"
]},
"canTrickyDashJump",
{"and": [
{"canShineCharge": {
"usedTiles": 28,
"gentleUpTiles": 3,
"gentleDownTiles": 3,
"openEnd": 0
}},
{"or": [
{"shinespark": {"frames": 18, "excessFrames": 8}},
{"and": [
"canSpeedyJump",
{"shinespark": {"frames": 16, "excessFrames": 10}}
]}
]}
]}
]},
{"heatFrames": 0} |