-
Notifications
You must be signed in to change notification settings - Fork 19
UN East farms part 1 #2183
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
UN East farms part 1 #2183
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 |
|---|---|---|
|
|
@@ -391,6 +391,17 @@ | |
| ], | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "link": [1, 1], | ||
| "name": "Waver Farm", | ||
| "requires": [ | ||
| {"resetRoom": {"nodes": [1]}}, | ||
| {"cycleFrames": 80} | ||
| ], | ||
| "resetsObstacles": ["A"], | ||
| "farmCycleDrops": [{"enemy": "Waver", "count": 1}], | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "id": 4, | ||
| "link": [1, 1], | ||
|
|
@@ -2452,6 +2463,24 @@ | |
| "clearsObstacles": ["A"], | ||
| "flashSuitChecked": true | ||
| }, | ||
| { | ||
| "link": [4, 4], | ||
| "name": "Single Sova Farm", | ||
| "requires": [ | ||
| {"or": [ | ||
| {"and": [ | ||
| {"resetRoom": {"nodes": [4]}}, | ||
| {"cycleFrames": 155} | ||
| ]}, | ||
| {"and": [ | ||
| {"resetRoom": {"nodes": [5]}}, | ||
| {"cycleFrames": 180} | ||
| ]} | ||
| ]} | ||
| ], | ||
| "resetsObstacles": ["A"], | ||
| "farmCycleDrops": [{"enemy": "Sova", "count": 1}] | ||
| }, | ||
| { | ||
| "id": 76, | ||
| "link": [4, 4], | ||
|
|
@@ -3800,12 +3829,41 @@ | |
| "link": [7, 7], | ||
| "name": "Cacatac and Waver Farm", | ||
| "requires": [ | ||
| {"resetRoom": {"nodes": [6, 7]}}, | ||
| {"partialRefill": {"type": "Energy", "limit": 160}}, | ||
| {"partialRefill": {"type": "Super", "limit": 5}}, | ||
| {"partialRefill": {"type": "Missile", "limit": 6}} | ||
| {"or": [ | ||
| {"and": [ | ||
| {"resetRoom": {"nodes": [1]}}, | ||
| {"or": [ | ||
| {"and": [ | ||
| "Grapple", | ||
| {"cycleFrames": 300} | ||
| ]}, | ||
| {"and": [ | ||
| "SpaceJump", | ||
| {"cycleFrames": 390} | ||
| ]}, | ||
| {"and": [ | ||
| "HiJump", | ||
| "canTrickyJump", | ||
|
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.
Contributor
Author
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 thought we put right side wall climb in very hard to avoid king cac. But actually it is doable with canTrickyWalljump, and with HiJump it is just a carefuljump. I'll leave it with canTrickyWalljump
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. Yeah I think the only one in Very Hard is the bootless right-side wall jumps (notable "Right Side Delayed Walljumps") which is about the precise first wall jump at the bottom, but it looked like none of the farm strats expect doing that. canTrickyWalljump sounds good to me for repeatedly climbing either left or right side with HiJump. |
||
| "canTrickyWalljump", | ||
| {"cycleFrames": 690} | ||
| ]} | ||
| ]} | ||
| ]}, | ||
| {"and": [ | ||
| {"resetRoom": {"nodes": [6]}}, | ||
| {"cycleFrames": 370} | ||
| ]}, | ||
| {"and": [ | ||
| {"resetRoom": {"nodes": [7]}}, | ||
| {"cycleFrames": 360} | ||
| ]} | ||
| ]} | ||
| ], | ||
| "resetsObstacles": ["A"] | ||
| "resetsObstacles": ["A"], | ||
| "farmCycleDrops": [ | ||
| {"enemy": "Cacatac", "count": 1}, | ||
| {"enemy": "Waver", "count": 1} | ||
| ] | ||
| }, | ||
| { | ||
| "id": 133, | ||
|
|
@@ -4152,11 +4210,184 @@ | |
| "link": [9, 9], | ||
| "name": "Waver Farm", | ||
| "requires": [ | ||
| {"resetRoom": {"nodes": [2, 3]}}, | ||
| {"partialRefill": {"type": "Energy", "limit": 100}}, | ||
| {"partialRefill": {"type": "Missile", "limit": 6}} | ||
| {"or": [ | ||
| {"and": [ | ||
| {"resetRoom": {"nodes": [2]}}, | ||
| {"cycleFrames": 660} | ||
| ]}, | ||
| {"and": [ | ||
| {"resetRoom": {"nodes": [3]}}, | ||
| {"cycleFrames": 720} | ||
| ]} | ||
| ]} | ||
| ], | ||
| "resetsObstacles": ["A"], | ||
| "farmCycleDrops": [{"enemy": "Waver", "count": 2}] | ||
| }, | ||
| { | ||
| "link": [9, 9], | ||
| "name": "Sova Farm", | ||
| "requires": [ | ||
| {"or": [ | ||
| {"and": [ | ||
| {"resetRoom": {"nodes": [1]}}, | ||
| {"or": [ | ||
| {"and": [ | ||
| "SpaceJump", | ||
| {"cycleFrames": 1500} | ||
| ]}, | ||
| {"and": [ | ||
| "HiJump", | ||
| "canWalljump", | ||
|
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. Should probably be at least |
||
| {"cycleFrames": 1320} | ||
| ]}, | ||
| {"and": [ | ||
| "HiJump", | ||
| "canSpringBallJumpMidAir", | ||
| {"cycleFrames": 1320}, | ||
| "h_doubleEquipmentScreenCycleFrames" | ||
| ]} | ||
| ]} | ||
| ]}, | ||
| {"and": [ | ||
| {"resetRoom": {"nodes": [2]}}, | ||
| {"cycleFrames": 1140} | ||
| ]}, | ||
| {"and": [ | ||
| {"resetRoom": {"nodes": [3]}}, | ||
| {"cycleFrames": 1140} | ||
| ]}, | ||
| {"and": [ | ||
| {"resetRoom": {"nodes": [4]}}, | ||
| {"cycleFrames": 720} | ||
| ]}, | ||
| {"and": [ | ||
| {"resetRoom": {"nodes": [5]}}, | ||
| {"cycleFrames": 730} | ||
| ]}, | ||
| {"and": [ | ||
| {"resetRoom": {"nodes": [6]}}, | ||
| {"cycleFrames": 1770}, | ||
| {"or": [ | ||
| "SpaceJump", | ||
| {"and": [ | ||
| "HiJump", | ||
| "canWalljump" | ||
|
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 here |
||
| ]} | ||
| ]} | ||
| ]}, | ||
| {"and": [ | ||
| {"resetRoom": {"nodes": [7]}}, | ||
| {"cycleFrames": 1740}, | ||
| {"or": [ | ||
| "SpaceJump", | ||
| {"and": [ | ||
| "HiJump", | ||
| "canWalljump" | ||
|
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. And here |
||
| ]} | ||
| ]} | ||
| ]} | ||
| ]}, | ||
| "h_useMorphBombs" | ||
| ], | ||
| "resetsObstacles": ["A"], | ||
| "farmCycleDrops": [{"enemy": "Sova", "count": 3}] | ||
| }, | ||
| { | ||
| "link": [9, 9], | ||
| "name": "Cacatac and Waver Farm", | ||
| "requires": [ | ||
| {"or": [ | ||
| {"resetRoom": {"nodes": [2]}}, | ||
| {"and": [ | ||
| {"resetRoom": {"nodes": [3]}}, | ||
| {"cycleFrames": 60} | ||
| ]} | ||
| ]}, | ||
| {"or": [ | ||
| {"and": [ | ||
| "SpaceJump", | ||
| {"cycleFrames": 600} | ||
| ]}, | ||
| {"and": [ | ||
| "HiJump", | ||
| "canTrickyJump", | ||
|
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. And here |
||
| "canTrickyWalljump", | ||
| {"cycleFrames": 660} | ||
| ]} | ||
| ]} | ||
| ], | ||
| "resetsObstacles": ["A"], | ||
| "farmCycleDrops": [ | ||
| {"enemy": "Cacatac", "count": 1}, | ||
| {"enemy": "Waver", "count": 2} | ||
| ] | ||
| }, | ||
| { | ||
| "link": [9, 9], | ||
| "name": "Ripper Farm", | ||
| "requires": [ | ||
| "ScrewAttack", | ||
| {"or": [ | ||
| "canWalljump", | ||
| "HiJump", | ||
| "SpaceJump", | ||
| {"and": [ | ||
| "canSpringBallJumpMidAir", | ||
| "h_doubleEquipmentScreenCycleFrames", | ||
| {"cycleFrames": 20} | ||
| ]}, | ||
| {"and": [ | ||
| "canIBJ", | ||
| {"cycleFrames": 600} | ||
| ]} | ||
| ]}, | ||
| {"or": [ | ||
| {"and": [ | ||
| {"resetRoom": {"nodes": [1]}}, | ||
| {"or": [ | ||
| {"and": [ | ||
| "SpaceJump", | ||
| {"cycleFrames": 1050} | ||
| ]}, | ||
| {"and": [ | ||
| "HiJump", | ||
| "canWalljump", | ||
|
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. And here |
||
| {"cycleFrames": 970} | ||
| ]}, | ||
| {"and": [ | ||
| "HiJump", | ||
| "canSpringBallJumpMidAir", | ||
| {"cycleFrames": 970}, | ||
| "h_doubleEquipmentScreenCycleFrames" | ||
| ]} | ||
| ]} | ||
| ]}, | ||
| {"and": [ | ||
| {"resetRoom": {"nodes": [2]}}, | ||
| {"cycleFrames": 840} | ||
| ]}, | ||
| {"and": [ | ||
| {"resetRoom": {"nodes": [3]}}, | ||
| {"cycleFrames": 960} | ||
| ]}, | ||
| {"and": [ | ||
| {"resetRoom": {"nodes": [4]}}, | ||
| {"cycleFrames": 1800}, | ||
| "h_useMorphBombs" | ||
| ]}, | ||
| {"and": [ | ||
| {"resetRoom": {"nodes": [5]}}, | ||
| {"cycleFrames": 1800}, | ||
| "h_useMorphBombs" | ||
| ]} | ||
| ]} | ||
| ], | ||
| "resetsObstacles": ["A"] | ||
| "resetsObstacles": ["A"], | ||
| "farmCycleDrops": [ | ||
| {"enemy": "Ripper 2 (red)", "count": 1}, | ||
| {"enemy": "Waver", "count": 1} | ||
| ] | ||
| }, | ||
| { | ||
| "id": 160, | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.