Room ID: 195
From: 1
Bottom Left Door
To: 2
Top Right Door
Requires a runway of at least 2 tiles (with no open end) in the adjacent room. This is typically easier without Speed Booster depending on the exact runway length and requires disabling HiJump. Entrance condition: {
"comeInJumping": {
"speedBooster": false,
"minTiles": 1.4375
}
}Requires: "canCrossRoomJumpIntoWater" "canMomentumConservingTurnaround" "canTrickyJump" "canDisableEquipment" Dev note: Although speedBooster false includes canDisableEquipment, the strat still includes it to indicate disabling HiJump. |