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

		<long_name>Infantry Tank, Mk III, 'Valentine' Mk II</long_name>
		<short_name>Valentine</short_name>
		<comment>A British lend-lease infantry tank with a 2-pounder cannon and a Besa machine gun</comment>

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

	<availability>
		<data><month>12</month><year>1941</year><number>50</number></data>
		<data><month>12</month><year>1943</year><number>50</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Valentine Mk II (russian).png</image_profile>
			<weight>16257</weight>
		</attributes>

		<drive>
			<engine>
				<name>AEC A190</name>
				<horsepower>135</horsepower>
				<reliability>RELIABILITY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

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

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe><offsetX>-136</offsetX><offsetY>-169</offsetY><angle>270</angle></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Valentine Mk II (russian).png</image_view>

			<width>254</width>
			<length>600</length>
			<height>119</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>65@21</front>
				<side>60</side>
				<rear>60</rear>
				<top>10</top>
				<bottom>7</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>182</width>
			<length>420</length>
			<height>42</height>

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

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>65</front>
				<side>30@53</side>
				<rear>17@48</rear>
				<top>10</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-Valentine Mk II turret (russian).png</image_view>

			<diameter>175</diameter>
			<height>77</height>
			<offsetX>0</offsetX>
			<offsetY>-70</offsetY>

			<rotate_time>23</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>65</front>
				<side>60</side>
				<rear>65</rear>
				<top>20</top>
				<mantlet>65</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_2PDR_OQF</type><offsetX>-5</offsetX><offsetY>-3</offsetY></weapon>
			<weapon><type>WEAPON_LMG_BESA</type><offsetX>24</offsetX><offsetY>-22</offsetY></weapon>
			<ammo><for>WEAPON_CANNON_2PDR_OQF</for><flavour>FLAVOUR_APCBC</flavour><rounds>87</rounds></ammo>
			<ammo><for>WEAPON_LMG_BESA</for><rounds>3750</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>

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

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