equipments = {
	bm_mechanized_artillery_equipment = {
		year = 1936

		is_archetype = yes
		picture = GFX_bm_mechanized_artillery_equipment_0_medium
		is_buildable = no
		type = mechanized
		group_by = archetype

		interface_category = interface_category_land

		active = no
		supply_truck = no

		# EFFECTS
        reliability = 0.8
        maximum_speed = 8
        defense = 27
        breakthrough = 4
        hardness = 0.40
        armor_value = 10
        soft_attack = 26
        hard_attack = 4
        ap_attack = 5
        air_attack = 0
        lend_lease_cost = 6
        build_cost_ic = 9
        fuel_consumption = 2.4

		resources = {
			tungsten = 1
			steel = 3
			rubber = 1
		}
	}
	bm_mechanized_artillery_equipment_0 = {
		active = no
		year = 1940
		archetype = bm_mechanized_artillery_equipment
		priority = 10
		visual_level = 0
	}
	bm_mechanized_artillery_equipment_1 = {
		active = no
		year = 1942
		archetype = bm_mechanized_artillery_equipment
		parent = bm_mechanized_artillery_equipment_0
		priority = 10
		visual_level = 0

		breakthrough = 4.5
        hardness = 0.40
        armor_value = 10
        soft_attack = 26.5
        hard_attack = 4.2
        ap_attack = 5.2
        air_attack = 0
	}
	bm_mechanized_artillery_equipment_2 = {
		active = no
		year = 1944
		archetype = bm_mechanized_artillery_equipment
		parent = bm_mechanized_artillery_equipment_1
		priority = 10
		visual_level = 0

		breakthrough = 6
        hardness = 0.45
        armor_value = 10
        soft_attack = 28
        hard_attack = 4.3
        ap_attack = 5.3
        air_attack = 0
	}
}