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

		<long_name>ZSU-57-2</long_name>
		<short_name>ZSU-57-2</short_name>
		<comment>SPAA with dual 57mm S-68 autocannons. Crew of 6</comment>

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

	<vehicle>

		<attributes>
			<image_profile>Profile-ZSU57.png</image_profile>
			<weight>28000</weight>
			<steel>STEEL_HOMOGENEOUS</steel>
		</attributes>

		<drive>
			<engine>
				<name>V54</name>
				<horsepower>520</horsepower>
				<reliability>RELIABILITY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>8</forwards>
				<reverse>2</reverse>
			</gears>

			<steering>STEERING_TWIN_TRANSMISSION_WITH_REVERSE</steering>

			<can_make_smoke_screen>yes</can_make_smoke_screen>
		</drive>

		<hull>
			<image_view>Image-T55.png</image_view>

			<width>327</width>
			<length>620</length>
			<height>140</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>100@60</upper_front>
				<lower_front>100@-55</lower_front>
				<upper_side>60@60</upper_side>
				<lower_side>80</lower_side>
				<upper_rear>45@17</upper_rear>
				<lower_rear>20@-70</lower_rear>
				<top>30</top>
				<bottom>20</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_RIFLE_AKMS</type></weapon>
				<ammo><for>WEAPON_RIFLE_AKMS</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<turret>
			<image_view>Image-ZSU57 turret.png</image_view>

			<diameter>224</diameter>
			<height>82</height>
			<offsetX>5</offsetX>
			<offsetY>0</offsetY>

			<rotate_time>15</rotate_time>
			<gyro_stabilised>yes</gyro_stabilised>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>15</front>
				<side>13</side>
				<rear>13</rear>
				<top>0</top>
				<mantlet>5</mantlet>
			</armour>
			
			<weapon><type>WEAPON_CANNON_57_C68</type></weapon>
			<weapon><type>WEAPON_CANNON_CREDIT3</type></weapon>
			<ammo><for>WEAPON_CANNON_57_C68</for><flavour>FLAVOUR_AP</flavour><rounds>148</rounds></ammo>
			<ammo><for>WEAPON_CANNON_57_C68</for><flavour>FLAVOUR_HE</flavour><rounds>148</rounds></ammo>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_RIFLE_AKMS</type></weapon>
				<ammo><for>WEAPON_RIFLE_AKMS</for><rounds>60</rounds></ammo>
			</man>
			
			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_RIFLE_AKMS</type></weapon>
				<ammo><for>WEAPON_RIFLE_AKMS</for><rounds>60</rounds></ammo>
			</man> 
			
			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_RIFLE_AKMS</type></weapon>
				<ammo><for>WEAPON_RIFLE_AKMS</for><rounds>60</rounds></ammo>
			</man>
			
			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_RIFLE_AKMS</type></weapon>
				<ammo><for>WEAPON_RIFLE_AKMS</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_RIFLE_AKMS</type></weapon>
				<ammo><for>WEAPON_RIFLE_AKMS</for><rounds>60</rounds></ammo>
			</man>
		</turret>

		<exhaust_pipe>
			<offsetX>47</offsetX>
			<offsetY>280</offsetY>
			<horizontal_angle>180</horizontal_angle>
			<vertical_angle>0</vertical_angle>
		</exhaust_pipe>

		<exhaust_pipe>
			<offsetX>-47</offsetX>
			<offsetY>280</offsetY>
			<horizontal_angle>180</horizontal_angle>
			<vertical_angle>0</vertical_angle>
		</exhaust_pipe>

	</vehicle>

	<availability>
	    <data><month>1</month><year>1955</year><number>1</number></data>
		<data><month>12</month><year>1960</year><number>857</number></data>
		<data><month>12</month><year>1972</year><number>857</number></data>
	</availability>

</squad>
