Skip to content
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

Desired Ability Path Options #169

Open
alectrolytes opened this issue Oct 13, 2022 · 2 comments
Open

Desired Ability Path Options #169

alectrolytes opened this issue Oct 13, 2022 · 2 comments

Comments

@alectrolytes
Copy link

alectrolytes commented Oct 13, 2022

When creating the path options, can you add the fastest path options for: no chunks used, 10 chunks, 20 chunks, and 30 chunks?

This example only includes no chunks and 30 chunks.

image

@PatchyChan
Copy link

PatchyChan commented Nov 11, 2022

Actually in use it will give you all possible path by given seed, take my gear as example:

image

It returns the result of 0 chunks/10chunks/30chunks (20chunks path shouldn't be exist, because it's actually 10 chunks path, you only need to use chunks once)

@lzhaxi
Copy link

lzhaxi commented Nov 15, 2022

I believe there is an issue in that the path for 30 chunks is preferred over the path for 20 chunks. If for example you are looking for 3 swim speed subs and there is a way to get swim, some other ability, and swim again, you can use 20 chunks after getting the second ability (but before the next swim) so that you will have a pure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants