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

		<long_name>BRDM-2</long_name>
		<short_name>BRDM-2</short_name>
		<comment>Soviet armored reconnaissance-patrol armored car, main cannon 14,5-mm KPVT and 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>150</number></data>
		<data><month>12</month><year>2040</year><number>150</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-BRDM-2 RU.png</image_profile>
			<weight>7000</weight>
   <is_amphibious>yes</is_amphibious>
		</attributes>

		<drive>
			<engine>
				<name>GAZ-41</name>
				<horsepower>140</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>6</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_FRONT_WHEELS</steering>

			<can_make_smoke_screen>yes</can_make_smoke_screen>

			<exhaust_pipe>
				<offsetX>-80</offsetX>
				<offsetY>287</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>

			<exhaust_pipe>
				<offsetX>80</offsetX>
				<offsetY>287</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-BRDM-2 RU.png</image_view>

			<width>195</width>
			<length>575</length>
			<height>83</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>10@-40</upper_front>
				<lower_front>7@-60</lower_front>
				<side>5@-35</side>
				<rear>7@-10</rear>
				<top>7</top>
				<bottom>3</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>

		<superstructure>
			<width>200</width>
			<length>575</length>
			<height>85</height>

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

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>4@45</upper_front>
				<lower_front>3@50</lower_front>
				<side>6@30</side>
				<rear>7@10</rear>
				<top>7</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-BRDM-2 RU turret.png</image_view>

			<diameter>80</diameter>
			<height>60</height>
			<offsetX>0</offsetX>
			<offsetY>30</offsetY>

			<rotate_time>20</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>8@40</front>
				<side>6@20</side>
				<rear>6@20</rear>
				<top>7</top>
				<mantlet>10</mantlet>
			</armour>

			<weapon><type>WEAPON_HMG_KPVT</type></weapon>
			<weapon><type>WEAPON_LMG_PKT</type></weapon>
			<ammo><for>WEAPON_HMG_KPVT</for><rounds>500</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_GUNNER</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>
		</turret>
	</vehicle>
</squad>
