diff --git a/region/lowernorfair/east/Lower Norfair Spring Ball Maze Room.json b/region/lowernorfair/east/Lower Norfair Spring Ball Maze Room.json index 57da59ecb1..0c719ce5e2 100644 --- a/region/lowernorfair/east/Lower Norfair Spring Ball Maze Room.json +++ b/region/lowernorfair/east/Lower Norfair Spring Ball Maze Room.json @@ -140,6 +140,9 @@ "from": 1, "to": [ {"id": 1}, + {"id": 2}, + {"id": 3}, + {"id": 4}, {"id": 5}, {"id": 6}, {"id": 7} @@ -156,7 +159,9 @@ "from": 3, "to": [ {"id": 1}, + {"id": 2}, {"id": 3}, + {"id": 4}, {"id": 7} ] }, @@ -224,6 +229,99 @@ ], "flashSuitChecked": true }, + { + "link": [1, 1], + "name": "G-Mode, Remote Acquire Item", + "entranceCondition": { + "comeInWithGMode": { + "mode": "direct", + "morphed": false + } + }, + "requires": [ + "h_DirectHeatedGModeLeaveSameDoor" + ], + "collectsItems": [4], + "note": [ + "Wait at least 35 seconds for the Alcoon to jump back down before returning to the door, or kill it with a Power Bomb or SBA.", + "Stand close to the transition and use X-Ray then hold left to leave the room before the door closes." + ], + "flashSuitChecked": true + }, + { + "link": [1, 2], + "name": "G-Mode, Blind Maze Traversal", + "entranceCondition": { + "comeInWithGMode": { + "mode": "any", + "morphed": false + } + }, + "requires": [ + "canOffScreenMovement", + "h_canBombThings", + "h_HeatedGModeOffCameraDoor", + {"heatFrames": 200} + ], + "flashSuitChecked": true, + "note": [ + "Overload PLMs using the camera scroll blocks just right of the downard passageway by the left door.", + "Blindly traverse the maze until the end, where Samus will be stuck at the far right next to the shot block.", + "Exit G-mode just one tile to the left, Morph, use a Bomb or Power Bomb to destroy the shot block and escape through the door." + ] + }, + { + "link": [1, 2], + "name": "G-Mode, Blind Maze Traversal, Remote Acquire the Item", + "entranceCondition": { + "comeInWithGMode": { + "mode": "direct", + "morphed": false + } + }, + "requires": [ + "canOffScreenMovement", + "h_canBombThings", + "h_HeatedGModeOffCameraDoor", + {"heatFrames": 200} + ], + "collectsItems": [4], + "flashSuitChecked": true, + "note": [ + "Be careful not to overload PLMs with the camera scroll blocks just right of the downard passageway by the left door; use the item to finish overloading PLMs.", + "Blindly traverse the maze until the end, where Samus will be stuck at the far right next to the shot block.", + "Exit G-mode just one tile to the left, Morph, use a Bomb or Power Bomb to destroy the shot block and escape through the door." + ] + }, + { + "link": [1, 3], + "name": "G-Mode", + "entranceCondition": { + "comeInWithGMode": { + "mode": "any", + "morphed": false + } + }, + "requires": [ + "h_HeatedGModeOpenDifferentDoor" + ], + "flashSuitChecked": true + }, + { + "link": [1, 4], + "name": "G-Mode", + "entranceCondition": { + "comeInWithGMode": { + "mode": "any", + "morphed": false + } + }, + "requires": [ + "h_heatedGMode", + {"heatFrames": 0} + ], + "flashSuitChecked": true + }, { "id": 72, "link": [1, 5], @@ -430,6 +528,142 @@ }, "bypassesDoorShell": true }, + { + "link": [3, 1], + "name": "G-Mode", + "entranceCondition": { + "comeInWithGMode": { + "mode": "any", + "morphed": false + } + }, + "requires": [ + {"or": [ + "canWalljump", + "HiJump", + "canSpringBallJumpMidAir", + "SpaceJump", + "canUseFrozenEnemies", + {"and": [ + "canTrickyDashJump", + "canTrickyDodgeEnemies" + ]} + ]}, + "h_HeatedGModeOpenDifferentDoor" + ], + "flashSuitChecked": true, + "note": [ + "It is possible to climb up with a tricky dash jump and no wall jump.", + "Either kill the Alcoon before it spawns any stationary, invisible fireballs, or let the right alcoons shoot enough to overload projectiles." + ] + }, + { + "link": [3, 1], + "name": "G-Mode Morph", + "entranceCondition": { + "comeInWithGMode": { + "mode": "any", + "morphed": true + } + }, + "requires": [ + {"or": [ + {"and": [ + "h_canArtificialMorphSpringBall", + "h_canArtificialMorphSpringBallBombJump" + ]}, + {"and": [ + "h_canArtificialMorphIBJ", + "h_canArtificialMorphBombHorizontally" + ]} + ]}, + "h_HeatedGModeOpenDifferentDoor" + ], + "flashSuitChecked": true + }, + { + "link": [3, 2], + "name": "G-Mode, Blind Maze Traversal", + "entranceCondition": { + "comeInWithGMode": { + "mode": "any", + "morphed": false + } + }, + "requires": [ + "canOffScreenMovement", + {"or": [ + "canWalljump", + "HiJump", + "canSpringBallJumpMidAir", + "SpaceJump", + "canUseFrozenEnemies", + "canIBJ", + {"and": [ + "canTrickyDashJump", + "canTrickyDodgeEnemies" + ]} + ]}, + "h_canBombThings", + "h_HeatedGModeOffCameraDoor", + {"heatFrames": 200} + ], + "flashSuitChecked": true, + "note": [ + "PLMs will be overloaded using the camera scroll blocks while climbing the room.", + "Blindly traverse the maze until the end, where Samus will be stuck at the far right next to the shot block.", + "Exit G-mode just one tile to the left, Morph, use a Bomb or Power Bomb to destroy the shot block and escape through the door.", + "Note that it is possible to climb up with a tricky dash jump and no wall jump.", + "Either kill the Alcoon before it spawns and stationary, invisible lasers, or let the right alcoons shoot enough to overload projectiles." + ] + }, + { + "link": [3, 2], + "name": "G-Mode, Blind Maze Traversal, Remote Acquire the Item", + "entranceCondition": { + "comeInWithGMode": { + "mode": "direct", + "morphed": false + } + }, + "requires": [ + "canOffScreenMovement", + "canTrickyGMode", + {"or": [ + {"and": [ + "canTrickyUseFrozenEnemies", + "HiJump" + ]}, + {"and": [ + "canTrickyUseFrozenEnemies", + "h_canUseSpringBall" + ]}, + {"and": [ + "HiJump", + "h_canUseSpringBall" + ]}, + "canSpringBallBombJump" + ]}, + "h_canBombThings", + "h_HeatedGModeOffCameraDoor", + {"heatFrames": 200} + ], + "collectsItems": [4], + "flashSuitChecked": true, + "note": [ + "It is tricky to climb the room without fully overloading PLMs.", + "With Ice and either HiJump or Spring Ball, freeze the left Alcoon to the right of where it jumps out of the ground.", + "With HiJump, spin jump off of it and land directly on the middle stair platform.", + "With Spring Ball, morph on top of the Alcoon, jump to barely land on the lowest platform while avoiding", + "the camera scroll blocks one tile above, then use Spring Ball again to jump to the next platform.", + "Alternatively, with Spring Ball and either HiJump, Bombs, or Power Bombs, jump to barely land on the lowest platform while avoiding the camera scroll blocks one tile above,", + "then use Spring Ball again to jump to the next platform. The first jump can be done with HiJump or a bomb boost into Spring Ball jump.", + "Once up above, unmorph and get onto the edge of the runway leading right, then run through the camera scroll blocks to reach the item.", + "This will finish overloading PLMs. Blindly traverse the maze until the end, where Samus will be stuck at the far right next to the shot block.", + "Exit G-mode just one tile to the left, Morph, use a Bomb or Power Bomb to destroy the shot block and escape through the door." + ], + "detailNote": "There is a row of camera scroll blocks two-tiles above the bottom left platform, and a column two-tiles away from the right of the gap in front of the left door." + }, { "id": 15, "link": [3, 3], @@ -502,6 +736,129 @@ "note": "Clear the Alcoon then bounce into the spike patch.", "devNote": "Two spike hits are expected per attempt (with any additional leniency hits being multiplied by this amount)." }, + { + "link": [3, 3], + "name": "G-Mode, Remote Acquire Item, Frozen Alcoon", + "entranceCondition": { + "comeInWithGMode": { + "mode": "direct", + "morphed": false + } + }, + "requires": [ + "canTrickyGMode", + "canTrickyUseFrozenEnemies", + {"or": [ + "HiJump", + "h_canUseSpringBall" + ]}, + "h_DirectHeatedGModeLeaveSameDoor" + ], + "collectsItems": [4], + "flashSuitChecked": true, + "note": [ + "It is tricky to climb the room without fully overloading PLMs.", + "Freeze the left Alcoon to the right of where it jumps out of the ground.", + "With HiJump, spin jump off of it and land directly on the middle stair platform.", + "With Spring Ball, morph on top of the Alcoon, jump to barely land on the lowest platform while avoiding", + "the camera scroll blocks one tile above, then use Spring Ball again to jump to the next platform.", + "Up above, get onto the edge of the runway leading right, then run through the camera scroll blocks to reach the item.", + "Wait at least 35 seconds for the Alcoon to jump back down before returning to the door, or kill it with a Power Bomb or SBA.", + "Stand close to the transition and use X-Ray then hold right to leave the room before the door closes.", + "Note that spending any extra frames in the camera scroll blocks will overload PLMs before reaching the item and prevent remote acuiring it." + ], + "detailNote": "There is a row of camera scroll blocks two-tiles above the bottom left platform, and a column two-tiles away from the right of the gap in front of the left door." + }, + { + "link": [3, 3], + "name": "G-Mode Morph, Remote Acquire Item, Spring Ball", + "entranceCondition": { + "comeInWithGMode": { + "mode": "direct", + "morphed": true + } + }, + "requires": [ + "canTrickyGMode", + "h_canArtificialMorphSpringBall", + {"or": [ + "HiJump", + "h_canArtificialMorphSpringBallBombJump" + ]}, + "h_DirectHeatedGModeLeaveSameDoor" + ], + "collectsItems": [4], + "flashSuitChecked": true, + "note": [ + "It is tricky to climb the room without fully overloading PLMs.", + "With Spring Ball, jump to barely land on the lowest platform while avoiding the camera scroll blocks one tile above, then use Spring Ball again to jump to the next platform.", + "The first jump can be done with HiJump or a bomb boost into Spring Ball jump.", + "Up above, unmorph and get onto the edge of the runway leading right, then run through the camera scroll blocks to reach the item.", + "Wait at least 35 seconds for the Alcoon to jump back down before returning to the door, or kill it with a Power Bomb or SBA.", + "Stand close to the transition and use X-Ray then hold right to leave the room before the door closes.", + "Note that spending any extra frames in the camera scroll blocks will overload PLMs before reaching the item and prevent remote acuiring it." + ], + "detailNote": "There is a row of camera scroll blocks two-tiles above the bottom left platform, and a column two-tiles away from the right of the gap in front of the left door." + }, + { + "link": [3, 4], + "name": "G-Mode", + "entranceCondition": { + "comeInWithGMode": { + "mode": "any", + "morphed": false + } + }, + "requires": [ + "h_heatedGMode", + {"or": [ + "canWalljump", + "HiJump", + "canSpringBallJumpMidAir", + "SpaceJump", + "canUseFrozenEnemies", + {"and": [ + "canTrickyDashJump", + "canTrickyDodgeEnemies" + ]} + ]}, + {"heatFrames": 0} + ], + "flashSuitChecked": true, + "note": [ + "It is possible to climb up with a tricky dash jump and no wall jump.", + "Either kill the Alcoon before it spawns any stationary, invisible fireballs, or let the right alcoons shoot enough to overload projectiles." + ] + }, + { + "link": [3, 4], + "name": "G-Mode Morph", + "entranceCondition": { + "comeInWithGMode": { + "mode": "any", + "morphed": true + } + }, + "requires": [ + "h_heatedGMode", + {"or": [ + {"and": [ + "h_canArtificialMorphSpringBall", + "h_canArtificialMorphSpringBallBombJump" + ]}, + {"and": [ + "h_canArtificialMorphIBJ", + "h_canArtificialMorphBombHorizontally" + ]} + ]}, + {"heatFrames": 0} + ], + "flashSuitChecked": true, + "note": [ + "It is possible to climb up with a tricky dash jump and no wall jump.", + "Either kill the Alcoon before it spawns any stationary, invisible fireballs, or let the right alcoons shoot enough to overload projectiles." + ] + }, { "id": 19, "link": [3, 7],