Thread The Needle Room: Morph Dodge

Room ID: 214

Wiki
From: 1
Left Door
To: 2
Right Door

Safely kill the first Choot, then roll through the bottom of the room after passing the two Puyos. Expects one to two Puyo hits while crossing the room.

Requires:

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