Room ID: 187
From: 2
Bottom Left Door
To: 4
Top Right Door
Entrance condition: {
"comeInShinecharging": {
"length": 3,
"openEnd": 1
}
}Requires: "HiJump"
{
"or": [
{
"and": [
"canGravityJump",
"canTrickySpringBallJump",
"canChainTemporaryBlue"
]
},
{
"and": [
"canTrickyUseFrozenEnemies",
"canLongChainTemporaryBlue"
]
}
]
}Exit condition: {
"leaveWithTemporaryBlue": {}
}Unlocks doors: {"types":["ammo"],"requires":[]}Dev note: FIXME: Probably more of the runway could be used, but with increasing difficulty. |