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

		<long_name>Panzerjger Tiger (P) 'Ferdinand'</long_name>
		<short_name>Ferdinand</short_name>
		<comment>A heavy assault gun with an 8.8cm Pak 43 cannon</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>7</month><year>1943</year><number>89</number></data>
		<data><month>10</month><year>1943</year><number>60</number></data>
		<data><month>3</month><year>1944</year><number>50</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Elefant.png</image_profile>
			<weight>65000</weight>
		</attributes>

		<drive>
			<engine>
				<name>Maybach HL120 TRM</name>
				<horsepower>625</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<mount>MOUNT_MIDDLE</mount>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>6</forwards>
				<reverse>6</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-Elefant.png</image_view>

			<width>338</width>
			<length>681</length>
			<height>120</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>200@31</upper_front>
				<lower_front>80@-45</lower_front>
				<upper_side>80</upper_side>
				<lower_side>60</lower_side>
				<rear>80</rear>
				<top>100</top>
				<bottom>60</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>

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

		<superstructure>
			<width>338</width>
			<length>600</length>
			<height>60</height>

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

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>200@10</front>
				<side>80</side>
				<rear>80@-20</rear>
				<top>100</top>
			</armour>
		</superstructure>

		<superstructure>
			<width>264</width>
			<length>360</length>
			<height>120</height>

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

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>200@19</front>
				<side>80@27</side>
				<rear>80@20</rear>
				<top>30</top>
			</armour>
		</superstructure>

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

			<offsetX>0</offsetX>
			<offsetY>0</offsetY>
			<offsetZ>230</offsetZ>
			<minAngle>-14</minAngle>
			<maxAngle>14</maxAngle>

			<rotate_time>45</rotate_time>
			<weapon><type>WEAPON_CANNON_88_PAK43</type></weapon>
			<ammo><for>WEAPON_CANNON_88_PAK43</for><flavour>FLAVOUR_HE</flavour><rounds>35</rounds></ammo>
			<ammo><for>WEAPON_CANNON_88_PAK43</for><flavour>FLAVOUR_APCBC</flavour><rounds>15</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>

			<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>

	</vehicle>
</squad>
