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

		<long_name>HMMWV-TOW2B</long_name>
		<short_name>HMMWV-TOW2B</short_name>
		<comment>Modernized version HMMWV with ATGM 152-mm TOW-2B (top-attack version)</comment>
	</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-HMMWV TOW-2B.png</image_profile>
			<weight>3500</weight>
   <can_mount_infantry>yes</can_mount_infantry>
		</attributes>

		<drive>
			<engine>
				<name>V8 GM 6.5L</name>
				<horsepower>195</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<mount>MOUNT_FRONT</mount>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

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

			<steering>STEERING_FRONT_WHEELS</steering>

			<can_make_smoke_screen>yes</can_make_smoke_screen>

			<exhaust_pipe>
				<offsetX>120</offsetX>
				<offsetY>-143</offsetY>
				<horizontal_angle>90</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-HMMWW TOW-2B.png</image_view>

			<width>265</width>
			<length>560</length>
			<height>100</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>10</front>
				<side>9@-10</side>
				<upper_rear>6</upper_rear>
				<lower_rear>6@-20</lower_rear>
				<top>5</top>
			</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>

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

		</hull>

		<superstructure>
			<width>265</width>
			<length>560</length>
			<height>80</height>

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

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

		<fixed_weapon>
			<image_view>Image-HMMWV TOW-2B turret.png</image_view>

			<offsetX>0</offsetX>
			<offsetY>10</offsetY>
			<offsetZ>215</offsetZ>
			<minAngle>-20</minAngle>
			<maxAngle>20</maxAngle>

			<rotate_time>15</rotate_time>
			<weapon><type>WEAPON_ATGM_152_TOW_2B</type></weapon>
   <ammo><for>WEAPON_ATGM_152_TOW_2B</for><flavour>FLAVOUR_ATGM</flavour><rounds>10</rounds></ammo>

  <man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_RIFLE_AK_74</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_74</for><rounds>70</rounds></ammo>
			</man>

  <weapon><type>ADD_15</type></weapon>

		</fixed_weapon>
	</vehicle>
</squad>
