Path-of-Terraria / PathOfTerraria

GNU General Public License v3.0
1 stars 3 forks source link

Max health affix fix #484

Closed GabeHasWon closed 1 week ago

GabeHasWon commented 1 week ago

### Link Issues Resolves: #473

Description of Work

Fixes bad multiplication in MultipliedLifeAffix affix (multiplying by x% instead of (1 + x)%).