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

Eliminate permutations without certain set bonuses #25

Open
BadIdeasBureau opened this issue Feb 11, 2018 · 1 comment
Open

Eliminate permutations without certain set bonuses #25

BadIdeasBureau opened this issue Feb 11, 2018 · 1 comment
Labels

Comments

@BadIdeasBureau
Copy link

BadIdeasBureau commented Feb 11, 2018

Let's say I have all 6 set pieces for T21, and have an item in each slot which is around the same power level as each set piece without the bonus. Currently, that is 2^6 (64) combinations, but in practice only those combinations with the 4pc bonus are going to be viable (i.e. 6C4=15). Eliminating those profiles which don't have the T21 bonus would reduce the required simulations by a factor of 4.

While this is an option that can be selected in simpermut, it doesn't seem to carry over to autosimc, and there's no way to select it as far as I can see.

@scamille
Copy link
Contributor

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

No branches or pull requests

3 participants