Posted January 31, 2021 by Haydn Hachijo
#alpha #downloadable
Alpha 108 Version 2: (Small Update)
- Fixed an Error with the Magic Staff
- added text to the Time Shifter so it's more obvious that Meds don't reset
- Set the Max Amount of each Med to 1000
- added an extra UI check to the Hero DNA screens as sometimes there's glitch where they won't reset properly after running the game for 20+ Hours.
- reduced the Aurum Cost of leveling Heroes. Level Up Cost Equation:
OLD: levelUpAurum = ((level + 1) * 10) + (prestige * 500);
NEW: levelUpAurum = ((level + 1) * 10) + (prestige * 200);