﻿
division_template = {
	name = "Infantry Brigade"
	
	regiments = {
		mechanized = { x = 0 y = 0 }
		mechanized = { x = 0 y = 1 }
		light_mechanized = { x = 0 y = 2 }
		motorized = { x = 0 y = 3 }
	}
	support = {
		engineer = { x = 0 y = 0 }
		artillery = { x = 0 y = 1 }
		field_hospital = { x = 0 y = 2 }
		anti_tank = { x = 0 y = 3 }
	}
}

division_template = {
	name = "Infantry Division"
	
	regiments = {
		mechanized = { x = 0 y = 0 }
		mechanized = { x = 0 y = 1 }
		light_mechanized = { x = 0 y = 2 }
		light_mechanized = { x = 0 y = 3 }
		mechanized = { x = 1 y = 0 }
		mechanized = { x = 1 y = 1 }
		light_mechanized = { x = 1 y = 2 }
		light_mechanized = { x = 1 y = 3 }
		mechanized = { x = 2 y = 0 }
		mechanized = { x = 2 y = 1 }
		mechanized = { x = 2 y = 2 }
		motorized = { x = 2 y = 3 }
		mechanized = { x = 3 y = 0 }
		mechanized = { x = 3 y = 1 }
		mechanized = { x = 3 y = 2 }
		motorized = { x = 3 y = 3 }
	}
	support = {
		engineer = { x = 0 y = 0 }
		artillery = { x = 0 y = 1 }
		field_hospital = { x = 0 y = 2 }
		anti_tank = { x = 0 y = 3 }
	}
}

division_template = {
	name = "Armor Brigade"
	
	regiments = {
		modern_armor = { x = 0 y = 0 }
		modern_armor = { x = 0 y = 1 }
		modern_armor = { x = 0 y = 2 }
	}
	support = {
		engineer = { x = 0 y = 0 }
		artillery = { x = 0 y = 1 }
		field_hospital = { x = 0 y = 2 }
		anti_tank = { x = 0 y = 3 }
	}
}

division_template = {
	name = "Armor Division"
	
	regiments = {
		modern_armor = { x = 0 y = 0 }
		modern_armor = { x = 0 y = 1 }
		modern_armor = { x = 0 y = 2 }
		modern_armor = { x = 0 y = 3 }
		mechanized = { x = 1 y = 0 }
		mechanized = { x = 1 y = 1 }
		mechanized = { x = 1 y = 2 }
		mechanized = { x = 1 y = 3 }
		motorized = { x = 2 y = 0 }
		motorized = { x = 2 y = 1 }
		motorized = { x = 2 y = 2 }
		motorized = { x = 2 y = 3 }
	}
	support = {
		engineer = { x = 0 y = 0 }
		artillery = { x = 0 y = 1 }
		field_hospital = { x = 0 y = 2 }
		anti_tank = { x = 0 y = 3 }
	}
	
	priority = 2
}

division_template = {
	name = "Paratrooper Brigade"
	
	regiments = {
		paratrooper = { x = 0 y = 0 }
		paratrooper = { x = 0 y = 1 }
		paratrooper = { x = 0 y = 2 }
		paratrooper = { x = 0 y = 3 }
		paratrooper = { x = 0 y = 4 }
	}
	support = {
		engineer = { x = 0 y = 0 }
		artillery = { x = 0 y = 1 }
		field_hospital = { x = 0 y = 2 }
		anti_tank = { x = 0 y = 3 }
	}
	
	priority = 2
}

division_template = {
	name = "Mountain Brigade"
	
	regiments = {
		mountaineers = { x = 0 y = 0 }
		mountaineers = { x = 0 y = 1 }
		mountaineers = { x = 0 y = 2 }
		mountaineers = { x = 0 y = 3 }
	}
	support = {
		engineer = { x = 0 y = 0 }
		artillery = { x = 0 y = 1 }
		field_hospital = { x = 0 y = 2 }
		anti_tank = { x = 0 y = 3 }
	}
}

