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

		<long_name>T-44A</long_name>
		<short_name>T-44A</short_name>
		<comment>As a direct successor of the T-34-85, the T-44 truly was a pioneering tank construction, with a ZiS-S-53 85mm cannon and two light machine guns</comment>

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

	<availability>
		<data><month>6</month><year>1945</year><number>200</number></data>
		<data><month>12</month><year>1945</year><number>200</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-T-44.png</image_profile>
			<weight>32000</weight>
		</attributes>

		<drive>
			<engine>
				<name>V-44</name>
				<horsepower>520</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_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe><offsetX>47</offsetX><offsetY>280</offsetY></exhaust_pipe>
			<exhaust_pipe><offsetX>-47</offsetX><offsetY>280</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-T-44.png</image_view>

			<width>325</width>
			<length>607</length>
			<height>155</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>90@60</upper_front>
				<lower_front>90@-60</lower_front>
				<side>75</side>
				<upper_rear>45</upper_rear>
				<lower_rear>45@-45</lower_rear>
				<top>20</top>
				<bottom>16</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>

		<fixed_weapon>
			<offsetX>58</offsetX>
			<offsetY>-227</offsetY>
			<offsetZ>140</offsetZ>

			<rotate_time>5</rotate_time>
			<rotate_left>1</rotate_left>
			<rotate_right>1</rotate_right>

			<weapon><type>WEAPON_LMG_DT</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_LMG_DT</for><rounds>600</rounds></ammo>

		</fixed_weapon>

		<turret>
			<image_view>Image-T-44 turret.png</image_view>

			<diameter>204</diameter>
			<height>90</height>
			<offsetX>0</offsetX>
			<offsetY>-30</offsetY>

			<rotate_time>14</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>120@10</front>
				<side>90@15</side>
				<upper_rear>45@25</upper_rear>
				<lower_rear>45</lower_rear>
				<top>20</top>
				<mantlet>120</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_85_S_53</type><offsetX>-1</offsetX><offsetY>-13</offsetY></weapon>
			<weapon><type>WEAPON_LMG_DT</type><offsetX>35</offsetX><offsetY>-88</offsetY></weapon>
			<ammo><for>WEAPON_CANNON_85_S_53</for><flavour>FLAVOUR_HE</flavour><rounds>45</rounds></ammo>
			<ammo><for>WEAPON_CANNON_85_S_53</for><flavour>FLAVOUR_APCBC</flavour><rounds>13</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>60</rounds></ammo>
			</man>

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