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

		<long_name>T-44-100</long_name>
		<short_name>T-44-100</short_name>
		<comment>A T-44 upgraded with a 100mm D-10 cannon and two light machine guns</comment>

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

	<availability>
		<data><month>11</month><year>1945</year><number>2</number></data>
		<data><month>12</month><year>1945</year><number>2</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-T-44-100.png</image_profile>
			<weight>35000</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-100.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>81</side>
				<upper_rear>45</upper_rear>
				<lower_rear>45@-45</lower_rear>
				<top>20</top>
				<bottom>16</bottom>
			</armour>

			<smoke_discharger><offsetX>110</offsetX><offsetY>287</offsetY><angle>0</angle><elevation>0</elevation><speed>0</speed><ammo>1</ammo><reload>1</reload></smoke_discharger>
			<smoke_discharger><offsetX>-110</offsetX><offsetY>287</offsetY><angle>0</angle><elevation>0</elevation><speed>0</speed><ammo>1</ammo><reload>1</reload></smoke_discharger>

			<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>53</offsetX>
			<offsetY>-245</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-100 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>100@15</side>
				<upper_rear>45@25</upper_rear>
				<lower_rear>45</lower_rear>
				<top>20</top>
				<mantlet>120</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_100_D_10</type><offsetX>5</offsetX><offsetY>-45</offsetY></weapon>
			<weapon><type>WEAPON_LMG_DT</type><offsetX>32</offsetX><offsetY>-80</offsetY></weapon>
			<ammo><for>WEAPON_CANNON_100_D_10</for><flavour>FLAVOUR_HE</flavour><rounds>22</rounds></ammo>
			<ammo><for>WEAPON_CANNON_100_D_10</for><flavour>FLAVOUR_APCBC</flavour><rounds>12</rounds></ammo>
			<ammo><for>WEAPON_CANNON_100_D_10</for><flavour>FLAVOUR_HEAT</flavour><rounds>2</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>
