Botwoon Energy Tank Room: G-Mode Morph

Room ID: 186

Wiki
From: 1
Left Door
To: 5
Item

Entrance condition:

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

Requires:

{
  "or": [
    {
      "and": [
        "Gravity",
        "h_artificialMorphIBJ"
      ]
    },
    {
      "and": [
        "h_artificialMorphSpringBall",
        {
          "or": [
            "Gravity",
            "HiJump"
          ]
        },
        {
          "or": [
            "canInsaneJump",
            {
              "and": [
                "Gravity",
                "canTrickyDodgeEnemies"
              ]
            },
            "h_artificialMorphBombThings",
            {
              "enemyDamage": {
                "enemy": "Puyo",
                "type": "contact",
                "hits": 1
              }
            }
          ]
        }
      ]
    }
  ]
}

Collects items: 5