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

		<long_name>T-40</long_name>
		<short_name>T-40</short_name>
		<comment>A light amphibious scout tank armed with a 12.7mm DShK and a 7.62mm DT machine gun</comment>

		<uniform>russian_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>1</month><year>1941</year><number>100</number></data>
		<data><month>3</month><year>1941</year><number>100</number></data>
		<data><month>6</month><year>1941</year><number>100</number></data>
		<data><month>9</month><year>1941</year><number>90</number></data>
		<data><month>12</month><year>1941</year><number>90</number></data>
		<data><month>12</month><year>1942</year><number>90</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-T-40.png</image_profile>
			<weight>5900</weight>
			<is_amphibious>yes</is_amphibious>
		</attributes>

		<drive>
			<engine>
				<name>GAZ 202</name>
				<horsepower>70</horsepower>
				<reliability>RELIABILITY_POOR</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>4</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CONTROLLED_DIFFERENTIAL</steering>

			<exhaust_pipe><offsetX>107</offsetX><offsetY>177</offsetY><angle>90</angle></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-T-40.png</image_view>

			<width>233</width>
			<length>410</length>
			<height>100</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>13@-20</front>
				<side>10</side>
				<upper_rear>8</upper_rear>
				<lower_rear>8@-25</lower_rear>
				<top>6</top>
				<bottom>10</bottom>
			</armour>

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

		<superstructure>
			<width>210</width>
			<length>280</length>
			<height>45</height>

			<offsetX>0</offsetX>
			<offsetY>40</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>13@40</front>
				<side>10</side>
				<rear>8@40</rear>
				<top>6</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-T-40 turret.png</image_view>

			<diameter>95</diameter>
			<height>45</height>
			<offsetX>-30</offsetX>
			<offsetY>30</offsetY>

			<rotate_time>24</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>13@30</front>
				<side>13</side>
				<rear>13@30</rear>
				<top>10</top>
				<mantlet>0</mantlet>
			</armour>

			<weapon><type>WEAPON_HMG_DSHK</type><offsetX>10</offsetX><offsetY>-62</offsetY></weapon>
			<weapon><type>WEAPON_LMG_DT</type><offsetX>-16</offsetX><offsetY>-40</offsetY></weapon>
			<ammo><for>WEAPON_HMG_DSHK</for><rounds>500</rounds></ammo>
			<ammo><for>WEAPON_LMG_DT</for><rounds>2060</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_TOKAREV</type></weapon>
				<ammo><for>WEAPON_PISTOL_TOKAREV</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
