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

		<long_name>IS-3M</long_name>
		<short_name>IS-3M</short_name>
		<comment>A heavy tank with a 122mm D-25T gun, a 12.7mm DShKM machine gun and a 7.62mm DTM 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>

	<availability>
		<data><month>5</month><year>1945</year><number>1</number></data>
		<data><month>5</month><year>1946</year><number>2315</number></data>
		<data><month>12</month><year>1973</year><number>2315</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-IS3.png</image_profile>
			<weight>49000</weight>
		</attributes>

		<drive>
			<engine>
				<name>V-54K-IS</name>
				<horsepower>520</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>8</forwards>
				<reverse>2</reverse>
			</gears>

			<steering>STEERING_TWIN_TRANSMISSION</steering>

			<exhaust_pipe>
				<offsetX>90</offsetX>
				<offsetY>350</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>

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

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

			<width>339</width>
			<length>690</length>
			<height>158</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>110@76</upper_front>
				<lower_front>110@-63</lower_front>
				<upper_side>120@60</upper_side>
				<lower_side>90@-60</lower_side>
				<upper_rear>60@48</upper_rear>
				<lower_rear>60@-41</lower_rear>
				<top>20</top>
				<bottom>16</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>
		</hull>

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

			<diameter>200</diameter>
			<height>72</height>
			<offsetX>0</offsetX>
			<offsetY>-70</offsetY>

			<rotate_time>30</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>140@60</upper_front>
				<lower_front>250@10</lower_front>
				<upper_side>110@60</upper_side>
				<lower_side>220@10</lower_side>
				<upper_rear>110@60</upper_rear>
				<lower_rear>220@10</lower_rear>
				<top>20</top>
				<mantlet>250</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_122_D_25T</type></weapon>
			<weapon><type>WEAPON_CANNON_CREDIT3</type></weapon>
			<weapon><type>WEAPON_LMG_DT</type><offsetX>-20</offsetX><offsetY>-90</offsetY></weapon>
			<weapon><type>WEAPON_HMG_DSHKM</type><offsetX>-45</offsetX><offsetY>-50</offsetY></weapon>
			<ammo><for>WEAPON_CANNON_122_D_25T</for><flavour>FLAVOUR_HE</flavour><rounds>16</rounds></ammo>
			<ammo><for>WEAPON_CANNON_122_D_25T</for><flavour>FLAVOUR_APCBC</flavour><rounds>12</rounds></ammo>
			<ammo><for>WEAPON_LMG_DT</for><rounds>945</rounds></ammo>
			<ammo><for>WEAPON_HMG_DSHKM</for><rounds>250</rounds></ammo>

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

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

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