<squad>
	<description>
		<type>TYPE_INFANTRY_FIGHTING_VEHICLE</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 gun, 9M14 "Malutka" and machine gun 7,62-mm type PKT</comment>

		<uniform_profile>uniform_profile_german_tank_AFU.png</uniform_profile>
		<uniform_game>uniform_game_german_tank_AFU.png</uniform_game>
	</description>

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

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

		<drive>
			<engine>
				<name>BMD 4</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>

			<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>32@-47</upper_front>
				<lower_front>10@-70</lower_front>
				<side>20</side>
				<rear>20@9</rear>
				<top>10</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>20</rotate_time>
			<weapon><type>WEAPON_ATGM_125_MALUTKA</type></weapon>
			<ammo><for>WEAPON_ATGM_125_MALUTKA</for><flavour>FLAVOUR_ATGM</flavour><rounds>1</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>1000</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@47</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>25</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_73_2A28_GROM</type></weapon>
			<weapon><type>WEAPON_LMG_PKT</type></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>45</rounds></ammo>
			<ammo><for>WEAPON_LMG_PKT</for><rounds>1000</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>
