﻿division_template = {
	name = "Royal Guard"
	division_names_group = CAM_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 }
		infantry = { x = 2 y = 0 }
		infantry = { x = 2 y = 1 }
		infantry = { x = 2 y = 2 }
	}
}

division_template = {
	name = "Dan Quan Du Kich"	#Guerilla Militia; Small Militia Division
	division_names_group = INC_MLT_01
	regiments = {
		militia = { x = 0 y = 0 }
		militia = { x = 0 y = 1 }
		militia = { x = 0 y = 2 }
		militia = { x = 0 y = 3 }
		militia = { x = 0 y = 4 }
		militia = { x = 0 y = 5 }
	}
}

units = {
	division = {
		name = "Khmer Issarak 1st Regiment"
		location = 10177
		division_template = "Dan Quan Du Kich"
		start_experience_factor = 0.6
		start_equipment_factor = 0.6
	}
	division = {
		name = "Khmer Issarak 2nd Regiment"
		location = 7376
		division_template = "Dan Quan Du Kich"
		start_experience_factor = 0.6
		start_equipment_factor = 0.6
	}
	division = {
		name = "Khmer Issarak 3rd Regiment"
		location = 7645
		division_template = "Dan Quan Du Kich"
		start_experience_factor = 0.6
		start_equipment_factor = 0.6
	}
	division = {
		name = "Khmer Issarak 4th Regiment"
		location = 7645
		division_template = "Dan Quan Du Kich"
		start_experience_factor = 0.6
		start_equipment_factor = 0.6
	}
	division = {
		name = "Pathet Lao 1st Regiment"
		location = 10467
		division_template = "Dan Quan Du Kich"
		start_experience_factor = 0.6
		start_equipment_factor = 0.6
	}
	division = {
		name = "Pathet Lao 2nd Regiment"
		location = 10467
		division_template = "Dan Quan Du Kich"
		start_experience_factor = 0.6
		start_equipment_factor = 0.6
	}
	division = {
		name = "1st Royal Guard"
		location = 4639
		division_template = "Royal Guard"
		start_experience_factor = 0.6
		start_equipment_factor = 0.6
	}
	division = {
		name = "2nd Royal Guard"
		location = 7376
		division_template = "Royal Guard"
		start_experience_factor = 0.6
		start_equipment_factor = 0.6
	}
}

instant_effect = {
	add_equipment_to_stockpile = {
		type = infantry_equipment_0
		amount = 2500
		producer = CAM
	}
}
