hussar = {
	icon = 15
	
	type = land
	sprite = Hussar
	active = no
	unit_type = cavalry
	
	#Core Abilities
	priority = 40
	max_strength = 3
	default_organisation = 30
	maximum_speed = 6.00


	#Building Costs
	build_time = 120
	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 = 3
	attack = 3
	defence = 2
	discipline = 1.0
	support = 0.0
	maneuver = 2
}