division_template = {
	name = "Mountain Division"
	
	regiments = {
		mountaineers = { x = 0 y = 0 }
		mountaineers = { x = 0 y = 1 }
		mountaineers = { x = 0 y = 2 }
		mountaineers = { x = 0 y = 3 }
		mountaineers = { x = 1 y = 0 }
		mountaineers = { x = 1 y = 1 }
		mountaineers = { x = 1 y = 2 }
		mountaineers = { x = 1 y = 3 }
		mountaineers = { x = 2 y = 0 }
		mountaineers = { x = 2 y = 1 }
		mountaineers = { x = 2 y = 2 }
		mountaineers = { x = 2 y = 3 }
		mountaineers = { x = 3 y = 0 }
		mountaineers = { x = 3 y = 1 }
		mountaineers = { x = 3 y = 2 }
		mountaineers = { x = 3 y = 3 }
	}
	support = {
		engineer = { x = 0 y = 0 }
		artillery = { x = 0 y = 1 }
		field_hospital = { x = 0 y = 2 }
		anti_tank = { x = 0 y = 3 }
	}
	
	priority = 2
}

division_template = {
	name = "Marine Brigade"
	
	regiments = {
		marine = { x = 0 y = 0 }
		marine = { x = 0 y = 1 }
		marine = { x = 0 y = 2 }
		marine = { x = 0 y = 3 }
	}
	support = {
		engineer = { x = 0 y = 0 }
		artillery = { x = 0 y = 1 }
		field_hospital = { x = 0 y = 2 }
		anti_tank = { x = 0 y = 3 }
	}
	
	priority = 2
}

units = {
	division = {
		name = "Israeli Paratroopers"
		location = 1086
		division_template = "Paratrooper Brigade"
		start_experience_factor = 0.6
	}
	division = {
		name = "1st Southern Division"
		location = 11970
		division_template = "Infantry Division"
		start_experience_factor = 0.6
	}
	division = {
		name = "2nd Southern Division"
		location = 13219
		division_template = "Infantry Division"
		start_experience_factor = 0.6
	}
	division = {
		name = "3rd Southern Division"
		location = 1015
		division_template = "Infantry Division"
		start_experience_factor = 0.6
	}
	division = {
		name = "4th Southern Division"
		location = 13220
		division_template = "Infantry Division"
		start_experience_factor = 0.6
	}
	division = {
		name = "5th Southern Division"
		location = 1015
		division_template = "Infantry Division"
		start_experience_factor = 0.6
	}
	division = {
		name = "6th Southern Division"
		location = 13219
		division_template = "Infantry Division"
		start_experience_factor = 0.6
	}
	division = {
		name = "7th Southern Division"
		location = 11970
		division_template = "Infantry Division"
		start_experience_factor = 0.6
	}
	division = {
		name = "1st Eastern Division"
		location = 1086
		division_template = "Infantry Division"
		start_experience_factor = 0.6
	}
	division = {
		name = "2nd Eastern Division"
		location = 7176
		division_template = "Infantry Division"
		start_experience_factor = 0.6
	}
	division = {
		name = "Tel Aviv Division"
		location = 4206
		division_template = "Armor Division"
		start_experience_factor = 0.6
	}
	division = {
		name = "Golan Division"
		location = 13221
		division_template = "Mountain Division"
		start_experience_factor = 0.6
	}
	division = {
		name = "Lebanon Border Division"
		location = 1065
		division_template = "Mountain Division"
		start_experience_factor = 0.6
	}
navy = {
name = "Saar 4.5-class Missile Boats"
base = 4206
location = 4206
ship = { name = "INS Romach" definition = missile_cruiser equipment = { missile_cruiser_1 = { amount = 1 owner = "ISR"  } } }
ship = { name = "INS Keshet" definition = missile_cruiser  equipment = { missile_cruiser_1 = { amount = 1 owner = "ISR"  } } }
ship = { name = "INS Hetz" definition = missile_cruiser  equipment = { missile_cruiser_1 = { amount = 1 owner = "ISR"  } } }
ship = { name = "INS Kidon" definition = missile_cruiser  equipment = { missile_cruiser_1 = { amount = 1 owner = "ISR"  } } }
ship = { name = "INS Tarshish" definition = missile_cruiser  equipment = { missile_cruiser_1 = { amount = 1 owner = "ISR"  } } }
ship = { name = "INS Yaffo" definition = missile_cruiser  equipment = { missile_cruiser_1 = { amount = 1 owner = "ISR"  } } }
ship = { name = "INS Herev" definition = missile_cruiser  equipment = { missile_cruiser_2 = { amount = 1 owner = "ISR"  } } }
ship = { name = "INS Sufa" definition = missile_cruiser  equipment = { missile_cruiser_2 = { amount = 1 owner = "ISR"  } } }
}

navy = {
name = "Saar 5-class Corvettes"
base = 4206
location = 4206
ship = { name = "INS Eilat" definition = destroyer  equipment = { destroyer_2 = { amount = 1 owner = "ISR"  } } }
ship = { name = "INS Lahav" definition = destroyer  equipment = { destroyer_2 = { amount = 1 owner = "ISR"  } } }
ship = { name = "INS Hanit" definition = destroyer  equipment = { destroyer_2 = { amount = 1 owner = "ISR"  } } }
}

navy = {
name = "Dolphin class Submarines"
base = 4206
location = 4206
ship = { name = "INS Dolphin" definition = submarine  equipment = { submarine_2 = { amount = 1 owner = "ISR"  } } }
ship = { name = "INS Livyathan" definition = submarine  equipment = { submarine_2 = { amount = 1 owner = "ISR"  } } }
ship = { name = "INS Tekumah" definition = submarine  equipment = { submarine_2 = { amount = 1 owner = "ISR"  } } }

}
}

