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

Fixes minor issues with only crit ailments, and the display value for chance to apply and for dot multi #8336

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Regisle
Copy link
Member

@Regisle Regisle commented Oct 10, 2024

Fixes #8334.

This fixes the displayed chance to apply bleed/ignite if its only from crits, this likely needs to be fixed in a better way, as well as the displayed dot multi values, noting that it was using the correct dot multi values for the actual damage calculation, and just displaying a different "average value" in breakdowns.

This also makes it so that if all instances are from crits then it wont scale up the ailment crit chance, this might be the wrong way to do it, and it might be best to have it apply 100% chance (as all instances are always crits), but I havnt looked through the calcs properly, and it would atleast require us to fix the chance to apply calcs

@chrstophr-wltrs
Copy link

It seems like there's some problems downloading Lua for the automated tests?

@Paliak
Copy link
Contributor

Paliak commented Oct 28, 2024

It seems like there's some problems downloading Lua for the automated tests?

luajit bin is no longer available. #8199

@chrstophr-wltrs
Copy link

So what needs to change in this PR and/or the pipeline?

@Paliak
Copy link
Contributor

Paliak commented Oct 29, 2024

So what needs to change in this PR and/or the pipeline?

This isn't an issue with the pr. The pipeline needs to be updated with a different source for the binary.

I proposed to use a docker container in my pr.

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.

Bleeding Sometimes Uses Incorrect Crit Chance for Dot Multi and Perfect Agony
3 participants