start_equipment_factor = 0.2 division_template = { name = "Ríkislögreglan" # National Police regiments = { infantry = { x = 0 y = 0 } infantry = { x = 0 y = 1 } infantry = { x = 0 y = 2 } infantry = { x = 0 y = 3 } infantry = { x = 1 y = 0 } infantry = { x = 1 y = 1 } } support = { recon = { x = 0 y = 0 } } } ### Starting Production ### instant_effect = { add_equipment_production = { equipment = { type = infantry_equipment_1 creator = "ICE" } requested_factories = 1 progress = 0.85 efficiency = 100 } add_equipment_production = { equipment = { type = support_equipment_1 creator = "ICE" } requested_factories = 1 progress = 0.88 efficiency = 100 } }