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

Room ID: 187

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

Entrance condition:

{
  "comeInShinecharged": {}
}

Requires:

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

Exit condition:

{
  "leaveWithSpark": {}
}

Unlocks doors:

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