From 9f0591ad31961bd36ee062ea2250d46146f3e0fd Mon Sep 17 00:00:00 2001 From: nn <53490794+nn357@users.noreply.github.com> Date: Thu, 30 Apr 2026 05:04:34 +0900 Subject: [PATCH 1/2] add x-mode bluesuit to attic. https://videos.maprando.com/video/9340 forgot this one. --- region/wreckedship/main/Attic.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/region/wreckedship/main/Attic.json b/region/wreckedship/main/Attic.json index dfe3b3086..7f6ccd9ba 100644 --- a/region/wreckedship/main/Attic.json +++ b/region/wreckedship/main/Attic.json @@ -907,6 +907,20 @@ "flashSuitChecked": true, "blueSuitChecked": true }, + { + "link": [2, 1], + "name": "Gain Blue Suit (X-Mode)", + "requires": [ + "f_DefeatedPhantoon", + {"obstaclesCleared": ["A"]}, + {"canShineCharge": {"usedTiles": 35, "openEnd": 0}}, + "h_thornXModeBlueSuit", + {"shinespark": {"frames": 0}} + ], + "note": "Shinecharge from the pillar to the right of the central door, use the broken floor spikes to the left of the door to X-Mode", + "flashSuitChecked": true, + "blueSuitChecked": true + }, { "id": 31, "link": [2, 2], From f0ec64873a13b8aa0cb6b52631601369046b60a3 Mon Sep 17 00:00:00 2001 From: nn <53490794+nn357@users.noreply.github.com> Date: Fri, 1 May 2026 02:32:37 +0900 Subject: [PATCH 2/2] Update Attic.json --- region/wreckedship/main/Attic.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/region/wreckedship/main/Attic.json b/region/wreckedship/main/Attic.json index 7f6ccd9ba..76b4baf0f 100644 --- a/region/wreckedship/main/Attic.json +++ b/region/wreckedship/main/Attic.json @@ -907,20 +907,6 @@ "flashSuitChecked": true, "blueSuitChecked": true }, - { - "link": [2, 1], - "name": "Gain Blue Suit (X-Mode)", - "requires": [ - "f_DefeatedPhantoon", - {"obstaclesCleared": ["A"]}, - {"canShineCharge": {"usedTiles": 35, "openEnd": 0}}, - "h_thornXModeBlueSuit", - {"shinespark": {"frames": 0}} - ], - "note": "Shinecharge from the pillar to the right of the central door, use the broken floor spikes to the left of the door to X-Mode", - "flashSuitChecked": true, - "blueSuitChecked": true - }, { "id": 31, "link": [2, 2], @@ -1252,6 +1238,20 @@ "Power On: farm the Kihunters and 3 Atomics. Shinecharge across the door and use the remaining Atomic to interrupt." ] }, + { + "link": [2, 2], + "name": "Gain Blue Suit (X-Mode)", + "requires": [ + "f_DefeatedPhantoon", + {"obstaclesCleared": ["A"]}, + {"canShineCharge": {"usedTiles": 35, "openEnd": 0}}, + "h_thornXModeBlueSuit", + {"shinespark": {"frames": 0}} + ], + "note": "Shinecharge from the pillar to the right of the central door, use the broken floor spikes to the left of the door to X-Mode", + "flashSuitChecked": true, + "blueSuitChecked": true + }, { "id": 58, "link": [2, 2],