dreadnought = {
	icon = 12
	
	type = naval
	sprite = Dreadnought
	unit_type = big_ship
	capital = yes
	active = no
	move_sound = steam_move
	select_sound = steam_selected
	
	#Core Abilities
	priority = 40
	max_strength = 100
	default_organisation = 30
	maximum_speed = 10


	#Building Costs
	build_time = 360
	build_cost = {
		steamer_convoy = 100
		artillery = 25
		canned_food = 10
		telephones = 10
		fuel = 25
	}
	
	supply_consumption = 1.0
	supply_cost = {
		steamer_convoy = 1.6
		artillery = 0.8
		canned_food = 0.8
		telephones = 0.02
		fuel = 2.5
	}
	

	#Naval Abilties
	hull = 80
	gun_power = 60
}
