division_template = { name = "Infantry Brigade" regiments = { Mot_Inf_Bat = { x = 0 y = 0 } Mot_Inf_Bat = { x = 0 y = 1 } Mot_Inf_Bat = { x = 0 y = 2 } } regimental_support = { Mot_Recce_Comp = { x = 0 y = 0 } } support = { L_Engi_Comp = { x = 0 y = 0 } Arty_Battery = { x = 0 y = 1 } } } units = { #Irish Defence Forces #https://en.wikipedia.org/wiki/Irish_Army #1st Brigade division = { name = "1st Brigade" location = 7394 division_template = "Infantry Brigade" start_experience_factor = 0.55 start_equipment_factor = 0.01 } #1st Brigade division = { name = "2nd Brigade" location = 11293 division_template = "Infantry Brigade" start_experience_factor = 0.55 start_equipment_factor = 0.01 } division = { name = "4th Brigade" location = 11293 division_template = "Infantry Brigade" start_experience_factor = 0.55 start_equipment_factor = 0.01 } } instant_effect = { add_equipment_to_stockpile = { type = infantry_weapons_2 #Steyr AUG amount = 3000 producer = AUS } add_equipment_to_stockpile = { type = cnc_equipment_1 amount = 320 producer = GER } add_equipment_to_stockpile = { type = APC_1 #Panhard VTT amount = 47 producer = FRA } add_equipment_to_stockpile = { type = APC_1 #Timoney Mk 6 amount = 5 } add_equipment_to_stockpile = { type = APC_3 #A-180 Sisu amount = 2 producer = FIN } add_equipment_to_stockpile = { type = Rec_tank_1 #Scorpion amount = 14 producer = ENG } add_equipment_to_stockpile = { type = Rec_tank_0 #AML-90 amount = 47 producer = FRA } add_equipment_to_stockpile = { type = util_vehicle_1 #Swedish trucks amount = 300 producer = SWE } add_equipment_to_stockpile = { type = util_vehicle_1 #German trucks amount = 300 producer = GER } add_equipment_to_stockpile = { type = artillery_1 #L119 amount = 24 producer = ENG } add_equipment_to_stockpile = { type = Anti_tank_1 amount = 140 producer = FRA } add_equipment_to_stockpile = { type = Heavy_Anti_tank_1 amount = 80 producer = USA } add_equipment_to_stockpile = { type = Anti_Air_1 amount = 84 producer = SWE } }