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

		<long_name>ISU-122</long_name>
		<short_name>ISU-122</short_name>
		<comment>A heavy tank destroyer with a 122mm A-19S cannon</comment>

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

	<availability>
		<data><month>9</month><year>1944</year><number>200</number></data>
		<data><month>12</month><year>1945</year><number>200</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-ISU-122.png</image_profile>
			<weight>45500</weight>
		</attributes>

		<drive>
			<engine>
				<name>Kharkiv Model V-2IS</name>
				<horsepower>520</horsepower>
				<reliability>RELIABILITY_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>33</offsetX><offsetY>290</offsetY></exhaust_pipe>
			<exhaust_pipe><offsetX>-33</offsetX><offsetY>290</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-ISU-122.png</image_view>

			<width>292</width>
			<length>642</length>
			<height>114</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>90@31</upper_front>
				<lower_front>90@-31</lower_front>
				<side>90</side>
				<upper_rear>60@50</upper_rear>
				<lower_rear>60@-39</lower_rear>
				<top>30</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>

		<superstructure>
			<width>259</width>
			<length>238</length>
			<height>112</height>

			<offsetX>0</offsetX>
			<offsetY>-100</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>90@29</front>
				<side>75@15</side>
				<rear>60</rear>
				<top>30</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<image_view>Image-ISU-122 cannon.png</image_view>

			<offsetX>27</offsetX>
			<offsetY>-204</offsetY>
			<offsetZ>187</offsetZ>

			<rotate_time>51</rotate_time>
			<rotate_left>3</rotate_left>
			<rotate_right>7</rotate_right>

			<weapon><type>WEAPON_CANNON_122_A_19</type></weapon>
			<ammo><for>WEAPON_CANNON_122_A_19</for><flavour>FLAVOUR_APCBC</flavour><rounds>8</rounds></ammo>
			<ammo><for>WEAPON_CANNON_122_A_19</for><flavour>FLAVOUR_HE</flavour><rounds>22</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>
		</fixed_weapon>
	</vehicle>
</squad>