air_wings = {
	454 = {
		jet_multirole_equipment_3 = {
			owner = "ISR" 
			amount = 50
		}
	}
	454 = {
		jet_multirole_equipment_3 = {
			owner = "ISR" 
			amount = 50
		}
	}
	454 = {
		jet_multirole_equipment_3 = {
			owner = "ISR" 
			amount = 50
		}
	}
	
	812 = {
		jet_multirole_equipment_3 = {
			owner = "ISR" 
			amount = 25
		}
	}
	812 = {
		jet_multirole_equipment_3 = {
			owner = "ISR" 
			amount = 50
		}
	}
	812 = {
		jet_multirole_equipment_3 = {
			owner = "ISR" 
			amount = 50
		}
	}
	812 = {
		jet_multirole_equipment_3 = {
			owner = "ISR" 
			amount = 25
		}
	}
	454 = {
		jet_multirole_equipment_3 = {
			owner = "ISR" 
			amount = 50
		}
	}
	454 = {
		jet_multirole_equipment_3 = {
			owner = "ISR" 
			amount = 50
		}
	}
	812 = {
		jet_multirole_equipment_3 = {
			owner = "ISR" 
			amount = 50
		}
	}
	
	454 = {
		jet_bomber_equipment_2 = {
			owner = "ISR" 
			amount = 10
		}
	}
	454 = {
		jet_attack_equipment_2 = {
			owner = "ISR" 
			amount = 50
		}
	}
	812 = {
		jet_attack_equipment_2 = {
			owner = "ISR" 
			amount = 25
		}
	}
	812 = {
		ucav_equipment_1 = {
			owner = "ISR" 
			amount = 25
		}
	}
	812 = {
		ucav_equipment_1 = {
			owner = "ISR" 
			amount = 25
		}
	}
	812 = {
		ucav_equipment_1 = {
			owner = "ISR" 
			amount = 25
		}
	}
	812 = {
		ucav_equipment_1 = {
			owner = "ISR" 
			amount = 25
		}
	}
}

