Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hello! I want to make states that gives buffs and debuffs that are not on percentages. For example: Attack Buff that gives +3 ATK. How can I do that by changing the Base Parameter Formula?

If you look in the formula, the value is multiplied by the buff rate. Just change it to add instead.

But you will also need to change the buff rate formula to use properly.