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

		<long_name>T-64A</long_name>
		<short_name>T-64A</short_name>
		<comment>Soviet main battle tank, was being developed 1960 years, main cannon 125-mm type 2A46-1 and machine gun 12,7-mm type NSVT and 7,62-mm type PKT</comment>

		<uniform_profile>uniform_profile_american_tank_RAF.png</uniform_profile>
		<uniform_game>uniform_game_american_tank_RAF.png</uniform_game>
	</description>

	<availability>
		<data><month>1</month><year>1990</year><number>600</number></data>
		<data><month>12</month><year>2040</year><number>600</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-T-64A RU.png</image_profile>
			<weight>38500</weight>
		</attributes>

		<drive>
			<engine>
				<name>Model V-54</name>
				<horsepower>700</horsepower>
				<reliability>RELIABILITY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>7</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_TWIN_TRANSMISSION_WITH_REVERSE</steering>

			<can_make_smoke_screen>yes</can_make_smoke_screen>

			<exhaust_pipe>
				<offsetX>0</offsetX>
				<offsetY>320</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>90</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-T-64A RU.png</image_view>

			<width>350</width>
			<length>650</length>
			<height>80</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>80@-60</front>
				<side>80</side>
				<upper_rear>50</upper_rear>
				<lower_rear>20@-48</lower_rear>
				<top>30</top>
				<bottom>20</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_RIFLE_AK_74</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_74</for><rounds>150</rounds></ammo>
			</man>
		</hull>

		<fixed_weapon>
			<offsetX>-5</offsetX>
			<offsetY>-10</offsetY>
			<offsetZ>250</offsetZ>
			<minAngle>-180</minAngle>
			<maxAngle>180</maxAngle>

			<rotate_time>15</rotate_time>
			<weapon><type>WEAPON_HMG_NSV</type><offsetX>60</offsetX><offsetY>-50</offsetY></weapon>
			<ammo><for>WEAPON_HMG_NSV</for><rounds>300</rounds></ammo>

		</fixed_weapon>

		<superstructure>
			<width>350</width>
			<length>635</length>
			<height>70</height>

			<offsetX>0</offsetX>
			<offsetY>7</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>205@68</front>
				<side>80</side>
				<rear>50</rear>
				<top>45</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-T-64A RU turret.png</image_view>

			<diameter>250</diameter>
			<height>60</height>
			<offsetX>-5</offsetX>
			<offsetY>-10</offsetY>

			<rotate_time>16</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>85@75</upper_front>
				<lower_front>315@17</lower_front>
				<upper_side>104@45</upper_side>
				<lower_side>139@20</lower_side>
				<upper_rear>33@60</upper_rear>
				<lower_rear>65@2</lower_rear>
				<top>45</top>
				<mantlet>200</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_125_2A46_1</type><offsetY>-600</offsetY></weapon>
			<weapon><type>WEAPON_LMG_PKT</type><offsetX>-50</offsetX><offsetY>-100</offsetY></weapon>
			<ammo><for>WEAPON_CANNON_125_2A46_1</for><flavour>FLAVOUR_HE</flavour><rounds>10</rounds></ammo>

			<ammo><for>WEAPON_CANNON_125_2A46_1</for><flavour>FLAVOUR_APFSDS</flavour><rounds>20</rounds></ammo>
			<ammo><for>WEAPON_LMG_PKT</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_MAKAROV</type></weapon>
				<ammo><for>WEAPON_PISTOL_MAKAROV</for><rounds>14</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_MAKAROV</type></weapon>
				<ammo><for>WEAPON_PISTOL_MAKAROV</for><rounds>14</rounds></ammo>
			</man>


		</turret>
	</vehicle>
</squad>
