Crocomire Speedway: G-Mode Setup - Get Hit By Multiviola, Complex Manipulation

Room ID: 120

Wiki
From: 2
Far Left Door
To: 4
Bottom Right Door

Use a complex lure to get the right-most Multiviola (which is initially moving to the left) to the bottom right door. Break a specific set of the speed blocks and let the Multiviola bounce off of them before breaking the rest. There are multiple ways to get the Multiviola to the right door, all of which require breaking the speed blocks to the left of the crumble bridge and some to them to the right. Break the speed blocks in one of the following ways: 1. The first 2 columns. 2. The first 8 columns. 3. The entire first chunk (10 columns). 4. The first chunk and all but the last column of the second (leaving an isolated block). 5. The first two chunks and all but the last column of the third (leaving an isolated stack of two blocks). Then let the Multiviola bounce several times until it is in a consistent pattern before breaking the rest. Note that option number 3 puts the Multiviola into an odd pattern where it has two distinct alternating cycles; wait for it to hit the right of the right stalactite, then the wall, then break the remaining blocks.

Requires:

"h_heatProof"
"canBePatient"
"canCameraManip"
"SpeedBooster"
{
  "or": [
    "canTrickyDodgeEnemies",
    {
      "enemyDamage": {
        "enemy": "Multiviola",
        "type": "contact",
        "hits": 3
      }
    }
  ]
}
{
  "or": [
    "canTrickyUseFrozenEnemies",
    "canTrickyDodgeEnemies"
  ]
}

Exit condition:

{
  "leaveWithGModeSetup": {}
}

Unlocks doors:

{"types":["ammo"],"requires":[]}