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 to monster surge values #186

Merged
merged 1 commit into from
Feb 21, 2022
Merged

Conversation

draconas1
Copy link
Collaborator

Surge value calculation was adding to the existing value, not setting. Since this is a derived field, I think setting is more appropreate and avoid issues where any existing values cause surge values to rise.

Also updated the manual with the new variables (heroic, epic etc...)

Surge value calculation was adding to the existing value, not setting.  Since this is a derived field, I think setting is more appropreate and avoid issues where any existing values cause surge values to rise.

Also updated the manual with the new variables (heroic, epic etc...)
@EndlesNights EndlesNights merged commit e6ad460 into EndlesNights:main Feb 21, 2022
@EndlesNights
Copy link
Owner

Sure thing, when setting Effects to increase the value, just remember to use data.details.surgeBon.value now instead of data.details.surgeValue

@draconas1 draconas1 deleted the surgevalue branch September 17, 2022 15:54
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.

2 participants