The mission works fine when i replace the ships with the original starfarer ones, so the descriptions don't seem to be a problem.
{
"bounds": [
11.5,
18,
11.5,
-16,
2.5,
-17,
-11.5,
-5,
-5.5,
1,
-10.5,
7,
1.5,
19
],
"center":[
22,
26
],
"collisionRadius": 35,
"engineSlots": [
{
"angle":"180",
"contrailSize":"64",
"length":"80",
"location":[
-9,
0
],
"style":"LOW_TECH",
"width":16
}
],
"height":45,
"hullId":"rbatty",
"hullName":"R-Batty",
"hullSize":"FRIGATE",
"shieldCenter":[
0,
0
],
"shieldRadius":"25",
"spriteName":"graphics/ships/rbatty.png",
"style":"MIDLINE",
"viewOffset":0,
"weaponSlots": [
{
"angle":"0",
"arc":"5",
"id":"BL",
"locations":[
8,
-8
],
"mount":"HARDPOINT",
"size":"SMALL",
"type":"BALLISTIC"
},
{
"angle":"0",
"arc":"5",
"id":"MC",
"locations": [
1,
1
],
"mount":"HARDPOINT",
"size":"SMALL",
"type":"MISSILE"
},
{
"angle":"0",
"arc":"5",
"id":"BS",
"locations":[
8,
10
],
"mount":"HARDPOINT",
"size":"SMALL",
"type":"BALLISTIC"
}
],
"width":45}
{
"displayName":"Exterminator",
"hullId":"rbatty",
"variantId":"rbatty_exterminator",
"fluxVents":12,
"fluxCapacitors":15,
"mods":[],
"weaponGroups": [
{
"mode":"LINKED",
"weapons": {
"MC": "reaper"
}
},
{
"mode":"LINKED",
"weapons": {
"BS": "lightag",
"BL": "lightag"
}
}
]
}
It's probably staring me right in the face, but I just can't see what to do at this point. Are the weapons just too close?