dragoon = {
	icon = 14
	
	type = land
	sprite = Dragoon
	active = no
	unit_type = cavalry
	#Core Abilities
	priority = 35
	max_strength = 3
	default_organisation = 30
	maximum_speed = 5.00


	#Building Costs
	build_time = 150
	build_cost = {
		small_arms = 10
		canned_food = 10
		wine = 10
	}
	
	supply_consumption = 1.0
	supply_cost = {
		small_arms = 0.008
		canned_food = 0.04
		wine = 0.008
	}
	

	#Land Abilties
	reconnaissance = 1
	attack = 4
	defence = 4
	discipline = 1.0
	support = 0.0
	maneuver = 2
}
