Files
dcs_liberation/resources/factions/uae_2005.json
RndName 7d65e55665 Add support for AH-64D_BLK_II as PyDCS Extension
The new human flyable Apache will be handled like a mod in 5.X to be save compat and to prevent switching to the newest version of pydcs. There will no checkbox on the newgame wizard like with other mods as it can be used by everyone.

- exported the AH-64D_BLK_II and the weapon data from the latest open beta
- added the needed ressources
- maked the AH-64D_BLK_II as flyable
2022-03-18 10:25:09 +01:00

50 lines
983 B
JSON

{
"country": "United Arab Emirates",
"name": "United Arab Emirates 2005",
"authors": "Khopa",
"description": "<p>UAR army in the 2000s.</p>",
"aircrafts": [
"AH-64D Apache Longbow",
"AH-64D Apache Longbow (AI)",
"C-130",
"F-16CM Fighting Falcon (Block 50)",
"Mirage 2000-5",
"Mirage 2000C"
],
"awacs": [
"E-3A"
],
"tankers": [
"KC-130",
"KC-135 Stratotanker"
],
"frontline_units": [
"BMP-3",
"Leclerc S\u00e9ries 2",
"TPz Fuchs"
],
"artillery_units": [],
"logistics_units": [
"Truck M818 6x6"
],
"infantry_units": [
"Infantry M249",
"Infantry M4",
"MANPADS SA-18 Igla-S \"Grouse\""
],
"air_defenses": [
"HawkGenerator",
"RapierGenerator"
],
"ewrs": [
"HawkEwrGenerator"
],
"requirements": {},
"carrier_names": [],
"navy_generators": [
"OliverHazardPerryGroupGenerator"
],
"has_jtac": true,
"jtac_unit": "WingLoong-I",
"unrestricted_satnav": true
}