ideas = {

	Vehicle_Company = {
	
		designer = yes
		
		JAP_komatsu_vehicle_company = {
		
			picture = Komatsu_JAP
			
			allowed = {
				tag = JAP
			}
			cost = 150
			
			removal_cost = 10
			
			research_bonus = {
				Cat_AFV = -0.248
			}
			
			traits = {
				Cat_AFV_8
			
			}
			ai_will_do = {
				factor = 0.8 #All countries need a land army, vehicles are part of modern warfare
				
				modifier = {
					num_of_military_factories > 10 #has the industry to take advantage of the company
					factor = 1
				}
				modifier = {
					is_major = yes #Majors project power
					factor = 1
				}
			}
			
		}
	}
	
	Vehicle_Company = {
	
		designer = yes
		
		JAP_mitsubishi_heavy_industries_vehicle_company = {
		
			picture = Mitsubishi_Heavy_Industries_JAP
			
			allowed = {
				tag = JAP
			}
			cost = 150
			
			removal_cost = 10
			
			research_bonus = {
				Cat_ARMOR = -0.248
			}
			
			traits = {
				Cat_ARMOR_8
			
			}
			ai_will_do = {
				factor = 0.8 #All countries need a land army, vehicles are part of modern warfare
				
				modifier = {
					num_of_military_factories > 10 #has the industry to take advantage of the company
					factor = 1
				}
				modifier = {
					is_major = yes #Majors project power
					factor = 1
				}
			}
			
		}
	}
	
	Ship_Company = {
	
		designer = yes
		
		JAP_mitsubishi_shipbuilding_ship_company = {
		
			picture = Mitsubishi_Shipbuilding_JAP
			
			allowed = {
				tag = JAP
			}
			cost = 150
			
			removal_cost = 10
			
			research_bonus = {
				Cat_SURFACE_SHIP = -0.217
			}
			
			traits = {
				Cat_NAVAL_EQP_7
			
			}
			ai_will_do = {
				factor = 0.7
				
				modifier = {
					has_navy_size = { size > 25 } #has a large navy
					factor = 1
				}
				modifier = {
					num_of_naval_factories > 3 #has the industry to take advantage of the company
					factor = 1
				}
				modifier = {
					is_major = yes #Majors project power
					factor = 1
				}
				modifier = {
					NOT = { #need to have ports
						any_owned_state = {
							is_coastal = yes
						}
					}
					factor = 10
				}
			}
			
		}
	}
	
	Submarine_Company = {
	
		designer = yes
		
		JAP_mitsubishi_shipbuilding_submarine_company = {
		
			picture = Mitsubishi_Shipbuilding_JAP
			
			allowed = {
				tag = JAP
			}
			cost = 150
			
			removal_cost = 10
			
			research_bonus = {
				Cat_D_SUB = -0.217
			}
			
			traits = {
				Cat_D_SUB_7
			
			}
			ai_will_do = {
				factor = 0.7
				
				modifier = {
					has_navy_size = { size > 25 } #has a large navy
					factor = 1
				}
				modifier = {
					num_of_naval_factories > 3 #has the industry to take advantage of the company
					factor = 1
				}
				modifier = {
					is_major = yes #Majors project power
						factor = 1
				}
				modifier = {
					NOT = { #need to have ports
						any_owned_state = {
						is_coastal = yes
						}
					}
					factor = 10
				}
			}
			
		}
	}
	
	Aircraft_Company = {
	
		designer = yes
		
		JAP_mitsubishi_aerospace_aircraft_company = {
		
			picture = Mitsubishi_Aerospace_JAP
			
			allowed = {
				tag = JAP
			}
			cost = 150
			
			removal_cost = 10
			
			research_bonus = {
				CAT_FIXED_WING = -0.248
			}
			
			traits = {
				CAT_FIXED_WING_8
			
			}
			ai_will_do = {
				factor = 0.8 #Most countries don't have decent airforces
				
				modifier = {
					or = {
						has_tech = AS_Fighter2 #has semi-modern tech
						has_tech = MR_Fighter2
						has_tech = Strike_fighter2
						has_tech = L_Strike_fighter2
						has_tech = Air_UAV1
					}
					factor = 1
				}
				modifier = {
					or = {
						has_tech = strategic_bomber3 #has semi-modern tech, most countries dont have it
						has_tech = transport_plane2
						has_tech = naval_plane3
						has_tech = cas2
					}
					factor = 1
				}
				modifier = {
					is_major = yes #Majors project power
					factor = 1
				}
			}
			
		}
	}
	
	Helicopter_Company = {
	
		designer = yes
		
		JAP_mitsubishi_aerospace_helicopter_company = {
		
			picture = Mitsubishi_Aerospace_JAP
			
			allowed = {
				tag = JAP
			}
			cost = 150
			
			removal_cost = 10
			
			research_bonus = {
				Cat_HELI = -0.248
			}
			
			traits = {
				Cat_HELI_8
			
			}
			ai_will_do = {
				factor = 0.8 #Most countries don't have decent airforces
				
				modifier = {
					has_tech = attack_helicopter2 #has semi-modern tech, most countries dont have it
					factor = 1
				}
				modifier = {
					has_tech = transport_helicopter2 #has semi-modern tech, most countries dont have it
					factor = 1
				}
				modifier = {
					is_major = yes #Majors project power
					factor = 1
				}
			}
			
		}
	}
	
	Infantry_Weapon_Company = {
	
		designer = yes
		
		JAP_howa_machinery_infantry_weapon_company = {
		
			picture = Howa_Machinery_JAP
			
			allowed = {
				tag = JAP
			}
			cost = 150
			
			removal_cost = 10
			
			research_bonus = {
				Cat_INF_WEP = -0.248
			}
			
			traits = {
				Cat_INF_WEP_8
			
			}
			ai_will_do = {
				factor = 0.8 #All countries need a land army, vehicles are part of modern warfare
				
				modifier = {
					num_of_military_factories > 5 #has the industry to take advantage of the company
					factor = 1
				}
				modifier = {
					is_major = yes #Majors project power
					factor = 1
				}
			}
			
		}
	}
	
	Aircraft_Company = {
	
		designer = yes
		
		JAP_kawasaki_aerospace_company_aircraft_company = {
		
			picture = Kawasaki_Aerospace_Company_JAP
			
			allowed = {
				tag = JAP
			}
			cost = 150
			
			removal_cost = 10
			
			research_bonus = {
				Cat_H_AIR = -0.217
			}
			
			traits = {
				Cat_H_AIR_7
			
			}
			ai_will_do = {
				factor = 0.7 #Most countries don't have decent airforces
				
				modifier = {
					or = {
						has_tech = AS_Fighter2 #has semi-modern tech
						has_tech = MR_Fighter2
						has_tech = Strike_fighter2
						has_tech = L_Strike_fighter2
						has_tech = Air_UAV1
					}
					factor = 1
				}
				modifier = {
					or = {
						has_tech = strategic_bomber3 #has semi-modern tech, most countries dont have it
						has_tech = transport_plane2
						has_tech = naval_plane3
						has_tech = cas2
					}
					factor = 1
				}
				modifier = {
					is_major = yes #Majors project power
					factor = 1
				}
			}
			
		}
	}
	
	Helicopter_Company = {
	
		designer = yes
		
		JAP_kawasaki_aerospace_company_helicopter_company = {
		
			picture = Kawasaki_Aerospace_Company_JAP
			
			allowed = {
				tag = JAP
			}
			cost = 150
			
			removal_cost = 10
			
			research_bonus = {
				Cat_HELI = -0.217
			}
			
			traits = {
				Cat_HELI_7
			
			}
			ai_will_do = {
				factor = 0.7 #Most countries don't have decent airforces
				
				modifier = {
					has_tech = attack_helicopter2 #has semi-modern tech, most countries dont have it
					factor = 1
				}
				modifier = {
					has_tech = transport_helicopter2 #has semi-modern tech, most countries dont have it
					factor = 1
				}
				modifier = {
					is_major = yes #Majors project power
					factor = 1
				}
			}
			
		}
	}
	
	Ship_Company = {
	
		designer = yes
		
		JAP_kawasaki_shipbuilding_ship_company = {
		
			picture = Kawasaki_Shipbuilding_JAP
			
			allowed = {
				tag = JAP
			}
			cost = 150
			
			removal_cost = 10
			
			research_bonus = {
				Cat_SURFACE_SHIP = -0.279
			}
			
			traits = {
				Cat_NAVAL_EQP_9
			
			}
			ai_will_do = {
				factor = 0.9
				
				modifier = {
					has_navy_size = { size > 25 } #has a large navy
					factor = 1
				}
				modifier = {
					num_of_naval_factories > 3 #has the industry to take advantage of the company
					factor = 1
				}
				modifier = {
					is_major = yes #Majors project power
					factor = 1
				}
				modifier = {
					NOT = { #need to have ports
						any_owned_state = {
							is_coastal = yes
						}
					}
					factor = 10
				}
			}
			
		}
	}
	
	Submarine_Company = {
	
		designer = yes
		
		JAP_kawasaki_shipbuilding_submarine_company = {
		
			picture = Kawasaki_Shipbuilding_JAP
			
			allowed = {
				tag = JAP
			}
			cost = 150
			
			removal_cost = 10
			
			research_bonus = {
				Cat_D_SUB = -0.279
			}
			
			traits = {
				Cat_D_SUB_9
			
			}
			ai_will_do = {
				factor = 0.9
				
				modifier = {
					has_navy_size = { size > 25 } #has a large navy
					factor = 1
				}
				modifier = {
					num_of_naval_factories > 3 #has the industry to take advantage of the company
					factor = 1
				}
				modifier = {
					is_major = yes #Majors project power
						factor = 1
				}
				modifier = {
					NOT = { #need to have ports
						any_owned_state = {
						is_coastal = yes
						}
					}
					factor = 10
				}
			}
			
		}
	}
	
	Ship_Company = {
	
		designer = yes
		
		JAP_ihi_corporation_ship_company = {
		
			picture = IHI_Corporation_JAP
			
			allowed = {
				tag = JAP
			}
			cost = 150
			
			removal_cost = 10
			
			research_bonus = {
				Cat_NAVAL_EQP = -0.248
			}
			
			traits = {
				Cat_NAVAL_EQP_8
			
			}
			ai_will_do = {
				factor = 0.8
				
				modifier = {
					has_navy_size = { size > 25 } #has a large navy
					factor = 1
				}
				modifier = {
					num_of_naval_factories > 3 #has the industry to take advantage of the company
					factor = 1
				}
				modifier = {
					is_major = yes #Majors project power
					factor = 1
				}
				modifier = {
					NOT = { #need to have ports
						any_owned_state = {
							is_coastal = yes
						}
					}
					factor = 10
				}
			}
			
		}
	}
	
}
