Room ID: 322
From: 1
Left Door
To: 3
Junction Below Right Door
It is recommended to shoot the ceiling block immediately upon room entry to bring one of the Puyos down so that it will not be a problem later. Requires: "canSuitlessMaridia"
"h_maxHeightSpringBallJump"
{
"or": [
"can4HighMidAirMorph",
"canStationaryLateralMidAirMorph",
{
"and": [
"canNeutralDamageBoost",
{
"enemyDamage": {
"enemy": "Puyo",
"type": "contact",
"hits": 2
}
}
]
}
]
} |