councilor_genetic_identification = { leader_class = { scientist official commander } is_leader_possible = { OR = { leader_class = scientist leader_class = official leader_class = commander } } civic = civic_genetic_identification modifier = { category_biology_research_speed_mult = 0.025 planet_bureaucrats_upkeep_mult = -0.015 } ai_hiring_weight = { inline_script = councilor_leader_weights } } councilor_corporate_genetic_identification = { leader_class = { scientist official commander } is_leader_possible = { OR = { leader_class = scientist leader_class = official leader_class = commander } } civic = civic_corporate_genetic_identification modifier = { category_biology_research_speed_mult = 0.025 planet_bureaucrats_upkeep_mult = -0.015 } ai_hiring_weight = { inline_script = councilor_leader_weights } } councilor_crowdsourcing = { leader_class = { scientist } is_leader_possible = { leader_class = scientist } civic = civic_crowdsourcing modifier = { pop_factions_produces_mult = 0.04 pop_government_ethic_attraction = -0.01 } ai_hiring_weight = { inline_script = councilor_leader_weights } } councilor_corporate_crowdsourcing = { leader_class = { scientist } is_leader_possible = { leader_class = scientist } civic = civic_corporate_crowdsourcing modifier = { pop_factions_produces_mult = 0.04 pop_government_ethic_attraction = -0.01 } ai_hiring_weight = { inline_script = councilor_leader_weights } } councilor_head_of_education = { leader_class = { scientist official } is_leader_possible = { OR = { leader_class = scientist leader_class = official } } civic = civic_civil_education modifier = { planet_jobs_upkeep_mult = -0.005 } ai_hiring_weight = { inline_script = councilor_leader_weights } } councilor_warden_of_the_citadel = { possible = { has_country_flag = unlocks_warden_of_the_citadel } leader_class = { commander } is_leader_possible = { leader_class = commander } icon = "GFX_icon_councilor_defense" modifier = { starbases_upkeep_mult = -0.05 ship_friendly_territory_armor_mult = 0.01 shipsize_starbase_deep_space_citadel_1_hull_mult = 0.02 shipsize_starbase_deep_space_citadel_2_hull_mult = 0.02 shipsize_starbase_deep_space_citadel_3_hull_mult = 0.02 } ai_hiring_weight = { inline_script = councilor_leader_weights } }