Room ID: 121
From: 2
Right Door
To: 3
Item
Entrance condition: {
"comeInWithGMode": {
"mode": "indirect",
"morphed": false
}
}Requires: "h_heatedGMode"
"canTrickyUseFrozenEnemies"
"canTrickyDodgeEnemies"
{
"or": [
"HiJump",
"canSpringBallJumpMidAir"
]
}
{
"heatFrames": 90
}Clears obstacles: A Dev note: Goes to 3 because opening the gate mostly only makes sense when going back to the right for a longer runway or obtaining the item. FIXME: A variant with only ice and reset fall speed could be added, but is probably unreasonable. |