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

		<long_name>25-pdr SP, tracked, 'Sexton'</long_name>
		<short_name>Sexton</short_name>
		<comment>An Ordnance QF 25-pounder gun mounted on a Sherman hull</comment>

		<uniform>british_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>4</month><year>1942</year><number>90</number></data>
		<data><month>12</month><year>1945</year><number>100</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Sexton.png</image_profile>
			<weight>25000</weight>
		</attributes>

		<drive>
			<engine>
				<name>Continental R975 C1</name>
				<horsepower>340</horsepower>
				<reliability>RELIABILITY_VERY_GOOD</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

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

			<steering>STEERING_CONTROLLED_DIFFERENTIAL</steering>

			<exhaust_pipe><offsetX>35</offsetX><offsetY>290</offsetY></exhaust_pipe>
			<exhaust_pipe><offsetX>-51</offsetX><offsetY>293</offsetY></exhaust_pipe>
		</drive>

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

			<width>287</width>
			<length>604</length>
			<height>122</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>51@56</upper_front>
				<lower_front>51@-20</lower_front>
				<side>38</side>
				<rear>38@-10</rear>
				<top>12</top>
				<bottom>13</bottom>
			</armour>

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

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

		<superstructure>
			<width>262</width>
			<length>450</length>
			<height>73</height>

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

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>51@40</front>
				<side>13</side>
				<rear>38@10</rear>
				<top>0</top>
			</armour>
		</superstructure>

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

			<offsetX>-6</offsetX>
			<offsetY>-137</offsetY>
			<offsetZ>170</offsetZ>

			<rotate_time>23</rotate_time>
			<rotate_left>12</rotate_left>
			<rotate_right>26</rotate_right>

			<weapon><type>WEAPON_CANNON_25PDR_OQF</type></weapon>
			<ammo><for>WEAPON_CANNON_25PDR_OQF</for><flavour>FLAVOUR_HE</flavour><rounds>53</rounds></ammo>
			<ammo><for>WEAPON_CANNON_25PDR_OQF</for><flavour>FLAVOUR_APCBC</flavour><rounds>10</rounds></ammo>
			<ammo><for>WEAPON_CANNON_25PDR_OQF</for><flavour>FLAVOUR_SMOKE</flavour><rounds>6</rounds></ammo>

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

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

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

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>
	</vehicle>
</squad>
