Room ID: 172
From: 13
G-Mode Morph Junction By Middle Right Door
To: 10
Direct G-Mode Morph On Ledge Left of Morph Tunnel Item
Requires: "canPowerBombItemOverloadPLMs"
{
"notable": "G-Mode Overload Speed Blocks then use Global Crab"
}
"h_navigateUnderwater"
{
"obstaclesCleared": [
"B"
]
}
{
"or": [
{
"and": [
"Gravity",
{
"or": [
"h_artificialMorphJumpIntoIBJ",
"h_artificialMorphDoubleBombJump",
"h_artificialMorphStaggeredIBJ",
{
"and": [
"h_artificialMorphIBJ",
"canBeVeryPatient"
]
},
{
"and": [
"h_artificialMorphIBJ",
"h_artificialMorphPowerBomb"
]
},
{
"and": [
"h_artificialMorphSpringBall",
"HiJump"
]
},
{
"and": [
"h_artificialMorphSpringBall",
"canGravityJump"
]
}
]
}
]
},
"h_artificialMorphDoubleSpringBallJump"
]
}Dev note: FIXME: Some IBJ strats may need canBeVeryPatient if they can't be done before the crab is in position |