international_brigades_composition = {
	levy_size = 4
	heavy_infantry = 400
	knights = 100
	light_cavalry = 200
	light_infantry = 200
	archers = 300
}

poum_composition = {
	levy_size = 4
	heavy_infantry = 400
	knights = 100
	light_cavalry = 200
	light_infantry = 200
	archers = 300
}

red_army_faction_composition  = {
	levy_size = 4
	heavy_infantry = 300
	light_cavalry = 200
	horse_archers = 100
	light_infantry = 300
	archers = 300
}

black_shirts_composition = {
	levy_size = 4
	heavy_infantry = 550
	horse_archers = 150
	archers = 400
}

tohokai_composition = {
	levy_size = 4
	heavy_infantry = 800
	archers = 800
}

fifth_column_composition = {
	levy_size = 6
	heavy_infantry = 700
	light_infantry = 200
	archers = 200
}

colonial_army_composition = {
	levy_size = 6
	heavy_infantry = 600
	knights = 300
	archers = 200
}