dcs-retribution/resources/factions/germany_1944_free.json
Dan Albert 1fe3451120 Set locales for some factions.
Far from complete.
2021-05-27 21:37:04 -07:00

52 lines
914 B
JSON

{
"country": "Third Reich",
"name": "Germany 1944 (Free)",
"authors": "Khopa",
"description": "<p>WW2 germany faction that does not require the WW2 asset pack.</p>",
"locales": ["de_DE"],
"aircrafts": [
"FW_190A8",
"FW_190D9",
"Bf_109K_4"
],
"frontline_units": [
"Tk_PzIV_H",
"APC_Sd_Kfz_251_Halftrack",
"AAA_8_8cm_Flak_18"
],
"artillery_units": [
],
"logistics_units": [
"Truck_Opel_Blitz"
],
"infantry_units": [
"Infantry_AK_74_Rus"
],
"air_defenses": [
"Flak18Generator"
],
"aircraft_carrier": [
],
"helicopter_carrier": [
],
"destroyers": [
],
"cruisers": [
],
"requirements": {
},
"carrier_names": [
],
"helicopter_carrier_names": [
],
"navy_generators": [
],
"navy_group_count": 0,
"missiles": [
],
"missiles_group_count": 0,
"has_jtac": false,
"doctrine": "ww2",
"building_set": "ww2free"
}