Room ID: 173
From: 2
Bottom Right Door
To: 6
Middle Junction Near Top Left Pirate
Start the dash as close to the door transition as possible in order to have a larger window for storing the shinecharge. With low energy, shinespark diagonally to the middle ledge on the left. Entrance condition: { "comeInRunning": { "speedBooster": true, "minTiles": 0.4375 } } Requires: "canWaterShineCharge" { "or": [ { "shinespark": { "frames": 43, "excessFrames": 26 } }, { "and": [ "canMidairShinespark", { "shinespark": { "frames": 38, "excessFrames": 25 } } ] } ] } { "or": [ { "enemyDamage": { "enemy": "Pink Space Pirate (standing)", "type": "contact", "hits": 1 } }, { "enemyKill": { "enemies": [ [ "Pink Space Pirate (standing)" ] ], "explicitWeapons": [ "Plasma" ] } }, "h_pauseAbuseMinimalReserveRefill", { "and": [ "canControlShinesparkEnd", "canUseSpeedEchoes", { "resourceAtMost": [ { "type": "RegularEnergy", "count": 29 } ] } ] }, { "and": [ "canInsaneJump", "canTrickyDodgeEnemies" ] } ] } { "or": [ "h_canCrouchJumpDownGrab", "canSpringBallJumpMidAir", { "and": [ "Ice", "Plasma" ] } ] } |