Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 56 additions & 0 deletions region/norfair/east/Frog Speedway.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,34 @@
"The resetRoom requirement is in case you need to farm a bit to get above health-bomb energy."
]
},
{
"link": [1, 1],
"name": "R-Mode Spark Interrupt",
"entranceCondition": {
"comeInWithRMode": {}
},
"requires": [
{"or": [
"h_CrystalFlashForReserveEnergy",
{"and": [
"h_RModeCanRefillReserves",
{"resourceMissingAtMost": [{"type": "PowerBomb", "count": 0}]},
{"partialRefill": {"type": "ReserveEnergy", "limit": 30}}
]}
]},
"canStopOnADime",
"canEscapeEnemyGrab",
"h_shinechargeMaxRunway",
{"autoReserveTrigger": {"maxReserveEnergy": 63}},
"canRModeSparkInterrupt"
],
"flashSuitChecked": true,
"blueSuitChecked": true,
"note": [
"Use Speed Booster break all of the blocks and farm all but one Beetom.",
"Carefully use the last Beetom to damage down, and then use it to interrupt."
]
},
{
"id": 5,
"link": [1, 1],
Expand Down Expand Up @@ -901,6 +929,34 @@
"After 175 moonfalls, reposition the Beetom to chest height, then continue dancing."
]
},
{
"link": [2, 2],
"name": "R-Mode Spark Interrupt",
"entranceCondition": {
"comeInWithRMode": {}
},
"requires": [
{"or": [
"h_CrystalFlashForReserveEnergy",
{"and": [
"h_RModeCanRefillReserves",
{"resourceMissingAtMost": [{"type": "PowerBomb", "count": 0}]},
{"partialRefill": {"type": "ReserveEnergy", "limit": 30}}
]}
]},
"canStopOnADime",
"canEscapeEnemyGrab",
"h_shinechargeMaxRunway",
{"autoReserveTrigger": {"maxReserveEnergy": 63}},
"canRModeSparkInterrupt"
],
"flashSuitChecked": true,
"blueSuitChecked": true,
"note": [
"Use Speed Booster break all of the blocks and farm all but one Beetom.",
"Carefully use the last Beetom to damage down, and then use it to interrupt."
]
},
{
"id": 35,
"link": [2, 2],
Expand Down