Plasma Tutorial Room: Carry Shinecharge

Room ID: 218

Wiki
From: 2
Right Door
To: 1
Left Door

Entrance condition:

{
  "comeInShinecharged": {}
}

Requires:

"canShinechargeMovementComplex"
{
  "or": [
    {
      "and": [
        "Plasma",
        {
          "shineChargeFrames": 55
        }
      ]
    },
    {
      "shineChargeFrames": 60
    }
  ]
}

Exit condition:

{
  "leaveShinecharged": {}
}

Unlocks doors:

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