Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

Aerosys, could it be possible to have the Elemental Resistances % to be limited to only full numbers? Rounding up (or down)? If you have someone with 150% (weak to) 1 element then add an equipment adding +5% (few resistance points), this does 150 - 5% = 142.49~ (infinity). 🦇💦

I remember adding a decimal display rule myself on a plugin I made! I used @Param stuff AFTER the description/help window content but BEFORE the actual code. Though given all you're able to do, I probably didnt need to say this... :D

Absolutely, all numbers should be full numbers and not have endless decimals!