Lifespan multiplier v1.1
Version 1.6.0-f4 compatible.
This mod increases the lifespan of people depending on the multiplier set in the XML file. The default is 2 and can be any integer you wish.
At a multiplier of 1, each person lives between 4.5 and 5 years.
A multiplier of 2 will make each person live up to 10 years… and so on.
The method of aging is such that the citizens are split up into a number of segments, equaling the multiplier number. One group will be advanced in their age per game tick.
This mod is meant to be as a replacement for Slow Citizen Aging Configurable
The XML will be first created when active on exit from a city into the main menu (or to desktop). A file named WG_Lifespan.xml will appear in the default location.
Default location by OS
Windows = C:Users<username>AppDataLocalColossal OrderCities_Skylines
Mac = /Users/<username>/Library/Application Support/Colossal Order/Cities_Skylines
Linux = /home/<username>/.local/share/Colossal Order/Cities_Skylines
Early Death (either one)
WG Citizen Life Rebalance (includes this mod)
Code for viewing is available here[github.com].
Credits to Egor Aralov’s redirection utils[github.com] and Cope’s redirection helper[github.com]