Pillar Room: Bombs (Left to Right)

Room ID: 134

Wiki
From: 1
Left Door
To: 2
Right Door

Cross the room with Bombs and minimal damage. Some acid damage is expected, but any mistakes greatly increases the time spent in acid.

Entrance condition:

"comeInRunning": {
  "speedBooster": "any",
  "minTiles": 1
}

Requires:

{"notable": "Bombs"},
"h_useMorphBombs",
"canWallJumpInstantMorph",
"canInsaneJump",
"canResetFallSpeed",
"canUnmorphBombBoost",
"canSuitlessLavaDive",
{"heatFrames": 1320},
{"acidFrames": 128}

Unlocks doors:

{"types": ["missiles", "super"], "requires": []},
{
  "types": ["powerbomb"],
  "requires": [
    {"heatFrames": 50},
    {"acidFrames": 50}
  ]
}