Room ID: 238
|
Carefully dodge the Rinkas, or take a hit, while carefully avoiding falling off, then use the i-frames to use the runway. Requires: {
"or": [
"canTrickyJump",
{
"and": [
"canUseIFrames",
{
"enemyDamage": {
"enemy": "Rinka",
"type": "contact",
"hits": 1
}
}
]
}
]
}
"i_MotherBrainBarrier1Clear"
"i_MotherBrainBarrier2Clear"Exit condition: {
"leaveWithRunway": {
"length": 7,
"openEnd": 0
}
} |