mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Added campaign Operation Dynamo for The Channel map.
This commit is contained in:
55
resources/factions/allies_1940.json
Normal file
55
resources/factions/allies_1940.json
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"country": "UK",
|
||||
"name": "Allies 1940",
|
||||
"authors": "Khopa",
|
||||
"description": "<p>A generic WW2 ally factions for 1940 Battle of France or Battle of England.</p>",
|
||||
"aircrafts": [
|
||||
"SpitfireLFMkIX",
|
||||
"SpitfireLFMkIXCW",
|
||||
"A_20G"
|
||||
],
|
||||
"frontline_units": [
|
||||
"APC_M2A1_Halftrack",
|
||||
"HIT_Churchill_VII",
|
||||
"Car_Daimler_Armored",
|
||||
"LT_Mk_VII_Tetrarch",
|
||||
"AAA_QF_3_7",
|
||||
"AAA_40mm_Bofors"
|
||||
],
|
||||
"artillery_units": [
|
||||
],
|
||||
"logistics_units": [
|
||||
"Truck_Bedford",
|
||||
"Truck_GMC_Jimmy_6x6_Truck"
|
||||
],
|
||||
"infantry_units": [
|
||||
"Infantry_SMLE_No_4_Mk_1",
|
||||
"Infantry_M1_Garand"
|
||||
],
|
||||
"air_defenses": [
|
||||
"AllyWW2FlakGenerator",
|
||||
"BoforsGenerator"
|
||||
],
|
||||
"aircraft_carrier": [
|
||||
],
|
||||
"helicopter_carrier": [
|
||||
],
|
||||
"destroyers": [
|
||||
],
|
||||
"cruisers": [
|
||||
],
|
||||
"requirements": {
|
||||
"WW2 Asset Pack": "https://www.digitalcombatsimulator.com/en/products/other/wwii_assets_pack/"
|
||||
},
|
||||
"carrier_names": [
|
||||
],
|
||||
"helicopter_carrier_names": [
|
||||
],
|
||||
"navy_generators": [
|
||||
"WW2LSTGroupGenerator"
|
||||
],
|
||||
"navy_group_count": 1,
|
||||
"has_jtac": false,
|
||||
"doctrine": "ww2",
|
||||
"building_set": "ww2ally"
|
||||
}
|
||||
55
resources/factions/germany_1940.json
Normal file
55
resources/factions/germany_1940.json
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"country": "Third Reich",
|
||||
"name": "Germany 1940",
|
||||
"authors": "Khopa",
|
||||
"description": "<p>Germany 1940, Early german faction for Battle of France, or Battle of England.</p>",
|
||||
"aircrafts": [
|
||||
"FW_190A8",
|
||||
"FW_190D9",
|
||||
"Bf_109K_4",
|
||||
"Ju_88A4"
|
||||
],
|
||||
"frontline_units": [
|
||||
"MT_PzIV_H",
|
||||
"APC_Sd_Kfz_251_Halftrack",
|
||||
"IFV_Sd_Kfz_234_2_Puma",
|
||||
"AAA_8_8cm_Flak_18"
|
||||
],
|
||||
"artillery_units": [
|
||||
],
|
||||
"logistics_units": [
|
||||
"Truck_Opel_Blitz",
|
||||
"LUV_Kubelwagen_82",
|
||||
"Carrier_Sd_Kfz_7_Tractor",
|
||||
"LUV_Kettenrad"
|
||||
],
|
||||
"infantry_units": [
|
||||
"Infantry_Mauser_98"
|
||||
],
|
||||
"air_defenses": [
|
||||
"FlakGenerator"
|
||||
],
|
||||
"aircraft_carrier": [
|
||||
],
|
||||
"helicopter_carrier": [
|
||||
],
|
||||
"destroyers": [
|
||||
],
|
||||
"cruisers": [
|
||||
],
|
||||
"requirements": {
|
||||
"WW2 Asset Pack": "https://www.digitalcombatsimulator.com/en/products/other/wwii_assets_pack/"
|
||||
},
|
||||
"carrier_names": [
|
||||
],
|
||||
"helicopter_carrier_names": [
|
||||
],
|
||||
"navy_generators": [
|
||||
"UBoatGroupGenerator",
|
||||
"SchnellbootGroupGenerator"
|
||||
],
|
||||
"navy_group_count": 2,
|
||||
"has_jtac": false,
|
||||
"doctrine": "ww2",
|
||||
"building_set": "ww2germany"
|
||||
}
|
||||
Reference in New Issue
Block a user