Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
31 changes: 30 additions & 1 deletion region/lowernorfair/west/Acid Statue Room.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,8 @@
"to": [
{"id": 1},
{"id": 3},
{"id": 4}
{"id": 4},
{"id": 5}
]
},
{
Expand Down Expand Up @@ -361,6 +362,34 @@
{"heatFrames": 100}
]
},
{
"link": [1, 5],
"name": "Direct G-Mode Morph",
"entranceCondition": {
"comeInWithGMode": {
"mode": "direct",
"morphed": true
}
},
"requires": [
"h_heatedGMode",
"f_UsedAcidChozoStatue",
"h_canArtificialMorphMovement",
{"heatFrames": 200}
],
"flashSuitChecked": true,
"note": [
"Enter the room in Direct G-mode, otherwise the acid will still be present.",
"Jump in the vertical shaft to touch the camera scroll block and overload PLMs, then roll through the bomb blocks.",
"Exit G-mode and jump multiple times to fix the camera before crossing the section with the Holtzes."
],
"devNote": [
"It is possible but not expected to cross the lower section while completely blind.",
"The Holtz still damage Samus, and the middle one is low enough to make it difficult to bomb boost across.",
"Other strats in the room are ignored because Samus needs real Morph and Varia or a lot of Energy to use the statue,",
"and there is no way to overload PLMs to go through the bomb blocks from the bottom of the room."
]
},
{
"id": 14,
"link": [2, 2],
Expand Down
Loading