division_template = { name = "Regimento de Infantaria" regiments = { L_Inf_Bat = { x = 0 y = 0 } L_Inf_Bat = { x = 0 y = 1 } } regimental_support = { L_Recce_Comp = { x = 0 y = 0 } } support = { Arty_Battery = { x = 0 y = 0 } } } units = { division = { name = "1. Regimento de Infantaria" location = 12891 # division_template = "Regimento de Infantaria" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "2. Regimento de Infantaria" location = 12747 # division_template = "Regimento de Infantaria" start_experience_factor = 0.1 start_equipment_factor = 0.01 } division = { name = "3. Regimento de Infantaria" location = 6894 # division_template = "Regimento de Infantaria" start_experience_factor = 0.1 start_equipment_factor = 0.01 } } instant_effect = { add_equipment_to_stockpile = { type = infantry_weapons_1 #AKM amount = 1300 producer = SOV } add_equipment_to_stockpile = { type = infantry_weapons_1 #FN FAL amount = 500 producer = BEL } add_equipment_to_stockpile = { type = cnc_equipment_1 amount = 200 producer = SOV } add_equipment_to_stockpile = { type = Rec_tank_0 #PT-76 amount = 20 producer = SOV } add_equipment_to_stockpile = { type = Rec_tank_0 #BRDM-2 #version_name = "BRDM-2" amount = 10 producer = SOV } add_equipment_to_stockpile = { type = APC_1 #BTR-60 amount = 35 producer = SOV } add_equipment_to_stockpile = { type = Heavy_Anti_tank_0 #AT-3 amount = 10 producer = SOV } add_equipment_to_stockpile = { type = Anti_tank_0 #AT-3 amount = 100 producer = SOV } add_equipment_to_stockpile = { type = artillery_0 #D-30 amount = 18 producer = SOV } add_equipment_to_stockpile = { type = Anti_Air_0 #SA-7 amount = 75 producer = SOV } }