Oasis: Carry Shinecharge

Room ID: 198

Wiki
From: 1
Left Door
To: 2
Right Door

Entrance condition:

{
  "comeInShinecharged": {}
}

Requires:

"canShinechargeMovementComplex"
{
  "or": [
    {
      "and": [
        "Gravity",
        {
          "shineChargeFrames": 55
        }
      ]
    },
    {
      "and": [
        "canSuitlessMaridia",
        {
          "shineChargeFrames": 150
        }
      ]
    }
  ]
}

Exit condition:

{
  "leaveShinecharged": {}
}

Unlocks doors:

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