Room ID: 133
|
Requires: "h_heatProof"
{
"resetRoom": {
"nodes": [
4
]
}
}
{
"or": [
{
"and": [
"canDodgeWhileShooting",
"Charge",
"Plasma",
{
"cycleFrames": 240
}
]
},
{
"and": [
"canFarmWhileShooting",
"Charge",
"Wave",
"Spazer",
"Ice",
{
"cycleFrames": 705
}
]
},
{
"and": [
"ScrewAttack",
{
"cycleFrames": 185
}
]
},
{
"and": [
{
"haveBlueSuit": {}
},
{
"cycleFrames": 215
}
]
}
]
}Resets obstacles: A Farm cycle drops: 1 Yellow Space Pirate (wall) Dev note: FIXME: There are more ways to farm the Pirates. |