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

		<long_name>Innovator</long_name>
		<short_name>Innovator</short_name>
		<comment>Ukrainian armored car, main gun "Stugna"</comment>

		<uniform_profile>uniform_profile_german_tank_AFU.png</uniform_profile>
		<uniform_game>uniform_game_german_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-Innovator.png</image_profile>
			<weight>8845</weight>
		</attributes>

		<drive>
			<engine>
				<name></name>
				<horsepower>200</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<mount>MOUNT_FRONT</mount>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_FRONT_WHEELS</steering>

			<can_make_smoke_screen>yes</can_make_smoke_screen>

			<exhaust_pipe>
				<offsetX>130</offsetX>
				<offsetY>-100</offsetY>
				<horizontal_angle>130</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

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

			<width>325</width>
			<length>775</length>
			<height>130</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>15</upper_front>
				<lower_front>10@-40</lower_front>
				<upper_side>15@-20</upper_side>
				<lower_side>15</lower_side>
				<rear>10</rear>
				<top>5</top>
				<bottom>10</bottom>
			</armour>

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

		<superstructure>
			<width>325</width>
			<length>775</length>
			<height>100</height>

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

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>16@20</front>
				<side>12</side>
				<rear>10</rear>
				<top>5</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<image_view>Image-Innovator turret.png</image_view>

			<offsetX>8</offsetX>
			<offsetY>300</offsetY>
			<offsetZ>280</offsetZ>
			<minAngle>-180</minAngle>
			<maxAngle>180</maxAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_ATGM_130_STUGNA</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_ATGM_130_STUGNA</for><flavour>FLAVOUR_ATGM</flavour><rounds>10</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_RIFLE_AK_74</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_74</for><rounds>150</rounds></ammo>
			</man>
		</fixed_weapon>
	</vehicle>
</squad>
