|
232 | 232 | }, |
233 | 233 | { |
234 | 234 | "link": [2, 1], |
235 | | - "name": "G-Mode Overload PLMS with Camera Scroll Blocks, CF, Shinespark", |
| 235 | + "name": "Direct G-Mode Morph, Overload PLMS with Camera Scroll Blocks, CF, Shinespark", |
236 | 236 | "entranceCondition": { |
237 | 237 | "comeInWithGMode": { |
238 | | - "mode": "any", |
| 238 | + "mode": "direct", |
239 | 239 | "morphed": true |
240 | 240 | } |
241 | 241 | }, |
242 | 242 | "requires": [ |
243 | 243 | "h_artificialMorphCrystalFlash", |
244 | 244 | {"canShineCharge": {"usedTiles": 16, "openEnd": 1}}, |
245 | 245 | "canShinechargeMovement", |
| 246 | + {"shinespark": {"frames": 399, "excessFrames": 0}}, |
| 247 | + {"shinespark": {"frames": 138, "excessFrames": 6}}, |
246 | 248 | {"or": [ |
| 249 | + "h_usePowerBomb", |
247 | 250 | {"and": [ |
248 | | - {"shinespark": {"frames": 399, "excessFrames": 0}}, |
249 | | - {"shinespark": {"frames": 138, "excessFrames": 6}} |
250 | | - ]}, |
251 | | - {"and": [ |
252 | | - {"shinespark": {"frames": 266, "excessFrames": 0}}, |
253 | | - "h_artificialMorphCrystalFlash", |
254 | | - {"shinespark": {"frames": 133, "excessFrames": 0}}, |
255 | | - {"shinespark": {"frames": 138, "excessFrames": 6}} |
| 251 | + "canBeVeryPatient", |
| 252 | + {"autoReserveTrigger": {}} |
256 | 253 | ]} |
257 | 254 | ]} |
258 | 255 | ], |
259 | 256 | "flashSuitChecked": true, |
260 | 257 | "note": [ |
261 | 258 | "Shinespark multiple times up the shaft and overload PLMs with the camera scroll blocks which are against the crumble blocks.", |
262 | | - "To overload PLMs in as few as 3 Shinesparks, spark diagonally in the shaft and hold backwards when hitting the top, then spark again to get up." |
| 259 | + "To overload PLMs in as few as 3 Shinesparks, spark diagonally in the shaft and hold backwards when hitting the top, then spark again to get up.", |
| 260 | + "Afterwards, exit G-mode by using another Power Bomb to enable X-Ray again, or use the bugs to trigger Reserves." |
| 261 | + ], |
| 262 | + "devNote": [ |
| 263 | + "Depending on the number of tanks, the Reserve trigger may or may not take very long. This is a worst-case scenario.", |
| 264 | + "Samus is not able to Crystal Flash twice in this room in Direct G-mode." |
263 | 265 | ] |
264 | 266 | }, |
| 267 | + { |
| 268 | + "link": [2, 1], |
| 269 | + "name": "Indirect G-Mode Morph, Overload PLMS with Camera Scroll Blocks, CF, Shinespark", |
| 270 | + "entranceCondition": { |
| 271 | + "comeInWithGMode": { |
| 272 | + "mode": "indirect", |
| 273 | + "morphed": true |
| 274 | + } |
| 275 | + }, |
| 276 | + "requires": [ |
| 277 | + "h_artificialMorphCrystalFlash", |
| 278 | + {"canShineCharge": {"usedTiles": 16, "openEnd": 1}}, |
| 279 | + "canShinechargeMovement", |
| 280 | + {"shinespark": {"frames": 399, "excessFrames": 0}}, |
| 281 | + {"shinespark": {"frames": 138, "excessFrames": 6}} |
| 282 | + ], |
| 283 | + "flashSuitChecked": true, |
| 284 | + "note": [ |
| 285 | + "Shinespark multiple times up the shaft and overload PLMs with the camera scroll blocks which are against the crumble blocks.", |
| 286 | + "To overload PLMs in as few as 3 Shinesparks, spark diagonally in the shaft and hold backwards when hitting the top, then spark again to get up." |
| 287 | + ], |
| 288 | + "devNote": "Samus is not able to CF twice in this room in Indirect G-mode." |
| 289 | + }, |
265 | 290 | { |
266 | 291 | "link": [2, 1], |
267 | 292 | "name": "G-Mode Overload PLMS with Chozo Ball, Shinespark", |
|
289 | 314 | ]} |
290 | 315 | ], |
291 | 316 | "flashSuitChecked": true, |
292 | | - "note": [ |
293 | | - "Shoot the Chozo Ball multiple times to overload PLMs then Shinespark to get up." |
294 | | - ] |
| 317 | + "note": "Shoot the Chozo Ball multiple times to overload PLMs then Shinespark to get up." |
295 | 318 | }, |
296 | 319 | { |
297 | 320 | "id": 8, |
|
0 commit comments