equipments = {
	shields = {
		year = 1263
	
		is_archetype = yes
		picture = archetype_infantry_equipment		
		is_buildable = no
		type = infantry
		group_by = archetype
		
		interface_category = interface_category_land
		
		active = yes
		
		#Misc Abilities
		build_cost_ic = 1
		reliability = 0.95
		maximum_speed = 3.5

		#Defensive Abilities
		defense = 28
		breakthrough = 1.4
		hardness = 0
		armor_value = 0.5

		#Offensive Abilities
		soft_attack = 2.5
		hard_attack = 0.3
		ap_attack = 0.8
		air_attack = 0

		#Space taken in convoy
		lend_lease_cost = 1
		
		build_cost_ic = 0.43
		resources = {
			steel = 2
			rubber = 1
		}
	}

	shields_0 = {
		year = 1263

		archetype = shields
		priority = 10
		visual_level = 0
	}

	shields_1 = {
		year = 1265

		archetype = shields
		priority = 10
		visual_level = 0
	}

	shields_2 = {
		year = 1268

		archetype = shields
		priority = 10
		visual_level = 0
	}

	shields_3 = {
		year = 1271

		archetype = shields
		priority = 10
		visual_level = 0
	}
}