Room ID: 153
|
Entrance condition: {
"comeInNormally": {}
}Requires: "ScrewAttack"
"canFarmWhileShooting"
{
"or": [
{
"and": [
"canPauseAbuse",
"canInsaneJump",
{
"heatFrames": 60
}
]
},
{
"heatFrames": 120
}
]
}
{
"or": [
{
"and": [
{
"resourceMissingAtMost": [
{
"type": "Super",
"count": 0
}
]
},
{
"partialRefill": {
"type": "Energy",
"limit": 100
}
}
]
},
{
"partialRefill": {
"type": "Energy",
"limit": 70
}
}
]
}
{
"heatFrames": 60
} |