Mt. Everest: Leave Shinecharged

Room ID: 174

Wiki
From: 8
Higher Hill Junction
To: 6
Left Morph Passage Doorway

Requires:

"Gravity"
"canMidAirMorph"
"h_EverestMorphTunnelExpanded"
{
  "canShineCharge": {
    "usedTiles": 12,
    "steepUpTiles": 5,
    "steepDownTiles": 5,
    "openEnd": 1
  }
}
{
  "shineChargeFrames": 110
}

Exit condition:

{
  "leaveShinecharged": {}
}

Dev note: The frames remaining accounts for time needed to unmorph before going through the transition. Leaving with a shinecharge could be done even if the morph tunnel isn't expanded, but this would mean leaving shinecharged while morphed, which wouldn't technically adhere to what this exit condition specifies.