Room ID: 139
From: 3
Metal Pirates Junction
To: 3
Metal Pirates Junction
Requires: "canDodgeWhileShooting"
"Charge"
"Spazer"
{
"or": [
{
"and": [
"canBePatient",
{
"heatFramesWithEnergyDrops": {
"frames": 4400,
"drops": [
{
"enemy": "Space Pirate (fighting)",
"count": 12
}
]
}
}
]
},
{
"and": [
"Ice",
{
"heatFramesWithEnergyDrops": {
"frames": 3000,
"drops": [
{
"enemy": "Space Pirate (fighting)",
"count": 12
}
]
}
}
]
},
{
"and": [
"Wave",
{
"heatFramesWithEnergyDrops": {
"frames": 2650,
"drops": [
{
"enemy": "Space Pirate (fighting)",
"count": 12
}
]
}
}
]
},
{
"and": [
"Ice",
"Wave",
{
"heatFramesWithEnergyDrops": {
"frames": 1750,
"drops": [
{
"enemy": "Space Pirate (fighting)",
"count": 12
}
]
}
}
]
}
]
}
{
"partialRefill": {
"type": "Energy",
"limit": 99
}
}
{
"partialRefill": {
"type": "Super",
"limit": 1
}
}Clears obstacles: A |