Room ID: 227
From: 2
Bottom Right Door
To: 2
Bottom Right Door
Requires: {
"or": [
"canMetroidAvoid",
"canUseFrozenEnemies",
"ScrewAttack",
{
"or": [
"f_KilledMetroidRoom2",
{
"obstaclesCleared": [
"f_KilledMetroidRoom2"
]
}
]
}
]
}Exit condition: {
"leaveWithGModeSetup": {}
}Dev note: There could be another strat for a Metroid or Rinka, that doesn't have canMetroidAvoid or canRiskPermanentLossOfAccess, but canMetroidAvoid isn't too difficult for this level. |