Room ID: 101
|
Requires: "h_heatProof"
{
"resetRoom": {
"nodes": [
2
]
}
}
{
"or": [
"h_speedDash",
{
"cycleFrames": 170
}
]
}
{
"or": [
{
"and": [
"Plasma",
{
"cycleFrames": 790
}
]
},
{
"and": [
"Spazer",
{
"cycleFrames": 1290
}
]
},
{
"and": [
"Wave",
{
"cycleFrames": 1140
}
]
},
{
"and": [
"Ice",
{
"cycleFrames": 1320
}
]
},
{
"and": [
"ScrewAttack",
{
"cycleFrames": 1140
}
]
},
{
"and": [
"canPseudoScrew",
{
"cycleFrames": 1200
}
]
},
{
"and": [
"canDodgeWhileShooting",
{
"cycleFrames": 1500
}
]
}
]
}
{
"or": [
"canInsaneJump",
{
"and": [
"canTrickyJump",
"canWalljump",
{
"cycleFrames": 60
}
]
},
{
"and": [
"h_lavaProof",
{
"cycleFrames": 180
}
]
}
]
}Resets obstacles: A Farm cycle drops: 3 Geruta Dev note: FIXME: The rising lava event may make it impossible to reset at 2. |