Skip to content

Commit cae846b

Browse files
committed
feedback update
1 parent 72b6658 commit cae846b

2 files changed

Lines changed: 22 additions & 113 deletions

File tree

region/maridia/inner-yellow/Watering Hole.json

Lines changed: 0 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -224,98 +224,6 @@
224224
},
225225
"flashSuitChecked": true
226226
},
227-
{
228-
"id": 23,
229-
"link": [1, 1],
230-
"name": "G-Mode Morph - Remote Acquire Left Item",
231-
"entranceCondition": {
232-
"comeInWithGMode": {
233-
"mode": "direct",
234-
"morphed": true
235-
}
236-
},
237-
"requires": [
238-
"canOffScreenMovement",
239-
{"or": [
240-
{"and": [
241-
"canTrickyJump",
242-
"h_canArtificialMorphSpringBall"
243-
]},
244-
{"and": [
245-
"h_canArtificialMorphPowerBomb",
246-
{"or": [
247-
"canTrickyJump",
248-
"h_canArtificialMorphSpringBall",
249-
{"enemyDamage": {"enemy": "Zeb", "type": "contact", "hits": 1}}
250-
]}
251-
]},
252-
"canInsaneJump"
253-
]},
254-
{"or": [
255-
{"and": [
256-
"Gravity",
257-
{"or": [
258-
"h_canArtificialMorphIBJ",
259-
"h_canArtificialMorphSpringBallBombJump"
260-
]}
261-
]},
262-
"h_canArtificialMorphDoubleSpringBallJump"
263-
]}
264-
],
265-
"collectsItems": [2],
266-
"flashSuitChecked": true,
267-
"note": [
268-
"Carefully avoid or kill the Zebs and the Choot. The Choot can be killed with a Power Bomb or with Bombs by staying against the left wall.",
269-
"With a double spring ball jump it is possible to avoid the Choot and escape under it to the left wall while it is in the air."
270-
],
271-
"devNote": "It is possible but unreasonable to collect both items simultaneously."
272-
},
273-
{
274-
"id": 24,
275-
"link": [1, 1],
276-
"name": "G-Mode Morph - Remote Acquire Right Item",
277-
"entranceCondition": {
278-
"comeInWithGMode": {
279-
"mode": "direct",
280-
"morphed": true
281-
}
282-
},
283-
"requires": [
284-
"canOffScreenMovement",
285-
{"or": [
286-
{"and": [
287-
"canTrickyJump",
288-
"h_canArtificialMorphSpringBall"
289-
]},
290-
{"and": [
291-
"h_canArtificialMorphPowerBomb",
292-
{"or": [
293-
"canTrickyJump",
294-
"h_canArtificialMorphSpringBall",
295-
{"enemyDamage": {"enemy": "Zeb", "type": "contact", "hits": 1}}
296-
]}
297-
]},
298-
"canInsaneJump"
299-
]},
300-
{"or": [
301-
{"and": [
302-
"Gravity",
303-
{"or": [
304-
"h_canArtificialMorphIBJ",
305-
"h_canArtificialMorphSpringBallBombJump"
306-
]}
307-
]},
308-
"h_canArtificialMorphDoubleSpringBallJump"
309-
]}
310-
],
311-
"collectsItems": [3],
312-
"flashSuitChecked": true,
313-
"note": [
314-
"Carefully avoid or kill the Zebs and the Choot. The Choot can be killed with a Power Bomb or with Bombs by staying against the left wall.",
315-
"With a double spring ball jump it is possible to avoid the Choot and escape under it to the left wall while it is in the air."
316-
],
317-
"devNote": "It is possible but unreasonable to collect both items simultaneously."
318-
},
319227
{
320228
"id": 10,
321229
"link": [1, 2],

region/norfair/east/Lava Dive Room.json

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,28 @@
343343
"Then X-ray climb to get up to the door transition, without needing to open the door."
344344
]
345345
},
346+
{
347+
"link": [2, 1],
348+
"name": "G-Mode Morph, Triple Spring Ball Jump",
349+
"entranceCondition": {
350+
"comeInWithGMode": {
351+
"mode": "any",
352+
"morphed": true
353+
}
354+
},
355+
"requires": [
356+
{"notable": "Artificial Morph, Triple Spring Ball Jump"},
357+
"h_canArtificialMorphDoubleSpringBallJump",
358+
"canInsaneJump",
359+
{"gravitylessLavaFrames": 640},
360+
{"heatFrames": 50}
361+
],
362+
"flashSuitChecked": true,
363+
"note": [
364+
"Triple Spring Ball jump through the Lava Dive. Delay the second jump as much as possible, and get all of the pauses close to as early as possible."
365+
],
366+
"devNote": "FIXME: The heat frames here are for opening the door and leaving the room. It might need to be reworked to match other heated g-mode strats."
367+
},
346368
{
347369
"id": 11,
348370
"link": [2, 2],
@@ -442,27 +464,6 @@
442464
"Then Walljump again to exit the Lava and reach the left ledge."
443465
]
444466
},
445-
{
446-
"link": [2, 3],
447-
"name": "G-Mode Morph, Triple Spring Ball Jump",
448-
"entranceCondition": {
449-
"comeInWithGMode": {
450-
"mode": "any",
451-
"morphed": true
452-
}
453-
},
454-
"requires": [
455-
{"notable": "Artificial Morph, Triple Spring Ball Jump"},
456-
"h_canArtificialMorphDoubleSpringBallJump",
457-
"canInsaneJump",
458-
{"gravitylessLavaFrames": 640},
459-
{"heatFrames": 0}
460-
],
461-
"flashSuitChecked": true,
462-
"note": [
463-
"Triple Spring Ball jump through the Lava Dive. Delay the second jump as much as possible, and get all of the pauses close to as early as possible."
464-
]
465-
},
466467
{
467468
"id": 16,
468469
"link": [2, 4],

0 commit comments

Comments
 (0)