Mt. Everest: Mt. Everest Top Walljump

Room ID: 174

Wiki
From: 10
Upper Right Ledge Junction
To: 4
Top Right Door

Requires:

"Gravity"
{
  "or": [
    "canDelayedWalljump",
    {
      "and": [
        "HiJump",
        "canPreciseWalljump"
      ]
    },
    {
      "and": [
        "HiJump",
        "canWalljump",
        "SpeedBooster"
      ]
    }
  ]
}