Room ID: 173
From: 1
Bottom Left Door
To: 5
Platform Junction Near Top Left Door
This underwater walljump is very long. Some jump assistance, cross room jump, or a flatley jump from the door frame is needed to get to the first overhang. In case of carrying a flash suit, it is possible, though difficult, to get up without killing the Skultera, or to kill the Skultera with hero shots, in case Morph is not available. Requires: "canLongUnderwaterWalljump"
{
"or": [
"canUseFrozenEnemies",
"canSpringBallJumpMidAir",
{
"and": [
"canFlatleyJump",
{
"doorUnlockedAtNode": 1
}
]
}
]
}
{
"or": [
"h_midAirShootUp",
"canBeExtremelyPatient"
]
}Unlocks doors: {"nodeId":1,"types":["ammo"],"requires":[]} |