speed_armor_brigade = {
	type = land
	sprite = Tank
	active = yes

	#Size Definitions
	max_strength = 30
	default_organisation = 30
	default_morale = 0.30
	officers = 100

	#Building Costs
	build_cost_ic = 4.33
	build_cost_manpower = 2.33
	build_time = 60

	#Misc Abilities
	maximum_speed = 9.00
	transport_weight = 10.00
	supply_consumption = 1.00
	fuel_consumption = 1.15
	radio_strength = 1

	#Defensive Abilities
	defensiveness = 2.67
	toughness = 2.33
	softness = 0.30
	air_defence = 0.70

	#Offensive Abilities
	suppression = 0.77
	soft_attack = 1.47
	hard_attack = 0.47
	air_attack = 0.23

	urban = {
		attack = -0.50
		defence = -0.20
	}
   	amphibious =    { attack = -0.70 }
    	river =         { attack = -0.20 }
   	marsh = 	{ attack = -0.20 
			  movement = -0.20
			}
	jungle = 	{ attack = -0.40 
			  movement = -0.50
			}
	forest = 	{ attack = -0.20 
			  movement = -0.50
			}
	woods = 		{ attack = -0.02 }
	mountain = 	{ attack = -0.05 
			  movement = -0.50
			}
	

	combat_width = 2

	completion_size = 1.0
	on_completion = armour_practical
	priority = 10

}
