Halfie Climb Room: Come in Shinecharged, Leave With Spark (Gravity, HiJump, Left Wall Climb)

Room ID: 187

Wiki

Entrance condition:

{
  "comeInShinecharged": {}
}

Requires:

{
  "or": [
    {
      "shineChargeFrames": 80
    },
    {
      "and": [
        "canSpeedyJump",
        {
          "shineChargeFrames": 75
        }
      ]
    }
  ]
}
"Gravity"
"HiJump"
"canWalljump"
"canShinechargeMovementComplex"
{
  "shinespark": {
    "frames": 18,
    "excessFrames": 0
  }
}

Exit condition:

{
  "leaveWithSpark": {}
}

Unlocks doors:

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