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

		<long_name>Typhoon-K KamAZ-63968</long_name>
		<short_name>Typhoon-K</short_name>
		<comment>Typhoon-K is a universal armored vehicle of increased security on the original chassis armed with a 12.7x108 mm cord</comment>

		<uniform_profile>uniform_profile_american_tank_RAF.png</uniform_profile>
		<uniform_game>uniform_game_american_RAF.png</uniform_game>
	</description>

	<availability>
		<data><month>1</month><year>1990</year><number>200</number></data>
		<data><month>12</month><year>2040</year><number>200</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Typhoon-Z.png</image_profile>
			<weight>22000</weight>
			<can_mount_infantry>yes</can_mount_infantry>
		</attributes>

		<drive>
			<engine>
				<name>KAMAZ 7403</name>
				<horsepower>450</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<mount>MOUNT_FRONT</mount>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>12</forwards>
				<reverse>2</reverse>
			</gears>

			<steering>STEERING_FRONT_WHEELS</steering>

			<exhaust_pipe>
				<offsetX>130</offsetX>
				<offsetY>-150</offsetY>
				<horizontal_angle>135</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Typhoon-Z.png</image_view>

			<width>254</width>
			<length>800</length>
			<height>156</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>13@-10</upper_front>
				<lower_front>13@-20</lower_front>
				<side>10</side>
				<upper_rear>9</upper_rear>
				<lower_rear>9@-20</lower_rear>
				<top>9</top>
				<bottom>9</bottom>
			</armour>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_RIFLE_AK_74</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_74</for><rounds>200</rounds></ammo>
			</man>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_RIFLE_AK_74</type></weapon>
				<ammo><for>WEAPON_RIFLE_AK_74</for><rounds>200</rounds></ammo>
			</man>
		</hull>

		<fixed_weapon>
			<image_view>Image-Tiger-M turret.png</image_view>

			<offsetX>0</offsetX>
			<offsetY>-280</offsetY>
			<offsetZ>350</offsetZ>
			<minAngle>-180</minAngle>
			<maxAngle>180</maxAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_HMG_CORD</type></weapon>
			<ammo><for>WEAPON_HMG_CORD</for><rounds>500</rounds></ammo>

		</fixed_weapon>

		<superstructure>
			<width>254</width>
			<length>826</length>
			<height>156</height>

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

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>13@40</upper_front>
				<lower_front>13</lower_front>
				<side>10</side>
				<rear>9@-10</rear>
				<top>9</top>
			</armour>
		</superstructure>
	</vehicle>
</squad>
