Skip to content

Commit f648a79

Browse files
kjbranchgithub-actions[bot]
authored andcommitted
Run Strat ID, Tech ID, and Notable ID Generator & Autoformatter
1 parent 3fee6e7 commit f648a79

20 files changed

+265
-70
lines changed

region/maridia/inner-green/East Pants Room.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,6 +425,7 @@
425425
]
426426
},
427427
{
428+
"id": 28,
428429
"link": [3, 2],
429430
"name": "Suitless Puyo Clip with Morph and X-Ray",
430431
"requires": [
@@ -555,6 +556,6 @@
555556
]
556557
}
557558
],
558-
"nextStratId": 28,
559+
"nextStratId": 29,
559560
"nextNotableId": 4
560561
}

region/maridia/inner-yellow/Plasma Spark Room.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1224,6 +1224,7 @@
12241224
]
12251225
},
12261226
{
1227+
"id": 83,
12271228
"link": [3, 4],
12281229
"name": "Come in Shinecharging, Shinespark",
12291230
"entranceCondition": {
@@ -1801,6 +1802,6 @@
18011802
]
18021803
}
18031804
],
1804-
"nextStratId": 83,
1805+
"nextStratId": 84,
18051806
"nextNotableId": 5
18061807
}

region/maridia/outer/Fish Tank.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,7 @@
360360
"note": "Once high enough, it may be necessary to kill the fish and open the door."
361361
},
362362
{
363+
"id": 108,
363364
"link": [1, 4],
364365
"name": "Gravity Jump",
365366
"requires": [
@@ -510,6 +511,7 @@
510511
]
511512
},
512513
{
514+
"id": 109,
513515
"link": [1, 5],
514516
"name": "Gravity Jump",
515517
"requires": [
@@ -2419,6 +2421,6 @@
24192421
]
24202422
}
24212423
],
2422-
"nextStratId": 108,
2424+
"nextStratId": 110,
24232425
"nextNotableId": 9
24242426
}

region/maridia/outer/Glass Tunnel.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -782,6 +782,7 @@
782782
"flashSuitChecked": true
783783
},
784784
{
785+
"id": 153,
785786
"link": [1, 4],
786787
"name": "G-Mode Morph Power Bomb Gravity Jump",
787788
"entranceCondition": {
@@ -895,6 +896,7 @@
895896
"note": "The tube will break when exiting G-Mode or when the Power Bomb finishes detonating, whichever is later."
896897
},
897898
{
899+
"id": 154,
898900
"link": [1, 6],
899901
"name": "G-Mode Morph Power Bomb Gravity Jump",
900902
"entranceCondition": {
@@ -1791,6 +1793,7 @@
17911793
]
17921794
},
17931795
{
1796+
"id": 155,
17941797
"link": [2, 6],
17951798
"name": "G-Mode Morph Power Bomb Gravity Jump",
17961799
"entranceCondition": {
@@ -2509,6 +2512,7 @@
25092512
"flashSuitChecked": true
25102513
},
25112514
{
2515+
"id": 156,
25122516
"link": [3, 4],
25132517
"name": "G-Mode Morph Power Bomb Gravity Jump",
25142518
"entranceCondition": {
@@ -2763,6 +2767,7 @@
27632767
"note": "The tube will break when exiting G-Mode or when the Power Bomb finishes detonating, whichever is later."
27642768
},
27652769
{
2770+
"id": 157,
27662771
"link": [3, 6],
27672772
"name": "G-Mode Morph Power Bomb Gravity Jump",
27682773
"entranceCondition": {
@@ -3367,6 +3372,6 @@
33673372
]
33683373
}
33693374
],
3370-
"nextStratId": 153,
3375+
"nextStratId": 158,
33713376
"nextNotableId": 5
33723377
}

region/maridia/outer/Main Street.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3078,6 +3078,7 @@
30783078
"devNote": "For other doors, a shinespark is more reasonable than a complex Temporary Blue Chain. And the enemies here are farmable for energy."
30793079
},
30803080
{
3081+
"id": 198,
30813082
"link": [4, 6],
30823083
"name": "Temporary Blue Chain, Suitless",
30833084
"entranceCondition": {
@@ -4446,6 +4447,6 @@
44464447
]
44474448
}
44484449
],
4449-
"nextStratId": 198,
4450+
"nextStratId": 199,
44504451
"nextNotableId": 6
44514452
}

