-
Notifications
You must be signed in to change notification settings - Fork 19
Tourian check flash suits #2264
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -86,6 +86,7 @@ | |
| }, | ||
| "requires": [], | ||
| "clearsObstacles": ["A"], | ||
| "flashSuitChecked": true, | ||
| "note": "The Baby Metroid is not active when entering from the left side of the room." | ||
| }, | ||
| { | ||
|
|
@@ -100,7 +101,8 @@ | |
| "length": 5, | ||
| "openEnd": 1 | ||
| } | ||
| } | ||
| }, | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 36, | ||
|
|
@@ -119,6 +121,7 @@ | |
| "obstruction": [1, 0] | ||
| } | ||
| }, | ||
| "flashSuitChecked": true, | ||
| "devNote": ["Max extra run speed $3.1"] | ||
| }, | ||
| { | ||
|
|
@@ -150,7 +153,8 @@ | |
| "openEnd": 1 | ||
| } | ||
| } | ||
| } | ||
| }, | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 5, | ||
|
|
@@ -170,7 +174,8 @@ | |
| "openEnd": 1 | ||
| } | ||
| } | ||
| } | ||
| }, | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 6, | ||
|
|
@@ -191,7 +196,8 @@ | |
| }, | ||
| "movementType": "uncontrolled" | ||
| } | ||
| } | ||
| }, | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 7, | ||
|
|
@@ -207,7 +213,8 @@ | |
| "openEnd": 1 | ||
| } | ||
| } | ||
| } | ||
| }, | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 8, | ||
|
|
@@ -218,7 +225,8 @@ | |
| ], | ||
| "exitCondition": { | ||
| "leaveWithTemporaryBlue": {} | ||
| } | ||
| }, | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 9, | ||
|
|
@@ -264,7 +272,8 @@ | |
| "name": "Base", | ||
| "requires": [ | ||
| {"obstaclesCleared": ["A"]} | ||
| ] | ||
| ], | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 12, | ||
|
|
@@ -280,6 +289,7 @@ | |
| "leaveWithSpark": {} | ||
| }, | ||
| "unlocksDoors": [{"types": ["ammo"], "requires": []}], | ||
| "flashSuitChecked": true, | ||
| "note": [ | ||
| "Gain a shinecharge by running right-to-left on the leftmost runway.", | ||
| "Then run toward the right, jumping twice before sparking mid-air." | ||
|
|
@@ -301,7 +311,8 @@ | |
| } | ||
| } | ||
| }, | ||
| "unlocksDoors": [{"types": ["ammo"], "requires": []}] | ||
| "unlocksDoors": [{"types": ["ammo"], "requires": []}], | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 14, | ||
|
|
@@ -324,7 +335,8 @@ | |
| } | ||
| } | ||
| }, | ||
| "unlocksDoors": [{"types": ["ammo"], "requires": []}] | ||
| "unlocksDoors": [{"types": ["ammo"], "requires": []}], | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 15, | ||
|
|
@@ -348,7 +360,8 @@ | |
| "movementType": "uncontrolled" | ||
| } | ||
| }, | ||
| "unlocksDoors": [{"types": ["ammo"], "requires": []}] | ||
| "unlocksDoors": [{"types": ["ammo"], "requires": []}], | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 16, | ||
|
|
@@ -371,7 +384,8 @@ | |
| "movementType": "controlled" | ||
| } | ||
| }, | ||
| "unlocksDoors": [{"types": ["ammo"], "requires": []}] | ||
| "unlocksDoors": [{"types": ["ammo"], "requires": []}], | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 17, | ||
|
|
@@ -389,7 +403,8 @@ | |
| } | ||
| } | ||
| }, | ||
| "unlocksDoors": [{"types": ["ammo"], "requires": []}] | ||
| "unlocksDoors": [{"types": ["ammo"], "requires": []}], | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 18, | ||
|
|
@@ -407,7 +422,8 @@ | |
| "exitCondition": { | ||
| "leaveWithTemporaryBlue": {} | ||
| }, | ||
| "unlocksDoors": [{"types": ["ammo"], "requires": []}] | ||
| "unlocksDoors": [{"types": ["ammo"], "requires": []}], | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 19, | ||
|
|
@@ -416,6 +432,7 @@ | |
| "requires": [ | ||
| {"resourceAtMost": [{"type": "RegularEnergy", "count": 1}]} | ||
| ], | ||
| "flashSuitChecked": true, | ||
| "clearsObstacles": ["A"] | ||
| }, | ||
| { | ||
|
|
@@ -424,7 +441,8 @@ | |
| "name": "Baby Inactive", | ||
| "requires": [ | ||
| {"obstaclesCleared": ["A"]} | ||
| ] | ||
| ], | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 21, | ||
|
|
@@ -441,8 +459,10 @@ | |
| "HiJump", | ||
| "SpeedBooster", | ||
| "canTrickyJump", | ||
| "canBabyMetroidAvoid" | ||
| "canBabyMetroidAvoid", | ||
| "h_trickyToCarryFlashSuit" | ||
| ], | ||
| "flashSuitChecked": true, | ||
| "note": [ | ||
| "Jump over the Baby Metroid to avoid getting grabbed.", | ||
| "Use Wave plus a Wide Beam to clear much of the seaweed with each shot.", | ||
|
|
@@ -460,8 +480,10 @@ | |
| "canMidAirMorph", | ||
| "HiJump", | ||
| "canTrickyJump", | ||
| "canBabyMetroidAvoid" | ||
| "canBabyMetroidAvoid", | ||
| "h_trickyToCarryFlashSuit" | ||
| ], | ||
| "flashSuitChecked": true, | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Similar to classic skip where midairmorph doesn't help. Maybe breaking the shot blocks was tighter without wave/spazer or diagonal shot, but it seemed fine. |
||
| "note": "Avoid the Baby Metroid by jumping over it many times in order to clear a path through the seaweed." | ||
| }, | ||
| { | ||
|
|
@@ -472,8 +494,10 @@ | |
| {"notable": "Baby Skip With Nothing"}, | ||
| {"obstaclesNotCleared": ["A"]}, | ||
| "canBabyMetroidAvoid", | ||
| "canInsaneJump" | ||
| "canInsaneJump", | ||
| "h_trickyToCarryFlashSuit" | ||
| ], | ||
| "flashSuitChecked": true, | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I don't think you move differently with a flash suit. |
||
| "note": [ | ||
| "Avoid the Baby Metroid with no items at all.", | ||
| "Jump over it many times in order to clear a path through the seaweed.", | ||
|
|
@@ -507,6 +531,7 @@ | |
| "movementType": "uncontrolled" | ||
| } | ||
| }, | ||
| "flashSuitChecked": true, | ||
| "unlocksDoors": [{"types": ["ammo"], "requires": []}] | ||
| }, | ||
| { | ||
|
|
@@ -525,7 +550,8 @@ | |
| } | ||
| } | ||
| }, | ||
| "unlocksDoors": [{"types": ["ammo"], "requires": []}] | ||
| "unlocksDoors": [{"types": ["ammo"], "requires": []}], | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 26, | ||
|
|
@@ -536,7 +562,8 @@ | |
| "blockPositions": [[5, 3], [7, 2]] | ||
| } | ||
| }, | ||
| "requires": [] | ||
| "requires": [], | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 27, | ||
|
|
@@ -548,7 +575,8 @@ | |
| } | ||
| }, | ||
| "requires": [], | ||
| "bypassesDoorShell": true | ||
| "bypassesDoorShell": true, | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 28, | ||
|
|
@@ -565,7 +593,8 @@ | |
| "blockPositions": [[3, 12]] | ||
| } | ||
| }, | ||
| "bypassesDoorShell": true | ||
| "bypassesDoorShell": true, | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 29, | ||
|
|
@@ -582,7 +611,8 @@ | |
| "blockPositions": [[3, 13]] | ||
| } | ||
| }, | ||
| "bypassesDoorShell": true | ||
| "bypassesDoorShell": true, | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 30, | ||
|
|
@@ -594,7 +624,8 @@ | |
| "length": 1, | ||
| "openEnd": 1 | ||
| } | ||
| } | ||
| }, | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 37, | ||
|
|
@@ -611,6 +642,7 @@ | |
| "obstruction": [1, 0] | ||
| } | ||
| }, | ||
| "flashSuitChecked": true, | ||
| "devNote": ["Max extra run speed $2.5 with spin, or $2.6 with a quick aim-down."] | ||
| }, | ||
| { | ||
|
|
@@ -625,7 +657,8 @@ | |
| "openEnd": 0 | ||
| } | ||
| } | ||
| } | ||
| }, | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 32, | ||
|
|
@@ -643,7 +676,8 @@ | |
| "openEnd": 1 | ||
| } | ||
| } | ||
| } | ||
| }, | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 33, | ||
|
|
@@ -662,7 +696,8 @@ | |
| }, | ||
| "movementType": "uncontrolled" | ||
| } | ||
| } | ||
| }, | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 34, | ||
|
|
@@ -676,7 +711,8 @@ | |
| "openEnd": 1 | ||
| } | ||
| } | ||
| } | ||
| }, | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 35, | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CCW skip doesn't work because you can't really do the midairmorph, so you have to do different movements making it tricky level.
CW skip is unchanged.