2020-11-19 00:34:24 +01:00

44 lines
788 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"
],
"artillery_units": [
"SPH_M109_Paladin"
],
"logistics_units": [
"Transport_M818"
],
"infantry_units": [
"Infantry_M4",
"Soldier_M249"
],
"shorads": [
"EarlyColdWarFlakGenerator",
"VulcanGenerator",
"ChaparralGenerator"
],
"sams": [
"HawkGenerator",
"ChaparralGenerator"
],
"ewrs": [
"HawkEwrGenerator"
],
"navy_generators": [
"OliverHazardPerryGroupGenerator"
],
"requirements": {},
"doctrine": "coldwar"
}