|
437 | 437 | "requires": [ |
438 | 438 | {"not": "f_DefeatedPhantoon"}, |
439 | 439 | "canRiskPermanentLossOfAccess", |
440 | | - "h_shinechargeMaxRunway", |
| 440 | + {"or": [ |
| 441 | + "h_shinechargeMaxRunway", |
| 442 | + "h_storedSpark" |
| 443 | + ]}, |
441 | 444 | "canShinechargeMovement", |
442 | 445 | {"shinespark": {"frames": 1, "excessFrames": 1}}, |
443 | 446 | "canShinesparkSlopeClip", |
|
452 | 455 | }, |
453 | 456 | "unlocksDoors": [{"types": ["ammo"], "requires": []}], |
454 | 457 | "flashSuitChecked": true, |
| 458 | + "blueSuitChecked": true, |
455 | 459 | "note": [ |
456 | 460 | "Gain a shinecharge near the Chozo statue, jump on top of it,", |
457 | 461 | "press against the wall to the right, and activate a horizontal shinespark to the right.", |
|
529 | 533 | "The leaveNormally is to ensure it won't be required to do the Speed block moondance blind up there." |
530 | 534 | ] |
531 | 535 | }, |
| 536 | + { |
| 537 | + "link": [2, 1], |
| 538 | + "name": "Shinespark Slope Clip X-Ray Climb (Use Stored Spark)", |
| 539 | + "requires": [ |
| 540 | + "h_storedSpark", |
| 541 | + "canDash", |
| 542 | + "canShinechargeMovementTricky", |
| 543 | + {"shinespark": {"frames": 88, "excessFrames": 0}}, |
| 544 | + "canShinesparkSlopeClip", |
| 545 | + "canXRayClimb", |
| 546 | + {"or": [ |
| 547 | + {"getBlueSpeed": {"usedTiles": 16, "steepDownTiles": 4, "openEnd": 0}}, |
| 548 | + "can4HighMidAirMorph" |
| 549 | + ]} |
| 550 | + ], |
| 551 | + "exitCondition": { |
| 552 | + "leaveNormally": {} |
| 553 | + }, |
| 554 | + "unlocksDoors": [{"types": ["ammo"], "requires": []}], |
| 555 | + "flashSuitChecked": true, |
| 556 | + "blueSuitChecked": true, |
| 557 | + "note": [ |
| 558 | + "Jump close to ceiling, and activate a shinespark to the right.", |
| 559 | + "If successful, Samus will clip into the wall behind the Chozo statue and be able to X-Ray climb up." |
| 560 | + ], |
| 561 | + "detailNote": [ |
| 562 | + "Only certain horizontal positions will cause Samus to clip into the wall.", |
| 563 | + "It will work to activate the spark while Samus is centered under the second Grapple block or slightly to the left." |
| 564 | + ], |
| 565 | + "devNote": [ |
| 566 | + "The leaveNormally is to ensure it won't be required to do the Speed block moondance blind up there." |
| 567 | + ] |
| 568 | + }, |
532 | 569 | { |
533 | 570 | "id": 11, |
534 | 571 | "link": [2, 2], |
|
1146 | 1183 | { |
1147 | 1184 | "id": 32, |
1148 | 1185 | "link": [2, 6], |
1149 | | - "name": "Use Flash Suit", |
| 1186 | + "name": "Use Stored Spark", |
1150 | 1187 | "requires": [ |
1151 | 1188 | "canHorizontalShinespark", |
1152 | | - {"useFlashSuit": {}}, |
| 1189 | + "h_storedSpark", |
| 1190 | + "canDash", |
1153 | 1191 | {"shinespark": {"frames": 82, "excessFrames": 8}} |
1154 | 1192 | ], |
1155 | | - "flashSuitChecked": true |
| 1193 | + "flashSuitChecked": true, |
| 1194 | + "blueSuitChecked": true |
1156 | 1195 | }, |
1157 | 1196 | { |
1158 | 1197 | "id": 33, |
|
2170 | 2209 | "flashSuitChecked": true, |
2171 | 2210 | "note": [ |
2172 | 2211 | "Use X-mode to gain a shinecharge near the Chozo statue.", |
2173 | | - "Jump onto the Chozo statue, press against the wall, and shinespark into it to clip in;", |
2174 | | - "then X-Ray climb up." |
| 2212 | + "Jump onto the Chozo statue, press against the wall, and shinespark into it to clip in, then X-Ray climb up." |
2175 | 2213 | ], |
2176 | 2214 | "detailNote": [ |
2177 | 2215 | "A second spike hit can be avoided by holding an angle button to turn around while in X-mode;", |
|
2181 | 2219 | "The leaveNormally is to ensure it won't be required to do the Speed block moondance blind up there." |
2182 | 2220 | ] |
2183 | 2221 | }, |
| 2222 | + { |
| 2223 | + "link": [6, 1], |
| 2224 | + "name": "Shinespark Slope Clip X-Ray Climb (Use Stored Spark)", |
| 2225 | + "requires": [ |
| 2226 | + "h_storedSpark", |
| 2227 | + {"shinespark": {"frames": 1, "excessFrames": 1}}, |
| 2228 | + "canShinesparkSlopeClip", |
| 2229 | + "canXRayClimb", |
| 2230 | + {"or": [ |
| 2231 | + {"getBlueSpeed": {"usedTiles": 16, "steepDownTiles": 4, "openEnd": 0}}, |
| 2232 | + "can4HighMidAirMorph" |
| 2233 | + ]} |
| 2234 | + ], |
| 2235 | + "exitCondition": { |
| 2236 | + "leaveNormally": {} |
| 2237 | + }, |
| 2238 | + "unlocksDoors": [{"types": ["ammo"], "requires": []}], |
| 2239 | + "flashSuitChecked": true, |
| 2240 | + "blueSuitChecked": true, |
| 2241 | + "note": [ |
| 2242 | + "Jump onto the Chozo statue, press against the wall, and shinespark into it to clip in, then X-Ray climb up.." |
| 2243 | + ], |
| 2244 | + "devNote": [ |
| 2245 | + "The leaveNormally is to ensure it won't be required to do the Speed block moondance blind up there." |
| 2246 | + ] |
| 2247 | + }, |
2184 | 2248 | { |
2185 | 2249 | "id": 54, |
2186 | 2250 | "link": [6, 3], |
|
0 commit comments