Skip to content

Commit 3a551b5

Browse files
authored
Merge branch 'master' into BlindSpeed
2 parents 61f3a3c + 698b5e9 commit 3a551b5

22 files changed

Lines changed: 762 additions & 51 deletions

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

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,28 @@
466466
"canCarefulJump"
467467
]
468468
},
469+
{
470+
"id": 51,
471+
"link": [2, 1],
472+
"name": "Come in Shinecharged, Shinespark",
473+
"entranceCondition": {
474+
"comeInShinecharged": {}
475+
},
476+
"requires": [
477+
{"shineChargeFrames": 15},
478+
"canShinechargeMovement",
479+
"canMidairShinespark",
480+
{"shinespark": {"frames": 7, "excessFrames": 1}},
481+
{"or": [
482+
"canTrickyJump",
483+
{"enemyDamage": {"enemy": "Boulder", "type": "contact", "hits": 1}}
484+
]}
485+
],
486+
"note": [
487+
"Sparking only to the edge of the invisible platform helps prevent taking a boulder hit.",
488+
"If sparking early, a down-back can help with reaching the platform."
489+
]
490+
},
469491
{
470492
"id": 24,
471493
"link": [2, 1],
@@ -813,6 +835,6 @@
813835
}
814836
],
815837
"notables": [],
816-
"nextStratId": 51,
838+
"nextStratId": 52,
817839
"nextNotableId": 1
818840
}

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4702,6 +4702,7 @@
47024702
"note": "With a runway of at least 12 tiles in the adjacent room, Samus should always be able to jump high enough if she jumps just before hitting the right wall."
47034703
},
47044704
{
4705+
"id": 252,
47054706
"link": [10, 14],
47064707
"name": "Side Platform Cross Room Jump",
47074708
"entranceCondition": {
@@ -5149,6 +5150,6 @@
51495150
]
51505151
}
51515152
],
5152-
"nextStratId": 252,
5153+
"nextStratId": 253,
51535154
"nextNotableId": 5
51545155
}

region/brinstar/green/Green Hill Zone.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,7 @@
464464
"devNote": "This is technically possible with 14 tiles but it might require too much precision."
465465
},
466466
{
467+
"id": 80,
467468
"link": [1, 2],
468469
"name": "Side Platform Cross Room Jump",
469470
"entranceCondition": {
@@ -557,7 +558,7 @@
557558
"requires": [],
558559
"note": ["This applies to Metal Pirates Room."],
559560
"detailNote": ["This has a 3-frame window for the jump."]
560-
}
561+
}
561562
]
562563
}
563564
},
@@ -1579,6 +1580,6 @@
15791580
]
15801581
}
15811582
],
1582-
"nextStratId": 80,
1583+
"nextStratId": 81,
15831584
"nextNotableId": 7
15841585
}

region/brinstar/pink/Pink Brinstar Hopper Room.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -840,6 +840,7 @@
840840
"devNote": "This requires extra run speed of at least $6.0."
841841
},
842842
{
843+
"id": 87,
843844
"link": [1, 3],
844845
"name": "Side Platform Cross Room Jump",
845846
"entranceCondition": {
@@ -1832,6 +1833,6 @@
18321833
]
18331834
}
18341835
],
1835-
"nextStratId": 87,
1836+
"nextStratId": 88,
18361837
"nextNotableId": 6
18371838
}

region/brinstar/pink/Waterway Energy Tank Room.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -303,12 +303,15 @@
303303
"comeInShinecharged": {}
304304
},
305305
"requires": [
306-
{"shineChargeFrames": 40},
306+
{"shineChargeFrames": 20},
307307
"canHorizontalShinespark",
308-
{"shinespark": {"frames": 155, "excessFrames": 10}}
308+
{"shinespark": {"frames": 152, "excessFrames": 10}}
309309
],
310310
"clearsObstacles": ["A"],
311-
"flashSuitChecked": true
311+
"flashSuitChecked": true,
312+
"note": [
313+
"If coming from a water environment, this assumes entering with a small spin jump."
314+
]
312315
},
313316
{
314317
"id": 14,

region/brinstar/red/Red Tower.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2483,6 +2483,7 @@
24832483
]
24842484
},
24852485
{
2486+
"id": 125,
24862487
"link": [9, 5],
24872488
"name": "HiJump, Space Jump Climb Between the Rippers",
24882489
"requires": [
@@ -2496,6 +2497,7 @@
24962497
]
24972498
},
24982499
{
2500+
"id": 126,
24992501
"link": [9, 5],
25002502
"name": "Bootless Space Jump Climb Between the Rippers",
25012503
"requires": [
@@ -2775,6 +2777,6 @@
27752777
]
27762778
}
27772779
],
2778-
"nextStratId": 125,
2780+
"nextStratId": 127,
27792781
"nextNotableId": 10
27802782
}

