Room ID: 82
From: 1
Left Door
To: 2
Right Door
Wait for the pirates to move as far right as possible in order to kill them all with a single Power Bomb. Jump over Baby Kraid by pausing and holding jump and forward just before the pause fully triggers, then remove Spring Ball. After it starts moving to the left, move in to where it was, then Crystal Flash so that it will walk back into Samus and trigger reserves. Entrance condition: {
"comeInWithGMode": {
"mode": "direct",
"morphed": true
}
}Requires: "h_artificialMorphBombThings"
"h_artificialMorphSpringFling"
"h_artificialMorphTrickyRModeCrystalFlashInterrupt"
{
"ammo": {
"type": "Missile",
"count": 10
}
}
{
"ammo": {
"type": "Super",
"count": 5
}
}
{
"or": [
"h_fullEnemyDamageReduction",
{
"and": [
"h_partialEnemyDamageReduction",
{
"resourceAtMost": [
{
"type": "RegularEnergy",
"count": 49
}
]
}
]
},
{
"and": [
{
"resourceCapacity": [
{
"type": "RegularEnergy",
"count": 199
}
]
},
{
"resourceCapacity": [
{
"type": "ReserveEnergy",
"count": 199
}
]
}
]
}
]
}Clears obstacles: door_1 |