The Worst Room In The Game: HiJump, Screw, and Power Bomb

Room ID: 135

Wiki
From: 2
Bottom Left Door
To: 4
Junction Above Bomb Blocks

Use Screw Attack to remove the left wall Pirate and wall jump high enough to place a Power Bomb to destroy the bomb blocks Then wall jump up again to reach the upper region.

Requires:

"h_usePowerBomb",
"canPreciseWallJump",
"canConsecutiveWallJump",
"canTrivialMidAirMorph",
"HiJump",
"ScrewAttack",
{"heatFrames": 330},
{"or": [
  "h_heatResistant",
  "canPauseAbuse",
  {"resourceCapacity": [{"type": "RegularEnergy", "count": 149}]}
]}

Clears obstacles: A

Dev note: With Reserves only, canPauseAbuse is used as a proxy for pause abuse or optimal reserve management and character movement.