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

Fix upgrade condition for equilibrium #1132

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

yarukishi
Copy link
Contributor

The current upgrade conditions for the Equilibrium feat do not correctly handle the case where more than 50 pillars have been completed and the pillars are of nonuniform rank. In this case, Equilibrium will assume the value of the lowest-rank pillar, even when 50 pillars have been completed at a higher rank.

I tested various configurations and found that this patch behaves as expected.

Example save to test:
equilibrium.txt

@pmotschmann pmotschmann changed the base branch from 1.3.12 to 1.3.13 August 6, 2024 03:17
@pmotschmann pmotschmann merged commit 7878013 into pmotschmann:1.3.13 Aug 6, 2024
@yarukishi yarukishi deleted the equilibrium branch August 6, 2024 11:28
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

Successfully merging this pull request may close these issues.

None yet

2 participants