Room ID: 135
|
Requires: {
"or": [
{
"and": [
{
"enemyKill": {
"enemies": [
[
"Yellow Space Pirate (standing)"
]
],
"explicitWeapons": [
"ScrewAttack"
]
}
},
{
"heatFrames": 100
}
]
},
{
"and": [
{
"enemyKill": {
"enemies": [
[
"Yellow Space Pirate (standing)"
]
],
"explicitWeapons": [
"Super"
]
}
},
{
"heatFrames": 150
}
]
},
{
"and": [
"Charge",
"Plasma",
"Wave",
{
"heatFrames": 200
}
]
},
{
"heatFrames": 330
}
]
} |