icon = GFX_district_specialization_foundry base_buildtime = @zone_buildtime potential = { # planet scope hidden_trigger = { exists = owner owner = { is_wilderness_empire = no } } } unlock = { # planet scope hidden_trigger = { exists = owner owner = { is_wilderness_empire = no } } } resources = { category = planet_zones cost = { minerals = @zone_cost } } included_building_sets = { foundry urban_automation origin } inline_script = { script = jobs/zone_foundry_add AMOUNT = $AMOUNT$ } planet_modifier = { zone_building_slots_add = 3 } ai_resource_production = { alloys = 20 trigger = { has_any_foundry_zone = yes } } ai_weight_coefficient = 1.2 ai_priority = 10