Room ID: 133
|
Entrance condition: {
"comeInNormally": {}
}Requires: {
"or": [
"canCarefulJump",
{
"enemyDamage": {
"enemy": "Yellow Space Pirate (wall)",
"type": "contact",
"hits": 1
}
}
]
}
{
"or": [
"canTrickyJump",
{
"heatFrames": 20
}
]
}
{
"heatFrames": 115
} |