Mt. Everest: Use Flash Suit

Room ID: 174

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

Jumping from the raised tile to the right of the door can save 1 Energy.

Requires:

"Morph"
{
  "useFlashSuit": {}
}
{
  "or": [
    {
      "shinespark": {
        "frames": 58,
        "excessFrames": 5
      }
    },
    {
      "and": [
        "HiJump",
        {
          "shinespark": {
            "frames": 55,
            "excessFrames": 5
          }
        }
      ]
    }
  ]
}