Files
dcs_liberation/resources/factions/turkey_2005.json
Dan Albert bc0ac0cbfc Update Turkish faction.
Add a bunch of missing helicopters, some ground units, and remove the
KC-130 which they don't seem to use.

(cherry picked from commit 384be8ceae)
2021-06-16 19:20:53 -07:00

62 lines
1.1 KiB
JSON

{
"country": "Turkey",
"name": "Turkey 2005",
"authors": "Khopa",
"description": "<p>Turkish army in the mid/late 2000s.</p>",
"locales": ["tr_TR"],
"aircrafts": [
"AH_1W",
"C_130",
"CH_47D",
"F_16C_50",
"F_4E",
"OH_58D",
"UH_1H",
"UH_60A"
],
"awacs": [
"E_3A"
],
"tankers": [
"KC_135"
],
"frontline_units": [
"MBT_Leopard_2A4_Trs",
"MBT_Leopard_1A3",
"MBT_M60A3_Patton",
"Scout_Cobra",
"APC_BTR_80",
"APC_M113",
"SAM_Avenger__Stinger"
],
"artillery_units": [
"MLRS_M270_227mm",
"SPH_M109_Paladin_155mm",
"SPH_T155_Firtina_155mm"
],
"logistics_units": [
"Truck_M818_6x6"
],
"infantry_units": [
"Infantry_M4",
"Infantry_M249",
"Paratrooper_AKS",
"MANPADS_SA_18_Igla_S_Grouse"
],
"air_defenses": [
"AvengerGenerator",
"HawkGenerator",
"RapierGenerator",
"SA3Generator",
"ZSU23Generator"
],
"ewrs": [
"HawkEwrGenerator"
],
"navy_generators": [
"OliverHazardPerryGroupGenerator"
],
"has_jtac": true,
"jtac_unit": "MQ_9_Reaper"
}