Crab Hole: Come In Shinecharged, Leave With Spark (Gravity, Space Jump)

Room ID: 201

Wiki
From: 2
Bottom Left Door
To: 4
Top Right Doorway

Entrance condition:

{
  "comeInShinecharged": {}
}

Requires:

"canShinechargeMovementTricky"
"Gravity"
"SpaceJump"
"canMidAirMorph"
{
  "or": [
    {
      "and": [
        "HiJump",
        {
          "shineChargeFrames": 115
        }
      ]
    },
    {
      "shineChargeFrames": 130
    }
  ]
}
{
  "shinespark": {
    "frames": 7,
    "excessFrames": 0
  }
}

Exit condition:

{
  "leaveWithSpark": {}
}

Unlocks doors:

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