mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
38 lines
711 B
JSON
38 lines
711 B
JSON
{
|
|
"country": "USA",
|
|
"name": "Private Military Company - USA",
|
|
"authors": "Khopa",
|
|
"description": "A private military company using western units (And using the MB339 mod).",
|
|
"aircrafts": [
|
|
"MB_339PAN",
|
|
"C_101CC",
|
|
"UH_1H",
|
|
"Mi_8MT",
|
|
"SA342M"
|
|
],
|
|
"frontline_units": [
|
|
"APC_M1043_HMMWV_Armament",
|
|
"IFV_MCV_80"
|
|
],
|
|
"artillery_units": [
|
|
],
|
|
"logistics_units": [
|
|
"Transport_M818"
|
|
],
|
|
"infantry_units": [
|
|
"Infantry_M4",
|
|
"Soldier_M249"
|
|
],
|
|
"shorads": [
|
|
"AvengerGenerator"
|
|
],
|
|
"sams": [
|
|
"AvengerGenerator"
|
|
],
|
|
"requirements": {
|
|
"MB-339A": "http://www.freccetricolorivirtuali.net/"
|
|
},
|
|
"has_jtac": true,
|
|
"jtac_unit": "MQ_9_Reaper"
|
|
}
|