Room ID: 139
From: 3
Metal Pirates Junction
To: 3
Metal Pirates Junction
Requires: "Charge"
"Plasma"
{
"or": [
{
"and": [
{
"or": [
"canDodgeWhileShooting",
{
"enemyDamage": {
"enemy": "Space Pirate (fighting)",
"type": "contact",
"hits": 2
}
}
]
},
{
"or": [
"Ice",
"Wave"
]
},
{
"heatFramesWithEnergyDrops": {
"frames": 700,
"drops": [
{
"enemy": "Space Pirate (fighting)",
"count": 12
}
]
}
}
]
},
{
"and": [
{
"or": [
"canDodgeWhileShooting",
{
"enemyDamage": {
"enemy": "Space Pirate (fighting)",
"type": "contact",
"hits": 2
}
}
]
},
"Ice",
"Wave",
{
"heatFramesWithEnergyDrops": {
"frames": 450,
"drops": [
{
"enemy": "Space Pirate (fighting)",
"count": 12
}
]
}
}
]
},
{
"and": [
{
"or": [
"canDodgeWhileShooting",
{
"enemyDamage": {
"enemy": "Space Pirate (fighting)",
"type": "contact",
"hits": 2
}
}
]
},
{
"heatFramesWithEnergyDrops": {
"frames": 950,
"drops": [
{
"enemy": "Space Pirate (fighting)",
"count": 12
}
]
}
}
]
},
{
"and": [
"canXRayWaitForIFrames",
{
"heatFramesWithEnergyDrops": {
"frames": 210,
"drops": [
{
"enemy": "Space Pirate (fighting)",
"count": 6
}
]
}
},
{
"heatFramesWithEnergyDrops": {
"frames": 210,
"drops": [
{
"enemy": "Space Pirate (fighting)",
"count": 6
}
]
}
}
]
}
]
}
{
"partialRefill": {
"type": "Energy",
"limit": 99
}
}
{
"partialRefill": {
"type": "Super",
"limit": 1
}
}Clears obstacles: A |