Room ID: 173
From: 2
Bottom Right Door
To: 5
Platform Junction Near Top Left Door
Start the dash as close to the door transition as possible in order to store the shinespark in time. Stand 2 or 3 pixels from the door for run speed to be low enough going into the next room. Entrance condition: {
"comeInRunning": {
"speedBooster": true,
"minTiles": 0.4375
}
}Requires: "canWaterShineCharge"
"canTrickyJump"
"h_shinechargeMaxRunway"
{
"or": [
{
"shinespark": {
"frames": 41,
"excessFrames": 7
}
},
{
"and": [
"canDodgeWhileShooting",
"canMidairShinespark",
{
"shinespark": {
"frames": 38,
"excessFrames": 7
}
}
]
}
]
} |