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

		<long_name>2C3 Acacia</long_name>
		<short_name>2C3 Acacia</short_name>
		<comment>2C3 Acacia, artillery gun 152-mm type 2A33, anti-aircraft machine gun 7,62-mm type 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-Acacia.png</image_profile>
			<weight>27500</weight>
		</attributes>

		<drive>
			<engine>
				<name>B-59y</name>
				<horsepower>520</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</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>
		</drive>

		<hull>
			<image_view>Image-Acacia.png</image_view>

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

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>21@-30</front>
				<side>15</side>
				<rear>10</rear>
				<top>5</top>
				<bottom>5</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_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>

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

		<fixed_weapon>
			<image_view>Image-Acacia turret.png</image_view>

			<offsetX>-5</offsetX>
			<offsetY>140</offsetY>
			<offsetZ>200000</offsetZ>
			<minAngle>-35</minAngle>
			<maxAngle>35</maxAngle>

			<rotate_time>300</rotate_time>
			<weapon><type>WEAPON_CANNON_152_2A33</type><offsetX>10</offsetX><offsetY>-450</offsetY></weapon>
			<ammo><for>WEAPON_CANNON_152_2A33</for><rounds>46</rounds></ammo>

		</fixed_weapon>

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

			<rotate_time>7</rotate_time>
			<weapon><type>WEAPON_LMG_PKT</type><offsetX>-80</offsetX><offsetY>-20</offsetY></weapon>
			<ammo><for>WEAPON_LMG_PKT</for><rounds>2000</rounds></ammo>

		</fixed_weapon>

		<superstructure>
			<width>300</width>
			<length>650</length>
			<height>50</height>

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

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>5@80</upper_front>
				<lower_front>10@70</lower_front>
				<side>15</side>
				<rear>10</rear>
				<top>5</top>
			</armour>
		</superstructure>

		<superstructure>
			<width>250</width>
			<length>350</length>
			<height>90</height>

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

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

		<exhaust_pipe>
			<offsetX>120</offsetX>
			<offsetY>-220</offsetY>
			<horizontal_angle>180</horizontal_angle>
			<vertical_angle>90</vertical_angle>
		</exhaust_pipe>

	</vehicle>
</squad>
