Done.
Alien bases can now upgrade their deployment, after the first game month... and based on their current age in months.
Ruleset example:
alienDeployments:
- type: STR_ALIEN_BASE_ASSAULT
alienBaseUpgrades:
0:
STR_ALIEN_BASE_ASSAULT: 100
3:
STR_ALIEN_BASE_ASSAULT_OLDBASE_1: 50
STR_ALIEN_BASE_ASSAULT_OLDBASE_2: 50
6:
STR_ALIEN_BASE_ASSAULT_VERYOLDBASE: 100
Change happens once every month, for each alien base separately.
Affected:
- alien battlescape deployment
- starting conditions
- base detection range
- base hunt missions type and frequency
- base supply mission type and frequency
- geoscape scoring
- base's saving/loading ID (depends on markerName, see disclaimer)
Not affected:
- counter of generated supply missions
- alien race
- corresponding infiltrated country
DISCLAIMER:
All upgrades (deployments) must use the same "markerName" as the original deployment!
Otherwise weird shit will happpen... you've been warned.