|
112 | 112 | "from": 1, |
113 | 113 | "to": [ |
114 | 114 | {"id": 1}, |
| 115 | + {"id": 5}, |
115 | 116 | {"id": 6}, |
116 | 117 | {"id": 7} |
117 | 118 | ] |
|
194 | 195 | ], |
195 | 196 | "flashSuitChecked": true |
196 | 197 | }, |
| 198 | + { |
| 199 | + "link": [1, 5], |
| 200 | + "name": "Blue Spacejump Through Morph Tunnel (Come in Jumping)", |
| 201 | + "entranceCondition": { |
| 202 | + "comeInBlueSpinning": { |
| 203 | + "minExtraRunSpeed": "$6.E", |
| 204 | + "unusableTiles": 0 |
| 205 | + } |
| 206 | + }, |
| 207 | + "requires": [ |
| 208 | + {"notable": "Air Speedball"}, |
| 209 | + "canPreciseSpaceJump", |
| 210 | + "canInsaneJump", |
| 211 | + "canLateralMidAirMorph", |
| 212 | + "canSpeedball", |
| 213 | + "canMomentumConservingMorph", |
| 214 | + {"heatFrames": 110} |
| 215 | + ], |
| 216 | + "flashSuitChecked": true, |
| 217 | + "note": [ |
| 218 | + "Spacejump through the room and break the bomb blocks in the Morph tunnel with Speedbooster.", |
| 219 | + "It is very helpful for the final jump to be close to the missile platform, to be as close to the tunnel as possible when Morphing." |
| 220 | + ], |
| 221 | + "devNote": [ |
| 222 | + "This is possible with less extra speed but where you jump changes with your speed and room entry." |
| 223 | + ] |
| 224 | + }, |
| 225 | + { |
| 226 | + "link": [1, 5], |
| 227 | + "name": "Blue Spacejump Through Morph Tunnel (Come in Running)", |
| 228 | + "entranceCondition": { |
| 229 | + "comeInGettingBlueSpeed": { |
| 230 | + "length": 5, |
| 231 | + "openEnd": 1, |
| 232 | + "minExtraRunSpeed": "$5.B" |
| 233 | + } |
| 234 | + }, |
| 235 | + "requires": [ |
| 236 | + {"notable": "Air Speedball"}, |
| 237 | + "canPreciseSpaceJump", |
| 238 | + "canInsaneJump", |
| 239 | + "canLateralMidAirMorph", |
| 240 | + "canSpeedball", |
| 241 | + "canMomentumConservingMorph", |
| 242 | + {"heatFrames": 110} |
| 243 | + ], |
| 244 | + "flashSuitChecked": true, |
| 245 | + "note": [ |
| 246 | + "Spacejump through the room and break the bomb blocks in the Morph tunnel with Speedbooster.", |
| 247 | + "It is very helpful for the final jump to be close to the missile platform, to be as close to the tunnel as possible when Morphing." |
| 248 | + ] |
| 249 | + }, |
197 | 250 | { |
198 | 251 | "id": 3, |
199 | 252 | "link": [1, 6], |
|
0 commit comments