Skip to content

Commit cd7838c

Browse files
Run Strat ID, Tech ID, and Notable ID Generator & Autoformatter (#2693)
1 parent c2c1733 commit cd7838c

33 files changed

Lines changed: 113 additions & 43 deletions

numerics.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"numerics": [
88
{
99
"name": "n_gateGlitchLenience",
10-
"minimum": 0,
1110
"value": 14,
11+
"minimum": 0,
1212
"note": "Number of failed attempts expected before a successful gate glitch attempt.",
1313
"devNote": "This applies to all types of gate glitches, green and blue, underwater and not."
1414
},
@@ -37,26 +37,26 @@
3737
},
3838
{
3939
"name": "n_bombIntoCrystalFlashLenience",
40-
"minimum": 0,
4140
"value": 5,
41+
"minimum": 0,
4242
"note": "Number of failed attempts expected before a successful bomb into Crystal Flash attempt."
4343
},
4444
{
4545
"name": "n_jumpIntoCrystalFlashLenience",
46-
"minimum": 0,
4746
"value": 9,
47+
"minimum": 0,
4848
"note": "Number of failed attempts expected before a successful jump mid-air morph into Crystal Flash attempt."
4949
},
5050
{
5151
"name": "n_CrystalSparkLenience",
52-
"minimum": 0,
5352
"value": 8,
53+
"minimum": 0,
5454
"note": "Number of failed attempts expected before a successful Crystal Spark attempt."
5555
},
5656
{
5757
"name": "n_elevatorCrystalFlashLenience",
58-
"minimum": 0,
5958
"value": 8,
59+
"minimum": 0,
6060
"note": "Number of failed attempts expected before a successful elevator Crystal Flash attempt."
6161
}
6262
]

region/brinstar/blue/Blue Brinstar Energy Tank Room.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1037,6 +1037,7 @@
10371037
"blueSuitChecked": true
10381038
},
10391039
{
1040+
"id": 83,
10401041
"link": [2, 2],
10411042
"name": "Come in Shinecharging, Crystal Spark",
10421043
"entranceCondition": {
@@ -1780,6 +1781,6 @@
17801781
]
17811782
}
17821783
],
1783-
"nextStratId": 83,
1784+
"nextStratId": 84,
17841785
"nextNotableId": 8
17851786
}

region/brinstar/blue/Morph Ball Room.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,7 @@
433433
"blueSuitChecked": true
434434
},
435435
{
436+
"id": 90,
436437
"link": [1, 1],
437438
"name": "Come in Shinecharging, Crystal Spark",
438439
"entranceCondition": {
@@ -1645,6 +1646,7 @@
16451646
"blueSuitChecked": true
16461647
},
16471648
{
1649+
"id": 91,
16481650
"link": [3, 3],
16491651
"name": "Come in Shinecharging, Crystal Spark",
16501652
"entranceCondition": {
@@ -1931,6 +1933,6 @@
19311933
}
19321934
],
19331935
"notables": [],
1934-
"nextStratId": 90,
1936+
"nextStratId": 92,
19351937
"nextNotableId": 1
19361938
}

region/brinstar/green/Brinstar Map Room.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"flashSuitChecked": true
5959
},
6060
{
61+
"id": 5,
6162
"link": [1, 1],
6263
"name": "Come in Shinecharging, Crystal Spark",
6364
"entranceCondition": {
@@ -89,6 +90,6 @@
8990
}
9091
],
9192
"notables": [],
92-
"nextStratId": 5,
93+
"nextStratId": 6,
9394
"nextNotableId": 1
9495
}

region/brinstar/green/Brinstar Pre-Map Room.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,6 +601,7 @@
601601
"flashSuitChecked": true
602602
},
603603
{
604+
"id": 35,
604605
"link": [2, 2],
605606
"name": "Crystal Spark",
606607
"requires": [
@@ -612,6 +613,7 @@
612613
"blueSuitChecked": true
613614
},
614615
{
616+
"id": 36,
615617
"link": [2, 2],
616618
"name": "Come in Shinecharging, Crystal Spark",
617619
"entranceCondition": {
@@ -649,6 +651,6 @@
649651
}
650652
],
651653
"notables": [],
652-
"nextStratId": 35,
654+
"nextStratId": 37,
653655
"nextNotableId": 1
654656
}

region/brinstar/green/Early Supers Room.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1271,6 +1271,7 @@
12711271
"flashSuitChecked": true
12721272
},
12731273
{
1274+
"id": 60,
12741275
"link": [4, 4],
12751276
"name": "Crystal Spark",
12761277
"requires": [
@@ -1298,6 +1299,6 @@
12981299
]
12991300
}
13001301
],
1301-
"nextStratId": 60,
1302+
"nextStratId": 61,
13021303
"nextNotableId": 4
13031304
}

