Use a Super to knock a Geemer off the ceiling, and freeze it mid-air over the Koma (face statue). Perform a moonfall between the Geemer and the Koma to leave with stored fall speed.
From: 1
Top Left Door
To: 1
Top Left Door
Use a Super to knock a Geemer off the ceiling, and freeze it mid-air over the Koma (face statue) on the left. Perform a moonfall between the Geemer and the Koma to leave with stored fall speed. Requires: {
"notable": "Ice Moonfall Leave with Stored Fall Speed"
}
"h_ZebesIsAwake"
{
"ammo": {
"type": "Super",
"count": 1
}
}
"canEnemyStuckMoonfall"
"canTrickyUseFrozenEnemies"Exit condition: {
"leaveWithStoredFallSpeed": {
"fallSpeedInTiles": 1
}
}Dev note: The fall speed stored is between 1 and 2 tiles. |
From: 2
Right Door
To: 2
Right Door
Use a Super to knock a Geemer off the ceiling, and freeze it mid-air over the Koma (face statue) on the right. Perform a moonfall between the Geemer and the Koma to leave with stored fall speed. Requires: {
"notable": "Ice Moonfall Leave with Stored Fall Speed"
}
"h_ZebesIsAwake"
{
"ammo": {
"type": "Super",
"count": 1
}
}
"canEnemyStuckMoonfall"
"canTrickyUseFrozenEnemies"Exit condition: {
"leaveWithStoredFallSpeed": {
"fallSpeedInTiles": 1
}
}Dev note: The fall speed stored is between 1 and 2 tiles. |