Room ID: 240
From: 1
Top Door
To: 2
Right Door
Entrance condition: {
"comeInShinecharged": {},
"comesThroughToilet": "any"
}Requires: {
"shineChargeFrames": 95
}
{
"or": [
{
"ammo": {
"type": "Super",
"count": 1
}
},
{
"and": [
"Plasma",
"Wave"
]
},
{
"and": [
"Plasma",
"canHitbox"
]
}
]
}
"canShinechargeMovementTricky"
{
"shinespark": {
"frames": 2
}
}Exit condition: {
"leaveWithSpark": {}
}Unlocks doors: {"types":["ammo"],"requires":["never"]} |