
BuildingChanged this version
Settlement
This represents creating a new settlement with basics such as stores, basic construction support, and trade posts, to encourage migrants to the location.
Modifiers
Definitionin_game/common/building_types/rural_buildings.txt:704
705audio_tier = 1
706is_foreign = no
707max_levels = 1
713employment_size = tiny_rural_peasant_produce_employment
716rural_settlement = yes
717town = no
718city = no
721location_potential = {
722location_population_percentage < 0.05
}
724remove_if = {
725location = {
726location_population_percentage > 0.1
}
}
737build_time = village_build_time

