Skip to content

Commit a5288d9

Browse files
kjbranchgithub-actions[bot]
authored andcommitted
Run Strat ID, Tech ID, and Notable ID Generator & Autoformatter
1 parent 9e3da72 commit a5288d9

33 files changed

Lines changed: 236 additions & 66 deletions

region/brinstar/blue/Morph Ball Room.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,7 @@
565565
"clearsObstacles": ["C"]
566566
},
567567
{
568+
"id": 60,
568569
"link": [1, 1],
569570
"name": "Pause Abuse Sidehopper Kill",
570571
"requires": [
@@ -584,6 +585,7 @@
584585
"clearsObstacles": ["C"]
585586
},
586587
{
588+
"id": 61,
587589
"link": [1, 1],
588590
"name": "Pause Abuse, Morph Slow Sidehopper Kill",
589591
"requires": [
@@ -602,6 +604,7 @@
602604
"clearsObstacles": ["C"]
603605
},
604606
{
607+
"id": 62,
605608
"link": [1, 1],
606609
"name": "Pause Abuse Slow Sidehopper Kill, Morphless",
607610
"requires": [
@@ -1179,13 +1182,15 @@
11791182
]
11801183
},
11811184
{
1185+
"id": 63,
11821186
"link": [6, 1],
11831187
"name": "Pause Abuse Sidehopper Hit",
11841188
"requires": [
11851189
"h_pauseAbuseMinimalReserveRefill"
11861190
]
11871191
},
11881192
{
1193+
"id": 64,
11891194
"link": [6, 1],
11901195
"name": "Pause Abuse Quick Sidehopper Kill",
11911196
"requires": [
@@ -1201,6 +1206,7 @@
12011206
"clearsObstacles": ["C"]
12021207
},
12031208
{
1209+
"id": 65,
12041210
"link": [6, 1],
12051211
"name": "Pause Abuse Pseudo Screw Sidehopper Kill",
12061212
"requires": [
@@ -1256,7 +1262,7 @@
12561262
]
12571263
}
12581264
],
1259-
"nextStratId": 60,
1265+
"nextStratId": 66,
12601266
"notables": [],
12611267
"nextNotableId": 1
1262-
}
1268+
}

region/brinstar/red/Beta Power Bomb Room.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@
138138
]
139139
},
140140
{
141+
"id": 26,
141142
"link": [1, 1],
142143
"name": "Leave With Runway (Morph Ball Dodge)",
143144
"requires": [
@@ -159,6 +160,7 @@
159160
]
160161
},
161162
{
163+
"id": 27,
162164
"link": [1, 1],
163165
"name": "Leave With Runway (Tank the Damage)",
164166
"requires": [
@@ -572,7 +574,7 @@
572574
"clearsObstacles": ["B"]
573575
}
574576
],
575-
"nextStratId": 26,
577+
"nextStratId": 28,
576578
"notables": [],
577579
"nextNotableId": 1
578-
}
580+
}

