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

		<long_name>KV-85</long_name>
		<short_name>KV-85</short_name>
		<comment>A KV-1 with higher speed, but thinner armor mounting an 85mm D-5T cannon and three light machine guns</comment>

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

	<availability>
		<data><month>9</month><year>1943</year><number>100</number></data>
		<data><month>10</month><year>1943</year><number>100</number></data>
		<data><month>3</month><year>1944</year><number>50</number></data>
		<data><month>6</month><year>1944</year><number>20</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-KV-85.png</image_profile>
			<weight>42500</weight>
		</attributes>

		<drive>
			<engine>
				<name>V 2 34</name>
				<horsepower>600</horsepower>
				<reliability>RELIABILITY_POOR</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>8</forwards>
				<reverse>3</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe><offsetX>35</offsetX><offsetY>170</offsetY><angle>135</angle></exhaust_pipe>
			<exhaust_pipe><offsetX>-35</offsetX><offsetY>170</offsetY><angle>225</angle></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-KV-85.png</image_view>

			<width>322</width>
			<length>644</length>
			<height>143</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>70@70</upper_front>
				<lower_front>70@-20</lower_front>
				<side>65</side>
				<upper_rear>65</upper_rear>
				<lower_rear>65@-45</lower_rear>
				<top>30</top>
				<bottom>16</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>192</width>
			<length>542</length>
			<height>35</height>

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

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>70@30</front>
				<side>70</side>
				<rear>70</rear>
				<top>30</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<offsetX>-55</offsetX>
			<offsetY>-220</offsetY>
			<offsetZ>140</offsetZ>

			<rotate_time>5</rotate_time>
			<rotate_left>25</rotate_left>
			<rotate_right>20</rotate_right>

			<weapon><type>WEAPON_LMG_DT</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_LMG_DT</for><rounds>600</rounds></ammo>

		</fixed_weapon>

		<turret>
			<image_view>Image-KV-85 turret.png</image_view>

			<diameter>192</diameter>
			<height>84</height>
			<offsetX>0</offsetX>
			<offsetY>-40</offsetY>

			<rotate_time>30</rotate_time>

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

			<weapon><type>WEAPON_CANNON_85_D_5T</type><offsetX>-2</offsetX><offsetY>5</offsetY></weapon>
			<weapon><type>WEAPON_LMG_DT</type><offsetX>32</offsetX><offsetY>-26</offsetY></weapon>
			<weapon><type>WEAPON_LMG_DT</type><offsetX>-38</offsetX><offsetY>22</offsetY><offset_angle>180</offset_angle></weapon>
			<ammo><for>WEAPON_CANNON_85_D_5T</for><flavour>FLAVOUR_HE</flavour><rounds>50</rounds></ammo>
			<ammo><for>WEAPON_CANNON_85_D_5T</for><flavour>FLAVOUR_APCBC</flavour><rounds>20</rounds></ammo>
			<ammo><for>WEAPON_LMG_DT</for><rounds>2000</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_GUNNER</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>
		</turret>
	</vehicle>
</squad>
