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

		<long_name>BM-21 Grad</long_name>
		<short_name>BM-21</short_name>
		<comment>the Russian multiple launch rocket system (MLRS) of 122 mm caliber.</comment>

		<uniform_profile>uniform_profile_russian_tank_RAF.png</uniform_profile>
		<uniform_game>uniform_game_russian_RAF.png</uniform_game>
	</description>

	<availability>
		<data><month>1</month><year>2022</year><number>1</number></data>
		<data><month>12</month><year>2023</year><number>1</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-GradR.png</image_profile>
			<weight>5000</weight>
			<can_mount_infantry>yes</can_mount_infantry>
		</attributes>

		<drive>
			<engine>
				<name></name>
				<horsepower>0</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_CONTROLLED_DIFFERENTIAL</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-GradR.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-Grad 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_122</type></weapon>
			<ammo><for>WEAPON_CANNON_122</for><flavour>FLAVOUR_HE</flavour><rounds>80</rounds></ammo>

		</fixed_weapon>

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

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_CANNON_122</type></weapon>
			<ammo><for>WEAPON_CANNON_122</for><flavour>FLAVOUR_HE</flavour><rounds>80</rounds></ammo>

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