region/brinstar/green/Etecoon Energy Tank Room.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,7 @@
301301
"flashSuitChecked": true
302302
},
303303
{
304+
"id": 118,
304305
"link": [1, 1],
305306
"name": "Come in Shinecharging, Crystal Spark",
306307
"entranceCondition": {
@@ -542,6 +543,7 @@
542543
"flashSuitChecked": true
543544
},
544545
{
546+
"id": 119,
545547
"link": [2, 2],
546548
"name": "Crystal Spark",
547549
"requires": [
@@ -552,6 +554,7 @@
552554
"blueSuitChecked": true
553555
},
554556
{
557+
"id": 120,
555558
"link": [2, 2],
556559
"name": "Come in Shinecharging, Crystal Spark",
557560
"entranceCondition": {
@@ -1012,6 +1015,7 @@
10121015
"flashSuitChecked": true
10131016
},
10141017
{
1018+
"id": 121,
10151019
"link": [3, 3],
10161020
"name": "Come in Shinecharging, Crystal Spark",
10171021
"entranceCondition": {
@@ -2740,7 +2744,7 @@
27402744
]
27412745
}
27422746
],
2743-
"nextStratId": 118,
2747+
"nextStratId": 122,
27442748
"nextNotableId": 8,
27452749
"devNote": ["FIXME: add a strat to take temporary blue from the top to the bottom-right."]
27462750
}

region/brinstar/green/Etecoon Save Room.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"flashSuitChecked": true
5959
},
6060
{
61+
"id": 5,
6162
"link": [1, 1],
6263
"name": "Come in Shinecharging, Crystal Spark",
6364
"entranceCondition": {
@@ -90,6 +91,6 @@
9091
}
9192
],
9293
"notables": [],
93-
"nextStratId": 5,
94+
"nextStratId": 6,
9495
"nextNotableId": 1
9596
}

region/brinstar/green/Green Brinstar Fireflea Room.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@
251251
"flashSuitChecked": true
252252
},
253253
{
254+
"id": 19,
254255
"link": [1, 1],
255256
"name": "Come in Shinecharging, Crystal Spark",
256257
"entranceCondition": {
@@ -331,6 +332,7 @@
331332
"flashSuitChecked": true
332333
},
333334
{
335+
"id": 20,
334336
"link": [2, 2],
335337
"name": "Crystal Spark",
336338
"requires": [
@@ -349,6 +351,7 @@
349351
"devNote": ["No lenience, because Power Bombs can be farmed from the Firefleas."]
350352
},
351353
{
354+
"id": 21,
352355
"link": [2, 2],
353356
"name": "Come in Shinecharging, Crystal Spark",
354357
"entranceCondition": {
@@ -478,6 +481,6 @@
478481
}
479482
],
480483
"notables": [],
481-
"nextStratId": 19,
484+
"nextStratId": 22,
482485
"nextNotableId": 1
483486
}

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,7 @@
497497
"note": "It is possible to save a lot of time by using a Super to knock the clockwise Zeela off the small platform above."
498498
},
499499
{
500+
"id": 283,
500501
"link": [2, 2],
501502
"name": "Come in Shinecharging, Crystal Spark",
502503
"entranceCondition": {
@@ -1016,6 +1017,7 @@
10161017
"flashSuitChecked": true
10171018
},
10181019
{
1020+
"id": 284,
10191021
"link": [3, 3],
10201022
"name": "Come in Shinecharging, Crystal Spark",
10211023
"entranceCondition": {
@@ -2521,6 +2523,7 @@
25212523
"flashSuitChecked": true
25222524
},
25232525
{
2526+
"id": 285,
25242527
"link": [5, 5],
25252528
"name": "Crystal Spark",
25262529
"requires": [
@@ -2551,6 +2554,7 @@
25512554
"blueSuitChecked": true
25522555
},
25532556
{
2557+
"id": 286,
25542558
"link": [5, 5],
25552559
"name": "Come in Shinecharging, Crystal Spark",
25562560
"entranceCondition": {
@@ -3315,6 +3319,7 @@
33153319
"flashSuitChecked": true
33163320
},
33173321
{
3322+
"id": 287,
33183323
"link": [6, 6],
33193324
"name": "Come in Shinecharging, Crystal Spark",
33203325
"entranceCondition": {
@@ -4473,6 +4478,7 @@
44734478
"flashSuitChecked": true
44744479
},
44754480
{
4481+
"id": 288,
44764482
"link": [9, 9],
44774483
"name": "Crystal Spark",
44784484
"requires": [
@@ -4483,6 +4489,7 @@
44834489
"blueSuitChecked": true
44844490
},
44854491
{
4492+
"id": 289,
44864493
"link": [9, 9],
44874494
"name": "Come in Shinecharging, Crystal Spark",
44884495
"entranceCondition": {
@@ -4829,6 +4836,7 @@
48294836
"flashSuitChecked": true
48304837
},
48314838
{
4839+
"id": 290,
48324840
"link": [10, 10],
48334841
"name": "Come in Shinecharging, Crystal Spark",
48344842
"entranceCondition": {
@@ -5809,6 +5817,6 @@
58095817
]
58105818
}
58115819
],
5812-
"nextStratId": 283,
5820+
"nextStratId": 291,
58135821
"nextNotableId": 5
58145822
}

0 commit comments

Comments
 (0)