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

		<long_name>BRDM-2</long_name>
		<short_name>BRDM-2</short_name>
		<comment>Armored car with 14.5mm KPVT machine gun and 7.62mm PKT machine gun. Crew of 4</comment>

		<uniform_profile>uniform_profile_russian_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_russian_tank_crew.png</uniform_game>
		<uniform_ranks>uniform_ranks_russian_tank.png</uniform_ranks>
	</description>

	<vehicle>

		<attributes>
			<image_profile>Profile-BRDM2.png</image_profile>
			<weight>7000</weight>
			<steel>STEEL_HOMOGENEOUS</steel>
		</attributes>

		<drive>
			<engine>
				<name>ZMZ41</name>
				<horsepower>140</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears_forward_1st>7.56</gears_forward_1st>
			<gears_forward_2nd>3.11</gears_forward_2nd>
			<gears_forward_3rd>1.78</gears_forward_3rd>
			<gears_forward_4th>1.11</gears_forward_4th>
			<gears_forward_5th>0.73</gears_forward_5th>

			<gears_reverse_1st>-5.65</gears_reverse_1st>

			<steering>STEERING_FRONT_WHEELS</steering>
		</drive>

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

			<width>245</width>
			<length>590</length>
			<height>165</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>5@45</upper_front>
				<lower_front>7@-30</lower_front>
				<upper_side>7@20</upper_side>
				<lower_side>7@-20</lower_side>
				<upper_rear>7@10</upper_rear>
				<lower_rear>7</lower_rear>
				<top>7</top>
				<bottom>7</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>

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

		<turret>
			<image_view>Image-BTR60PB turret.png</image_view>

			<diameter>130</diameter>
			<height>31</height>
			<offsetX>0</offsetX>
			<offsetY>0</offsetY>

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

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>10@42</front>
				<side>7@36</side>
				<rear>7@30</rear>
				<top>7</top>
				<mantlet>7</mantlet>
			</armour>

			<weapon><type>WEAPON_HMG_KPVT</type><offsetY>-20</offsetY></weapon>
			<weapon><type>WEAPON_LMG_PKT</type><offsetX>22</offsetX></weapon>
			<weapon><type>WEAPON_CANNON_CREDIT3</type></weapon>
			<ammo><for>WEAPON_HMG_KPVT</for><rounds>750</rounds></ammo>
			<ammo><for>WEAPON_LMG_PKT</for><rounds>3000</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>

		<exhaust_pipe>
			<offsetX>5</offsetX>
			<offsetY>300</offsetY>
			<horizontal_angle>180</horizontal_angle>
			<vertical_angle>0</vertical_angle>
		</exhaust_pipe>

	</vehicle>

	<availability>
		<data><month>1</month><year>1963</year><number>1</number></data>
		<data><month>12</month><year>1989</year><number>9400</number></data>
	</availability>

</squad>
