Skip to content

Commit 109cf33

Browse files
authored
Merge pull request #2715 from nn357/buyon_xray
add x-ray climb strats to reach the buyon gate farm
2 parents f00c86f + 5ed0be3 commit 109cf33

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

region/maridia/outer/Boyon Gate Hall.json

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,25 @@
379379
"note": "It is possible to jump up, in-room, by pressing against the right door and running and jumping up the shaft.",
380380
"devNote": "Moon walking against the door or pressing against it and turning around both work."
381381
},
382+
{
383+
"link": [1, 4],
384+
"name": "X-Ray Climb",
385+
"entranceCondition": {
386+
"comeInWithDoorStuckSetup": {}
387+
},
388+
"requires": [
389+
"canXRayClimb"
390+
],
391+
"flashSuitChecked": true,
392+
"blueSuitChecked": true,
393+
"wallJumpAvoid": true,
394+
"note": [
395+
"Climb up 1 screen. The enemies are not active off-camera.",
396+
"Touch the camera scroll block just above the tunnel entrance to fix the camera.",
397+
"This can be done reliably without falling by alternating between inching towards the tunnel and jumping slightly;",
398+
"once the camera scroll block has been touched and Samus jumps, the camera will be fixed."
399+
]
400+
},
382401
{
383402
"id": 13,
384403
"link": [1, 4],
@@ -772,6 +791,25 @@
772791
"Alternatively, get into the left-most pit, jump slightly to the right, move over one tile, then jump. If the camera is not fixed, move to the right a bit more and jump again."
773792
]
774793
},
794+
{
795+
"link": [2, 4],
796+
"name": "X-Ray Climb",
797+
"entranceCondition": {
798+
"comeInWithDoorStuckSetup": {}
799+
},
800+
"requires": [
801+
"canXRayClimb"
802+
],
803+
"flashSuitChecked": true,
804+
"blueSuitChecked": true,
805+
"wallJumpAvoid": true,
806+
"note": [
807+
"Climb up 1 screen. The enemies are not active off-camera.",
808+
"Touch the camera scroll block just above the tunnel entrance to fix the camera.",
809+
"This can be done reliably without falling by alternating between inching towards the tunnel and jumping slightly;",
810+
"once the camera scroll block has been touched and Samus jumps, the camera will be fixed."
811+
]
812+
},
775813
{
776814
"id": 31,
777815
"link": [2, 4],

0 commit comments

Comments
 (0)