Lower Norfair Fireflea Room: Bug Boost Escape

Room ID: 145

Wiki
From: 5
Firefleas Bottom Left Platform Junction
To: 7
Fireflea Statue's Claw Junction

Set up to Damage boost off the highest Fireflea at the apex of Samus' jump, right next to the statue's claw. The positioning of the Fireflea is very precise, and this can only be attempted once. To position the Fireflea, jump to move it on camera and move it off camera while it is at the top of its circle. Be careful not to touch the Fireflea while setting up its precise positioning. Note that morphing can make the boost a little easier, and a crouch jump can also help, but is not required.

Requires:

"HiJump"
"canCameraManip"
"canHorizontalDamageBoost"
"canTrickyDodgeEnemies"
{
  "or": [
    "canCrouchJump",
    "canTrickyCarryFlashSuit"
  ]
}
{
  "enemyDamage": {
    "enemy": "Fireflea",
    "type": "contact",
    "hits": 1
  }
}