Room ID: 180
|
Requires: {
"resetRoom": {
"nodes": [
2
]
}
}
"canDodgeWhileShooting"
{
"or": [
{
"and": [
"ScrewAttack",
{
"cycleFrames": 210
}
]
},
{
"and": [
"Plasma",
{
"cycleFrames": 220
}
]
},
{
"and": [
"Grapple",
{
"cycleFrames": 240
}
]
},
{
"and": [
"Wave",
{
"cycleFrames": 260
}
]
},
{
"and": [
"Spazer",
{
"cycleFrames": 285
}
]
},
{
"and": [
{
"or": [
"canTrickyDodgeEnemies",
{
"and": [
"Gravity",
"canTrickyJump"
]
}
]
},
{
"cycleFrames": 360
}
]
}
]
}Clears obstacles: A Farm cycle drops: 2 Menu Dev note: FIXME: It is also posssible to farm Owtches and/or additional Menus. |