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

		<long_name>BMD-1</long_name>
		<short_name>BMD-1</short_name>
		<comment>Soviet airborne infantry fighting vehicle armed with 73 mm cannon, 9K111 "Fagot" and light machine guns. Crew of 3 people.</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>45</number></data>
		<data><month>12</month><year>2023</year><number>30</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-BMD-1.png</image_profile>
			<weight>7200</weight>
			<can_mount_infantry>yes</can_mount_infantry>
		</attributes>

		<drive>
			<engine>
				<name>BMD 4</name>
				<horsepower>450</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forward_1st>7.56</forward_1st>
				<forward_2nd>5.11</forward_2nd>
				<forward_3rd>3.50</forward_3rd>
				<forward_4th>2.50</forward_4th>
				<forward_5th>1.78</forward_5th>
				<forward_6th>1.11</forward_6th>
				<forward_7th>0.73</forward_7th>
				<reverse_1st>-5.65</reverse_1st>
			</gears>

			<steering>STEERING_CONTROLLED_DIFFERENTIAL</steering>

			<exhaust_pipe>
				<offsetX>120</offsetX>
				<offsetY>290</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>

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

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

			<width>250</width>
			<length>540</length>
			<height>70</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>10@-50</upper_front>
				<lower_front>10@-70</lower_front>
				<upper_side>20@-10</upper_side>
				<lower_side>20</lower_side>
				<rear>20</rear>
				<top>8</top>
				<bottom>12</bottom>
			</armour>

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

		<fixed_weapon>
			<offsetX>0</offsetX>
			<offsetY>0</offsetY>
			<offsetZ>220</offsetZ>
			<minAngle>-25</minAngle>
			<maxAngle>20</maxAngle>

			<rotate_time>10</rotate_time>
			<weapon><type>WEAPON_RPG_9K111_FAGOT</type></weapon>
			<ammo><for>WEAPON_RPG_9K111_FAGOT</for><flavour>FLAVOUR_RPG</flavour><rounds>4</rounds></ammo>

		</fixed_weapon>

		<fixed_weapon>
			<offsetX>120</offsetX>
			<offsetY>-200</offsetY>
			<offsetZ>100</offsetZ>
			<minAngle>-20</minAngle>
			<maxAngle>15</maxAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_LMG_PKT</type></weapon>
			<ammo><for>WEAPON_LMG_PKT</for><rounds>400</rounds></ammo>

		</fixed_weapon>

		<fixed_weapon>
			<offsetX>-120</offsetX>
			<offsetY>-200</offsetY>
			<offsetZ>100</offsetZ>
			<minAngle>-20</minAngle>
			<maxAngle>15</maxAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_LMG_PKT</type></weapon>
			<ammo><for>WEAPON_LMG_PKT</for><rounds>400</rounds></ammo>

		</fixed_weapon>

		<superstructure>
			<width>263</width>
			<length>540</length>
			<height>70</height>

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

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>15@70</upper_front>
				<lower_front>32@50</lower_front>
				<upper_side>23@20</upper_side>
				<lower_side>23</lower_side>
				<upper_rear>15@30</upper_rear>
				<lower_rear>15</lower_rear>
				<top>12</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-BMD-1 turret.png</image_view>

			<diameter>140</diameter>
			<height>55</height>
			<offsetX>0</offsetX>
			<offsetY>-65</offsetY>

			<rotate_time>20</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>22@42</front>
				<side>18@33</side>
				<rear>12@21</rear>
				<top>5</top>
				<mantlet>0</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_73_2A28_GROM</type></weapon>
			<weapon><type>WEAPON_LMG_PKT</type><offsetX>15</offsetX></weapon>
			<ammo><for>WEAPON_CANNON_73_2A28_GROM</for><flavour>FLAVOUR_HEAT</flavour><rounds>15</rounds></ammo>
			<ammo><for>WEAPON_CANNON_73_2A28_GROM</for><flavour>FLAVOUR_HE</flavour><rounds>25</rounds></ammo>
			<ammo><for>WEAPON_LMG_PKT</for><rounds>2000</rounds></ammo>

			<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_LOADER</job>
				<weapon><type>WEAPON_PISTOL_MAKAROV</type></weapon>
				<ammo><for>WEAPON_PISTOL_MAKAROV</for><rounds>14</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
