Room ID: 127
From: 1
Left Door
To: 3
Item
Entrance condition: {
"comeInShinecharging": {
"length": 9,
"openEnd": 0
}
}Requires: "HiJump"
"canHorizontalMidairShinespark"
"canShinechargeMovementComplex"
{
"or": [
{
"and": [
"canWalljump",
{
"shinespark": {
"frames": 80
}
}
]
},
{
"and": [
"canTrickyDashJump",
{
"shinespark": {
"frames": 60
}
}
]
}
]
} |