inline_script = { script = districts/ai_alloys_extra_weighting AMOUNT = 10 } inline_script = { script = districts/ai_consumer_goods_extra_weighting AMOUNT = 10 } ai_resource_production = { physics_research = 5 society_research = 5 engineering_research = 5 trigger = { has_any_unspecialized_research_zone = yes } } ai_resource_production = { physics_research = 10 trigger = { has_any_research_physics_zone = yes } } ai_resource_production = { society_research = 10 trigger = { has_any_research_society_zone = yes } } ai_resource_production = { engineering_research = 10 trigger = { has_any_research_engineering_zone = yes } } ai_resource_production = { unity = 10 trigger = { has_any_unity_zone = yes } } ai_resource_production = { unity = 5 trigger = { OR = { has_zone = { zone = zone_research_unity } has_zone = { zone = zone_habitat_research_unity } } } } ai_resource_production = { trade = 10 trigger = { has_any_trade_zone = yes } }