technologies = {

	wohler_synthesis = {

		research_speed_factor = 0.01

		research_cost = 0.15
		start_year = 1850
		folder = {
			name = biochemistry_folder
			position = { x = -2 y = 0 }
		}

		dependencies = {
			tribal_chemistry = 1
		}

		path = {
			leads_to_tech = organic_chemistry
			research_cost_coeff = 1
			ignore_for_layout = yes
		}

		ai_will_do = {
			factor = 100
			modifier = {
				factor = 10000
				OR = {
					has_country_flag = Oceania_industrializing
				}
			}
			modifier = {
				add = 1

			}
			modifier = {
				factor = 100
				
			}
		}

		categories = {
			biochemistry_tech
			synthetic_chemicals_tech
		}
	}

	organic_chemistry = {

		research_speed_factor = 0.01

		research_cost = 0.1
		start_year = 1855
		folder = {
			name = biochemistry_folder
			position = { x = -2 y = 4 }
		}

		path = {
			leads_to_tech = chemical_structure_model
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 10000
		}

		categories = {
			biochemistry_tech
			synthetic_chemicals_tech
		}
	}

	chemical_structure_model = {

		research_speed_factor = 0.01

		research_cost = 0.1
		start_year = 1860
		folder = {
			name = biochemistry_folder
			position = { x = -2 y = 8 }
		}

		path = {
			leads_to_tech = periodic_table
			research_cost_coeff = 1
		}
		on_research_complete = {
			if={
				limit={
					check_variable = {ROOT.innovation_progress < 100}
					OR = { 
						has_country_flag = Oceania_industrializing
						has_country_flag = afr_colony_industrializing
						has_country_flag = afr_an_african_industrializing
					}
				}
				custom_effect_tooltip = eoanb_tech_add_industrialisation
				hidden_effect = {
					add_to_variable = { ROOT.innovation_progress = 5 }
				}
			}
		}

		ai_will_do = {
			factor = 10
			modifier = {
				factor = 1000
				OR = {
					has_country_flag = Oceania_industrializing
				}
				date > 1860.1.1
			}
			modifier = {
				factor = 0
				date < 1860.1.1
			}
			modifier = {
				factor = 0
				
				date < 1860.1.1
			}
			modifier = {
				factor = 100
				
				date > 1860.1.1
			}
		}

		categories = {
			biochemistry_tech
			synthetic_chemicals_tech
		}
	}

	periodic_table = {

		research_speed_factor = 0.01

		research_cost = 0.1
		start_year = 1865
		folder = {
			name = biochemistry_folder
			position = { x = -2 y = 10 }
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 10
				OR = {
					has_country_flag = Oceania_industrializing
				}
				date > 1865.1.1
			}
			modifier = {
				factor = 0
				date < 1865.1.1
			}
			modifier = {
				factor = 0
				
				date < 1865.1.1
			}
			modifier = {
				factor = 100
				
				date > 1865.1.1
			}
		}

		categories = {
			biochemistry_tech
			synthetic_chemicals_tech
		}
	}

	polymer_chemistry = {

		consumer_goods_factor = -0.02

		research_cost = 0.1
		start_year = 1850
		folder = {
			name = biochemistry_folder
			position = { x = 0 y = 0 }
		}

		dependencies = {
			tribal_chemistry = 1
		}

		path = {
			leads_to_tech = organic_chemistry
			research_cost_coeff = 1
		}

		path = {
			leads_to_tech = celluloid
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1
			}
			modifier = {
				factor = 0
				preindustrial_or_tribal_trigger = yes
			}
			modifier = {
				factor = 30
				
				date > 1860.1.1
			}
		}

		categories = {
			biochemistry_tech
			synthetic_chemicals_tech
		}
	}

	celluloid = {

		local_resources_factor = 0.05

		research_cost = 0.1
		start_year = 1860
		folder = {
			name = biochemistry_folder
			position = { x = 0 y = 8 }
		}

		path = {
			leads_to_tech = polyvinyl_chloride_synthesis
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1
			}
			modifier = {
				factor = 0
				
				date < 1860.1.1
			}
			modifier = {
				factor = 30
				
				date > 1860.1.1
			}
		}

		categories = {
			biochemistry_tech
			synthetic_chemicals_tech
		}
	}
	polyvinyl_chloride_synthesis = {

		local_resources_factor = 0.05

		research_cost = 0.1
		start_year = 1870
		folder = {
			name = biochemistry_folder
			position = { x = 0 y = 12 }
		}

		path = {
			leads_to_tech = polymer_synthesis
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1
			}
		}

		categories = {
			biochemistry_tech
			synthetic_chemicals_tech
		}
	}

	polymer_synthesis = {

		research_speed_factor = 0.01

		research_cost = 0.1
		start_year = 1900
		folder = {
			name = biochemistry_folder
			position = { x = 0 y = 24 }
		}

		path = {
			leads_to_tech = polyethylene_synthesis
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 100
			modifier = {
				factor = 0
				date < 1900.1.1
			}
			modifier = {
				factor = 0
				
				date < 1900.1.1
			}
			modifier = {
				factor = 100
				
				date > 1900.1.1
			}
		}

		categories = {
			biochemistry_tech
			synthetic_chemicals_tech
		}
	}
	polyethylene_synthesis = {

		consumer_goods_factor = -0.02

		research_cost = 0.1
		start_year = 1930
		folder = {
			name = biochemistry_folder
			position = { x = 0 y = 36 }
		}

		path = {
			leads_to_tech = nylon
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = polytetrafluoroethylene
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = plastics_commercialization
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1
			}
		}

		categories = {
			biochemistry_tech
			synthetic_chemicals_tech
		}
	}
	nylon = {

		consumer_goods_factor = -0.02

		research_cost = 0.1
		start_year = 1935
		folder = {
			name = biochemistry_folder
			position = { x = -2 y = 38 }
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
		}

		categories = {
			biochemistry_tech
			synthetic_chemicals_tech
		}
	}

	early_medicine = {

		attrition = -0.04

		dependencies = {
			tribal_leching = 1
		}

		research_cost = 0.1
		start_year = 1850
		folder = {
			name = biochemistry_folder
			position = { x = 4 y = 2 }
		}

		folder = {
			name = infantry_folder
			position = { x = 22 y = 28 }
		}

		path = {
			leads_to_tech = hygiene
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 10
				TAG = TAI
			}
			modifier = {
				factor = 80
				
				date > 1860.1.1
			}
			modifier = {
				factor = 100
				OR = {
					has_idea = afr_colonial_malaria_scourge
					has_idea = afr_colonial_malaria_scourge_1
					has_idea = afr_colonial_malaria_scourge_2
					has_idea = afr_colonial_malaria_scourge_3
				}
			}
		}

		categories = {
			biochemistry_tech
			health_tech
		}
	}

	hygiene = {

		MONTHLY_POPULATION = 0.02

		on_research_complete = {
			custom_effect_tooltip = EOANBSYS_pandemic_disease_infectivity_minus_ten_percent_tt
		}

		research_cost = 0.1
		start_year = 1855
		folder = {
			name = biochemistry_folder
			position = { x = 4 y = 4 }
		}

		path = {
			leads_to_tech = antiseptics
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 10
			modifier = {
				factor = 80
				
				date > 1865.1.1
			}
			modifier = {
				factor = 0
				preindustrial_or_tribal_trigger = yes
			}
		}

		categories = {
			biochemistry_tech
			health_tech
		}
	}
	antiseptics = {

		MONTHLY_POPULATION = 0.02

		on_research_complete = {
			custom_effect_tooltip = EOANBSYS_pandemic_disease_infectivity_minus_three_percent_tt
		}
		research_cost = 0.1
		start_year = 1865
		folder = {
			name = biochemistry_folder
			position = { x = 4 y = 10 }
		}

		path = {
			leads_to_tech = microbiology
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = principles_of_heredity
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1000
			modifier = {
				factor = 0
				date < 1865.1.1
			}
			modifier = {
				factor = 0
				
				date < 1865.1.1
			}
			modifier = {
				factor = 80
				
				date > 1865.1.1
			}
			modifier = {
				factor = 1000
				OR = {
					has_idea = afr_colonial_malaria_scourge
					has_idea = afr_colonial_malaria_scourge_1
					has_idea = afr_colonial_malaria_scourge_2
					has_idea = afr_colonial_malaria_scourge_3
				}
			}
		}

		categories = {
			biochemistry_tech
			health_tech
		}
	}
	principles_of_heredity = {

		research_speed_factor = 0.01

		research_cost = 0.1
		start_year = 1865
		folder = {
			name = biochemistry_folder
			position = { x = 6 y = 10 }
		}

		path = {
			leads_to_tech = germ_plasm_theory
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1000
			modifier = {
				factor = 0
				date < 1865.1.1
			}
			modifier = {
				factor = 0
				
				date < 1865.1.1
			}
			modifier = {
				factor = 100
				
				date > 1865.1.1
			}
		}

		categories = {
			biochemistry_tech
			health_tech
			genetics_tech
		}
	}
	germ_plasm_theory = {

		research_speed_factor = 0.01

		research_cost = 0.1
		start_year = 1890
		folder = {
			name = biochemistry_folder
			position = { x = 6 y = 20 }
		}

		path = {
			leads_to_tech = chromosome_theory
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1000
			modifier = {
				factor = 0
				date < 1890.1.1
			}
			modifier = {
				factor = 0
				
				date < 1890.1.1
			}
			modifier = {
				factor = 100
				
				date > 1890.1.1
			}
		}

		categories = {
			biochemistry_tech
			health_tech
			genetics_tech
		}
	}
	chromosome_theory = {

		research_speed_factor = 0.01

		research_cost = 0.1
		start_year = 1900
		folder = {
			name = biochemistry_folder
			position = { x = 6 y = 24 }
		}

		path = {
			leads_to_tech = early_genetics
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 100
			modifier = {
				factor = 0
				date < 1900.1.1
			}
			modifier = {
				factor = 0
				
				date < 1900.1.1
			}
			modifier = {
				factor = 100
				
				date > 1900.1.1
			}
		}

		categories = {
			biochemistry_tech
			health_tech
			genetics_tech
		}
	}
	early_genetics = {

		research_speed_factor = 0.01

		research_cost = 0.1
		start_year = 1905
		folder = {
			name = biochemistry_folder
			position = { x = 6 y = 26 }
		}

		path = {
			leads_to_tech = gene_mapping
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1905.1.1
			}
			modifier = {
				factor = 0
				
				date < 1905.1.1
			}
			modifier = {
				factor = 100
				
				date > 1905.1.1
			}
		}

		categories = {
			biochemistry_tech
			health_tech
			genetics_tech
		}
	}
	gene_mapping = {

		research_speed_factor = 0.01

		research_cost = 0.1
		start_year = 1915
		folder = {
			name = biochemistry_folder
			position = { x = 6 y = 30 }
		}

		path = {
			leads_to_tech = griffith_experiment
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1905.1.1
			}
		}

		categories = {
			biochemistry_tech
			health_tech
			genetics_tech
		}
	}
	griffith_experiment = {

		research_speed_factor = 0.01

		research_cost = 0.1
		start_year = 1920
		folder = {
			name = biochemistry_folder
			position = { x = 6 y = 32 }
		}

		path = {
			leads_to_tech = genetics
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1920.1.1
			}
		}

		categories = {
			biochemistry_tech
			health_tech
			genetics_tech
		}
	}
	genetics = {

		research_speed_factor = 0.01

		research_cost = 0.1
		start_year = 1930
		folder = {
			name = biochemistry_folder
			position = { x = 6 y = 36 }
		}

		path = {
			leads_to_tech = dna
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
		}

		categories = {
			biochemistry_tech
			health_tech
			genetics_tech
		}
	}
	dna = {

		research_speed_factor = 0.01

		research_cost = 0.1
		start_year = 1940
		folder = {
			name = biochemistry_folder
			position = { x = 6 y = 40 }
		}

		path = {
			leads_to_tech = dna_structuring
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
		}

		categories = {
			biochemistry_tech
			health_tech
			genetics_tech
		}
	}
	dna_structuring = {

		research_speed_factor = 0.01

		research_cost = 0.1
		start_year = 1950
		folder = {
			name = biochemistry_folder
			position = { x = 6 y = 44 }
		}

		path = {
			leads_to_tech = dna_sequencing
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
		}

		categories = {
			biochemistry_tech
			health_tech
			genetics_tech
		}
	}

	microbiology = {

		research_speed_factor = 0.01

		research_cost = 0.15
		start_year = 1870
		folder = {
			name = biochemistry_folder
			position = { x = 4 y = 12 }
		}

		path = {
			leads_to_tech = early_vaccination
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = germ_plasm_theory
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = hande_stain
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1000
			modifier = {
				factor = 1
				date < 1870.1.1
			}
			modifier = {
				factor = 0
				
				date < 1870.1.1
			}
			modifier = {
				factor = 100
				
				date > 1870.1.1
			}
		}

		categories = {
			biochemistry_tech
			health_tech
		}
	}

	early_vaccination = {

		army_morale_factor = 0.04

		on_research_complete = {
			custom_effect_tooltip = EOANBSYS_pandemic_disease_infectivity_viral_minus_ten_percent_tt
			custom_effect_tooltip = EOANBSYS_pandemic_disease_infectivity_bacterial_minus_five_percent_tt
		}
		research_cost = 0.1
		start_year = 1880
		folder = {
			name = biochemistry_folder
			position = { x = 4 y = 16 }
		}
		path = {
			leads_to_tech = germ_theory
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1000
			modifier = {
				factor = 0
				date < 1880.1.1
			}
			modifier = {
				factor = 0
				
				date < 1880.1.1
			}
			modifier = {
				factor = 45
				
				date > 1880.1.1
			}
			modifier = {
				factor = 1000
				OR = {
					has_idea = afr_colonial_malaria_scourge
					has_idea = afr_colonial_malaria_scourge_1
					has_idea = afr_colonial_malaria_scourge_2
					has_idea = afr_colonial_malaria_scourge_3
				}
			}
		}

		categories = {
			biochemistry_tech
			health_tech
		}
	}
	germ_theory = {

		production_speed_industrial_complex_factor = 0.05

		research_cost = 0.1
		start_year = 1885
		folder = {
			name = biochemistry_folder
			position = { x = 4 y = 18 }
		}
		path = {
			leads_to_tech = virology
			research_cost_coeff = 1
		}

		dependencies={
			pasteurization = 1
		}

		ai_will_do = {
			factor = 1000
			modifier = {
				factor = 0
				date < 1885.1.1
			}
			modifier = {
				factor = 0
				
				date < 1885.1.1
			}
			modifier = {
				factor = 100
				
				date > 1885.1.1
			}
		}

		categories = {
			biochemistry_tech
			health_tech
		}
	}
	virology = {

		MONTHLY_POPULATION = 0.01

		on_research_complete = {
			custom_effect_tooltip = EOANBSYS_pandemic_disease_infectivity_viral_minus_three_percent_tt
		}
		research_cost = 0.1
		start_year = 1890
		folder = {
			name = biochemistry_folder
			position = { x = 4 y = 20 }
		}
		path = {
			leads_to_tech = antitoxin
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 100
			modifier = {
				factor = 0
				date < 1890.1.1
			}
			modifier = {
				factor = 0
				
				date < 1890.1.1
			}
			modifier = {
				factor = 90
				
				date > 1890.1.1
			}
		}

		categories = {
			biochemistry_tech
			health_tech
		}
	}
	antitoxin = {

		MONTHLY_POPULATION = 0.01

		research_cost = 0.1
		start_year = 1895
		folder = {
			name = biochemistry_folder
			position = { x = 4 y = 22 }
		}
		path = {
			leads_to_tech = blood_typing
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
			modifier = {
				factor = 0
				
				date < 1895.1.1
			}
			modifier = {
				factor = 90
				
				date > 1895.1.1
			}
		}

		categories = {
			biochemistry_tech
			health_tech
		}
	}
	blood_typing = {

		MONTHLY_POPULATION = 0.01

		research_cost = 0.1
		start_year = 1900
		folder = {
			name = biochemistry_folder
			position = { x = 4 y = 24 }
		}
		path = {
			leads_to_tech = vaccine_quality_control
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
			modifier = {
				factor = 0
				
				date < 1900.1.1
			}
			modifier = {
				factor = 90
				
				date > 1900.1.1
			}
		}

		categories = {
			biochemistry_tech
			health_tech
		}
	}
	vaccine_quality_control = {

		MONTHLY_POPULATION = 0.01

		research_cost = 0.1
		start_year = 1905
		folder = {
			name = biochemistry_folder
			position = { x = 4 y = 26 }
		}
		path = {
			leads_to_tech = vaccine_adjuvants
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
			modifier = {
				factor = 0
				
				date < 1905.1.1
			}
			modifier = {
				factor = 90
				
				date > 1905.1.1
			}
		}

		categories = {
			biochemistry_tech
			health_tech
		}
	}
	vaccine_adjuvants = {

		MONTHLY_POPULATION = 0.01

		research_cost = 0.1
		start_year = 1925
		folder = {
			name = biochemistry_folder
			position = { x = 4 y = 32 }
		}
		path = {
			leads_to_tech = advanced_vaccine_storage_techniques
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
		}

		categories = {
			biochemistry_tech
			health_tech
		}
	}
	advanced_vaccine_storage_techniques = {

		MONTHLY_POPULATION = 0.01

		research_cost = 0.1
		start_year = 1945
		folder = {
			name = biochemistry_folder
			position = { x = 4 y = 42 }
		}
		#path = {
		#	leads_to_tech = advanced_vaccine
		#	research_cost_coeff = 1
		#}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
		}

		categories = {
			biochemistry_tech
			health_tech
		}
	}

	hande_stain = {

		MONTHLY_POPULATION = 0.02
		supply_consumption_factor = -0.01

		research_cost = 0.2
		start_year = 1880
		folder = {
			name = biochemistry_folder
			position = { x = 2 y = 16 }
		}
		path = {
			leads_to_tech = gram_stain
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 100
			modifier = {
				factor = 0
				date < 1880.1.1
			}
			modifier = {
				factor = 0
				
				date < 1880.1.1
			}
			modifier = {
				factor = 90
				
				date > 1880.1.1
			}
		}

		categories = {
			biochemistry_tech
			health_tech
		}
	}
	gram_stain = {

		MONTHLY_POPULATION = 0.02
		supply_consumption_factor = -0.01

		research_cost = 0.2
		start_year = 1885
		folder = {
			name = biochemistry_folder
			position = { x = 2 y = 18 }
		}
		path = {
			leads_to_tech = kohler_illumination
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 10
			modifier = {
				factor = 0
				date < 1885.1.1
			}
			modifier = {
				factor = 0
				
				date < 1885.1.1
			}
			modifier = {
				factor = 90
				
				date > 1885.1.1
			}
		}

		categories = {
			biochemistry_tech
			health_tech
		}
	}
	kohler_illumination = {

		MONTHLY_POPULATION = 0.02
		supply_consumption_factor = -0.01

		research_cost = 0.2
		start_year = 1890
		folder = {
			name = biochemistry_folder
			position = { x = 2 y = 20 }
		}
		path = {
			leads_to_tech = early_immunology
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
			modifier = {
				factor = 0
				
				date < 1890.1.1
			}
			modifier = {
				factor = 90
				
				date > 1890.1.1
			}
		}

		categories = {
			biochemistry_tech
			health_tech
		}
	}
	early_immunology = {

		MONTHLY_POPULATION = 0.02
		supply_consumption_factor = -0.01

		research_cost = 0.2
		start_year = 1900
		folder = {
			name = biochemistry_folder
			position = { x = 2 y = 24 }
		}
		path = {
			leads_to_tech = antibiotics
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = vaccine_quality_control
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
			modifier = {
				factor = 0
				
				date < 1900.1.1
			}
			modifier = {
				factor = 90
				
				date > 1900.1.1
			}
		}

		categories = {
			biochemistry_tech
			health_tech
		}
	}
	antibiotics = {

		MONTHLY_POPULATION = 0.08
		supply_consumption_factor = -0.02

		research_cost = 0.2
		start_year = 1905
		folder = {
			name = biochemistry_folder
			position = { x = 2 y = 26 }
		}
		path = {
			leads_to_tech = early_cancer_biology
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
			modifier = {
				factor = 0
				
				date < 1905.1.1
			}
			modifier = {
				factor = 90
				
				date > 1905.1.1
			}
		}

		categories = {
			biochemistry_tech
			chemistry_tech
			health_tech
		}
	}
	early_cancer_biology = {

		MONTHLY_POPULATION = 0.08
		research_speed_factor = 0.01

		research_cost = 0.2
		start_year = 1910
		folder = {
			name = biochemistry_folder
			position = { x = 2 y = 28 }
		}
		path = {
			leads_to_tech = insulin
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
			modifier = {
				factor = 0
				
				date < 1910.1.1
			}
			modifier = {
				factor = 90
				
				date > 1910.1.1
			}
		}

		categories = {
			biochemistry_tech
			chemistry_tech
			health_tech
		}
	}
	insulin = {

		MONTHLY_POPULATION = 0.02

		research_cost = 0.2
		start_year = 1920
		folder = {
			name = biochemistry_folder
			position = { x = 2 y = 32 }
		}
		path = {
			leads_to_tech = penicillin
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1910.1.1
			}
		}

		categories = {
			biochemistry_tech
			health_tech
		}
	}
	penicillin = {

		MONTHLY_POPULATION = 0.02

		research_cost = 0.2
		start_year = 1930
		folder = {
			name = biochemistry_folder
			position = { x = 2 y = 36 }
		}
		path = {
			leads_to_tech = streptomycin
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1920.1.1
			}
		}

		categories = {
			biochemistry_tech
			chemistry_tech
			health_tech
		}
	}
	streptomycin = {

		MONTHLY_POPULATION = 0.02

		research_cost = 0.2
		start_year = 1945
		folder = {
			name = biochemistry_folder
			position = { x = 2 y = 42 }
		}
		path = {
			leads_to_tech = phase_contrast_microscopy
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1935.1.1
			}
		}

		categories = {
			biochemistry_tech
			health_tech
		}
	}
	phase_contrast_microscopy = {

		MONTHLY_POPULATION = 0.02

		research_cost = 0.2
		start_year = 1950
		folder = {
			name = biochemistry_folder
			position = { x = 2 y = 44 }
		}
		path = {
			leads_to_tech = vancomycin
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1940.1.1
			}
		}

		categories = {
			biochemistry_tech
			health_tech
		}
	}

	food_preserving_icebox = {

		consumer_goods_factor = -0.05

		on_research_complete = {
			custom_effect_tooltip = EOANBSYS_pandemic_disease_infectivity_bacterial_minus_two_percent_tt
			custom_effect_tooltip = EOANBSYS_pandemic_disease_infectivity_viral_minus_two_percent_tt
			custom_effect_tooltip = EOANBSYS_pandemic_disease_infectivity_parasytic_minus_five_percent_tt
		}
		research_cost = 0.15
		start_year = 1850
		folder = {
			name = biochemistry_folder
			position = { x = 8 y = 0 }
		}

		path = {
			leads_to_tech = food_canning
			research_cost_coeff = 1
		}

		path = {
			leads_to_tech = vapor_compression_refrigerator
			research_cost_coeff = 1
		}

		dependencies = {
			tribal_salted_smoked_goods = 1
		}

		ai_will_do = {
			factor = 10
			modifier = {
				factor = 10000
				OR = {
					has_country_flag = Oceania_industrializing
				}
				date > 1865.1.1
			}
			modifier = {
				factor = 1000
				
				date > 1860.1.1
			}
			modifier = {
				factor = 0
				preindustrial_or_tribal_trigger = yes
			}
			modifier = {
				factor = 50
				
				date > 1870.1.1
			}
		}

		categories = {
			biochemistry_tech
			chemistry_tech
		}
	}

	food_canning = {

		production_factory_efficiency_gain_factor = 0.06
		supply_consumption_factor = -0.04
		army_morale_factor = 0.04

		on_research_complete = {
			custom_effect_tooltip = EOANBSYS_pandemic_disease_infectivity_minus_three_percent_tt
		}
		research_cost = 0.15
		start_year = 1850
		folder = {
			name = biochemistry_folder
			position = { x = 6 y = 2 }
		}

		path = {
			leads_to_tech = pasteurization
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 100
			modifier = {
				factor = 100
				
				date > 1860.1.1
			}
			modifier = {
				factor = 0
				
				date < 1860.1.1
			}
			modifier = {
				factor = 100
				
				date > 1865.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}

	pasteurization = {

		MONTHLY_POPULATION = 0.12
		consumer_goods_factor = 0.04

		on_research_complete = {
			custom_effect_tooltip = EOANBSYS_pandemic_disease_infectivity_bacterial_minus_two_percent_tt
			if={
				limit={
					check_variable = {ROOT.innovation_progress < 100}
					OR = { 
						has_country_flag = Oceania_industrializing
						has_country_flag = afr_colony_industrializing
						has_country_flag = afr_an_african_industrializing
					}
				}
				custom_effect_tooltip = eoanb_tech_add_industrialisation
				hidden_effect = {
					add_to_variable = { ROOT.innovation_progress = 5 }
				}
			}
			set_temp_variable = { eoanb_tech_score_change = 2 }
			eoanb_change_tech_score = yes
		}
		research_cost = 0.15
		start_year = 1860
		folder = {
			name = biochemistry_folder
			position = { x = 6 y = 8 }
		}

		ai_will_do = {
			factor = 100
			modifier = {
				factor = 100
				
				date > 1860.1.1
			}
			modifier = {
				factor = 0
				
				date < 1860.1.1
			}
			modifier = {
				factor = 100
				
				date > 1865.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}

	vapor_compression_refrigerator = {

		MONTHLY_POPULATION = 0.04

		research_cost = 0.2
		start_year = 1860
		folder = {
			name = biochemistry_folder
			position = { x = 8 y = 8 }
		}

		path = {
			leads_to_tech = absorption_refrigerator
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 10
			modifier = {
				factor = 0
				date < 1860.1.1
			}
			modifier = {
				factor = 0
				
				date < 1860.1.1
			}
			modifier = {
				factor = 30
				
				date > 1860.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}

	absorption_refrigerator = {

		MONTHLY_POPULATION = 0.04
		consumer_goods_factor = -0.02

		research_cost = 0.15
		start_year = 1875
		folder = {
			name = biochemistry_folder
			position = { x = 8 y = 14 }
		}
		path = {
			leads_to_tech = electric_refrigerator
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 10
			modifier = {
				factor = 0
				date < 1875.1.1
			}
			modifier = {
				factor = 0
				
				date < 1875.1.1
			}
			modifier = {
				factor = 30
				
				date > 1875.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	electric_refrigerator = {

		MONTHLY_POPULATION = 0.04
		consumer_goods_factor = 0.04

		research_cost = 0.15
		start_year = 1905
		folder = {
			name = biochemistry_folder
			position = { x = 8 y = 26 }
		}
		path = {
			leads_to_tech = cfc
			research_cost_coeff = 1
		}
		dependencies={
			early_power_station = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
			modifier = {
				factor = 0
				
				date < 1905.1.1
			}
			modifier = {
				factor = 30
				
				date > 1905.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	cfc = {

		MONTHLY_POPULATION = 0.02
		consumer_goods_factor = -0.01
		#contributes to any climate change mechanics

		research_cost = 0.15
		start_year = 1910
		folder = {
			name = biochemistry_folder
			position = { x = 8 y = 28 }
		}
		path = {
			leads_to_tech = freeze_drying
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
		}

		categories = {
			biochemistry_tech
		}
	}
	freeze_drying = {

		supply_consumption_factor = -0.03
		consumer_goods_factor = -0.01

		research_cost = 0.15
		start_year = 1930
		folder = {
			name = biochemistry_folder
			position = { x = 8 y = 36 }
		}
		path = {
			leads_to_tech = vacuum_packing
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
		}

		categories = {
			biochemistry_tech
		}
	}
	vacuum_packing = {

		supply_consumption_factor = -0.02
		army_morale_factor = 0.02
		consumer_goods_factor = -0.01

		research_cost = 0.15
		start_year = 1945
		folder = {
			name = biochemistry_folder
			position = { x = 8 y = 42 }
		}
		path = {
			leads_to_tech = food_irradiation
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
		}

		categories = {
			biochemistry_tech
		}
	}

	early_artificial_fertilizer = {

		MONTHLY_POPULATION = 0.02
		consumer_goods_factor = -0.01

		research_cost = 0.15
		start_year = 1850
		folder = {
			name = biochemistry_folder
			position = { x = 12 y = 0 }
		}

		path = {
			leads_to_tech = high_phosphate_fertilizer
			research_cost_coeff = 1
		}

		dependencies = {
			tribal_crop_rotation = 1
		}

		ai_will_do = {
			factor = 10
			modifier = {
				factor = 10000
				OR = {
					has_country_flag = Oceania_industrializing
				}
			}
			modifier = {
				factor = 10
				date > 1865.1.1
			}
			modifier = {
				factor = 20
				date > 1870.1.1
			}
			modifier = {
				factor = 30
				date > 1875.1.1
			}
			modifier = {
				factor = 1000
				

			}
			modifier = {
				factor = 0
				preindustrial_or_tribal_trigger = yes
			}
		}

		categories = {
			biochemistry_tech
		}
	}

	high_phosphate_fertilizer = {

		MONTHLY_POPULATION = 0.04
		production_speed_industrial_complex_factor = 0.02

		research_cost = 0.15
		start_year = 1850
		folder = {
			name = biochemistry_folder
			position = { x = 12 y = 2 }
		}

		path = {
			leads_to_tech = agricultural_engineering
			research_cost_coeff = 1
		}

		path = {
			leads_to_tech = industrial_fertilizers
			research_cost_coeff = 1
		}

		path = {
			leads_to_tech = copper_salts_pesticides
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 10
			modifier = {
				factor = 10000
				date > 1860.1.1
				OR = {
					has_country_flag = Oceania_industrializing
				}
			}
			modifier = {
				factor = 10
				date > 1865.1.1
			}
			modifier = {
				factor = 20
				date > 1870.1.1
			}
			modifier = {
				factor = 30
				date > 1875.1.1
			}
			modifier = {
				factor = 100
				
				date > 1860.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}

	industrial_fertilizers = {

		MONTHLY_POPULATION = 0.04
		army_morale_factor = 0.04
		consumer_goods_factor = 0.02
		
		on_research_complete = {
			if={
				limit={
					check_variable = {ROOT.innovation_progress < 100}
					OR = { 
						has_country_flag = Oceania_industrializing
						has_country_flag = afr_colony_industrializing
						has_country_flag = afr_an_african_industrializing
					}
				}
				custom_effect_tooltip = eoanb_tech_add_industrialisation
				hidden_effect = {
					add_to_variable = { ROOT.innovation_progress = 5 }
				}
			}
		}

		research_cost = 0.15
		start_year = 1870
		folder = {
			name = biochemistry_folder
			position = { x = 12 y = 12 }
		}
		path = {
			leads_to_tech = nitric_acid_fertilizers
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 10
			modifier = {
				factor = 0
				date < 1870.1.1
			}
			modifier = {
				factor = 10000
				date > 1870.1.1
				OR = {
					has_country_flag = Oceania_industrializing
				}
			}
			modifier = {
				factor = 10
				date > 1875.1.1
			}
			modifier = {
				factor = 20
				date > 1880.1.1
			}
			modifier = {
				factor = 30
				date > 1885.1.1
			}
			modifier = {
				factor = 0
				
				date < 1870.1.1
			}
			modifier = {
				factor = 1000
				
				date > 1870.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	nitric_acid_fertilizers = {

		MONTHLY_POPULATION = 0.02
		army_morale_factor = 0.02
		consumer_goods_factor = 0.01

		research_cost = 0.15
		start_year = 1905
		folder = {
			name = biochemistry_folder
			position = { x = 12 y = 26 }
		}
		path = {
			leads_to_tech = haber-bosch_process
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1905.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	haber-bosch_process = {

		MONTHLY_POPULATION = 0.02
		army_morale_factor = 0.02
		consumer_goods_factor = 0.01

		research_cost = 0.15
		start_year = 1910
		folder = {
			name = biochemistry_folder
			position = { x = 12 y = 28 }
		}
		path = {
			leads_to_tech = synthetic_fertilizers
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1910.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	synthetic_fertilizers = {

		MONTHLY_POPULATION = 0.04
		army_morale_factor = 0.04
		consumer_goods_factor = 0.02

		research_cost = 0.15
		start_year = 1915
		folder = {
			name = biochemistry_folder
			position = { x = 12 y = 30 }
		}
		path = {
			leads_to_tech = nitrophosphate_process
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1
				date < 1915.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	nitrophosphate_process = {

		MONTHLY_POPULATION = 0.02
		army_morale_factor = 0.02
		consumer_goods_factor = 0.01

		research_cost = 0.15
		start_year = 1930
		folder = {
			name = biochemistry_folder
			position = { x = 12 y = 36 }
		}
		path = {
			leads_to_tech = advanced_synthetic_fertilizers
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1
				date < 1930.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	advanced_synthetic_fertilizers = {

		MONTHLY_POPULATION = 0.02
		army_morale_factor = 0.02
		consumer_goods_factor = 0.01

		research_cost = 0.15
		start_year = 1950
		folder = {
			name = biochemistry_folder
			position = { x = 12 y = 44 }
		}
		path = {
			leads_to_tech = green_revolution
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date > 1950.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}

	copper_salts_pesticides = {

		MONTHLY_POPULATION = 0.02
		attrition = -0.02

		research_cost = 0.15
		start_year = 1855
		folder = {
			name = biochemistry_folder
			position = { x = 10 y = 4 }
		}

		path = {
			leads_to_tech = fungicides
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 10
			modifier = {
				factor = 1

			}
			modifier = {
				factor = 45
				
				date > 1855.1.1
			}
			modifier = {
				factor = 1000
				OR = {
					has_idea = afr_colonial_malaria_scourge
					has_idea = afr_colonial_malaria_scourge_1
					has_idea = afr_colonial_malaria_scourge_2
					has_idea = afr_colonial_malaria_scourge_3
				}
			}
		}

		categories = {
			biochemistry_tech
		}
	}

	fungicides = {

		MONTHLY_POPULATION = 0.06

		research_cost = 0.15
		start_year = 1865
		folder = {
			name = biochemistry_folder
			position = { x = 10 y = 10 }
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1865.1.1
			}
			modifier = {
				factor = 0
				
				date < 1865.1.1
			}
			modifier = {
				factor = 25
				
				date > 1865.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	late_traction_engines = {

		consumer_goods_factor = -0.02

		dependencies = {
			traction_engine = 1
			agricultural_engineering = 1
		}
		path = {
			leads_to_tech = early_tractors
			research_cost_coeff = 1
		}
		research_cost = 0.2
		start_year = 1875
		folder = {
			name = biochemistry_folder
			position = { x = 14 y = 14 }
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1
				date < 1875.1.1
			}
			modifier = {
				factor = 0
				
				date < 1875.1.1
			}
			modifier = {
				factor = 25
				
				date > 1875.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}

	early_tractors = {

		consumer_goods_factor = -0.04
		MONTHLY_POPULATION = 0.02

		dependencies = {
			petrol_combustion_engine = 1
			stainless_steel = 1
		}

		research_cost = 0.2
		start_year = 1890
		folder = {
			name = biochemistry_folder
			position = { x = 14 y = 20 }
		}
		path = {
			leads_to_tech = ivel_agricultural_motor
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1890.1.1
			}
			modifier = {
				factor = 0
				
				date < 1890.1.1
			}
			modifier = {
				factor = 100
				
				date > 1890.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	ivel_agricultural_motor = {

		MONTHLY_POPULATION = 0.02

		research_cost = 0.2
		start_year = 1900
		folder = {
			name = biochemistry_folder
			position = { x = 14 y = 24 }
		}
		path = {
			leads_to_tech = fordson_tractor
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
		}

		categories = {
			biochemistry_tech
		}
	}
	fordson_tractor = {

		MONTHLY_POPULATION = 0.02

		research_cost = 0.2
		start_year = 1915
		folder = {
			name = biochemistry_folder
			position = { x = 14 y = 30 }
		}
		path = {
			leads_to_tech = three_point_hitch
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
		}

		categories = {
			biochemistry_tech
		}
	}
	three_point_hitch = {

		MONTHLY_POPULATION = 0.02

		research_cost = 0.2
		start_year = 1925
		folder = {
			name = biochemistry_folder
			position = { x = 14 y = 34 }
		}
		path = {
			leads_to_tech = improved_tractor_designs
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
		}

		categories = {
			biochemistry_tech
		}
	}
	improved_tractor_designs = {

		MONTHLY_POPULATION = 0.02

		research_cost = 0.2
		start_year = 1945
		folder = {
			name = biochemistry_folder
			position = { x = 14 y = 42 }
		}
		path = {
			leads_to_tech = agricultural_unit_machinery
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
		}

		categories = {
			biochemistry_tech
		}
	}
	agricultural_unit_machinery = {

		MONTHLY_POPULATION = 0.02

		research_cost = 0.2
		start_year = 1950
		folder = {
			name = biochemistry_folder
			position = { x = 14 y = 44 }
		}
		path = {
			leads_to_tech = green_revolution
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
		}

		categories = {
			biochemistry_tech
		}
	}

	pre_industrial_farms = {

		global_building_slots_factor = 0.05

		research_cost = 0.15
		start_year = 1850
		folder = {
			name = biochemistry_folder
			position = { x = 18 y = 2 }
		}

		path = {
			leads_to_tech = agricultural_engineering
			research_cost_coeff = 1
			ignore_for_layout = yes
		}

		dependencies = {
			tribal_crop_rotation = 1
		}

		ai_will_do = {
			factor = 2
			modifier = {
				factor = 20
				
			}
			modifier = {
				factor = 0
				preindustrial_or_tribal_trigger = yes
			}
		}

		categories = {
			biochemistry_tech
		}
	}

	cottage_industry_1 = {

		global_building_slots_factor = 0.05
		industrial_capacity_factory = 0.05
		industry_air_damage_factor = -0.05

		research_cost = 0.15
		start_year = 1860
		folder = {
			name = biochemistry_folder
			position = { x = 18 y = 8 }
		}

		path = {
			leads_to_tech = cottage_industry_2
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1860.1.1
			}
			modifier = {
				factor = 0
				
				date < 1880.1.1
			}
			modifier = {
				factor = 20
				
				date > 1880.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}

	cottage_industry_2 = {

		global_building_slots_factor = 0.05
		industrial_capacity_factory = 0.05
		industry_air_damage_factor = -0.05

		research_cost = 0.15
		start_year = 1875
		folder = {
			name = biochemistry_folder
			position = { x = 18 y = 14 }
		}
		path = {
			leads_to_tech = cottage_industry_3
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = barbed_wire_fencing
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1875.1.1
			}
			modifier = {
				factor = 0
				
				date < 1880.1.1
			}
			modifier = {
				factor = 20
				
				date > 1890.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	cottage_industry_3 = {

		global_building_slots_factor = 0.05
		industrial_capacity_factory = 0.05
		industry_air_damage_factor = -0.05

		research_cost = 0.15
		start_year = 1890
		folder = {
			name = biochemistry_folder
			position = { x = 16 y = 20 }
		}
		path = {
			leads_to_tech = cottage_industry_4
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1890.1.1
			}
			modifier = {
				factor = 0
				
				date < 1890.1.1
			}
			modifier = {
				factor = 20
				
				date > 1890.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	barbed_wire_fencing = {

		MONTHLY_POPULATION = 0.01

		research_cost = 0.15
		start_year = 1875
		folder = {
			name = biochemistry_folder
			position = { x = 18 y = 16 }
		}
		path = {
			leads_to_tech = electrified_wire_fencing
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1875.1.1
			}
			modifier = {
				factor = 0
				
				date < 1875.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	electrified_wire_fencing = {

		MONTHLY_POPULATION = 0.01

		research_cost = 0.15
		start_year = 1895
		folder = {
			name = biochemistry_folder
			position = { x = 18 y = 22 }
		}
		path = {
			leads_to_tech = cottage_industry_4
			research_cost_coeff = 1
			ignore_for_layout = yes
		}
		dependencies={
			transformer = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1895.1.1
			}
			modifier = {
				factor = 0
				
				date < 1895.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	cottage_industry_4 = {

		global_building_slots_factor = 0.05
		industrial_capacity_factory = 0.05
		industry_air_damage_factor = -0.05

		research_cost = 0.15
		start_year = 1900
		folder = {
			name = biochemistry_folder
			position = { x = 16 y = 24 }
		}
		path = {
			leads_to_tech = cottage_industry_5
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = dry_farming
			research_cost_coeff = 1
		}
		dependencies={
			electrified_wire_fencing = 1
			cottage_industry_3 = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1900.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	dry_farming = {

		MONTHLY_POPULATION = 0.01

		research_cost = 0.15
		start_year = 1905
		folder = {
			name = biochemistry_folder
			position = { x = 20 y = 26 }
		}
		path = {
			leads_to_tech = mechanized_milking_machines
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1895.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	mechanized_milking_machines = {

		MONTHLY_POPULATION = 0.01

		research_cost = 0.15
		start_year = 1915
		folder = {
			name = biochemistry_folder
			position = { x = 20 y = 30 }
		}
		path = {
			leads_to_tech = agronomy
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1905.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}

	cottage_industry_5 = {

		global_building_slots_factor = 0.05
		industrial_capacity_factory = 0.05
		industry_air_damage_factor = -0.05

		research_cost = 0.15
		start_year = 1910
		folder = {
			name = biochemistry_folder
			position = { x = 16 y = 28 }
		}
		path = {
			leads_to_tech = cottage_industry_5
			research_cost_coeff = 1
			ignore_for_layout = yes
		}
		path = {
			leads_to_tech = agronomy
			research_cost_coeff = 1
		}


		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1900.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	agronomy = {

		global_building_slots_factor = 0.15

		research_cost = 0.15
		start_year = 1920
		folder = {
			name = biochemistry_folder
			position = { x = 18 y = 32 }
		}
		path = {
			leads_to_tech = artificial_breeding
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = crop_dusting
			research_cost_coeff = 1
		}
		dependencies={
			mechanized_milking_machines = 1
			cottage_industry_5 = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1910.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	artificial_breeding = {

		MONTHLY_POPULATION = 0.04

		research_cost = 0.15
		start_year = 1930
		folder = {
			name = biochemistry_folder
			position = { x = 16 y = 36 }
		}
		path = {
			leads_to_tech = intensive_farming_methods
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1920.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	crop_dusting = {

		MONTHLY_POPULATION = 0.01

		research_cost = 0.15
		start_year = 1930
		folder = {
			name = biochemistry_folder
			position = { x = 20 y = 36 }
		}
		path = {
			leads_to_tech = intensive_farming_methods
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = industrial_organic_farming
			research_cost_coeff = 1
		}
		dependencies={
			improved_aerodynamics = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1920.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	intensive_farming_methods = {

		#
		on_research_complete = {
			modify_building_resources = {
				building = cotton_farm
				resource = cotton
				amount = 2
			}
		}

		research_cost = 0.15
		start_year = 1940
		folder = {
			name = biochemistry_folder
			position = { x = 16 y = 40 }
		}
		path = {
			leads_to_tech = portable_sprinkler_irragation_system
			research_cost_coeff = 1
		}
		dependencies={
			nitrophosphate_process = 1
			artificial_breeding = 1
			crop_dusting = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1930.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	portable_sprinkler_irragation_system = {

		#

		research_cost = 0.15
		start_year = 1945
		folder = {
			name = biochemistry_folder
			position = { x = 16 y = 42 }
		}
		path = {
			leads_to_tech = improved_irrigation
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1935.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	improved_irrigation = {

		#

		research_cost = 0.15
		start_year = 1950
		folder = {
			name = biochemistry_folder
			position = { x = 16 y = 44 }
		}
		path = {
			leads_to_tech = green_revolution
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1940.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	industrial_organic_farming = {

		supply_consumption_factor = -0.05

		research_cost = 0.15
		start_year = 1940
		folder = {
			name = biochemistry_folder
			position = { x = 18 y = 40 }
		}
		dependencies={
			three_point_hitch = 1
		}
		path = {
			leads_to_tech = high-yield_grains
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = revived_farming_methods
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1930.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	high-yield_grains = {

		global_building_slots_factor = 0.10

		research_cost = 0.15
		start_year = 1950
		folder = {
			name = biochemistry_folder
			position = { x = 18 y = 44 }
		}
		path = {
			leads_to_tech = green_revolution
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1940.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	revived_farming_methods = {

		army_morale_factor = 0.025

		research_cost = 0.15
		start_year = 1945
		folder = {
			name = biochemistry_folder
			position = { x = 20 y = 42 }
		}
		path = {
			leads_to_tech = modern_terracing_cultivation
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1945.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
	modern_terracing_cultivation = {

		army_morale_factor = 0.025

		research_cost = 0.15
		start_year = 1950
		folder = {
			name = biochemistry_folder
			position = { x = 20 y = 44 }
		}
		path = {
			leads_to_tech = green_revolution
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
		}

		categories = {
			biochemistry_tech
		}
	}

	agricultural_engineering = {

		global_building_slots_factor = 0.10

		research_cost = 0.2
		start_year = 1855
		folder = {
			name = biochemistry_folder
			position = { x = 16 y = 4 }
		}

		path = {
			leads_to_tech = late_traction_engines
			research_cost_coeff = 1
		}

		path = {
			leads_to_tech = manufactured_seed_drill
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = cottage_industry_1
			research_cost_coeff = 1
		}
		
		dependencies={
			pre_industrial_farms = 1
			mechanized_farming = 1
			high_phosphate_fertilizer = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
			modifier = {
				factor = 0
				
				date < 1865.1.1
			}
			modifier = {
				factor = 20
				
				date > 1880.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}

	mechanized_farming = {

		global_building_slots_factor = 0.05
		production_factory_efficiency_gain_factor = 0.02

		enable_building = {
			building = farm
			level = 8
		}
		enable_building = {
			building = cotton_farm
			level = 8
		}

		dependencies = {
			tribal_crop_rotation = 1
		}

		research_cost = 0.15
		start_year = 1850
		folder = {
			name = biochemistry_folder
			position = { x = 22 y = 2 }
		}

		path = {
			leads_to_tech = agricultural_engineering
			research_cost_coeff = 1
			ignore_for_layout = yes
		}

		path = {
			leads_to_tech = threshing_machine
			research_cost_coeff = 1
		}

		ai_will_do = {
			factor = 1
			modifier = {
				factor = 1

			}
			modifier = {
				factor = 0
				preindustrial_or_tribal_trigger = yes
			}
			modifier = {
				factor = 20
				
				date > 1870.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}

	threshing_machine = {

		MONTHLY_POPULATION = 0.02
		consumer_goods_factor = -0.01

		enable_building = {
			building = farm
			level = 10
		}
		enable_building = {
			building = cotton_farm
			level = 10
		}

		research_cost = 0.15
		start_year = 1855
		folder = {
			name = biochemistry_folder
			position = { x = 22 y = 4 }
		}

		path = {
			leads_to_tech = manufactured_seed_drill
			research_cost_coeff = 1
			ignore_for_layout = yes
		}
		path = {
			leads_to_tech = cottage_industry_1
			research_cost_coeff = 1
			ignore_for_layout = yes
		}

		ai_will_do = {
			factor = 10
			modifier = {
				factor = 1

			}
			modifier = {
				factor = 0
				
				date < 1865.1.1
			}
			modifier = {
				factor = 20
				
				date > 1870.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}

	manufactured_seed_drill = {

		production_speed_industrial_complex_factor = 0.08
		MONTHLY_POPULATION = 0.02

		research_cost = 0.15
		start_year = 1860
		folder = {
			name = biochemistry_folder
			position = { x = 20 y = 8 }
		}

		ai_will_do = {
			factor = 100
			modifier = {
				factor = 0
				date < 1860.1.1
			}
			modifier = {
				factor = 0
				
				date < 1865.1.1
			}
			modifier = {
				factor = 35
				
				date > 1870.1.1
			}
		}

		categories = {
			biochemistry_tech
		}
	}
}