Room ID: 34
From: 3
Junction (Left side Pit)
To: 3
Junction (Left side Pit)
It is required to avoid double hitting the Skultera with the Power Bomb, and to position the Crystal Flash so that the Skultera can hit Samus from above so it avoids the light orb. To do this, use the bottom-left Skultera, and move it off-camera at the far left end of its cycle. Go to the far right end of it's cycle and on the Crystal Flash on the sloped tile just below where it ends. Once the Skultera gets hit by the Power Bomb explosion, it will start moving, even while off-camera. Requires: {
"obstaclesCleared": [
"R-Mode"
]
}
"canCameraManip"
"canComplexRModeCrystalFlashInterrupt"
{
"ammo": {
"type": "Missile",
"count": 10
}
}
{
"ammo": {
"type": "Super",
"count": 10
}
}
{
"ammo": {
"type": "PowerBomb",
"count": 5
}
}
{
"or": [
"h_partialEnemyDamageReduction",
{
"resourceAtMost": [
{
"type": "RegularEnergy",
"count": 19
}
]
},
{
"and": [
{
"resourceCapacity": [
{
"type": "RegularEnergy",
"count": 199
}
]
},
{
"resourceCapacity": [
{
"type": "ReserveEnergy",
"count": 199
}
]
}
]
}
]
}Resets obstacles: R-Mode |