Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions region/maridia/inner-pink/Aqueduct.json
Original file line number Diff line number Diff line change
Expand Up @@ -684,6 +684,7 @@
}
},
"requires": [
"canComplexGMode",
"canXRayClimb"
],
"bypassesDoorShell": true,
Expand Down Expand Up @@ -3351,7 +3352,7 @@
"link": [12, 3],
"name": "Leave with G-Mode Snail Moonfall",
"requires": [
"canEnterGMode",
"canComplexGMode",
"h_navigateUnderwater",
"canEnemyStuckMoonfall",
{"or": [
Expand Down Expand Up @@ -3379,7 +3380,7 @@
"link": [12, 4],
"name": "Leave with G-Mode Snail Moonfall",
"requires": [
"canEnterGMode",
"canComplexGMode",
"h_navigateUnderwater",
"canEnemyStuckMoonfall",
{"or": [
Expand Down
6 changes: 4 additions & 2 deletions region/maridia/inner-pink/Botwoon Energy Tank Room.json
Original file line number Diff line number Diff line change
Expand Up @@ -1297,8 +1297,8 @@
}
},
"requires": [
"canComplexGMode",
"canSuitlessMaridia",
"canInsaneJump",
"canXRayClimb",
"Morph"
],
Expand Down Expand Up @@ -2364,8 +2364,8 @@
}
},
"requires": [
"canComplexGMode",
"canSuitlessMaridia",
"canInsaneJump",
"canXRayClimb",
"Morph"
],
Expand Down Expand Up @@ -2473,6 +2473,7 @@
"link": [5, 1],
"name": "G-Mode Morph Exit Tunnel Before Leaving G-Mode",
"requires": [
"canComplexGMode",
{"obstaclesCleared": ["B"]}
],
"note": "If the Puyos are alive, lure the first to the right, then roll out of the hole, unmorph and fight them. Crouching while shooting may increase accuracy.",
Expand All @@ -2483,6 +2484,7 @@
"link": [5, 4],
"name": "G-Mode Morph Exit Tunnel Before Leaving G-Mode",
"requires": [
"canComplexGMode",
{"obstaclesCleared": ["B"]}
]
},
Expand Down
2 changes: 2 additions & 0 deletions region/maridia/inner-pink/Botwoon Quicksand Room.json
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@
"comesThroughToilet": "any"
},
"requires": [
"canComplexGMode",
"canInsaneJump",
{"or": [
{"enemyDamage": {"enemy": "Bull", "type": "contact", "hits": 1}},
Expand Down Expand Up @@ -258,6 +259,7 @@
"comesThroughToilet": "any"
},
"requires": [
"canComplexGMode",
"canInsaneJump",
{"or": [
{"enemyDamage": {"enemy": "Bull", "type": "contact", "hits": 1}},
Expand Down
1 change: 1 addition & 0 deletions region/maridia/inner-pink/Colosseum.json
Original file line number Diff line number Diff line change
Expand Up @@ -1606,6 +1606,7 @@
}
},
"requires": [
"canComplexGMode",
"canXRayClimb"
],
"bypassesDoorShell": true,
Expand Down
9 changes: 4 additions & 5 deletions region/maridia/inner-pink/Halfie Climb Room.json
Original file line number Diff line number Diff line change
Expand Up @@ -1550,6 +1550,7 @@
}
},
"requires": [
"canComplexGMode",
{"notable": "Very Deep Stuck X-Ray Climb"},
"canXRayClimb"
],
Expand Down Expand Up @@ -4365,19 +4366,17 @@
"link": [5, 4],
"name": "G-Mode Morph, Gravity Jump, Spring Ball Jump",
"requires": [
"canEnterGMode",
"canComplexGMode",
"canGravityJump",
"HiJump",
{"tech": "canSpringBallJumpMidAir"},
"h_artificialMorphSpringBall",
"canInsaneJump"
"h_artificialMorphSpringBall"
],
"flashSuitChecked": true,
"note": [
"Climb the room with a Gravity jump + Spring Ball jump. Turn off Spring Ball and Gravity at the same time, then repause after a short delay and turn Spring back on.",
"If coming from the right, Samus will be off camera."
],
"devNote": "This requires canInsaneJump even though it is not very difficult, because it is not very intuitive and may be off camera."
]
},
{
"id": 199,
Expand Down
1 change: 1 addition & 0 deletions region/maridia/inner-pink/The Precious Room.json
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@
}
},
"requires": [
"canComplexGMode",
"canLongXRayClimb"
],
"bypassesDoorShell": true,
Expand Down