Metroid Room 2: Come in Shinecharging, Leave With Temporary Blue

Room ID: 227

Wiki
From: 1
Top Right Door
To: 2
Bottom Right Door

Use X-ray immediately after shinecharging, in order to be able to dodge the Rinkas.

Entrance condition:

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

Requires:

{
  "or": [
    "f_KilledMetroidRoom2",
    {
      "obstaclesCleared": [
        "f_KilledMetroidRoom2"
      ]
    }
  ]
}
"canXRayTurnaround"
"canLongChainTemporaryBlue"

Exit condition:

{
  "leaveWithTemporaryBlue": {}
}

Unlocks doors:

{"types":["ammo"],"requires":[]}