icon = GFX_district_specialization_unity base_buildtime = @zone_buildtime potential = { # planet scope hidden_trigger = { exists = owner owner = { has_valid_civic = civic_machine_servitor } } } unlock = { # planet scope hidden_trigger = { exists = owner owner = { has_valid_civic = civic_machine_servitor } } } resources = { category = planet_zones cost = { minerals = @zone_cost } } included_building_sets = { unity bio_trophy urban_automation origin } inline_script = { script = jobs/zone_unity_jobs_add AMOUNT = $AMOUNT$ } planet_modifier = { zone_building_slots_add = 3 } ai_resource_production = { unity = 15 trigger = { has_any_unity_zone = yes } } ai_priority = 10