Skip to content

Commit bb51416

Browse files
Run Strat ID, Tech ID, and Notable ID Generator & Autoformatter (#2732)
Co-authored-by: kjbranch <61815121+kjbranch@users.noreply.github.com>
1 parent 7027276 commit bb51416

14 files changed

Lines changed: 45 additions & 22 deletions

File tree

region/brinstar/pink/Dachora Room.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1392,7 +1392,6 @@
13921392
]},
13931393
"h_blueSuitGMode"
13941394
]}
1395-
13961395
],
13971396
"exitCondition": {
13981397
"leaveWithGModeSetup": {}

region/brinstar/red/Red Tower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3241,6 +3241,7 @@
32413241
"flashSuitChecked": true
32423242
},
32433243
{
3244+
"id": 157,
32443245
"link": [7, 6],
32453246
"name": "Shinespark (In-Room Shinecharge)",
32463247
"requires": [
@@ -3772,6 +3773,6 @@
37723773
]
37733774
}
37743775
],
3775-
"nextStratId": 157,
3776+
"nextStratId": 158,
37763777
"nextNotableId": 11
37773778
}

region/crateria/central/Climb Supers Room.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1591,6 +1591,7 @@
15911591
]
15921592
},
15931593
{
1594+
"id": 103,
15941595
"link": [2, 3],
15951596
"name": "Damage Boost Across Boyons",
15961597
"requires": [
@@ -1616,7 +1617,7 @@
16161617
"canSpeedyJump",
16171618
{"shinespark": {"frames": 113, "excessFrames": 6}}
16181619
]}
1619-
]}
1620+
]}
16201621
],
16211622
"flashSuitChecked": true,
16221623
"blueSuitChecked": true
@@ -2445,6 +2446,6 @@
24452446
]
24462447
}
24472448
],
2448-
"nextStratId": 103,
2449+
"nextStratId": 104,
24492450
"nextNotableId": 5
24502451
}

region/crateria/central/Climb.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1037,7 +1037,9 @@
10371037
"Farm wall pirates while leaving one of the bottom ones alive.",
10381038
"Lead it to the bottom of the shaft, shinecharge, then windup in front of it to get shot and interrupted."
10391039
],
1040-
"devNote": ["This door triggers the rising lava, which will prevent gaining a shinecharge."]
1040+
"devNote": [
1041+
"This door triggers the rising lava, which will prevent gaining a shinecharge."
1042+
]
10411043
},
10421044
{
10431045
"id": 32,

region/crateria/central/Parlor and Alcatraz.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,7 @@
585585
"blueSuitChecked": true
586586
},
587587
{
588+
"id": 173,
588589
"link": [1, 8],
589590
"name": "Come in with Speedball",
590591
"entranceCondition": {
@@ -2939,6 +2940,7 @@
29392940
"blueSuitChecked": true
29402941
},
29412942
{
2943+
"id": 174,
29422944
"link": [7, 3],
29432945
"name": "Come In Shinecharged, Leave With Spark (Bottom Position)",
29442946
"entranceCondition": {
@@ -2952,7 +2954,9 @@
29522954
{"shinespark": {"frames": 8, "excessFrames": 0}}
29532955
],
29542956
"exitCondition": {
2955-
"leaveWithSpark": {"position": "bottom"}
2957+
"leaveWithSpark": {
2958+
"position": "bottom"
2959+
}
29562960
},
29572961
"unlocksDoors": [
29582962
{"types": ["super"], "requires": []},
@@ -3894,6 +3898,6 @@
38943898
]
38953899
}
38963900
],
3897-
"nextStratId": 173,
3901+
"nextStratId": 175,
38983902
"nextNotableId": 9
38993903
}

region/crateria/east/The Moat.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
"blueSuitChecked": true
9696
},
9797
{
98+
"id": 69,
9899
"link": [1, 1],
99100
"name": "Dashless HiJump",
100101
"requires": [
@@ -1476,6 +1477,6 @@
14761477
]
14771478
}
14781479
],
1479-
"nextStratId": 69,
1480+
"nextStratId": 70,
14801481
"nextNotableId": 5
14811482
}

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -610,10 +610,13 @@
610610
"note": "Sparking through the bottom of the door will save Energy."
611611
},
612612
{
613+
"id": 67,
613614
"link": [1, 4],
614615
"name": "Shinespark Entry (Bottom)",
615616
"entranceCondition": {
616-
"comeInWithSpark": {"position": "bottom"}
617+
"comeInWithSpark": {
618+
"position": "bottom"
619+
}
617620
},
618621
"requires": [
619622
{"shinespark": {"frames": 73, "excessFrames": 0}}
@@ -1526,7 +1529,7 @@
15261529
]
15271530
}
15281531
],
1529-
"nextStratId": 67,
1532+
"nextStratId": 68,
15301533
"nextNotableId": 3,
15311534
"devNote": ["FIXME: Add canLongChainTemporaryBlue left-to-right strats."]
15321535
}

