Room ID: 32
From: 5
Lower Section - Bottom Right Door
To: 5
Lower Section - Bottom Right Door
Requires: "Gravity"
"h_shinechargeMaxRunway"
{
"or": [
{
"and": [
"canSpringBallJumpMidAir",
"canLongChainTemporaryBlue"
]
},
{
"and": [
"canBlueSpaceJump",
"canChainTemporaryBlue"
]
}
]
}Exit condition: {
"leaveWithTemporaryBlue": {}
} |