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

		<long_name>Fv103 Spartan MCT</long_name>
		<short_name>Fv103 Spartan MCT</short_name>
		<comment>Fv103 Spartan MCT, self-propelled anti-tank missile system, x2 ATGM "Milan" and machine gun 7,62-mm</comment>

		<uniform_profile>uniform_profile_german_tank_AFU.png</uniform_profile>
		<uniform_game>uniform_game_german_tank_AFU.png</uniform_game>
	</description>

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

	<vehicle>
		<attributes>
			<image_profile>Profile-spartan.png</image_profile>
			<weight>15000</weight>
			<can_mount_infantry>yes</can_mount_infantry>
		</attributes>

		<drive>
			<engine>
				<name>Continental W670 7</name>
				<horsepower>262</horsepower>
				<reliability>RELIABILITY_GOOD</reliability>
				<mount>MOUNT_FRONT</mount>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>7</forwards>
				<reverse>7</reverse>
			</gears>

			<steering>STEERING_CONTROLLED_DIFFERENTIAL</steering>

			<can_make_smoke_screen>yes</can_make_smoke_screen>

			<exhaust_pipe>
				<offsetX>50</offsetX>
				<offsetY>-150</offsetY>
				<horizontal_angle>90</horizontal_angle>
				<vertical_angle>90</vertical_angle>
			</exhaust_pipe>
		</drive>

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

			<width>270</width>
			<length>600</length>
			<height>90</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>13@60</upper_front>
				<lower_front>13@-30</lower_front>
				<side>13</side>
				<rear>13</rear>
				<top>13</top>
				<bottom>13</bottom>
			</armour>

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

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


		</hull>

		<superstructure>
			<width>270</width>
			<length>450</length>
			<height>90</height>

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

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>13@60</front>
				<side>13</side>
				<rear>13</rear>
				<top>13</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<image_view>Image-spartan turret.png</image_view>

			<offsetX>5</offsetX>
			<offsetY>150</offsetY>
			<offsetZ>200</offsetZ>
			<minAngle>-180</minAngle>
			<maxAngle>180</maxAngle>

			<rotate_time>18</rotate_time>
			<weapon><type>WEAPON_ATGM_115_MILAN</type><offsetX>30</offsetX></weapon>
			<weapon><type>WEAPON_ATGM_115_MILAN</type><offsetX>-30</offsetX></weapon>
			<ammo><for>WEAPON_ATGM_115_MILAN</for><flavour>FLAVOUR_ATGM</flavour><rounds>8</rounds></ammo>


		</fixed_weapon>

  <fixed_weapon>
			<image_view>Image-hamerr turret.png</image_view>

			<offsetX>-20</offsetX>
			<offsetY>0</offsetY>
			<offsetZ>220</offsetZ>
			<minAngle>-180</minAngle>
			<maxAngle>180</maxAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_LMG_M240</type></weapon>
			<ammo><for>WEAPON_LMG_M240</for><rounds>1000</rounds></ammo>
     
   <man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_GLOCK_17</type></weapon>
				<ammo><for>WEAPON_PISTOL_GLOCK_17</for><rounds>60</rounds></ammo>
			</man>
			
		</fixed_weapon>
	</vehicle>
</squad>
