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

		<long_name>GMLRS MAM-03</long_name>
		<short_name>MAM-03</short_name>
		<comment>Guided Multiple Launch Rocket System</comment>

		<uniform_profile>uniform_profile_american_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_american_tank_crew.png</uniform_game>
	</description>

		<availability>
  <data><month>1</month><year>2022</year><number>1</number></data>
  <data><month>6</month><year>2023</year><number>1</number></data>
  <data><month>9</month><year>2024</year><number>1</number></data>
  <data><month>12</month><year>2025</year><number>1</number></data>
</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-BA-11.png</image_profile>
			<weight>8000</weight>
		</attributes>

		<drive>
			<engine>
				<name>Engine</name>
				<horsepower>180</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<mount>MOUNT_FRONT</mount>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forward_1st>7.56</forward_1st>
				<forward_2nd>3.11</forward_2nd>
				<forward_3rd>1.78</forward_3rd>
				<forward_4th>1.11</forward_4th>
				<forward_5th>0.73</forward_5th>
				<reverse_1st>-5.65</reverse_1st>
			</gears>

			<steering>STEERING_FRONT_WHEELS</steering>

			<exhaust_pipe>
				<offsetX>150</offsetX>
				<offsetY>-260</offsetY>
				<horizontal_angle>-200</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-BA-11.png</image_view>

			<width>240</width>
			<length>735</length>
			<height>85</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>5</upper_front>
				<lower_front>5@-15</lower_front>
				<side>5</side>
				<rear>5</rear>
				<top>5</top>
				<bottom>5</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
			</man>

			<man>
				<job>JOB_COMMANDER</job>
			</man>
		</hull>

		<superstructure>
			<width>240</width>
			<length>200</length>
			<height>85</height>

			<offsetX>0</offsetX>
			<offsetY>-100</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>5@30</front>
				<side>5</side>
				<rear>5</rear>
				<top>5</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<image_view>Image-BA-11 turret.png</image_view>

			<offsetX>0</offsetX>
			<offsetY>200</offsetY>
			<offsetZ>200000</offsetZ>
			<minAngle>-170</minAngle>
			<maxAngle>170</maxAngle>

			<rotate_time>10</rotate_time>
			<weapon><type>WEAPON_CANNON_227_MLRS</type><offsetX>10</offsetX><offsetY>-400</offsetY></weapon>
			<ammo><for>WEAPON_CANNON_227_MLRS</for><flavour>FLAVOUR_HE</flavour><rounds>15</rounds></ammo>
   <weapon><type>WEAPON_CANNON_227DOP_MLRS</type><offsetX>10</offsetX><offsetY>-400</offsetY></weapon>
   <weapon><type>WEAPON_CANNON_227DOP_MLRS</type><offsetX>10</offsetX><offsetY>-400</offsetY></weapon>
   <weapon><type>WEAPON_CANNON_227DOP_MLRS</type><offsetX>10</offsetX><offsetY>-400</offsetY></weapon>
   <weapon><type>WEAPON_CANNON_227DOP_MLRS</type><offsetX>10</offsetX><offsetY>-400</offsetY></weapon>
		</fixed_weapon>

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