councilor_infernal_scorcher = { leader_class = { commander } is_leader_possible = { leader_class = commander } civic = civic_scorched_earth modifier = { country_war_exhaustion_mult = -0.02 } ai_hiring_weight = { inline_script = councilor_leader_weights } } councilor_thermal_engineer = { leader_class = { official scientist } is_leader_possible = { OR = { leader_class = official leader_class = scientist } } civic = civic_world_forgers modifier = { category_industry_research_speed_mult = 0.02 planet_mentors_upkeep_mult = -0.02 } ai_hiring_weight = { inline_script = councilor_leader_weights } } councilor_corporate_thermal_engineer = { leader_class = { official scientist } is_leader_possible = { OR = { leader_class = official leader_class = scientist } } civic = civic_corporate_world_forgers modifier = { category_industry_research_speed_mult = 0.02 planet_mentors_upkeep_mult = -0.02 } ai_hiring_weight = { inline_script = councilor_leader_weights } } councilor_pyromanic_priest = { leader_class = { official commander scientist } is_leader_possible = { OR = { leader_class = official leader_class = commander leader_class = scientist } } civic = civic_pyrolatry modifier = { planet_pops_upkeep_mult = -0.02 } ai_hiring_weight = { inline_script = councilor_leader_weights } } councilor_imbuement_officer = { leader_class = { official scientist } is_leader_possible = { OR = { leader_class = official leader_class = scientist } } civic = civic_galvanic_symbiosis modifier = { planet_jobs_physics_research_produces_mult = 0.01 planet_jobs_engineering_research_produces_mult = 0.01 } ai_hiring_weight = { inline_script = councilor_leader_weights } } councilor_corporate_imbuement_officer = { leader_class = { official scientist } is_leader_possible = { OR = { leader_class = official leader_class = scientist } } civic = civic_corporate_galvanic_symbiosis modifier = { planet_jobs_physics_research_produces_mult = 0.01 planet_jobs_engineering_research_produces_mult = 0.01 } ai_hiring_weight = { inline_script = councilor_leader_weights } }