Economy Rebalance Mod
This mod allows to build a self-sufficient city in terms of resources production and consumption. Except for a single change in HouseholdBehaviorSystem, it achieves that by only modifying existing game parameters like companies profitability, resources price and base consumption or workplaces complexity. The mod's effects become more visible and useful the bigger the city is (>100k).
Version 0.3 introduces the config file where all modded params are kept and can be easily modified.
Important note.
Tuning and balancing is an iterative process. The feedback about how companies and economy behave is highly appreciated and welcomed. Please see the Support paragraph below on how to reach me. If you decide to try out the mod, please make sure to turn off other mods that affect economy, resource management and companies. While the mod technically will work as advertised, the results produced may be distorted and not very useful for further balancing.
Key features.
- (v0.3) Configuration in the xml file can be easily modified.
- Increases output from Extractors allowing for bigger cities to be self-sufficient. Resources on standard maps should suffice for cities >300k.
- The individual consumption does not skyrocket in bigger cities. See "Consumption Fix" below for details.
- Adjusts and tweaks prices and consumption for some resources to make their consumption a bit more balanced and realistic.
- Decreases the profitability of companies. This slows down their leveling and the increase of land value is much slower.
- Tweaks a few production chains, to better support production of resources that are consumed in high quantities.
- Tweaks workplaces number and distribution for better alignment with available workforce.
- Tweaks residential zones upkeep for better rent progression and leveling.
Comparison to vanilla city
- It is possible to turn on the mod on an existing city. The effects will be seen after few in-game hours, but it will take a few in-game days for all processes to fully adjust.
- Output of Extractors should increase by 20%-40%. Conversly, the utilization will also increase, it may be higher than renewal rate in some cases.
- Individual consumption will decrease, the more the bigger the city is. For cities >200k it may decrease by 80% or even more.
- There will be shifts in production and consumption of various resources.
- The land value will slowly start to decrease. It will look for a new equilibrium, but it will take even a few in-game days.
- Companies with profitability <255 will appear. The "Company Profitability" infoview will show other colors than green.
- Companies will require more well educated and much more highly educated people. They may start employ commuters.
- Companies that are not profitable enough will go bankrupt.
- There will be lower demand for offices, since there will be less demand for immaterial resources.
- (v0.3) Companies will increase number of workplaces by 20%-30%.
Features
Config file (v0.3)
- Entire mod configuration is now kept in the xml config file that comes together with the mod.
- The file is loaded when the game is started, so for new params to take effect you need to restart the game.
- Note for the future. Please note that new mod versions will overwrite the file so if you did any changes and want to keep them - make a backup before update and then reapply to the updated version.
Profitability
- Commercial companies and offices have profitability cut drastically, by 50%-70%. Their huge profitability in the vanilla game is the reason for quick leveling and skyrocketing land value.
- Industrial companies have smaller profitability, usually cut down by 20%-30%.
- Warehouses have increased profitability, to quicken their leveling. (v0.3) I am not sure this alone helps. Needs further investigating.
Resources production and consumption
- Increased production of Food, Convenience Food, Beverages and Textiles - these resources are the most consumed by cims.
- Decreased production of Immaterial Office resources - to cut down the huge overproduction by the high density offices.
- BioRefinery doesn't use so much grain to produce petrochemicals.
- Cims won't eat pharmaceuticals for breakfast.
Workplaces distribution
- The structure of workfoce education does not match the workplaces distribution, by a huge factor.
- In the vanilla game, the population eventually becomes well and highly educated, and there is not enough jobs for them. As a result, most of highly educated cims will be underemployed.
- The mod "shifts" workplaces distribution to higher education levels. There will be much more demand for well and highly educated cims.
- (v0.3) Industrial buildings have increased workplace capacity by 30%, office buildings by 20% and commercial buildings by 20%. Can be turned off in the config file.
Consumption fix
- In the vanilla game, the average consumption PER CIM increases expotentially-like with the size of the city. Yes, read that carefully again. Not the overall cosumption, because that's obvious, but an average PER CIM.
- And not by like 10% or 20% because this is possible due to e.g. wealth factors, but it is 5-6 times more in bigger cities (300k) than in smaller cities (30k).
- As a result, in bigger cities the demand for some resources skyrockets to absurd amounts.
- The mod fixes that and the average consumption per cim is stable.
Garbage fee adjustment (v0.2)
- The garbage fee in the vanilla game may cause some industrial companies to not level-up.
- The mod lowers the garbage fee from 1.0 to 0.4 so those companies will level-up.
Buildings' upkeep (v0.3)
- High density residential zone have lower upkeep that allows for leveling up with much higher land value all arounnd. This SHOULD allow for reaching slowly Level 5.
- Low Rent zones have much lower upkeep that allows for having homes with much lower rent than other residential zones.
- Mixed and Medium have slightly tweaked upkeeps to better align with LowRena and HighDens.
- As a result, the rent progression should be (from lowest to highest): Low Rent -> Mixed, High Density -> Medium Density -> Row Housing -> Low Density.
Technical
Requirements and Compatibility
- Cities Skylines II version 1.0.19f1 or later; check GitHub or Discord if the mod is compatible with the latest game version.
- BepInEx 5.
- Modified systems: HouseholdBehaviorSystem.
Installation
- Place the
RealEco.dll file in your BepInEx Plugins folder.
Known Issues
Changelog
- v0.3.0 (2024-03-01)
- Configuration stored in the xml file.
- More tuning and balancing.
- New features: tweaks for residential building upkeeps and more industrial and office jobs.
- Fixed issue where some industrial process tweaks were not applied.
- v0.2.0 (2024-02-18)
- Tuning and balancing, especially in the early game.
- Garbage fee adjustment.
- v0.1.0 (2024-02-15)
Support
Disclaimers and Notes
[!NOTE]
The mod uses Cities: Skylines 2 Mod Template by Captain-Of-Coit.