Room ID: 28
From: 1
Left Door
To: 1
Left Door
Entrance condition: {
"comeInShinecharging": {
"length": 4,
"openEnd": 0
}
}Requires: {
"or": [
"Plasma",
{
"ammo": {
"type": "Missile",
"count": 1
}
},
{
"ammo": {
"type": "Super",
"count": 1
}
},
{
"and": [
"Charge",
"Ice",
"Wave",
"Spazer"
]
},
{
"and": [
"canShinechargeMovementTricky",
{
"shineChargeFrames": 175
}
]
}
]
}
"canMidAirMorph"
"h_spikeSuitSpikeHitLeniency"
{
"spikeHits": 1
}
"canSpikeSuit"
{
"shinespark": {
"frames": 1,
"excessFrames": 1
}
} |