Halfie Climb Room: Shinespark

Room ID: 187

Wiki
From: 6
Bottom Shinecharged
To: 4
Top Right Door

Requires:

{
  "shineChargeFrames": 60
}
{
  "or": [
    {
      "shinespark": {
        "frames": 38,
        "excessFrames": 3
      }
    },
    {
      "and": [
        "canMidairShinespark",
        {
          "shinespark": {
            "frames": 35,
            "excessFrames": 3
          }
        }
      ]
    },
    {
      "and": [
        "HiJump",
        "canMidairShinespark",
        {
          "shinespark": {
            "frames": 31,
            "excessFrames": 3
          }
        }
      ]
    }
  ]
}