Room ID: 183
From: 1
Middle Left Door
To: 11
G-Mode Overloaded PLMs Junction (By Bottom Left Door)
Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": true
}
}Requires: "h_artificialMorphBombs"
"h_navigateUnderwater"
{
"or": [
"canGravityJump",
{
"and": [
"Gravity",
{
"or": [
"h_artificialMorphLongIBJ",
"h_artificialMorphJumpIntoIBJ"
]
}
]
},
{
"and": [
"HiJump",
"canSpringBallJumpMidAir"
]
},
{
"and": [
"HiJump",
"canConsecutiveWalljump",
"canPreciseWalljump"
]
},
"h_artificialMorphDoubleSpringBallJump",
{
"and": [
"Gravity",
"HiJump",
"h_artificialMorphSpringBallBombJump"
]
}
]
} |