division_template = { name = "Revolutionary Division" regiments = { Militia_Bat = { x = 0 y = 0 } Militia_Bat = { x = 0 y = 1 } Militia_Bat = { x = 0 y = 2 } Militia_Bat = { x = 1 y = 0 } Militia_Bat = { x = 1 y = 1 } Militia_Bat = { x = 1 y = 2 } } } units = { division = { name = "1st Revolutionary Division" location = 11058 division_template = "Revolutionary Division" start_experience_factor = 0.1 start_equipment_factor = 0.75 } division = { name = "2nd Revolutionary Division" location = 11042 division_template = "Revolutionary Division" start_experience_factor = 0.1 start_equipment_factor = 0.75 } division = { name = "3rd Revolutionary Division" location = 10851 division_template = "Revolutionary Division" start_experience_factor = 0.1 start_equipment_factor = 0.75 } division = { name = "4th Revolutionary Division" location = 422 division_template = "Revolutionary Division" start_experience_factor = 0.1 start_equipment_factor = 0.75 } division = { name = "5th Revolutionary Division" location = 10104 division_template = "Revolutionary Division" start_experience_factor = 0.1 start_equipment_factor = 0.75 } }