Room ID: 178
|
Get a bit of run speed on the block and jump to the right ledge. If Samus misses the ledge, try to shoot the block to still collect the item. Requires: {
"or": [
{
"and": [
"canCarefulJump",
"canDisableEquipment"
]
},
"canUseGrapple",
"canWalljump",
"SpaceJump"
]
}
{
"obstaclesCleared": [
"B"
]
}Resets obstacles: B Collects items: 2 |