ironclad = {
	icon = 9
	
	type = naval
	sprite = Ironclad
	unit_type = big_ship
	capital = yes
	move_sound = steam_move
	select_sound = steam_selected
	active = no


	#Core Abilities
	priority = 35
	max_strength = 100
	default_organisation = 30
	maximum_speed = 6


	#Building Costs
	build_time = 360
	build_cost = {	
		steamer_convoy = 20
		artillery = 6
		canned_food = 10
	}
	
	supply_consumption = 1.0
	supply_cost = {
		steamer_convoy = 0.32
		artillery = 0.192
		canned_food = 0.4
	}
	

	#Naval Abilties
	hull = 15
	gun_power = 10
}

