GER = {
	light_tank_chassis = {
		pool = {
			models = {
				
				GER_light_armor_2_entity #VK 1602 Leopard (Advanced Light tank)
				GER_light_armor_entity #Panzer II (Improved light tank) (Base game tank)
				GER_light_armor_0_entity #Panzer I (Basic Light tank)
			}
		}
	}
	light_tank_chassis_0 = {
		pool = {
			models = {
				GER_light_armor_0_entity #Panzer I -> Pick oldest tank
			}
		}
	}
	light_tank_chassis_1 = {
		pool = {
			models = {
				GER_light_armor_0_entity #Panzer I
			}
		}
	}
	#light_tank_chassis_2 uses vanilla light_armor_entity
	light_tank_chassis_3 = {
		pool = {
			models = {
				GER_light_armor_2_entity #VK 1602 Leopard
			}
		}
	}

	medium_tank_chassis = {
		pool = {
			weight = 0.99
			models = {
				GER_medium_armor_2_entity #Panzer V (Advanced Medium tank)
				GER_medium_armor_entity #Panzer IV (Improved Medium Tank) (Base game tank)
				GER_medium_armor_0_entity #Panzer III (Basic Medium tank)
			}
		}
	}
	medium_tank_chassis_0 = {
		pool = {
			models = {
				GER_medium_armor_0_entity #Panzer III -> Pick oldest tank
			}
		}
	}
	medium_tank_chassis_1 = {
		pool = {
			models = {
				GER_medium_armor_entity
			}
		}
	}

	medium_tank_chassis_2 = {
		pool = {
			models = {
				GER_medium_armor_2_entity #Panzer V
			}
		}
	}
	
	medium_tank_chassis_3 = {
		pool = {
			models = {
				GER_medium_armor_2_entity #Panzer V
			}
		}
	}

	heavy_tank_chassis = {
		pool = {
			models = {
				GER_heavy_armor_2_entity #Panzer Tiger Ausf. B (Advanced Heavy tank)
				GER_heavy_armor_entity #Panzer VI (Improved Heavy Tank) (Base game tank)
				GER_heavy_armor_0_entity #Grosstraktor (Basic Heavy tank)
			}
		}
	}
	heavy_tank_chassis_0 = {
		pool = {
			models = {
				GER_heavy_armor_0_entity #Grosstraktor -> Pick oldest tank
			}
		}
	}
	heavy_tank_chassis_1 = {
		pool = {
			models = {
				GER_heavy_armor_0_entity #Grosstraktor
			}
		}
	}
	#heavy_tank_chassis_2 uses vanilla heavy_armor_entity
	heavy_tank_chassis_3 = {
		pool = {
			models = {
				GER_heavy_armor_2_entity #Panzer Tiger Ausf. B
			}
		}
	}

	super_heavy_tank_chassis = {
		pool = {
		 weight = 0.5
		 
			models = { #Only one tier so the most modern is at the top
				GER_heavy_armor_0_entity #Grosstraktor (Basic Heavy tank)
				GER_heavy_armor_entity #Panzer VI (Improved Heavy Tank) (Base game tank)
				GER_heavy_armor_2_entity #Panzer Tiger Ausf. B (Advanced Heavy tank)
			}
		}
	}

	modern_tank_chassis = {
		pool = {
			weight = 1945
			models = {
				GER_medium_armor_0_entity #Panzer III (Basic Medium tank)
				GER_medium_armor_entity #Panzer IV (Improved Medium Tank) (Base game tank)
				GER_medium_armor_2_entity #Panzer V (Advanced Medium tank)
				GER_modern_armor_entity
			}
		}
	}

##################### AA, SPA, TD chassis

	light_tank_destroyer_chassis = {
		pool = {
			weight = 0.2
			models = {
				GER_light_armor_2_entity #VK 1602 Leopard (Advanced Light tank)
				GER_light_armor_entity #Panzer II (Improved light tank) (Base game tank)
				GER_light_armor_0_entity #Panzer I (Basic Light tank)
			}
		}
	}

	light_tank_artillery_chassis = {
		pool = {
			weight = 0.2
			models = {
				GER_light_armor_2_entity #VK 1602 Leopard (Advanced Light tank)
				GER_light_armor_entity #Panzer II (Improved light tank) (Base game tank)
				GER_light_armor_0_entity #Panzer I (Basic Light tank)
			}
		}
	}

	light_tank_aa_chassis = {
		pool = {
			weight = 0.2
			models = {
				GER_light_armor_2_entity #VK 1602 Leopard (Advanced Light tank)
				GER_light_armor_entity #Panzer II (Improved light tank) (Base game tank)
				GER_light_armor_0_entity #Panzer I (Basic Light tank)
			}
		}
	}

	medium_tank_destroyer_chassis = {
		pool = {
			weight = 0.2
			models = {
				GER_medium_armor_2_entity #Panzer V (Advanced Medium tank)
				GER_medium_armor_entity #Panzer IV (Improved Medium Tank) (Base game tank)
				GER_medium_armor_0_entity #Panzer III (Basic Medium tank)
			}
		}
	}

	medium_tank_artillery_chassis = {
		pool = {
			weight = 0.2
			models = {
				GER_medium_armor_2_entity #Panzer V (Advanced Medium tank)
				GER_medium_armor_entity #Panzer IV (Improved Medium Tank) (Base game tank)
				GER_medium_armor_0_entity #Panzer III (Basic Medium tank)
			}
		}
	}

	medium_tank_aa_chassis = {
		pool = {
			weight = 0.2
			models = {
				GER_medium_armor_2_entity #Panzer V (Advanced Medium tank)
				GER_medium_armor_entity #Panzer IV (Improved Medium Tank) (Base game tank)
				GER_medium_armor_0_entity #Panzer III (Basic Medium tank)
			}
		}
	}

	heavy_tank_destroyer_chassis = {
		pool = {
			weight = 0.2
			models = {
				GER_heavy_armor_2_entity #Panzer Tiger Ausf. B (Advanced Heavy tank)
				GER_heavy_armor_entity #Panzer VI (Improved Heavy Tank) (Base game tank)
				GER_heavy_armor_0_entity #Grosstraktor (Basic Heavy tank)
			}
		}
	}

	heavy_tank_artillery_chassis = {
		pool = {
			weight = 0.2
			models = {
				GER_heavy_armor_2_entity #Panzer Tiger Ausf. B (Advanced Heavy tank)
				GER_heavy_armor_entity #Panzer VI (Improved Heavy Tank) (Base game tank)
				GER_heavy_armor_0_entity #Grosstraktor (Basic Heavy tank)
			}
		}
	}

	heavy_tank_aa_chassis = {
		pool = {
			weight = 0.2
			models = {
				GER_heavy_armor_2_entity #Panzer Tiger Ausf. B (Advanced Heavy tank)
				GER_heavy_armor_entity #Panzer VI (Improved Heavy Tank) (Base game tank)
				GER_heavy_armor_0_entity #Grosstraktor (Basic Heavy tank)
			}
		}
	}

	super_heavy_tank_destroyer_chassis = {
		pool = {
			weight = 0.2
			models = { #Only one tier so the most modern is at the top
				GER_heavy_armor_0_entity #Grosstraktor (Basic Heavy tank)
				GER_heavy_armor_entity #Panzer VI (Improved Heavy Tank) (Base game tank)
				GER_heavy_armor_2_entity #Panzer Tiger Ausf. B (Advanced Heavy tank)
			}
		}
	}

	super_heavy_tank_artillery_chassis = {
		pool = {
			weight = 0.2
			models = { #Only one tier so the most modern is at the top
				GER_heavy_armor_0_entity #Grosstraktor (Basic Heavy tank)
				GER_heavy_armor_entity #Panzer VI (Improved Heavy Tank) (Base game tank)
				GER_heavy_armor_2_entity #Panzer Tiger Ausf. B (Advanced Heavy tank)
			}
		}
	}

	super_heavy_tank_aa_chassis = {
		pool = {
			weight = 0.2
			models = { #Only one tier so the most modern is at the top
				GER_heavy_armor_0_entity #Grosstraktor (Basic Heavy tank)
				GER_heavy_armor_entity #Panzer VI (Improved Heavy Tank) (Base game tank)
				GER_heavy_armor_2_entity #Panzer Tiger Ausf. B (Advanced Heavy tank)
			}
		}
	}

	modern_tank_destroyer_chassis = {
		pool = {
			weight = 0.2
			models = {
				GER_medium_armor_0_entity #Panzer III (Basic Medium tank)
				GER_medium_armor_entity #Panzer IV (Improved Medium Tank) (Base game tank)
				GER_medium_armor_2_entity #Panzer V (Advanced Medium tank)
				GER_modern_armor_entity
			}
		}
	}

	modern_tank_artillery_chassis = {
		pool = {
			weight = 0.2
			models = {
				GER_medium_armor_0_entity #Panzer III (Basic Medium tank)
				GER_medium_armor_entity #Panzer IV (Improved Medium Tank) (Base game tank)
				GER_medium_armor_2_entity #Panzer V (Advanced Medium tank)
				GER_modern_armor_entity
			}
		}
	}

	modern_tank_aa_chassis = {
		pool = {
			weight = 0.2
			models = {
				GER_medium_armor_0_entity #Panzer III (Basic Medium tank)
				GER_medium_armor_entity #Panzer IV (Improved Medium Tank) (Base game tank)
				GER_medium_armor_2_entity #Panzer V (Advanced Medium tank)
				GER_modern_armor_entity
			}
		}
	}
}

