Post Crocomire Farming Room: Damage Boost

Room ID: 123

Wiki
From: 3
Bottom Right Door
To: 1
Top Left Door

Use the moving platform (Kamer) to elevate the Gamets, then damage boost off of them to get to the top left. Alternatively, it is possible to wall jump off of the right overhang and damage boost from the ceiling Ripper, but it is likely more difficult.

Requires:

{
  "notable": "Damage Boost"
}
"canTrickyJump"
{
  "or": [
    "h_crouchJumpDownGrab",
    "canWalljump"
  ]
}
"canHorizontalDamageBoost"
{
  "enemyDamage": {
    "enemy": "Gamet",
    "type": "contact",
    "hits": 1
  }
}