Room ID: 59
From: 16
Direct G-Mode Morph (Top Item, Above Hopper Pit)
To: 4
Left Side - Door Behind Power Bomb Blocks
Without Bombs, fully overload PLMs with the item before dropping into the Sidehopper pit. Dodge or kill the Sidehoppers then go through the crumble block before exiting G-mode. With Bombs, it can help to not overload the PLMs fully, to IBJ off of the lower crumble blocks, then Bomb the side of the upper crumble to go through it. Requires: "canGMode"
"h_artificialMorphMovement"
{
"or": [
"Morph",
"h_artificialMorphIBJ",
"canTrickyDodgeEnemies",
"h_artificialMorphPowerBomb",
{
"enemyDamage": {
"enemy": "Sm. Sidehopper",
"type": "contact",
"hits": 1
}
}
]
}Collects items: 10 Dev note: With Morph or Bombs, Samus will have already killed the Sidehoppers before getting here. |