Room ID: 173
From: 2
Bottom Right Door
To: 5
Platform Junction Near Top Left Door
Reduce Samus' run speed with a stutter or late dash tap in order to complete the shinecharge in time. Entrance condition: {
"comeInRunning": {
"speedBooster": true,
"minTiles": 4.4375
}
}Requires: "canWaterShineCharge"
{
"canShineCharge": {
"usedTiles": 23,
"openEnd": 2
}
}
{
"or": [
{
"shinespark": {
"frames": 41,
"excessFrames": 7
}
},
{
"and": [
"canDodgeWhileShooting",
"canMidairShinespark",
{
"shinespark": {
"frames": 38,
"excessFrames": 7
}
}
]
}
]
} |