Green Pirates Shaft: G-Mode Setup - Get Hit By Beetom

Room ID: 21

Wiki
From: 9
Junction Below Items
To: 2
Middle Right Door

Requires:

{
  "or": [
    "Morph",
    {
      "obstaclesCleared": [
        "A"
      ]
    }
  ]
}
{
  "enemyDamage": {
    "enemy": "Beetom",
    "type": "contact",
    "hits": 4
  }
}

Exit condition:

{
  "leaveWithGModeSetup": {
    "knockback": false
  }
}