2025-08-03 02:02:14 +02:00

206 lines
2.7 KiB
Lua

local unitPayloads = {
["name"]="B2_Spirit",
["payloads"]=
{
[1]=
{
["displayName"]="Retribution CAS",
["name"]="Retribution CAS",
["pylons"]=
{
[1]=
{
["CLSID"]="{B2_GBU-38*40}",
["num"]=1
},
[2]=
{
["CLSID"]="{B2_CBU87*18}",
["num"]=2
}
},
["tasks"]=
{
[1]=31
}
},
[2]=
{
["displayName"]="Retribution Strike",
["name"]="Retribution Strike",
["pylons"]=
{
[1]=
{
["CLSID"]="{B2_AGM-154C*8}",
["num"]=1
},
[2]=
{
["CLSID"]="{B2_GBU-38*40}",
["num"]=2
}
},
["tasks"]=
{
[1]=31
}
},
[3]=
{
["displayName"]="Retribution SEAD",
["name"]="Retribution SEAD",
["pylons"]=
{
[1]=
{
["CLSID"]="{B2_AGM-154C*8}",
["num"]=1
},
[2]=
{
["CLSID"]="{B2_CBU97*18}",
["num"]=2
}
},
["tasks"]=
{
[1]=31
}
},
[4]=
{
["displayName"]="Retribution DEAD",
["name"]="Retribution DEAD",
["pylons"]=
{
[1]=
{
["CLSID"]="{B2_CBU97*18}",
["num"]=1
},
[2]=
{
["CLSID"]="{B2_GBU-27*4}",
["num"]=2
}
},
["tasks"]=
{
[1]=31
}
},
[5]=
{
["displayName"]="Retribution BAI",
["name"]="Retribution BAI",
["pylons"]=
{
[1]=
{
["CLSID"]="{B2_GBU-38*40}",
["num"]=1
},
[2]=
{
["CLSID"]="{B2_Mk82*40}",
["num"]=2
}
},
["tasks"]=
{
[1]=31
}
},
[6]=
{
["displayName"]="Retribution OCA/Runway",
["name"]="Retribution OCA/Runway",
["pylons"]=
{
[1]=
{
["CLSID"]="{B2_CBU87*18}",
["num"]=1
},
[2]=
{
["CLSID"]="B-1B_Mk-84*8",
["num"]=2
}
},
["tasks"]=
{
[1]=31
}
},
[7]=
{
["displayName"]="Retribution OCA/Aircraft",
["name"]="Retribution OCA/Aircraft",
["pylons"]=
{
[1]=
{
["CLSID"]="{B2_CBU97*18}",
["num"]=1
},
[2]=
{
["CLSID"]="{B2_GBU-38*40}",
["num"]=2
}
},
["tasks"]=
{
[1]=31
}
},
[8]=
{
["displayName"]="Retribution SEAD Sweep",
["name"]="Retribution SEAD Sweep",
["pylons"]=
{
[1]=
{
["CLSID"]="{B2_AGM-154C*8}",
["num"]=1
},
[2]=
{
["CLSID"]="{B2_GBU-27*4}",
["num"]=2
}
},
["tasks"]=
{
[1]=31
}
},
[9]=
{
["displayName"]="Retribution Armed Recon",
["name"]="Retribution Armed Recon",
["pylons"]=
{
[1]=
{
["CLSID"]="{B2_GBU-38*40}",
["num"]=1
},
[2]=
{
["CLSID"]="{B2_Mk82*40}",
["num"]=2
}
},
["tasks"]=
{
[1]=31
}
}
},
["unitType"]="B2_Spirit"
}
return unitPayloads