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

		<long_name>2C1 Carnation</long_name>
		<short_name>2C1</short_name>
		<comment>Soviet 122-mm regimental self-propelled artillery installation. The world's first serial floating tracked self-propelled gun.</comment>

		<uniform_profile>uniform_profile_ukraine_tank_AFU.png</uniform_profile>
		<uniform_game>uniform_game_ukraine_tank_AFU.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-2c1U.png</image_profile>
			<weight>15700</weight>
		</attributes>

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

			<can_make_smoke_screen>yes</can_make_smoke_screen>

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

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

			<width>285</width>
			<length>726</length>
			<height>75</height>

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

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_RIFLE_AK_74</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_74</for><rounds>450</rounds></ammo>
			</man>

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

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

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

		<superstructure>
			<width>285</width>
			<length>726</length>
			<height>75</height>

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

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

		<fixed_weapon>
			<image_view>Image-2c1 turret.png</image_view>

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

			<rotate_time>15</rotate_time>
			<weapon><type>WEAPON_CANNON_122_2A31</type></weapon>
			<ammo><for>WEAPON_CANNON_122_2A31</for><flavour>FLAVOUR_HE</flavour><rounds>60</rounds></ammo>

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