Bank Interest Mod

If you liked this item, please rate it up on Steam Workshop page.

Author: Adrian124

Last revision: 10 Nov, 2024 at 22:11 UTC

File size: 32.95 KB

On Steam Workshop

Description:

Get monthly interest from your bank deposits

After installing this mod the money you deposit in cities will grow by 10% at the beginning of each month.

The value for the interest rate can be changed in the mod’s config file :

ElinBepInExconfigelin.adrian124.BankInterestMod.cfg

For example, to change the interest rate to 5% you’d change the file so that the last line reads

InterestRate = 0.05

(you’ll likely have to run the game once after installing the mod for the config file to show up)

Values below 1% are supported as well. For 0.1 % you can set it to:

InterestRate = 0.001