Draygon's Room: G-Mode Setup - Get Hit By Draygon

Room ID: 193

Wiki
From: 1
Left Door
To: 1
Left Door

Requires:

{
  "not": "f_DefeatedDraygon"
}
"canRiskPermanentLossOfAccess"
{
  "or": [
    "h_breakOneDraygonTurret",
    {
      "and": [
        "canTrickyDodgeEnemies",
        "Gravity"
      ]
    },
    {
      "and": [
        "canSuitlessMaridia",
        "canTrickyGMode"
      ]
    }
  ]
}

Exit condition:

{
  "leaveWithGModeSetup": {}
}

Dev note: Not likely to be possible, as it requires canRiskPermanentLossOfAccess and Draygon alive with the door unlocked.