|
498 | 498 | "name": "Horizontal Bomb Boost", |
499 | 499 | "requires": [ |
500 | 500 | "f_DefeatedPhantoon", |
501 | | - "h_underwaterCrouchJump", |
502 | 501 | "canJumpIntoIBJ", |
503 | 502 | "canBombHorizontally", |
504 | | - "canTrickyJump" |
| 503 | + "canTrickyJump", |
| 504 | + "h_complexToCarryFlashSuit" |
505 | 505 | ], |
506 | 506 | "flashSuitChecked": true, |
507 | 507 | "blueSuitChecked": true, |
508 | 508 | "note": [ |
509 | | - "Crouch jump from the end of the door runway when the water is low,", |
510 | | - "and jump into a horizontal bomb boost to reach the first platform.", |
| 509 | + "Use a mid-air horizontal bomb boost to reach the first platform.", |
511 | 510 | "Jump across to the last platform.", |
512 | 511 | "Wait until the water is low, let the platform sink slightly,", |
513 | 512 | "then jump and horizontal bomb boost to the item." |
514 | 513 | ], |
515 | 514 | "detailNote": [ |
516 | | - "If HiJump is available, then it is possible to simply spin jump to the first platform.", |
| 515 | + "If HiJump is available, then it is possible to simply spin jump from the underwater platform to the first moving platform.", |
517 | 516 | "If HiJump cannot be disabled, then the bomb boost from the last platform is more difficult:", |
518 | 517 | "in this case Samus must jump, lay the bomb on the way down, then jump again to a precise height and morph to get the boost." |
519 | 518 | ] |
|
533 | 532 | {"ammo": {"type": "PowerBomb", "count": 1}} |
534 | 533 | ]}, |
535 | 534 | {"ammo": {"type": "PowerBomb", "count": 2}} |
536 | | - ]} |
| 535 | + ]}, |
| 536 | + "h_complexToCarryFlashSuit" |
537 | 537 | ], |
538 | 538 | "flashSuitChecked": true, |
539 | 539 | "blueSuitChecked": true, |
540 | 540 | "note": [ |
541 | | - "Crouch jump from the end of the door runway when the water is low,", |
542 | | - "and jump into a horizontal Power Bomb boost to reach the first platform.", |
| 541 | + "Use a mid-air horizontal Power Bomb boost to reach the first platform.", |
543 | 542 | "Jump across to the last platform.", |
544 | 543 | "Wait until the water is low, let the platform sink slightly,", |
545 | 544 | "then jump and horizontal Power Bomb boost to the item." |
546 | 545 | ], |
547 | 546 | "detailNote": [ |
548 | | - "If HiJump is available, then it is possible to simply spin jump to the first platform, saving a Power Bomb.", |
| 547 | + "If HiJump is available, then it is possible to simply spin jump from the underwater platform to the first moving platform, saving a Power Bomb.", |
549 | 548 | "If HiJump cannot be disabled, then the Power Bomb boost from the last platform is more difficult:", |
550 | 549 | "in this case Samus must jump, lay the Power Bomb on the way down, then jump again to a precise height and morph to get the boost." |
551 | 550 | ] |
|
0 commit comments