Room ID: 44
Direct G-Mode, Blue Suit Spark, Overload PLMs with Chozo Ball Item
(Expert+)
Green Brinstar Main Shaft
From: 10
Right Etecoon Shaft - Bottom Left Door
To: 13
Below Power Bomb Blocks - Main Junction
Spark up the shaft, then shoot the Chozo ball to overload PLMs. Then go down, through the bomb blocks and tunnel, then exit G-mode. Entrance condition: {
"comeInWithGMode": {
"mode": "direct",
"morphed": false
}
}Requires: "Morph"
{
"blueSuitShinecharge": {}
}
{
"or": [
{
"shinespark": {
"frames": 68,
"excessFrames": 8
}
},
{
"and": [
"HiJump",
{
"shinespark": {
"frames": 64,
"excessFrames": 7
}
}
]
}
]
} |