Room ID: 114
From: 2
Right Door
To: 1
Left Door
Entrance condition: { "comeInGettingBlueSpeed": { "length": 3, "openEnd": 1, "minExtraRunSpeed": "$0.A" } } Requires: "canLongChainTemporaryBlue" { "heatFrames": 790 } Exit condition: { "leaveWithTemporaryBlue": {} } Unlocks doors: {"types":["super","powerbomb"],"requires":[]} {"types":["missiles"],"requires":[{"heatFrames":50}]} Dev note: A run speed of $0.7 would be enough to make the first jump (and even less could work with an additional jump). The slightly higher speed of $0.A saves a few heat frames, making it reasonable enough to get through on 1 tank. This constraint is mostly a technicality since these speeds are all lower than a human player would use. |