Skip to content

Conversation

@mateokladaric
Copy link

Fixes #1658 .

Description of the problem being solved:

Incorrect base HP loss per rage instead of a percentage.

Steps taken to verify a working solution:

  • Used the mentioned issues building code to verify

Link to a build that showcases this PR:

*same one used in the issue

Before screenshot:

image

After screenshot:

image image

2053 hp * 0.001 percentLostPerSecond = 2.053 hpLossPerSecond * 30 Rage = 61.59 Degen

image Correctly Calculated in breakdown.

Copy link
Contributor

@LocalIdentity LocalIdentity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs to be changed in act_str.txt too as the lua files are generated via export scripts running on the txt files

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.

Berserk Degen Calculation incorrect

2 participants