Skip to content

Commit bd51921

Browse files
blkerbygithub-actions[bot]
authored andcommitted
Run Strat ID, Tech ID, and Notable ID Generator & Autoformatter
1 parent 9ce5a51 commit bd51921

37 files changed

Lines changed: 178 additions & 57 deletions

region/brinstar/blue/Blue Brinstar Boulder Room.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,9 @@
622622
"unlocksDoors": [
623623
{
624624
"types": ["super"],
625-
"requires": ["canInsaneJump"]
625+
"requires": [
626+
"canInsaneJump"
627+
]
626628
},
627629
{
628630
"types": ["missiles", "powerbomb"],

region/brinstar/green/Brinstar Reserve Tank Room.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@
333333
"flashSuitChecked": true
334334
},
335335
{
336+
"id": 18,
336337
"link": [3, 4],
337338
"name": "Screw X-Ray Standup",
338339
"requires": [
@@ -377,7 +378,7 @@
377378
"flashSuitChecked": true
378379
}
379380
],
380-
"nextStratId": 18,
381+
"nextStratId": 19,
381382
"notables": [
382383
{
383384
"id": 1,

region/brinstar/green/Green Brinstar Main Shaft.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5803,4 +5803,4 @@
58035803
}
58045804
],
58055805
"nextNotableId": 5
5806-
}
5806+
}

region/brinstar/kraid/Warehouse Entrance.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
"flashSuitChecked": true
121121
},
122122
{
123+
"id": 43,
123124
"link": [1, 1],
124125
"name": "Super Block Moondance (Leave with Stored Fall Speed)",
125126
"requires": [
@@ -143,6 +144,7 @@
143144
]
144145
},
145146
{
147+
"id": 44,
146148
"link": [1, 1],
147149
"name": "Super Block Moondance (Leave with More Stored Fall Speed)",
148150
"requires": [
@@ -758,7 +760,7 @@
758760
]
759761
}
760762
],
761-
"nextStratId": 43,
763+
"nextStratId": 45,
762764
"notables": [
763765
{
764766
"id": 1,

region/crateria/west/Gauntlet Energy Tank Room.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@
141141
],
142142
"strats": [
143143
{
144+
"id": 52,
144145
"link": [1, 1],
145146
"name": "Leave with Partial Runway",
146147
"requires": [],
@@ -1147,7 +1148,7 @@
11471148
"devNote": [
11481149
"FIXME: Add canLongChainTemporaryBlue left-to-right strats."
11491150
],
1150-
"nextStratId": 52,
1151+
"nextStratId": 53,
11511152
"notables": [
11521153
{
11531154
"id": 1,

region/lowernorfair/east/Ridley's Room.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@
356356
{
357357
"id": 1,
358358
"name": "Ridley without Heat Protection",
359-
"note": "Fight Ridley without immunity to heat damage."
359+
"note": "Fight Ridley without immunity to heat damage."
360360
}
361361
],
362362
"nextNotableId": 2

region/lowernorfair/west/Screw Attack Room.json

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@
186186
"flashSuitChecked": true
187187
},
188188
{
189+
"id": 76,
189190
"link": [1, 2],
190191
"name": "Direct jump with Screw Attack",
191192
"entranceCondition": {
@@ -202,14 +203,25 @@
202203
{"heatFrames": 80}
203204
],
204205
"unlocksDoors": [
205-
{ "nodeId": 2, "types": ["super"], "requires": []},
206-
{ "nodeId": 2, "types": ["missiles", "powerbomb"], "requires": ["never"]}
206+
{
207+
"nodeId": 2,
208+
"types": ["super"],
209+
"requires": []
210+
},
211+
{
212+
"nodeId": 2,
213+
"types": ["missiles", "powerbomb"],
214+
"requires": [
215+
"never"
216+
]
217+
}
207218
],
208219
"note": [
209220
"Jump through the lowest part of the door to enter with enough momentum to break the bomb blocks with Screw Attack."
210-
]
221+
]
211222
},
212223
{
224+
"id": 77,
213225
"link": [1, 2],
214226
"name": "Direct jump with SpeedBooster",
215227
"entranceCondition": {
@@ -226,7 +238,7 @@
226238
],
227239
"note": [
228240
"Jump through the lowest part of the door to enter with enough momentum to break the bomb blocks using SpeedBooster."
229-
]
241+
]
230242
},
231243
{
232244
"id": 4,
@@ -319,6 +331,7 @@
319331
]
320332
},
321333
{
334+
"id": 78,
322335
"link": [1, 5],
323336
"name": "Direct jump with Screw Attack",
324337
"entranceCondition": {
@@ -334,9 +347,10 @@
334347
],
335348
"note": [
336349
"Jump through the lowest part of the door to enter with enough momentum to break the bomb blocks with Screw Attack."
337-
]
350+
]
338351
},
339352
{
353+
"id": 79,
340354
"link": [1, 5],
341355
"name": "Direct jump with SpeedBooster",
342356
"entranceCondition": {
@@ -352,7 +366,7 @@
352366
],
353367
"note": [
354368
"Jump through the lowest part of the door to enter with enough momentum to break the bomb blocks using SpeedBooster."
355-
]
369+
]
356370
},
357371
{
358372
"id": 10,
@@ -624,6 +638,7 @@
624638
"note": "Run through the doorway with enough momentum to break the bomb blocks with Screw."
625639
},
626640
{
641+
"id": 80,
627642
"link": [2, 3],
628643
"name": "Transition Screwjump (Tricky Jump)",
629644
"entranceCondition": {
@@ -645,6 +660,7 @@
645660
"note": "Run through the doorway with enough momentum to break the bomb blocks with Screw."
646661
},
647662
{
663+
"id": 81,
648664
"link": [2, 3],
649665
"name": "Transition Screwjump (No Walljump)",
650666
"entranceCondition": {
@@ -1508,7 +1524,7 @@
15081524
]
15091525
}
15101526
],
1511-
"nextStratId": 76,
1527+
"nextStratId": 82,
15121528
"notables": [
15131529
{
15141530
"id": 1,

region/maridia/inner-pink/Botwoon's Room.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@
259259
]
260260
},
261261
{
262+
"id": 38,
262263
"link": [1, 1],
263264
"name": "Botwoon Microwave",
264265
"requires": [
@@ -529,6 +530,7 @@
529530
]
530531
},
531532
{
533+
"id": 39,
532534
"link": [2, 2],
533535
"name": "Back-Side Microwave",
534536
"requires": [
@@ -648,7 +650,7 @@
648650
]
649651
}
650652
],
651-
"nextStratId": 38,
653+
"nextStratId": 40,
652654
"notables": [
653655
{
654656
"id": 1,
@@ -696,7 +698,7 @@
696698
"There is not proper spacing for landing an angle down shot and xraying.",
697699
"Waiting for Botwoon to peak their head through the wall works too but is less safe."
698700
]
699-
}
701+
}
700702
],
701703
"nextNotableId": 7
702704
}

