Room ID: 66
|
Bring the Beetom close to the door and begin Moondancing. Stop after exactly 175 moonfalls, so as not to fall through the floor. Requires: {
"obstaclesNotCleared": [
"A"
]
}
"canMoondance"
"canCount"
"canTrickyUseFrozenEnemies"
{
"enemyDamage": {
"enemy": "Beetom",
"type": "contact",
"hits": 4
}
}Exit condition: {
"leaveWithStoredFallSpeed": {
"fallSpeedInTiles": 1
}
} |