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

		<long_name>BMD-1</long_name>
		<short_name>BMD-1</short_name>
		<comment>IVF</comment>

		<uniform_profile>uniform_profile_american_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_american_tank_crew.png</uniform_game>
	</description>

	<vehicle>

		<attributes>
			<image_profile>Profile-BMD1.png</image_profile>
			<weight>7200</weight>
			<steel>STEEL_HOMOGENEOUS</steel>
			<can_mount_infantry>yes</can_mount_infantry>
		</attributes>

		<drive>
			<engine>
				<name>5D20</name>
				<horsepower>240</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2600</rpm_limit>
			</engine>

			<gears_forward_1st>7.56</gears_forward_1st>
			<gears_forward_2nd>4.00</gears_forward_2nd>
			<gears_forward_3rd>2.00</gears_forward_3rd>
			<gears_forward_4th>1.00</gears_forward_4th>

			<gears_reverse_1st>-5.65</gears_reverse_1st>

			<steering>STEERING_TWIN_TRANSMISSION_WITH_REVERSE</steering>

			<can_make_smoke_screen>yes</can_make_smoke_screen>
		</drive>

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

			<width>263</width>
			<length>540</length>
			<height>135</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>15@75</upper_front>
				<lower_front>10@-70</lower_front>
				<upper_side>23</upper_side>
				<lower_side>20</lower_side>
				<upper_rear>15@38</upper_rear>
				<lower_rear>20@-9</lower_rear>
				<top>12</top>
				<bottom>12</bottom>
			</armour>

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

		<turret>
			<image_view>Image-BMP1 late turret.png</image_view>

			<diameter>130</diameter>
			<height>35</height>
			<offsetX>0</offsetX>
			<offsetY>-40</offsetY>

			<rotate_time>10</rotate_time>
			<gyro_stabilised>no</gyro_stabilised>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>23@42</front>
				<side>19@36</side>
				<rear>13@30</rear>
				<top>6</top>
				<mantlet>33</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_73_2A28_GROM</type><offsetX>-7</offsetX><offsetY>-120</offsetY></weapon>
			<weapon><type>WEAPON_LMG_PKT</type><offsetX>25</offsetX><offsetY>-10</offsetY></weapon>
			<ammo><for>WEAPON_CANNON_73_2A28_GROM</for><flavour>FLAVOUR_HEAT</flavour><rounds>30</rounds></ammo>
			<ammo><for>WEAPON_CANNON_73_2A28_GROM</for><flavour>FLAVOUR_HE</flavour><rounds>20</rounds></ammo>
			<ammo><for>WEAPON_LMG_PKT</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_RIFLE_AKMS</type></weapon>
				<ammo><for>WEAPON_RIFLE_AKMS</for><rounds>60</rounds></ammo>
			</man>
		</turret>
		
		<fixed_weapon>
			<offsetX>0</offsetX>
			<offsetY>0</offsetY>
			<offsetZ>210</offsetZ>
			<minAngle>-20</minAngle>
			<maxAngle>20</maxAngle>

			<rotate_time>18</rotate_time>
			<weapon><type>WEAPON_ATGM_9M14</type></weapon>
			<ammo><for>WEAPON_ATGM_9M14</for><rounds>4</rounds></ammo>

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

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

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

	</vehicle>

	<availability>
		<data><month>1</month><year>2022</year><number>1</number></data>
		<data><month>12</month><year>2025</year><number>50</number></data>
	</availability>

</squad>