Room ID: 172
From: 4
Top Right Door
To: 11
G-Mode Junction Below Speed Blocks (Overloaded PLMs)
Entrance condition: {
"comeInWithGMode": {
"mode": "indirect",
"morphed": true
}
}Requires: {
"notable": "G-Mode Overload Speed Blocks then use Global Crab"
}
"canComplexGMode"
"h_navigateUnderwater"
"h_artificialMorphBombs"
{
"or": [
{
"and": [
"h_artificialMorphSpringBall",
{
"or": [
"Gravity",
"HiJump"
]
}
]
},
{
"and": [
"Morph",
{
"or": [
"Gravity",
"HiJump",
"canCrouchJump"
]
}
]
},
{
"and": [
"Gravity",
"h_artificialMorphCeilingBombJump"
]
},
{
"and": [
"Gravity",
"h_artificialMorphIBJ",
"canBeVeryPatient"
]
}
]
} |