Magdollite Tunnel: G-Mode Setup - Get Hit By Multiviola

Room ID: 114

Wiki
From: 1
Left Door
To: 1
Left Door

Follow the left Multiviola back and forth across the room while avoiding it and the Magdolites.

Requires:

"canComplexGMode"
{
  "heatFrames": 1880
}
{
  "or": [
    "canInsaneJump",
    "h_heatProof",
    {
      "and": [
        "canTrickyDodgeEnemies",
        {
          "heatFrames": 350
        },
        {
          "enemyDamage": {
            "enemy": "Magdollite",
            "type": "flame",
            "hits": 2
          }
        }
      ]
    }
  ]
}

Exit condition:

{
  "leaveWithGModeSetup": {}
}