equipments = {
	bm_anti_aircraft_truck_equipment = {
		year = 1936

		is_archetype = yes
		picture = GFX_bm_anti_aircraft_truck_equipment_0_medium
		is_buildable = yes
		type = {
			motorized
			anti_air
			support
			rocket
		}
		interface_category = interface_category_land
		group_by = archetype
		
		active = no
		supply_truck = no
		can_license = yes
		is_convertable = yes

		upgrades = {
			mech_cost_upgrade
			tank_engine_upgrade
			tank_reliability_upgrade
		}

		reliability = 0.75
		defense = 4
		breakthrough = 1
		hardness = 0
		armor_value = 0
		soft_attack = 5.5
		hard_attack = 21
		ap_attack = 5
		air_attack = 55
		lend_lease_cost = 6
		build_cost_ic = 12
		fuel_consumption = 2.4
		maximum_speed = 12

		resources = {
			steel = 1
			tungsten = 2
			rubber = 1
		}
	}
	bm_anti_aircraft_truck_equipment_0 = {
		active = no
		year = 1936
		archetype = bm_anti_aircraft_truck_equipment
		priority = 40
		visual_level = 1
	}
}