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

		<long_name>T-38</long_name>
		<short_name>T-38</short_name>
		<comment>A captured Soviet light amphibious scout tank armed with a 7.62mm DT machine gun, the replacement for the T-37A</comment>

		<uniform>finnish_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>6</month><year>1940</year><number>50</number></data>
		<data><month>12</month><year>1945</year><number>50</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-T-38 (finnish).png</image_profile>
			<weight>3300</weight>
			<is_amphibious>yes</is_amphibious>
		</attributes>

		<drive>
			<engine>
				<name>GAZ MM</name>
				<horsepower>50</horsepower>
				<reliability>RELIABILITY_POOR</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CONTROLLED_DIFFERENTIAL</steering>

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

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

			<width>250</width>
			<length>400</length>
			<height>88</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>9@-15</front>
				<side>8</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_L_35</type></weapon>
				<ammo><for>WEAPON_PISTOL_L_35</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>210</width>
			<length>140</length>
			<height>29</height>

			<offsetX>0</offsetX>
			<offsetY>5</offsetY>

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

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

			<diameter>95</diameter>
			<height>46</height>
			<offsetX>-45</offsetX>
			<offsetY>5</offsetY>

			<rotate_time>24</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>9</front>
				<side>9</side>
				<rear>9</rear>
				<top>6</top>
				<mantlet>0</mantlet>
			</armour>

			<weapon><type>WEAPON_LMG_DT</type><offsetX>9</offsetX><offsetY>-41</offsetY></weapon>
			<ammo><for>WEAPON_LMG_DT</for><rounds>585</rounds></ammo>

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