Bubble Mountain: G-Mode Morph IBJ

Room ID: 97

Wiki
From: 10
G-Mode Morph Junction (Above the Power Bomb Blocks)
To: 1
Left Side - Top Door

Carefully dodge the Wavers while being prepared to abort the IBJ and start over if necessary.

Requires:

"canEnterGMode"
"h_canArtificialMorphIBJ"
{
  "or": [
    "h_canArtificialMorphPowerBomb",
    {
      "and": [
        "canTrickyJump",
        {
          "or": [
            "canBePatient",
            "canDoubleBombJump"
          ]
        }
      ]
    }
  ]
}