Main Street: Direct G-Mode Morph

Room ID: 172

Wiki
From: 2
Bottom Right Door
To: 13
G-Mode Morph Junction By Middle Right Door

Entrance condition:

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

Requires:

{
  "or": [
    {
      "and": [
        "Gravity",
        {
          "or": [
            "h_artificialMorphIBJ",
            {
              "and": [
                "h_artificialMorphSpringBall",
                "HiJump"
              ]
            },
            {
              "and": [
                "h_artificialMorphSpringBall",
                "canGravityJump"
              ]
            }
          ]
        }
      ]
    },
    "h_artificialMorphDoubleSpringBallJump"
  ]
}

Clears obstacles: B