Room ID: 233
From: 3
Bottom Right Door
To: 1
Top Right Doorway
Entrance condition: {
"comeInShinecharging": {
"length": 0,
"openEnd": 1
}
}Requires: "Wave"
{
"or": [
{
"and": [
"HiJump",
"canWalljump",
{
"shineChargeFrames": 115
}
]
},
{
"and": [
"HiJump",
{
"shineChargeFrames": 125
}
]
},
{
"and": [
"canWalljump",
{
"shineChargeFrames": 130
}
]
}
]
}
"canShinechargeMovementComplex"Exit condition: {
"leaveShinecharged": {}
} |