﻿division_template = {
	name = "Monarchist Reactionaries"			# Infantry Division		

	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 }
	}
	
	support = {
        engineer = { x = 0 y = 0 }
        artillery = { x = 0 y = 1 }
		recon = { x = 0 y = 2 }
	}
}

division_template = {
	name = "Sepaah Brigade"					# Sepaah Brigade

	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 }
		cavalry = { x = 3 y = 0 }
		cavalry = { x = 3 y = 1 }
		cavalry = { x = 3 y = 2 }
	}
	
	support = {
        engineer = { x = 0 y = 0 }
        artillery = { x = 0 y = 1 }
		recon = { x = 0 y = 2 }
	}
	
	priority = 2
}

division_template = {
	name = "Monarchist Mountaineers" 			# Mountain Division

	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 }
		mountaineers = { x = 2 y = 0 }
		mountaineers = { x = 2 y = 1 }
		mountaineers = { x = 2 y = 2 }
	}
	
	support = {
        engineer = { x = 0 y = 0 }
        artillery = { x = 0 y = 1 }
		recon = { x = 0 y = 2 }
	}
}

division_template = {
	name = "Monarchist Cavalry"					# Cavalry Division

	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 }
		cavalry = { x = 2 y = 0 }
		cavalry = { x = 2 y = 1 }
		cavalry = { x = 2 y = 2 }
	}
	
	support = {
        engineer = { x = 0 y = 0 }
		recon = { x = 0 y = 1 }
	}
}

division_template = {
	name = "Foreign Motorised Division" 	# Motorised Division

	regiments = {
		motorized = { x = 0 y = 0 }
	    motorized = { x = 0 y = 1 }
		motorized = { x = 0 y = 2 }
		motorized = { x = 1 y = 0 }
	    motorized = { x = 1 y = 1 }
		motorized = { x = 1 y = 2 }
	}
	support = {
	 	engineer = { x = 0 y = 0 }
        recon = { x = 0 y = 1 }
	}
}

division_template = {
	name = "Foreign Armor Division" 				# Armor Division

	regiments = {
		medium_armor = { x = 0 y = 0 }		# Cruiser Tanks Mks I, II
	    medium_armor = { x = 0 y = 1 }
		light_armor = { x = 0 y = 2 }		# Light Tanks Mk VI
		light_armor = { x = 1 y = 0 }
		light_armor = { x = 1 y = 1 }
		light_armor = { x = 1 y = 2 }
		light_armor = { x = 2 y = 0 }
	    light_armor = { x = 2 y = 1 }
		light_armor = { x = 2 y = 2 }
		motorized = { x = 3 y = 0 }
	    motorized = { x = 3 y = 1 }
	}
	support = {
	 	engineer = { x = 0 y = 0 }
		recon = { x = 0 y = 1 }
	}
}

units = {

	division = {
		name = "I Sepaah Brigade"
		location = 10837  # Tehran
		division_template = "Sepaah Brigade"
		start_experience_factor = 0.5
	}
	
	division = {
		name = "I Foreign Armor Division"
		location = 10837  # Tehran
		division_template = "Foreign Armor Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "II Foreign Armor Division"
		location = 10837  # Tehran
		division_template = "Foreign Armor Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "I Foreign Motorised Division"
		location = 10837  # Tehran
		division_template = "Foreign Motorised Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "II Foreign Motorised Division"
		location = 10837  # Tehran
		division_template = "Foreign Motorised Division"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "I Monarchist Cavalry"
		location = 10837  # Tehran
		division_template = "Monarchist Cavalry"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "II Monarchist Cavalry"
		location = 10837  # Tehran
		division_template = "Monarchist Cavalry"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "III Monarchist Cavalry"
		location = 1896  # Azerbaijan
		division_template = "Monarchist Cavalry"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "IV Monarchist Cavalry"
		location = 1896  # Azerbaijan
		division_template = "Monarchist Cavalry"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "I Monarchist Reactionaries"
		location = 10837  # Tehran
		division_template = "Monarchist Reactionaries"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "II Monarchist Reactionaries"
		location = 10837  # Tehran
		division_template = "Monarchist Reactionaries"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "III Monarchist Reactionaries"
		location = 1896  # Azerbaijan
		division_template = "Monarchist Reactionaries"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "IV Monarchist Reactionaries"
		location = 1896  # Azerbaijan
		division_template = "Monarchist Reactionaries"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "V Monarchist Reactionaries"
		location = 12793  # Azerbaijan
		division_template = "Monarchist Reactionaries"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "VI Monarchist Reactionaries"
		location = 12793  # Azerbaijan
		division_template = "Monarchist Reactionaries"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "VII Monarchist Reactionaries"
		location = 10922  # Hamadan
		division_template = "Monarchist Reactionaries"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "VIII Monarchist Reactionaries"
		location = 8125  # Hamadan
		division_template = "Monarchist Reactionaries"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "IX Monarchist Reactionaries"
		location = 5029  # Khorasan
		division_template = "Monarchist Reactionaries"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "X Monarchist Reactionaries"
		location = 1521  # Khorasan
		division_template = "Monarchist Reactionaries"
		start_experience_factor = 0.3
	}

	division = {
		name = "I Monarchist Mountaineers"
		location = 10523  # Gilan
		division_template = "Monarchist Mountaineers"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "II Monarchist Mountaineers"
		location = 7969  # Gilan
		division_template = "Monarchist Mountaineers"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "III Monarchist Mountaineers"
		location = 7602  # Tehran
		division_template = "Monarchist Mountaineers"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "IV Monarchist Mountaineers"
		location = 7602  # Tehran
		division_template = "Monarchist Mountaineers"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "V Monarchist Mountaineers"
		location = 10385  # Tehran
		division_template = "Monarchist Mountaineers"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "VI Monarchist Mountaineers"
		location = 10385  # Tehran
		division_template = "Monarchist Mountaineers"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "VII Monarchist Mountaineers"
		location = 10768  # Tehran
		division_template = "Monarchist Mountaineers"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "VIII Monarchist Mountaineers"
		location = 10768  # Tehran
		division_template = "Monarchist Mountaineers"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "IX Monarchist Mountaineers"
		location = 4580  # Tehran
		division_template = "Monarchist Mountaineers"
		start_experience_factor = 0.3
	}
	
	division = {
		name = "X Monarchist Mountaineers"
		location = 4580  # Tehran
		division_template = "Monarchist Mountaineers"
		start_experience_factor = 0.3
	}
}