Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
49 changes: 34 additions & 15 deletions region/wreckedship/main/Electric Death Room.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@
}
},
"flashSuitChecked": true,
"blueSuitChecked": true,
"devNote": "This runway can be extended almost another half tile, if the ship is off, or with 1 electricity hit."
},
{
Expand Down Expand Up @@ -119,7 +120,8 @@
"link": [1, 2],
"name": "Base",
"requires": [],
"flashSuitChecked": true
"flashSuitChecked": true,
"blueSuitChecked": true
},
{
"id": 3,
Expand All @@ -140,7 +142,8 @@
"leaveWithTemporaryBlue": {}
},
"unlocksDoors": [{"types": ["ammo"], "requires": []}],
"flashSuitChecked": true
"flashSuitChecked": true,
"blueSuitChecked": true
},
{
"id": 20,
Expand Down Expand Up @@ -194,14 +197,16 @@
"leaveWithTemporaryBlue": {}
},
"unlocksDoors": [{"types": ["ammo"], "requires": []}],
"flashSuitChecked": true
"flashSuitChecked": true,
"blueSuitChecked": true
},
{
"id": 5,
"link": [2, 1],
"name": "Base",
"requires": [],
"flashSuitChecked": true
"flashSuitChecked": true,
"blueSuitChecked": true
},
{
"id": 6,
Expand All @@ -222,7 +227,8 @@
"leaveWithTemporaryBlue": {}
},
"unlocksDoors": [{"types": ["ammo"], "requires": []}],
"flashSuitChecked": true
"flashSuitChecked": true,
"blueSuitChecked": true
},
{
"id": 7,
Expand All @@ -238,6 +244,7 @@
],
"bypassesDoorShell": "yes",
"flashSuitChecked": true,
"blueSuitChecked": true,
"note": [
"Exit the previous room with Samus in a standing pose (while grappled).",
"After teleporting, press right to release Grapple while staying standing (not being forced into a crouch).",
Expand All @@ -256,7 +263,8 @@
"steepUpTiles": 3
}
},
"flashSuitChecked": true
"flashSuitChecked": true,
"blueSuitChecked": true
},
{
"id": 9,
Expand All @@ -265,7 +273,8 @@
"requires": [
"h_CrystalFlash"
],
"flashSuitChecked": true
"flashSuitChecked": true,
"blueSuitChecked": true
},
{
"id": 24,
Expand Down Expand Up @@ -341,7 +350,8 @@
"SpaceJump"
]}
],
"flashSuitChecked": true
"flashSuitChecked": true,
"blueSuitChecked": true
},
{
"id": 11,
Expand All @@ -351,7 +361,8 @@
{"not": "f_DefeatedPhantoon"},
"canRiskPermanentLossOfAccess"
],
"flashSuitChecked": true
"flashSuitChecked": true,
"blueSuitChecked": true
},
{
"id": 12,
Expand All @@ -361,7 +372,8 @@
"canSuitlessMaridia",
"canDownGrab"
],
"flashSuitChecked": true
"flashSuitChecked": true,
"blueSuitChecked": true
},
{
"id": 13,
Expand All @@ -387,7 +399,8 @@
"leaveWithTemporaryBlue": {}
},
"unlocksDoors": [{"types": ["ammo"], "requires": []}],
"flashSuitChecked": true
"flashSuitChecked": true,
"blueSuitChecked": true
},
{
"id": 14,
Expand All @@ -405,6 +418,7 @@
],
"bypassesDoorShell": "yes",
"flashSuitChecked": true,
"blueSuitChecked": true,
"note": [
"Enter with G-mode direct, back up to between 1 and 6 pixels from the door transition, and activate X-ray to get very deep stuck in the door.",
"Climb up 2 screens, and perform a turnaround buffered spin-jump away from the door to trigger the transition, bypassing any lock on the door."
Expand All @@ -415,7 +429,8 @@
"link": [3, 2],
"name": "Base",
"requires": [],
"flashSuitChecked": true
"flashSuitChecked": true,
"blueSuitChecked": true
},
{
"id": 17,
Expand All @@ -425,7 +440,8 @@
"comeInNormally": {}
},
"requires": [],
"flashSuitChecked": true
"flashSuitChecked": true,
"blueSuitChecked": true
},
{
"id": 18,
Expand All @@ -439,7 +455,8 @@
}
},
"requires": [],
"flashSuitChecked": true
"flashSuitChecked": true,
"blueSuitChecked": true
},
{
"id": 22,
Expand Down Expand Up @@ -479,7 +496,8 @@
"openEnd": 1
}
},
"flashSuitChecked": true
"flashSuitChecked": true,
"blueSuitChecked": true
},
{
"id": 19,
Expand All @@ -506,6 +524,7 @@
}
},
"flashSuitChecked": true,
"blueSuitChecked": true,
"devNote": [
"Max extra run speed $1.7.",
"This strat is included for completeness, though it apparently doesn't have any applications."
Expand Down
Loading
Loading