|
4468 | 4468 | "Use a second Power Bomb to jump over it and down below; hold left as soon as Samus starts moving upward, in order to avoid the invisible Cacatac spikes." |
4469 | 4469 | ] |
4470 | 4470 | }, |
| 4471 | + { |
| 4472 | + "link": [8, 8], |
| 4473 | + "name": "Gain Flash Suit (X-Mode Spikesuit)", |
| 4474 | + "requires": [ |
| 4475 | + "h_spikeXModeSpikeSuit", |
| 4476 | + {"shinespark": {"frames": 5, "excessFrames": 5}} |
| 4477 | + ], |
| 4478 | + "flashSuitChecked": true, |
| 4479 | + "blueSuitChecked": true |
| 4480 | + }, |
| 4481 | + { |
| 4482 | + "link": [8, 8], |
| 4483 | + "name": "Gain Blue Suit (Double X-Mode)", |
| 4484 | + "requires": [ |
| 4485 | + "h_spikeDoubleXModeBlueSuit", |
| 4486 | + {"shinespark": {"frames": 0, "excessFrames": 0}} |
| 4487 | + ], |
| 4488 | + "flashSuitChecked": true, |
| 4489 | + "blueSuitChecked": true |
| 4490 | + }, |
4471 | 4491 | { |
4472 | 4492 | "id": 139, |
4473 | 4493 | "link": [8, 9], |
|
4526 | 4546 | "flashSuitChecked": true, |
4527 | 4547 | "blueSuitChecked": true |
4528 | 4548 | }, |
| 4549 | + { |
| 4550 | + "link": [8, 9], |
| 4551 | + "name": "Gain Flash Suit (X-Mode Spikesuit) - Diagonal Spark Out", |
| 4552 | + "requires": [ |
| 4553 | + "canUseFlashSuitInitialSpark", |
| 4554 | + "h_spikeXModeSpikeSuit", |
| 4555 | + {"shinespark": {"frames": 9, "excessFrames": 1}} |
| 4556 | + ], |
| 4557 | + "note": [ |
| 4558 | + "Use the right side of the right spike pit to spikesuit.", |
| 4559 | + "A diagonal spark from here will clear the ledge to the platform.", |
| 4560 | + "Either a first or second frame spikesuit will work." |
| 4561 | + ], |
| 4562 | + "flashSuitChecked": true, |
| 4563 | + "blueSuitChecked": true, |
| 4564 | + "wallJumpAvoid": true |
| 4565 | + }, |
4529 | 4566 | { |
4530 | 4567 | "id": 224, |
4531 | 4568 | "link": [8, 9], |
|
0 commit comments