local unitPayloads = { ["name"] = "TIE", ["payloads"] = { [1] = { ["name"] = "CAP", ["pylons"] = { }, ["tasks"] = { [1] = CAP, [2] = Escort, [3] = FighterSweep, [4] = Intercept, [5] = Reconnaissance, }, }, }, ["tasks"] = { }, ["unitType"] = "TIE", } return unitPayloads