##########################################################################
# Modifiers
##########################################################################

#Aesthetics
mod_est_aesthetics_adopt = {
	pop_government_ethic_attraction = 0.15
	icon = "gfx/interface/icons/planet_modifiers/pm_est_aesthetics_adopt.dds"
	icon_frame = 1	
}

#Commerce
mod_est_commerce_2_energy = {
	planet_jobs_worker_energy_produces_mult = 0.10  
	planet_jobs_worker_minerals_produces_mult = -0.05 
	planet_jobs_worker_food_produces_mult = -0.05 
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_commerce_2_energy.dds"
	icon_frame = 1	
}
mod_est_commerce_2_food = {
	planet_jobs_worker_energy_produces_mult = -0.05 
	planet_jobs_worker_minerals_produces_mult = -0.05 
	planet_jobs_worker_food_produces_mult = 0.10 
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_commerce_2_food.dds"
	icon_frame = 1	
}
mod_est_commerce_2_minerals = {
	planet_jobs_worker_energy_produces_mult = -0.05 
	planet_jobs_worker_minerals_produces_mult = 0.10 
	planet_jobs_worker_food_produces_mult = -0.05 
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_commerce_2_minerals.dds"
	icon_frame = 1	
}

#Foundation/Confederacy/Subminds

#(Terranight): Removed foundation adopt and _1 modifiers which were unused?

mod_est_foundation_2_1 = {
	planet_jobs_energy_produces_mult = 0.05
	planet_jobs_engineering_research_produces_mult = 0.05
	planet_jobs_physics_research_produces_mult = 0.05
	planet_jobs_society_research_produces_mult = 0.05
	planet_jobs_trade_produces_mult = 0.05	
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_foundation_2.dds"
	icon_frame = 1	
}
mod_est_foundation_2_2 = {
	planet_jobs_energy_produces_mult = 0.10
	planet_jobs_engineering_research_produces_mult = 0.10
	planet_jobs_physics_research_produces_mult = 0.10
	planet_jobs_society_research_produces_mult = 0.10
	planet_jobs_trade_produces_mult = 0.10 
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_foundation_2.dds"
	icon_frame = 1	
}
mod_est_foundation_2_3 = {
	planet_jobs_energy_produces_mult = 0.15
	planet_jobs_engineering_research_produces_mult = 0.15
	planet_jobs_physics_research_produces_mult = 0.15
	planet_jobs_society_research_produces_mult = 0.15
	planet_jobs_trade_produces_mult = 0.15	
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_foundation_2.dds"
	icon_frame = 1	
}

mod_est_confederacy_adopt = {
	planet_jobs_energy_produces_mult = 0.05
	planet_jobs_minerals_produces_mult = 0.05
	planet_jobs_unity_produces_mult = 0.05
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_confederacy.dds"
	icon_frame = 1	
}
mod_est_confederacy_2 = {
	planet_jobs_energy_produces_mult = 0.05
	planet_jobs_minerals_produces_mult = 0.05
	planet_jobs_unity_produces_mult = 0.05
	planet_crime_add = -5
	pop_happiness = 0.05
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_confederacy.dds"
	icon_frame = 1	
}

mod_est_subminds_adopt = {
	planet_jobs_energy_produces_mult = 0.05
	planet_jobs_minerals_produces_mult = 0.05
	planet_jobs_unity_produces_mult = 0.05
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_confederacy.dds"
	icon_frame = 1	
}
mod_est_subminds_2 = {
	planet_jobs_energy_produces_mult = 0.05
	planet_jobs_minerals_produces_mult = 0.05
	planet_jobs_unity_produces_mult = 0.05
	planet_crime_add = -5
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_confederacy.dds"
	icon_frame = 1	
}
mod_est_subminds_3_energy = {
	planet_jobs_energy_produces_mult = 0.10
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_subminds_3.dds"
	icon_frame = 1	
}
mod_est_subminds_3_food = {
	planet_jobs_food_produces_mult = 0.10
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_subminds_3.dds"
	icon_frame = 1	
}
mod_est_subminds_3_minerals = {
	planet_jobs_minerals_produces_mult = 0.10
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_subminds_3.dds"
	icon_frame = 1	
}
mod_est_subminds_3_research = {
	planet_jobs_engineering_research_produces_mult = 0.025
	planet_jobs_physics_research_produces_mult = 0.025
	planet_jobs_society_research_produces_mult = 0.025
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_subminds_3.dds"
	icon_frame = 1	
}
mod_est_subminds_3_unity = {
	planet_jobs_unity_produces_mult = 0.05
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_subminds_3.dds"
	icon_frame = 1	
}

#Friendship/Malice/Perseverance
mod_est_friendship_finish = {
	planet_jobs_energy_produces_mult = 0.05
	planet_jobs_unity_produces_mult = 0.05
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_friendship_finish.dds"
	icon_frame = 1
}

mod_est_malice_1_no_slaves = {
	pop_happiness = -0.25
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_malice_1_no_slaves.dds"
	icon_frame = 1		
}

