Room ID: 219
|
Requires: {
"resetRoom": {
"nodes": [
1
]
}
}
{
"or": [
{
"and": [
"HiJump",
"SpaceJump",
{
"cycleFrames": 930
}
]
},
{
"and": [
"HiJump",
"canTrickyWalljump",
{
"cycleFrames": 960
}
]
},
{
"and": [
"SpaceJump",
{
"cycleFrames": 1220
}
]
},
{
"and": [
"canSpringwall",
{
"cycleFrames": 1035
},
"h_doubleEquipmentScreenCycleFrames"
]
},
{
"and": [
"HiJump",
"canSpringBallJumpMidAir",
{
"cycleFrames": 910
},
"h_doubleEquipmentScreenCycleFrames"
]
},
{
"and": [
"canDoubleBombJump",
{
"or": [
"canWalljump",
"h_crouchJumpDownGrab"
]
},
{
"cycleFrames": 1410
}
]
},
{
"and": [
"canDoubleBombJump",
{
"cycleFrames": 1560
}
]
}
]
}
{
"or": [
"ScrewAttack",
"Plasma"
]
}Clears obstacles: A Farm cycle drops: 4 Pink Space Pirate (standing), 2 Pink Space Pirate (wall) Dev note: FIXME: Add option to kill the Pirates with speed echoes, and possibly to get back up with a shinespark. |