Room ID: 44
Come in Shinecharging, Leave With Temporary Blue (Partial Runway)
(Expert)
Green Brinstar Main Shaft
From: 5
Above Power Bomb Blocks - Bottom Left Door
To: 7
Below Power Bomb Blocks - Top Right Door
After falling through the shot block, bounce on the single-tile platform (rather than unmorphing onto it) to more easily reach the door. Entrance condition: {
"comeInShinecharging": {
"length": 5,
"openEnd": 0
}
}Requires: "canChainTemporaryBlue"
{
"ammo": {
"type": "PowerBomb",
"count": 1
}
}Exit condition: {
"leaveWithTemporaryBlue": {}
}Unlocks doors: {"types":["ammo"],"requires":[]} |