Room ID: 108
|
Requires: {
"haveBlueSuit": {}
}
"Morph"
{
"or": [
{
"heatFrames": 200
},
{
"and": [
"canFarmWhileShooting",
{
"heatFramesWithEnergyDrops": {
"frames": 175,
"drops": [
{
"enemy": "Sova",
"count": 3
}
]
}
},
{
"heatFrames": 85
}
]
}
]
} |