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

		<long_name>Jagdtiger</long_name>
		<short_name>Jagdtiger</short_name>
		<comment>A Tiger chassis with a fixed 12.8cm Pak 44 cannon and an MG34 machine gun</comment>

		<uniform_profile>uniform_profile_german_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_german_tank_crew.png</uniform_game>
	</description>

	<availability>
		<data><month>9</month><year>1944</year><number>30</number></data>
		<data><month>3</month><year>1945</year><number>30</number></data>
		<data><month>6</month><year>1945</year><number>20</number></data>
		<data><month>12</month><year>1945</year><number>20</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Jagdtiger.png</image_profile>
			<weight>70000</weight>
		</attributes>

		<drive>
			<engine>
				<name>Maybach HL230 P30</name>
				<horsepower>700</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>8</forwards>
				<reverse>4</reverse>
			</gears>

			<steering>STEERING_DOUBLE_DIFFERENTIAL</steering>

			<exhaust_pipe>
				<offsetX>40</offsetX>
				<offsetY>370</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>

			<exhaust_pipe>
				<offsetX>-40</offsetX>
				<offsetY>370</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

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

			<width>363</width>
			<length>768</length>
			<height>177</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>150@50</upper_front>
				<lower_front>100@-50</lower_front>
				<side>80</side>
				<rear>80@-30</rear>
				<top>40</top>
				<bottom>40</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<fixed_weapon>
			<offsetX>65</offsetX>
			<offsetY>-300</offsetY>
			<offsetZ>158</offsetZ>
			<minAngle>-5</minAngle>
			<maxAngle>5</maxAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_LMG_MG34_PANZERLAUF</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_LMG_MG34_PANZERLAUF</for><rounds>1500</rounds></ammo>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<fixed_weapon>
			<image_view>Image-Jagdtiger cannon.png</image_view>

			<offsetX>0</offsetX>
			<offsetY>-165</offsetY>
			<offsetZ>220</offsetZ>
			<minAngle>-10</minAngle>
			<maxAngle>10</maxAngle>

			<rotate_time>72</rotate_time>
			<weapon><type>WEAPON_CANNON_128_PAK44</type></weapon>
			<ammo><for>WEAPON_CANNON_128_PAK44</for><flavour>FLAVOUR_APCBC</flavour><rounds>10</rounds></ammo>
			<ammo><for>WEAPON_CANNON_128_PAK44</for><flavour>FLAVOUR_HEAT</flavour><rounds>30</rounds></ammo>

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

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

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<superstructure>
			<width>260</width>
			<length>312</length>
			<height>96</height>

			<offsetX>0</offsetX>
			<offsetY>0</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>250@15</front>
				<side>80@25</side>
				<rear>80@5</rear>
				<top>45</top>
			</armour>
			<smoke_discharger><offsetX>40</offsetX><offsetY>60</offsetY><elevation>50</elevation><speed>10</speed><ammo>6</ammo><reload>4</reload></smoke_discharger>

		</superstructure>
	</vehicle>
</squad>
