|
1293 | 1293 | "Arm pumps can be used to get close to the ledge before shinecharging, to leave with more frames remaining." |
1294 | 1294 | ] |
1295 | 1295 | }, |
| 1296 | + { |
| 1297 | + "link": [3, 3], |
| 1298 | + "name": "Leave With Temporary Blue (X-Mode Shinecharge)", |
| 1299 | + "requires": [ |
| 1300 | + "canXMode", |
| 1301 | + "h_shinechargeMaxRunway", |
| 1302 | + "canChainTemporaryBlue", |
| 1303 | + {"thornHits": 1}, |
| 1304 | + {"or": [ |
| 1305 | + {"thornHits": "n_thornXModeLenience"}, |
| 1306 | + {"obstaclesCleared": ["A"]}, |
| 1307 | + "canTrickyDodgeEnemies", |
| 1308 | + {"enemyKill": { |
| 1309 | + "enemies": [["Beetom", "Beetom"]], |
| 1310 | + "excludedWeapons": ["Bombs"] |
| 1311 | + }} |
| 1312 | + ]} |
| 1313 | + ], |
| 1314 | + "exitCondition": { |
| 1315 | + "leaveWithTemporaryBlue": {} |
| 1316 | + }, |
| 1317 | + "flashSuitChecked": true, |
| 1318 | + "blueSuitChecked": true, |
| 1319 | + "note": [ |
| 1320 | + "With some dash speed, bounce into the opening of the spikeway, and enter X-mode.", |
| 1321 | + "The spike knockback will push Samus back out of the spikeway.", |
| 1322 | + "By bouncing far enough left, it is possible to get a 2-frame window for the X-mode." |
| 1323 | + ], |
| 1324 | + "detailNote": [ |
| 1325 | + "By holding an angle button, it is possible turn around in X-mode without losing dash speed.", |
| 1326 | + "Crouch to charge a shinespark, release dash to cancel X-Ray and exit out of X-Mode and hold angle until temporary blue." |
| 1327 | + ] |
| 1328 | + }, |
1296 | 1329 | { |
1297 | 1330 | "id": 79, |
1298 | 1331 | "link": [3, 3], |
|
0 commit comments