{
	title: "Automated Turrets",
	icon: "techguns:basicmachine 1 3",
	x: 0.0d,
	y: 1.5d,
	description: "Building a Sentry",
	text: [
		"Turrets are simple devices that can be aquipped with nearly every kind of firearm and be commanded to defend territory.",
		"Turrets can also be armored with differing tiers of armor, ranging from iron to carbon plating, their purpose being to reduce damage taken.",
		"",
		"Different weapons give a turret many ranges and differing lethality, For an example, a pistol has medium range and damage, a shotgun has close range and high damage and a rifle has long range and med-high damage.",
		"",
		"Turrets can slowly repair themselves after taking damage and require power to function."
	],
	dependencies: [
		"a9394957"
	],
	tasks: [{
		uid: "677092e7",
		type: "item",
		items: [{
			item: "techguns:basicmachine 1 3"
		}]
	},
	{
		uid: "60d3f39e",
		type: "item",
		items: [{
			item: "techguns:itemshared 1 100"
		}]
	}]
}
