Room ID: 59
From: 1
Left Side - Top Door
To: 12
Bottom Chozo Item
Roll through the camera scroll blocks and then through the bomb block. Avoiding the Sidehoppers can be tricky. Power Bomb them or lure them off-camera to the right while above. Carefully roll through the rest of the room and through the bomb blocks to the lowest item. Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": true
}
}Requires: {
"or": [
"canTrickyDodgeEnemies",
"h_artificialMorphPowerBomb",
{
"enemyDamage": {
"enemy": "Sm. Sidehopper",
"type": "contact",
"hits": 1
}
}
]
}
"h_artificialMorphPowerBomb"
"h_artificialMorphPowerBomb"Dev note: With Morph, Bombs, or Spring Ball, 1->15->12 will be used instead. |