region/lowernorfair/east/Red Kihunter Shaft.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,7 @@
380380
"note": "By breaking the shot blocks and maneuvering through the room effeciently Samus will not have to spend much time waiting on KiHunters."
381381
},
382382
{
383+
"id": 73,
383384
"link": [1, 7],
384385
"name": "Fast Descent, Slow Entry, Pause Abuse",
385386
"entranceCondition": {
@@ -958,6 +959,7 @@
958959
"note": "By breaking the shot blocks and maneuvering through the room effeciently Samus will not have to spend much time waiting on KiHunters."
959960
},
960961
{
962+
"id": 74,
961963
"link": [4, 7],
962964
"name": "Fast Descent, Slow Entry, Pause Abuse",
963965
"entranceCondition": {
@@ -1373,7 +1375,7 @@
13731375
]
13741376
}
13751377
],
1376-
"nextStratId": 73,
1378+
"nextStratId": 75,
13771379
"notables": [
13781380
{
13791381
"id": 1,

region/lowernorfair/east/The Worst Room In The Game.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1008,6 +1008,7 @@
10081008
]
10091009
},
10101010
{
1011+
"id": 64,
10111012
"link": [3, 5],
10121013
"name": "Pause Abuse Pirate Hit",
10131014
"requires": [
@@ -1249,6 +1250,7 @@
12491250
]
12501251
},
12511252
{
1253+
"id": 65,
12521254
"link": [5, 3],
12531255
"name": "Pause Abuse Pirate Hit",
12541256
"requires": [
@@ -1504,7 +1506,7 @@
15041506
"flashSuitChecked": true
15051507
}
15061508
],
1507-
"nextStratId": 64,
1509+
"nextStratId": 66,
15081510
"notables": [
15091511
{
15101512
"id": 1,

region/lowernorfair/east/Three Musketeers' Room.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,6 +549,7 @@
549549
]
550550
},
551551
{
552+
"id": 44,
552553
"link": [4, 1],
553554
"name": "Pause Abuse Going Up",
554555
"requires": [
@@ -1016,7 +1017,7 @@
10161017
"flashSuitChecked": true
10171018
}
10181019
],
1019-
"nextStratId": 44,
1020+
"nextStratId": 45,
10201021
"notables": [
10211022
{
10221023
"id": 1,

region/lowernorfair/west/Fast Ripper Room.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@
127127
"flashSuitChecked": true
128128
},
129129
{
130+
"id": 21,
130131
"link": [1, 1],
131132
"name": "Leave With Spark (Tank the Rippers)",
132133
"entranceCondition": {
@@ -162,6 +163,7 @@
162163
"flashSuitChecked": true
163164
},
164165
{
166+
"id": 22,
165167
"link": [1, 1],
166168
"name": "Leave With Spark (Power Bomb Ripper Kill)",
167169
"entranceCondition": {
@@ -191,6 +193,7 @@
191193
"flashSuitChecked": true
192194
},
193195
{
196+
"id": 23,
194197
"link": [1, 1],
195198
"name": "Leave With Spark (Screw Ripper Kill)",
196199
"entranceCondition": {
@@ -224,6 +227,7 @@
224227
"flashSuitChecked": true
225228
},
226229
{
230+
"id": 24,
227231
"link": [1, 1],
228232
"name": "Leave With Spark (Super Ripper Kill, Bottom Position)",
229233
"entranceCondition": {
@@ -255,7 +259,7 @@
255259
"enemy": "Ripper 2 (red)",
256260
"type": "contact",
257261
"hits": 2
258-
}}
262+
}}
259263
]}
260264
]},
261265
{"or": [
@@ -286,6 +290,7 @@
286290
"flashSuitChecked": true
287291
},
288292
{
293+
"id": 25,
289294
"link": [1, 1],
290295
"name": "Leave With Spark (Super Ripper Kill, Open Gate, Any Position)",
291296
"entranceCondition": {
@@ -561,7 +566,7 @@
561566
"flashSuitChecked": true
562567
}
563568
],
564-
"nextStratId": 21,
569+
"nextStratId": 26,
565570
"notables": [],
566571
"nextNotableId": 1
567572
}

region/maridia/inner-green/West Sand Hall.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1316,4 +1316,4 @@
13161316
}
13171317
],
13181318
"nextNotableId": 12
1319-
}
1319+
}

