Post Crocomire Farming Room: Damage Boost

Room ID: 123

Wiki
From: 5
Main Junction
To: 1
Top Left Door

Use the moving platform (Kamer) to elevate the Gamets.

Requires:

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