Room ID: 233
From: 1
Top Right Doorway
To: 3
Bottom Right Door
Entrance condition: {
"comeInShinecharging": {
"length": 4,
"openEnd": 0
}
}Requires: {
"or": [
{
"and": [
"Wave",
"canShinechargeMovementComplex"
]
},
{
"and": [
"Spazer",
"canShinechargeMovementTricky"
]
}
]
}
{
"shineChargeFrames": 140
}Exit condition: {
"leaveShinecharged": {}
}Unlocks doors: {"types":["ammo"],"requires":["never"]} |