Room ID: 214
|
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_navigateUnderwater"
"Morph"
{
"enemyDamage": {
"enemy": "Puyo",
"type": "contact",
"hits": 1
}
}
{
"or": [
"canCarefulJump",
{
"enemyDamage": {
"enemy": "Puyo",
"type": "contact",
"hits": 1
}
}
]
} |