dungeon-crawler-rpg-od
dungeon-crawler-rpg-od copied to clipboard
Idea to show the value of an upgrade next to the raw percentage.
I was playing the game with notepad and desmos open, but I got kind of annoyed switching between the tabs, so I figured it'd be nice if the level up screen told you how much a level actually changes your current stat. For instance, if you already have +100% damage, the value would show up as 4% rather than 8%.
Attached is the function generateLvlStats() with this change implemented, along with a screenshot of the change in-game.
edit: previous code used an incorrect formula for the marginal value of atkSpd.
@Taklaminon I have integrated this into my fork of the game and credited you in the changelog. I hope this is fine with you. Thank you for the script! https://github.com/Werkstattl/quick-dungeon-crawler-rpg-od/?tab=readme-ov-file#recent-changelog