Room ID: 133
|
After climbing the room, it is possible to shoot at the door and then use X-Ray, so the shot hits immediately afterwards. Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": false
}
}Requires: "h_heatedGMode"
{
"or": [
"SpaceJump",
"canWalljump",
"HiJump",
"canSpringBallJumpMidAir",
{
"and": [
"Charge",
"canUseFrozenEnemies"
]
},
{
"and": [
"canTrickyDodgeEnemies",
"canJumpIntoIBJ"
]
}
]
}
{
"heatFrames": 70
}Dev note: FIXME: It may be possible to kill the upper pirates in a way where Samus can collect their drops on the path to the door. FIXME: It is possible to kill the pirates then IBJ or tricky dash jump, but using the runway will require at least one laser hit. |