technologies = {
	
	mechanized_mining = {
		
		local_resources_factor = 0.10
		
		enable_building = {
			building = coal_mine
			level = 3
		}
		
		research_cost = 0.15
		start_year = 1860
		folder = {
			name = process_engineering_folder
			position = { x = 12 y = 10 }
		}
		
		path = {
			leads_to_tech = mining_rig_2
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 10
			
			modifier = {
				factor = 2
 
			}
			modifier = {
				factor = 0
				preindustrial_or_tribal_trigger = yes
			}
			modifier = {
				factor = 10
				
				date > 1860.1.1
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	mining_rig_2 = {
		
		local_resources_factor = 0.10
		
		enable_building = {
			building = coal_mine
			level = 4
		}
		
		research_cost = 0.15
		start_year = 1870
		folder = {
			name = process_engineering_folder
			position = { x = 12 y = 14 }
		}
		
		path = {
			leads_to_tech = mining_rig_3
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	mining_rig_3 = {
		
		local_resources_factor = 0.10
		
		enable_building = {
			building = coal_mine
			level = 5
		}
		
		path = {
			leads_to_tech = oil_extraction
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = mining_rig_4
			research_cost_coeff = 1
		}
		
		research_cost = 0.15
		start_year = 1880
		folder = {
			name = process_engineering_folder
			position = { x = 12 y = 18 }
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	mining_rig_4 = {
		
		local_resources_factor = 0.10
		
		enable_building = {
			building = coal_mine
			level = 6
		}
		
		path = {
			leads_to_tech = mining_rig_5
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = acetylene_gas_lighting
			research_cost_coeff = 1
		}
		
		research_cost = 0.15
		start_year = 1885
		folder = {
			name = process_engineering_folder
			position = { x = 16 y = 20 }
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	acetylene_gas_lighting = {
		
		local_resources_factor = 0.10
		
		path = {
			leads_to_tech = electric_cap_lights
			research_cost_coeff = 1
		}
		
		research_cost = 0.15
		start_year = 1890
		folder = {
			name = process_engineering_folder
			position = { x = 18 y = 22 }
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	electric_cap_lights = {
		
		local_resources_factor = 0.10
		
		research_cost = 0.15
		start_year = 1930
		folder = {
			name = process_engineering_folder
			position = { x = 18 y = 38 }
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	mining_rig_5 = {
		
		local_resources_factor = 0.10
		
		enable_building = {
			building = coal_mine
			level = 7
		}
		
		path = {
			leads_to_tech = mining_rig_6
			research_cost_coeff = 1
		}
		dependencies={
			internal_combustion_engine = 1
		}
		
		research_cost = 0.15
		start_year = 1895
		folder = {
			name = process_engineering_folder
			position = { x = 16 y = 24 }
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	mining_rig_6 = {
		
		local_resources_factor = 0.10
		
		enable_building = {
			building = coal_mine
			level = 8
		}
		
		path = {
			leads_to_tech = mining_rig_7
			research_cost_coeff = 1
		}
		
		research_cost = 0.15
		start_year = 1910
		folder = {
			name = process_engineering_folder
			position = { x = 16 y = 30 }
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	mining_rig_7 = {
		
		local_resources_factor = 0.20
		
		enable_building = {
			building = coal_mine
			level = 9
		}
		
		path = {
			leads_to_tech = mining_rig_8
			research_cost_coeff = 1
		}
		
		research_cost = 0.15
		start_year = 1920
		folder = {
			name = process_engineering_folder
			position = { x = 16 y = 34 }
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	mining_rig_8 = {
		
		local_resources_factor = 0.10
		
		enable_building = {
			building = coal_mine
			level = 10
		}
		
		path = {
			leads_to_tech = mining_rig_9
			research_cost_coeff = 1
		}
		
		research_cost = 0.15
		start_year = 1925
		folder = {
			name = process_engineering_folder
			position = { x = 16 y = 36 }
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	mining_rig_9 = {
		
		local_resources_factor = 0.10
		
		#path = {
		#	leads_to_tech = mining_rig_10
		#	research_cost_coeff = 1
		#}
		
		research_cost = 0.15
		start_year = 1930
		folder = {
			name = process_engineering_folder
			position = { x = 16 y = 38 }
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	refining = {
		
		local_resources_factor = 0.05
		
		enable_building = {
			building = coal_mine
			level = 1
		}
		
		dependencies = {
			tribal_steel_tools = 1
		}
		
		research_cost = 0.1
		start_year = 1850
		folder = {
			name = process_engineering_folder
			position = { x = 10 y = 0 }
		}
		
		path = {
			leads_to_tech = early_oil_refining
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			modifier = {
				factor = 10
				
 
			}
			modifier = {
				factor = 0
				preindustrial_or_tribal_trigger = yes
			}
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	early_oil_refining = {
		
		fuel_gain_factor_from_states = 0.05
		
		research_cost = 0.15
		start_year = 1860
		folder = {
			name = process_engineering_folder
			position = { x = 10 y = 8 }
		}
		
		path = {
			leads_to_tech = mechanized_mining
			research_cost_coeff = 1
		}
		
		path = {
			leads_to_tech = oil_refinery_1
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 0
				date < 1860.1.1
			}
			modifier = {
				factor = 0
				
				date < 1880.1.1
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	oil_refinery_1 = {
		
		production_oil_factor = 0.1
		
		research_cost = 0.1
		start_year = 1860
		folder = {
			name = process_engineering_folder
			position = { x = 10 y = 10 }
		}
		
		path = {
			leads_to_tech = oil_refinery_2
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	oil_refinery_2 = {
		
		fuel_gain_factor_from_states = 0.1
		
		research_cost = 0.1
		start_year = 1870
		folder = {
			name = process_engineering_folder
			position = { x = 10 y = 14 }
		}
		
		path = {
			leads_to_tech = oil_refinery_3
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	oil_refinery_3 = {
		
		fuel_gain_factor_from_states = 0.1
		
		path = {
			leads_to_tech = oil_extraction
			research_cost_coeff = 1
		}
		
		research_cost = 0.1
		start_year = 1880
		folder = {
			name = process_engineering_folder
			position = { x = 10 y = 18 }
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	oil_extraction = {
		
		fuel_gain_factor = 1
		
		path = {
			leads_to_tech = oil_storage
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = oil_extraction_2
			research_cost_coeff = 1
		}
		
		research_cost = 0.14
		start_year = 1885
		folder = {
			name = process_engineering_folder
			position = { x = 10 y = 20 }
		}
		
		on_research_complete = {
			custom_effect_tooltip = OIL_UNLOCKED
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	oil_extraction_2 = {
		
		fuel_gain_factor = 0.2
		
		path = {
			leads_to_tech = oil_extraction_3
			research_cost_coeff = 1
		}
		
		research_cost = 0.14
		start_year = 1890
		folder = {
			name = process_engineering_folder
			position = { x = 10 y = 22 }
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	oil_extraction_3 = {
		
		fuel_gain_factor = 0.2
		
		path = {
			leads_to_tech = oil_extraction_4
			research_cost_coeff = 1
		}
		
		research_cost = 0.14
		start_year = 1900
		folder = {
			name = process_engineering_folder
			position = { x = 10 y = 26 }
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	oil_extraction_4 = {
		
		fuel_gain_factor = 0.2
		
		path = {
			leads_to_tech = oil_extraction_5
			research_cost_coeff = 1
		}
		
		research_cost = 0.14
		start_year = 1910
		folder = {
			name = process_engineering_folder
			position = { x = 10 y = 30 }
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	oil_extraction_5 = {
		
		fuel_gain_factor = 0.2
		
		path = {
			leads_to_tech = fuel_storage
			research_cost_coeff = 1
		}
		
		research_cost = 0.14
		start_year = 1920
		folder = {
			name = process_engineering_folder
			position = { x = 10 y = 34 }
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	oil_storage = {
		
		enable_building = {
			building = fuel_silo_industrial
			level = 1
		}
		
		research_cost = 0.11
		start_year = 1885
		folder = {
			name = process_engineering_folder
			position = { x = 12 y = 20 }
		}
		
		path = {
			leads_to_tech = oil_storage_2
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	oil_storage_2 = {
		
		enable_building = {
			building = fuel_silo_industrial
			level = 2
		}
		
		research_cost = 0.11
		start_year = 1900
		folder = {
			name = process_engineering_folder
			position = { x = 12 y = 26 }
		}
		path = {
			leads_to_tech = oil_storage_3
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = coal_to_oil_synthesis
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	oil_storage_3 = {
		
		enable_building = {
			building = fuel_silo_industrial
			level = 3
		}
		
		research_cost = 0.11
		start_year = 1900
		folder = {
			name = process_engineering_folder
			position = { x = 12 y = 32 }
		}
		path = {
			leads_to_tech = fuel_storage
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	coal_to_oil_synthesis = {
		
		enable_building = {
			building = synthetic_refinery_oil
			level = 1
		}
		
		research_cost = 0.11
		start_year = 1910
		folder = {
			name = process_engineering_folder
			position = { x = 14 y = 30 }
		}
		path = {
			leads_to_tech = bergius_process
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
			synth_resources
		}
	}
	bergius_process = {
		
		on_research_complete = {
			modify_building_resources = {
				building = synthetic_refinery_oil
				resource = oil
				amount = 1
			}
		}
		
		research_cost = 0.11
		start_year = 1915
		folder = {
			name = process_engineering_folder
			position = { x = 14 y = 32 }
		}
		path = {
			leads_to_tech = dubbs_process
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
			synth_resources
		}
	}
	dubbs_process = {
		
		production_oil_factor = 0.1
		
		research_cost = 0.11
		start_year = 1915
		folder = {
			name = process_engineering_folder
			position = { x = 14 y = 34 }
		}
		path = {
			leads_to_tech = fuel_storage
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
			synth_resources
		}
	}
	
	fuel_storage = {
		
		enable_building = {
			building = fuel_silo_modern
			level = 2
		}
		
		research_cost = 0.11
		start_year = 1930
		folder = {
			name = process_engineering_folder
			position = { x = 12 y = 38 }
		}
		
		dependencies={
			oil_storage_3 = 1
			oil_extraction_5 = 1
			dubbs_process = 1
		}
		
		path = {
			leads_to_tech = synthetic_fuel_processing
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = rubber_processing
			research_cost_coeff = 1
		}
		path = {
			leads_to_tech = fuel_refining
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}

	rubber_processing = {
		
		enable_building = {
			building = synthetic_refinery_rubber
			level = 2
		}
		
		research_cost = 0.11
		start_year = 1935
		folder = {
			name = process_engineering_folder
			position = { x = 12 y = 40 }
		}
		path = {
			leads_to_tech = rubber_processing_2
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			synth_resources
			resource_extraction_tech
			process_engineering_tech
		}
	}
	rubber_processing_2 = {
		
		on_research_complete = {
			modify_building_resources = {
				building = synthetic_refinery_rubber
				resource = rubber
				amount = 1
			}
		}
		
		research_cost = 0.11
		start_year = 1940
		folder = {
			name = process_engineering_folder
			position = { x = 12 y = 42 }
		}
		path = {
			leads_to_tech = rubber_processing_3
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			synth_resources
			resource_extraction_tech
			process_engineering_tech
		}
	}
	rubber_processing_3 = {
		
		on_research_complete = {
			modify_building_resources = {
				building = synthetic_refinery_rubber
				resource = rubber
				amount = 1
			}
		}
		
		research_cost = 0.11
		start_year = 1945
		folder = {
			name = process_engineering_folder
			position = { x = 12 y = 44 }
		}
		path = {
			leads_to_tech = rubber_processing_4
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			synth_resources
			resource_extraction_tech
			process_engineering_tech
		}
	}
	rubber_processing_4 = {
		
		enable_building = {
			building = synthetic_refinery_rubber
			level = 4
		}
		
		research_cost = 0.11
		start_year = 1955
		folder = {
			name = process_engineering_folder
			position = { x = 12 y = 48 }
		}
		#path = {
		#	leads_to_tech = rubber_processing_5
		#	research_cost_coeff = 1
		#}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			synth_resources
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	fuel_refining = {
		
		enable_building = {
			building = synthetic_refinery_oil
			level = 3
		}
		
		research_cost = 0.1
		start_year = 1935
		folder = {
			name = process_engineering_folder
			position = { x = 10 y = 40 }
		}
		
		#path = {
		#	leads_to_tech = thermofor_catalytic_crackimg
		#	research_cost_coeff = 1
		#}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	inorganic_chemistry = {
		
		research_speed_factor = 0.02
		
		research_cost = 0.1
		start_year = 1850
		folder = {
			name = process_engineering_folder
			position = { x = -2 y = -2 }
		}
		
		dependencies = {
			tribal_chemistry = 1
		}
		
		path = {
			leads_to_tech = chemical_vapor_deposition
			research_cost_coeff = 1
		}
		
		path = {
			leads_to_tech = physical_chemistry
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 5
			modifier = {
				add = 10
				TAG = TAI
			}
			modifier = {
				factor = 10
				OR = {
					has_country_flag = Oceania_industrializing
				}
			}
			modifier = {
				factor = 10
				
			}
			
		}
		
		categories = {
			chemistry_tech
			process_engineering_tech
		}
	}
	
	hot_blast_furnaces = {
		
		production_factory_max_efficiency_factor = 0.1
		
		research_cost = 0.15
		start_year = 1850
		folder = {
			name = process_engineering_folder
			position = { x = 4 y = -2 }
		}
		
		dependencies = {
			tribal_forging = 1
		}
		
		path = {
			leads_to_tech = industrial_blast_furnace
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 5
			modifier = {
				add = 100
				OR = {
					has_country_flag = Oceania_industrializing
				}
				date > 1860.1.1
			}
			modifier = {
				factor = 0
				preindustrial_or_tribal_trigger = yes
			}
			modifier = {
				factor = 45
				
				date > 1875.1.1
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	industrial_blast_furnace = {
		
		production_factory_max_efficiency_factor = 0.05
		enable_building = {
			building = steel_mill
			level = 1
		}
		
		research_cost = 0.15
		start_year = 1850
		folder = {
			name = process_engineering_folder
			position = { x = 4 y = 0 }
		}
		
		path = {
			leads_to_tech = cast_iron_industrialization
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 5
			modifier = {
				add = 100
				OR = {
					has_country_flag = Oceania_industrializing
				}
				date > 1860.1.1
			}
			modifier = {
				factor = 0
				
				date < 1875.1.1
			}
			modifier = {
				factor = 45
				
				date > 1875.1.1
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	cast_iron_industrialization = {
		
		line_change_production_efficiency_factor = 0.05
		
		research_cost = 0.15
		start_year = 1850
		folder = {
			name = process_engineering_folder
			position = { x = 4 y = 2 }
		}
		
		path = {
			leads_to_tech = dry_puddling_process
			research_cost_coeff = 1
			ignore_for_layout = yes
		}
		
		ai_will_do = {
			factor = 5
			modifier = {
				add = 100
				OR = {
					has_country_flag = Oceania_industrializing
				}
				date > 1860.1.1
			}
			modifier = {
				factor = 0
				
				date < 1875.1.1
			}
			modifier = {
				factor = 45
				
				date > 1875.1.1
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	industrial_finery_forge = {
		
		industrial_capacity_factory = 0.05
		industrial_capacity_dockyard = 0.05
		
		research_cost = 0.15
		start_year = 1850
		folder = {
			name = process_engineering_folder
			position = { x = 6 y = 0 }
		}
		
		dependencies = {
			tribal_forging = 1
		}
		
		path = {
			leads_to_tech = wrought_iron_industrialization
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 5
			modifier = {
				add = 100
				OR = {
					has_country_flag = Oceania_industrializing
				}
			}
			modifier = {
				factor = 0
				preindustrial_or_tribal_trigger = yes
			}
			modifier = {
				factor = 30
				
				date > "1867.1.1"
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	wrought_iron_industrialization = {
		
		production_speed_buildings_factor = 0.025
		production_factory_efficiency_gain_factor = 0.05
		global_building_slots_factor = 0.025
		
		research_cost = 0.15
		start_year = 1850
		folder = {
			name = process_engineering_folder
			position = { x = 6 y = 2 }
		}
		
		path = {
			leads_to_tech = dry_puddling_process
			research_cost_coeff = 1
			ignore_for_layout = yes
		}
		
		ai_will_do = {
			factor = 5
			modifier = {
				add = 10
				OR = {
					has_country_flag = Oceania_industrializing
				}
			}
			modifier = {
				factor = 0
				
				date < 1870.1.1
			}
			modifier = {
				factor = 30
				
				date > 1870.1.1
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	chemical_vapor_deposition = {
	
		navy_capital_ship_defence_factor = 0.05
		navy_screen_defence_factor = 0.05
		army_defence_factor = 0.02
		
		research_cost = 0.1
		start_year = 1850
		folder = {
			name = process_engineering_folder
			position = { x = 2 y = 2 }
		}
		
		path = {
			leads_to_tech = dry_puddling_process
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 5
			modifier = {
				add = 10
				OR = {
					has_country_flag = Oceania_industrializing
				}
				date > "1860.1.1"
			}
			modifier = {
				factor = 10
				TAG = TAI
			}
			modifier = {
				factor = 0
				preindustrial_or_tribal_trigger = yes
			}
			modifier = {
				factor = 4.5
				
				date > 1865.1.1
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	dry_puddling_process = {
	
		production_factory_efficiency_gain_factor = 0.05
		
		research_cost = 0.2
		start_year = 1855
		folder = {
			name = process_engineering_folder
			position = { x = 4 y = 4 }
		}
		
		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 }
				}
			}
		}
		
		dependencies = {
			wrought_iron_industrialization = 1
			chemical_vapor_deposition = 1
			cast_iron_industrialization = 1
		}
		
		path = {
			leads_to_tech = bessemer_process
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 5
			modifier = {
				add = 100
				OR = {
					has_country_flag = Oceania_industrializing
				}
				date > 1860.1.1
			}
			modifier = {
				factor = 0
				
				date < 1880.1.1
			}
			modifier = {
				factor = 8.0
				
				date > 1880.1.1
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	bessemer_process = {
	
		industrial_capacity_factory = 0.05
		industrial_capacity_dockyard = 0.1
		
		enable_building = {
			building = steel_mill
			level = 3
		}
		
		research_cost = 0.15
		start_year = 1860
		folder = {
			name = process_engineering_folder
			position = { x = 4 y = 10 }
		}
		
		path = {
			leads_to_tech = industrial_ironworks_1
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	industrial_ironworks_1 = {
	
		industrial_capacity_factory = 0.05
		industrial_capacity_dockyard = 0.05

                on_research_complete = {
			modify_building_resources = {
				building = steel_mill
				resource = steel
				amount = 1
			                            }
		                       }
		
		research_cost = 0.2
		start_year = 1865
		folder = {
			name = process_engineering_folder
			position = { x = 4 y = 12 }
		}
		
		dependencies = {
			siemens_martin_process = 1
		}
		
		path = {
			leads_to_tech = industrial_ironworks_2
			research_cost_coeff = 1
		}
		
		path = {
			leads_to_tech = stainless_steel
			research_cost_coeff = 1
		}
		
		path={
			leads_to_tech = hall_heroult_process
			research_cost_coeff = 1
			ignore_for_layout = yes
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 0
				date < 1865.1.1
			}
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}

                show_effect_as_desc = yes
	}
	
	regenerative_furnace = {
	
		production_speed_buildings_factor = 0.025
		industrial_capacity_factory = 0.025
		
		research_cost = 0.15
		start_year = 1850
		folder = {
			name = process_engineering_folder
			position = { x = 8 y = 2 }
		}
		
		dependencies = {
			tribal_forging = 1
		}
		
		path = {
			leads_to_tech = siemens_martin_process
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 10000
				OR = {
					has_country_flag = Oceania_industrializing
				}
			}
			modifier = {
				factor = 1
 
			}
			modifier = {
				factor = 30
				
 
			}
			modifier = {
				factor = 0
				preindustrial_or_tribal_trigger = yes
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	siemens_martin_process = {
	
		production_factory_efficiency_gain_factor = 0.05
		production_factory_start_efficiency_factor = 0.05
		
		research_cost = 0.15
		start_year = 1865
		folder = {
			name = process_engineering_folder
			position = { x = 8 y = 12 }
		}
		
		path = {
			leads_to_tech = electric_arc_furnace
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 1
 
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	electric_arc_furnace = {
	
		production_factory_max_efficiency_factor = 0.05
		production_factory_efficiency_gain_factor = 0.05
		
		research_cost = 0.15
		start_year = 1880
		folder = {
			name = process_engineering_folder
			position = { x = 8 y = 18 }
		}
		path={
			leads_to_tech = hall_heroult_process
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 0
				date < 1880.1.1
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	industrial_ironworks_2 = {
	
		industrial_capacity_factory = 0.05
		industrial_capacity_dockyard = 0.05

                on_research_complete = {
			modify_building_resources = {
				building = steel_mill
				resource = steel
				amount = 1
			                            }
		                       }
		
		research_cost = 0.15
		start_year = 1885
		folder = {
			name = process_engineering_folder
			position = { x = 4 y = 20 }
		}
		
		path={
			leads_to_tech = industrial_ironworks_3
			research_cost_coeff = 1
		}
		
		dependencies = {
			electric_arc_furnace = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 0
				date < 1885.1.1
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}

                show_effect_as_desc = yes
	}
	
	stainless_steel = {
	
		global_building_slots_factor = 0.025
		production_speed_buildings_factor = 0.025
		
		research_cost = 0.15
		start_year = 1870
		folder = {
			name = process_engineering_folder
			position = { x = 2 y = 14 }
		}
		
		path = {
			leads_to_tech = bayer_process
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 0
				date < 1870.1.1
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}

	hall_heroult_process = {
	
		production_factory_max_efficiency_factor = 0.05
		production_factory_efficiency_gain_factor = 0.05
		
		on_research_complete = {
			custom_effect_tooltip = ALUMINIUM_UNLOCKED
		}
		
		research_cost = 0.15
		start_year = 1885
		folder = {
			name = process_engineering_folder
			position = { x = 6 y = 20 }
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 0
				date < 1885.1.1
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	bayer_process = {
	
		production_speed_buildings_factor = 0.1
		industrial_capacity_factory = 0.025
		
		research_cost = 0.15
		start_year = 1885
		folder = {
			name = process_engineering_folder
			position = { x = 2 y = 20 }
		}
		path={
			leads_to_tech = tungsten_wire_production
			research_cost_coeff = 1
		}
		path={
			leads_to_tech = industrial_ironworks_3
			research_cost_coeff = 1
			ignore_for_layout = yes
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 0
				date < 1885.1.1
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	tungsten_wire_production = {
	
		production_speed_buildings_factor = 0.1
		industrial_capacity_factory = 0.025
		
		research_cost = 0.15
		start_year = 1900
		folder = {
			name = process_engineering_folder
			position = { x = 2 y = 26 }
		}
		
		on_research_complete = {
			custom_effect_tooltip = TUNGSTEN_UNLOCKED
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 0
				date < 1900.1.1
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	
	industrial_ironworks_3 = {
	
		industrial_capacity_factory = 0.05
		industrial_capacity_dockyard = 0.05

                on_research_complete = {
			modify_building_resources = {
				building = steel_mill
				resource = steel
				amount = 1
			                            }
		                       }
		
		research_cost = 0.15
		start_year = 1900
		folder = {
			name = process_engineering_folder
			position = { x = 4 y = 26 }
		}
		
		dependencies = {
			industrial_ironworks_2 = 1
			bayer_process = 1
		}
		path={
			leads_to_tech = industrial_ironworks_4
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 0
				date < 1900.1.1
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}

                show_effect_as_desc = yes
	}
	
	industrial_ironworks_4 = {
	
		industrial_capacity_factory = 0.05
		industrial_capacity_dockyard = 0.05

                on_research_complete = {
			modify_building_resources = {
				building = steel_mill
				resource = steel
				amount = 1
			                            }
		                       }
		
		research_cost = 0.15
		start_year = 1910
		folder = {
			name = process_engineering_folder
			position = { x = 4 y = 30 }
		}
		path={
			leads_to_tech = industrial_chrome_electroplating
			research_cost_coeff = 1
		}
		path={
			leads_to_tech = injection_moulding
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 0
				date < 1910.1.1
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}

                show_effect_as_desc = yes
	}
	industrial_chrome_electroplating = {
	
		production_speed_buildings_factor = 0.1
		industrial_capacity_factory = 0.025
		
		research_cost = 0.15
		start_year = 1920
		folder = {
			name = process_engineering_folder
			position = { x = 2 y = 34 }
		}
		path={
			leads_to_tech = industrial_ironworks_5
			research_cost_coeff = 1
			ignore_for_layout = yes
		}
		
		on_research_complete = {
			custom_effect_tooltip = CHROMIUM_UNLOCKED
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 0
				date < 1920.1.1
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	injection_moulding = {
	
		industrial_capacity_factory = 0.1
		
		research_cost = 0.15
		start_year = 1920
		folder = {
			name = process_engineering_folder
			position = { x = 6 y = 34 }
		}
		path={
			leads_to_tech = industrial_ironworks_5
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 0
				date < 1920.1.1
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}
	}
	industrial_ironworks_5 = {
	
		industrial_capacity_factory = 0.05
		industrial_capacity_dockyard = 0.05

                on_research_complete = {
			modify_building_resources = {
				building = steel_mill
				resource = steel
				amount = 1
			                            }
		                       }
		
		research_cost = 0.15
		start_year = 1930
		folder = {
			name = process_engineering_folder
			position = { x = 4 y = 38 }
		}
		path={
			leads_to_tech = screw_injection
			research_cost_coeff = 1
		}
		#path={
		#	leads_to_tech = industrial_steelworks_1
		#	research_cost_coeff = 1
		#}
		#path={
		#	leads_to_tech = gas_centrifuge
		#	research_cost_coeff = 1
		#}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 0
				date < 1930.1.1
			}
			
		}
		
		categories = {
			resource_extraction_tech
			process_engineering_tech
		}

                show_effect_as_desc = yes
	}
	
	physical_chemistry = {
		
		research_speed_factor = 0.01
		
		research_cost = 0.15
		start_year = 1875
		folder = {
			name = process_engineering_folder
			position = { x = -2 y = 16 }
		}
		
		path = {
			leads_to_tech = rare_earth_discovery
			research_cost_coeff = 1
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 0
				date < 1875.1.1
			}
			modifier = {
				factor = 100
				date > 1875.1.1
			}
			modifier = {
				factor = 100
				date > 1880.1.1
			}
			modifier = {
				factor = 0
				
				date < 1875.1.1
			}
			
		}
		
		categories = {
			chemistry_tech
			process_engineering_tech
		}
	}
	
	rare_earth_discovery = {
		
		local_resources_factor = 0.05
		
		research_cost = 0.15
		start_year = 1880
		folder = {
			name = process_engineering_folder
			position = { x = 0 y = 18 }
		}
		
		path = {
			leads_to_tech = noble_gas_discovery
			research_cost_coeff = 1
		}
		
		on_research_complete = {
			custom_effect_tooltip = REE_UNLOCKED
		}
		
		ai_will_do = {
			factor = 1
			modifier = {
				factor = 0
				date < 1880.1.1
			}
			modifier = {
				factor = 10
				date > 1885.1.1
			}
			modifier = {
				factor = 20
				date > 1890.1.1
			}
			modifier = {
				factor = 30
				date > 1895.1.1
			}
			modifier = {
				factor = 40
				date > 1900.1.1
			}
		}
		
		categories = {
			chemistry_tech
			process_engineering_tech
		}
	}
	
	noble_gas_discovery = {
		
		research_speed_factor = 0.01
		
		research_cost = 0.15
		start_year = 1885
		folder = {
			name = process_engineering_folder
			position = { x = 0 y = 20 }
		}
		
		ai_will_do = {
			factor = 1
			
			modifier = {
				factor = 0
				date < 1885.1.1
			}
			modifier = {
				factor = 20
				date > 1890.1.1
			}
			modifier = {
				factor = 20
				date > 1895.1.1
			}
			modifier = {
				factor = 20
				date > 1900.1.1
			}
			modifier = {
				factor = 0
				
				date < 1885.1.1
			}
		}
		
		categories = {
			chemistry_tech
			process_engineering_tech
		}
	}
	
}
