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

Feature Request: New sort options #87

Open
drxenocide opened this issue Jun 30, 2021 · 0 comments
Open

Feature Request: New sort options #87

drxenocide opened this issue Jun 30, 2021 · 0 comments

Comments

@drxenocide
Copy link

I want to modify the alchemy UI in SkyUI so I can sort by the following:
Number of ingredients
Number of known effects (0-4)
Probability of discovering a new effect

I have an equation for for the probability of discovering a new effect, but I don't know what I have to modify.

The equation is p(u)=1-a[u]*((T-u-3)^3)/(T^8) where a[i]=(T-i)_P_5,where p is the probability, P is the permutation function, T= Total number of alchemy effects in the game=56, and u=unknown effects of the ingredient under test.

My work deriving the equation is here: https://drive.google.com/file/d/1DFjg6dQKZB2S3Un72IYZYkSSkAsPv_LG/view?usp=sharing

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

1 participant