Main Street: Carry Shinecharge (Gravity)

Room ID: 172

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

Entrance condition:

{
  "comeInShinecharged": {}
}

Requires:

"canShinechargeMovementComplex"
{
  "or": [
    {
      "and": [
        "Gravity",
        {
          "shineChargeFrames": 65
        }
      ]
    },
    {
      "shineChargeFrames": 95
    }
  ]
}

Exit condition:

{
  "leaveShinecharged": {}
}

Unlocks doors:

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