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

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

		<uniform_profile>uniform_profile_russian_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_russian_tank_crew.png</uniform_game>
	</description>

	<availability>
		<data><month>11</month><year>1944</year><number>100</number></data>
		<data><month>12</month><year>1945</year><number>100</number></data>
	</availability>

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

		<drive>
			<engine>
				<name>V 2IS</name>
				<horsepower>520</horsepower>
				<reliability>RELIABILITY_POOR</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

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

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe>
				<offsetX>33</offsetX>
				<offsetY>290</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>

			<exhaust_pipe>
				<offsetX>-33</offsetX>
				<offsetY>290</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

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

			<width>292</width>
			<length>596</length>
			<height>124</height>

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

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

			<offsetX>27</offsetX>
			<offsetY>-180</offsetY>
			<offsetZ>187</offsetZ>
			<minAngle>-13</minAngle>
			<maxAngle>13</maxAngle>

			<rotate_time>45</rotate_time>
			<weapon><type>WEAPON_CANNON_122_D_25T</type></weapon>
			<ammo><for>WEAPON_CANNON_122_D_25T</for><flavour>FLAVOUR_APCBC</flavour><rounds>8</rounds></ammo>
			<ammo><for>WEAPON_CANNON_122_D_25T</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>

		<superstructure>
			<width>259</width>
			<length>229</length>
			<height>104</height>

			<offsetX>0</offsetX>
			<offsetY>-70</offsetY>

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