Room ID: 133
From: 1
Top Left Door
To: 4
Top Right Door
Entrance condition: {
"comeInShinecharged": {}
}Requires: "HiJump"
"canShinechargeMovementComplex"
{
"or": [
{
"shineChargeFrames": 75
},
{
"and": [
"canSpeedyJump",
{
"shineChargeFrames": 70
}
]
}
]
}
"canDodgeWhileShooting"
{
"heatFrames": 105
}
{
"shinespark": {
"frames": 12,
"excessFrames": 0
}
}Exit condition: {
"leaveWithSpark": {}
}Unlocks doors: {"types":["super"],"requires":[]}
{"types":["missiles","powerbomb"],"requires":["never"]} |