mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
39 lines
777 B
JSON
39 lines
777 B
JSON
{
|
|
"country": "USA",
|
|
"name": "USA 1955",
|
|
"authors": "Khopa",
|
|
"description": "<p>US army in the 50s, circa Korean War.</p>",
|
|
"locales": ["en_US"],
|
|
"aircrafts": [
|
|
"B_52H",
|
|
"C_130",
|
|
"F_86F_Sabre",
|
|
"P_51D",
|
|
"P_51D_30_NA"
|
|
],
|
|
"frontline_units": [
|
|
"Tk_M4_Sherman",
|
|
"MBT_M60A3_Patton",
|
|
"APC_M2A1_Halftrack",
|
|
"AAA_Bofors_40mm"
|
|
],
|
|
"artillery_units": [
|
|
"SPG_M12_GMC_155mm"
|
|
],
|
|
"logistics_units": [
|
|
"Truck_M818_6x6"
|
|
],
|
|
"infantry_units": [
|
|
"Infantry_M4"
|
|
],
|
|
"air_defenses": [
|
|
"BoforsGenerator",
|
|
"EarlyColdWarFlakGenerator"
|
|
],
|
|
"doctrine": "ww2",
|
|
"building_set": "ww2ally",
|
|
"requirements": {
|
|
"WW2 Asset Pack": "https://www.digitalcombatsimulator.com/en/products/other/wwii_assets_pack/"
|
|
}
|
|
}
|