Halfie Climb Room: Direct G-Mode Morph

Room ID: 187

Wiki
From: 1
Top Left Door
To: 5
G-Mode Morph, In Morph Tunnel

After morphing, kill the Mochtroid with a Power Bomb, or roll off the edge. Stay to the left to avoid luring the second Mochtroid below.

Entrance condition:

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

Requires:

{
  "or": [
    "Gravity",
    "canInsaneJump",
    "h_canArtificialMorphPowerBomb",
    {
      "enemyDamage": {
        "enemy": "Mochtroid",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}