mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
41 lines
709 B
JSON
41 lines
709 B
JSON
{
|
|
"country": "USA",
|
|
"name": "USA 1965",
|
|
"authors": "Khopa",
|
|
"description": "<p>US army in the late 60s, during Vietnam war.</p>",
|
|
"aircrafts": [
|
|
"F_5E_3",
|
|
"F_4E",
|
|
"B_52H",
|
|
"UH_1H"
|
|
],
|
|
"awacs": [
|
|
"E_2C"
|
|
],
|
|
"frontline_units": [
|
|
"MBT_M60A3_Patton",
|
|
"APC_M113",
|
|
"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"
|
|
],
|
|
"requirements": {},
|
|
"doctrine": "coldwar"
|
|
} |