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
23 changes: 21 additions & 2 deletions region/lowernorfair/east/The Worst Room In The Game.json
Original file line number Diff line number Diff line change
Expand Up @@ -1821,11 +1821,30 @@
"ScrewAttack",
{"haveBlueSuit": {}}
]},
"h_heatedGModeOpenDifferentDoor"
{"or": [
"h_heatedGModeOpenDifferentDoor",
{"and": [
"h_heatedGModePauseAbuse",
"canBeLucky"
]},
{"and": [
"h_heatedGModePauseAbuse",
"Ice",
"Plasma"
]}
]}
],
"clearsObstacles": ["A"],
"flashSuitChecked": true,
"blueSuitChecked": true
"blueSuitChecked": true,
"note": [
"To save Energy, it is possible to lure a pirate to the door and pause abuse to grab its Energy drop on G-mode exit.",
"This requires traversing the room quickly enough to prevent the enemies from overloading shots, or by using Ice and Plasma to freeze the Namihes on the descent."
],
"detailNote": [
"Either kill the lowest pirate immediately as it lands on the left wall, which requires a large Energy drop to escape (2/3 chance),",
"or let it jump back to the right and hope it climbs low fast enough to be able to escape with even a small drop (50% chance, or Plasma and Ice)."
]
},
{
"id": 82,
Expand Down
Loading
Loading