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

		<long_name>BT-7 Artillery</long_name>
		<short_name>BT-7A</short_name>
		<comment>A light tank with a modified T-28 turret mounting a 76mm infantry support gun and a light machine gun</comment>

		<uniform>russian_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>1</month><year>1939</year><number>154</number></data>
		<data><month>12</month><year>1942</year><number>20</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-BT-7 A.png</image_profile>
			<weight>13700</weight>
		</attributes>

		<drive>
			<engine>
				<name>Mikulin M 17T</name>
				<horsepower>400</horsepower>
				<reliability>RELIABILITY_POOR</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>4</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe><offsetX>33</offsetX><offsetY>250</offsetY></exhaust_pipe>
			<exhaust_pipe><offsetX>-33</offsetX><offsetY>250</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-BT-7.png</image_view>

			<width>227</width>
			<length>500</length>
			<height>130</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>22@45</upper_front>
				<lower_front>22@-10</lower_front>
				<side>13</side>
				<upper_rear>13@9</upper_rear>
				<lower_rear>13@-9</lower_rear>
				<top>10</top>
				<bottom>10</bottom>
			</armour>

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

		<superstructure>
			<width>168</width>
			<length>371</length>
			<height>25</height>

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

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>22@12</upper_front>
				<lower_front>13@12</lower_front>
				<side>13</side>
				<rear>10</rear>
				<top>10</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-BT-7 A turret.png</image_view>

			<diameter>160</diameter>
			<height>67</height>
			<offsetX>0</offsetX>
			<offsetY>-70</offsetY>

			<rotate_time>23</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>20</front>
				<side>20</side>
				<rear>30</rear>
				<top>15</top>
				<mantlet>15</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_76_KT_28</type><offsetX>-6</offsetX><offsetY>-5</offsetY></weapon>
			<weapon><type>WEAPON_LMG_DT</type><offsetX>23</offsetX><offsetY>-7</offsetY></weapon>
			<ammo><for>WEAPON_CANNON_76_KT_28</for><flavour>FLAVOUR_HE</flavour><rounds>40</rounds></ammo>
			<ammo><for>WEAPON_CANNON_76_KT_28</for><flavour>FLAVOUR_CANISTER</flavour><rounds>10</rounds></ammo>
			<ammo><for>WEAPON_LMG_DT</for><rounds>1890</rounds></ammo>

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

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_TOKAREV</type></weapon>
				<ammo><for>WEAPON_PISTOL_TOKAREV</for><rounds>50</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
