Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I don’t understand the numbers why does defence X-1 remove 12 defence when the defence is only 6? Seperately is there a reason not to just select everything that isn’t X-1?

(1 edit)

Some class benefits from having a negative stat.

And the numbers right behind it conveys the the change from the base stat, thus if a base stat of 6 is multiplied by -1, it becomes -6, which is 12 less points than base.

It is an issue of visual design issue that was caught near the end of the jam and would require a full code refactoring on how the stat is displayed to make it easier to understand.