mod_est_perseverance_1_IP_shield = {
	planet_orbital_bombardment_damage = -0.15
	
	icon = "gfx/interface/icons/planet_modifiers/pm_mod_est_perseverance_1_IP.dds"
	icon_frame = 1	
}
mod_est_perseverance_1_IP_no_shield = {
	planet_orbital_bombardment_damage = -0.60
	
	icon = "gfx/interface/icons/planet_modifiers/pm_mod_est_perseverance_1_IP.dds"
	icon_frame = 1	
}

#Industry
mod_est_industry_5 = {
	pop_happiness = -0.05
	logistic_growth_mult = -0.05
	planet_jobs_food_upkeep_mult = 0.10
	planet_jobs_energy_upkeep_mult = 0.10		
	planet_jobs_alloys_produces_mult = 0.10
	planet_jobs_minerals_produces_mult = 0.10
	planet_jobs_consumer_goods_produces_mult = 0.10
	planet_resettlement_unemployed_mult = -0.25

	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_industry_5.dds"
	icon_frame = 2	
}
mod_est_industry_5_GC = {
	logistic_growth_mult = -0.05
	planet_jobs_food_upkeep_mult = 0.10
	planet_jobs_energy_upkeep_mult = 0.10	
	planet_jobs_alloys_produces_mult = 0.10
	planet_jobs_minerals_produces_mult = 0.10	
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_industry_5.dds"
	icon_frame = 2	
}
mod_est_industry_5_machines = {
	planet_pop_assembly_mult = -0.05
	planet_jobs_energy_upkeep_mult = 0.20
	planet_jobs_alloys_produces_mult = 0.10
	planet_jobs_minerals_produces_mult = 0.10
	planet_jobs_consumer_goods_produces_mult = 0.10
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_industry_5.dds"
	icon_frame = 2	
}

#Liberty
mod_est_liberty_3 = {
	pop_happiness = 0.20
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_liberty_3.dds"
	icon_frame = 1
}

mod_est_nature_5 = {
	planet_stability_add = -10

	icon = "gfx/interface/icons/planet_modifiers/pm_est_nature_5.dds"
	icon_frame = 3
}

#Order/Cooperativity
mod_est_cooperativity_adopt_1 = {
	planet_jobs_produces_mult = 0.03
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_cooperativity_adopt.dds"
	icon_frame = 1		
}
mod_est_cooperativity_adopt_2 = {
	planet_jobs_produces_mult = 0.06
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_cooperativity_adopt.dds"
	icon_frame = 1		
}
mod_est_cooperativity_adopt_3 = {
	planet_jobs_produces_mult = 0.10
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_cooperativity_adopt.dds"
	icon_frame = 1		
}

mod_est_cooperativity_5 = {
	bonus_pop_growth_mult = 0.10	
	logistic_growth_mult = 0.10		
	planet_jobs_produces_mult = -0.05
	planet_pops_food_upkeep_mult = 0.10
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_cooperativity_5.dds"
	icon_frame = 1		
}
mod_est_cooperativity_5_machines = {
	planet_pop_assembly_mult = 0.10
	planet_jobs_produces_mult = -0.05
	planet_pops_energy_upkeep_mult = 0.10	

	icon = "gfx/interface/icons/planet_modifiers/pm_est_cooperativity_5.dds"
	icon_frame = 1		
}

#Piracy
mod_est_piracy_finish = {
	planet_jobs_produces_mult = -0.25
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_piracy_finish.dds"
	icon_frame = 3	
}

#Spaceborn
mod_est_spaceborn_5_habitat = {
	planet_jobs_produces_mult = 0.05
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_spaceborn_5_habitat.dds"
	icon_frame = 1	
}

#Collectivism/Perseverance
mod_est_collectivism_3 = {
	planet_jobs_produces_mult = 0.05
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_collectivism_3.dds"
	icon_frame = 1	
}

#Cybernetics
mod_est_cybernetics_1_factorio = {
	job_farmer_automated_workforce_mult = 0.05
	job_agri_drone_automated_workforce_mult = 0.05
	job_miner_automated_workforce_mult = 0.05
	job_mining_drone_automated_workforce_mult = 0.05
	job_technician_automated_workforce_mult = 0.05
	job_technician_drone_automated_workforce_mult = 0.05
	planet_automated_jobs_energy_upkeep_mult = -0.20
	planet_buildings_cost_mult = 0.25
	planet_districts_cost_mult = 0.25
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_cybernetics_1.dds"
	icon_frame = 1	
}

mod_est_cybernetics_1_factorio_tankbound = {
	planet_farmers_food_produces_add = 0.25
	planet_miners_minerals_produces_add = 0.25
	planet_technician_energy_produces_add = 0.25
	planet_automated_jobs_energy_upkeep_mult = -0.25
	planet_buildings_cost_mult = 0.25
	planet_districts_cost_mult = 0.25
	
	icon = "gfx/interface/icons/planet_modifiers/pm_est_cybernetics_1.dds"
	icon_frame = 1	
}



