Skip to content

Fix some bonded Rune affects applying without Wisdom of the Maji#2076

Merged
Wires77 merged 1 commit into
devfrom
fix_rune-bonded
Jun 3, 2026
Merged

Fix some bonded Rune affects applying without Wisdom of the Maji#2076
Wires77 merged 1 commit into
devfrom
fix_rune-bonded

Conversation

@LocalIdentity
Copy link
Copy Markdown
Contributor

Fixes #2051

Description of the problem being solved:

The logic for combining Rune stats on gear wasn't check to see if a mod was bonded before merging the stat
We now use a separate key so they no longer merge with each other but will merge correctly with other rune mods of the same type

Before screenshot:

image

After screenshot:

image

The logic for combining Rune stats on gear wasn't check to see if a mod was bonded before merging the stat
We now use a separate key so they no longer merge with each other but will merge correctly with other rune mods of the same type
@LocalIdentity LocalIdentity added the bug: calculation Numerical differences label Jun 3, 2026
@Wires77 Wires77 merged commit 323c713 into dev Jun 3, 2026
5 checks passed
@Wires77 Wires77 deleted the fix_rune-bonded branch June 3, 2026 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug: calculation Numerical differences

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bonded modifiers apply without Wisdom of the Maji

2 participants