Azurekuz / RPG-Task-Manager

A COMP345 Agile project dedicated towards creating a gamified RPG task manager.
MIT License
4 stars 1 forks source link

Mod stats bug #141

Open E-3P0 opened 4 years ago

E-3P0 commented 4 years ago

With higher base stats (leveling up) it seems to calculate modattack/defense badly and they go negative instead of staying at 0

Azurekuz commented 4 years ago

Spent time fixing bug with calculation of mod stats. 0.5 hours.