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

		<long_name>2C9 "Nona-S"</long_name>
		<short_name>2C9 "Nona-S"</short_name>
		<comment>2C9 "Nona-S", mortar 120mm 2A51, coaxial machine gun 7,62-mm PKT</comment>

		<uniform_profile>uniform_profile_american_tank_RAF.png</uniform_profile>
		<uniform_game>uniform_game_american_tank_RAF.png</uniform_game>
	</description>

	<availability>
		<data><month>1</month><year>1990</year><number>1</number></data>
		<data><month>12</month><year>2040</year><number>1</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-2S9.png</image_profile>
			<weight>8000</weight>
			<can_mount_infantry>yes</can_mount_infantry>
		</attributes>

		<drive>
			<engine>
				<name>5D20</name>
				<horsepower>240</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>10</forwards>
				<reverse>2</reverse>
			</gears>

			<steering>STEERING_TWIN_TRANSMISSION_WITH_REVERSE</steering>

			<can_make_smoke_screen>yes</can_make_smoke_screen>

			<exhaust_pipe>
				<offsetX>100</offsetX>
				<offsetY>270</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>

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

		<hull>
			<image_view>Image-2S9.png</image_view>

			<width>300</width>
			<length>600</length>
			<height>70</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>8@-60</front>
				<side>10</side>
				<rear>10</rear>
				<top>7</top>
				<bottom>7</bottom>
			</armour>

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

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_MAKAROV</type></weapon>
				<ammo><for>WEAPON_PISTOL_MAKAROV</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_MAKAROV</type></weapon>
				<ammo><for>WEAPON_PISTOL_MAKAROV</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_MAKAROV</type></weapon>
				<ammo><for>WEAPON_PISTOL_MAKAROV</for><rounds>60</rounds></ammo>

			</man>
		</hull>

		<superstructure>
			<width>300</width>
			<length>600</length>
			<height>70</height>

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

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>8@60</front>
				<side>10</side>
				<rear>10</rear>
				<top>7</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-2S9 turret.png</image_view>

			<diameter>230</diameter>
			<height>60</height>
			<offsetZ>200000</offsetZ>
			<offsetX>5</offsetX>
			<offsetY>-30</offsetY>

			<rotate_time>17</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>8@40</front>
				<side>8@20</side>
				<rear>8@20</rear>
				<top>7</top>
				<mantlet>10</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_120_2A51</type><offsetY>-250</offsetY></weapon>
			<ammo><for>WEAPON_CANNON_120_2A51</for><flavour>FLAVOUR_HE</flavour><rounds>40</rounds></ammo>

		</turret>

		<fixed_weapon>
			<offsetX>5</offsetX>
			<offsetY>-30</offsetY>
			<offsetZ>200</offsetZ>
			<minAngle>-180</minAngle>
			<maxAngle>180</maxAngle>

			<rotate_time>9</rotate_time>
			<weapon><type>WEAPON_LMG_PKT</type><offsetX>50</offsetX><offsetY>-30</offsetY></weapon>
			<ammo><for>WEAPON_LMG_PKT</for><rounds>2000</rounds></ammo>

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