Update F/A-18E/F/G Super Hornet Mod to 2.4.0

This commit is contained in:
Drexyl
2025-02-07 21:58:07 +11:00
parent 5270ad42db
commit 67afa69c50
24 changed files with 14439 additions and 2866 deletions

View File

@@ -550,10 +550,13 @@ class Faction:
self.remove_vehicle("SAM SA-14 Strela-3 manpad") self.remove_vehicle("SAM SA-14 Strela-3 manpad")
self.remove_vehicle("SAM SA-24 Igla-S manpad") self.remove_vehicle("SAM SA-24 Igla-S manpad")
self.remove_vehicle("Polyana-D4M1 C2 node") self.remove_vehicle("Polyana-D4M1 C2 node")
# CJS FA-18E/F/G Super Hornet Mod
if not mod_settings.fa_18efg: if not mod_settings.fa_18efg:
self.remove_aircraft("FA-18E") self.remove_aircraft("FA-18E")
self.remove_aircraft("FA-18F") self.remove_aircraft("FA-18F")
self.remove_aircraft("EA-18G") self.remove_aircraft("EA-18G")
self.remove_aircraft("FA-18ET")
self.remove_aurcraft("FA-18FT")
# spanish naval assets pack # spanish naval assets pack
if not mod_settings.spanishnavypack: if not mod_settings.spanishnavypack:
self.remove_ship("L61") self.remove_ship("L61")

View File

@@ -16,7 +16,6 @@ from .f22a import *
from .f4 import * from .f4 import *
from .f84g import * from .f84g import *
from .fa18efg import * from .fa18efg import *
from .fa18ef_tanker import *
from .frenchpack import * from .frenchpack import *
from .hercules import * from .hercules import *
from .highdigitsams import * from .highdigitsams import *

View File

@@ -1 +0,0 @@
from .fa18ef_tanker import *

View File

@@ -1,31 +0,0 @@
from enum import Enum
from dcs import task
from dcs.planes import PlaneType
from game.modsupport import planemod
@planemod
class Superbug_AITanker(PlaneType):
id = "Superbug_AITanker"
group_size_max = 1
height = 4.66
width = 13.62456
length = 17.07
fuel_max = 13154
max_speed = 1950.12
chaff = 120
flare = 60
charge_total = 240
chaff_charge_size = 1
flare_charge_size = 2
tacan = True
radio_frequency = 305
livery_name = "SUPERBUG_AITANKER" # from type
pylons = set()
tasks = [task.Refueling]
task_default = task.Refueling

File diff suppressed because it is too large Load Diff

View File

@@ -209,8 +209,7 @@ class GeneratorOptions(QtWidgets.QWizardPage):
("F-4B/C Phantom II (2.8.7.204)", self.f4bc_phantom), ("F-4B/C Phantom II (2.8.7.204)", self.f4bc_phantom),
("F-84G Thunderjet (v2.5.7.01)", self.f84g_thunderjet), ("F-84G Thunderjet (v2.5.7.01)", self.f84g_thunderjet),
("F9F Panther (v2.8.7.101)", self.f9f_panther), ("F9F Panther (v2.8.7.101)", self.f9f_panther),
("F/A-18E/F Super Hornet AI Tanker (version 1.4)", self.fa18ef_tanker), ("F/A-18E/F/G Super Hornet (version 2.4.0)", self.fa_18efg),
("F/A-18E/F/G Super Hornet (version 2.3.2)", self.fa_18efg),
("Frenchpack (v4.9.1)", self.frenchpack), ("Frenchpack (v4.9.1)", self.frenchpack),
("High Digit SAMs", self.high_digit_sams), ("High Digit SAMs", self.high_digit_sams),
("IDF Assets Pack (v1.1 by IDF Mods Project)", self.irondome), ("IDF Assets Pack (v1.1 by IDF Mods Project)", self.irondome),

View File

