Business Center: Carry Shinecharge (Sova Evade or Kill)

Room ID: 86

Wiki
From: 6
Top Right Door
To: 2
Middle Left Door

If Screw Attack is unavailable, do a low spin jump to make it over the Sova without taking a hit.

Entrance condition:

{
  "comeInShinecharged": {
    "framesRequired": 115
  }
}

Requires:

{
  "or": [
    "canShinechargeMovementTricky",
    {
      "and": [
        "canShinechargeMovementComplex",
        "ScrewAttack"
      ]
    }
  ]
}

Exit condition:

{
  "leaveShinecharged": {
    "framesRemaining": "auto"
  }
}