mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
55 lines
951 B
JSON
55 lines
951 B
JSON
{
|
|
"country": "Turkey",
|
|
"name": "Turkey 2005",
|
|
"authors": "Khopa",
|
|
"description": "<p>Turkish army in the mid/late 2000s.</p>",
|
|
"aircrafts": [
|
|
"F_16C_50",
|
|
"F_4E",
|
|
"UH_1H",
|
|
"AH_1W"
|
|
],
|
|
"awacs": [
|
|
"E_3A"
|
|
],
|
|
"tankers": [
|
|
"KC_135",
|
|
"KC130"
|
|
],
|
|
"frontline_units": [
|
|
"MBT_Leopard_2",
|
|
"MBT_Leopard_1A3",
|
|
"MBT_M60A3_Patton",
|
|
"APC_Cobra",
|
|
"APC_BTR_80",
|
|
"SAM_Avenger_M1097"
|
|
],
|
|
"artillery_units": [
|
|
"SPH_M109_Paladin"
|
|
],
|
|
"logistics_units": [
|
|
"Transport_M818"
|
|
],
|
|
"infantry_units": [
|
|
"Infantry_M4",
|
|
"Soldier_M249",
|
|
"Paratrooper_AKS",
|
|
"SAM_SA_18_Igla_S_MANPADS"
|
|
],
|
|
"air_defenses": [
|
|
"AvengerGenerator",
|
|
"HawkGenerator",
|
|
"RapierGenerator",
|
|
"SA3Generator",
|
|
"ZSU23Generator"
|
|
],
|
|
"ewrs": [
|
|
"HawkEwrGenerator"
|
|
],
|
|
"navy_generators": [
|
|
"OliverHazardPerryGroupGenerator"
|
|
],
|
|
"has_jtac": true,
|
|
"jtac_unit": "MQ_9_Reaper"
|
|
}
|