﻿##### Division Templates #####
division_template = {
	name = "Zhuangjia Shi" 	# танки фанатиков-консервов Чу XCH	
	regiments = {
		motorized = { x = 0 y = 0 }
        motorized = { x = 0 y = 1 }
        motorized = { x = 1 y = 0 }
		motorized = { x = 1 y = 1 }
		motorized = { x = 1 y = 2 }
		light_armor = { x = 2 y = 0 }
        light_armor = { x = 2 y = 1 }
        light_armor = { x = 2 y = 2 }
	}
}

division_template = {
	name = "Shandi Shi"  	# горняки фанатиков-консервов Чу XCH	
	regiments = {
        mountaineers = { x = 0 y = 0 }
		mountaineers = { x = 0 y = 1 }
		mountaineers = { x = 0 y = 2 }
        mountaineers = { x = 1 y = 0 }
		mountaineers = { x = 1 y = 1 }
		mountaineers = { x = 1 y = 2 }
    }
	support = {			
		artillery = { x = 0 y = 0 }
		engineer = { x = 0 y = 1 } 
	}
	priority = 2	
}

division_template = {	
	name = "Bubing Shi"	# это пусть будут вояки Шу 	ZXS	(колабборационисты)
	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 }
        infantry = { x = 2 y = 0 }
		infantry = { x = 2 y = 1 }
		infantry = { x = 2 y = 2 }
	}	
}

### OOB ###
units = {
	division = {
		name = "1. Zhuangjia Shi"
		location = 4547 
		division_template = "Zhuangjia Shi"
		start_experience_factor = 0.3
		start_equipment_factor = 0.95
		force_equipment_variants = {
			light_tank_chassis_1 = { owner = ZMN version_name = "LT-69" amount = 90 }
		}
	}
	division = {
		name = "2. Zhuangjia Shi"
		location = 12408 
		division_template = "Zhuangjia Shi"
		start_experience_factor = 0.25
		start_equipment_factor = 0.85
		force_equipment_variants = {
			light_tank_chassis_1 = { owner = ZMN version_name = "LT-69" amount = 90 }
		}
	}
	division = {
		name = "3. Zhuangjia Shi"
		location = 10062 
		division_template = "Zhuangjia Shi"
		start_experience_factor = 0.2
		start_equipment_factor = 0.9
		force_equipment_variants = {
			light_tank_chassis_1 = { owner = ZMN version_name = "LT-69" amount = 90 }
		}
	}
	division = {
		name = "4. Zhuangjia Shi"
		location = 4028
		division_template = "Zhuangjia Shi"
		start_experience_factor = 0.25
		start_equipment_factor = 0.9
		force_equipment_variants = {
			light_tank_chassis_1 = { owner = ZMN version_name = "LT-69" amount = 90 }
		}
	}	
	
	division = {
		name = "1. Shandi Shi"
		location = 13619
		division_template = "Shandi Shi"
		start_experience_factor = 0.35
		start_equipment_factor = 0.95
	}
	division = {
		name = "2. Shandi Shi"
		location = 7256
		division_template = "Shandi Shi"
		start_experience_factor = 0.35
		start_equipment_factor = 0.95
	}
	
	division = {
		name = "3. Bubing Shi"
		location = 12837
		division_template = "Bubing Shi"
		start_experience_factor = 0.35
		start_equipment_factor = 0.95
	}
	division = {
		name = "4. Bubing Shi"
		location = 1918
		division_template = "Bubing Shi"
		start_experience_factor = 0.35
		start_equipment_factor = 0.95
	}
	division = {
		name = "5. Bubing Shi"
		location = 1918
		division_template = "Bubing Shi"
		start_experience_factor = 0.35
		start_equipment_factor = 0.95
	}
	division = {
		name = "6. Bubing Shi"
		location = 1918
		division_template = "Bubing Shi"
		start_experience_factor = 0.35
		start_equipment_factor = 0.95
	}
	division = {
		name = "7. Bubing Shi"
		location = 12705 
		division_template = "Bubing Shi"		
		start_experience_factor = 0.35
		start_equipment_factor = 0.95
	}
	division = {
		name = "8. Bubing Shi"
		location = 10006 
		division_template = "Bubing Shi"
		start_experience_factor = 0.35
		start_equipment_factor = 0.95
	}
}	