Room ID: 107
From: 2
Right Door
To: 1
Left Door
Entrance condition: { "comeInGettingBlueSpeed": { "length": 2, "openEnd": 1, "minExtraRunSpeed": "$1.9", "maxExtraRunSpeed": "$2.F" } } Requires: "canChainTemporaryBlue" { "or": [ { "and": [ "canBlueSpaceJump", { "heatFrames": 215 } ] }, { "and": [ "canTrickySpringBallBounce", { "heatFrames": 215 } ] }, { "and": [ "canLongChainTemporaryBlue", "canInsaneJump", { "heatFrames": 380 } ] } ] } Exit condition: { "leaveWithTemporaryBlue": {} } Unlocks doors: {"types":["super","powerbomb"],"requires":[]} {"types":["missiles"],"requires":[{"heatFrames":50}]} |