equipments = {
	halberds = {
		year = 1265
	
		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 = 0.67
		reliability = 0.88
		maximum_speed = 4

		#Defensive Abilities
		defense = 18
		breakthrough = 3
		hardness = 0.05
		armor_value = 0.2

		#Offensive Abilities
		soft_attack = 4
		hard_attack = 1.2
		ap_attack = 2
		air_attack = 0

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

	halberds_0 = {
		year = 1265

		archetype = halberds
		priority = 10
		visual_level = 0
	}

	halberds_1 = {
		year = 1268

		archetype = halberds
		priority = 10
		visual_level = 0
	}

	halberds_2 = {
		year = 1271

		archetype = halberds
		priority = 10
		visual_level = 0
	}
}