Deduct mana conversion rates from raw regen (Bug 10)
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 4m35s

- Added getTotalAttunementConversionDrain function to calculate total conversion drain
- Updated computeRegen to include attunement regen bonus
- Added computeEffectiveRegenForDisplay function for UI display
- Added conversionDrains to GameState to track per-attunement drain
- Updated tick function to track and persist conversion drains
- Build passes successfully
This commit is contained in:
Refactoring Agent
2026-04-27 12:25:17 +02:00
parent 8261baab54
commit ebb9d15e9e
7 changed files with 121 additions and 12 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
| 5 | CraftingTab Design Phase Compatibility (Bug7) | Completed | None | |
| 6 | CraftingTab Prepare/Apply Disenchant Consolidation (Bug8) | Completed | Sub-Task 5 | |
| 7 | SkillsTab Modifications (Bugs9,11,12,13) | Pending | None | |
| 8 | Mana System Conversion Regen Deduction (Bug10) | Pending | None | |
| 8 | Mana System Conversion Regen Deduction (Bug10) | Completed | None | |
| 9 | StatsTab Mana Breakdown (Bug14) | Pending | Sub-Task 8 | |
| 10 | Essence Refining Investigation (Bug15) | Pending | None | |