region/crateria/east/The Moat.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@
233233
]
234234
},
235235
{
236+
"id": 63,
236237
"link": [1, 2],
237238
"name": "Side Platform Cross Room Jump",
238239
"entranceCondition": {
@@ -1235,6 +1236,6 @@
12351236
]
12361237
}
12371238
],
1238-
"nextStratId": 63,
1239+
"nextStratId": 64,
12391240
"nextNotableId": 3
12401241
}

region/lowernorfair/east/Fast Pillars Setup Room.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -888,6 +888,7 @@
888888
]
889889
},
890890
{
891+
"id": 96,
891892
"link": [1, 4],
892893
"name": "G-Mode",
893894
"entranceCondition": {
@@ -922,6 +923,7 @@
922923
]
923924
},
924925
{
926+
"id": 97,
925927
"link": [1, 4],
926928
"name": "G-Mode Morph, Power Bomb the Pirate",
927929
"entranceCondition": {
@@ -932,7 +934,7 @@
932934
},
933935
"requires": [
934936
"h_heatedGMode",
935-
{"ammo": { "type": "PowerBomb", "count": 3}},
937+
{"ammo": {"type": "PowerBomb", "count": 3}},
936938
"h_canArtificialMorphIBJ",
937939
"canInsaneJump",
938940
{"heatFrames": 80}
@@ -949,6 +951,7 @@
949951
"devNote": "FIXME: It may be possible to kill the upper pirates in a way where Samus can collect their drops on the path to the door."
950952
},
951953
{
954+
"id": 98,
952955
"link": [1, 4],
953956
"name": "G-Mode Morph, IBJ Pirate Avoid",
954957
"entranceCondition": {
@@ -1009,6 +1012,7 @@
10091012
]
10101013
},
10111014
{
1015+
"id": 99,
10121016
"link": [1, 5],
10131017
"name": "G-Mode Morph, Power Bomb the Blocks",
10141018
"entranceCondition": {
@@ -1255,6 +1259,7 @@
12551259
"flashSuitChecked": true
12561260
},
12571261
{
1262+
"id": 100,
12581263
"link": [2, 5],
12591264
"name": "G-Mode Morph, Power Bomb the Blocks",
12601265
"entranceCondition": {
@@ -1611,6 +1616,7 @@
16111616
"flashSuitChecked": true
16121617
},
16131618
{
1619+
"id": 101,
16141620
"link": [3, 5],
16151621
"name": "G-Mode Morph, Power Bomb the Blocks",
16161622
"entranceCondition": {
@@ -1799,6 +1805,7 @@
17991805
"flashSuitChecked": true
18001806
},
18011807
{
1808+
"id": 102,
18021809
"link": [4, 1],
18031810
"name": "G-Mode",
18041811
"entranceCondition": {
@@ -1814,6 +1821,7 @@
18141821
"note": "Avoid getting hit by one of the pirate's stationary, invisible lasers on G-mode exit."
18151822
},
18161823
{
1824+
"id": 103,
18171825
"link": [4, 1],
18181826
"name": "G-Mode, Pirate Kill, Pause Abuse",
18191827
"entranceCondition": {
@@ -1836,6 +1844,7 @@
18361844
]
18371845
},
18381846
{
1847+
"id": 104,
18391848
"link": [4, 1],
18401849
"name": "G-Mode Morph, Pirate Kill, Pause Abuse",
18411850
"entranceCondition": {
@@ -1846,7 +1855,7 @@
18461855
},
18471856
"requires": [
18481857
"canTrickyGMode",
1849-
{"ammo": {"type": "PowerBomb","count": 3}},
1858+
{"ammo": {"type": "PowerBomb", "count": 3}},
18501859
"h_heatedGModePauseAbuse"
18511860
],
18521861
"flashSuitChecked": true,
@@ -1999,6 +2008,7 @@
19992008
"note": "Fall onto the platform, then wait for the pirate to jump back to the right before returning through the door."
20002009
},
20012010
{
2011+
"id": 105,
20022012
"link": [4, 5],
20032013
"name": "G-Mode Morph, Power Bomb the Blocks",
20042014
"entranceCondition": {
@@ -2284,6 +2294,6 @@
22842294
}
22852295
],
22862296
"notables": [],
2287-
"nextStratId": 96,
2297+
"nextStratId": 106,
22882298
"nextNotableId": 1
22892299
}

0 commit comments

Comments
 (0)