Mt. Everest: Use Flash Suit

Room ID: 174

Wiki
From: 3
Bottom Right Door
To: 7
Lower Hills Junction

Spark up right to use the least amount of Energy.

Requires:

{
  "useFlashSuit": {}
}
{
  "or": [
    {
      "shinespark": {
        "frames": 15,
        "excessFrames": 9
      }
    },
    {
      "and": [
        "HiJump",
        {
          "shinespark": {
            "frames": 11,
            "excessFrames": 8
          }
        }
      ]
    }
  ]
}