Robot Assembly Line

Room ID: 168

Wiki
Difficulty filter

From: 1
Left Door
To: 1
Left Door

The conveyor will push Samus towards the door reducing the effective runway length.

Exit condition:

"leaveWithRunway": {
  "length": 6,
  "openEnd": 1
}

Dev note: FIXME: Represent coming in and using the conveyor for more effective runway.

From: 1
Left Door
To: 1
Left Door

Requires:

{"not": "f_DefeatedPhantoon"},
"canRiskPermanentLossOfAccess"

Exit condition:

"leaveWithRunway": {
  "length": 10,
  "openEnd": 1
}
From: 1
Left Door
To: 1
Left Door

Requires:

"f_DefeatedPhantoon",
{"canShineCharge": {"usedTiles": 15, "openEnd": 1}},
{"shineChargeFrames": 45}

Exit condition:

"leaveShinecharged": {}
From: 1
Left Door
To: 1
Left Door

Entrance condition:

"comeInShinecharging": {
  "length": 9,
  "openEnd": 0
},
"comesInHeated": "no"

Requires:

"h_CrystalSpark"

Dev note: FIXME: The conveyor can make this longer if Phantoon is killed, but in a complex way.

Entrance condition:

"comeInShinecharged": {}

Requires:

{"not": "f_DefeatedPhantoon"},
{"or": [
  "canRiskPermanentLossOfAccess",
  {"canShineCharge": {"usedTiles": 15, "openEnd": 1}}
]},
{"shineChargeFrames": 75},
{"thornHits": 1},
"h_spikeSuitThornHitLeniency",
"canPatientSpikeSuit",
{"shinespark": {"frames": 6, "excessFrames": 6}}

Entrance condition:

"comeInShinecharging": {
  "length": 10,
  "openEnd": 0
}

Requires:

{"thornHits": 1},
"h_spikeSuitThornHitLeniency",
"canPatientSpikeSuit",
{"shinespark": {"frames": 6, "excessFrames": 6}}
From: 1
Left Door
To: 1
Left Door

Requires:

"f_DefeatedPhantoon",
{"canShineCharge": {"usedTiles": 15, "openEnd": 1}},
{"thornHits": 1},
"h_spikeSuitThornHitLeniency",
"canSpikeSuit",
{"shinespark": {"frames": 6, "excessFrames": 6}}
From: 1
Left Door
To: 1
Left Door

It is only possible to enter X-Mode with a first frame unmorph in this room

Entrance condition:

"comeInShinecharged": {}

Requires:

{"not": "f_DefeatedPhantoon"},
{"or": [
  "canRiskPermanentLossOfAccess",
  {"canShineCharge": {"usedTiles": 15, "openEnd": 1}}
]},
{"shineChargeFrames": 140},
"h_thornXModeBlueSuit",
"h_thornXModeFramePerfectExtraLeniency",
{"shinespark": {"frames": 3}}
From: 1
Left Door
To: 1
Left Door

It is only possible to enter X-Mode with a first frame unmorph in this room

Entrance condition:

"comeInShinecharging": {
  "length": 10,
  "openEnd": 0
}

Requires:

"h_thornXModeBlueSuit",
"h_thornXModeFramePerfectExtraLeniency",
{"shinespark": {"frames": 3}}
From: 1
Left Door
To: 1
Left Door

Crystal Flash at the door. Run against the treadmill to shinecharge, then windup under the broken circuit as it drops a spark to interrupt.

Entrance condition:

"comeInWithRMode": {}

Requires:

"f_DefeatedPhantoon",
"h_CrystalFlashForReserveEnergy",
{"canShineCharge": {"usedTiles": 15, "openEnd": 1}},
{"autoReserveTrigger": {}},
"canRModeSparkInterrupt"
From: 1
Left Door
To: 1
Left Door

It is only possible to enter X-Mode with a first frame unmorph in this room

Requires:

"f_DefeatedPhantoon",
{"canShineCharge": {"usedTiles": 15, "openEnd": 1}},
"h_thornXModeBlueSuit",
"h_thornXModeFramePerfectExtraLeniency",
{"shinespark": {"frames": 3}}
From: 1
Left Door
To: 1
Left Door

Requires:

"h_CrystalFlash"

Dev note: The Workrobot projectiles aren't a problem.

From: 1
Left Door
To: 2
Item

From: 2
Item
To: 1
Left Door