{
	"name" : "Supply Ship",
	"health" : 150,
	"shield" : 50,
	"speed" : 1.5,
	"reloadTime" : 10,
	"shieldRechargeRate" : 0,
	"texture" : "gfx/craft/supplyShip.png",
	"deathType" : "DT_NO_SPIN",
	"flags" : "EF_TAKES_DAMAGE",
	"aiFlags" : "AIF_AVOIDS_COMBAT"
}