|
1157 | 1157 | ]}, |
1158 | 1158 | {"canShineCharge": {"usedTiles": 14, "openEnd": 1}} |
1159 | 1159 | ]}, |
1160 | | - {"thornHits": 1}, |
1161 | | - "h_spikeSuitThornHitLeniency", |
| 1160 | + {"spikeHits": 1}, |
| 1161 | + "h_spikeSuitSpikeHitLeniency", |
1162 | 1162 | "canSpikeSuit", |
1163 | 1163 | {"shinespark": {"frames": 6, "excessFrames": 6}} |
1164 | 1164 | ], |
|
1329 | 1329 | "canTrickyJump", |
1330 | 1330 | {"or": [ |
1331 | 1331 | "HiJump", |
1332 | | - {"and": [ |
1333 | | - "canTrickySpringBallJump", |
1334 | | - "canInsaneJump" |
1335 | | - ]}, |
1336 | | - {"and": [ |
1337 | | - "canTrickySpringBallJump", |
1338 | | - {"thornHits": 1} |
1339 | | - ]}, |
| 1332 | + "canTrickySpringBallJump", |
1340 | 1333 | {"and": [ |
1341 | 1334 | "canSpringBallJumpMidAir", |
1342 | 1335 | {"not": "f_DefeatedPhantoon"}, |
|
1363 | 1356 | "The timing is precise and it can help to break two Grapple blocks to use one as a cue.", |
1364 | 1357 | "Crystal Flash then X-ray climb to the region above.", |
1365 | 1358 | "There is a chance that Samus will not be able to Crystal Flash unless first placing a Bomb or Power Bomb." |
1366 | | - ] |
| 1359 | + ], |
| 1360 | + "devNote": "FIXME: This may be possible with a spike hit and speedy jump." |
| 1361 | + }, |
| 1362 | + { |
| 1363 | + "link": [6, 1], |
| 1364 | + "name": "IBJ into Grapple Block, Crystal Flash, X-Ray Climb", |
| 1365 | + "requires": [ |
| 1366 | + {"notable": "Grapple Block Crystal Flash"}, |
| 1367 | + "canUseGrapple", |
| 1368 | + "canJumpIntoRespawningBlock", |
| 1369 | + "canInsaneJump", |
| 1370 | + "canJumpIntoIBJ", |
| 1371 | + "canDoubleBombJump", |
| 1372 | + {"or": [ |
| 1373 | + {"spikeHits": 1}, |
| 1374 | + {"and": [ |
| 1375 | + {"not": "f_DefeatedPhantoon"}, |
| 1376 | + "canRiskPermanentLossOfAccess" |
| 1377 | + ]} |
| 1378 | + ]}, |
| 1379 | + "h_bombThings", |
| 1380 | + "h_CrystalFlash", |
| 1381 | + "canXRayClimb", |
| 1382 | + {"or": [ |
| 1383 | + "h_fourTileJumpMorph", |
| 1384 | + "h_useSpringBall", |
| 1385 | + "canIBJ", |
| 1386 | + "SpeedBooster", |
| 1387 | + {"and": [ |
| 1388 | + {"not": "f_DefeatedPhantoon"}, |
| 1389 | + "canRiskPermanentLossOfAccess" |
| 1390 | + ]} |
| 1391 | + ]} |
| 1392 | + ], |
| 1393 | + "flashSuitChecked": true, |
| 1394 | + "note": [ |
| 1395 | + "IBJ into a breakable Grapple block.", |
| 1396 | + "The timing is very precise and requires a quick morph and ascent with precisely placed double bomb jumps.", |
| 1397 | + "Crystal Flash then X-ray climb to the region above.", |
| 1398 | + "There is a chance that Samus will not be able to Crystal Flash unless first placing a Bomb or Power Bomb." |
| 1399 | + ], |
| 1400 | + "devNote": "FIXME: This may be possible without a spike hit." |
1367 | 1401 | }, |
1368 | 1402 | { |
1369 | 1403 | "id": 54, |
|
0 commit comments