Skip to content

Commit 6f1c067

Browse files
committed
Removing and refining high-difficulty notables
1 parent 1b1c3e7 commit 6f1c067

6 files changed

Lines changed: 9 additions & 47 deletions

File tree

region/brinstar/green/Early Supers Room.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -245,12 +245,12 @@
245245
"link": [1, 1],
246246
"name": "Leave With Spark To The Left",
247247
"requires": [
248-
{"notable": "Leave With Spark To The Left"},
249248
{"obstaclesNotCleared": ["A"]},
250249
"h_canCrouchJumpDownGrab",
251250
{"canShineCharge": {"usedTiles": 17, "openEnd": 0}},
252251
"canShinechargeMovementTricky",
253252
"canQuickDrop",
253+
{"shineChargeFrames": 175},
254254
{"shinespark": {"frames": 1}}
255255
],
256256
"exitCondition": {
@@ -830,15 +830,6 @@
830830
}
831831
],
832832
"notables": [
833-
{
834-
"id": 1,
835-
"name": "Leave With Spark To The Left",
836-
"note": [
837-
"Gain a shinecharge on the long, lower platform in the screen above, then carry it left and down.",
838-
"Use crumble quick drops, land on the floor at the bottom, spin jump left into the doorway, and activate the spark.",
839-
"The required movement here is very precise, as the 180 shinecharge frames is only barely enough."
840-
]
841-
},
842833
{
843834
"id": 2,
844835
"name": "Mockball",

region/crateria/central/Final Missile Bombway.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@
9797
}
9898
},
9999
"requires": [
100-
{"notable": "Shinespark"},
101100
"canMidAirMorph",
102101
"canShinechargeMovementTricky",
102+
{"shineChargeFrames": 175},
103103
{"shinespark": {"frames": 7}}
104104
],
105105
"exitCondition": {
@@ -382,13 +382,7 @@
382382
"flashSuitChecked": true
383383
}
384384
],
385-
"notables": [
386-
{
387-
"id": 1,
388-
"name": "Shinespark",
389-
"note": "Tight movement is needed to enter with a shinecharge, carry it through the morph tunnel, and spark out the right door in time."
390-
}
391-
],
385+
"notables": [],
392386
"nextStratId": 21,
393387
"nextNotableId": 2
394388
}

region/lowernorfair/east/Mickey Mouse Room.json

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1020,17 +1020,18 @@
10201020
"link": [4, 2],
10211021
"name": "Crumble Jump IBJ",
10221022
"requires": [
1023-
{"notable": "Crumble Jump IBJ"},
10241023
{"obstaclesCleared": ["A"]},
10251024
"canCrumbleJump",
1025+
"canInsaneJump",
10261026
"canJumpIntoIBJ",
10271027
"canDoubleBombJump",
10281028
{"heatFrames": 360}
10291029
],
10301030
"note": [
10311031
"Jump and mid-air morph off a crumble block to begin the IBJ.",
10321032
"Use double bomb jumps to make it up quickly before the shot block respawns."
1033-
]
1033+
],
1034+
"devNote": "This is likely to only be useful if the in-room item is Bombs, and Samus had to break the blocks with a Power Bomb to get to it."
10341035
},
10351036
{
10361037
"id": 38,
@@ -1855,14 +1856,6 @@
18551856
"Spinjump off a crumble block with just a tiny amount of run speed.",
18561857
"That gives just enough height to be able to walljump out."
18571858
]
1858-
},
1859-
{
1860-
"id": 4,
1861-
"name": "Crumble Jump IBJ",
1862-
"note": [
1863-
"Jump and mid-air morph off a crumble block to begin the IBJ.",
1864-
"Use double bomb jumps to make it up quickly before the shot block respawns."
1865-
]
18661859
}
18671860
],
18681861
"nextStratId": 88,

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@
557557
"requires": [
558558
{"notable": "Dodge Going Up"},
559559
"h_canNavigateHeatRooms",
560-
"canTrickyDodgeEnemies",
560+
"canInsaneJump",
561561
{"or": [
562562
{"and": [
563563
"canWallJumpInstantMorph",

region/maridia/outer/Fish Tank.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2526,11 +2526,11 @@
25262526
"link": [6, 7],
25272527
"name": "Insane Naked Jump Over Pirate (Left to Right)",
25282528
"requires": [
2529-
{"notable": "Insane Naked Jump Over Pirate (Left to Right)"},
25302529
"canSuitlessMaridia",
25312530
"canInsaneJump"
25322531
],
2533-
"note": "This is particularly precise, and requires subpixel precision."
2532+
"note": "This is particularly precise, and requires subpixel precision.",
2533+
"devNote": "This is only useful if Samus is going to unlock the right door for later use, or with a flash suit to escape the room."
25342534
},
25352535
{
25362536
"id": 79,
@@ -2723,11 +2723,6 @@
27232723
"To get to the ledge: If the room above has normal physics, hold right in this room. If the room above has water physics, shoot to break spin while holding right in this room."
27242724
]
27252725
},
2726-
{
2727-
"id": 7,
2728-
"name": "Insane Naked Jump Over Pirate (Left to Right)",
2729-
"note": "This is particularly precise, and requires subpixel precision."
2730-
},
27312726
{
27322727
"id": 8,
27332728
"name": "Artificial Morph, Double Spring Ball Jump onto Frozen Fish",

region/maridia/outer/Mt. Everest.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4901,7 +4901,6 @@
49014901
"link": [11, 1],
49024902
"name": "Top Left Shinecharge (to Top Left)",
49034903
"requires": [
4904-
{"notable": "Top Left Shinecharge"},
49054904
"Gravity",
49064905
{"canShineCharge": {"usedTiles": 11, "steepUpTiles": 5, "openEnd": 2}},
49074906
"canShinechargeMovementComplex",
@@ -4922,7 +4921,6 @@
49224921
"link": [11, 5],
49234922
"name": "Top Left Shinecharge (to Top Center)",
49244923
"requires": [
4925-
{"notable": "Top Left Shinecharge"},
49264924
"Gravity",
49274925
"SpaceJump",
49284926
"canTrickyDashJump",
@@ -4945,7 +4943,6 @@
49454943
"link": [11, 5],
49464944
"name": "Top Left Shinecharge (to Top Center, with HiJump)",
49474945
"requires": [
4948-
{"notable": "Top Left Shinecharge"},
49494946
"Gravity",
49504947
"HiJump",
49514948
"SpaceJump",
@@ -5064,14 +5061,6 @@
50645061
"Requires only luring 2 crabs. Only one crab and no supers are useable for the second half of the climb."
50655062
]
50665063
},
5067-
{
5068-
"id": 4,
5069-
"name": "Top Left Shinecharge",
5070-
"note": [
5071-
"Gain a shinecharge on the ledge near the top-left door.",
5072-
"This is a very short runway, making it an exceptionally difficult short-charge."
5073-
]
5074-
},
50755064
{
50765065
"id": 5,
50775066
"name": "Spring Ball Bounce Right to Left",

0 commit comments

Comments
 (0)