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

		<long_name>Ktzchen</long_name>
		<short_name>Ktzchen</short_name>
		<comment>A Jagdpanzer 38 hull used for a troop transporter</comment>

		<uniform>german_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>9</month><year>1945</year><number>2</number></data>
		<data><month>12</month><year>1945</year><number>2</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Katzchen.png</image_profile>
			<weight>15750</weight>
			<can_mount_infantry>yes</can_mount_infantry>
		</attributes>

		<drive>
			<engine>
				<name>Praga EPA 2</name>
				<horsepower>160</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_TWIN_TRANSMISSION</steering>

			<exhaust_pipe><offsetX>60</offsetX><offsetY>192</offsetY><angle>90</angle></exhaust_pipe>
		</drive>

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

			<width>259</width>
			<length>486</length>
			<height>115</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>60@40</upper_front>
				<lower_front>60@-44</lower_front>
				<upper_side>20@15</upper_side>
				<lower_side>20@-15</lower_side>
				<upper_rear>20@15</upper_rear>
				<lower_rear>20@-15</lower_rear>
				<top>0</top>
				<bottom>10</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>50</offsetX>
			<offsetY>-180</offsetY>
			<offsetZ>100</offsetZ>

			<rotate_time>5</rotate_time>
			<rotate_left>20</rotate_left>
			<rotate_right>20</rotate_right>

			<weapon><type>WEAPON_LMG_MG34_PANZERLAUF</type></weapon>
			<ammo><for>WEAPON_LMG_MG34_PANZERLAUF</for><rounds>1500</rounds></ammo>

		</fixed_weapon>
	</vehicle>
</squad>
