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

		<long_name>T-55</long_name>
		<short_name>T-55</short_name>
		<comment>T-55, main gun 100mm D-10T, x2 coaxial machine gun 7,62mm PKT and ATGM "Bastion"</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>50</number></data>
		<data><month>12</month><year>2040</year><number>50</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-t55.png</image_profile>
			<weight>36000</weight>
		</attributes>

		<drive>
			<engine>
				<name>Model V-55</name>
				<horsepower>581</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_TWIN_TRANSMISSION_WITH_REVERSE</steering>

			<can_make_smoke_screen>yes</can_make_smoke_screen>

			<exhaust_pipe>
				<offsetX>0</offsetX>
				<offsetY>220</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>90</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>image-t55.png</image_view>

			<width>350</width>
			<length>600</length>
			<height>60</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>100@-55</front>
				<side>80</side>
				<upper_rear>45@-17</upper_rear>
				<lower_rear>20@-70</lower_rear>
				<top>30</top>
				<bottom>20</bottom>
			</armour>

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

		<superstructure>
			<width>350</width>
			<length>600</length>
			<height>70</height>

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

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>100@60</front>
				<upper_side>60@60</upper_side>
				<lower_side>80</lower_side>
				<upper_rear>30@60</upper_rear>
				<lower_rear>45@-17</lower_rear>
				<top>30</top>
			</armour>
		</superstructure>

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

			<diameter>250</diameter>
			<height>60</height>
			<offsetX>-5</offsetX>
			<offsetY>-10</offsetY>

			<rotate_time>21</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>70@52</upper_front>
				<lower_front>200</lower_front>
				<upper_side>115@45</upper_side>
				<lower_side>160</lower_side>
				<upper_rear>50@45</upper_rear>
				<lower_rear>65</lower_rear>
				<top>30</top>
				<mantlet>200</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_100_D_10T</type><offsetY>-450</offsetY></weapon>
			<weapon><type>WEAPON_LMG_PKT</type><offsetX>50</offsetX><offsetY>-40</offsetY></weapon>
			<weapon><type>WEAPON_LMG_PKT</type><offsetX>-50</offsetX><offsetY>-40</offsetY></weapon>
			<ammo><for>WEAPON_CANNON_100_D_10T</for><flavour>FLAVOUR_HE</flavour><rounds>15</rounds></ammo>
			<ammo><for>WEAPON_CANNON_100_D_10T</for><flavour>FLAVOUR_APFSDS</flavour><rounds>15</rounds></ammo>
   <ammo><for>WEAPON_CANNON_100_D_10T</for><flavour>FLAVOUR_ATGM</flavour><rounds>5</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>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_MAKAROV</type></weapon>
				<ammo><for>WEAPON_PISTOL_MAKAROV</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_MAKAROV</type></weapon>
				<ammo><for>WEAPON_PISTOL_MAKAROV</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
