technologies = {

	# Artillery 12->18
	rcs_expand_artillery = {

		doctrine = yes
		
		artillery_brigade_l = {
			soft_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 0.31 # 6*0.05 + 0.01
			manpower = 100
			supply_consumption = 0.016 # 0.5*0.03 + 0.001
			need = {
				artillery_equipment_l = 6
			}
		}
		artillery_brigade = {
			soft_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 0.61 # 6*0.10 + 0.01
			manpower = 100
			supply_consumption = 0.04 # 0.5*0.08 + 0.001
			need = {
				artillery_equipment = 6
			}
		}
		artillery_brigade_h = {
			soft_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 0.91 # 6*0.15 + 0.01
			manpower = 100
			supply_consumption = 0.121 # 0.5*0.24 + 0.001
			need = {
				artillery_equipment_h = 6
			}
		}
		# No Cav Hwt Expansion
		artillery_brigade_mtn = {
			soft_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 0.31 # 6*0.05 + 0.01
			manpower = 100
			supply_consumption = 0.016 # 0.5*0.03 + 0.001
			need = {
				artillery_equipment_l = 6
				support_equipment = 3
			}
		}

		research_cost = 1

		start_year = 1918

		ai_will_do = {
			factor = 0
		}

		categories = {
			artillery
		}
	}
	rcs_expand_artillery_mot = {

		mot_artillery_brigade_l = {
			soft_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 0.71 # 6*0.05 + 8*0.05 + 0.01
			manpower = 100 #inavaliable
			supply_consumption = 0.016 # 0.5*0.03 + 0.001
			#own_equipment_fuel_consumption_mult = 0.3 #inavaliable
			fuel_consumption = 0.11 # 0.3*0.35
			need = {
				artillery_equipment_l = 6
				motorized_equipment = 8
			}
		}
		mot_artillery_brigade = {
			soft_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.06 # 6*0.10 + 9*0.05 + 0.01
			manpower = 100
			supply_consumption = 0.04 # 0.5*0.08 + 0.001
			fuel_consumption = 0.21 # 0.6*0.35
			need = {
				artillery_equipment = 6
				motorized_equipment = 9
			}
		}
		mot_artillery_brigade_h = {
			soft_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.41 # 6*0.15 + 10*0.05 + 0.01
			manpower = 100
			supply_consumption = 0.121 # 0.5*0.24 + 0.001
			fuel_consumption = 0.32 # 0.9*0.35
			need = {
				artillery_equipment_h = 6
				motorized_equipment = 10
			}
		}

		research_cost = 1

		start_year = 1918

		ai_will_do = {
			factor = 0
		}

		categories = {
			artillery
		}
	}
	rcs_expand_artillery_sp = {

		light_sp_artillery_brigade = {
			soft_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 0.91 # 6*0.15 + 0.01
			manpower = 100
			supply_consumption = 0.016 # 0.5*0.03 + 0.001
			fuel_consumption = 0.3 # 0.6*0.5
			need = {
				light_tank_artillery_chassis = 6
			}
		}
		medium_sp_artillery_brigade = {
			soft_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.21 # 6*0.20 + 0.01
			manpower = 100
			supply_consumption = 0.041 # 0.5*0.08 + 0.001
			fuel_consumption = 0.45 # 0.6*0.75
			need = {
				medium_tank_artillery_chassis = 6
			}
		}
		heavy_sp_artillery_brigade = {
			soft_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.81 # 6*0.30 + 0.01
			manpower = 100
			supply_consumption = 0.121 # 0.5*0.24 + 0.001
			fuel_consumption = 0.6 # 0.6*1
			need = {
				heavy_tank_artillery_chassis = 6
			}
		}
		super_heavy_sp_artillery_brigade = {
			soft_attack = 0.35
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.61 # 4*0.40 + 0.01
			manpower = 100
			supply_consumption = 0.127 # 0.35*0.36 + 0.001
			fuel_consumption = 0.50 # 0.4*1.25
			need = {
				super_heavy_tank_artillery_chassis = 4
			}
		}
		modern_sp_artillery_brigade = {
			soft_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.21 # 6*0.20 + 0.01
			manpower = 100
			supply_consumption = 0.121 # 0.5*0.24 + 0.001
			fuel_consumption = 0.6 # 0.6*1
			need = {
				modern_tank_artillery_chassis = 6
			}
		}

		research_cost = 1

		start_year = 1918

		ai_will_do = {
			factor = 0
		}

		categories = {
			artillery
		}
	}
	# Artillery 18->24
	rcs_expand_artillery_2 = {

		artillery_brigade_l = {
			soft_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 0.31 # 6*0.05 + 0.01
			manpower = 100
			supply_consumption = 0.016 # 0.5*0.03 + 0.001
			need = {
				artillery_equipment_l = 6
			}
		}
		artillery_brigade = {
			soft_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 0.61 # 6*0.10 + 0.01
			manpower = 100
			supply_consumption = 0.04 # 0.5*0.08 + 0.001
			need = {
				artillery_equipment = 6
			}
		}
		artillery_brigade_h = {
			soft_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 0.91 # 6*0.15 + 0.01
			manpower = 100
			supply_consumption = 0.121 # 0.5*0.24 + 0.001
			need = {
				artillery_equipment_h = 6
			}
		}
		# No Cav Hwt Expansion
		artillery_brigade_mtn = {
			soft_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 0.31 # 6*0.05 + 0.01
			manpower = 100
			supply_consumption = 0.016 # 0.5*0.03 + 0.001
			need = {
				artillery_equipment_l = 6
				support_equipment = 3
			}
		}

		research_cost = 1

		start_year = 1918

		ai_will_do = {
			factor = 0
		}

		categories = {
			artillery
		}
	}
	rcs_expand_artillery_2_mot = {

		mot_artillery_brigade_l = {
			soft_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 0.71 # 6*0.05 + 8*0.05 + 0.01
			manpower = 100 #inavaliable
			supply_consumption = 0.016 # 0.5*0.03 + 0.001
			#own_equipment_fuel_consumption_mult = 0.3 #inavaliable
			fuel_consumption = 0.11 # 0.3*0.35
			need = {
				artillery_equipment_l = 6
				motorized_equipment = 8
			}
		}
		mot_artillery_brigade = {
			soft_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.06 # 6*0.10 + 9*0.05 + 0.01
			manpower = 100
			supply_consumption = 0.04 # 0.5*0.08 + 0.001
			fuel_consumption = 0.21 # 0.6*0.35
			need = {
				artillery_equipment = 6
				motorized_equipment = 9
			}
		}
		mot_artillery_brigade_h = {
			soft_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.41 # 6*0.15 + 10*0.05 + 0.01
			manpower = 100
			supply_consumption = 0.121 # 0.5*0.24 + 0.001
			fuel_consumption = 0.32 # 0.9*0.35
			need = {
				artillery_equipment_h = 6
				motorized_equipment = 10
			}
		}

		research_cost = 1

		start_year = 1918

		ai_will_do = {
			factor = 0
		}

		categories = {
			artillery
		}
	}
	rcs_expand_artillery_2_sp = {

		light_sp_artillery_brigade = {
			soft_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 0.91 # 6*0.15 + 0.01
			manpower = 100
			supply_consumption = 0.016 # 0.5*0.03 + 0.001
			fuel_consumption = 0.3 # 0.6*0.5
			need = {
				light_tank_artillery_chassis = 6
			}
		}
		medium_sp_artillery_brigade = {
			soft_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.21 # 6*0.20 + 0.01
			manpower = 100
			supply_consumption = 0.041 # 0.5*0.08 + 0.001
			fuel_consumption = 0.45 # 0.6*0.75
			need = {
				medium_tank_artillery_chassis = 6
			}
		}
		heavy_sp_artillery_brigade = {
			soft_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.81 # 6*0.30 + 0.01
			manpower = 100
			supply_consumption = 0.121 # 0.5*0.24 + 0.001
			fuel_consumption = 0.6 # 0.6*1
			need = {
				heavy_tank_artillery_chassis = 6
			}
		}
		super_heavy_sp_artillery_brigade = {
			soft_attack = 0.35
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.61 # 4*0.40 + 0.01
			manpower = 100
			supply_consumption = 0.127 # 0.35*0.36 + 0.001
			fuel_consumption = 0.50 # 0.4*1.25
			need = {
				super_heavy_tank_artillery_chassis = 4
			}
		}
		modern_sp_artillery_brigade = {
			soft_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.21 # 6*0.20 + 0.01
			manpower = 100
			supply_consumption = 0.121 # 0.5*0.24 + 0.001
			fuel_consumption = 0.6 # 0.6*1
			need = {
				modern_tank_artillery_chassis = 6
			}
		}

		research_cost = 1

		start_year = 1918

		ai_will_do = {
			factor = 0
		}

		categories = {
			artillery
		}
	}

	# Anti-Tank 3*4->3*6->3*8
	rcs_expand_anti_tank = {

		anti_tank_brigade = {
			soft_attack = 0.5
			hard_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 0.61 # 6*0.10 + 0.01
			manpower = 100
			supply_consumption = 0.016 # 0.5*0.03 + 0.001
			need = {
				anti_tank_equipment = 6
			}
		}
		anti_tank_brigade_h = {
			soft_attack = 0.35
			hard_attack = 0.35
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 0.91 # 6*0.15 + 0.01
			manpower = 100
			supply_consumption = 0.041 # 0.5*0.08 + 0.001
			need = {
				anti_tank_equipment_h = 4
			}
		}
		mot_anti_tank_brigade = {
			soft_attack = 0.5
			hard_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.06 # 6*0.10 + 9*0.05 + 0.01
			manpower = 100
			supply_consumption = 0.016 # 0.5*0.03 + 0.001
			fuel_consumption = 0.21 # 0.6*0.35
			need = {
				anti_tank_equipment = 6
				motorized_equipment = 9
			}
		}
		mot_anti_tank_brigade_h = {
			soft_attack = 0.35
			hard_attack = 0.35
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.01 # 4*0.15 + 8*0.05 + 0.01
			manpower = 100
			supply_consumption = 0.033 # 0.4*0.08 + 0.001
			fuel_consumption = 0.21 # 0.6*0.35
			need = {
				anti_tank_equipment_h = 4
				motorized_equipment = 8
			}
		}
		light_tank_destroyer_brigade = {
			soft_attack = 0.5
			hard_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 0.91 # 6*0.15 + 0.01
			manpower = 100
			supply_consumption = 0.016 # 0.5*0.03 + 0.001
			fuel_consumption = 0.3 # 0.6*0.5
			need = {
				light_tank_destroyer_chassis = 6
			}
		}
		medium_tank_destroyer_brigade = {
			soft_attack = 0.5
			hard_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.21 # 6*0.20 + 0.01
			manpower = 100
			supply_consumption = 0.041 # 0.5*0.08 + 0.001
			fuel_consumption = 0.45 # 0.6*0.75
			need = {
				medium_tank_destroyer_chassis = 6
			}
		}
		heavy_tank_destroyer_brigade = {
			soft_attack = 0.5
			hard_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.81 # 6*0.30 + 0.01
			manpower = 100
			supply_consumption = 0.121 # 0.5*0.24 + 0.001
			fuel_consumption = 0.6 # 0.6*1
			need = {
				heavy_tank_destroyer_chassis = 6
			}
		}
		super_heavy_tank_destroyer_brigade = {
			soft_attack = 0.5
			hard_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.61 # 4*0.40 + 0.01
			manpower = 100
			supply_consumption = 0.127 # 0.35*0.36 + 0.001
			fuel_consumption = 0.50 # 0.4*1.25
			need = {
				super_heavy_tank_destroyer_chassis = 4
			}
		}
		modern_tank_destroyer_brigade = {
			soft_attack = 0.5
			hard_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.21 # 6*0.20 + 0.01
			manpower = 100
			supply_consumption = 0.121 # 0.5*0.24 + 0.001
			fuel_consumption = 0.6 # 0.6*1
			need = {
				modern_tank_destroyer_chassis = 6
			}
		}

		research_cost = 1

		start_year = 1918

		ai_will_do = {
			factor = 0
		}

		categories = {
			artillery
		}
	}
	rcs_expand_anti_tank_2 = {

		anti_tank_brigade = {
			soft_attack = 0.5
			hard_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 0.61 # 6*0.10 + 0.01
			manpower = 100
			supply_consumption = 0.016 # 0.5*0.03 + 0.001
			need = {
				anti_tank_equipment = 6
			}
		}
		anti_tank_brigade_h = {
			soft_attack = 0.35
			hard_attack = 0.35
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 0.91 # 6*0.15 + 0.01
			manpower = 100
			supply_consumption = 0.041 # 0.5*0.08 + 0.001
			need = {
				anti_tank_equipment_h = 4
			}
		}
		mot_anti_tank_brigade = {
			soft_attack = 0.5
			hard_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.06 # 6*0.10 + 9*0.05 + 0.01
			manpower = 100
			supply_consumption = 0.016 # 0.5*0.03 + 0.001
			fuel_consumption = 0.21 # 0.6*0.35
			need = {
				anti_tank_equipment = 6
				motorized_equipment = 9
			}
		}
		mot_anti_tank_brigade_h = {
			soft_attack = 0.35
			hard_attack = 0.35
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.01 # 4*0.15 + 8*0.05 + 0.01
			manpower = 100
			supply_consumption = 0.033 # 0.4*0.08 + 0.001
			fuel_consumption = 0.21 # 0.6*0.35
			need = {
				anti_tank_equipment_h = 4
				motorized_equipment = 8
			}
		}
		light_tank_destroyer_brigade = {
			soft_attack = 0.5
			hard_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 0.91 # 6*0.15 + 0.01
			manpower = 100
			supply_consumption = 0.016 # 0.5*0.03 + 0.001
			fuel_consumption = 0.3 # 0.6*0.5
			need = {
				light_tank_destroyer_chassis = 6
			}
		}
		medium_tank_destroyer_brigade = {
			soft_attack = 0.5
			hard_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.21 # 6*0.20 + 0.01
			manpower = 100
			supply_consumption = 0.041 # 0.5*0.08 + 0.001
			fuel_consumption = 0.45 # 0.6*0.75
			need = {
				medium_tank_destroyer_chassis = 6
			}
		}
		heavy_tank_destroyer_brigade = {
			soft_attack = 0.5
			hard_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.81 # 6*0.30 + 0.01
			manpower = 100
			supply_consumption = 0.121 # 0.5*0.24 + 0.001
			fuel_consumption = 0.6 # 0.6*1
			need = {
				heavy_tank_destroyer_chassis = 6
			}
		}
		super_heavy_tank_destroyer_brigade = {
			soft_attack = 0.35
			hard_attack = 0.35
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.61 # 4*0.40 + 0.01
			manpower = 100
			supply_consumption = 0.127 # 0.35*0.36 + 0.001
			fuel_consumption = 0.50 # 0.4*1.25
			need = {
				super_heavy_tank_destroyer_chassis = 4
			}
		}
		modern_tank_destroyer_brigade = {
			soft_attack = 0.5
			hard_attack = 0.5
			breakthrough = 0.05
			defense = 0.05
			max_strength = 0.1
			weight = 1.21 # 6*0.20 + 0.01
			manpower = 100
			supply_consumption = 0.121 # 0.5*0.24 + 0.001
			fuel_consumption = 0.6 # 0.6*1
			need = {
				modern_tank_destroyer_chassis = 6
			}
		}

		research_cost = 1

		start_year = 1918

		ai_will_do = {
			factor = 0
		}

		categories = {
			artillery
		}
	}
	
	# L Anti-Air 3*4->3*6->3*8
	# H Anti-Air 2*4->2*6->2*8
	rcs_expand_anti_air = {

		anti_air_brigade = {
			air_attack = 0.5
			max_strength = 0.1
			weight = 0.31 # 6*0.05 + 0.01
			manpower = 100
			supply_consumption = 0.016 # 0.5*0.03 + 0.001
			need = {
				anti_air_equipment = 6
			}
		}
		anti_air_brigade_h = {
			air_attack = 0.35
			max_strength = 0.1
			weight = 0.91 # 6*0.15 + 0.01
			manpower = 100
			supply_consumption = 0.085 # 0.35*0.24 + 0.001
			need = {
				anti_air_equipment_h = 4
			}
		}
		mot_anti_air_brigade = {
			air_attack = 0.5
			max_strength = 0.1
			weight = 0.71 # 6*0.05 + 8*0.05 + 0.01
			manpower = 100 #inavaliable
			supply_consumption = 0.016 # 0.5*0.03 + 0.001
			fuel_consumption = 0.11 # 0.3*0.35
			need = {
				anti_air_equipment = 6
				motorized_equipment = 8
			}
		}
		mot_anti_air_brigade_h = {
			air_attack = 0.35
			max_strength = 0.1
			weight = 1.41 # 6*0.15 + 10*0.05 + 0.01
			manpower = 100
			supply_consumption = 0.085 # 0.35*0.24 + 0.001
			fuel_consumption = 0.21 # 0.6*0.35
			need = {
				anti_air_equipment_h = 4
				motorized_equipment = 8
			}
		}
		light_sp_anti_air_brigade = {
			air_attack = 0.5
			max_strength = 0.1
			weight = 0.91 # 6*0.15 + 0.01
			manpower = 100
			supply_consumption = 0.016 # 0.5*0.03 + 0.001
			fuel_consumption = 0.3 # 0.6*0.5
			need = {
				light_tank_aa_chassis = 6
			}
		}
		medium_sp_anti_air_brigade = {
			air_attack = 0.5
			max_strength = 0.1
			weight = 1.21 # 6*0.20 + 0.01
			manpower = 100
			supply_consumption = 0.041 # 0.5*0.08 + 0.001
			fuel_consumption = 0.45 # 0.6*0.75
			need = {
				medium_tank_aa_chassis = 6
			}
		}
		heavy_sp_anti_air_brigade = {
			air_attack = 0.5
			max_strength = 0.1
			weight = 1.81 # 6*0.30 + 0.01
			manpower = 100
			supply_consumption = 0.121 # 0.5*0.24 + 0.001
			fuel_consumption = 0.6 # 0.6*1
			need = {
				heavy_tank_aa_chassis = 6
			}
		}
		super_heavy_sp_anti_air_brigade = {
			air_attack = 0.35
			max_strength = 0.1
			weight = 1.61 # 4*0.40 + 0.01
			manpower = 100
			supply_consumption = 0.127 # 0.35*0.36 + 0.001
			fuel_consumption = 0.50 # 0.4*1.25
			need = {
				super_heavy_tank_aa_chassis = 4
			}
		}
		modern_sp_anti_air_brigade = {
			air_attack = 0.5
			max_strength = 0.1
			weight = 1.21 # 6*0.20 + 0.01
			manpower = 100
			supply_consumption = 0.121 # 0.5*0.24 + 0.001
			fuel_consumption = 0.6 # 0.6*1
			need = {
				modern_tank_aa_chassis = 6
			}
		}

		research_cost = 1

		start_year = 1918

		ai_will_do = {
			factor = 0
		}

		categories = {
			artillery
		}
	}
	rcs_expand_anti_air_2 = {

		anti_air_brigade = {
			air_attack = 0.5
			max_strength = 0.1
			weight = 0.31 # 6*0.05 + 0.01
			manpower = 100
			supply_consumption = 0.016 # 0.5*0.03 + 0.001
			need = {
				anti_air_equipment = 6
			}
		}
		anti_air_brigade_h = {
			air_attack = 0.35
			max_strength = 0.1
			weight = 0.91 # 6*0.15 + 0.01
			manpower = 100
			supply_consumption = 0.085 # 0.35*0.24 + 0.001
			need = {
				anti_air_equipment_h = 4
			}
		}
		mot_anti_air_brigade = {
			air_attack = 0.5
			max_strength = 0.1
			weight = 0.71 # 6*0.05 + 8*0.05 + 0.01
			manpower = 100 #inavaliable
			supply_consumption = 0.016 # 0.5*0.03 + 0.001
			fuel_consumption = 0.11 # 0.3*0.35
			need = {
				anti_air_equipment = 6
				motorized_equipment = 8
			}
		}
		mot_anti_air_brigade_h = {
			air_attack = 0.35
			max_strength = 0.1
			weight = 1.41 # 6*0.15 + 10*0.05 + 0.01
			manpower = 100
			supply_consumption = 0.085 # 0.35*0.24 + 0.001
			fuel_consumption = 0.21 # 0.6*0.35
			need = {
				anti_air_equipment_h = 4
				motorized_equipment = 8
			}
		}
		light_sp_anti_air_brigade = {
			air_attack = 0.5
			max_strength = 0.7
			weight = 0.91 # 6*0.15 + 0.01
			manpower = 100
			supply_consumption = 0.016 # 0.5*0.03 + 0.001
			fuel_consumption = 0.3 # 0.6*0.5
			need = {
				light_tank_aa_chassis = 6
			}
		}
		medium_sp_anti_air_brigade = {
			air_attack = 0.5
			max_strength = 0.7
			weight = 1.21 # 6*0.20 + 0.01
			manpower = 100
			supply_consumption = 0.041 # 0.5*0.08 + 0.001
			fuel_consumption = 0.45 # 0.6*0.75
			need = {
				medium_tank_aa_chassis = 6
			}
		}
		heavy_sp_anti_air_brigade = {
			air_attack = 0.5
			max_strength = 0.7
			weight = 1.81 # 6*0.30 + 0.01
			manpower = 100
			supply_consumption = 0.121 # 0.5*0.24 + 0.001
			fuel_consumption = 0.6 # 0.6*1
			need = {
				heavy_tank_aa_chassis = 6
			}
		}
		super_heavy_sp_anti_air_brigade = {
			air_attack = 0.35
			max_strength = 0.5
			weight = 1.61 # 4*0.40 + 0.01
			manpower = 100
			supply_consumption = 0.127 # 0.35*0.36 + 0.001
			fuel_consumption = 0.50 # 0.4*1.25
			need = {
				super_heavy_tank_aa_chassis = 4
			}
		}
		modern_sp_anti_air_brigade = {
			air_attack = 0.5
			max_strength = 0.7
			weight = 1.21 # 6*0.20 + 0.01
			manpower = 100
			supply_consumption = 0.121 # 0.5*0.24 + 0.001
			fuel_consumption = 0.6 # 0.6*1
			need = {
				modern_tank_aa_chassis = 6
			}
		}

		research_cost = 1

		start_year = 1918

		ai_will_do = {
			factor = 0
		}

		categories = {
			artillery
		}
	}

	# L/M Armor 1+3*10->1+3*13->2+3*16
	# H Armor 1+2*10->1+2*13->2+2*16
	# SH Armor 1+2*10->1+2*13->2+2*16
	#rcs_expand_armor #x*(1+9)+1 SOV
	rcs_expand_armor = { #1+9 SOV
		light_armor = {
			soft_attack = 0.6
			hard_attack = 0.6
			air_attack = 0.6
			breakthrough = 0.6
			defense = 0.6
			max_strength = 0.7
			combat_width = 0.0
			weight = 0.91 # 6*0.15 + 0.01
			manpower = 100
			supply_consumption = 0.019 # 0.6*0.03 + 0.001
			fuel_consumption = 0.3 # 0.6*0.5
			need = {
				light_tank_chassis = 6 # 25+6
			}
		}
		medium_armor = {
			soft_attack = 1.0
			hard_attack = 1.0
			air_attack = 1.0
			breakthrough = 1.0
			defense = 1.0
			max_strength = 1.2
			combat_width = 0.5
			weight = 2.21 # 11*0.20 + 0.01
			manpower = 100
			supply_consumption = 0.056 # 1.1*0.05 + 0.001
			fuel_consumption = 0.825 # 1.1*0.75
			need = {
				medium_tank_chassis = 11 # 20+11
			}
		}
		heavy_armor = {
			soft_attack = 0.6
			hard_attack = 0.6
			air_attack = 0.6
			breakthrough = 0.6
			defense = 0.6
			max_strength = 0.7
			combat_width = 0.5
			weight = 1.81 # 6*0.30 + 0.01
			manpower = 100
			supply_consumption = 0.055 # 0.6*0.09 + 0.001
			fuel_consumption = 0.6 # 0.6*1
			need = {
				heavy_tank_chassis = 6 # 15+6
			}
		}
		super_heavy_armor = {
			soft_attack = 0.8
			hard_attack = 0.8
			air_attack = 0.8
			breakthrough = 0.8
			defense = 0.8
			max_strength = 1.0
			combat_width = 0.5
			weight = 3.61 # 9*0.40 + 0.01
			manpower = 100
			supply_consumption = 0.163 # 0.9*0.18 + 0.001
			fuel_consumption = 1.125 # 0.9*1.25
			need = {
				super_heavy_tank_chassis = 9 # 12+9
			}
		}
		modern_armor = {
			soft_attack = 1.0
			hard_attack = 1.0
			air_attack = 1.0
			breakthrough = 1.0
			defense = 1.0
			max_strength = 1.2
			combat_width = 0.5
			weight = 2.21 # 11*0.20 + 0.01
			manpower = 100
			supply_consumption = 0.133 # 1.1*0.12 + 0.001
			fuel_consumption = 1.1 # 1.1*1
			need = {
				modern_tank_chassis = 11 # 20+11
			}
		}

		research_cost = 1

		start_year = 1918

		ai_will_do = {
			factor = 0
		}

		categories = {
			artillery
		}
	}
	#rcs_expand_armor_2 #x*(1+12)+1 NATO
	rcs_expand_armor_2 = { #1+12 NATO
		light_armor = {
			soft_attack = 0.8
			hard_attack = 0.8
			air_attack = 0.8
			breakthrough = 0.8
			defense = 0.8
			max_strength = 0.9
			combat_width = 0.5
			weight = 1.36 # 9*0.15 + 0.01
			manpower = 100
			supply_consumption = 0.028 # 0.9*0.03 + 0.001
			fuel_consumption = 0.45 # 0.9*0.5
			need = {
				light_tank_chassis = 9 # 31+9
			}
		}
		medium_armor = {
			soft_attack = 0.8
			hard_attack = 0.8
			air_attack = 0.8
			breakthrough = 0.8
			defense = 0.8
			max_strength = 1.0
			combat_width = 0.5
			weight = 1.81 # 9*0.20 + 0.01
			manpower = 100
			supply_consumption = 0.046 # 0.9*0.05 + 0.001
			fuel_consumption = 0.675 # 0.9*0.75
			need = {
				medium_tank_chassis = 9 # 31+9
			}
		}
		heavy_armor = {
			soft_attack = 0.5
			hard_attack = 0.5
			air_attack = 0.5
			breakthrough = 0.5
			defense = 0.5
			max_strength = 0.7
			combat_width = 0.5
			weight = 1.81 # 6*0.30 + 0.01
			manpower = 100
			supply_consumption = 0.055 # 0.6*0.09 + 0.001
			fuel_consumption = 0.6 # 0.6*1
			need = {
				heavy_tank_chassis = 6 # 21+6
			}
		}
		super_heavy_armor = {
			soft_attack = 0.5
			hard_attack = 0.5
			air_attack = 0.5
			breakthrough = 0.5
			defense = 0.5
			max_strength = 0.7
			combat_width = 0.5
			weight = 2.41 # 6*0.40 + 0.01
			manpower = 100
			supply_consumption = 0.109 # 0.6*0.18 + 0.001
			fuel_consumption = 0.75 # 0.6*1.25
			need = {
				super_heavy_tank_chassis = 6 # 21+6
			}
		}
		modern_armor = {
			soft_attack = 0.8
			hard_attack = 0.8
			air_attack = 0.8
			breakthrough = 0.8
			defense = 0.8
			max_strength = 1.0
			combat_width = 0.5
			weight = 1.81 # 9*0.20 + 0.01
			manpower = 100
			supply_consumption = 0.109 # 0.9*0.12 + 0.001
			fuel_consumption = 0.9 # 0.9*1
			need = {
				modern_tank_chassis = 9 # 31+9
			}
		}

		research_cost = 1

		start_year = 1918

		ai_will_do = {
			factor = 0
		}

		categories = {
			artillery
		}
	}
	#rcs_expand_armor_3 #x*(1+15)+2 ENG
	rcs_expand_armor_3 = {
		light_armor = {
			soft_attack = 0.8
			hard_attack = 0.8
			air_attack = 0.8
			breakthrough = 0.8
			defense = 0.8
			max_organisation = -4
			max_strength = 1.1
			combat_width = 0.5
			weight = 1.51 # 10*0.15 + 0.01
			manpower = 100
			supply_consumption = 0.031 # 1.0*0.03 + 0.001
			fuel_consumption = 0.5 # 1.0*0.5
			need = {
				light_tank_chassis = 10 # 40+10
			}
		}
		medium_armor = {
			soft_attack = 0.8
			hard_attack = 0.8
			air_attack = 0.8
			breakthrough = 0.8
			defense = 0.8
			max_organisation = -4
			max_strength = 1.1
			combat_width = 0.5
			weight = 2.01 # 10*0.20 + 0.01
			manpower = 100
			supply_consumption = 0.051 # 1.0*0.05 + 0.001
			fuel_consumption = 0.75 # 1.0*0.75
			need = {
				medium_tank_chassis = 10 # 40+10
			}
		}
		heavy_armor = {
			soft_attack = 0.5
			hard_attack = 0.5
			air_attack = 0.5
			breakthrough = 0.5
			defense = 0.5
			max_organisation = -4
			max_strength = 0.8
			combat_width = 0.5
			weight = 2.11 # 7*0.30 + 0.01
			manpower = 100
			supply_consumption = 0.064 # 0.7*0.09 + 0.001
			fuel_consumption = 0.7 # 0.7*1
			need = {
				heavy_tank_chassis = 7 # 27+7
			}
		}
		super_heavy_armor = {
			soft_attack = 0.5
			hard_attack = 0.5
			air_attack = 0.5
			breakthrough = 0.5
			defense = 0.5
			max_organisation = -4
			max_strength = 0.8
			combat_width = 0.5
			weight = 2.8 # 7*0.40 + 0.01
			manpower = 100
			supply_consumption = 0.127 # 0.7*0.18 + 0.001
			fuel_consumption = 0.875 # 0.7*1.25
			need = {
				heavy_tank_chassis = 7 # 27+7
			}
		}
		modern_armor = {
			soft_attack = 0.8
			hard_attack = 0.8
			air_attack = 0.8
			breakthrough = 0.8
			defense = 0.8
			max_organisation = -4
			max_strength = 1.1
			combat_width = 0.5
			weight = 2.0 # 10*0.20 + 0.01
			manpower = 100
			supply_consumption = 0.121 # 1.0*0.12 + 0.001
			fuel_consumption = 1.0 # 1.0*1
			need = {
				modern_tank_chassis = 10 # 40+10
			}
		}

		research_cost = 1

		start_year = 1918

		ai_will_do = {
			factor = 0
		}

		categories = {
			artillery
		}
	}
}