Room ID: 214
|
Dodge the Puyos and kill the Choots. Expects two to three Puyo hits. Requires: {
"enemyDamage": {
"enemy": "Puyo",
"type": "contact",
"hits": 2
}
}
{
"or": [
"canCarefulJump",
{
"enemyDamage": {
"enemy": "Puyo",
"type": "contact",
"hits": 1
}
}
]
} |