<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_RUSSIAN</nationality>

		<long_name>T-64A</long_name>
		<short_name>T-64A</short_name>
		<comment>Main Battle Tank with 125mm D-81 gun and 7.62mm dual PKT machine gun. Crew of 3</comment>

		<uniform_profile>uniform_profile_russian_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_russian_tank_crew.png</uniform_game>
		<uniform_ranks>uniform_ranks_russian_tank.png</uniform_ranks>
	</description>

	<vehicle>

		<attributes>
			<image_profile>Profile-T64A.png</image_profile>
			<weight>38000</weight>
			<steel>STEEL_HOMOGENEOUS</steel>
		</attributes>

		<drive>
			<engine>
				<name>5TDF</name>
				<horsepower>750</horsepower>
				<reliability>RELIABILITY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>8</forwards>
				<reverse>4</reverse>
			</gears>

			<steering>STEERING_TWIN_TRANSMISSION_WITH_REVERSE</steering>

			<can_make_smoke_screen>yes</can_make_smoke_screen>
		</drive>

		<hull>
			<image_view>Image-T64A.png</image_view>

			<width>341</width>
			<length>654</length>
			<height>130</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>205@68</upper_front>
				<lower_front>80@-60</lower_front>
				<upper_side>80</upper_side>
				<lower_side>70@-20</lower_side>
				<upper_rear>20@30</upper_rear>
				<lower_rear>20@-38</lower_rear>
				<top>30</top>
				<bottom>20</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_RIFLE_AKMS</type></weapon>
				<ammo><for>WEAPON_RIFLE_AKMS</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<turret>
			<image_view>Image-T64A turret.png</image_view>

			<diameter>216</diameter>
			<height>70</height>
			<offsetX>0</offsetX>
			<offsetY>10</offsetY>

			<rotate_time>15</rotate_time>
		    <gyro_stabilised>yes</gyro_stabilised>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>150@80</upper_front>
				<lower_front>330@20</lower_front>
				<side>150</side>
				<rear>65@15</rear>
				<top>40</top>
				<mantlet>290</mantlet>
			</armour>
			
			<weapon><type>WEAPON_CANNON_125_2A26</type></weapon>
			<weapon><type>WEAPON_LMG_PKT</type><offsetY>-15</offsetY><offsetX>25</offsetX></weapon>
			<weapon><type>WEAPON_LMG_PKT</type><offsetY>-15</offsetY><offsetX>25</offsetX></weapon>
			<weapon><type>WEAPON_CANNON_CREDIT3</type></weapon>
			<ammo><for>WEAPON_CANNON_125_2A26</for><flavour>FLAVOUR_HE</flavour><rounds>19</rounds></ammo>
			<ammo><for>WEAPON_CANNON_125_2A26</for><flavour>FLAVOUR_HEAT</flavour><rounds>13</rounds></ammo>
			<ammo><for>WEAPON_CANNON_125_2A26</for><flavour>FLAVOUR_APDS</flavour><rounds>5</rounds></ammo>
			<ammo><for>WEAPON_LMG_PKT</for><rounds>2000</rounds></ammo>
			
			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_RIFLE_AKMS</type></weapon>
				<ammo><for>WEAPON_RIFLE_AKMS</for><rounds>60</rounds></ammo>
			</man>
			
			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_RIFLE_AKMS</type></weapon>
				<ammo><for>WEAPON_RIFLE_AKMS</for><rounds>60</rounds></ammo>
			</man>
		</turret>
		

		<exhaust_pipe>
			<offsetX>47</offsetX>
			<offsetY>230</offsetY>
			<horizontal_angle>180</horizontal_angle>
			<vertical_angle>0</vertical_angle>
		</exhaust_pipe>

		<exhaust_pipe>
			<offsetX>-30</offsetX>
			<offsetY>230</offsetY>
			<horizontal_angle>180</horizontal_angle>
			<vertical_angle>0</vertical_angle>
		</exhaust_pipe>

	</vehicle>

	<availability>
		<data><month>1</month><year>1969</year><number>1</number></data>
		<data><month>12</month><year>1980</year><number>13000</number></data>
	</availability>

</squad>
