Commit 65c1cec
fix(affixes): use ActualMana for MultiplyByCurrentMana modifier
Change MultiplyByCurrentMana to reference ActualMana formula instead of Mana.
ActualMana returns CurrentMana when using_custom_mana flag is set,
otherwise returns full Mana - enabling accurate current mana calculations.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 2bf38db commit 65c1cec
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments