|
402 | 402 | {"partialRefill": {"type": "ReserveEnergy", "limit": 100}} |
403 | 403 | ]} |
404 | 404 | ]}, |
405 | | - "canWaterShineCharge", |
| 405 | + {"or": [ |
| 406 | + "canWaterShineCharge", |
| 407 | + "Gravity" |
| 408 | + ]}, |
406 | 409 | {"canShineCharge": {"usedTiles": 20, "openEnd": 0}}, |
407 | 410 | {"autoReserveTrigger": {}}, |
408 | 411 | "canRModeSparkInterrupt" |
|
430 | 433 | "comesThroughToilet": "no" |
431 | 434 | }, |
432 | 435 | "requires": [ |
433 | | - "Gravity", |
| 436 | + "h_artificialMorphBombs", |
434 | 437 | "h_artificialMorphMovement", |
435 | 438 | "h_artificialMorphCrystalFlash", |
| 439 | + {"or": [ |
| 440 | + {"and": [ |
| 441 | + {"or": [ |
| 442 | + "HiJump", |
| 443 | + "canSunkenTileWideWallClimb" |
| 444 | + ]}, |
| 445 | + "canWaterShineCharge" |
| 446 | + ]}, |
| 447 | + "Gravity" |
| 448 | + ]}, |
436 | 449 | {"canShineCharge": {"usedTiles": 20, "openEnd": 0}}, |
437 | 450 | {"autoReserveTrigger": {}}, |
438 | 451 | "canRModeSparkInterrupt", |
|
441 | 454 | "flashSuitChecked": true, |
442 | 455 | "blueSuitChecked": true, |
443 | 456 | "note": [ |
444 | | - "Navigate to the shortcut tunnel, evading the first Sciser, and overload the crumble block, then jump through to the", |
445 | | - "other side. Avoid the looping Sciser, and Crystal Flash near the door. Samus can no longer use X-Ray.", |
446 | | - "Shinecharge (disable Gravity if needed) and windup under the looping Sciser while it drops on top of Samus to interrupt." |
| 457 | + "Take the first left above the waterline. Place bombs in the single tile nook on the left to overload PLMs.", |
| 458 | + "Evade the Sciser and either go through the rest of the Morph maze or an overloaded crumble block, and navigate to the bomb block shortcut tunnel.", |
| 459 | + "Crystal Flash under the bomb block: Samus can no longer use X-Ray.", |
| 460 | + "Jump through, and drop through to the other side. Avoid the Scisers, and manipulate one to the far right.", |
| 461 | + "Shinecharge and windup near the Sciser to interrupt." |
447 | 462 | ] |
448 | 463 | }, |
449 | 464 | { |
|
0 commit comments