Mt. Everest: G-Mode Morph Suitless Bounce Into Tunnel

Room ID: 174

Wiki
From: 1
Top Left Door
To: 12
G-Mode Junction (In Morph Tunnel)

Bounce from the right peak into the morph tunnel. Samus can't bounce twice in a single fall, so start from the right ground, not the raised scaffolding by the door.

Entrance condition:

{
  "comeInWithGMode": {
    "mode": "any",
    "morphed": true
  }
}

Requires:

"canSuitlessMaridia"
"canTrickyJump"
{
  "or": [
    "h_EverestMorphTunnelExpanded",
    {
      "enemyDamage": {
        "enemy": "Sciser",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}