{
	"name" : "INF Corvette 01",
	"health" : 0,
	"shield" : 500,
	"shieldRechargeRate" : 60,
	"texture" : "gfx/capitalShips/infCorvette01/body.png",
	"components" : [
		{
			"health" : 150,
			"texture" : "gfx/capitalShips/infCorvette01/component1.png",
			"x" : -27,
			"y" : 100,
			"flags" : "EF_NO_KILL_INC+EF_TAKES_DAMAGE+EF_STATIC"
		},
		{
			"health" : 150,
			"texture" : "gfx/capitalShips/infCorvette01/component2.png",
			"x" : 27,
			"y" : 100,
			"flags" : "EF_NO_KILL_INC+EF_TAKES_DAMAGE+EF_STATIC"
		},
		{
			"health" : 150,
			"texture" : "gfx/capitalShips/infCorvette01/component3.png",
			"x" : 20,
			"y" : -17,
			"flags" : "EF_NO_KILL_INC+EF_TAKES_DAMAGE+EF_STATIC"
		},
		{
			"health" : 150,
			"texture" : "gfx/capitalShips/infCorvette01/component3.png",
			"x" : -20,
			"y" : -17,
			"flags" : "EF_NO_KILL_INC+EF_TAKES_DAMAGE+EF_STATIC"
		},
		{
			"health" : 150,
			"texture" : "gfx/capitalShips/infCorvette01/component4.png",
			"x" : -21,
			"y" : -64,
			"flags" : "EF_NO_KILL_INC+EF_TAKES_DAMAGE+EF_STATIC"
		},
		{
			"health" : 150,
			"texture" : "gfx/capitalShips/infCorvette01/component5.png",
			"x" : 21,
			"y" : -64,
			"flags" : "EF_NO_KILL_INC+EF_TAKES_DAMAGE+EF_STATIC"
		},
		{
			"health" : 150,
			"texture" : "gfx/capitalShips/infCorvette01/component6.png",
			"x" : -22,
			"y" : -243,
			"flags" : "EF_NO_KILL_INC+EF_TAKES_DAMAGE+EF_STATIC"
		},
		{
			"health" : 150,
			"texture" : "gfx/capitalShips/infCorvette01/component6.png",
			"x" : 22,
			"y" : -243,
			"flags" : "EF_NO_KILL_INC+EF_TAKES_DAMAGE+EF_STATIC"
		}
	],
	"engines" : [
		{
			"health" : 150,
			"texture" : "gfx/capitalShips/infCorvette01/engine1.png",
			"x" : -50,
			"y" : 285,
			"flags" : "EF_NO_KILL_INC+EF_TAKES_DAMAGE+EF_STATIC"
		},
		{
			"health" : 150,
			"texture" : "gfx/capitalShips/infCorvette01/engine1.png",
			"x" : 50,
			"y" : 285,
			"flags" : "EF_NO_KILL_INC+EF_TAKES_DAMAGE+EF_STATIC"
		},
		{
			"health" : 150,
			"texture" : "gfx/capitalShips/infCorvette01/engine2.png",
			"x" : 0,
			"y" : 280,
			"flags" : "EF_NO_KILL_INC+EF_TAKES_DAMAGE+EF_STATIC"
		}
	],
	"guns" : [
		{
			"health" : 250,
			"texture" : "gfx/capitalShips/common/cannon01.png",
			"x" : 0,
			"y" : 170,
			"reloadTime" : 10,
			"type" : "BT_PLASMA",
			"flags" : "EF_NO_KILL_INC+EF_TAKES_DAMAGE+EF_SECONDARY_TARGET",
			"aiFlags" : "AIF_AGGRESSIVE+AIF_LONG_RANGE_FIRE",
			"missiles" : 9999
		},
		{
			"health" : 250,
			"texture" : "gfx/capitalShips/common/cannon01.png",
			"x" : 0,
			"y" : -150,
			"reloadTime" : 10,
			"type" : "BT_PLASMA",
			"flags" : "EF_NO_KILL_INC+EF_TAKES_DAMAGE+EF_SECONDARY_TARGET",
			"aiFlags" : "AIF_AGGRESSIVE+AIF_LONG_RANGE_FIRE",
			"missiles" : 9999
		},
		{
			"health" : 250,
			"texture" : "gfx/capitalShips/common/cannon01.png",
			"x" : -30,
			"y" : 50,
			"reloadTime" : 10,
			"type" : "BT_PLASMA",
			"flags" : "EF_NO_KILL_INC+EF_TAKES_DAMAGE+EF_SECONDARY_TARGET",
			"aiFlags" : "AIF_AGGRESSIVE+AIF_LONG_RANGE_FIRE"
		},
		{
			"health" : 250,
			"texture" : "gfx/capitalShips/common/cannon01.png",
			"x" : 30,
			"y" : 50,
			"reloadTime" : 10,
			"type" : "BT_PLASMA",
			"flags" : "EF_NO_KILL_INC+EF_TAKES_DAMAGE+EF_SECONDARY_TARGET",
			"aiFlags" : "AIF_AGGRESSIVE+AIF_LONG_RANGE_FIRE"
		},
		{
			"health" : 250,
			"texture" : "gfx/capitalShips/common/cannon01.png",
			"x" : -50,
			"y" : -60,
			"reloadTime" : 40,
			"type" : "BT_ROCKET",
			"flags" : "EF_NO_KILL_INC+EF_TAKES_DAMAGE+EF_SECONDARY_TARGET",
			"aiFlags" : "AIF_AGGRESSIVE+AIF_LONG_RANGE_FIRE"
		},
		{
			"health" : 250,
			"texture" : "gfx/capitalShips/common/cannon01.png",
			"x" : 50,
			"y" : -60,
			"reloadTime" : 40,
			"type" : "BT_ROCKET",
			"flags" : "EF_NO_KILL_INC+EF_TAKES_DAMAGE+EF_SECONDARY_TARGET",
			"aiFlags" : "AIF_AGGRESSIVE+AIF_LONG_RANGE_FIRE"
		}
	]
}