region/maridia/inner-pink/East Sand Hole.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,7 @@
381381
"note": "The shinespark must be performed near the upper ledge, and not inside the sandfall."
382382
},
383383
{
384+
"id": 26,
384385
"link": [1, 4],
385386
"name": "Use Flash Suit",
386387
"requires": [
@@ -402,6 +403,7 @@
402403
]
403404
},
404405
{
406+
"id": 27,
405407
"link": [1, 4],
406408
"name": "Diagonal Shinespark, Use Flash Suit",
407409
"entranceCondition": {
@@ -509,6 +511,7 @@
509511
"note": "Jump out of the sand before Shinesparking."
510512
},
511513
{
514+
"id": 28,
512515
"link": [1, 5],
513516
"name": "Use Flash Suit",
514517
"requires": [
@@ -561,6 +564,7 @@
561564
"requires": []
562565
},
563566
{
567+
"id": 29,
564568
"link": [5, 3],
565569
"name": "Base",
566570
"requires": [
@@ -571,6 +575,7 @@
571575
]
572576
},
573577
{
578+
"id": 30,
574579
"link": [5, 3],
575580
"name": "Spring Ball into IBJ",
576581
"requires": [
@@ -580,6 +585,7 @@
580585
]
581586
},
582587
{
588+
"id": 31,
583589
"link": [5, 3],
584590
"name": "Tricky Spring Ball Jump",
585591
"requires": [
@@ -592,6 +598,7 @@
592598
]
593599
},
594600
{
601+
"id": 32,
595602
"link": [5, 3],
596603
"name": "HiJump Space Jump",
597604
"requires": [
@@ -601,6 +608,7 @@
601608
]
602609
},
603610
{
611+
"id": 33,
604612
"link": [5, 3],
605613
"name": "HiJump IBJ",
606614
"requires": [
@@ -630,6 +638,7 @@
630638
]
631639
},
632640
{
641+
"id": 34,
633642
"link": [5, 3],
634643
"name": "Use Flash Suit",
635644
"requires": [
@@ -639,7 +648,7 @@
639648
"flashSuitChecked": true
640649
}
641650
],
642-
"nextStratId": 26,
651+
"nextStratId": 35,
643652
"notables": [
644653
{
645654
"id": 1,
@@ -672,4 +681,4 @@
672681
}
673682
],
674683
"nextNotableId": 5
675-
}
684+
}

region/maridia/inner-pink/Halfie Climb Room.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -769,6 +769,7 @@
769769
]
770770
},
771771
{
772+
"id": 134,
772773
"link": [1, 4],
773774
"name": "Use Flash Suit",
774775
"requires": [
@@ -1084,6 +1085,7 @@
10841085
]
10851086
},
10861087
{
1088+
"id": 135,
10871089
"link": [2, 1],
10881090
"name": "Use Flash Suit",
10891091
"requires": [
@@ -1850,6 +1852,7 @@
18501852
]
18511853
},
18521854
{
1855+
"id": 136,
18531856
"link": [2, 4],
18541857
"name": "Use Flash Suit",
18551858
"requires": [
@@ -2162,6 +2165,7 @@
21622165
]
21632166
},
21642167
{
2168+
"id": 137,
21652169
"link": [3, 2],
21662170
"name": "Use Flash Suit",
21672171
"requires": [
@@ -2792,7 +2796,7 @@
27922796
]
27932797
}
27942798
],
2795-
"nextStratId": 134,
2799+
"nextStratId": 138,
27962800
"notables": [
27972801
{
27982802
"id": 1,

0 commit comments

Comments
 (0)