Skip to content

Commit e9bd8ca

Browse files
committed
feedback update
1 parent f38c4ac commit e9bd8ca

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

region/tourian/main/Metroid Room 3.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -335,13 +335,17 @@
335335
"name": "Crystal Spark",
336336
"requires": [
337337
"f_KilledMetroidRoom3",
338-
{"canShineCharge": {"usedTiles": 25, "openEnd": 1}},
338+
{"canShineCharge": {"usedTiles": 29, "openEnd": 1}},
339+
"canInsaneJump",
339340
"h_CrystalSpark"
340341
],
341342
"flashSuitChecked": true,
342343
"blueSuitChecked": true,
344+
"note": [
345+
"The Rinka spawns can make this a bit tricky.",
346+
"Shinecharge right to left and either Crystal Spark before the end of the runway, or quickly jump off and use the lower section to help avoid getting hit."
347+
],
343348
"devNote": [
344-
"The runway was reduced by 4 tiles to account for difficult Rinka spawns.",
345349
"FIXME: This may be possible with the Metroids alive, or shinecharging in using the right door but both are probably not worth considering."
346350
]
347351
},

region/tourian/main/Metroid Room 4.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -841,5 +841,8 @@
841841
],
842842
"nextStratId": 38,
843843
"nextNotableId": 5,
844-
"devNote": "FIXME: It may be possible to come into the top of the room shinecharging and Crystal Spark, but it's tricky."
844+
"devNote": [
845+
"FIXME: It may be possible to come into the top of the room shinecharging and Crystal Spark, but it's tricky.",
846+
"Shinecharge then time the jump to jump over the Rinkas. It probably should still require the Metroids killed if it's ever added."
847+
]
845848
}

0 commit comments

Comments
 (0)