|
224 | 224 | "id": "B", |
225 | 225 | "name": "Morph Tunnel Remain in Artificial Morph", |
226 | 226 | "obstacleType": "abstract" |
| 227 | + }, |
| 228 | + { |
| 229 | + "id": "C", |
| 230 | + "name": "G-Mode On Frozen Crab In Speed Blocks", |
| 231 | + "obstacleType": "abstract" |
227 | 232 | } |
228 | 233 | ], |
229 | 234 | "enemies": [ |
|
1108 | 1113 | "h_canMaxHeightSpringBallJump", |
1109 | 1114 | "canTrickyUseFrozenEnemies", |
1110 | 1115 | "canBeVeryPatient", |
1111 | | - {"ammo": {"type": "Super", "count": 1}} |
| 1116 | + {"or": [ |
| 1117 | + "canStationaryLateralMidAirMorph", |
| 1118 | + {"ammo": {"type": "Super", "count": 1}} |
| 1119 | + ]} |
1112 | 1120 | ]} |
1113 | 1121 | ]} |
1114 | 1122 | ], |
1115 | 1123 | "flashSuitChecked": true, |
1116 | 1124 | "note": [ |
1117 | 1125 | "Climb to the ledge left of the morph tunnel item. Carefully and quickly freeze the last crab high enough to use as a platform.", |
1118 | | - "With a slow ascent, such as with Spring Ball and Ice, the crab will need to circle the entire room." |
| 1126 | + "With a slow ascent, such as with Spring Ball and Ice, the crab will need to circle the entire room,", |
| 1127 | + "it is possible to use a Super when it passes the speed blocks to speed this up significantly." |
1119 | 1128 | ] |
1120 | 1129 | }, |
1121 | 1130 | { |
|
1201 | 1210 | "h_canMaxHeightSpringBallJump", |
1202 | 1211 | "canTrickyUseFrozenEnemies", |
1203 | 1212 | "canBeVeryPatient", |
1204 | | - {"ammo": {"type": "Super", "count": 1}} |
| 1213 | + {"or": [ |
| 1214 | + "canStationaryLateralMidAirMorph", |
| 1215 | + {"ammo": {"type": "Super", "count": 1}} |
| 1216 | + ]} |
1205 | 1217 | ]} |
1206 | 1218 | ]}, |
1207 | 1219 | {"or": [ |
|
1223 | 1235 | "flashSuitChecked": true, |
1224 | 1236 | "note": [ |
1225 | 1237 | "Place bombs against the speed blocks until they are overloaded.", |
1226 | | - "With a slow ascent, such as with Spring Ball and Ice, the crab will need to circle the entire room." |
| 1238 | + "With a slow ascent, such as with Spring Ball and Ice, the crab will need to circle the entire room,", |
| 1239 | + "it is possible to use a Super when it passes the speed blocks to speed this up significantly." |
1227 | 1240 | ] |
1228 | 1241 | }, |
1229 | 1242 | { |
|
1953 | 1966 | "h_canMaxHeightSpringBallJump", |
1954 | 1967 | "canTrickyUseFrozenEnemies", |
1955 | 1968 | "canBeVeryPatient", |
1956 | | - {"ammo": {"type": "Super", "count": 1}} |
| 1969 | + {"or": [ |
| 1970 | + "canStationaryLateralMidAirMorph", |
| 1971 | + {"ammo": {"type": "Super", "count": 1}} |
| 1972 | + ]} |
1957 | 1973 | ]} |
1958 | 1974 | ]} |
1959 | 1975 | ], |
1960 | 1976 | "flashSuitChecked": true, |
1961 | 1977 | "note": [ |
1962 | 1978 | "Climb to the ledge left of the morph tunnel item. Carefully and quickly freeze the last crab high enough to use as a platform.", |
1963 | | - "With a slow ascent, such as with Spring Ball and Ice, the crab will need to circle the entire room." |
| 1979 | + "With a slow ascent, such as with Spring Ball and Ice, the crab will need to circle the entire room,", |
| 1980 | + "it is possible to use a Super when it passes the speed blocks to speed this up significantly." |
1964 | 1981 | ] |
1965 | 1982 | }, |
1966 | 1983 | { |
|
2044 | 2061 | "h_canMaxHeightSpringBallJump", |
2045 | 2062 | "canTrickyUseFrozenEnemies", |
2046 | 2063 | "canBeVeryPatient", |
2047 | | - {"ammo": {"type": "Super", "count": 1}} |
| 2064 | + {"or": [ |
| 2065 | + "canStationaryLateralMidAirMorph", |
| 2066 | + {"ammo": {"type": "Super", "count": 1}} |
| 2067 | + ]} |
2048 | 2068 | ]} |
2049 | 2069 | ]}, |
2050 | 2070 | {"or": [ |
|
2066 | 2086 | "flashSuitChecked": true, |
2067 | 2087 | "note": [ |
2068 | 2088 | "Place bombs against the speed blocks until they are overloaded.", |
2069 | | - "With a slow ascent, such as with Spring Ball and Ice, the crab will need to circle the entire room." |
| 2089 | + "With a slow ascent, such as with Spring Ball and Ice, the crab will need to circle the entire room,", |
| 2090 | + "it is possible to use a Super when it passes the speed blocks to speed this up significantly." |
2070 | 2091 | ] |
2071 | 2092 | }, |
2072 | 2093 | { |
|
2873 | 2894 | "flashSuitChecked": true, |
2874 | 2895 | "note": [ |
2875 | 2896 | "Climb to the ledge left of the morph tunnel item. With Ice, carefully and quickly freeze the last crab high enough to use as a platform.", |
2876 | | - "With a slow ascent, such as with Spring Ball and Ice, the crab will need to circle the entire room." |
| 2897 | + "With a slow ascent, such as with Spring Ball and Ice, the crab will need to circle the entire room,", |
| 2898 | + "it is possible to use a Super when it passes the speed blocks to speed this up significantly." |
2877 | 2899 | ] |
2878 | 2900 | }, |
2879 | 2901 | { |
|
2977 | 2999 | "flashSuitChecked": true, |
2978 | 3000 | "note": [ |
2979 | 3001 | "Place bombs against the speed blocks until they are overloaded.", |
2980 | | - "With a slow ascent, such as with Spring Ball and Ice, the crab will need to circle the entire room." |
| 3002 | + "With a slow ascent, such as with Spring Ball and Ice, the crab will need to circle the entire room,", |
| 3003 | + "it is possible to use a Super when it passes the speed blocks to speed this up significantly." |
2981 | 3004 | ] |
2982 | 3005 | }, |
2983 | 3006 | { |
|
3325 | 3348 | "id": 120, |
3326 | 3349 | "link": [6, 9], |
3327 | 3350 | "name": "Base", |
3328 | | - "requires": [] |
| 3351 | + "requires": [ |
| 3352 | + {"obstaclesNotCleared": ["C"]} |
| 3353 | + ] |
| 3354 | + }, |
| 3355 | + { |
| 3356 | + "link": [6, 9], |
| 3357 | + "name": "Kill Frozen Crab with Wave", |
| 3358 | + "requires": [ |
| 3359 | + "canEnterGMode", |
| 3360 | + "Wave", |
| 3361 | + {"obstaclesCleared": ["C"]} |
| 3362 | + ], |
| 3363 | + "note": "After grabbing the item, quickly shoot the crab with a diagonal Wave shot to kill it and escape.", |
| 3364 | + "devNote": "This strat is here instead of part of 11->6, because if the item is Wave, Samus can use it to escape." |
| 3365 | + }, |
| 3366 | + { |
| 3367 | + "link": [6, 9], |
| 3368 | + "name": "Kago Frozen Crab", |
| 3369 | + "requires": [ |
| 3370 | + "canEnterGMode", |
| 3371 | + "canKago", |
| 3372 | + {"or": [ |
| 3373 | + {"enemyDamage": {"enemy": "Sciser", "type": "contact", "hits": 1}}, |
| 3374 | + "h_pauseAbuseMinimalReserveRefill" |
| 3375 | + ]}, |
| 3376 | + {"obstaclesCleared": ["C"]} |
| 3377 | + ], |
| 3378 | + "note": "After grabbing the item, turnaround as the crab thaws to Kago it and escape.", |
| 3379 | + "devNote": "This strat is here instead of part of 11->6, because if the item is an E-Tank, Samus can use it to escape." |
3329 | 3380 | }, |
3330 | 3381 | { |
3331 | 3382 | "id": 121, |
|
3464 | 3515 | }, |
3465 | 3516 | { |
3466 | 3517 | "link": [8, 3], |
3467 | | - "name": "Suitless Frozen Fish with Spring Ball", |
| 3518 | + "name": "Suitless Frozen Fish with Spring Ball, Super", |
3468 | 3519 | "requires": [ |
3469 | 3520 | "canSuitlessMaridia", |
3470 | 3521 | "canTrickySpringBallJump", |
|
3851 | 3902 | {"notable": "G-Mode Overload Speed Blocks then use Frozen Crab"}, |
3852 | 3903 | "h_canNavigateUnderwater", |
3853 | 3904 | "h_canArtificialMorphPowerBomb", |
3854 | | - "h_canArtificialMorphPowerBomb" |
| 3905 | + {"or": [ |
| 3906 | + "h_canArtificialMorphPowerBomb", |
| 3907 | + {"and": [ |
| 3908 | + {"itemNotCollectedAtNode": 7}, |
| 3909 | + "canRiskPermanentLossOfAccess" |
| 3910 | + ]} |
| 3911 | + ]} |
3855 | 3912 | ], |
3856 | 3913 | "flashSuitChecked": true, |
3857 | 3914 | "note": [ |
3858 | 3915 | "Overloading the PLMs can be done with as few as 2 Power Bombs if they are placed precisely.", |
3859 | 3916 | "Place them two ledges above the item - to the left of the morph tunnel item. It is important that they are placed on either of the flat tiles, not the sloped tile on the right." |
| 3917 | + ], |
| 3918 | + "devNote": "An item is expected at node 6, otherwise this strat isn't useful. It takes 2 PBs to overload PLMs, or only 1 if both items are uncollected." |
| 3919 | + }, |
| 3920 | + { |
| 3921 | + "link": [11, 6], |
| 3922 | + "name": "G-Mode Overload Speed Blocks, Stuck on Frozen Crab", |
| 3923 | + "requires": [ |
| 3924 | + "canEnterGMode", |
| 3925 | + {"notable": "G-Mode Overload Speed Blocks then use Frozen Crab"}, |
| 3926 | + "h_canNavigateUnderwater", |
| 3927 | + "canTrickyUseFrozenEnemies", |
| 3928 | + {"or": [ |
| 3929 | + "Gravity", |
| 3930 | + "HiJump", |
| 3931 | + "canCrouchJump", |
| 3932 | + "canSpringBallJumpMidAir" |
| 3933 | + ]} |
| 3934 | + ], |
| 3935 | + "clearsObstacles": ["C"], |
| 3936 | + "flashSuitChecked": true, |
| 3937 | + "note": [ |
| 3938 | + "Freeze a crab on the edge of the speed blocks, such that Samus can jump inside and stand on the crab.", |
| 3939 | + "Exit G-Mode and rotate to obtain the item.", |
| 3940 | + "Samus will now be stuck on the crab, and if it thaws and hits her, she will be pushed up and stuck in the speed blocks." |
3860 | 3941 | ] |
3861 | 3942 | }, |
3862 | 3943 | { |
3863 | 3944 | "link": [11, 6], |
3864 | | - "name": "G-Mode Overload Speed Blocks, Frozen Crab", |
| 3945 | + "name": "G-Mode Overload Speed Blocks, PB Frozen Crab", |
3865 | 3946 | "requires": [ |
3866 | 3947 | "canEnterGMode", |
3867 | 3948 | {"notable": "G-Mode Overload Speed Blocks then use Frozen Crab"}, |
|
3870 | 3951 | {"or": [ |
3871 | 3952 | "Gravity", |
3872 | 3953 | "HiJump", |
3873 | | - "canCrouchJump" |
| 3954 | + "canCrouchJump", |
| 3955 | + "canSpringBallJumpMidAir" |
3874 | 3956 | ]}, |
3875 | | - "Wave" |
| 3957 | + {"disableEquipment": "Gravity"}, |
| 3958 | + "h_canUsePowerBombs" |
3876 | 3959 | ], |
3877 | 3960 | "flashSuitChecked": true, |
3878 | 3961 | "note": [ |
3879 | 3962 | "Freeze a crab on the edge of the speed blocks, such that Samus can jump inside and stand on the crab.", |
3880 | | - "Exit G-Mode and rotate to obtain the item, then kill the crab with Wave Beam to fall back down." |
| 3963 | + "Place a Power Bomb, then quickly stand and use X-Ray to exit G-Mode before it goes off. Rotate to touch the item before the crab dies.", |
| 3964 | + "It is important to turn Gravity off beforehand, or the Power Bomb will boost Samus and she will be stuck in the speed blocks." |
| 3965 | + ] |
| 3966 | + }, |
| 3967 | + { |
| 3968 | + "link": [11, 6], |
| 3969 | + "name": "G-Mode Overload Speed Blocks, Frozen Crab, Bomb Kago", |
| 3970 | + "requires": [ |
| 3971 | + "canEnterGMode", |
| 3972 | + {"notable": "G-Mode Overload Speed Blocks then use Frozen Crab"}, |
| 3973 | + "h_canNavigateUnderwater", |
| 3974 | + "canTrickyUseFrozenEnemies", |
| 3975 | + {"or": [ |
| 3976 | + "Gravity", |
| 3977 | + "HiJump", |
| 3978 | + "canCrouchJump", |
| 3979 | + "canSpringBallJumpMidAir" |
| 3980 | + ]}, |
| 3981 | + "h_canUseMorphBombs", |
| 3982 | + "canKago" |
3881 | 3983 | ], |
3882 | | - "devNote": "FIXME works if the item is wave... Spring Ball would also work, but one of these three is always required to get here." |
| 3984 | + "flashSuitChecked": true, |
| 3985 | + "note": [ |
| 3986 | + "Freeze a crab on the edge of the speed blocks, such that Samus can jump inside and stand on the crab.", |
| 3987 | + "It is important to freeze the crab with all other beams turned off, so that the crab has 30 remaining Energy or less.", |
| 3988 | + "Place a Bomb, then quickly stand and use X-Ray to exit G-Mode before it goes off. Rotate to touch the item before the crab dies and to Kago the bomb blast.", |
| 3989 | + "It is important to Kago the bomb blast, because even suitless, the Bomb blast will boost Samus and she will be stuck in the speed blocks (unlike a Power Bomb blast)." |
| 3990 | + ] |
3883 | 3991 | } |
3884 | 3992 | ], |
3885 | 3993 | "notables": [ |
|
0 commit comments