West Cactus Alley Room: Come In Shinecharging, Leave Shinecharged

Room ID: 195

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

Entrance condition:

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

Requires:

"canShinechargeMovementComplex"
{
  "or": [
    {
      "and": [
        "Gravity",
        {
          "shineChargeFrames": 125
        }
      ]
    },
    {
      "shineChargeFrames": 160
    }
  ]
}

Exit condition:

{
  "leaveShinecharged": {}
}

Unlocks doors:

{"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]}