Room ID: 51
From: 2
Top Right Door
To: 3
Bottom Left Door
Requires: {
"canShineCharge": {
"usedTiles": 20,
"openEnd": 1
}
}
{
"shineChargeFrames": 135
}Exit condition: {
"leaveShinecharged": {}
}Unlocks doors: {"types":["missiles"],"requires":["never"]}
{"types":["super"],"requires":[]}
{
"types": [
"powerbomb"
],
"requires": [
{
"or": [
"h_useSpringBall",
{
"and": [
"canTrickyJump",
{
"or": [
"canCrumbleJump",
"canWallJumpInstantMorph"
]
}
]
}
]
}
]
}Dev note: FIXME: An extra tile could be used if the top-right door is unlocked |