|
1199 | 1199 | }, |
1200 | 1200 | "flashSuitChecked": true |
1201 | 1201 | }, |
| 1202 | + { |
| 1203 | + "link": [2, 1], |
| 1204 | + "name": "Carry G-Mode Morph Through Tube, Bomb Into Spring Ball Jump", |
| 1205 | + "entranceCondition": { |
| 1206 | + "comeInWithGMode": { |
| 1207 | + "mode": "any", |
| 1208 | + "morphed": true |
| 1209 | + } |
| 1210 | + }, |
| 1211 | + "requires": [ |
| 1212 | + "f_MaridiaTubeBroken", |
| 1213 | + "h_artificialMorphUnderwaterBombIntoSpringBallJump" |
| 1214 | + ], |
| 1215 | + "exitCondition": { |
| 1216 | + "leaveWithGMode": { |
| 1217 | + "morphed": true |
| 1218 | + } |
| 1219 | + }, |
| 1220 | + "flashSuitChecked": true, |
| 1221 | + "note": [ |
| 1222 | + "Pause and jump just before the fade out finishes. Turn off Spring Ball and place a Bomb just above where Samus' head would be if standing.", |
| 1223 | + "Pause again between 23-25 frames later and equip Spring Ball; Samus has a three frame window where she has upward momentum from the Bomb and can jump again.", |
| 1224 | + "The positioning of the Bomb is quite lenient, with an 11 frame window for where it can be placed.", |
| 1225 | + "This must be done twice to climb the room." |
| 1226 | + ] |
| 1227 | + }, |
1202 | 1228 | { |
1203 | 1229 | "id": 19, |
1204 | 1230 | "link": [2, 1], |
|
1351 | 1377 | }, |
1352 | 1378 | "requires": [ |
1353 | 1379 | "h_artificialMorphPowerBomb", |
1354 | | - "h_artificialMorphMovement" |
| 1380 | + {"or": [ |
| 1381 | + "h_artificialMorphSpringBall", |
| 1382 | + {"and": [ |
| 1383 | + "Gravity", |
| 1384 | + "h_artificialMorphIBJ" |
| 1385 | + ]} |
| 1386 | + ]} |
1355 | 1387 | ], |
1356 | 1388 | "setsFlags": ["f_MaridiaTubeBroken"], |
1357 | 1389 | "flashSuitChecked": true, |
|
1605 | 1637 | }, |
1606 | 1638 | "flashSuitChecked": true |
1607 | 1639 | }, |
| 1640 | + { |
| 1641 | + "link": [2, 3], |
| 1642 | + "name": "Carry G-Mode Morph Through Tube, Bomb Into Spring Ball Jump", |
| 1643 | + "entranceCondition": { |
| 1644 | + "comeInWithGMode": { |
| 1645 | + "mode": "any", |
| 1646 | + "morphed": true |
| 1647 | + } |
| 1648 | + }, |
| 1649 | + "requires": [ |
| 1650 | + "f_MaridiaTubeBroken", |
| 1651 | + "h_artificialMorphUnderwaterBombIntoSpringBallJump" |
| 1652 | + ], |
| 1653 | + "exitCondition": { |
| 1654 | + "leaveWithGMode": { |
| 1655 | + "morphed": true |
| 1656 | + } |
| 1657 | + }, |
| 1658 | + "flashSuitChecked": true, |
| 1659 | + "note": [ |
| 1660 | + "Pause and jump just before the fade out finishes. Turn off Spring Ball and place a Bomb just above where Samus' head would be if standing.", |
| 1661 | + "Pause again between 23-25 frames later and equip Spring Ball; Samus has a three frame window where she has upward momentum from the Bomb and can jump again.", |
| 1662 | + "The positioning of the Bomb is quite lenient, with an 11 frame window for where it can be placed.", |
| 1663 | + "This must be done twice to climb the room." |
| 1664 | + ] |
| 1665 | + }, |
1608 | 1666 | { |
1609 | 1667 | "id": 31, |
1610 | 1668 | "link": [2, 4], |
|
1875 | 1933 | {"notable": "Breaking the Tube Gravity Jump"}, |
1876 | 1934 | {"not": "f_MaridiaTubeBroken"}, |
1877 | 1935 | "canRiskPermanentLossOfAccess", |
| 1936 | + "h_artificialMorphSpringBall", |
1878 | 1937 | "h_artificialMorphPowerBomb", |
1879 | 1938 | "canSuitlessMaridia", |
1880 | 1939 | "canTrickyJump" |
|
2955 | 3014 | "comesThroughToilet": "any" |
2956 | 3015 | }, |
2957 | 3016 | "requires": [ |
2958 | | - "f_MaridiaTubeBroken" |
| 3017 | + {"or": [ |
| 3018 | + "f_MaridiaTubeBroken", |
| 3019 | + {"and": [ |
| 3020 | + {"notable": "Tube Clip"}, |
| 3021 | + "canTunnelCrawl" |
| 3022 | + ]} |
| 3023 | + ]} |
2959 | 3024 | ], |
2960 | 3025 | "exitCondition": { |
2961 | 3026 | "leaveWithGMode": { |
2962 | 3027 | "morphed": false |
2963 | 3028 | } |
2964 | 3029 | }, |
2965 | | - "flashSuitChecked": true |
| 3030 | + "flashSuitChecked": true, |
| 3031 | + "note": "If the tube is unbroken, this requires a tunnel crawl or unmorph at the top right of the tube in order to clip down through it." |
| 3032 | + }, |
| 3033 | + { |
| 3034 | + "link": [4, 1], |
| 3035 | + "name": "G-Mode Morph, Carry G-Mode Through Tube (Top to Left)", |
| 3036 | + "entranceCondition": { |
| 3037 | + "comeInWithGMode": { |
| 3038 | + "mode": "any", |
| 3039 | + "morphed": true |
| 3040 | + }, |
| 3041 | + "comesThroughToilet": "any" |
| 3042 | + }, |
| 3043 | + "requires": [ |
| 3044 | + {"notable": "Tube Clip"} |
| 3045 | + ], |
| 3046 | + "exitCondition": { |
| 3047 | + "leaveWithGMode": { |
| 3048 | + "morphed": false |
| 3049 | + } |
| 3050 | + }, |
| 3051 | + "flashSuitChecked": true, |
| 3052 | + "note": "If the tube is unbroken, this requires unmorphing at the top right of the tube in order to clip down through it." |
2966 | 3053 | }, |
2967 | 3054 | { |
2968 | 3055 | "id": 63, |
|
3048 | 3135 | "comesThroughToilet": "any" |
3049 | 3136 | }, |
3050 | 3137 | "requires": [ |
3051 | | - "f_MaridiaTubeBroken" |
| 3138 | + {"or": [ |
| 3139 | + "f_MaridiaTubeBroken", |
| 3140 | + {"and": [ |
| 3141 | + {"notable": "Tube Clip"}, |
| 3142 | + "canTunnelCrawl" |
| 3143 | + ]} |
| 3144 | + ]} |
3052 | 3145 | ], |
3053 | 3146 | "exitCondition": { |
3054 | 3147 | "leaveWithGMode": { |
3055 | 3148 | "morphed": false |
3056 | 3149 | } |
3057 | 3150 | }, |
3058 | | - "flashSuitChecked": true |
| 3151 | + "flashSuitChecked": true, |
| 3152 | + "note": "If the tube is unbroken, this requires a tunnel crawl or unmorph at the top right of the tube in order to clip down through it." |
| 3153 | + }, |
| 3154 | + { |
| 3155 | + "link": [4, 3], |
| 3156 | + "name": "G-Mode Morph, Carry G-Mode Through Tube (Top to Left)", |
| 3157 | + "entranceCondition": { |
| 3158 | + "comeInWithGMode": { |
| 3159 | + "mode": "any", |
| 3160 | + "morphed": true |
| 3161 | + }, |
| 3162 | + "comesThroughToilet": "any" |
| 3163 | + }, |
| 3164 | + "requires": [ |
| 3165 | + {"notable": "Tube Clip"} |
| 3166 | + ], |
| 3167 | + "exitCondition": { |
| 3168 | + "leaveWithGMode": { |
| 3169 | + "morphed": false |
| 3170 | + } |
| 3171 | + }, |
| 3172 | + "flashSuitChecked": true, |
| 3173 | + "note": "If the tube is unbroken, this requires unmorphing at the top right of the tube in order to clip down through it." |
3059 | 3174 | }, |
3060 | 3175 | { |
3061 | 3176 | "id": 65, |
|
3122 | 3237 | "requires": [ |
3123 | 3238 | {"or": [ |
3124 | 3239 | "Gravity", |
| 3240 | + "h_artificialMorphDoubleSpringBallJump", |
3125 | 3241 | {"and": [ |
3126 | 3242 | {"not": "f_MaridiaTubeBroken"}, |
3127 | 3243 | "canRiskPermanentLossOfAccess" |
|
0 commit comments