Room ID: 44
From: 8
Below Power Bomb Blocks - Bottom Left Door
To: 12
Above Power Bomb Blocks - Main Junction
Place a Power Bomb while on the top single tile platform, then exit g-mode before the Power Bomb explodes in order to break the blocks above. Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": true
}
}Requires: "h_artificialMorphPowerBomb"
{
"or": [
"h_artificialMorphIBJ",
{
"and": [
"h_artificialMorphSpringBall",
"HiJump"
]
},
{
"and": [
"h_artificialMorphSpringBall",
{
"tech": "canSpringBallBombJump"
},
{
"ammo": {
"type": "PowerBomb",
"count": 6
}
}
]
}
]
}Clears obstacles: A |