Room ID: 192
From: 2
Bottom Left Door
To: 1
Top Left Door
Entrance condition: {
"comeInShinecharged": {}
}Requires: "Gravity"
{
"or": [
{
"and": [
{
"shineChargeFrames": 20
},
{
"shinespark": {
"frames": 40,
"excessFrames": 8
}
}
]
},
{
"and": [
{
"shineChargeFrames": 30
},
"canMidairShinespark",
{
"shinespark": {
"frames": 33,
"excessFrames": 8
}
}
]
}
]
} |