Skip to content

Commit 8d15e55

Browse files
committed
LN Springball maze spacejump speedball
1 parent d301236 commit 8d15e55

1 file changed

Lines changed: 52 additions & 0 deletions

File tree

region/lowernorfair/east/Lower Norfair Spring Ball Maze Room.json

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,58 @@
194194
],
195195
"flashSuitChecked": true
196196
},
197+
{
198+
"link": [1, 5],
199+
"name": "Blue Spacejump Through Morph Tunnel (Come in Jumping)",
200+
"entranceCondition": {
201+
"comeInBlueSpinning": {
202+
"minExtraRunSpeed": "$6.E",
203+
"unusableTiles": 0
204+
}
205+
},
206+
"requires": [
207+
{"notable": "Air Speedball"},
208+
"canPreciseSpaceJump",
209+
"canInsaneJump",
210+
"canLateralMidAirMorph",
211+
"canSpeedball",
212+
"canMomentumConservingMorph",
213+
{"heatFrames": 110}
214+
],
215+
"flashSuitChecked": true,
216+
"note": [
217+
"Spacejump through the room and break the bomb blocks in the Morph tunnel with Speedbooster.",
218+
"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."
219+
],
220+
"devNote": [
221+
"This is possible with less extra speed but where you jump changes with your speed and room entry."
222+
]
223+
},
224+
{
225+
"link": [1, 5],
226+
"name": "Blue Spacejump Through Morph Tunnel (Come in Running)",
227+
"entranceCondition": {
228+
"comeInGettingBlueSpeed": {
229+
"length": 5,
230+
"openEnd": 1,
231+
"minExtraRunSpeed": "$5.B"
232+
}
233+
},
234+
"requires": [
235+
{"notable": "Air Speedball"},
236+
"canPreciseSpaceJump",
237+
"canInsaneJump",
238+
"canLateralMidAirMorph",
239+
"canSpeedball",
240+
"canMomentumConservingMorph",
241+
{"heatFrames": 110}
242+
],
243+
"flashSuitChecked": true,
244+
"note": [
245+
"Spacejump through the room and break the bomb blocks in the Morph tunnel with Speedbooster.",
246+
"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."
247+
]
248+
},
197249
{
198250
"id": 3,
199251
"link": [1, 6],

0 commit comments

Comments
 (0)