Room ID: 150
From: 7
G-Mode Junction (Bottom of Room)
To: 1
Left Door
Use the camera scroll blocks below the crumble blocks to overload PLMs to be able to go through the crumble blocks. Jumping through them a single time is enough to overload them for the next jump. It is possible to go though the crumble blocks while dodging GT. With a speedy jump, it is possible to overload PLMs and run back to GT before it stands up, get into the safe spot location to get him to jump back, and use the runway again. Note that when GT attacks, it will place stationary invisible projectiles, so it is much more difficult if not getting up quickly. Requires: { "or": [ { "or": [ "f_DefeatedGoldenTorizo", { "obstaclesCleared": [ "f_DefeatedGoldenTorizo" ] } ] }, "canTrickyDodgeEnemies" ] } { "or": [ "SpaceJump", { "and": [ "HiJump", { "or": [ "canDelayedWalljump", "canSpringBallJumpMidAir", "SpeedBooster" ] } ] }, { "and": [ "canSpringBallJumpMidAir", "SpeedBooster", { "or": [ { "or": [ "f_DefeatedGoldenTorizo", { "obstaclesCleared": [ "f_DefeatedGoldenTorizo" ] } ] }, "canInsaneJump" ] } ] } ] } "h_HeatedGModeOpenDifferentDoor" |