region/crateria/west/Gauntlet Entrance.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,7 @@
444444
"blueSuitChecked": true
445445
},
446446
{
447+
"id": 57,
447448
"link": [1, 2],
448449
"name": "Come in Shinecharging, Shinespark",
449450
"entranceCondition": {
@@ -1419,6 +1420,6 @@
14191420
]
14201421
}
14211422
],
1422-
"nextStratId": 57,
1423+
"nextStratId": 58,
14231424
"nextNotableId": 4
14241425
}

region/lowernorfair/west/Fast Ripper Room.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -790,6 +790,7 @@
790790
"flashSuitChecked": true
791791
},
792792
{
793+
"id": 69,
793794
"link": [1, 3],
794795
"name": "Blue Suit",
795796
"requires": [
@@ -945,11 +946,10 @@
945946
"clearsObstacles": ["A", "B"],
946947
"flashSuitChecked": true,
947948
"blueSuitChecked": true,
948-
"devNote": [
949-
"FIXME: A variation of this may be possible with a blue suit."
950-
]
949+
"devNote": ["FIXME: A variation of this may be possible with a blue suit."]
951950
},
952951
{
952+
"id": 70,
953953
"link": [1, 3],
954954
"name": "Cross Room While Farming, With Blue Suit",
955955
"requires": [
@@ -1736,6 +1736,7 @@
17361736
]
17371737
},
17381738
{
1739+
"id": 71,
17391740
"link": [3, 1],
17401741
"name": "Blue Suit",
17411742
"requires": [
@@ -2006,6 +2007,6 @@
20062007
]
20072008
}
20082009
],
2009-
"nextStratId": 69,
2010+
"nextStratId": 72,
20102011
"nextNotableId": 2
20112012
}

region/lowernorfair/west/Screw Attack Room.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,6 +601,7 @@
601601
"note": "Screw Attack through the bomb blocks before exiting G-mode above."
602602
},
603603
{
604+
"id": 163,
604605
"link": [1, 3],
605606
"name": "G-Mode Blue Suit",
606607
"entranceCondition": {
@@ -622,6 +623,7 @@
622623
"blueSuitChecked": true
623624
},
624625
{
626+
"id": 164,
625627
"link": [1, 3],
626628
"name": "G-Mode Morph Blue Suit IBJ",
627629
"entranceCondition": {
@@ -2094,6 +2096,7 @@
20942096
"note": "Use Screw Attack to pass through the bomb blocks and exit G-mode above."
20952097
},
20962098
{
2099+
"id": 165,
20972100
"link": [2, 3],
20982101
"name": "G-Mode Blue Suit",
20992102
"entranceCondition": {
@@ -2115,6 +2118,7 @@
21152118
"note": "Use a blue suit to pass through the bomb blocks and exit G-mode above."
21162119
},
21172120
{
2121+
"id": 166,
21182122
"link": [2, 3],
21192123
"name": "G-Mode Morph Blue Suit IBJ",
21202124
"entranceCondition": {
@@ -2151,6 +2155,7 @@
21512155
"blueSuitChecked": true
21522156
},
21532157
{
2158+
"id": 167,
21542159
"link": [2, 4],
21552160
"name": "Blue Suit",
21562161
"requires": [
@@ -3259,6 +3264,7 @@
32593264
"blueSuitChecked": true
32603265
},
32613266
{
3267+
"id": 168,
32623268
"link": [3, 5],
32633269
"name": "Blue Suit",
32643270
"requires": [
@@ -3707,6 +3713,7 @@
37073713
"blueSuitChecked": true
37083714
},
37093715
{
3716+
"id": 169,
37103717
"link": [4, 5],
37113718
"name": "Blue Suit",
37123719
"requires": [
@@ -3758,6 +3765,7 @@
37583765
"blueSuitChecked": true
37593766
},
37603767
{
3768+
"id": 170,
37613769
"link": [5, 1],
37623770
"name": "Blue Suit",
37633771
"requires": [
@@ -4064,6 +4072,6 @@
40644072
"note": "Position Samus in the doorway a few pixels from the edge. Dashing stationary spinjump into a delayed CWJ and hopefully catch the upper ledge with a walljump."
40654073
}
40664074
],
4067-
"nextStratId": 163,
4075+
"nextStratId": 171,
40684076
"nextNotableId": 6
40694077
}

0 commit comments

Comments
 (0)