|
285 | 285 | "link": [1, 1], |
286 | 286 | "name": "G-Mode Setup - Get Hit By Gamet", |
287 | 287 | "requires": [ |
| 288 | + "canComplexGMode", |
| 289 | + "canTrickyUseFrozenEnemies", |
| 290 | + "SpaceJump" |
| 291 | + ], |
| 292 | + "exitCondition": { |
| 293 | + "leaveWithGModeSetup": {} |
| 294 | + }, |
| 295 | + "flashSuitChecked": true, |
| 296 | + "note": [ |
| 297 | + "Lure the Gamets to the top left door with Ice and Space Jump.", |
| 298 | + "First lure the Gamets vertically using the Kamer platform and Ice, which is much easier with HiJump disabled.", |
| 299 | + "Then freeze them again after they separate and are high enough to align with the door.", |
| 300 | + "Space Jump to the left of them and refreeze them as they move to the left, then quickly climb back up to the top left before they thaw." |
| 301 | + ] |
| 302 | + }, |
| 303 | + { |
| 304 | + "link": [1, 1], |
| 305 | + "name": "G-Mode Setup - Get Hit By Gamet, Tricky Manipulation", |
| 306 | + "requires": [ |
| 307 | + "canTrickyGMode", |
288 | 308 | "canTrickyUseFrozenEnemies", |
289 | 309 | {"or": [ |
290 | | - "SpaceJump", |
291 | 310 | "Grapple", |
292 | 311 | {"and": [ |
293 | | - "canTrickyJump", |
294 | 312 | "HiJump", |
295 | 313 | {"or": [ |
296 | 314 | "SpeedBooster", |
297 | | - "canInsaneJump", |
| 315 | + "canWalljump", |
298 | 316 | "canSpringBallJumpMidAir" |
299 | 317 | ]} |
300 | 318 | ]} |
|
305 | 323 | }, |
306 | 324 | "flashSuitChecked": true, |
307 | 325 | "note": [ |
308 | | - "Lure the Gamets to the top left door with Ice and Space Jump, Grapple, or HiJump.", |
| 326 | + "Lure the Gamets to the top left door with Ice and Grapple or HiJump.", |
309 | 327 | "First lure the Gamets vertically using the Kamer platform and Ice, which is much easier with HiJump disabled.", |
310 | 328 | "Then freeze them again after they separate and are high enough to align with the door.", |
311 | 329 | "With HiJump and another jump assist, jump to the left of the Gamets as they thaw and refreeze them a bit more to the left so that they will be on screen when Samus is on the left ledge.", |
312 | 330 | "It is possible with HiJump and Ice alone, but much trickier. Use the Gamets as a platform or perform a running jump from the Kamer platform to get up to the left door." |
313 | | - ] |
| 331 | + ], |
| 332 | + "devNote": "This is possible with fewer requirements, but it is already pretty terrible." |
314 | 333 | }, |
315 | 334 | { |
316 | 335 | "id": 8, |
|
0 commit comments