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

		<long_name>Tos-1A blazing sun</long_name>
		<short_name>Tos-1A</short_name>
		<comment>Soviet 220 mm 24-barrel multiple launch rocket system with thermobaric warheads mounted on the chassis of the T-72 tank.</comment>

		<uniform_profile>uniform_profile_russian_tank_RAF.png</uniform_profile>
		<uniform_game>uniform_game_russian_tank_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-TOS-1.png</image_profile>
			<weight>10000</weight>
		</attributes>

		<drive>
			<engine>
				<name>Model T-72</name>
				<horsepower>780</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<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>

			<can_make_smoke_screen>yes</can_make_smoke_screen>

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

		<hull>
			<image_view>Image-TOS-1.png</image_view>

			<width>300</width>
			<length>686</length>
			<height>75</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>150@-60</front>
				<upper_side>60@-35</upper_side>
				<lower_side>60</lower_side>
				<upper_rear>50@-10</upper_rear>
				<lower_rear>50</lower_rear>
				<top>30</top>
				<bottom>20</bottom>
			</armour>

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

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

			<man>
				<job>JOB_GUNNER</job>
			</man>
		</hull>

		<superstructure>
			<width>346</width>
			<length>686</length>
			<height>75</height>

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

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>160@60</front>
				<side>70</side>
				<upper_rear>50@40</upper_rear>
				<lower_rear>50</lower_rear>
				<top>30</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<image_view>Image-TOS-1 turret.png</image_view>

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

			<rotate_time>15</rotate_time>
			<weapon><type>WEAPON_CANNON_220_TOS1A</type></weapon>
			<ammo><for>WEAPON_CANNON_220_TOS1A</for><flavour>FLAVOUR_HE</flavour><rounds>48</rounds></ammo>

		</fixed_weapon>

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

			<rotate_time>15</rotate_time>
			<weapon><type>WEAPON_CANNON_220_TOS1A</type></weapon>
			<ammo><for>WEAPON_CANNON_220_TOS1A</for><flavour>FLAVOUR_HE</flavour><rounds>48</rounds></ammo>

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