<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_ROMANIAN</nationality>

		<long_name>Tancuri R-2</long_name>
		<short_name>R-2</short_name>
		<comment>A Czechoslovak-designed light tank with a 3.7cm KwK 34(t) cannon and two MG 37 machine guns</comment>

		<uniform>romanian_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>1</month><year>1939</year><number>126</number></data>
		<data><month>1</month><year>1942</year><number>50</number></data>
		<data><month>12</month><year>1945</year><number>10</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Tancuri R2.png</image_profile>
			<weight>10500</weight>
		</attributes>

		<drive>
			<engine>
				<name>Skoda T11</name>
				<horsepower>120</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>6</forwards>
				<reverse>6</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe><offsetX>87</offsetX><offsetY>245</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Tancuri R2.png</image_view>

			<width>210</width>
			<length>490</length>
			<height>136</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>25@30</upper_front>
				<lower_front>25@-30</lower_front>
				<side>16</side>
				<rear>16</rear>
				<top>8</top>
				<bottom>8</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>

		<superstructure>
			<width>157</width>
			<length>385</length>
			<height>24</height>

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

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>25@17</front>
				<side>16</side>
				<rear>15@60</rear>
				<top>8</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<offsetX>-20</offsetX>
			<offsetY>-150</offsetY>
			<offsetZ>140</offsetZ>

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

			<weapon><type>WEAPON_LMG_MG37</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_LMG_MG37</for><rounds>600</rounds></ammo>

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

		<turret>
			<image_view>Image-Tancuri R2 turret.png</image_view>

			<diameter>140</diameter>
			<height>52</height>
			<offsetX>0</offsetX>
			<offsetY>-30</offsetY>

			<rotate_time>26</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>25@10</front>
				<side>15@14</side>
				<rear>15@15</rear>
				<top>8</top>
				<mantlet>25</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_37_KWK34T_L40</type></weapon>
			<weapon><type>WEAPON_LMG_MG37</type><offsetX>35</offsetX></weapon>
			<ammo><for>WEAPON_CANNON_37_KWK34T_L40</for><flavour>FLAVOUR_APC</flavour><rounds>17</rounds></ammo>
			<ammo><for>WEAPON_CANNON_37_KWK34T_L40</for><flavour>FLAVOUR_HE</flavour><rounds>55</rounds></ammo>
			<ammo><for>WEAPON_LMG_MG37</for><rounds>1200</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_LOADER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
