clipper_transport = {
	icon = 6
	
	type = naval
	sprite = Transportship
	unit_type = transport
	transport = yes

	#Core Abilities
	priority = 5
	max_strength = 100
	default_organisation = 30
	maximum_speed = 10


	#Building Costs
	build_time = 90
	build_cost = {
		clipper_convoy = 4
	}
	
	supply_consumption = 1.0
	supply_cost = {
		clipper_convoy = 0.064
	}
	

	#Naval Abilties
	hull = 1
	gun_power = 1
}

