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

		<long_name>SU-76i</long_name>
		<short_name>SU-76i</short_name>
		<comment>An assault gun manufactured from the chassis of a captured German Panzer III, mounting a 76.2mm S-1 cannon</comment>

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

	<availability>
		<data><month>10</month><year>1943</year><number>40</number></data>
		<data><month>3</month><year>1944</year><number>40</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-SU-76i.png</image_profile>
			<weight>22500</weight>
		</attributes>

		<drive>
			<engine>
				<name>Maybach HL120 TRM</name>
				<horsepower>300</horsepower>
				<reliability>RELIABILITY_VERY_POOR</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>3000</rpm_limit>
			</engine>

			<gears>
				<forwards>6</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe><offsetX>70</offsetX><offsetY>269</offsetY></exhaust_pipe>
			<exhaust_pipe><offsetX>-70</offsetX><offsetY>269</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-SU-76i.png</image_view>

			<width>290</width>
			<length>540</length>
			<height>115</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>50@52</upper_front>
				<lower_front>53@-22</lower_front>
				<side>30</side>
				<rear>50@-10</rear>
				<top>26</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>

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

		<superstructure>
			<width>185</width>
			<length>450</length>
			<height>45</height>

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

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>50@12</front>
				<side>30</side>
				<rear>53@16</rear>
				<top>18</top>
			</armour>
		</superstructure>

		<superstructure>
			<width>180</width>
			<length>200</length>
			<height>80</height>

			<offsetX>0</offsetX>
			<offsetY>-50</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>45@45</front>
				<side>25@10</side>
				<rear>25@20</rear>
				<top>15</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<image_view>Image-SU-76i cannon.png</image_view>

			<offsetX>15</offsetX>
			<offsetY>-160</offsetY>
			<offsetZ>200</offsetZ>

			<rotate_time>30</rotate_time>
			<rotate_left>10</rotate_left>
			<rotate_right>10</rotate_right>

			<weapon><type>WEAPON_CANNON_76_S_1</type></weapon>
			<ammo><for>WEAPON_CANNON_76_S_1</for><flavour>FLAVOUR_AP</flavour><rounds>18</rounds></ammo>
			<ammo><for>WEAPON_CANNON_76_S_1</for><flavour>FLAVOUR_HE</flavour><rounds>80</rounds></ammo>

			<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>
	</vehicle>
</squad>
