Thread The Needle Room: Morph Dodge

Room ID: 214

Wiki
From: 1
Left Door
To: 2
Right Door

Roll through the bottom of the room.

Requires:

"Gravity"
"Morph"
"canCarefulJump"
{
  "or": [
    "canDodgeWhileShooting",
    {
      "enemyDamage": {
        "enemy": "Puyo",
        "type": "contact",
        "hits": 1
      }
    }
  ]
}