Maridia Elevator Room: Carry Shinecharge

Room ID: 215

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

Entrance condition:

{
  "comeInShinecharged": {}
}

Requires:

"canShinechargeMovementTricky"
"canMidairShinespark"
{
  "or": [
    {
      "and": [
        "HiJump",
        {
          "shineChargeFrames": 125
        }
      ]
    },
    {
      "and": [
        "canFastWalljumpClimb",
        {
          "shineChargeFrames": 145
        }
      ]
    }
  ]
}

Exit condition:

{
  "leaveShinecharged": {}
}

Unlocks doors:

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