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

		<long_name>SU-76M</long_name>
		<short_name>SU-76M</short_name>
		<comment>A tank destroyer based on a lengthened version of the T-70 light tank chassis and armed with a 76.2mm ZIS-3 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>3</month><year>1943</year><number>200</number></data>
		<data><month>4</month><year>1943</year><number>400</number></data>
		<data><month>9</month><year>1943</year><number>700</number></data>
		<data><month>12</month><year>1943</year><number>1300</number></data>
		<data><month>3</month><year>1944</year><number>2000</number></data>
		<data><month>6</month><year>1944</year><number>3000</number></data>
		<data><month>3</month><year>1945</year><number>3000</number></data>
		<data><month>6</month><year>1945</year><number>2000</number></data>
		<data><month>12</month><year>1945</year><number>2000</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-SU-76M.png</image_profile>
			<weight>10500</weight>
		</attributes>

		<drive>
			<engine>
				<name>GAZ 203</name>
				<horsepower>140</horsepower>
				<reliability>RELIABILITY_POOR</reliability>
				<mount>MOUNT_MIDDLE</mount>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>4</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe>
				<offsetX>120</offsetX>
				<offsetY>180</offsetY>
				<horizontal_angle>135</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

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

			<width>273</width>
			<length>444</length>
			<height>140</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>40@60</upper_front>
				<lower_front>40@-60</lower_front>
				<side>15</side>
				<rear>15</rear>
				<top>7</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-76M cannon.png</image_view>

			<offsetX>6</offsetX>
			<offsetY>64</offsetY>
			<offsetZ>187</offsetZ>
			<minAngle>-13</minAngle>
			<maxAngle>13</maxAngle>

			<rotate_time>51</rotate_time>
			<weapon><type>WEAPON_CANNON_76_ZIS_3</type></weapon>
			<ammo><for>WEAPON_CANNON_76_ZIS_3</for><flavour>FLAVOUR_AP</flavour><rounds>13</rounds></ammo>
			<ammo><for>WEAPON_CANNON_76_ZIS_3</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>217</width>
			<length>185</length>
			<height>80</height>

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

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>30@17</front>
				<side>15@11</side>
				<rear>15</rear>
				<top>0</top>
			</armour>
		</superstructure>
	</vehicle>
</squad>
