Room ID: 135
From: 2
Bottom Left Door
To: 6
Bottom Platform Junction With Pirates Killed
Requires: {
"or": [
{
"and": [
{
"enemyKill": {
"enemies": [
[
"Yellow Space Pirate (wall)"
],
[
"Yellow Space Pirate (wall)"
]
],
"explicitWeapons": [
"Super"
]
}
},
{
"heatFrames": 395
}
]
},
{
"and": [
{
"enemyKill": {
"enemies": [
[
"Yellow Space Pirate (wall)"
],
[
"Yellow Space Pirate (wall)"
],
[
"Yellow Space Pirate (wall)"
]
],
"explicitWeapons": [
"Super"
]
}
},
{
"heatFrames": 330
}
]
}
]
} |