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

		<long_name>ZiS-30</long_name>
		<short_name>ZiS-30</short_name>
		<comment>A light self-propelled anti-tank gun with a 57mm ZiS-4 cannon and a 7.62mm DT machine gun</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>9</month><year>1941</year><number>30</number></data>
		<data><month>6</month><year>1942</year><number>10</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-ZiS-30.png</image_profile>
			<weight>4000</weight>
		</attributes>

		<drive>
			<engine>
				<name>GAZ MM</name>
				<horsepower>50</horsepower>
				<reliability>RELIABILITY_AVERAGE</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>60</offsetX>
				<offsetY>140</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>

			<exhaust_pipe>
				<offsetX>-60</offsetX>
				<offsetY>140</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-ZiS-30.png</image_view>

			<width>160</width>
			<length>340</length>
			<height>70</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>10@67</upper_front>
				<lower_front>10@-50</lower_front>
				<upper_side>7@19</upper_side>
				<lower_side>7</lower_side>
				<rear>7</rear>
				<top>7</top>
				<bottom>14</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>140</width>
			<length>200</length>
			<height>72</height>

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

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>10@24</upper_front>
				<lower_front>10</lower_front>
				<side>7@19</side>
				<rear>7@42</rear>
				<top>7</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<image_view>Image-ZiS-30 cannon.png</image_view>

			<offsetX>0</offsetX>
			<offsetY>55</offsetY>
			<offsetZ>100</offsetZ>
			<minAngle>-4</minAngle>
			<maxAngle>22</maxAngle>

			<rotate_time>51</rotate_time>
			<weapon><type>WEAPON_CANNON_57_ZIS_2</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_CANNON_57_ZIS_2</for><flavour>FLAVOUR_HE</flavour><rounds>10</rounds></ammo>
			<ammo><for>WEAPON_CANNON_57_ZIS_2</for><flavour>FLAVOUR_APCBC</flavour><rounds>5</rounds></ammo>
			<ammo><for>WEAPON_CANNON_57_ZIS_2</for><flavour>FLAVOUR_AP</flavour><rounds>5</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>
		</fixed_weapon>

		<fixed_weapon>
			<offsetX>40</offsetX>
			<offsetY>-100</offsetY>
			<offsetZ>50</offsetZ>
			<minAngle>-20</minAngle>
			<maxAngle>20</maxAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_LMG_DT</type></weapon>
			<ammo><for>WEAPON_LMG_DT</for><rounds>756</rounds></ammo>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_TOKAREV</type></weapon>
				<ammo><for>WEAPON_PISTOL_TOKAREV</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>
	</vehicle>
</squad>
