﻿division_template = {
	name = "Pekhota"
	division_names_group = LIZ_INF_01

	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 0 y = 2 }
		infantry = { x = 1 y = 0 }
		infantry = { x = 1 y = 1 }
		infantry = { x = 1 y = 2 }
	}
}
division_template = {
	name = "Cavaleriya"  
	division_names_group = LIZ_CAV_01

	regiments = {
		cavalry = { x = 0 y = 0 }
		cavalry = { x = 0 y = 1 }
		cavalry = { x = 0 y = 2 }
		cavalry = { x = 1 y = 0 }
		cavalry = { x = 1 y = 1 }
		cavalry = { x = 1 y = 2 }
	}
}
division_template = {
	name = "Garnison"  
	division_names_group = LIZ_GAR_01

	regiments = {
		infantry = { x = 0 y = 0 }
		infantry = { x = 0 y = 1 }
		infantry = { x = 1 y = 0 }
		infantry = { x = 1 y = 1 }
	}
	priority = 0
}

units = {
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 1
		}
		location = 7859 # Канберра
		division_template = "Pekhota"
		start_experience_factor = 0.1
		start_equipment_factor = 1
	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 1
		}
		location = 7859 # Канберра
		division_template = "Pekhota"
		start_experience_factor = 0.1
		start_equipment_factor = 1

	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 1
		}
		location = 7859 # Канберра
		division_template = "Pekhota"
		start_experience_factor = 0.1
		start_equipment_factor = 1

	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 1
		}
		location = 7859 # Канберра
		division_template = "Pekhota"
		start_experience_factor = 0.1
		start_equipment_factor = 1

	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 1
		}
		location = 7859 # Канберра
		division_template = "Cavaleriya" 
		start_experience_factor = 0.3
		start_equipment_factor = 1

	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 1
		}
		location = 7859 # Канберра
		division_template = "Cavaleriya" 
		start_experience_factor = 0.3
		start_equipment_factor = 1

	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 1
		}
		location = 7798 # Мельбурн
		division_template = "Garnison" 
		start_experience_factor = 0.1
		start_equipment_factor = 0.5

	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 1
		}
		location = 7564 # Брисбен
		division_template = "Garnison" 
		start_experience_factor = 0.1
		start_equipment_factor = 0.5

	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 1
		}
		location = 12406 # Сидней
		division_template = "Garnison" 
		start_experience_factor = 0.1
		start_equipment_factor = 0.5

	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 1
		}
		location = 1814 # Веллингтон
		division_template = "Garnison" 
		start_experience_factor = 0.1
		start_equipment_factor = 0.5

	}
	division= {
		division_name = {
			is_name_ordered = yes
			name_order = 1
		}
		location = 7564 # Брисбен
		division_template = "Garnison" 
		start_experience_factor = 0.1
		start_equipment_factor = 0.5

	}
}