|
318 | 318 | {"id": 2}, |
319 | 319 | {"id": 7}, |
320 | 320 | {"id": 10}, |
321 | | - {"id": 11} |
| 321 | + {"id": 11}, |
| 322 | + {"id": 12} |
322 | 323 | ] |
323 | 324 | }, |
324 | 325 | { |
|
340 | 341 | "from": 13, |
341 | 342 | "to": [ |
342 | 343 | {"id": 7}, |
| 344 | + {"id": 10}, |
343 | 345 | {"id": 13} |
344 | 346 | ] |
345 | 347 | } |
|
3199 | 3201 | "Use Spring Ball to jump and press against the snail for the maximum possible duration, in order to gain enough height to get onto it." |
3200 | 3202 | ] |
3201 | 3203 | }, |
| 3204 | + { |
| 3205 | + "link": [10, 12], |
| 3206 | + "name": "G-Mode", |
| 3207 | + "requires": [ |
| 3208 | + "canEnterGMode" |
| 3209 | + ], |
| 3210 | + "flashSuitChecked": true |
| 3211 | + }, |
3202 | 3212 | { |
3203 | 3213 | "id": 138, |
3204 | 3214 | "link": [11, 1], |
|
3261 | 3271 | "h_navigateUnderwater", |
3262 | 3272 | "canEnemyStuckMoonfall", |
3263 | 3273 | {"or": [ |
3264 | | - "canInsaneJump", |
| 3274 | + "canFreeFallClip", |
3265 | 3275 | {"enemyDamage": {"enemy": "Yard", "type": "contact", "hits": 1}} |
3266 | 3276 | ]} |
3267 | 3277 | ], |
|
3288 | 3298 | "h_navigateUnderwater", |
3289 | 3299 | "canEnemyStuckMoonfall", |
3290 | 3300 | {"or": [ |
3291 | | - "canInsaneJump", |
| 3301 | + "canFreeFallClip", |
3292 | 3302 | {"enemyDamage": {"enemy": "Yard", "type": "contact", "hits": 1}} |
3293 | 3303 | ]} |
3294 | 3304 | ], |
|
3325 | 3335 | "canTrickyGMode", |
3326 | 3336 | "h_navigateUnderwater", |
3327 | 3337 | "canEnemyStuckMoonfall", |
| 3338 | + {"or": [ |
| 3339 | + "canFreeFallClip", |
| 3340 | + {"enemyDamage": {"enemy": "Yard", "type": "contact", "hits": 1}} |
| 3341 | + ]}, |
3328 | 3342 | "canHighPixelCeilingClip", |
3329 | 3343 | {"or": [ |
3330 | 3344 | "canBeVeryPatient", |
|
3357 | 3371 | "link": [13, 7], |
3358 | 3372 | "name": "G-Mode Overload PLMs - Power Bomb the Items (To the Items)", |
3359 | 3373 | "requires": [ |
| 3374 | + "canEnterGMode", |
3360 | 3375 | {"notable": "G-Mode Overload PLMs - Power Bomb the Items"}, |
3361 | 3376 | {"or": [ |
3362 | 3377 | {"itemNotCollectedAtNode": 7}, |
|
3391 | 3406 | "link": [13, 7], |
3392 | 3407 | "name": "G-Mode Morph Overload PLMs - Power Bomb the Items (To the Items)", |
3393 | 3408 | "requires": [ |
| 3409 | + "canEnterGMode", |
3394 | 3410 | {"notable": "G-Mode Overload PLMs - Power Bomb the Items"}, |
3395 | 3411 | {"or": [ |
3396 | 3412 | {"itemNotCollectedAtNode": 7}, |
|
3424 | 3440 | "link": [13, 7], |
3425 | 3441 | "name": "G-Mode Overload PLMs - Power Bomb the Items, Bootless UWJ", |
3426 | 3442 | "requires": [ |
| 3443 | + "canEnterGMode", |
3427 | 3444 | {"notable": "G-Mode Overload PLMs - Power Bomb the Items"}, |
3428 | 3445 | {"or": [ |
3429 | 3446 | {"itemNotCollectedAtNode": 7}, |
|
3447 | 3464 | "link": [13, 7], |
3448 | 3465 | "name": "G-Mode Morph Overload PLMs - Power Bomb the Items, Bootless UWJ", |
3449 | 3466 | "requires": [ |
| 3467 | + "canEnterGMode", |
3450 | 3468 | {"notable": "G-Mode Overload PLMs - Power Bomb the Items"}, |
3451 | 3469 | {"or": [ |
3452 | 3470 | {"itemNotCollectedAtNode": 7}, |
|
3470 | 3488 | ], |
3471 | 3489 | "devNote": "This does not include canRiskPermanentLossOfAccess, as it is only worth doing this strat if the items are there." |
3472 | 3490 | }, |
| 3491 | + { |
| 3492 | + "link": [13, 10], |
| 3493 | + "name": "G-Mode", |
| 3494 | + "requires": [ |
| 3495 | + "canEnterGMode" |
| 3496 | + ], |
| 3497 | + "flashSuitChecked": true |
| 3498 | + }, |
3473 | 3499 | { |
3474 | 3500 | "link": [13, 13], |
3475 | 3501 | "name": "Power Bomb the Power Bomb Blocks - Break Later", |
|
0 commit comments