Room ID: 140
|
Requires: "canFarmWhileShooting"
{
"or": [
{
"and": [
{
"heatFramesWithEnergyDrops": {
"frames": 120,
"drops": [
{
"enemy": "Zebbo",
"count": 1
}
]
}
},
{
"heatFramesWithEnergyDrops": {
"frames": 130,
"drops": [
{
"enemy": "Zebbo",
"count": 1
}
]
}
},
{
"heatFramesWithEnergyDrops": {
"frames": 140,
"drops": [
{
"enemy": "Zebbo",
"count": 1
}
]
}
},
{
"heatFrames": 100
}
]
},
{
"and": [
{
"or": [
"Spazer",
"Wave",
"Plasma"
]
},
{
"heatFramesWithEnergyDrops": {
"frames": 100,
"drops": [
{
"enemy": "Zebbo",
"count": 1
}
]
}
},
{
"heatFramesWithEnergyDrops": {
"frames": 100,
"drops": [
{
"enemy": "Zebbo",
"count": 1
}
]
}
},
{
"heatFramesWithEnergyDrops": {
"frames": 130,
"drops": [
{
"enemy": "Zebbo",
"count": 1
}
]
}
},
{
"heatFrames": 100
}
]
}
]
} |