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

		<long_name>MTLB</long_name>
		<short_name>MTLB</short_name>
		<comment>Armored personnel carrier of the USSR Armed Forces with DShK 12,7mm HMG and crew of 2</comment>

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

	<vehicle>

		<attributes>
			<image_profile>Profile-MTLB.png</image_profile>
			<weight>9900</weight>
			<steel>STEEL_HOMOGENEOUS</steel>
			<can_mount_infantry>yes</can_mount_infantry>
		</attributes>

		<drive>
			<engine>
				<name>YaMZ-236/238</name>
				<horsepower>240</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<mount>MOUNT_FRONT</mount>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears_forward_1st>7.5</gears_forward_1st>
			<gears_forward_2nd>3.1</gears_forward_2nd>
			<gears_forward_3rd>1.8</gears_forward_3rd>
			<gears_forward_4th>1.1</gears_forward_4th>
			<gears_forward_5th>0.7</gears_forward_5th>

			<gears_reverse_1st>-5.65</gears_reverse_1st>

			<steering>STEERING_TWIN_TRANSMISSION_WITH_REVERSE</steering>
		</drive>

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

			<width>285</width>
			<length>645</length>
			<height>135</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>14@54</upper_front>
				<lower_front>14@-38</lower_front>
				<upper_side>7@23</upper_side>
				<lower_side>7</lower_side>
				<rear>15</rear>
				<top>7</top>
				<bottom>7</bottom>
			</armour>

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

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

			<diameter>100</diameter>
			<height>40</height>
			<offsetX>60</offsetX>
			<offsetY>-120</offsetY>

			<rotate_time>18</rotate_time>
			<gyro_stabilised>no</gyro_stabilised>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>14@22</front>
				<side>14@22</side>
				<rear>14@22</rear>
				<top>7</top>
				<mantlet>14</mantlet>
			</armour>

			<weapon><type>WEAPON_HMG_DSHK</type></weapon>
			<ammo><for>WEAPON_HMG_DSHK</for><rounds>2000</rounds></ammo>

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

		<exhaust_pipe>
			<offsetX>-100</offsetX>
			<offsetY>-40</offsetY>
			<horizontal_angle>200</horizontal_angle>
			<vertical_angle>0</vertical_angle>
		</exhaust_pipe>

	</vehicle>

    <availability>
		<data><month>1</month><year>1962</year><number>310</number></data>
		<data><month>12</month><year>1972</year><number>310</number></data>
	</availability>

</squad>
