Room ID: 111
|
Break each of the crumble platforms to group the Sovas at the bottom of the room. Requires: "h_heatProof"
"canDodgeWhileShooting"
{
"or": [
{
"and": [
"canConsecutiveWalljump",
{
"or": [
"canCrumbleJump",
"SpaceJump",
"canPreciseWalljump"
]
},
{
"cycleFrames": 930
}
]
},
{
"and": [
"h_useSpringBall",
{
"cycleFrames": 1200
}
]
},
{
"and": [
"SpaceJump",
{
"cycleFrames": 1320
}
]
},
{
"and": [
"canDoubleBombJump",
"canLongIBJ",
{
"cycleFrames": 2340
}
]
},
{
"and": [
"canJumpIntoIBJ",
"canLongIBJ",
"canBePatient",
{
"cycleFrames": 4640
}
]
}
]
}
{
"or": [
"canCrumbleJump",
{
"cycleFrames": 300
}
]
}
{
"resetRoom": {
"nodes": [
1,
2
]
}
}
{
"or": [
"Wave",
"Spazer",
"Plasma",
"Grapple",
{
"cycleFrames": 120
}
]
}Resets obstacles: A Farm cycle drops: 6 Sova Dev note: Climb from 2 to 1 if resetting with 2. |