ideas = {

	Infantry_Weapon_Company = {
	
		designer = yes
		
		AZE_azerbaijani_defense_industry_infantry_weapon_company = {
		
			picture = Azerbaijani_Defense_Industry_AZE
			
			allowed = {
				tag = AZE
			}
			cost = 150
			
			removal_cost = 10
			
			research_bonus = {
				Cat_INF = -0.124
			}
			
			traits = {
				Cat_INF_4
			
			}
			ai_will_do = {
				factor = 0.4 #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
				}
			}
			
		}
	}
	
	Vehicle_Company = {
	
		designer = yes
		
		AZE_azerbaijani_defense_industry_vehicle_company = {
		
			picture = Azerbaijani_Defense_Industry_AZE
			
			allowed = {
				tag = AZE
			}
			cost = 150
			
			removal_cost = 10
			
			research_bonus = {
				Cat_AFV = -0.124
			}
			
			traits = {
				Cat_AFV_4
			
			}
			ai_will_do = {
				factor = 0.4 #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
				}
			}
			
		}
	}
	
}
