West Cactus Alley Room: Carry Shinecharge

Room ID: 195

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

Entrance condition:

{
  "comeInShinecharged": {}
}

Requires:

"Gravity"
"canShinechargeMovementComplex"
{
  "or": [
    {
      "and": [
        "HiJump",
        {
          "shineChargeFrames": 115
        }
      ]
    },
    {
      "and": [
        "canWalljump",
        {
          "shineChargeFrames": 130
        }
      ]
    }
  ]
}

Exit condition:

{
  "leaveShinecharged": {}
}

Unlocks doors:

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