|
4631 | 4631 | { |
4632 | 4632 | "id": 202, |
4633 | 4633 | "link": [10, 9], |
4634 | | - "name": "Use Flash Suit", |
| 4634 | + "name": "Use Stored Spark", |
4635 | 4635 | "requires": [ |
4636 | | - {"useFlashSuit": {}}, |
| 4636 | + "h_storedSpark", |
4637 | 4637 | {"or": [ |
4638 | 4638 | {"shinespark": {"frames": 68, "excessFrames": 8}}, |
4639 | 4639 | {"and": [ |
|
4647 | 4647 | ]} |
4648 | 4648 | ]} |
4649 | 4649 | ], |
4650 | | - "flashSuitChecked": true |
| 4650 | + "flashSuitChecked": true, |
| 4651 | + "blueSuitChecked": true |
4651 | 4652 | }, |
4652 | 4653 | { |
4653 | 4654 | "id": 203, |
|
5035 | 5036 | { |
5036 | 5037 | "id": 217, |
5037 | 5038 | "link": [10, 14], |
5038 | | - "name": "Use Flash Suit", |
| 5039 | + "name": "Use Stored Spark", |
5039 | 5040 | "requires": [ |
5040 | | - {"useFlashSuit": {}}, |
| 5041 | + "h_storedSpark", |
5041 | 5042 | {"shinespark": {"frames": 68, "excessFrames": 57}} |
5042 | 5043 | ], |
5043 | | - "flashSuitChecked": true |
| 5044 | + "flashSuitChecked": true, |
| 5045 | + "blueSuitChecked": true |
5044 | 5046 | }, |
5045 | 5047 | { |
5046 | 5048 | "id": 218, |
5047 | 5049 | "link": [10, 14], |
5048 | | - "name": "Use Flash Suit, Diagonal Spark", |
| 5050 | + "name": "Use Stored Spark, Diagonal Spark", |
5049 | 5051 | "requires": [ |
5050 | 5052 | "HiJump", |
5051 | | - {"useFlashSuit": {}}, |
| 5053 | + "h_storedSpark", |
5052 | 5054 | {"shinespark": {"frames": 20, "excessFrames": 13}} |
5053 | 5055 | ], |
5054 | | - "flashSuitChecked": true |
| 5056 | + "flashSuitChecked": true, |
| 5057 | + "blueSuitChecked": true |
5055 | 5058 | }, |
5056 | 5059 | { |
5057 | 5060 | "id": 219, |
|
5069 | 5072 | {"shinespark": {"frames": 21, "excessFrames": 12}} |
5070 | 5073 | ], |
5071 | 5074 | "flashSuitChecked": true, |
5072 | | - "note": "With a runway of at least 4 tiles in the adjacent room, jump just before hitting the right wall then spark diagonally to the right at the top of the jump." |
| 5075 | + "note": "With a runway of at least 4 tiles in the adjacent room, jump just before hitting the right wall then spark diagonally to the left at the top of the jump.", |
| 5076 | + "devNote": "FIXME: This could be done with a blue suit but is not possible to model currently." |
5073 | 5077 | }, |
5074 | 5078 | { |
5075 | 5079 | "id": 220, |
5076 | 5080 | "link": [10, 14], |
5077 | | - "name": "Use Flash Suit, Spring Ball Bomb Boost, Diagonal Spark", |
| 5081 | + "name": "Use Stored Spark, Spring Ball Bomb Boost, Diagonal Spark", |
5078 | 5082 | "requires": [ |
| 5083 | + {"or": [ |
| 5084 | + {"useFlashSuit": {}}, |
| 5085 | + {"and": [ |
| 5086 | + "canInsaneJump", |
| 5087 | + {"blueSuitShinecharge": {}} |
| 5088 | + ]} |
| 5089 | + ]}, |
| 5090 | + "canDash", |
5079 | 5091 | "canSpringBallJumpMidAir", |
5080 | 5092 | "canUnmorphBombBoost", |
5081 | | - {"useFlashSuit": {}}, |
5082 | 5093 | {"shinespark": {"frames": 18, "excessFrames": 13}} |
5083 | 5094 | ], |
5084 | 5095 | "flashSuitChecked": true, |
5085 | | - "note": "Spring ball jump then bounce on a Power Bomb in order to be able to midair spark." |
| 5096 | + "blueSuitChecked": true, |
| 5097 | + "note": [ |
| 5098 | + "Spring ball jump then bounce on a Power Bomb in order to be able to midair spark.", |
| 5099 | + "It is easiest to wait to turn around until after the bomb boost.", |
| 5100 | + "With a blue suit, this requires using dash after shinecharging to be able to boost on the Power Bomb." |
| 5101 | + ] |
5086 | 5102 | }, |
5087 | 5103 | { |
5088 | 5104 | "id": 221, |
|
5523 | 5539 | { |
5524 | 5540 | "id": 242, |
5525 | 5541 | "link": [14, 9], |
5526 | | - "name": "Use Flash Suit", |
| 5542 | + "name": "Use Stored Spark", |
5527 | 5543 | "requires": [ |
5528 | | - {"useFlashSuit": {}}, |
| 5544 | + "h_storedSpark", |
5529 | 5545 | {"or": [ |
5530 | 5546 | {"shinespark": {"frames": 49, "excessFrames": 8}}, |
5531 | 5547 | {"and": [ |
|
5534 | 5550 | ]} |
5535 | 5551 | ]} |
5536 | 5552 | ], |
5537 | | - "flashSuitChecked": true |
| 5553 | + "flashSuitChecked": true, |
| 5554 | + "blueSuitChecked": true |
5538 | 5555 | }, |
5539 | 5556 | { |
5540 | 5557 | "id": 243, |
|
0 commit comments