mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
43 lines
799 B
JSON
43 lines
799 B
JSON
{
|
|
"country": "USA",
|
|
"name": "USA 1975",
|
|
"authors": "Khopa",
|
|
"description": "<p>US army in the 70s at the end of the war in Vietnam.</p>",
|
|
"aircrafts": [
|
|
"F_5E_3",
|
|
"F_4E",
|
|
"F_14A_135_GR",
|
|
"B_52H",
|
|
"UH_1H"
|
|
],
|
|
"frontline_units": [
|
|
"MBT_M60A3_Patton",
|
|
"APC_M113",
|
|
"SAM_Chaparral_M48",
|
|
"AAA_Vulcan_M163"
|
|
],
|
|
"artillery_units": [
|
|
"SPH_M109_Paladin"
|
|
],
|
|
"logistics_units": [
|
|
"Transport_M818"
|
|
],
|
|
"infantry_units": [
|
|
"Infantry_M4",
|
|
"Soldier_M249"
|
|
],
|
|
"air_defenses": [
|
|
"ChaparralGenerator",
|
|
"EarlyColdWarFlakGenerator",
|
|
"HawkGenerator",
|
|
"VulcanGenerator"
|
|
],
|
|
"ewrs": [
|
|
"HawkEwrGenerator"
|
|
],
|
|
"navy_generators": [
|
|
"OliverHazardPerryGroupGenerator"
|
|
],
|
|
"requirements": {},
|
|
"doctrine": "coldwar"
|
|
} |