|
4753 | 4753 | { |
4754 | 4754 | "id": 202, |
4755 | 4755 | "link": [10, 9], |
4756 | | - "name": "Use Flash Suit", |
| 4756 | + "name": "Use Stored Spark", |
4757 | 4757 | "requires": [ |
4758 | | - {"useFlashSuit": {}}, |
| 4758 | + "h_storedSpark", |
4759 | 4759 | {"or": [ |
4760 | 4760 | {"shinespark": {"frames": 68, "excessFrames": 8}}, |
4761 | 4761 | {"and": [ |
|
4769 | 4769 | ]} |
4770 | 4770 | ]} |
4771 | 4771 | ], |
4772 | | - "flashSuitChecked": true |
| 4772 | + "flashSuitChecked": true, |
| 4773 | + "blueSuitChecked": true |
4773 | 4774 | }, |
4774 | 4775 | { |
4775 | 4776 | "id": 203, |
|
5173 | 5174 | { |
5174 | 5175 | "id": 217, |
5175 | 5176 | "link": [10, 14], |
5176 | | - "name": "Use Flash Suit", |
| 5177 | + "name": "Use Stored Spark", |
5177 | 5178 | "requires": [ |
5178 | | - {"useFlashSuit": {}}, |
| 5179 | + "h_storedSpark", |
5179 | 5180 | {"shinespark": {"frames": 68, "excessFrames": 57}} |
5180 | 5181 | ], |
5181 | | - "flashSuitChecked": true |
| 5182 | + "flashSuitChecked": true, |
| 5183 | + "blueSuitChecked": true |
5182 | 5184 | }, |
5183 | 5185 | { |
5184 | 5186 | "id": 218, |
5185 | 5187 | "link": [10, 14], |
5186 | | - "name": "Use Flash Suit, Diagonal Spark", |
| 5188 | + "name": "Use Stored Spark, Diagonal Spark", |
5187 | 5189 | "requires": [ |
5188 | 5190 | "HiJump", |
5189 | | - {"useFlashSuit": {}}, |
| 5191 | + "h_storedSpark", |
5190 | 5192 | {"shinespark": {"frames": 20, "excessFrames": 13}} |
5191 | 5193 | ], |
5192 | | - "flashSuitChecked": true |
| 5194 | + "flashSuitChecked": true, |
| 5195 | + "blueSuitChecked": true |
5193 | 5196 | }, |
5194 | 5197 | { |
5195 | 5198 | "id": 219, |
|
5207 | 5210 | {"shinespark": {"frames": 21, "excessFrames": 12}} |
5208 | 5211 | ], |
5209 | 5212 | "flashSuitChecked": true, |
5210 | | - "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." |
| 5213 | + "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.", |
| 5214 | + "devNote": "FIXME: This could be done with a blue suit but is not possible to model currently." |
5211 | 5215 | }, |
5212 | 5216 | { |
5213 | 5217 | "id": 220, |
5214 | 5218 | "link": [10, 14], |
5215 | | - "name": "Use Flash Suit, Spring Ball Bomb Boost, Diagonal Spark", |
| 5219 | + "name": "Use Stored Spark, Spring Ball Bomb Boost, Diagonal Spark", |
5216 | 5220 | "requires": [ |
| 5221 | + {"or": [ |
| 5222 | + {"useFlashSuit": {}}, |
| 5223 | + {"and": [ |
| 5224 | + "canInsaneJump", |
| 5225 | + {"blueSuitShinecharge": {}} |
| 5226 | + ]} |
| 5227 | + ]}, |
| 5228 | + "canDash", |
5217 | 5229 | "canSpringBallJumpMidAir", |
5218 | 5230 | "canUnmorphBombBoost", |
5219 | | - {"useFlashSuit": {}}, |
5220 | 5231 | {"shinespark": {"frames": 18, "excessFrames": 13}} |
5221 | 5232 | ], |
5222 | 5233 | "flashSuitChecked": true, |
5223 | | - "note": "Spring ball jump then bounce on a Power Bomb in order to be able to midair spark." |
| 5234 | + "blueSuitChecked": true, |
| 5235 | + "note": [ |
| 5236 | + "Spring ball jump then bounce on a Power Bomb in order to be able to midair spark.", |
| 5237 | + "It is easiest to wait to turn around until after the bomb boost.", |
| 5238 | + "With a blue suit, this requires using dash after shinecharging to be able to boost on the Power Bomb." |
| 5239 | + ] |
5224 | 5240 | }, |
5225 | 5241 | { |
5226 | 5242 | "id": 221, |
|
5661 | 5677 | { |
5662 | 5678 | "id": 242, |
5663 | 5679 | "link": [14, 9], |
5664 | | - "name": "Use Flash Suit", |
| 5680 | + "name": "Use Stored Spark", |
5665 | 5681 | "requires": [ |
5666 | | - {"useFlashSuit": {}}, |
| 5682 | + "h_storedSpark", |
5667 | 5683 | {"or": [ |
5668 | 5684 | {"shinespark": {"frames": 49, "excessFrames": 8}}, |
5669 | 5685 | {"and": [ |
|
5672 | 5688 | ]} |
5673 | 5689 | ]} |
5674 | 5690 | ], |
5675 | | - "flashSuitChecked": true |
| 5691 | + "flashSuitChecked": true, |
| 5692 | + "blueSuitChecked": true |
5676 | 5693 | }, |
5677 | 5694 | { |
5678 | 5695 | "id": 243, |
|
0 commit comments