region/norfair/east/Acid Snakes Tunnel.json

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,10 @@
158158
},
159159
"unlocksDoors": [
160160
{"types": ["super", "powerbomb"], "requires": []},
161-
{"types": ["missiles"], "requires": [{"heatFrames": 50}]}
161+
{
162+
"types": ["missiles"],
163+
"requires": [{"heatFrames": 50}]
164+
}
162165
],
163166
"note": [
164167
"Use Space Jump, Spring Ball, to carry blue speed across the room;",
@@ -201,7 +204,10 @@
201204
},
202205
"unlocksDoors": [
203206
{"types": ["super", "powerbomb"], "requires": []},
204-
{"types": ["missiles"], "requires": [{"heatFrames": 50}]}
207+
{
208+
"types": ["missiles"],
209+
"requires": [{"heatFrames": 50}]
210+
}
205211
],
206212
"note": [
207213
"Use Space Jump, Spring Ball, to carry blue speed across the room;",
@@ -250,7 +256,10 @@
250256
},
251257
"unlocksDoors": [
252258
{"types": ["super", "powerbomb"], "requires": []},
253-
{"types": ["missiles"], "requires": [{"heatFrames": 50}]}
259+
{
260+
"types": ["missiles"],
261+
"requires": [{"heatFrames": 50}]
262+
}
254263
],
255264
"note": [
256265
"Use Space Jump, Spring Ball, to carry blue speed across the room;",
@@ -576,7 +585,10 @@
576585
},
577586
"unlocksDoors": [
578587
{"types": ["super", "powerbomb"], "requires": []},
579-
{"types": ["missiles"], "requires": [{"heatFrames": 50}]}
588+
{
589+
"types": ["missiles"],
590+
"requires": [{"heatFrames": 50}]
591+
}
580592
],
581593
"note": [
582594
"Gain the shinecharge below the right edge of the door above to avoid bringing the Dragon on-camera."
@@ -605,7 +617,10 @@
605617
},
606618
"unlocksDoors": [
607619
{"types": ["super", "powerbomb"], "requires": []},
608-
{"types": ["missiles"], "requires": [{"heatFrames": 50}]}
620+
{
621+
"types": ["missiles"],
622+
"requires": [{"heatFrames": 50}]
623+
}
609624
]
610625
},
611626
{

region/norfair/east/Bat Cave.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,10 @@
289289
},
290290
"unlocksDoors": [
291291
{"types": ["super", "powerbomb"], "requires": []},
292-
{"types": ["missiles"], "requires": [{"heatFrames": 50}]}
292+
{
293+
"types": ["missiles"],
294+
"requires": [{"heatFrames": 50}]
295+
}
293296
]
294297
},
295298
{
@@ -440,7 +443,10 @@
440443
},
441444
"unlocksDoors": [
442445
{"types": ["super", "powerbomb"], "requires": []},
443-
{"types": ["missiles"], "requires": [{"heatFrames": 50}]}
446+
{
447+
"types": ["missiles"],
448+
"requires": [{"heatFrames": 50}]
449+
}
444450
]
445451
},
446452
{

region/norfair/east/Cathedral.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,10 @@
216216
},
217217
"unlocksDoors": [
218218
{"types": ["super", "powerbomb"], "requires": []},
219-
{"types": ["missiles"], "requires": [{"heatFrames": 50}]}
219+
{
220+
"types": ["missiles"],
221+
"requires": [{"heatFrames": 50}]
222+
}
220223
],
221224
"devNote": [
222225
"Lower run speeds can also work but may be more difficult or require more heat damage."
@@ -346,7 +349,10 @@
346349
},
347350
"unlocksDoors": [
348351
{"types": ["super", "powerbomb"], "requires": []},
349-
{"types": ["missiles"], "requires": [{"heatFrames": 50}]}
352+
{
353+
"types": ["missiles"],
354+
"requires": [{"heatFrames": 50}]
355+
}
350356
],
351357
"note": [
352358
"Carefully planned movement is needed to avoid damage from the Gerutas, and to avoid bonking on the overhangs."

region/norfair/east/Double Chamber.json

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,10 @@
228228
},
229229
"unlocksDoors": [
230230
{"types": ["super", "powerbomb"], "requires": []},
231-
{"types": ["missiles"], "requires": [{"heatFrames": 50}]}
231+
{
232+
"types": ["missiles"],
233+
"requires": [{"heatFrames": 50}]
234+
}
232235
]
233236
},
234237
{
@@ -600,7 +603,10 @@
600603
},
601604
"unlocksDoors": [
602605
{"types": ["super", "powerbomb"], "requires": []},
603-
{"types": ["missiles"], "requires": [{"heatFrames": 50}]}
606+
{
607+
"types": ["missiles"],
608+
"requires": [{"heatFrames": 50}]
609+
}
604610
]
605611
},
606612
{
@@ -625,7 +631,10 @@
625631
},
626632
"unlocksDoors": [
627633
{"types": ["super", "powerbomb"], "requires": []},
628-
{"types": ["missiles"], "requires": [{"heatFrames": 50}]}
634+
{
635+
"types": ["missiles"],
636+
"requires": [{"heatFrames": 50}]
637+
}
629638
]
630639
},
631640
{
@@ -652,7 +661,10 @@
652661
},
653662
"unlocksDoors": [
654663
{"types": ["super", "powerbomb"], "requires": []},
655-
{"types": ["missiles"], "requires": [{"heatFrames": 50}]}
664+
{
665+
"types": ["missiles"],
666+
"requires": [{"heatFrames": 50}]
667+
}
656668
]
657669
},
658670
{
@@ -679,7 +691,10 @@
679691
},
680692
"unlocksDoors": [
681693
{"types": ["super", "powerbomb"], "requires": []},
682-
{"types": ["missiles"], "requires": [{"heatFrames": 50}]}
694+
{
695+
"types": ["missiles"],
696+
"requires": [{"heatFrames": 50}]
697+
}
683698
]
684699
},
685700
{

region/norfair/east/Frog Speedway.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -839,6 +839,7 @@
839839
]
840840
},
841841
{
842+
"id": 36,
842843
"link": [2, 2],
843844
"name": "G-Mode Setup - Get Hit By Beetom (Speedless Speedway)",
844845
"requires": [
@@ -888,6 +889,6 @@
888889
]
889890
}
890891
],
891-
"nextStratId": 36,
892+
"nextStratId": 37,
892893
"nextNotableId": 3
893894
}

0 commit comments

Comments
 (0)