Room ID: 173
From: 2
Bottom Right Door
To: 6
Middle Junction Near Top Left Pirate
Reduce Samus' run speed with a stutter or late dash tap in order to complete the shinecharge in time. Spark up and fall onto the platform left of the fish. Entrance condition: {
"comeInRunning": {
"speedBooster": true,
"minTiles": 4.4375
}
}Requires: "canWaterShineCharge"
"canShinechargeMovement"
"canDodgeWhileShooting"
{
"canShineCharge": {
"usedTiles": 23,
"openEnd": 2
}
}
{
"or": [
{
"shinespark": {
"frames": 43,
"excessFrames": 9
}
},
{
"and": [
"canMidairShinespark",
{
"shinespark": {
"frames": 38,
"excessFrames": 9
}
}
]
}
]
} |