Skip to content

Commit fb380d2

Browse files
blkerbygithub-actions[bot]
authored andcommitted
Run Strat ID, Tech ID, and Notable ID Generator & Autoformatter
1 parent 84204f9 commit fb380d2

1 file changed

Lines changed: 25 additions & 16 deletions

File tree

region/tourian/main/Metroid Room 2.json

Lines changed: 25 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,9 @@
416416
"the moonfalling option must be done starting from almost a tile to the left of the opening;",
417417
"likewise, the morphing option should soft-morph about a tile to the left of the opening."
418418
],
419-
"devNote": ["FIXME: Unmorphing and downbacking through the gap can leave with more frames remaining but is more difficult."]
419+
"devNote": [
420+
"FIXME: Unmorphing and downbacking through the gap can leave with more frames remaining but is more difficult."
421+
]
420422
},
421423
{
422424
"id": 20,
@@ -778,6 +780,7 @@
778780
]
779781
},
780782
{
783+
"id": 56,
781784
"link": [2, 1],
782785
"name": "Come in Shinecharging, Leave Shinecharged (Left Side, Tricky Dash Jump)",
783786
"entranceCondition": {
@@ -800,12 +803,15 @@
800803
"leaveShinecharged": {}
801804
},
802805
"unlocksDoors": [
803-
{"types": ["super"], "requires": [
804-
{"or": [
805-
"f_KilledMetroidRoom2",
806-
"ScrewAttack"
807-
]}
808-
]},
806+
{
807+
"types": ["super"],
808+
"requires": [
809+
{"or": [
810+
"f_KilledMetroidRoom2",
811+
"ScrewAttack"
812+
]}
813+
]
814+
},
809815
{"types": ["missiles", "powerbomb"], "requires": ["never"]}
810816
],
811817
"flashSuitChecked": true,
@@ -993,6 +999,7 @@
993999
]
9941000
},
9951001
{
1002+
"id": 57,
9961003
"link": [2, 1],
9971004
"name": "Come in Shinecharged, Leave With Spark (Left Side, Tricky Dash Jump)",
9981005
"entranceCondition": {
@@ -1016,7 +1023,7 @@
10161023
]}
10171024
]}
10181025
]},
1019-
{"shinespark": {"frames": 13}}
1026+
{"shinespark": {"frames": 13}}
10201027
]},
10211028
{"and": [
10221029
{"metroidFrames": 150},
@@ -1029,12 +1036,15 @@
10291036
"leaveWithSpark": {}
10301037
},
10311038
"unlocksDoors": [
1032-
{"types": ["super"], "requires": [
1033-
{"or": [
1034-
"f_KilledMetroidRoom2",
1035-
"ScrewAttack"
1036-
]}
1037-
]},
1039+
{
1040+
"types": ["super"],
1041+
"requires": [
1042+
{"or": [
1043+
"f_KilledMetroidRoom2",
1044+
"ScrewAttack"
1045+
]}
1046+
]
1047+
},
10381048
{"types": ["missiles", "powerbomb"], "requires": ["never"]}
10391049
],
10401050
"flashSuitChecked": true,
@@ -1047,7 +1057,6 @@
10471057
"Do a big initial jump to land in the middle of the lower platform,",
10481058
"and jump before running more than 2.75 tiles, to avoid a Speed Booster dropoff in jump height."
10491059
]
1050-
10511060
},
10521061
{
10531062
"id": 43,
@@ -1335,6 +1344,6 @@
13351344
]
13361345
}
13371346
],
1338-
"nextStratId": 56,
1347+
"nextStratId": 58,
13391348
"nextNotableId": 3
13401349
}

0 commit comments

Comments
 (0)