Room ID: 233
|
Entrance condition: {
"comeInShinecharged": {}
}Requires: "Wave"
{
"or": [
{
"and": [
"HiJump",
"canWalljump",
{
"shineChargeFrames": 115
}
]
},
{
"and": [
"HiJump",
{
"shineChargeFrames": 125
}
]
},
{
"and": [
"canWalljump",
{
"shineChargeFrames": 130
}
]
}
]
}
"canShinechargeMovementComplex"Exit condition: {
"leaveShinecharged": {}
} |