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

		<long_name>SU-85</long_name>
		<short_name>SU-85</short_name>
		<comment>A self-propelled gun based on the chassis of a T-34 tank, with an 85mm D-5T cannon</comment>

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

	<availability>
		<data><month>8</month><year>1943</year><number>100</number></data>
		<data><month>12</month><year>1943</year><number>600</number></data>
		<data><month>12</month><year>1944</year><number>600</number></data>
		<data><month>3</month><year>1945</year><number>400</number></data>
		<data><month>12</month><year>1945</year><number>400</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-SU-85.png</image_profile>
			<weight>29600</weight>
		</attributes>

		<drive>
			<engine>
				<name>V 2 34</name>
				<horsepower>500</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_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe>
				<offsetX>43</offsetX>
				<offsetY>290</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>

			<exhaust_pipe>
				<offsetX>-43</offsetX>
				<offsetY>290</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

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

			<width>292</width>
			<length>576</length>
			<height>144</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>45@49</upper_front>
				<lower_front>45@-58</lower_front>
				<side>45</side>
				<upper_rear>45@45</upper_rear>
				<lower_rear>45@-45</lower_rear>
				<top>20</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>

		<fixed_weapon>
			<image_view>Image-SU-85 cannon.png</image_view>

			<offsetX>30</offsetX>
			<offsetY>-185</offsetY>
			<offsetZ>187</offsetZ>
			<minAngle>-13</minAngle>
			<maxAngle>13</maxAngle>

			<rotate_time>24</rotate_time>
			<weapon><type>WEAPON_CANNON_85_D_5T</type></weapon>
			<ammo><for>WEAPON_CANNON_85_D_5T</for><flavour>FLAVOUR_APCBC</flavour><rounds>13</rounds></ammo>
			<ammo><for>WEAPON_CANNON_85_D_5T</for><flavour>FLAVOUR_HE</flavour><rounds>45</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>
		</fixed_weapon>

		<superstructure>
			<width>259</width>
			<length>209</length>
			<height>72</height>

			<offsetX>0</offsetX>
			<offsetY>-70</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>45@49</front>
				<side>45@20</side>
				<rear>45</rear>
				<top>20</top>
			</armour>
		</superstructure>
	</vehicle>
</squad>
