Magdollite Tunnel: G-Mode, Farm on Exit

Room ID: 114

Wiki
From: 2
Right Door
To: 1
Left Door

It is possible to kill a Multiviola by the door and pause abuse to grab its Energy drop on G-mode exit. This requires luring the left Multiviola around the room multiple times. It is important to prevnt the Magdollites from spawning too many fireballs, otherwise the Multiviola won't give any drops. Either kill them with Supers or use Ice keep them frozen. Be careful not to touch any invisible flames that the Magdollites do spawn.

Entrance condition:

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

Requires:

"h_heatedGModePauseAbuse"
"canTrickyDodgeEnemies"
{
  "or": [
    "canTrickyUseFrozenEnemies",
    {
      "ammo": {
        "type": "Super",
        "count": 3
      }
    }
  ]
}