diff --git a/resources/factions/uae_2015.json b/resources/factions/uae_2015.json new file mode 100644 index 00000000..10bc290c --- /dev/null +++ b/resources/factions/uae_2015.json @@ -0,0 +1,54 @@ +{ + "country": "United Arab Emirates", + "name": "United Arab Emirates 2015", + "authors": "Khopa", + "description": "

UAE army in the 2010s.

", + "aircrafts": [ + "AH_64D", + "C_130", + "C_17A", + "CH_47D", + "F_16C_50", + "M_2000C", + "Mirage_2000_5", + "UH_60A" + ], + "awacs": [ + "E_3A" + ], + "tankers": [ + "KC_135", + "KC130" + ], + "frontline_units": [ + "MBT_Leclerc", + "APC_TPz_Fuchs", + "IFV_BMP_3" + ], + "artillery_units": [ + ], + "logistics_units": [ + "Truck_M818_6x6" + ], + "infantry_units": [ + "Infantry_M4", + "Infantry_M249", + "MANPADS_SA_18_Igla_S_Grouse" + ], + "air_defenses": [ + "HawkGenerator", + "PatriotGenerator", + "RapierGenerator" + ], + "ewrs": [ + "PatriotEwrGenerator" + ], + "requirements": {}, + "carrier_names": [ + ], + "navy_generators": [ + "OliverHazardPerryGroupGenerator" + ], + "has_jtac": true, + "jtac_unit": "WingLoong_I" +}