Room ID: 197
|
Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": true
}
}Requires: {
"or": [
"h_artificialMorphLongIBJ",
{
"and": [
"Gravity",
"h_artificialMorphIBJ",
"h_artificialMorphBombHorizontally"
]
},
{
"and": [
"canGravityJump",
"h_artificialMorphSpringBallBombJump",
{
"or": [
"h_additionalBomb",
{
"tech": "canDoubleSpringBallJumpMidAir"
}
]
},
{
"or": [
{
"and": [
"h_additionalBomb",
"h_additionalBomb"
]
},
{
"notable": "Left Shaft Precise Crouch Jump Down Grab"
}
]
}
]
}
]
} |