region/maridia/inner-pink/Botwoon Energy Tank Room.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1534,6 +1534,7 @@
15341534
]
15351535
},
15361536
{
1537+
"id": 99,
15371538
"link": [4, 1],
15381539
"name": "Use Flash Suit, Low Energy or Tankless",
15391540
"requires": [
@@ -2107,7 +2108,7 @@
21072108
]
21082109
}
21092110
],
2110-
"nextStratId": 99,
2111+
"nextStratId": 100,
21112112
"notables": [
21122113
{
21132114
"id": 1,

region/norfair/crocomire/Grapple Beam Room.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@
125125
"flashSuitChecked": true
126126
},
127127
{
128+
"id": 27,
128129
"link": [1, 2],
129130
"name": "Come In Shinecharging, Leave Shinecharged",
130131
"entranceCondition": {
@@ -144,7 +145,9 @@
144145
"unlocksDoors": [
145146
{
146147
"types": ["super"],
147-
"requires": [{"shineChargeFrames": 5}]
148+
"requires": [
149+
{"shineChargeFrames": 5}
150+
]
148151
},
149152
{
150153
"types": ["missiles", "powerbomb"],
@@ -203,6 +206,7 @@
203206
]
204207
},
205208
{
209+
"id": 28,
206210
"link": [2, 1],
207211
"name": "Come In Shinecharging, Leave With Spark (HiJump Wall Climb, Partial Runway)",
208212
"entranceCondition": {
@@ -234,6 +238,7 @@
234238
]
235239
},
236240
{
241+
"id": 29,
237242
"link": [2, 1],
238243
"name": "Come In Shinecharging, Leave With Spark (HiJump Wall Climb, Full Runway)",
239244
"entranceCondition": {
@@ -266,6 +271,7 @@
266271
]
267272
},
268273
{
274+
"id": 30,
269275
"link": [2, 1],
270276
"name": "Come In Shinecharging, Leave With Spark (Bootless Wall Climb)",
271277
"entranceCondition": {
@@ -542,7 +548,7 @@
542548
]
543549
}
544550
],
545-
"nextStratId": 27,
551+
"nextStratId": 31,
546552
"notables": [],
547553
"nextNotableId": 1
548554
}

region/norfair/crocomire/Grapple Tutorial Room 1.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@
113113
]
114114
},
115115
{
116+
"id": 11,
116117
"link": [1, 2],
117118
"name": "Come In Shinecharging, Leave Shinecharged",
118119
"entranceCondition": {
@@ -147,6 +148,7 @@
147148
]
148149
},
149150
{
151+
"id": 12,
150152
"link": [1, 2],
151153
"name": "Carry Shinecharge",
152154
"entranceCondition": {
@@ -176,6 +178,7 @@
176178
]
177179
},
178180
{
181+
"id": 13,
179182
"link": [1, 2],
180183
"name": "Come In Shinecharged, Leave With Spark",
181184
"entranceCondition": {
@@ -204,6 +207,7 @@
204207
]
205208
},
206209
{
210+
"id": 14,
207211
"link": [1, 2],
208212
"name": "Hero Shot Spark",
209213
"entranceCondition": {
@@ -239,6 +243,7 @@
239243
"requires": []
240244
},
241245
{
246+
"id": 15,
242247
"link": [2, 1],
243248
"name": "Come In Shinecharging, Leave With Spark",
244249
"entranceCondition": {
@@ -277,6 +282,7 @@
277282
]
278283
},
279284
{
285+
"id": 16,
280286
"link": [2, 1],
281287
"name": "Come In Shinecharging, Leave Shinecharged",
282288
"entranceCondition": {
@@ -311,6 +317,7 @@
311317
]
312318
},
313319
{
320+
"id": 17,
314321
"link": [2, 1],
315322
"name": "Carry Shinecharge",
316323
"entranceCondition": {
@@ -340,6 +347,7 @@
340347
]
341348
},
342349
{
350+
"id": 18,
343351
"link": [2, 1],
344352
"name": "Come In Shinecharged, Leave With Spark",
345353
"entranceCondition": {
@@ -368,6 +376,7 @@
368376
]
369377
},
370378
{
379+
"id": 19,
371380
"link": [2, 1],
372381
"name": "Hero Shot Spark",
373382
"entranceCondition": {
@@ -458,7 +467,7 @@
458467
}
459468
}
460469
],
461-
"nextStratId": 11,
470+
"nextStratId": 20,
462471
"notables": [],
463472
"nextNotableId": 1
464473
}

0 commit comments

Comments
 (0)