@@ -2,49 +2,303 @@ local unitPayloads = {
["name"] = "EA-18G", ["name"] = "EA-18G",
["payloads"] = { ["payloads"] = {
[1] = { [1] = {
["displayName"] = "Retribution SEAD",
["name"] = "Retribution SEAD", ["name"] = "Retribution SEAD",
["pylons"] = { ["pylons"] = {
[1] = { [1]=
["CLSID"] = "{FPU_12_FUEL_TANKHighVis}", {
["num"] = 9, ["CLSID"]="{GROWLER_PYLON_09_MB_ALQ_99_HI_BAND}",
["num"]=9
}, },
[2] = { [2]=
["CLSID"] = "{ALQ-99Wing}", {
["num"] = 8, ["CLSID"]="{GROWLER_PYLON_10_OB_AR_1X_AGM-88}",
["num"]=8
}, },
[3] = { [3]=
["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}", {
["num"] = 7, ["CLSID"]="{GROWLER_PYLON_08_IB_AR_1X_AGM-88}",
["num"]=7
}, },
[4] = { [4]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 6, ["CLSID"]="{GROWLER_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
}, },
[5] = { [5]=
["CLSID"] = "{ALQ-99Center}", {
["num"] = 5, ["CLSID"]="{GROWLER_PYLON_06_CN_ANALQ_99_LO_BAND}",
["num"]=5
}, },
[6] = { [6]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 4, ["CLSID"]="{GROWLER_PYLON_05_AM_1X_AIM-120C}",
["num"]=4
}, },
[7] = { [7]=
["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}", {
["num"] = 3, ["CLSID"]="{GROWLER_PYLON_04_IB_AR_1X_AGM-88}",
["num"]=3
}, },
[8] = { [8]=
["CLSID"] = "{ALQ-99Wing}", {
["num"] = 2, ["CLSID"]="{GROWLER_PYLON_02_OB_AR_1X_AGM-88}",
["num"]=2
}, },
[9] = { [9]=
["CLSID"] = "{FPU_12_FUEL_TANKHighVis}", {
["num"] = 1, ["CLSID"]="{GROWLER_PYLON_03_MB_ALQ_99_HI_BAND}",
["num"]=1
}, },
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
}, },
["tasks"] = { ["tasks"] = {
[1] = 11, [1] = 11,
}, },
}, },
[2] = {
["displayName"] = "Retribution DEAD",
["name"] = "Retribution DEAD",
["pylons"] = {
[1]=
{
["CLSID"]="{GROWLER_PYLON_09_MB_ALQ_99_HI_BAND}",
["num"]=9
},
[2]=
{
["CLSID"]="{GROWLER_PYLON_10_OB_AR_1X_AGM-88}",
["num"]=8
},
[3]=
{
["CLSID"]="{GROWLER_PYLON_08_IB_AR_1X_AGM-88}",
["num"]=7
},
[4]=
{
["CLSID"]="{GROWLER_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
},
[5]=
{
["CLSID"]="{GROWLER_PYLON_06_CN_ANALQ_99_LO_BAND}",
["num"]=5
},
[6]=
{
["CLSID"]="{GROWLER_PYLON_05_AM_1X_AIM-120C}",
["num"]=4
},
[7]=
{
["CLSID"]="{GROWLER_PYLON_04_IB_AR_1X_AGM-88}",
["num"]=3
},
[8]=
{
["CLSID"]="{GROWLER_PYLON_02_OB_AR_1X_AGM-88}",
["num"]=2
},
[9]=
{
["CLSID"]="{GROWLER_PYLON_03_MB_ALQ_99_HI_BAND}",
["num"]=1
},
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
},
["tasks"] = {
[1] = 11,
},
},
[3] = {
["displayName"] = "Retribution SEAD Escort",
["name"] = "Retribution SEAD Escort",
["pylons"] = {
[1]=
{
["CLSID"]="{GROWLER_PYLON_09_MB_ALQ_99_HI_BAND}",
["num"]=9
},
[2]=
{
["CLSID"]="{GROWLER_PYLON_10_OB_AR_1X_AGM-88}",
["num"]=8
},
[3]=
{
["CLSID"]="{GROWLER_PYLON_08_IB_AR_1X_AGM-88}",
["num"]=7
},
[4]=
{
["CLSID"]="{GROWLER_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
},
[5]=
{
["CLSID"]="{GROWLER_PYLON_06_CN_ANALQ_99_LO_BAND}",
["num"]=5
},
[6]=
{
["CLSID"]="{GROWLER_PYLON_05_AM_1X_AIM-120C}",
["num"]=4
},
[7]=
{
["CLSID"]="{GROWLER_PYLON_04_IB_AR_1X_AGM-88}",
["num"]=3
},
[8]=
{
["CLSID"]="{GROWLER_PYLON_02_OB_AR_1X_AGM-88}",
["num"]=2
},
[9]=
{
["CLSID"]="{GROWLER_PYLON_03_MB_ALQ_99_HI_BAND}",
["num"]=1
},
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
},
["tasks"] = {
[1] = 11,
},
},
[4] = {
["displayName"] = "Retribution SEAD Sweep",
["name"] = "Retribution SEAD Sweep",
["pylons"] = {
[1]=
{
["CLSID"]="{GROWLER_PYLON_09_MB_ALQ_99_HI_BAND}",
["num"]=9
},
[2]=
{
["CLSID"]="{GROWLER_PYLON_10_OB_AR_1X_AGM-88}",
["num"]=8
},
[3]=
{
["CLSID"]="{GROWLER_PYLON_08_IB_AR_1X_AGM-88}",
["num"]=7
},
[4]=
{
["CLSID"]="{GROWLER_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
},
[5]=
{
["CLSID"]="{GROWLER_PYLON_06_CN_ANALQ_99_LO_BAND}",
["num"]=5
},
[6]=
{
["CLSID"]="{GROWLER_PYLON_05_AM_1X_AIM-120C}",
["num"]=4
},
[7]=
{
["CLSID"]="{GROWLER_PYLON_04_IB_AR_1X_AGM-88}",
["num"]=3
},
[8]=
{
["CLSID"]="{GROWLER_PYLON_02_OB_AR_1X_AGM-88}",
["num"]=2
},
[9]=
{
["CLSID"]="{GROWLER_PYLON_03_MB_ALQ_99_HI_BAND}",
["num"]=1
},
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
},
["tasks"] = {
[1] = 11,
},
},
[5]=
{
["displayName"]="Retribution SEAD (High-Mid Band)",
["name"]="Retribution SEAD (High-Mid Band)",
["pylons"]=
{
[1]=
{
["CLSID"]="{GROWLER_PYLON_09_MB_ALQ_249_MID_BAND}",
["num"]=9
},
[2]=
{
["CLSID"]="{GROWLER_PYLON_10_OB_AR_1X_AGM-88}",
["num"]=8
},
[3]=
{
["CLSID"]="{GROWLER_PYLON_08_IB_FT_FPU-12_Fueltank}",
["num"]=7
},
[4]=
{
["CLSID"]="{GROWLER_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
},
[5]=
{
["CLSID"]="{GROWLER_PYLON_06_CN_ANALQ_99_LO_BAND}",
["num"]=5
},
[6]=
{
["CLSID"]="{GROWLER_PYLON_05_AM_1X_AIM-120C}",
["num"]=4
},
[7]=
{
["CLSID"]="{GROWLER_PYLON_04_IB_FT_FPU-12_Fueltank}",
["num"]=3
},
[8]=
{
["CLSID"]="{GROWLER_PYLON_02_OB_AR_1X_AGM-88}",
["num"]=2
},
[9]=
{
["CLSID"]="{GROWLER_PYLON_03_MB_ALQ_249_MID_BAND}",
["num"]=1
},
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
},
["tasks"]=
{
[1]=31
}
},
}, },
["tasks"] = { ["tasks"] = {
}, },

View File

@@ -5,42 +5,56 @@ local unitPayloads = {
["displayName"] = "Retribution SEAD", ["displayName"] = "Retribution SEAD",
["name"] = "Retribution SEAD", ["name"] = "Retribution SEAD",
["pylons"] = { ["pylons"] = {
[1] = { [1]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 9, ["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}, },
[2] = { [2]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 8, ["CLSID"]="{SUPERHORNET_PYLON_10_MB_TD_3X_BRU_ADM-141A}",
["num"]=8
}, },
[3] = { [3]=
["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}", {
["num"] = 7, ["CLSID"]="{SUPERHORNET_PYLON_09_MB_AR_1X_AGM-88}",
["num"]=7
}, },
[4] = { [4]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 6, ["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
}, },
[5] = { [5]=
["CLSID"] = "{AN_ASQ_228}", {
["num"] = 4, ["CLSID"]="{SUPERHORNET_PYLON_05_TP_ASQ228}",
["num"]=4
}, },
[6] = { [6]=
["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}", {
["num"] = 3, ["CLSID"]="{SUPERHORNET_PYLON_03_MB_AR_1X_AGM-88}",
["num"]=3
}, },
[7] = { [7]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 5, ["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_FPU-12_Fueltank}",
["num"]=5
}, },
[8] = { [8]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 2, ["CLSID"]="{SUPERHORNET_PYLON_02_MB_TD_3X_BRU_ADM-141A}",
["num"]=2
}, },
[9] = { [9]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 1, ["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
}, },
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
}, },
["tasks"] = { ["tasks"] = {
[1] = 11, [1] = 11,
@@ -50,46 +64,56 @@ local unitPayloads = {
["displayName"] = "Retribution BARCAP", ["displayName"] = "Retribution BARCAP",
["name"] = "Retribution BARCAP", ["name"] = "Retribution BARCAP",
["pylons"] = { ["pylons"] = {
[1] = { [1]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 9, ["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}, },
[2] = { [2]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 8, ["CLSID"]="{SUPERHORNET_PYLON_10_MB_AM_2X_AIM-120C}",
["num"]=8
}, },
[3] = { [3]=
["CLSID"] = "LAU-115_2*LAU-127_AIM-120C", {
["num"] = 7, ["CLSID"]="{SUPERHORNET_PYLON_09_IB_FT_FPU-12_Fueltank}",
["num"]=7
}, },
[4] = { [4]=
["CLSID"] = "<CLEAN>", {
["num"] = 6, ["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
}, },
[5] = { [5]=
["CLSID"] = "{AN_ASQ_228}", {
["num"] = 4, ["CLSID"]="{SUPERHORNET_PYLON_05_AM_1X_AIM-120C}",
["num"]=4
}, },
[6] = { [6]=
["CLSID"] = "LAU-115_2*LAU-127_AIM-120C", {
["num"] = 3, ["CLSID"]="{SUPERHORNET_PYLON_03_IB_FT_FPU-12_Fueltank}",
["num"]=3
}, },
[7] = { [7]=
["CLSID"] = "<CLEAN>", {
["num"] = 5, ["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_FPU-12_Fueltank}",
["num"]=5
}, },
[8] = { [8]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 2, ["CLSID"]="{SUPERHORNET_PYLON_02_MB_AM_2X_AIM-120C}",
["num"]=2
}, },
[9] = { [9]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 1, ["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
}, ["num"]=1
[10] = {
["CLSID"] = "{FPU_12_FUEL_TANK}",
["num"] = 10,
}, },
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
}, },
["tasks"] = { ["tasks"] = {
[1] = 11, [1] = 11,
@@ -99,42 +123,56 @@ local unitPayloads = {
["displayName"] = "Retribution TARCAP/Escort", ["displayName"] = "Retribution TARCAP/Escort",
["name"] = "Retribution TARCAP/Escort", ["name"] = "Retribution TARCAP/Escort",
["pylons"] = { ["pylons"] = {
[1] = { [1]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 9, ["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}, },
[2] = { [2]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 8, ["CLSID"]="{SUPERHORNET_PYLON_10_MB_AM_2X_AIM-120C}",
["num"]=8
}, },
[3] = { [3]=
["CLSID"] = "LAU-115_2*LAU-127_AIM-120C", {
["num"] = 7, ["CLSID"]="{SUPERHORNET_PYLON_09_IB_AM_2X_AIM-120C}",
["num"]=7
}, },
[4] = { [4]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 6, ["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
}, },
[5] = { [5]=
["CLSID"] = "{AN_ASQ_228}", {
["num"] = 4, ["CLSID"]="{SUPERHORNET_PYLON_05_TP_ASQ228}",
["num"]=4
}, },
[6] = { [6]=
["CLSID"] = "LAU-115_2*LAU-127_AIM-120C", {
["num"] = 3, ["CLSID"]="{SUPERHORNET_PYLON_03_IB_AM_2X_AIM-120C}",
["num"]=3
}, },
[7] = { [7]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 5, ["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_FPU-12_Fueltank}",
["num"]=5
}, },
[8] = { [8]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 2, ["CLSID"]="{SUPERHORNET_PYLON_02_MB_AM_2X_AIM-120C}",
["num"]=2
}, },
[9] = { [9]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 1, ["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
}, },
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
}, },
["tasks"] = { ["tasks"] = {
[1] = 11, [1] = 11,
@@ -144,42 +182,56 @@ local unitPayloads = {
["displayName"] = "Retribution Anti-ship", ["displayName"] = "Retribution Anti-ship",
["name"] = "Retribution Anti-ship", ["name"] = "Retribution Anti-ship",
["pylons"] = { ["pylons"] = {
[1] = { [1]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 9, ["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}, },
[2] = { [2]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 8, ["CLSID"]="{SUPERHORNET_PYLON_10_MB_SM_1X_AGM-84E}",
["num"]=8
}, },
[3] = { [3]=
["CLSID"] = "{AGM_84D}", {
["num"] = 7, ["CLSID"]="{SUPERHORNET_PYLON_09_IB_SM_1X_AGM-84E}",
["num"]=7
}, },
[4] = { [4]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 6, ["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
}, },
[5] = { [5]=
["CLSID"] = "{AN_ASQ_228}", {
["num"] = 4, ["CLSID"]="{SUPERHORNET_PYLON_05_TP_ASQ228}",
["num"]=4
}, },
[6] = { [6]=
["CLSID"] = "{AGM_84D}", {
["num"] = 3, ["CLSID"]="{SUPERHORNET_PYLON_03_IB_SM_1X_AGM-84E}",
["num"]=3
}, },
[7] = { [7]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 5, ["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_FPU-12_Fueltank}",
["num"]=5
}, },
[8] = { [8]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 2, ["CLSID"]="{SUPERHORNET_PYLON_02_MB_SM_1X_AGM-84E}",
["num"]=2
}, },
[9] = { [9]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 1, ["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
}, },
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
}, },
["tasks"] = { ["tasks"] = {
[1] = 11, [1] = 11,
@@ -189,42 +241,56 @@ local unitPayloads = {
["displayName"] = "Retribution BAI", ["displayName"] = "Retribution BAI",
["name"] = "Retribution BAI", ["name"] = "Retribution BAI",
["pylons"] = { ["pylons"] = {
[1] = { [1]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 9, ["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}, },
[2] = { [2]=
["CLSID"] = "LAU_117_AGM_65F", {
["num"] = 8, ["CLSID"]="{SUPERHORNET_PYLON_10_OB_MV_1X_AGM-65F}",
["num"]=8
}, },
[3] = { [3]=
["CLSID"] = "LAU_117_AGM_65F", {
["num"] = 7, ["CLSID"]="{SUPERHORNET_PYLON_09_MB_MV_1X_AGM-65F}",
["num"]=7
}, },
[4] = { [4]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 6, ["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
}, },
[5] = { [5]=
["CLSID"] = "{AN_ASQ_228}", {
["num"] = 4, ["CLSID"]="{SUPERHORNET_PYLON_05_TP_ASQ228}",
["num"]=4
}, },
[6] = { [6]=
["CLSID"] = "LAU_117_AGM_65F", {
["num"] = 3, ["CLSID"]="{SUPERHORNET_PYLON_03_MB_MV_1X_AGM-65F}",
["num"]=3
}, },
[7] = { [7]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 5, ["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_FPU-12_Fueltank}",
["num"]=5
}, },
[8] = { [8]=
["CLSID"] = "LAU_117_AGM_65F", {
["num"] = 2, ["CLSID"]="{SUPERHORNET_PYLON_02_OB_MV_1X_AGM-65F}",
["num"]=2
}, },
[9] = { [9]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 1, ["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
}, },
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
}, },
["tasks"] = { ["tasks"] = {
[1] = 11, [1] = 11,
@@ -234,42 +300,56 @@ local unitPayloads = {
["displayName"] = "Retribution CAS", ["displayName"] = "Retribution CAS",
["name"] = "Retribution CAS", ["name"] = "Retribution CAS",
["pylons"] = { ["pylons"] = {
[1] = { [1]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 9, ["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}, },
[2] = { [2]=
["CLSID"] = "LAU_117_AGM_65F", {
["num"] = 8, ["CLSID"]="{SUPERHORNET_PYLON_10_OB_MV_1X_AGM-65F}",
["num"]=8
}, },
[3] = { [3]=
["CLSID"] = "{GBU_32_V_2B}", {
["num"] = 7, ["CLSID"]="{SUPERHORNET_PYLON_09_MB_MV_1X_AGM-65F}",
["num"]=7
}, },
[4] = { [4]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 6, ["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
}, },
[5] = { [5]=
["CLSID"] = "{AN_ASQ_228}", {
["num"] = 4, ["CLSID"]="{SUPERHORNET_PYLON_05_TP_ASQ228}",
["num"]=4
}, },
[6] = { [6]=
["CLSID"] = "{GBU_32_V_2B}", {
["num"] = 3, ["CLSID"]="{SUPERHORNET_PYLON_03_MB_MV_1X_AGM-65F}",
["num"]=3
}, },
[7] = { [7]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 5, ["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_FPU-12_Fueltank}",
["num"]=5
}, },
[8] = { [8]=
["CLSID"] = "LAU_117_AGM_65F", {
["num"] = 2, ["CLSID"]="{SUPERHORNET_PYLON_02_OB_MV_1X_AGM-65F}",
["num"]=2
}, },
[9] = { [9]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 1, ["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
}, },
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
}, },
["tasks"] = { ["tasks"] = {
[1] = 11, [1] = 11,
@@ -279,42 +359,56 @@ local unitPayloads = {
["displayName"] = "Retribution OCA/Runway", ["displayName"] = "Retribution OCA/Runway",
["name"] = "Retribution OCA/Runway", ["name"] = "Retribution OCA/Runway",
["pylons"] = { ["pylons"] = {
[1] = { [1]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 9, ["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}, },
[2] = { [2]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 8, ["CLSID"]="{SUPERHORNET_PYLON_10_MB_MK_BR55_2X_GBU-32}",
["num"]=8
}, },
[3] = { [3]=
["CLSID"] = "{GBU_31_V_4B}", {
["num"] = 7, ["CLSID"]="{SUPERHORNET_PYLON_09_IB_MK_BR55_2X_GBU-32}",
["num"]=7
}, },
[4] = { [4]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 6, ["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
}, },
[5] = { [5]=
["CLSID"] = "{AN_ASQ_228}", {
["num"] = 4, ["CLSID"]="{SUPERHORNET_PYLON_05_TP_ASQ228}",
["num"]=4
}, },
[6] = { [6]=
["CLSID"] = "{GBU_31_V_4B}", {
["num"] = 3, ["CLSID"]="{SUPERHORNET_PYLON_03_IB_MK_BR55_2X_GBU-32}",
["num"]=3
}, },
[7] = { [7]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 5, ["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_FPU-12_Fueltank}",
["num"]=5
}, },
[8] = { [8]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 2, ["CLSID"]="{SUPERHORNET_PYLON_02_MB_MK_BR55_2X_GBU-32}",
["num"]=2
}, },
[9] = { [9]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 1, ["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
}, },
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
}, },
["tasks"] = { ["tasks"] = {
[1] = 11, [1] = 11,
@@ -324,42 +418,56 @@ local unitPayloads = {
["displayName"] = "Retribution DEAD", ["displayName"] = "Retribution DEAD",
["name"] = "Retribution DEAD", ["name"] = "Retribution DEAD",
["pylons"] = { ["pylons"] = {
[1] = { [1]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 9, ["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}, },
[2] = { [2]=
["CLSID"] = "{AGM-154A}", {
["num"] = 8, ["CLSID"]="{SUPERHORNET_PYLON_10_MB_JS_2X_BRU55_AGM-154C}",
["num"]=8
}, },
[3] = { [3]=
["CLSID"] = "{AGM-154A}", {
["num"] = 7, ["CLSID"]="{SUPERHORNET_PYLON_09_IB_FT_FPU-12_Fueltank}",
["num"]=7
}, },
[4] = { [4]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 6, ["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
}, },
[5] = { [5]=
["CLSID"] = "{AN_ASQ_228}", {
["num"] = 4, ["CLSID"]="{SUPERHORNET_PYLON_05_TP_ASQ228}",
["num"]=4
}, },
[6] = { [6]=
["CLSID"] = "{AGM-154A}", {
["num"] = 3, ["CLSID"]="{SUPERHORNET_PYLON_03_IB_FT_FPU-12_Fueltank}",
["num"]=3
}, },
[7] = { [7]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 5, ["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_FPU-12_Fueltank}",
["num"]=5
}, },
[8] = { [8]=
["CLSID"] = "{AGM-154A}", {
["num"] = 2, ["CLSID"]="{SUPERHORNET_PYLON_02_MB_JS_2X_BRU_AGM-154C}",
["num"]=2
}, },
[9] = { [9]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 1, ["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
}, },
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
}, },
["tasks"] = { ["tasks"] = {
[1] = 11, [1] = 11,
@@ -369,87 +477,233 @@ local unitPayloads = {
["displayName"] = "Retribution Strike", ["displayName"] = "Retribution Strike",
["name"] = "Retribution Strike", ["name"] = "Retribution Strike",
["pylons"] = { ["pylons"] = {
[1] = { [1]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 9, ["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}, },
[2] = { [2]=
["CLSID"] = "{GBU_32_V_2B}", {
["num"] = 8, ["CLSID"]="{SUPERHORNET_PYLON_10_MB_MK_BR55_2X_GBU-32}",
["num"]=8
}, },
[3] = { [3]=
["CLSID"] = "{GBU_32_V_2B}", {
["num"] = 7, ["CLSID"]="{SUPERHORNET_PYLON_09_IB_MK_BR55_2X_GBU-32}",
["num"]=7
}, },
[4] = { [4]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 6, ["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
}, },
[5] = { [5]=
["CLSID"] = "{AN_ASQ_228}", {
["num"] = 4, ["CLSID"]="{SUPERHORNET_PYLON_05_TP_ASQ228}",
["num"]=4
}, },
[6] = { [6]=
["CLSID"] = "{GBU_32_V_2B}", {
["num"] = 3, ["CLSID"]="{SUPERHORNET_PYLON_03_IB_MK_BR55_2X_GBU-32}",
["num"]=3
}, },
[7] = { [7]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 5, ["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_FPU-12_Fueltank}",
["num"]=5
}, },
[8] = { [8]=
["CLSID"] = "{GBU_32_V_2B}", {
["num"] = 2, ["CLSID"]="{SUPERHORNET_PYLON_02_MB_MK_BR55_2X_GBU-32}",
["num"]=2
}, },
[9] = { [9]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 1, ["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
}, },
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
}, },
["tasks"] = { ["tasks"] = {
[1] = 11, [1] = 11,
}, },
}, },
[10] = { [10] = {
["displayName"] = "Retribution OCA/aircraft", ["displayName"] = "Retribution OCA/Aircraft",
["name"] = "Retribution OCA/aircraft", ["name"] = "Retribution OCA/aircraft",
["pylons"] = { ["pylons"] = {
[1] = { [1]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 9, ["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}, },
[2] = { [2]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 8, ["CLSID"]="{SUPERHORNET_PYLON_10_MB_JS_2X_BRU55_AGM-154C}",
["num"]=8
}, },
[3] = { [3]=
["CLSID"] = "{BRU33_2X_CBU-99}", {
["num"] = 7, ["CLSID"]="{SUPERHORNET_PYLON_09_IB_FT_FPU-12_Fueltank}",
["num"]=7
}, },
[4] = { [4]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 6, ["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
}, },
[5] = { [5]=
["CLSID"] = "{AN_ASQ_228}", {
["num"] = 4, ["CLSID"]="{SUPERHORNET_PYLON_05_TP_ASQ228}",
["num"]=4
}, },
[6] = { [6]=
["CLSID"] = "{BRU33_2X_CBU-99}", {
["num"] = 3, ["CLSID"]="{SUPERHORNET_PYLON_03_IB_FT_FPU-12_Fueltank}",
["num"]=3
}, },
[7] = { [7]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 5, ["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_FPU-12_Fueltank}",
["num"]=5
}, },
[8] = { [8]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 2, ["CLSID"]="{SUPERHORNET_PYLON_02_MB_JS_2X_BRU_AGM-154C}",
["num"]=2
}, },
[9] = { [9]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 1, ["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
}, },
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
},
["tasks"] = {
[1] = 11,
},
},
[11] = {
["displayName"] = "Retribution Refueling",
["name"] = "Retribution Refueling",
["pylons"] = {
[1]=
{
["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_AA42R}",
["num"]=5
},
[2]=
{
["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
},
[3]=
{
["CLSID"]="{SUPERHORNET_PYLON_05_AM_1X_AIM-120C}",
["num"]=4
},
[4]=
{
["CLSID"]="{SUPERHORNET_PYLON_09_IB_FT_FPU-12_Fueltank}",
["num"]=7
},
[5]=
{
["CLSID"]="{SUPERHORNET_PYLON_03_IB_FT_FPU-12_Fueltank}",
["num"]=3
},
[6]=
{
["CLSID"]="{SUPERHORNET_PYLON_10_OB_AR_1X_AGM-88}",
["num"]=8
},
[7]=
{
["CLSID"]="{SUPERHORNET_PYLON_02_OB_AR_1X_AGM-88}",
["num"]=2
},
[8]=
{
["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
},
[9]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
},
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}
},
["tasks"] = {
[1] = 11,
},
},
[12] = {
["displayName"] = "Retribution Recovery",
["name"] = "Retribution Recovery",
["pylons"] = {
[1]=
{
["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_AA42R}",
["num"]=5
},
[2]=
{
["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
},
[3]=
{
["CLSID"]="{SUPERHORNET_PYLON_05_AM_1X_AIM-120C}",
["num"]=4
},
[4]=
{
["CLSID"]="{SUPERHORNET_PYLON_09_IB_FT_FPU-12_Fueltank}",
["num"]=7
},
[5]=
{
["CLSID"]="{SUPERHORNET_PYLON_03_IB_FT_FPU-12_Fueltank}",
["num"]=3
},
[6]=
{
["CLSID"]="{SUPERHORNET_PYLON_10_OB_AR_1X_AGM-88}",
["num"]=8
},
[7]=
{
["CLSID"]="{SUPERHORNET_PYLON_02_OB_AR_1X_AGM-88}",
["num"]=2
},
[8]=
{
["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
},
[9]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
},
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}
}, },
["tasks"] = { ["tasks"] = {
[1] = 11, [1] = 11,

View File

@@ -0,0 +1,127 @@
local unitPayloads = {
["name"] = "FA-18ET",
["payloads"] = {
[1] = {
["displayName"] = "Retribution Refueling",
["name"] = "Retribution Refueling",
["pylons"] = {
[1]=
{
["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_AA42R}",
["num"]=5
},
[2]=
{
["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
},
[3]=
{
["CLSID"]="{SUPERHORNET_PYLON_05_AM_1X_AIM-120C}",
["num"]=4
},
[4]=
{
["CLSID"]="{SUPERHORNET_PYLON_09_IB_FT_FPU-12_Fueltank}",
["num"]=7
},
[5]=
{
["CLSID"]="{SUPERHORNET_PYLON_03_IB_FT_FPU-12_Fueltank}",
["num"]=3
},
[6]=
{
["CLSID"]="{SUPERHORNET_PYLON_10_OB_AR_1X_AGM-88}",
["num"]=8
},
[7]=
{
["CLSID"]="{SUPERHORNET_PYLON_02_OB_AR_1X_AGM-88}",
["num"]=2
},
[8]=
{
["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
},
[9]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
},
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}
},
["tasks"] = {
[1] = 11,
},
},
[12] = {
["displayName"] = "Retribution Recovery",
["name"] = "Retribution Recovery",
["pylons"] = {
[1]=
{
["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_AA42R}",
["num"]=5
},
[2]=
{
["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
},
[3]=
{
["CLSID"]="{SUPERHORNET_PYLON_05_AM_1X_AIM-120C}",
["num"]=4
},
[4]=
{
["CLSID"]="{SUPERHORNET_PYLON_09_IB_FT_FPU-12_Fueltank}",
["num"]=7
},
[5]=
{
["CLSID"]="{SUPERHORNET_PYLON_03_IB_FT_FPU-12_Fueltank}",
["num"]=3
},
[6]=
{
["CLSID"]="{SUPERHORNET_PYLON_10_OB_AR_1X_AGM-88}",
["num"]=8
},
[7]=
{
["CLSID"]="{SUPERHORNET_PYLON_02_OB_AR_1X_AGM-88}",
["num"]=2
},
[8]=
{
["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
},
[9]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
},
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}
},
["tasks"] = {
[1] = 11,
},
},
},
["tasks"] = {
},
["unitType"] = "FA-18ET",
}
return unitPayloads

View File

@@ -5,42 +5,56 @@ local unitPayloads = {
["displayName"] = "Retribution SEAD", ["displayName"] = "Retribution SEAD",
["name"] = "Retribution SEAD", ["name"] = "Retribution SEAD",
["pylons"] = { ["pylons"] = {
[1] = { [1]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 9, ["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}, },
[2] = { [2]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 8, ["CLSID"]="{SUPERHORNET_PYLON_10_MB_TD_3X_BRU_ADM-141A}",
["num"]=8
}, },
[3] = { [3]=
["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}", {
["num"] = 7, ["CLSID"]="{SUPERHORNET_PYLON_09_MB_AR_1X_AGM-88}",
["num"]=7
}, },
[4] = { [4]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 6, ["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
}, },
[5] = { [5]=
["CLSID"] = "{AN_ASQ_228}", {
["num"] = 4, ["CLSID"]="{SUPERHORNET_PYLON_05_TP_ASQ228}",
["num"]=4
}, },
[6] = { [6]=
["CLSID"] = "{B06DD79A-F21E-4EB9-BD9D-AB3844618C93}", {
["num"] = 3, ["CLSID"]="{SUPERHORNET_PYLON_03_MB_AR_1X_AGM-88}",
["num"]=3
}, },
[7] = { [7]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 5, ["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_FPU-12_Fueltank}",
["num"]=5
}, },
[8] = { [8]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 2, ["CLSID"]="{SUPERHORNET_PYLON_02_MB_TD_3X_BRU_ADM-141A}",
["num"]=2
}, },
[9] = { [9]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 1, ["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
}, },
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
}, },
["tasks"] = { ["tasks"] = {
[1] = 11, [1] = 11,
@@ -50,46 +64,56 @@ local unitPayloads = {
["displayName"] = "Retribution BARCAP", ["displayName"] = "Retribution BARCAP",
["name"] = "Retribution BARCAP", ["name"] = "Retribution BARCAP",
["pylons"] = { ["pylons"] = {
[1] = { [1]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 9, ["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}, },
[2] = { [2]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 8, ["CLSID"]="{SUPERHORNET_PYLON_10_MB_AM_2X_AIM-120C}",
["num"]=8
}, },
[3] = { [3]=
["CLSID"] = "LAU-115_2*LAU-127_AIM-120C", {
["num"] = 7, ["CLSID"]="{SUPERHORNET_PYLON_09_IB_FT_FPU-12_Fueltank}",
["num"]=7
}, },
[4] = { [4]=
["CLSID"] = "<CLEAN>", {
["num"] = 6, ["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
}, },
[5] = { [5]=
["CLSID"] = "{AN_ASQ_228}", {
["num"] = 4, ["CLSID"]="{SUPERHORNET_PYLON_05_AM_1X_AIM-120C}",
["num"]=4
}, },
[6] = { [6]=
["CLSID"] = "LAU-115_2*LAU-127_AIM-120C", {
["num"] = 3, ["CLSID"]="{SUPERHORNET_PYLON_03_IB_FT_FPU-12_Fueltank}",
["num"]=3
}, },
[7] = { [7]=
["CLSID"] = "<CLEAN>", {
["num"] = 5, ["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_FPU-12_Fueltank}",
["num"]=5
}, },
[8] = { [8]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 2, ["CLSID"]="{SUPERHORNET_PYLON_02_MB_AM_2X_AIM-120C}",
["num"]=2
}, },
[9] = { [9]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 1, ["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
}, ["num"]=1
[10] = {
["CLSID"] = "{FPU_12_FUEL_TANK}",
["num"] = 10,
}, },
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
}, },
["tasks"] = { ["tasks"] = {
[1] = 11, [1] = 11,
@@ -99,42 +123,56 @@ local unitPayloads = {
["displayName"] = "Retribution TARCAP/Escort", ["displayName"] = "Retribution TARCAP/Escort",
["name"] = "Retribution TARCAP/Escort", ["name"] = "Retribution TARCAP/Escort",
["pylons"] = { ["pylons"] = {
[1] = { [1]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 9, ["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}, },
[2] = { [2]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 8, ["CLSID"]="{SUPERHORNET_PYLON_10_MB_AM_2X_AIM-120C}",
["num"]=8
}, },
[3] = { [3]=
["CLSID"] = "LAU-115_2*LAU-127_AIM-120C", {
["num"] = 7, ["CLSID"]="{SUPERHORNET_PYLON_09_IB_AM_2X_AIM-120C}",
["num"]=7
}, },
[4] = { [4]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 6, ["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
}, },
[5] = { [5]=
["CLSID"] = "{AN_ASQ_228}", {
["num"] = 4, ["CLSID"]="{SUPERHORNET_PYLON_05_TP_ASQ228}",
["num"]=4
}, },
[6] = { [6]=
["CLSID"] = "LAU-115_2*LAU-127_AIM-120C", {
["num"] = 3, ["CLSID"]="{SUPERHORNET_PYLON_03_IB_AM_2X_AIM-120C}",
["num"]=3
}, },
[7] = { [7]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 5, ["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_FPU-12_Fueltank}",
["num"]=5
}, },
[8] = { [8]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 2, ["CLSID"]="{SUPERHORNET_PYLON_02_MB_AM_2X_AIM-120C}",
["num"]=2
}, },
[9] = { [9]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 1, ["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
}, },
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
}, },
["tasks"] = { ["tasks"] = {
[1] = 11, [1] = 11,
@@ -144,42 +182,56 @@ local unitPayloads = {
["displayName"] = "Retribution Anti-ship", ["displayName"] = "Retribution Anti-ship",
["name"] = "Retribution Anti-ship", ["name"] = "Retribution Anti-ship",
["pylons"] = { ["pylons"] = {
[1] = { [1]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 9, ["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}, },
[2] = { [2]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 8, ["CLSID"]="{SUPERHORNET_PYLON_10_MB_SM_1X_AGM-84E}",
["num"]=8
}, },
[3] = { [3]=
["CLSID"] = "{AGM_84D}", {
["num"] = 7, ["CLSID"]="{SUPERHORNET_PYLON_09_IB_SM_1X_AGM-84E}",
["num"]=7
}, },
[4] = { [4]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 6, ["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
}, },
[5] = { [5]=
["CLSID"] = "{AN_ASQ_228}", {
["num"] = 4, ["CLSID"]="{SUPERHORNET_PYLON_05_TP_ASQ228}",
["num"]=4
}, },
[6] = { [6]=
["CLSID"] = "{AGM_84D}", {
["num"] = 3, ["CLSID"]="{SUPERHORNET_PYLON_03_IB_SM_1X_AGM-84E}",
["num"]=3
}, },
[7] = { [7]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 5, ["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_FPU-12_Fueltank}",
["num"]=5
}, },
[8] = { [8]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 2, ["CLSID"]="{SUPERHORNET_PYLON_02_MB_SM_1X_AGM-84E}",
["num"]=2
}, },
[9] = { [9]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 1, ["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
}, },
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
}, },
["tasks"] = { ["tasks"] = {
[1] = 11, [1] = 11,
@@ -189,42 +241,56 @@ local unitPayloads = {
["displayName"] = "Retribution BAI", ["displayName"] = "Retribution BAI",
["name"] = "Retribution BAI", ["name"] = "Retribution BAI",
["pylons"] = { ["pylons"] = {
[1] = { [1]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 9, ["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}, },
[2] = { [2]=
["CLSID"] = "LAU_117_AGM_65F", {
["num"] = 8, ["CLSID"]="{SUPERHORNET_PYLON_10_OB_MV_1X_AGM-65F}",
["num"]=8
}, },
[3] = { [3]=
["CLSID"] = "LAU_117_AGM_65F", {
["num"] = 7, ["CLSID"]="{SUPERHORNET_PYLON_09_MB_MV_1X_AGM-65F}",
["num"]=7
}, },
[4] = { [4]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 6, ["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
}, },
[5] = { [5]=
["CLSID"] = "{AN_ASQ_228}", {
["num"] = 4, ["CLSID"]="{SUPERHORNET_PYLON_05_TP_ASQ228}",
["num"]=4
}, },
[6] = { [6]=
["CLSID"] = "LAU_117_AGM_65F", {
["num"] = 3, ["CLSID"]="{SUPERHORNET_PYLON_03_MB_MV_1X_AGM-65F}",
["num"]=3
}, },
[7] = { [7]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 5, ["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_FPU-12_Fueltank}",
["num"]=5
}, },
[8] = { [8]=
["CLSID"] = "LAU_117_AGM_65F", {
["num"] = 2, ["CLSID"]="{SUPERHORNET_PYLON_02_OB_MV_1X_AGM-65F}",
["num"]=2
}, },
[9] = { [9]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 1, ["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
}, },
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
}, },
["tasks"] = { ["tasks"] = {
[1] = 11, [1] = 11,
@@ -234,42 +300,56 @@ local unitPayloads = {
["displayName"] = "Retribution CAS", ["displayName"] = "Retribution CAS",
["name"] = "Retribution CAS", ["name"] = "Retribution CAS",
["pylons"] = { ["pylons"] = {
[1] = { [1]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 9, ["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}, },
[2] = { [2]=
["CLSID"] = "LAU_117_AGM_65F", {
["num"] = 8, ["CLSID"]="{SUPERHORNET_PYLON_10_OB_MV_1X_AGM-65F}",
["num"]=8
}, },
[3] = { [3]=
["CLSID"] = "{GBU_32_V_2B}", {
["num"] = 7, ["CLSID"]="{SUPERHORNET_PYLON_09_MB_MV_1X_AGM-65F}",
["num"]=7
}, },
[4] = { [4]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 6, ["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
}, },
[5] = { [5]=
["CLSID"] = "{AN_ASQ_228}", {
["num"] = 4, ["CLSID"]="{SUPERHORNET_PYLON_05_TP_ASQ228}",
["num"]=4
}, },
[6] = { [6]=
["CLSID"] = "{GBU_32_V_2B}", {
["num"] = 3, ["CLSID"]="{SUPERHORNET_PYLON_03_MB_MV_1X_AGM-65F}",
["num"]=3
}, },
[7] = { [7]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 5, ["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_FPU-12_Fueltank}",
["num"]=5
}, },
[8] = { [8]=
["CLSID"] = "LAU_117_AGM_65F", {
["num"] = 2, ["CLSID"]="{SUPERHORNET_PYLON_02_OB_MV_1X_AGM-65F}",
["num"]=2
}, },
[9] = { [9]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 1, ["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
}, },
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
}, },
["tasks"] = { ["tasks"] = {
[1] = 11, [1] = 11,
@@ -279,42 +359,56 @@ local unitPayloads = {
["displayName"] = "Retribution OCA/Runway", ["displayName"] = "Retribution OCA/Runway",
["name"] = "Retribution OCA/Runway", ["name"] = "Retribution OCA/Runway",
["pylons"] = { ["pylons"] = {
[1] = { [1]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 9, ["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}, },
[2] = { [2]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 8, ["CLSID"]="{SUPERHORNET_PYLON_10_MB_MK_BR55_2X_GBU-32}",
["num"]=8
}, },
[3] = { [3]=
["CLSID"] = "{GBU_31_V_4B}", {
["num"] = 7, ["CLSID"]="{SUPERHORNET_PYLON_09_IB_MK_BR55_2X_GBU-32}",
["num"]=7
}, },
[4] = { [4]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 6, ["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
}, },
[5] = { [5]=
["CLSID"] = "{AN_ASQ_228}", {
["num"] = 4, ["CLSID"]="{SUPERHORNET_PYLON_05_TP_ASQ228}",
["num"]=4
}, },
[6] = { [6]=
["CLSID"] = "{GBU_31_V_4B}", {
["num"] = 3, ["CLSID"]="{SUPERHORNET_PYLON_03_IB_MK_BR55_2X_GBU-32}",
["num"]=3
}, },
[7] = { [7]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 5, ["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_FPU-12_Fueltank}",
["num"]=5
}, },
[8] = { [8]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 2, ["CLSID"]="{SUPERHORNET_PYLON_02_MB_MK_BR55_2X_GBU-32}",
["num"]=2
}, },
[9] = { [9]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 1, ["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
}, },
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
}, },
["tasks"] = { ["tasks"] = {
[1] = 11, [1] = 11,
@@ -324,42 +418,56 @@ local unitPayloads = {
["displayName"] = "Retribution DEAD", ["displayName"] = "Retribution DEAD",
["name"] = "Retribution DEAD", ["name"] = "Retribution DEAD",
["pylons"] = { ["pylons"] = {
[1] = { [1]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 9, ["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}, },
[2] = { [2]=
["CLSID"] = "{AGM-154A}", {
["num"] = 8, ["CLSID"]="{SUPERHORNET_PYLON_10_MB_JS_2X_BRU55_AGM-154C}",
["num"]=8
}, },
[3] = { [3]=
["CLSID"] = "{AGM-154A}", {
["num"] = 7, ["CLSID"]="{SUPERHORNET_PYLON_09_IB_FT_FPU-12_Fueltank}",
["num"]=7
}, },
[4] = { [4]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 6, ["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
}, },
[5] = { [5]=
["CLSID"] = "{AN_ASQ_228}", {
["num"] = 4, ["CLSID"]="{SUPERHORNET_PYLON_05_TP_ASQ228}",
["num"]=4
}, },
[6] = { [6]=
["CLSID"] = "{AGM-154A}", {
["num"] = 3, ["CLSID"]="{SUPERHORNET_PYLON_03_IB_FT_FPU-12_Fueltank}",
["num"]=3
}, },
[7] = { [7]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 5, ["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_FPU-12_Fueltank}",
["num"]=5
}, },
[8] = { [8]=
["CLSID"] = "{AGM-154A}", {
["num"] = 2, ["CLSID"]="{SUPERHORNET_PYLON_02_MB_JS_2X_BRU_AGM-154C}",
["num"]=2
}, },
[9] = { [9]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 1, ["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
}, },
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
}, },
["tasks"] = { ["tasks"] = {
[1] = 11, [1] = 11,
@@ -369,87 +477,233 @@ local unitPayloads = {
["displayName"] = "Retribution Strike", ["displayName"] = "Retribution Strike",
["name"] = "Retribution Strike", ["name"] = "Retribution Strike",
["pylons"] = { ["pylons"] = {
[1] = { [1]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 9, ["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}, },
[2] = { [2]=
["CLSID"] = "{GBU_32_V_2B}", {
["num"] = 8, ["CLSID"]="{SUPERHORNET_PYLON_10_MB_MK_BR55_2X_GBU-32}",
["num"]=8
}, },
[3] = { [3]=
["CLSID"] = "{GBU_32_V_2B}", {
["num"] = 7, ["CLSID"]="{SUPERHORNET_PYLON_09_IB_MK_BR55_2X_GBU-32}",
["num"]=7
}, },
[4] = { [4]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 6, ["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
}, },
[5] = { [5]=
["CLSID"] = "{AN_ASQ_228}", {
["num"] = 4, ["CLSID"]="{SUPERHORNET_PYLON_05_TP_ASQ228}",
["num"]=4
}, },
[6] = { [6]=
["CLSID"] = "{GBU_32_V_2B}", {
["num"] = 3, ["CLSID"]="{SUPERHORNET_PYLON_03_IB_MK_BR55_2X_GBU-32}",
["num"]=3
}, },
[7] = { [7]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 5, ["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_FPU-12_Fueltank}",
["num"]=5
}, },
[8] = { [8]=
["CLSID"] = "{GBU_32_V_2B}", {
["num"] = 2, ["CLSID"]="{SUPERHORNET_PYLON_02_MB_MK_BR55_2X_GBU-32}",
["num"]=2
}, },
[9] = { [9]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 1, ["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
}, },
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
}, },
["tasks"] = { ["tasks"] = {
[1] = 11, [1] = 11,
}, },
}, },
[10] = { [10] = {
["displayName"] = "Retribution OCA/aircraft", ["displayName"] = "Retribution OCA/Aircraft",
["name"] = "Retribution OCA/aircraft", ["name"] = "Retribution OCA/aircraft",
["pylons"] = { ["pylons"] = {
[1] = { [1]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 9, ["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}, },
[2] = { [2]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 8, ["CLSID"]="{SUPERHORNET_PYLON_10_MB_JS_2X_BRU55_AGM-154C}",
["num"]=8
}, },
[3] = { [3]=
["CLSID"] = "{BRU33_2X_CBU-99}", {
["num"] = 7, ["CLSID"]="{SUPERHORNET_PYLON_09_IB_FT_FPU-12_Fueltank}",
["num"]=7
}, },
[4] = { [4]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 6, ["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
}, },
[5] = { [5]=
["CLSID"] = "{AN_ASQ_228}", {
["num"] = 4, ["CLSID"]="{SUPERHORNET_PYLON_05_TP_ASQ228}",
["num"]=4
}, },
[6] = { [6]=
["CLSID"] = "{BRU33_2X_CBU-99}", {
["num"] = 3, ["CLSID"]="{SUPERHORNET_PYLON_03_IB_FT_FPU-12_Fueltank}",
["num"]=3
}, },
[7] = { [7]=
["CLSID"] = "{FPU_12_FUEL_TANK}", {
["num"] = 5, ["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_FPU-12_Fueltank}",
["num"]=5
}, },
[8] = { [8]=
["CLSID"] = "{40EF17B7-F508-45de-8566-6FFECC0C1AB8}", {
["num"] = 2, ["CLSID"]="{SUPERHORNET_PYLON_02_MB_JS_2X_BRU_AGM-154C}",
["num"]=2
}, },
[9] = { [9]=
["CLSID"] = "{5CE2FF2A-645A-4197-B48D-8720AC69394F}", {
["num"] = 1, ["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
}, },
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
}
},
["tasks"] = {
[1] = 11,
},
},
[11] = {
["displayName"] = "Retribution Refueling",
["name"] = "Retribution Refueling",
["pylons"] = {
[1]=
{
["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_AA42R}",
["num"]=5
},
[2]=
{
["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
},
[3]=
{
["CLSID"]="{SUPERHORNET_PYLON_05_AM_1X_AIM-120C}",
["num"]=4
},
[4]=
{
["CLSID"]="{SUPERHORNET_PYLON_09_IB_FT_FPU-12_Fueltank}",
["num"]=7
},
[5]=
{
["CLSID"]="{SUPERHORNET_PYLON_03_IB_FT_FPU-12_Fueltank}",
["num"]=3
},
[6]=
{
["CLSID"]="{SUPERHORNET_PYLON_10_OB_AR_1X_AGM-88}",
["num"]=8
},
[7]=
{
["CLSID"]="{SUPERHORNET_PYLON_02_OB_AR_1X_AGM-88}",
["num"]=2
},
[8]=
{
["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
},
[9]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
},
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}
},
["tasks"] = {
[1] = 11,
},
},
[12] = {
["displayName"] = "Retribution Recovery",
["name"] = "Retribution Recovery",
["pylons"] = {
[1]=
{
["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_AA42R}",
["num"]=5
},
[2]=
{
["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
},
[3]=
{
["CLSID"]="{SUPERHORNET_PYLON_05_AM_1X_AIM-120C}",
["num"]=4
},
[4]=
{
["CLSID"]="{SUPERHORNET_PYLON_09_IB_FT_FPU-12_Fueltank}",
["num"]=7
},
[5]=
{
["CLSID"]="{SUPERHORNET_PYLON_03_IB_FT_FPU-12_Fueltank}",
["num"]=3
},
[6]=
{
["CLSID"]="{SUPERHORNET_PYLON_10_OB_AR_1X_AGM-88}",
["num"]=8
},
[7]=
{
["CLSID"]="{SUPERHORNET_PYLON_02_OB_AR_1X_AGM-88}",
["num"]=2
},
[8]=
{
["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
},
[9]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
},
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}
}, },
["tasks"] = { ["tasks"] = {
[1] = 11, [1] = 11,

View File

@@ -0,0 +1,127 @@
local unitPayloads = {
["name"] = "FA-18FT",
["payloads"] = {
[1] = {
["displayName"] = "Retribution Refueling",
["name"] = "Retribution Refueling",
["pylons"] = {
[1]=
{
["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_AA42R}",
["num"]=5
},
[2]=
{
["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
},
[3]=
{
["CLSID"]="{SUPERHORNET_PYLON_05_AM_1X_AIM-120C}",
["num"]=4
},
[4]=
{
["CLSID"]="{SUPERHORNET_PYLON_09_IB_FT_FPU-12_Fueltank}",
["num"]=7
},
[5]=
{
["CLSID"]="{SUPERHORNET_PYLON_03_IB_FT_FPU-12_Fueltank}",
["num"]=3
},
[6]=
{
["CLSID"]="{SUPERHORNET_PYLON_10_OB_AR_1X_AGM-88}",
["num"]=8
},
[7]=
{
["CLSID"]="{SUPERHORNET_PYLON_02_OB_AR_1X_AGM-88}",
["num"]=2
},
[8]=
{
["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
},
[9]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
},
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}
},
["tasks"] = {
[1] = 11,
},
},
[12] = {
["displayName"] = "Retribution Recovery",
["name"] = "Retribution Recovery",
["pylons"] = {
[1]=
{
["CLSID"]="{SUPERHORNET_PYLON_06_CN_FT_AA42R}",
["num"]=5
},
[2]=
{
["CLSID"]="{SUPERHORNET_PYLON_07_AM_1X_AIM-120C}",
["num"]=6
},
[3]=
{
["CLSID"]="{SUPERHORNET_PYLON_05_AM_1X_AIM-120C}",
["num"]=4
},
[4]=
{
["CLSID"]="{SUPERHORNET_PYLON_09_IB_FT_FPU-12_Fueltank}",
["num"]=7
},
[5]=
{
["CLSID"]="{SUPERHORNET_PYLON_03_IB_FT_FPU-12_Fueltank}",
["num"]=3
},
[6]=
{
["CLSID"]="{SUPERHORNET_PYLON_10_OB_AR_1X_AGM-88}",
["num"]=8
},
[7]=
{
["CLSID"]="{SUPERHORNET_PYLON_02_OB_AR_1X_AGM-88}",
["num"]=2
},
[8]=
{
["CLSID"]="{SUPERHORNET_PYLON_01_SW_1X_AIM-9X}",
["num"]=1
},
[9]=
{
["CLSID"]="{SUPERHORNET_PYLON_IN_FT_AUX_CELLS}",
["num"]=10
},
[10]=
{
["CLSID"]="{SUPERHORNET_PYLON_11_SW_1X_AIM-9X}",
["num"]=9
}
},
["tasks"] = {
[1] = 11,
},
},
},
["tasks"] = {
},
["unitType"] = "FA-18ET",
}
return unitPayloads

View File

@@ -1,211 +1,212 @@
{ {
"country": "Combined Joint Task Forces Blue", "country": "Combined Joint Task Forces Blue",
"name": "Blufor Current", "name": "Blufor Current",
"authors": "Starfire", "authors": "Starfire",
"description": "<p>Combined Blufor in the 2020s intended for use with Currenthill's USA and Sweden asset packs.</p>", "description": "<p>Combined Blufor in the 2020s intended for use with Currenthill's USA and Sweden asset packs.</p>",
"aircrafts": [ "aircrafts": [
"A-10C Thunderbolt II (Suite 7)", "A-10C Thunderbolt II (Suite 7)",
"A-10C Thunderbolt II (Suite 3)", "A-10C Thunderbolt II (Suite 3)",
"AH-64D Apache Longbow", "AH-64D Apache Longbow",
"AH-1W SuperCobra", "AH-1W SuperCobra",
"AH-64D Apache Longbow (AI)", "AH-64D Apache Longbow (AI)",
"AJS-37 Viggen", "AJS-37 Viggen",
"AV-8B Harrier II Night Attack", "AV-8B Harrier II Night Attack",
"B-1B Lancer", "B-1B Lancer",
"B-52H Stratofortress", "B-52H Stratofortress",
"C-130", "C-130",
"C-130J-30 Super Hercules", "C-130J-30 Super Hercules",
"CH-47D", "CH-47D",
"CH-47F Block I", "CH-47F Block I",
"F-117A Nighthawk", "F-117A Nighthawk",
"F-14B Tomcat", "F-14B Tomcat",
"F-15C Eagle", "F-15C Eagle",
"F-15E Strike Eagle (AI)", "F-15E Strike Eagle (AI)",
"F-15E Strike Eagle (Suite 4+)", "F-15E Strike Eagle (Suite 4+)",
"F-16CM Fighting Falcon (Block 50)", "F-16CM Fighting Falcon (Block 50)",
"F-22A Raptor", "F-22A Raptor",
"F-4E-45MC Phantom II", "F-4E-45MC Phantom II",
"F-5E Tiger II", "F-5E Tiger II",
"F-5E Tiger II (FC)", "F-5E Tiger II (FC)",
"F/A-18C Hornet (Lot 20)", "F/A-18C Hornet (Lot 20)",
"F/A-18E Super Hornet", "F/A-18E Super Hornet",
"F/A-18F Super Hornet", "F/A-18F Super Hornet",
"EA-18G Growler", "EA-18G Growler",
"Mirage 2000C", "Mirage 2000C",
"OH-58D(R) Kiowa Warrior", "OH-58D(R) Kiowa Warrior",
"SA 342L Gazelle", "SA 342L Gazelle",
"SA 342M Gazelle", "SA 342M Gazelle",
"UH-1H Iroquois", "UH-1H Iroquois",
"UH-60A", "UH-60A",
"UH-60L", "UH-60L",
"[CH] B-21", "[CH] B-21",
"[CH] JAS 39C Gripen" "[CH] JAS 39C Gripen"
], ],
"awacs": [ "awacs": [
"E-2D Advanced Hawkeye", "E-2D Advanced Hawkeye",
"E-3A" "E-3A"
], ],
"tankers": [ "tankers": [
"KC-130", "KC-130",
"KC-135 Stratotanker", "KC-135 Stratotanker",
"KC-135 Stratotanker MPRS", "KC-135 Stratotanker MPRS",
"S-3B Tanker", "S-3B Tanker",
"F/A-18E Tanker" "F/A-18E Tanker",
], "F/A-18F Tanker"
"frontline_units": [ ],
"MBT M1A2C SEP v3 Abrams", "frontline_units": [
"APC MRAP MaxxPro", "MBT M1A2C SEP v3 Abrams",
"LAV-25", "APC MRAP MaxxPro",
"Leopard 2", "LAV-25",
"M1043 HMMWV (M2 HMG)", "Leopard 2",
"M1045 HMMWV (BGM-71 TOW)", "M1043 HMMWV (M2 HMG)",
"M1097 Heavy HMMWV Avenger", "M1045 HMMWV (BGM-71 TOW)",
"M1134 Stryker ATGM (BGM-71 TOW)", "M1097 Heavy HMMWV Avenger",
"M1A2 Abrams", "M1134 Stryker ATGM (BGM-71 TOW)",
"M2A2 Bradley", "M1A2 Abrams",
"Marder 1A3", "M2A2 Bradley",
"Merkava Mk IV", "Marder 1A3",
"VAB Mephisto", "Merkava Mk IV",
"[CH] Strf 9040B IFV", "VAB Mephisto",
"[CH] Lvkv 9040B SPAAG", "[CH] Strf 9040B IFV",
"[CH] Strv 2000 T140/40 MBT", "[CH] Lvkv 9040B SPAAG",
"[CH] BvS 10 ATV", "[CH] Strv 2000 T140/40 MBT",
"Leopard 2A4", "[CH] BvS 10 ATV",
"Leopard 2A5", "Leopard 2A4",
"[CH] BvS 10 ATV", "Leopard 2A5",
"[CH] RBS 90 VSHORAD LN", "[CH] BvS 10 ATV",
"[CH] LAV-AD SPAAGM", "[CH] RBS 90 VSHORAD LN",
"[CH] M10 LT", "[CH] LAV-AD SPAAGM",
"[CH] M1A2 SEPv3 MBT", "[CH] M10 LT",
"[CH] M2A3 IFV", "[CH] M1A2 SEPv3 MBT",
"[CH] M551 LT", "[CH] M2A3 IFV",
"[CH] Oshkosh L-ATV (M2)", "[CH] M551 LT",
"[CH] Oshkosh L-ATV (Mk19)", "[CH] Oshkosh L-ATV (M2)",
"[CH] Oshkosh M-ATV MRAP (M2)", "[CH] Oshkosh L-ATV (Mk19)",
"[CH] Oshkosh M-ATV MRAP (Mk19)" "[CH] Oshkosh M-ATV MRAP (M2)",
], "[CH] Oshkosh M-ATV MRAP (Mk19)"
"artillery_units": [ ],
"M109A6 Paladin", "artillery_units": [
"M270 Multiple Launch Rocket System", "M109A6 Paladin",
"[CH] M270A1 MLRS (GMLRS)", "M270 Multiple Launch Rocket System",
"[CH] M777 LTH M795", "[CH] M270A1 MLRS (GMLRS)",
"[CH] M777 LTH M982 Excalibur", "[CH] M777 LTH M795",
"[CH] M777 LTH M982 Excalibur (MTVR)", "[CH] M777 LTH M982 Excalibur",
"[CH] M777 LTH M795 (MTVR)", "[CH] M777 LTH M982 Excalibur (MTVR)",
"[CH] M270A1 MLRS (GLSDB)", "[CH] M777 LTH M795 (MTVR)",
"[CH] M142 HIMARS (GLSDB)", "[CH] M270A1 MLRS (GLSDB)",
"[CH] M142 HIMARS (AGMLRS)", "[CH] M142 HIMARS (GLSDB)",
"[CH] Grkpbv 90 SPM", "[CH] M142 HIMARS (AGMLRS)",
"[CH] Archer SPG SGR77B", "[CH] Grkpbv 90 SPM",
"[CH] Archer SPG M982 Excalibur" "[CH] Archer SPG SGR77B",
], "[CH] Archer SPG M982 Excalibur"
"logistics_units": [ ],
"Truck M818 6x6", "logistics_units": [
"[CH] Oshkosh FMTV M1083", "Truck M818 6x6",
"[CH] Oshkosh HEMTT M977", "[CH] Oshkosh FMTV M1083",
"[CH] Oshkosh HEMTT M983", "[CH] Oshkosh HEMTT M977",
"[CH] Oshkosh MTVR MK23" "[CH] Oshkosh HEMTT M983",
"[CH] Oshkosh MTVR MK23"
],
"infantry_units": [ ],
"Infantry M249", "infantry_units": [
"Infantry M4", "Infantry M249",
"MANPADS Stinger", "Infantry M4",
"[CH] FGM-148 ATGM Soldier", "MANPADS Stinger",
"[CH] FIM-92K Stinger Soldier", "[CH] FGM-148 ATGM Soldier",
"[CH] M120 120 mm Mortar", "[CH] FIM-92K Stinger Soldier",
"[CH] M136 AT Soldier", "[CH] M120 120 mm Mortar",
"[CH] M2 HMG Soldier", "[CH] M136 AT Soldier",
"[CH] M240 GPMG Soldier", "[CH] M2 HMG Soldier",
"[CH] M249 LMG Soldier", "[CH] M240 GPMG Soldier",
"[CH] M4 AR Soldier", "[CH] M249 LMG Soldier",
"[CH] M4/M203 AR/GL Soldier", "[CH] M4 AR Soldier",
"[CH] M82 AMR Soldier", "[CH] M4/M203 AR/GL Soldier",
"[CH] Mk19 AGL Soldier", "[CH] M82 AMR Soldier",
"[CH] Ak 4 Soldier", "[CH] Mk19 AGL Soldier",
"[CH] Ak 5 Soldier", "[CH] Ak 4 Soldier",
"[CH] Ak 5 Granattillsats Soldier", "[CH] Ak 5 Soldier",
"[CH] Ksp 58 Soldier", "[CH] Ak 5 Granattillsats Soldier",
"[CH] Ksp 90 Soldier", "[CH] Ksp 58 Soldier",
"[CH] Ag 90 Sniper AMR", "[CH] Ksp 90 Soldier",
"[CH] Pskott 86 Soldier", "[CH] Ag 90 Sniper AMR",
"[CH] RBS 57 ATGM Soldier", "[CH] Pskott 86 Soldier",
"[CH] RBS 58 ATGM", "[CH] RBS 57 ATGM Soldier",
"[CH] RBS 90 VSHORAD LN" "[CH] RBS 58 ATGM",
], "[CH] RBS 90 VSHORAD LN"
"preset_groups": [ ],
"Hawk", "preset_groups": [
"Patriot", "Hawk",
"NASAMS AIM-120C", "Patriot",
"RBS-15", "NASAMS AIM-120C",
"RBS-70", "RBS-15",
"RBS-90", "RBS-70",
"RBS-98", "RBS-90",
"LvS-103 Rb103A", "RBS-98",
"LvS-103 Rb103B", "LvS-103 Rb103A",
"LvS-103 Rb103A Mobile", "LvS-103 Rb103B",
"LvS-103 Rb103B Mobile", "LvS-103 Rb103A Mobile",
"MIM-104 Patriot (Mobile)", "LvS-103 Rb103B Mobile",
"MIM-104 Patriot (Stationary)", "MIM-104 Patriot (Mobile)",
"NASAMS 3", "MIM-104 Patriot (Stationary)",
"THAAD" "NASAMS 3",
], "THAAD"
"naval_units": [ ],
"DDG Arleigh Burke IIa", "naval_units": [
"CG Ticonderoga", "DDG Arleigh Burke IIa",
"LHA-1 Tarawa", "CG Ticonderoga",
"CVN-74 John C. Stennis", "LHA-1 Tarawa",
"L02 Canberra", "CVN-74 John C. Stennis",
"HMAS HOBART DDG39", "L02 Canberra",
"L52 Castilla", "HMAS HOBART DDG39",
"L61 Juan Carlos I", "L52 Castilla",
"F100 Álvaro de Bazán", "L61 Juan Carlos I",
"F105 Cristobal Colon", "F100 Álvaro de Bazán",
"[CH] Visby Class Corvette", "F105 Cristobal Colon",
"[CH] Strb 90 FAC", "[CH] Visby Class Corvette",
"[CH] Arleigh Burke Flight IIA Destroyer", "[CH] Strb 90 FAC",
"[CH] Arleigh Burke Flight III Destroyer", "[CH] Arleigh Burke Flight IIA Destroyer",
"[CH] Constellation Frigate", "[CH] Arleigh Burke Flight III Destroyer",
"[CH] Ticonderoga Cruiser", "[CH] Constellation Frigate",
"[CH] Ticonderoga CMP Cruiser" "[CH] Ticonderoga Cruiser",
], "[CH] Ticonderoga CMP Cruiser"
"missiles": [ ],
"[CH] M270A1 MLRS (ATACMS)", "missiles": [
"[CH] M142 HIMARS (ATACMS)", "[CH] M270A1 MLRS (ATACMS)",
"[CH] M142 HIMARS (PrSM)", "[CH] M142 HIMARS (ATACMS)",
"[CH] M142 HIMARS (PrSM AShM)" "[CH] M142 HIMARS (PrSM)",
], "[CH] M142 HIMARS (PrSM AShM)"
"air_defense_units": [ ],
"EWR AN/FPS-117 Radar", "air_defense_units": [
"Flakpanzer Gepard", "EWR AN/FPS-117 Radar",
"M163 Vulcan Air Defense System", "Flakpanzer Gepard",
"M6 Linebacker", "M163 Vulcan Air Defense System",
"HEMTT C-RAM Phalanx", "M6 Linebacker",
"M1097 Heavy HMMWV Avenger", "HEMTT C-RAM Phalanx",
"SAM Hawk SR (AN/MPQ-50)", "M1097 Heavy HMMWV Avenger",
"[CH] UndE 23 (RBS 70/90/98) STR", "SAM Hawk SR (AN/MPQ-50)",
"[CH] Centurion C-RAM", "[CH] UndE 23 (RBS 70/90/98) STR",
"[CH] LAV-AD SPAAGM" "[CH] Centurion C-RAM",
], "[CH] LAV-AD SPAAGM"
"requirements": { ],
"CurrentHill USA Asset Pack": "https://www.currenthill.com/usa", "requirements": {
"CurrentHill Sweden Asset Pack": "https://www.currenthill.com/sweden" "CurrentHill USA Asset Pack": "https://www.currenthill.com/usa",
}, "CurrentHill Sweden Asset Pack": "https://www.currenthill.com/sweden"
"carrier_names": [ },
"CVN-71 Theodore Roosevelt", "carrier_names": [
"CVN-72 Abraham Lincoln", "CVN-71 Theodore Roosevelt",
"CVN-73 George Washington", "CVN-72 Abraham Lincoln",
"CVN-74 John C. Stennis", "CVN-73 George Washington",
"CVN-75 Harry S. Truman" "CVN-74 John C. Stennis",
], "CVN-75 Harry S. Truman"
"helicopter_carrier_names": [ ],
"LHA-1 Tarawa", "helicopter_carrier_names": [
"LHA-2 Saipan", "LHA-1 Tarawa",
"LHA-3 Belleau Wood", "LHA-2 Saipan",
"LHA-4 Nassau", "LHA-3 Belleau Wood",
"LHA-5 Peleliu" "LHA-4 Nassau",
], "LHA-5 Peleliu"
"has_jtac": true, ],
"jtac_unit": "MQ-9 Reaper", "has_jtac": true,
"unrestricted_satnav": true "jtac_unit": "MQ-9 Reaper",
"unrestricted_satnav": true
} }

View File

@@ -1,10 +0,0 @@
---
name: VFA-105 (Tanker)
nickname: Gunslingers
female_pilot_percentage: 12
country: USA
role: Tanker
aircraft: F/A-18E Tanker
livery: Stock Tanker E
mission_types:
- Refueling

View File

@@ -1,10 +0,0 @@
---
name: VFA-41 (Tanker)
nickname: Black Aces
female_pilot_percentage: 12
country: USA
role: Tanker
aircraft: F/A-18F Tanker
livery: Stock Tanker F
mission_types:
- Refueling

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

View File

@@ -40,3 +40,4 @@ tasks:
DEAD: 500 DEAD: 500
SEAD: 600 SEAD: 600
SEAD Escort: 550 SEAD Escort: 550
SEAD Sweep: 500

View File

@@ -62,6 +62,7 @@ tasks:
SEAD Escort: 430 SEAD Escort: 430
Strike: 600 Strike: 600
TARCAP: 450 TARCAP: 450
weapon_injections: # AGM-154B only works for AI weapon_injections: # AGM-154B only works for AI
2: 2:
- "{AGM-154B}" - "{AGM-154B}"

View File

@@ -0,0 +1,75 @@
carrier_capable: true
description:
'The F/A-18E Super Hornet is a single-seat, twin engine, carrier-capable, multirole
fighter aircraft. The Super Hornets are larger and more advanced derivatives of the
McDonnell Douglas F/A-18C and D Hornets, also known as legacy Hornets.
The Super Hornet is equipped with a large suite of sensors that includes a radar, targeting
pod, and a helmet mounted sight. In addition to its internal 20mm cannon, the Super Hornet
can be armed with a large assortment of unguided bombs and rockets, laser and GPS-guided
bombs, air-to-surface missiles of all sorts, and both radar and infrared-guided
air-to-air missiles.
The Super Hornet is also known for its extreme, slow-speed maneuverability in a dogfight.
Although incredibly deadly, the Super Hornet is also a very easy aircraft to fly.
This version is an AI-only tanker aircraft, capable of in-flight refueling.'
introduced: 1999
manufacturer: McDonnell Douglas
origin: USA
price: 25
max_group_size: 1
role: Carrier-based Tanker
fuel:
# Parking A1 to RWY 32 at Akrotiri.
taxi: 170
# AB takeoff to 350/0.85, reduce to MIL and maintain 350 to 25k ft.
climb_ppm: 44.25
# 0.85 mach for 100NM.
cruise_ppm: 22.1
# ~0.9 mach for 100NM. Occasional AB use.
combat_ppm: 27.5
min_safe: 2000
patrol:
# ~265 knots IAS
speed: 320
altitude: 18000
variants:
F/A-18E Tanker: {}
radios:
intra_flight: AN/ARC-210
inter_flight: AN/ARC-210
channels:
type: common
# DCS will clobber channel 1 of the first radio compatible with the flight's
# assigned frequency. Since the F/A-18's two radios are both AN/ARC-210s,
# radio 1 will be compatible regardless of which frequency is assigned, so
# we must use radio 1 for the intra-flight radio.
intra_flight_radio_index: 1
inter_flight_radio_index: 2
utc_kneeboard: true
# default_overrides:
# HelmetMountedDevice: 1
# InnerBoard: 0
# OuterBoard: 0
tasks:
Refueling: 0
#weapon_injections: # AGM-154B only works for AI
# 2:
# - "{AGM-154B}"
# - "{BRU57_2*AGM-154B}"
# 3:
# - "{AGM-154B}"
# - "{BRU57_2*AGM-154B}"
# 7:
# - "{AGM-154B}"
# - "{BRU57_2*AGM-154B}"
# 8:
# - "{AGM-154B}"
# - "{BRU57_2*AGM-154B}"

View File

@@ -62,6 +62,7 @@ tasks:
SEAD Escort: 430 SEAD Escort: 430
Strike: 600 Strike: 600
TARCAP: 450 TARCAP: 450
weapon_injections: # AGM-154B only works for AI weapon_injections: # AGM-154B only works for AI
2: 2:
- "{AGM-154B}" - "{AGM-154B}"

View File

@@ -0,0 +1,75 @@
carrier_capable: true
description:
'The F/A-18E Super Hornet is a single-seat, twin engine, carrier-capable, multirole
fighter aircraft. The Super Hornets are larger and more advanced derivatives of the
McDonnell Douglas F/A-18C and D Hornets, also known as legacy Hornets.
The Super Hornet is equipped with a large suite of sensors that includes a radar, targeting
pod, and a helmet mounted sight. In addition to its internal 20mm cannon, the Super Hornet
can be armed with a large assortment of unguided bombs and rockets, laser and GPS-guided
bombs, air-to-surface missiles of all sorts, and both radar and infrared-guided
air-to-air missiles.
The Super Hornet is also known for its extreme, slow-speed maneuverability in a dogfight.
Although incredibly deadly, the Super Hornet is also a very easy aircraft to fly.
This version is an AI-only tanker aircraft, capable of in-flight refueling.'
introduced: 1999
manufacturer: McDonnell Douglas
origin: USA
price: 25
max_group_size: 1
role: Carrier-based Multirole Fighter
fuel:
# Parking A1 to RWY 32 at Akrotiri.
taxi: 170
# AB takeoff to 350/0.85, reduce to MIL and maintain 350 to 25k ft.
climb_ppm: 44.25
# 0.85 mach for 100NM.
cruise_ppm: 22.1
# ~0.9 mach for 100NM. Occasional AB use.
combat_ppm: 27.5
min_safe: 2000
patrol:
# ~265 knots IAS
speed: 320
altitude: 18000
variants:
F/A-18F Tanker: {}
radios:
intra_flight: AN/ARC-210
inter_flight: AN/ARC-210
channels:
type: common
# DCS will clobber channel 1 of the first radio compatible with the flight's
# assigned frequency. Since the F/A-18's two radios are both AN/ARC-210s,
# radio 1 will be compatible regardless of which frequency is assigned, so
# we must use radio 1 for the intra-flight radio.
intra_flight_radio_index: 1
inter_flight_radio_index: 2
utc_kneeboard: true
# default_overrides:
# HelmetMountedDevice: 1
# InnerBoard: 0
# OuterBoard: 0
tasks:
Refueling: 0
#weapon_injections: # AGM-154B only works for AI
# 2:
# - "{AGM-154B}"
# - "{BRU57_2*AGM-154B}"
# 3:
# - "{AGM-154B}"
# - "{BRU57_2*AGM-154B}"
# 7:
# - "{AGM-154B}"
# - "{BRU57_2*AGM-154B}"
# 8:
# - "{AGM-154B}"
# - "{BRU57_2*AGM-154B}"

View File

@@ -1,21 +0,0 @@
carrier_capable: true
description:
The Boeing F/A-18E and F/A-18F Super Hornet are twin-engine, carrier-capable,
multirole fighter aircraft variants based on the McDonnell Douglas F/A-18 Hornet.
This version is an AI-only tanker aircraft, capable of in-flight refueling.
introduced: 2001
manufacturer: Boeing
origin: USA
price: 20
max_group_size: 1
role: Carrier-based Tanker
max_range: 1000
patrol:
# ~265 knots IAS.
speed: 320
altitude: 12000
variants:
F/A-18E Tanker: {}
F/A-18F Tanker: {}
tasks:
Refueling: 0