Hi trying to come up with race specific planetary upgrade. For starters I would like Advent upgrade that adds population to asteroids. It be nice if I can add my own "path:" but for now I'm content with using the population path. Anyone got any ideas?
If this is impossible I guess I could technically add soem sort of research in civilian tree that increases the max pop of asteroids by ridiculous amount to achieve the same effect. But I would like to get this working as is.
Anyway simply doing this won't work as it would make it avaialble for all factions:
planetUpgradeDef
path:Population
stageCount 3
stage
price
credits 0.000000
metal 0.000000
crystal 0.000000
upgradeTime 0.000000
maxPopulation 10.000000
populationGrowthRate 0.025000
developmentTaxPenalty -2.000000
stage
price
credits 450.000000
metal 150.000000
crystal 75.000000
upgradeTime 45.000000
maxPopulation 20.000000
populationGrowthRate 0.025000
developmentTaxPenalty 0.000000
stage
price
credits 550.000000
metal 225.000000
crystal 125.000000
upgradeTime 45.000000
maxPopulation 60.000000
populationGrowthRate 0.025000
developmentTaxPenalty 1.000000