division_template = { name = "Alfurqat Almasha" # 'Infantry Division' - Represents local tribal levies (militia) 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 = "Alfurqat Alfursan" # 'Cavalry Division' - Camel-mounted levies (militia) regiments = { cavalry = { x = 0 y = 0 } cavalry = { x = 0 y = 1 } cavalry = { x = 1 y = 0 } cavalry = { x = 1 y = 1 } } } units = { ##### Royal Saudi Army ##### division = { name = "Alfursan Almalika 'Medina'" location = 7934 division_template = "Alfurqat Alfursan" start_equipment_factor = 0.3 } division = { name = "Alfurqat Ar Riyad" location = 12727 division_template = "Alfurqat Almasha" start_equipment_factor = 0.3 } division = { name = "Alfurqat Jiddah" location = 12883 division_template = "Alfurqat Almasha" start_equipment_factor = 0.3 } } ######## No notable air force ######## instant_effect = { add_equipment_production = { equipment = { type = infantry_equipment_0 creator = "SAU" } requested_factories = 1 progress = 0.13 efficiency = 100 } }