2020-12-22 23:23:32 +01:00

32 lines
567 B
JSON

{
"country": "USA",
"name": "USA 1960",
"authors": "Khopa",
"description": "<p>US army in the 60s, pre-Vietnam war.</p>",
"aircrafts": [
"F_86F_Sabre",
"P_51D",
"P_51D_30_NA",
"B_52H",
"UH_1H"
],
"frontline_units": [
"MBT_M60A3_Patton",
"APC_M113",
"AAA_Vulcan_M163"
],
"artillery_units": [
],
"logistics_units": [
"Transport_M818"
],
"infantry_units": [
"Infantry_M4"
],
"air_defenses": [
"EarlyColdWarFlakGenerator",
"VulcanGenerator"
],
"requirements": {},
"doctrine": "coldwar"
}