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

		<long_name>T-62</long_name>
		<short_name>T-62</short_name>
		<comment>Medium tank with 115mm U-5TS "Molot" gun and 7.62mm PKT machine gun. Crew of 4</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-T62.png</image_profile>
			<weight>37000</weight>
			<steel>STEEL_HOMOGENEOUS</steel>
		</attributes>

		<drive>
			<engine>
				<name>V55V</name>
				<horsepower>580</horsepower>
				<reliability>RELIABILITY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>8</forwards>
				<reverse>2</reverse>
			</gears>

			<steering>STEERING_TWIN_TRANSMISSION_WITH_REVERSE</steering>

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

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

			<width>330</width>
			<length>663</length>
			<height>140</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>102@60</upper_front>
				<lower_front>100@-55</lower_front>
				<upper_side>45@60</upper_side>
				<lower_side>20@-45</lower_side>
				<upper_rear>45@2</upper_rear>
				<lower_rear>45@-70</lower_rear>
				<top>16</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-T62 turret.png</image_view>

			<diameter>224</diameter>
			<height>82</height>
			<offsetX>5</offsetX>
			<offsetY>-20</offsetY>

			<rotate_time>17</rotate_time>
			<gyro_stabilised>yes</gyro_stabilised>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>220@17</front>
				<side>165@15</side>
				<rear>65@15</rear>
				<top>30</top>
				<mantlet>200</mantlet>
			</armour>

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

			<weapon><type>WEAPON_CANNON_115_2A20</type></weapon>
			<weapon><type>WEAPON_LMG_PKT</type><offsetX>40</offsetX><offsetY>-50</offsetY></weapon>
			<weapon><type>WEAPON_CANNON_CREDIT3</type></weapon>
			<ammo><for>WEAPON_CANNON_115_2A20</for><flavour>FLAVOUR_APDS</flavour><rounds>5</rounds></ammo>
			<ammo><for>WEAPON_CANNON_115_2A20</for><flavour>FLAVOUR_HE</flavour><rounds>25</rounds></ammo>
			<ammo><for>WEAPON_CANNON_115_2A20</for><flavour>FLAVOUR_HE</flavour><rounds>10</rounds></ammo>
			<ammo><for>WEAPON_LMG_PKT</for><rounds>2000</rounds></ammo>

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

			<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_LOADER</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>280</offsetY>
			<horizontal_angle>180</horizontal_angle>
			<vertical_angle>0</vertical_angle>
		</exhaust_pipe>

		<exhaust_pipe>
			<offsetX>-47</offsetX>
			<offsetY>280</offsetY>
			<horizontal_angle>180</horizontal_angle>
			<vertical_angle>0</vertical_angle>
		</exhaust_pipe>

	</vehicle>

	<availability>
		<data><month>1</month><year>1962</year><number>1</number></data>
		<data><month>12</month><year>1975</year><number>20000</number></data>
	</availability>

</squad>
