Room ID: 146
From: 3
Bottom Horizontal Door
To: 3
Bottom Horizontal Door
Requires: {
"or": [
{
"and": [
"Plasma",
{
"heatFrames": 400
}
]
},
{
"and": [
"ScrewAttack",
{
"heatFrames": 360
}
]
},
{
"and": [
"canPseudoScrew",
{
"heatFrames": 440
}
]
},
{
"and": [
"Spazer",
"Wave",
{
"heatFrames": 560
}
]
},
{
"and": [
"canDodgeWhileShooting",
{
"heatFrames": 910
}
]
}
]
}
{
"resourceAvailable": [
{
"type": "Energy",
"count": 50
}
]
}
{
"partialRefill": {
"type": "PowerBomb",
"limit": 3
}
} |