|
632 | 632 | }, |
633 | 633 | "requires": [ |
634 | 634 | {"or": [ |
635 | | - {"canShineCharge": { |
| 635 | + {"getBlueSpeed": { |
636 | 636 | "usedTiles": 14, |
637 | 637 | "openEnd": 0 |
638 | 638 | }}, |
639 | 639 | {"and": [ |
640 | | - {"canShineCharge": { |
| 640 | + {"getBlueSpeed": { |
641 | 641 | "usedTiles": 15, |
642 | 642 | "openEnd": 0 |
643 | 643 | }}, |
|
655 | 655 | {"types": ["powerbomb"], "requires": ["never"]}, |
656 | 656 | {"nodeId": 2, "types": ["missiles", "super"], "requires": []}, |
657 | 657 | {"nodeId": 2, "types": ["powerbomb"], "requires": ["never"]} |
658 | | - ] |
| 658 | + ], |
| 659 | + "flashSuitChecked": true |
659 | 660 | }, |
660 | 661 | { |
661 | 662 | "link": [2, 5], |
|
667 | 668 | }, |
668 | 669 | "requires": [ |
669 | 670 | {"or": [ |
670 | | - {"canShineCharge": { |
| 671 | + {"getBlueSpeed": { |
671 | 672 | "usedTiles": 14, |
672 | 673 | "openEnd": 0 |
673 | 674 | }}, |
674 | 675 | {"and": [ |
675 | | - {"canShineCharge": { |
| 676 | + {"getBlueSpeed": { |
676 | 677 | "usedTiles": 15, |
677 | 678 | "openEnd": 0 |
678 | 679 | }}, |
|
690 | 691 | {"types": ["powerbomb"], "requires": ["never"]}, |
691 | 692 | {"nodeId": 2, "types": ["missiles", "super"], "requires": []}, |
692 | 693 | {"nodeId": 2, "types": ["powerbomb"], "requires": ["never"]} |
693 | | - ] |
| 694 | + ], |
| 695 | + "flashSuitChecked": true |
694 | 696 | }, |
695 | 697 | { |
696 | 698 | "link": [2, 5], |
|
713 | 715 | {"types": ["missiles", "super"], "requires": []}, |
714 | 716 | {"types": ["powerbomb"], "requires": ["never"]} |
715 | 717 | ], |
| 718 | + "flashSuitChecked": true, |
716 | 719 | "note": "Break the Bomb blocks using Screw Attack in a Moonfall, then escape the tiles with Grapple Beam." |
717 | 720 | }, |
718 | 721 | { |
|
1226 | 1229 | }, |
1227 | 1230 | "requires": [ |
1228 | 1231 | {"or": [ |
1229 | | - {"canShineCharge": { |
| 1232 | + {"getBlueSpeed": { |
1230 | 1233 | "usedTiles": 12, |
1231 | 1234 | "openEnd": 0 |
1232 | 1235 | }}, |
1233 | 1236 | {"and": [ |
1234 | | - {"canShineCharge": { |
| 1237 | + {"getBlueSpeed": { |
1235 | 1238 | "usedTiles": 13, |
1236 | 1239 | "openEnd": 0 |
1237 | 1240 | }}, |
|
1249 | 1252 | {"types": ["powerbomb"], "requires": ["never"]}, |
1250 | 1253 | {"nodeId": 5, "types": ["missiles", "super"], "requires": []}, |
1251 | 1254 | {"nodeId": 5, "types": ["powerbomb"], "requires": ["never"]} |
1252 | | - ] |
| 1255 | + ], |
| 1256 | + "flashSuitChecked": true |
1253 | 1257 | }, |
1254 | 1258 | { |
1255 | 1259 | "link": [5, 2], |
|
1261 | 1265 | }, |
1262 | 1266 | "requires": [ |
1263 | 1267 | {"or": [ |
1264 | | - {"canShineCharge": { |
| 1268 | + {"getBlueSpeed": { |
1265 | 1269 | "usedTiles": 12, |
1266 | 1270 | "openEnd": 0 |
1267 | 1271 | }}, |
1268 | 1272 | {"and": [ |
1269 | | - {"canShineCharge": { |
| 1273 | + {"getBlueSpeed": { |
1270 | 1274 | "usedTiles": 13, |
1271 | 1275 | "openEnd": 0 |
1272 | 1276 | }}, |
|
1284 | 1288 | {"types": ["powerbomb"], "requires": ["never"]}, |
1285 | 1289 | {"nodeId": 5, "types": ["missiles", "super"], "requires": []}, |
1286 | 1290 | {"nodeId": 5, "types": ["powerbomb"], "requires": ["never"]} |
1287 | | - ] |
| 1291 | + ], |
| 1292 | + "flashSuitChecked": true |
1288 | 1293 | }, |
1289 | 1294 | { |
1290 | 1295 | "link": [5, 2], |
|
1307 | 1312 | {"types": ["missiles", "super"], "requires": []}, |
1308 | 1313 | {"types": ["powerbomb"], "requires": ["never"]} |
1309 | 1314 | ], |
| 1315 | + "flashSuitChecked": true, |
1310 | 1316 | "note": "Break the Bomb blocks using Screw Attack in a Moonfall, then escape the tiles with Grapple Beam." |
1311 | 1317 | }, |
1312 | 1318 | { |
|
0 commit comments