<squad>
	<description>
		<type>TYPE_ARMOURED_CAR</type>
		<nationality>NATIONALITY_UKRAINIAN</nationality>

		<long_name>KrAZ ZU-23-2</long_name>
		<short_name>KrAZ</short_name>
		<comment>KrAz with ZU-23-2 calibre gun 23-mm</comment>

		<uniform_profile>uniform_profile_german_tank_AFU.png</uniform_profile>
		<uniform_game>uniform_game_german_tank_AFU.png</uniform_game>
	</description>

	<availability>
		<data><month>1</month><year>1990</year><number>10</number></data>
		<data><month>12</month><year>2040</year><number>10</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Kraz.png</image_profile>
			<weight>13200</weight>
			<can_mount_infantry>no</can_mount_infantry>
		</attributes>

		<drive>
			<engine>
				<name>Tatra TYP103</name>
				<horsepower>220</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
     <mount>MOUNT_FRONT</mount>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>10</forwards>
				<reverse>2</reverse>
			</gears>

			<steering>STEERING_FRONT_WHEELS</steering>

			<exhaust_pipe>
				<offsetX>155</offsetX>
				<offsetY>-87</offsetY>
				<horizontal_angle>-200</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

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

			<width>290</width>
			<length>673</length>
			<height>78</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>19@-60</upper_front>
				<lower_front>19@-70</lower_front>
				<upper_side>18@-17</upper_side>
				<lower_side>18</lower_side>
				<upper_rear>16</upper_rear>
				<lower_rear>16@-40</lower_rear>
				<top>6</top>
				<bottom>5</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_RIFLE_AK_74</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_74</for><rounds>120</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>315</width>
			<length>673</length>
			<height>78</height>

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

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>7@80</upper_front>
				<lower_front>19@60</lower_front>
				<upper_side>16@20</upper_side>
				<lower_side>16</lower_side>
				<rear>16</rear>
				<top>6</top>
			</armour>
		</superstructure>

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

			<diameter>100</diameter>
			<height>70</height>
			<offsetX>-5</offsetX>
			<offsetY>170</offsetY>

			<rotate_time>10</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>10@5</front>
				<side>5</side>
				<upper_rear>13@20</upper_rear>
				<lower_rear>13@-20</lower_rear>
				<top>3</top>
				<mantlet>0</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_23_2A13</type></weapon>
			<ammo><for>WEAPON_CANNON_23_2A13</for><flavour>FLAVOUR_AP</flavour><rounds>350</rounds></ammo>
   <ammo><for>WEAPON_CANNON_23_2A13</for><flavour>FLAVOUR_APDS</flavour><rounds>350</rounds></ammo>
			<ammo><for>WEAPON_CANNON_23_2A13</for><flavour>FLAVOUR_HE</flavour><rounds>300</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_RIFLE_AK_15</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_15</for><rounds>400</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_RIFLE_AK_15</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_15</for><rounds>400</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
