Skip to content

Commit ffdf036

Browse files
committed
Update crystal flash overload info
1 parent b135e1d commit ffdf036

1 file changed

Lines changed: 20 additions & 5 deletions

File tree

region/crateria/east/Crab Maze.json

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,10 @@
402402
{"partialRefill": {"type": "ReserveEnergy", "limit": 100}}
403403
]}
404404
]},
405-
"canWaterShineCharge",
405+
{"or": [
406+
"canWaterShineCharge",
407+
"Gravity"
408+
]},
406409
{"canShineCharge": {"usedTiles": 20, "openEnd": 0}},
407410
{"autoReserveTrigger": {}},
408411
"canRModeSparkInterrupt"
@@ -430,9 +433,19 @@
430433
"comesThroughToilet": "no"
431434
},
432435
"requires": [
433-
"Gravity",
436+
"h_artificialMorphBombs",
434437
"h_artificialMorphMovement",
435438
"h_artificialMorphCrystalFlash",
439+
{"or": [
440+
{"and": [
441+
{"or": [
442+
"HiJump",
443+
"canSunkenTileWideWallClimb"
444+
]},
445+
"canWaterShineCharge"
446+
]},
447+
"Gravity"
448+
]},
436449
{"canShineCharge": {"usedTiles": 20, "openEnd": 0}},
437450
{"autoReserveTrigger": {}},
438451
"canRModeSparkInterrupt",
@@ -441,9 +454,11 @@
441454
"flashSuitChecked": true,
442455
"blueSuitChecked": true,
443456
"note": [
444-
"Navigate to the shortcut tunnel, evading the first Sciser, and overload the crumble block, then jump through to the",
445-
"other side. Avoid the looping Sciser, and Crystal Flash near the door. Samus can no longer use X-Ray.",
446-
"Shinecharge (disable Gravity if needed) and windup under the looping Sciser while it drops on top of Samus to interrupt."
457+
"Take the first left above the waterline. Place bombs in the single tile nook on the left to overload PLMs.",
458+
"Evade the Sciser and either go through the rest of the Morph maze or an overloaded crumble block, and navigate to the bomb block shortcut tunnel.",
459+
"Crystal Flash under the bomb block: Samus can no longer use X-Ray.",
460+
"Jump through, and drop through to the other side. Avoid the Scisers, and manipulate one to the far right.",
461+
"Shinecharge and windup near the Sciser to interrupt."
447462
]
448463
},
449464
{

0 commit comments

Comments
 (0)