Room ID: 136
|
Requires: {
"obstaclesCleared": [
"A"
]
}
{
"or": [
{
"and": [
{
"enemyKill": {
"enemies": [
[
"Yellow Space Pirate (standing)",
"Yellow Space Pirate (standing)"
],
[
"Yellow Space Pirate (standing)"
]
],
"explicitWeapons": [
"Charge+Ice+Wave+Spazer",
"Missile"
]
}
},
{
"heatFrames": 900
}
]
},
{
"and": [
{
"enemyKill": {
"enemies": [
[
"Yellow Space Pirate (standing)",
"Yellow Space Pirate (standing)"
],
[
"Yellow Space Pirate (standing)"
]
],
"explicitWeapons": [
"Super",
"Charge+Plasma"
]
}
},
{
"heatFrames": 660
}
]
}
]
} |